summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-15sysctl: default - add safe sysrq optionsKay Sievers
2013-03-15TODO: updateKay Sievers
2013-03-15nspawn: don't make assumptions about the size of pid_tLennart Poettering
2013-03-15logind: explicitly create state directories during early initializationLennart Poettering
2013-03-15sd-booted: update sd_booted() check a bitLennart Poettering
2013-03-15strv: fix STRV_FOREACH_PAIR macro definitionLennart Poettering
2013-03-15sysctl: add 50-default.confKay Sievers
2013-03-15sysctl: coredump.conf -> 50-coredump.confKay Sievers
2013-03-15man: bootup - "Systemd in the Initrd" -> "Initrd System Manager Bootup"Kay Sievers
2013-03-15Make initrd.target the default target in the initrdHarald Hoyer
2013-03-14main: don't mount /sys, /dev and friends when we run with PID != 1Lennart Poettering
2013-03-13fileio: use _cleanup_Zbigniew Jędrzejewski-Szmek
2013-03-13build-sys: link libsystemd-login also against libsystemd-daemon-internalZbigniew Jędrzejewski-Szmek
2013-03-13systemctl: remove unused variableMichal Sekletar
2013-03-13tmpfiles: add missing missing.h includeZbigniew Jędrzejewski-Szmek
2013-03-13initctl: catch write error, use _cleanup_Zbigniew Jędrzejewski-Szmek
2013-03-13journalctl: show systemd messages about unit for -uZbigniew Jędrzejewski-Szmek
2013-03-13logs-show: export logic to add matches for unitsZbigniew Jędrzejewski-Szmek
2013-03-13man: fix some typosThomas Hindoe Paaboel Andersen
2013-03-13build-sys: add two new files to EXTRA_DISTZbigniew Jędrzejewski-Szmek
2013-03-13libudev: implement udev_device_set_attribute_value()Hannes Reinecke
2013-03-13core: single unit_kill implementation for all unit typesMichal Schmidt
2013-03-13util, manager: and mempset() and use itMichal Schmidt
2013-03-13manager: use more stpcpy()Michal Schmidt
2013-03-13tmpfiles: --clean -- check for bind mounts of the same filesystem and skip themKay Sievers
2013-03-13cryptsetup-generator: use _cleanup_ where possibleHarald Hoyer
2013-03-13add initrd-fs.target and root-fs.targetHarald Hoyer
2013-03-13build-sys: use -f with ln -sZbigniew Jędrzejewski-Szmek
2013-03-13man: Document the actual behaviour of ExecStopPostMathieu Bridon
2013-03-12man,html: say 'systemd 198' in the headerZbigniew Jędrzejewski-Szmek
2013-03-12man: strip the comments in man page headersZbigniew Jędrzejewski-Szmek
2013-03-12build-sys: break dependency loop between libsystemd-id128.la and -shared.laZbigniew Jędrzejewski-Szmek
2013-03-13shutdown: move attribute packed to the end of the declaration, so it is not i...Michal Sekletar
2013-03-13manager: push back animation timer whenever a job finishesMichal Schmidt
2013-03-12remote-fs.target: want remote-fs-pre.targetHarald Hoyer
2013-03-12core: fix getting information about mount unitMichal Sekletar
2013-03-12udevd: sort into sysinit instead of basic targetKay Sievers
2013-03-11core/smack: downgrade info to debugZbigniew Jędrzejewski-Szmek
2013-03-11Remove or indent #define GNU_SOURCEZbigniew Jędrzejewski-Szmek
2013-03-11bootchart: bump RLIMIT_NOFILE only after we forked us off, so that the init s...Lennart Poettering
2013-03-11bootchart: various superficial cleanupsLennart Poettering
2013-03-11bootchart: rename log.c to store.c to aovid confusion with src/shared/log.cLennart Poettering
2013-03-11update TODOLennart Poettering
2013-03-11Update .gitignoreMichael Biebl
2013-03-11journald: allow priority of 999, tooLennart Poettering
2013-03-11Move udevadm to rootbindirMichael Biebl
2013-03-10bootctl: print Options only when foundKay Sievers
2013-03-10bootctl: print secure boot flagsKay Sievers
2013-03-09Fix typos of /etc/systemd/systemdZbigniew Jędrzejewski-Szmek
2013-03-09TODO: updateKay Sievers