summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-16main: disable nscd if we can to avoid deadlock, just in caseLennart Poettering
2010-07-16mount-setup: consider a few file systems API mounts and ignore themLennart Poettering
2010-07-16install: refuse installation of symlinked unitsLennart Poettering
2010-07-16man: various man page updatesLennart Poettering
2010-07-16systemctl: add to command for virtualizing the dependency tree with graphvizLennart Poettering
2010-07-14fixme: refer to rhbz bugs that need fixingLennart Poettering
2010-07-14cgls: rename source file to cgls.c, since we have no prefix for any of the ot...Lennart Poettering
2010-07-14socket: don't close sockets when activating per-connection unitsLennart Poettering
2010-07-13build-sys: bump releasesystemd/v3Lennart Poettering
2010-07-13units: update other distro units to recent fedora changesLennart Poettering
2010-07-13systemctl: introduce try-restart and reload-or-restart commandsLennart Poettering
2010-07-13manager: always allow stopping of units that failed to loadLennart Poettering
2010-07-13main: introduce -D as quick acess to debuggingLennart Poettering
2010-07-13install: implement systemd-install realizeLennart Poettering
2010-07-13unit: disable retroactive starting/stopping of units when deserializingLennart Poettering
2010-07-13cgroup: treat non-existing cgroups like empty ones, to deal with racesLennart Poettering
2010-07-13main: replace --running-as= by --session and --system do mimic related tools ...Lennart Poettering
2010-07-13units: add missing target filesLennart Poettering
2010-07-13udev: use prettier subsystem paths for bluetooth devices, tooLennart Poettering
2010-07-13udev: ignore dynamic ram/loop block devicesLennart Poettering
2010-07-13update fixmeLennart Poettering
2010-07-13units: fix minor typoLennart Poettering
2010-07-13units: make maximum unit name longer, since DM names manager to hit the limitLennart Poettering
2010-07-13unit: retroactively start dependencies for job-less units tooLennart Poettering
2010-07-13device: properly create dependenciesLennart Poettering
2010-07-13units: dm is an awful piece of workLennart Poettering
2010-07-13units: introduce bluetooth.target/printer.target which are activated if the r...Lennart Poettering
2010-07-13socket: when going down, flush all queued socketsLennart Poettering
2010-07-13units: fix ordering problemLennart Poettering
2010-07-13socket: when the socket is supposed to stop, don't accept any connections any...Lennart Poettering
2010-07-13units: rely only on isolate to remove running services when entering rescue/e...Lennart Poettering
2010-07-13units: add missing unitsLennart Poettering
2010-07-12units: introduce emergency.targetLennart Poettering
2010-07-12mount: add automatic start ordering dependencies for mountsLennart Poettering
2010-07-12execute: inherit from original input, not the fixed upLennart Poettering
2010-07-12service: allow input from terminal when executing more than one start-pre or ...Lennart Poettering
2010-07-12execute: reword commentLennart Poettering
2010-07-12util: reset terminal even harderLennart Poettering
2010-07-12util: fix error handling in acquire_terminal()Lennart Poettering
2010-07-12execute: close inherited fds earlierLennart Poettering
2010-07-12update fixmeLennart Poettering
2010-07-12pam: remove leftover libcgroup inclusionLennart Poettering
2010-07-12cgroup: reimplement the last bit of libcgroup functionality nativelyLennart Poettering
2010-07-12cgroup: implement cg_get_path nativelyLennart Poettering
2010-07-12unit: introduce IgnoreDependencyFailure=Lennart Poettering
2010-07-12service: trim cgroups if services that are "active" but "exited"Lennart Poettering
2010-07-12execute: optionally ignore return status of invoked commandsLennart Poettering
2010-07-12build-sys: require udev 160 to fix notify socket abstract namespace sockaddr ...Lennart Poettering
2010-07-11sd-daemon: fix abstract namespace sockaddr for notification socketLennart Poettering
2010-07-11install: fix wrong dbus connection shutdownLennart Poettering