summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 doe...Lennart Poettering
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 even...Lennart Poettering
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 whe...Lennart Poettering
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 requested...Lennart Poettering
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
2010-04-21dbus: explicitly flush message queue before disconnectingLennart Poettering
2010-04-21cgroup: if we are already in our own cgroup, then reuse itLennart Poettering
2010-04-21cgroup: only delete empty cgroupsLennart Poettering
2010-04-21udev: expose network interfaces by defaultLennart Poettering
2010-04-18dbus: greatly extend dbus coverageLennart Poettering
2010-04-18snapshot: implement snapshot unit logicLennart Poettering
2010-04-18cgroup: add cgroup_bonding_to_string() callLennart Poettering
2010-04-16mount-setup: detect /cgroup as API mountsLennart Poettering
2010-04-16mount-setup: automatically mount binfmt_miscLennart Poettering
2010-04-16automount: implement automount unit typeLennart Poettering
2010-04-16mount-setup: mount all cgroup controllers by default but make it non-fatalLennart Poettering
2010-04-15device: only expose devices with SYSTEMD_EXPOSE=1, ignore all othersLennart Poettering
2010-04-15units: rename [Meta] section to [Unit]Lennart Poettering
2010-04-15service: optionally, trie dbus name cycle to service cycleLennart Poettering