summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-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-12man,html: say 'systemd 198' in the headerZbigniew 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-12core: fix getting information about mount unitMichal Sekletar
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-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-09python/docs: use the same links on top as in man pagesZbigniew Jędrzejewski-Szmek
2013-03-09html: make python docs look more like the restZbigniew Jędrzejewski-Szmek
2013-03-09systemd-python: provide version info to sphinxZbigniew Jędrzejewski-Szmek
2013-03-08analyze: use defines where we don't need static variablesLennart Poettering
2013-03-08analyze: by now, systemd-analyze is hardly all my workLennart Poettering
2013-03-08analyze: various cleanupsLennart Poettering
2013-03-08journal: allow priority 0 in stdout streamMichal Schmidt
2013-03-08util: fix printing of welcome messageMichal Schmidt
2013-03-08path: avoid an allocation in path_spec_watchMichal Schmidt
2013-03-08shared: inline trivial auto-cleanup functionsMichal Schmidt
2013-03-08shared: remove pointless checks in auto-cleanup functionsMichal Schmidt
2013-03-07test-util: add more testsThomas Hindoe Paaboel Andersen
2013-03-07core: if we cannot JOB_ISOLATE the default target JOB_REPLACE it insteadsystemd/v198Lennart Poettering
2013-03-07journalctl: imply -n1000 when -e is usedLennart Poettering
2013-03-07pager: add -M to $LESS to make the bottom line nicerLennart Poettering
2013-03-07Revert "bootchart: use _cleanup_close_"Zbigniew Jędrzejewski-Szmek
2013-03-07systemd-python: fix segfault on double closeZbigniew Jędrzejewski-Szmek