Age | Commit message (Expand) | Author |
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 | core: keep mountinfo .mounts until late shutdown | Umut Tezduyar |
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 | 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 | 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 | 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 | libudev: implement udev_device_set_attribute_value() | Hannes Reinecke |
2013-03-13 | core: single unit_kill implementation for all unit types | Michal Schmidt |
2013-03-13 | util, manager: and mempset() and use it | Michal Schmidt |
2013-03-13 | manager: use more stpcpy() | Michal Schmidt |
2013-03-13 | tmpfiles: --clean -- check for bind mounts of the same filesystem and skip them | Kay Sievers |
2013-03-13 | cryptsetup-generator: use _cleanup_ where possible | Harald Hoyer |
2013-03-13 | add initrd-fs.target and root-fs.target | Harald Hoyer |
2013-03-12 | man,html: say 'systemd 198' in the header | Zbigniew Jędrzejewski-Szmek |
2013-03-13 | shutdown: move attribute packed to the end of the declaration, so it is not i... | Michal Sekletar |
2013-03-13 | manager: push back animation timer whenever a job finishes | Michal Schmidt |
2013-03-12 | core: fix getting information about mount unit | Michal Sekletar |
2013-03-11 | core/smack: downgrade info to debug | Zbigniew Jędrzejewski-Szmek |
2013-03-11 | Remove or indent #define GNU_SOURCE | Zbigniew Jędrzejewski-Szmek |
2013-03-11 | bootchart: bump RLIMIT_NOFILE only after we forked us off, so that the init s... | Lennart Poettering |
2013-03-11 | bootchart: various superficial cleanups | Lennart Poettering |
2013-03-11 | bootchart: rename log.c to store.c to aovid confusion with src/shared/log.c | Lennart Poettering |
2013-03-11 | journald: allow priority of 999, too | Lennart Poettering |
2013-03-11 | Move udevadm to rootbindir | Michael Biebl |
2013-03-10 | bootctl: print Options only when found | Kay Sievers |
2013-03-10 | bootctl: print secure boot flags | Kay Sievers |
2013-03-09 | Fix typos of /etc/systemd/systemd | Zbigniew Jędrzejewski-Szmek |
2013-03-09 | python/docs: use the same links on top as in man pages | Zbigniew Jędrzejewski-Szmek |
2013-03-09 | html: make python docs look more like the rest | Zbigniew Jędrzejewski-Szmek |
2013-03-09 | systemd-python: provide version info to sphinx | Zbigniew Jędrzejewski-Szmek |
2013-03-08 | analyze: use defines where we don't need static variables | Lennart Poettering |
2013-03-08 | analyze: by now, systemd-analyze is hardly all my work | Lennart Poettering |
2013-03-08 | analyze: various cleanups | Lennart Poettering |
2013-03-08 | journal: allow priority 0 in stdout stream | Michal Schmidt |
2013-03-08 | util: fix printing of welcome message | Michal Schmidt |
2013-03-08 | path: avoid an allocation in path_spec_watch | Michal Schmidt |
2013-03-08 | shared: inline trivial auto-cleanup functions | Michal Schmidt |
2013-03-08 | shared: remove pointless checks in auto-cleanup functions | Michal Schmidt |
2013-03-07 | test-util: add more tests | Thomas Hindoe Paaboel Andersen |