summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-04-24load-fragment: replace % specifiers in descriptionsLennart Poettering
2010-04-24systemctl: minor output fixesLennart Poettering
2010-04-24systemdadm: format dates in RFC822 styleLennart Poettering
2010-04-24systemadm; fix alignment of labelsLennart Poettering
2010-04-24util: when releasing terminal, temporarily disable SIGHUPLennart Poettering
2010-04-24service: only kill the main daemon for legacy sysv services, so that we ↵Lennart Poettering
don't kill sshd sessions
2010-04-24service: don't wait for any child unless we no its pidLennart Poettering
2010-04-24systemctl: load unit if needed when isolatingLennart Poettering
2010-04-24cgroups: drop debug log msgLennart Poettering
2010-04-24service: fix serialization of exec idLennart Poettering
2010-04-24utmp: fix reboot stringLennart Poettering
2010-04-24utmp: if we don't have a previous runleve, just store 0Lennart Poettering
2010-04-24cgroup: mention signal name when killing cgroupsLennart Poettering
2010-04-24systemctl: load unit if necessaryLennart Poettering
2010-04-24manager: reexecute on SIGTERM, for compat with sysvLennart Poettering
2010-04-23service: make sure sysv services keep a ref on shutdown.target so that it ↵Lennart Poettering
doesn't get GC'd
2010-04-23main: don't open console in --test modeLennart Poettering
2010-04-23service: never do automatic restarts for user requested stopsLennart Poettering
2010-04-23manager: properly check for EINTR in main loopLennart Poettering
2010-04-23initctl: load the sysv compat targets if they aren't loaded yetLennart Poettering
2010-04-23units: fix logger/initctl pathsLennart Poettering
2010-04-23socket: fix bitfields in fd watchesLennart Poettering
2010-04-23socket: don't call accept() on FIFOs everLennart Poettering
2010-04-23execute: typo fixLennart Poettering
2010-04-23util: highlight questions, so that they cannot be overseen in other log spewLennart Poettering
2010-04-23util: properly handle empty word suffixes/prefixes in startswith()/endswith()Lennart Poettering
2010-04-23service: treat 0 timeouts as no timeoutsLennart Poettering
2010-04-23load-fragment: show a couple of more types in --dump-configuration-itemsLennart Poettering
2010-04-23load-fragment: allow timeout specifications such as '7min 5s'Lennart Poettering
2010-04-23get rid of unicode arrows, since the linux console cannot show them, not ↵Lennart Poettering
even in unicode mode
2010-04-23namespace: make ro bind mounts workLennart Poettering
2010-04-23manager: fix GC algorithmLennart Poettering
2010-04-23initctl: minor updatesLennart Poettering
2010-04-23units: fix socket filesLennart Poettering
2010-04-23systemadm: when systemd isn't found, quit right-awayLennart Poettering
2010-04-23main: never reset console unless pid=1, to make sure that we don't kill X ↵Lennart Poettering
when somebody passes --test
2010-04-23systemadm: update systeadm a littleLennart Poettering
2010-04-23strv: add a couple of gcc hintsLennart Poettering
2010-04-22assert: store away assert msg before aborting, akin to glibc's __abort_msgLennart Poettering
2010-04-22manager: enforce limit on accepted number of namesLennart Poettering
2010-04-22manager: introduce 'isolate' job mode which kills all units but the ↵Lennart Poettering
requested one
2010-04-22manager: fix GC logicLennart Poettering
2010-04-21execute: support basic filesystem namespacingLennart Poettering
2010-04-21mount-setup: also consider /dev/mqueue an API mountLennart Poettering
2010-04-21manager: automatically GC unreferenced unitsLennart Poettering
2010-04-21hashmap: allow callers distinguish whether hashmap_put() was a nop or notLennart Poettering
2010-04-21reorder large structs a little, based on pahole infoLennart Poettering
2010-04-21manager: pack structs a bit tighterLennart Poettering
2010-04-21reload: implement reload/reexec logicLennart Poettering
2010-04-21device: don't allow definiing additional aliases via SYSTEMD_NAMESLennart Poettering