Age | Commit message (Expand) | Author |
2013-11-18 | remove unused variables | Thomas Hindoe Paaboel Andersen |
2013-11-18 | bus: TIMESTAMP is optional kdbus metadata now, NAMES are always added | Kay Sievers |
2013-11-17 | core/socket: fix SO_REUSEPORT | Shawn Landden |
2013-11-17 | core/socket: use _cleanup_free_ | Shawn Landden |
2013-11-17 | networkd: make all calls async | Tom Gundersen |
2013-11-17 | networkd: store netmask and mac address explicitly | Tom Gundersen |
2013-11-17 | bus: CREDS and NAMES are optional kdbus metadata now | Kay Sievers |
2013-11-16 | Fix RemainAfterExit services keeping a hold on console | Olivier Brunel |
2013-11-15 | random-seed: improve debugging messages a bit | Zbigniew Jędrzejewski-Szmek |
2013-11-15 | fstab-generator: use RequiresOverridable for fsck units | Zbigniew Jędrzejewski-Szmek |
2013-11-15 | core: some more _cleanup_free_ | Zbigniew Jędrzejewski-Szmek |
2013-11-15 | fsck,fstab-generator: be lenient about missing fsck.<type> | Zbigniew Jędrzejewski-Szmek |
2013-11-15 | fsck: modernization | Zbigniew Jędrzejewski-Szmek |
2013-11-14 | rtnl: add event loop integration | Tom Gundersen |
2013-11-14 | bus: typo | Tom Gundersen |
2013-11-14 | loopback-setup: move to rtnl | Tom Gundersen |
2013-11-14 | rtnl: add call_async and call_async_cancel | Tom Gundersen |
2013-11-13 | Fix possible lack of status messages on shutdown/reboot | Olivier Brunel |
2013-11-13 | Only disable output on console during boot if needed | Olivier Brunel |
2013-11-13 | Resolve /dev/console to the active tty instead of just "tty0" | Olivier Brunel |
2013-11-13 | journal: timestamp support on console messages | Umut Tezduyar Lindskog |
2013-11-13 | rtnl: start adding support for asynchronous messaging | Tom Gundersen |
2013-11-13 | rtnl: rename rtnl_bus_send_with_reply_and_block() to rtnl_bus_call() | Tom Gundersen |
2013-11-13 | logind: create the session fifo before saving the session file | Thomas Hindoe Paaboel Andersen |
2013-11-14 | activate: fix crash when -s is passed | Mantas Mikulėnas |
2013-11-14 | activate: mention -E in the help text | Mantas Mikulėnas |
2013-11-14 | systemctl: honor --no-legend in 'list-jobs' | Mantas Mikulėnas |
2013-11-13 | udev: declare some symbols static | Kay Sievers |
2013-11-12 | systemd-python: fix booted() and add two functions to docs | Zbigniew Jędrzejewski-Szmek |
2013-11-12 | build-sys: add a link test for exported symbols | Zbigniew Jędrzejewski-Szmek |
2013-11-12 | uaccess: Add new DRM render nodes | Kristian Høgsberg |
2013-11-12 | udev: declare some symbols static | Kay Sievers |
2013-11-12 | bus: test-bus-objects - add missing header | Kay Sievers |
2013-11-12 | bus: add missing dump.[ch] | Lennart Poettering |
2013-11-12 | bus: beautify bus_message_dump() output a bit | Lennart Poettering |
2013-11-12 | busctl: show machine name of all registered names | Lennart Poettering |
2013-11-12 | bus: set no_auto_start flag for GetMachineId calls, so that we don't auto-sta... | Lennart Poettering |
2013-11-12 | bus: detect blocking message calls to our own connection and return ELOOP early | Lennart Poettering |
2013-11-12 | bus: add api to control auto start message flag | Lennart Poettering |
2013-11-12 | id128: introduce SD_ID128_STRING_MAX consant for sizing id128 strings | Lennart Poettering |
2013-11-12 | bus: export utf8 validator calls as pure functions | Lennart Poettering |
2013-11-12 | bus: introduce concept of a default bus for each thread and make use of it ev... | Lennart Poettering |
2013-11-12 | bus: introduce concept of a "default" event loop per-thread and make use of i... | Lennart Poettering |
2013-11-12 | test: fix minor memory leak in test-event | Lennart Poettering |
2013-11-12 | bus: rename sd_bus_send_with_reply_and_block() to sd_bus_call() | Lennart Poettering |
2013-11-11 | systemctl: warning: ‘r’ may be used uninitialized in this function | Kay Sievers |
2013-11-11 | systemctl: avoid unitialized access when showing 0 timers | Zbigniew Jędrzejewski-Szmek |
2013-11-11 | bus: add APIs for adding iovecs to messages as string or arrays | Lennart Poettering |
2013-11-11 | systemctl: add new "list-timers" command | Lennart Poettering |
2013-11-11 | timer: consider (usec_t) -1 an invalid timestamp | Lennart Poettering |