Age | Commit message (Expand) | Author |
2013-11-20 | core: convert PID 1 to libsystemd-bus | Lennart Poettering |
2013-11-20 | hashmap: be a bit more conservative with pre-allocating hash tables and items | Lennart Poettering |
2013-11-20 | install: when determining where default.target points to, accept a file inste... | Lennart Poettering |
2013-11-20 | test: exit early if we would conflict with running user systemd | Lennart Poettering |
2013-11-20 | bus: add sd_bus_send_to() API call | Lennart Poettering |
2013-11-20 | bus: bump serial number counter when sending already sealed messages | Lennart Poettering |
2013-11-20 | bus: sd_bus_error_setxyz calls should always return the error as errno style ... | Lennart Poettering |
2013-11-20 | libudev: always return NULL in _unref() APIs | Lennart Poettering |
2013-11-20 | libudev: always return valid negative error codes on API functions | Lennart Poettering |
2013-11-20 | calendar: support 'yearly' and 'annually' names the same way as cron | Lennart Poettering |
2013-11-20 | hwclock: modernizations | Lennart Poettering |
2013-11-20 | macro: add _unlikely_() to assert_return() | Lennart Poettering |
2013-11-20 | macro: change assert_cc() so that it can appear outside of functions | Lennart Poettering |
2013-11-20 | include: make direct includion of _sd-common.h harder | Lennart Poettering |
2013-11-20 | install: use const where we can | Lennart Poettering |
2013-11-20 | conf-parser: don't leak section names | Tom Gundersen |
2013-11-20 | event: clear pending-state when re-arming timers | David Herrmann |
2013-11-20 | bus: fix error-path in bus_map_all_properties() | David Herrmann |
2013-11-20 | bus/rtnl: silence clang warnings | Thomas Hindoe Paaboel Andersen |
2013-11-19 | networkd: make sure Links and Networks are freed | Tom Gundersen |
2013-11-18 | localed: match converted keymaps before legacy | Zbigniew Jędrzejewski-Szmek |
2013-11-18 | localed: use _cleanup_ | Zbigniew Jędrzejewski-Szmek |
2013-11-18 | Remove duplicate includes | Karel Zak |
2013-11-18 | use #pragma once instead of foo*foo define guards | Shawn Landden |
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 |