summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-07-11execute: use right logger socketLennart Poettering
2010-07-11units: turn Wants=shutdown back into Requires=shutdown to avoid removal of jo...Lennart Poettering
2010-07-11dbus: get rid of last non-private bussesLennart Poettering
2010-07-11dbus: don't hit an assert if we sent a changed signal for something not in th...Lennart Poettering
2010-07-11systemctl: turn --replace into --failLennart Poettering
2010-07-11Merge branch 'master' of ssh://git.freedesktop.org/git/systemdLennart Poettering
2010-07-11socket: pass minimal abstract socket namesLennart Poettering
2010-07-11dbus: use private connections wherever possibleLennart Poettering