Age | Commit message (Expand) | Author |
2013-11-10 | build-sys: subtract list of exported symbols from "check-api-unused" list | Lennart Poettering |
2013-11-10 | analyze: plot the time spent setting up security modules | Thomas Hindoe Paaboel Andersen |
2013-11-10 | button: don't exit if we cannot handle a button press | Lennart Poettering |
2013-11-10 | man: networkd - add documentation | Tom Gundersen |
2013-11-10 | man: udev - add documentation for .link files | Tom Gundersen |
2013-11-09 | bus: fix build with old glibc | Zbigniew Jędrzejewski-Szmek |
2013-11-09 | systemctl: make sure daemon-reload returns success | Zbigniew Jędrzejewski-Szmek |
2013-11-10 | network: fix tests | Tom Gundersen |
2013-11-09 | systemctl: fix printing of individual properties | Zbigniew Jędrzejewski-Szmek |
2013-11-09 | build-sys: simplify defined/undefined definition | Zbigniew Jędrzejewski-Szmek |
2013-11-09 | systemd: fix memory leak in cgroup code | Zbigniew Jędrzejewski-Szmek |
2013-11-09 | man,units: fix installation of systemd-nspawn@.service and add example | Zbigniew Jędrzejewski-Szmek |
2013-11-09 | zsh-completion: Move machine listing to autoload | William Giokas |
2013-11-09 | zsh-completion: Move output modes to autoload | William Giokas |
2013-11-09 | networkd: add a basic network daemon | Tom Gundersen |
2013-11-09 | net-util: add inet address/family parsing | Tom Gundersen |
2013-11-09 | bootctl: remove unused options from getopt_long | Thomas Hindoe Paaboel Andersen |
2013-11-09 | bus: let magic ":no-sender" pass the validation | Kay Sievers |
2013-11-08 | bus: port remaining code over to use bus_error_message() | Lennart Poettering |
2013-11-08 | localectl: port over to bus_log_create_error() | Lennart Poettering |
2013-11-08 | shutdown: unify handling of reboot() syscall a bit | Lennart Poettering |
2013-11-08 | systemctl: properly initialize column widths for list-jobs | Lennart Poettering |
2013-11-08 | systemctl: rename 'listen' | Kay Sievers |
2013-11-08 | bus: allow queuing more local msgs | Lennart Poettering |
2013-11-08 | Remove dead code and unexport some calls | Lennart Poettering |
2013-11-08 | build-sys: fix rule for generating undefined list | Lennart Poettering |
2013-11-08 | systemctl: fix "reboot" call | Kay Sievers |
2013-11-08 | systemctl: restore ability to directly connect to PID1 from systemctl | Lennart Poettering |
2013-11-08 | manager: configurable StartLimit default values | Lukas Nykryn |
2013-11-08 | man: update systemctl man page to mentioned --machine= | Lennart Poettering |
2013-11-08 | build-sys: add make check-api-unused | Lennart Poettering |
2013-11-08 | build-sys: install busctl | Lennart Poettering |
2013-11-08 | link-config: Fix typo in log_warning | Dave Reisner |
2013-11-08 | link-config: match length for kernel commandline option | Dave Reisner |
2013-11-08 | systemctl: initialize variables | Kay Sievers |
2013-11-08 | systemctl: allow listing cgroups of containers | Lennart Poettering |
2013-11-08 | clients: fix some signal handler issues | Lennart Poettering |
2013-11-08 | systemctl: various cleanups | Lennart Poettering |
2013-11-08 | install: don't override caller's parameter | Lennart Poettering |
2013-11-08 | clients: add missing command line arguments | Lennart Poettering |
2013-11-08 | journal: fix minor memory leak | Lennart Poettering |
2013-11-08 | update TODO | Lennart Poettering |
2013-11-08 | systemctl: port to libsystemd-bus | Marc-Antoine Perennou |
2013-11-08 | machinectl: close bus to container early | Lennart Poettering |
2013-11-08 | rtnl: message - initialize all memory | Tom Gundersen |
2013-11-08 | test-rtnl: fix typo | Tom Gundersen |
2013-11-08 | systemctl: return r instead of always returning 0 | Michal Sekletar |
2013-11-07 | net-util: call ioctl() only if necessary | Michal Sekletar |
2013-11-07 | bus: use new property retrieval calls everywhere | Lennart Poettering |
2013-11-07 | inhibit: more conversions to use bus_log_parse_error() | Lennart Poettering |