Age | Commit message (Expand) | Author |
2013-03-18 | Use bus_maybe_send_reply() where applicable | Colin Walters |
2013-03-18 | sd-journal: do not require path to be absolute | Zbigniew Jędrzejewski-Szmek |
2013-03-18 | journal,shared: add _cleanup_journal_close_ | Zbigniew Jędrzejewski-Szmek |
2013-03-18 | journal: use _cleanup_ | Zbigniew Jędrzejewski-Szmek |
2013-03-18 | journal: use sd_journal_close on error in sd_journal_new | Zbigniew Jędrzejewski-Szmek |
2013-03-18 | systemd-python: allow Reader to be used as a context manager | Zbigniew Jędrzejewski-Szmek |
2013-03-18 | test-strv.c: test STRV_FOREACH_PAIR macro | Daniel Buch |
2013-03-18 | udev: rename kernel command line option to net.ifnames= | Kay Sievers |
2013-03-18 | man: udev - clarify when RUN is executed | Tom Gundersen |
2013-03-18 | udev: builtin - use RUN rather than IMPORT for loading modules | Tom Gundersen |
2013-03-18 | udev: net-name-slot - disable by kernel command line switch | Tom Gundersen |
2013-03-18 | man: udev - move documentation of configuration file | Tom Gundersen |
2013-03-18 | udev: ifdef all firmware special handling | Kay Sievers |
2013-03-18 | udev: make firmware loading optional and disable by default | Tom Gundersen |
2013-03-18 | man: udev - document 'builtin' | Tom Gundersen |
2013-03-16 | units: initrd, multi-user - add a few more words to Description= | Kay Sievers |
2013-03-16 | man: bootup - intrd-fs.target --> initrd.target | Kay Sievers |
2013-03-16 | journal: pass the *pid* to sd_pid_get_owner_uid() | Kay Sievers |
2013-03-15 | timer: fix grammar in message | Zbigniew Jędrzejewski-Szmek |
2013-03-15 | core: reuse the same /tmp, /var/tmp and inaccessible dir | Michal Sekletar |
2013-03-15 | TODO: uses for SO_REUSEPORT | Josh Triplett |
2013-03-15 | smack-setup: enable Smack/CIPSO mapping | Nathaniel Chen |
2013-03-15 | smack-setup: extract rule writing into a separate function | Zbigniew Jędrzejewski-Szmek |
2013-03-15 | units: ignore systemd-sysctl on shutdown | Umut Tezduyar |
2013-03-15 | core: keep mountinfo .mounts until late shutdown | Umut Tezduyar |
2013-03-15 | man: fix grammar | Zbigniew Jędrzejewski-Szmek |
2013-03-15 | systemd-python: add systemd.daemon wrapping sd-daemon | Zbigniew Jędrzejewski-Szmek |
2013-03-15 | systemd-activate: pass environment variables through | Zbigniew Jędrzejewski-Szmek |
2013-03-15 | sysctl: default - add safe sysrq options | Kay Sievers |
2013-03-15 | TODO: update | Kay Sievers |
2013-03-15 | nspawn: don't make assumptions about the size of pid_t | Lennart Poettering |
2013-03-15 | logind: explicitly create state directories during early initialization | Lennart Poettering |
2013-03-15 | sd-booted: update sd_booted() check a bit | Lennart Poettering |
2013-03-15 | strv: fix STRV_FOREACH_PAIR macro definition | Lennart Poettering |
2013-03-15 | sysctl: add 50-default.conf | Kay Sievers |
2013-03-15 | sysctl: coredump.conf -> 50-coredump.conf | Kay Sievers |
2013-03-15 | man: bootup - "Systemd in the Initrd" -> "Initrd System Manager Bootup" | Kay Sievers |
2013-03-15 | Make initrd.target the default target in the initrd | Harald Hoyer |
2013-03-14 | main: don't mount /sys, /dev and friends when we run with PID != 1 | Lennart Poettering |
2013-03-13 | fileio: use _cleanup_ | Zbigniew Jędrzejewski-Szmek |
2013-03-13 | build-sys: link libsystemd-login also against libsystemd-daemon-internal | Zbigniew Jędrzejewski-Szmek |
2013-03-13 | systemctl: remove unused variable | Michal Sekletar |
2013-03-13 | tmpfiles: add missing missing.h include | Zbigniew Jędrzejewski-Szmek |
2013-03-13 | initctl: catch write error, use _cleanup_ | Zbigniew Jędrzejewski-Szmek |
2013-03-13 | journalctl: show systemd messages about unit for -u | Zbigniew Jędrzejewski-Szmek |
2013-03-13 | logs-show: export logic to add matches for units | Zbigniew Jędrzejewski-Szmek |
2013-03-13 | man: fix some typos | Thomas Hindoe Paaboel Andersen |
2013-03-13 | build-sys: add two new files to EXTRA_DIST | Zbigniew Jędrzejewski-Szmek |
2013-03-13 | libudev: implement udev_device_set_attribute_value() | Hannes Reinecke |
2013-03-13 | core: single unit_kill implementation for all unit types | Michal Schmidt |