index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile-man.am
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-30
update TODO
Lennart Poettering
1
-0
/
+1
2013-10-30
bus: make sure we can match well-known names
Lennart Poettering
2
-2
/
+18
2013-10-30
autogen: use -O0 for "autogen.sh c" after all
Lennart Poettering
1
-1
/
+4
2013-10-30
bus: it is OK to have signals with multiple parameters
Lennart Poettering
1
-1
/
+1
2013-10-30
bus: don't fail if GetAll() is used to get properties of the built-in interfaces
Lennart Poettering
1
-1
/
+6
2013-10-30
bus: make bus message dump output a bit smaller
Lennart Poettering
1
-5
/
+10
2013-10-30
bus: don't include the introspected object in list of subobjects
Lennart Poettering
1
-1
/
+1
2013-10-30
udev: do not allow to change the DEVPATH of a device
Kay Sievers
1
-16
/
+6
2013-10-29
udev: link-config - reset ctx on exit
Tom Gundersen
1
-0
/
+1
2013-10-29
rtnl-util: add missing files
Tom Gundersen
2
-0
/
+97
2013-10-29
udev-event: use rtnl to set ifname
Tom Gundersen
1
-25
/
+21
2013-10-29
rtnl: move set_link_properties to rtnl-utils
Tom Gundersen
3
-47
/
+8
2013-10-29
rtnl: fix sockaddr confusion
Tom Gundersen
4
-11
/
+43
2013-10-29
strv: introduce new STRV_MAKE and STRV_MAKE_EMPTY macros to create string arr...
Lennart Poettering
2
-5
/
+9
2013-10-29
bus: add extra validity checks
Lennart Poettering
1
-0
/
+5
2013-10-29
strv: introduce new strv_from_stdarg_alloca() macro to generate a string arra...
Lennart Poettering
5
-49
/
+76
2013-10-29
rc-local: use access(X_OK) to check if files are executable
Lennart Poettering
1
-28
/
+15
2013-10-29
timedate: handle more nicely if something or somebody keeps open /dev/rtc and...
Lennart Poettering
1
-4
/
+6
2013-10-29
bus: add a macro to simplify reading of UUIDs
Lennart Poettering
1
-0
/
+6
2013-10-29
bus: add new sd_bus_message_verify_type() and sd_bus_message_copy() API calls
Lennart Poettering
8
-137
/
+286
2013-10-29
rtnl: cleanup socket_read_message
Tom Gundersen
1
-14
/
+1
2013-10-29
udev: link-config - split connection to sockets from loading of configs
Tom Gundersen
1
-9
/
+23
2013-10-29
rtnl: complain if used after fork
Tom Gundersen
2
-0
/
+13
2013-10-29
rtnl: introduce default timeout
Tom Gundersen
3
-6
/
+14
2013-10-29
udev: link-config - use safe_atou instead of strtoul
Tom Gundersen
1
-6
/
+12
2013-10-29
udev: link-config - use zero instead of memset
Tom Gundersen
1
-4
/
+6
2013-10-29
udev: link-config - use proper return values
Tom Gundersen
1
-2
/
+2
2013-10-29
udev: link-config - use new0 instead of calloc
Tom Gundersen
1
-1
/
+2
2013-10-29
rtnl: use malloc0 instead of calloc
Tom Gundersen
1
-1
/
+1
2013-10-29
rtnl: use _cleanup_ macro more
Tom Gundersen
1
-20
/
+12
2013-10-29
udev: link-config - use _cleanup_ macro locally
Tom Gundersen
1
-9
/
+9
2013-10-29
path_check_timestamp: only keep the most recent timestamp
Tom Gundersen
3
-25
/
+14
2013-10-29
sd-rtnl: minor fixes
Tom Gundersen
4
-33
/
+33
2013-10-29
udev: link-config - add proper parsing
Tom Gundersen
8
-131
/
+311
2013-10-29
conf-parser: add macro for ENUMV
Tom Gundersen
1
-0
/
+61
2013-10-29
udev: builtin - rename net_link to net_setup_link
Tom Gundersen
7
-19
/
+19
2013-10-29
network: move configuration to /etc/systemd/network
Tom Gundersen
3
-8
/
+8
2013-10-29
journalctl: add --list-boots to show boot IDs and times
Zbigniew Jędrzejewski-Szmek
4
-6
/
+113
2013-10-28
update TODO
Lennart Poettering
1
-0
/
+4
2013-10-28
Update socket proxy name in TODO. Reformat to list.
David Strauss
1
-7
/
+5
2013-10-28
udev: don't mix static and dynamic libs
Tom Gundersen
1
-1
/
+1
2013-10-28
udev: link-config - add mac address policy
Tom Gundersen
5
-28
/
+150
2013-10-28
keymap: Fix stuck keys on Lenovo IdeaPad Z370
Martin Pitt
1
-0
/
+5
2013-10-28
keymap: Reorder IdeaPad rules
Martin Pitt
1
-10
/
+8
2013-10-28
udev: link-config - move naming policy from udev rules
Tom Gundersen
7
-19
/
+59
2013-10-27
udev: link-config - sanity check the ifname and mac address
Tom Gundersen
1
-2
/
+15
2013-10-27
rtnl: relax the tests a bit
Tom Gundersen
1
-7
/
+6
2013-10-27
udev: link-config: add rtnl support
Tom Gundersen
5
-4
/
+84
2013-10-27
libsystemd-rtnl: add a rtnetlink library
Tom Gundersen
7
-0
/
+874
2013-10-27
test-strv.c: added STRV_FOREACH and STRV_FOREACH_BACKWARDS
Daniel Buch
1
-0
/
+30
[next]