summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2010-06-15set: introduce set_free_free()Lennart Poettering
2010-06-11log: don't open log targets too earlyLennart Poettering
2010-06-11reword a few log messagesLennart Poettering
2010-06-09main: rename systemd.default= to systemd.unit=Lennart Poettering
2010-06-09log: add null log targetLennart Poettering
2010-06-07dbus: add missing bus activation fileLennart Poettering
2010-06-07dbus: allow systemd to receive activation requestsLennart Poettering
2010-06-07service: honour suse style Kxx links in boot.d/ directoryLennart Poettering
2010-06-05unit: bump up default timeout to 60sLennart Poettering
2010-06-05unit: when destructing units make sure we don't readd the unit to the gc ↵Lennart Poettering
queue after we already removed it there
2010-06-05socket: verify socket type properly when desrializingLennart Poettering
2010-06-04dbus: be a bit more verbose for bus activationLennart Poettering
2010-06-04unit: avoid assert on daemon reloadLennart Poettering
2010-06-04dbus: there might be names already registered before we can connect, make ↵Lennart Poettering
sure to enumerate them when checking whether a service is already started
2010-06-04service: handle properly if a dbus process terminates before acquiring the ↵Lennart Poettering
dbus name
2010-06-04unit: if a unit external changes state, consider that good enough for a job ↵Lennart Poettering
to succeed, don't enforce waiting for the dependencies
2010-06-04manager: dump to usual debug channel on SIGUSR2, don't rely on stdinLennart Poettering
2010-06-04units: introduce and explain sysinit.targetLennart Poettering
2010-06-03unit: make sure deserialized_job's type is knownLennart Poettering
2010-06-03unit: serialize jobs in addition to unitsLennart Poettering
2010-06-03execute: fix parsing of StandardError= settingLennart Poettering
2010-06-03test: update test-engine.c to work againLennart Poettering
2010-06-03manager: when we sweep the tree when looking for ordering cycles, remember ↵Lennart Poettering
and reuse if we already decided a tree was loop free, to improve speed drastically
2010-06-02mount: parse both parts of the mount options from /proc/self/mountinfoLennart Poettering
2010-06-02dbus: hide some debug outputLennart Poettering
2010-06-02macro: avoid name clash with _unused on ppcLennart Poettering
2010-06-02mounts: reindent tableLennart Poettering
2010-06-02mounts: make /cgroup a tmpfs file systemLennart Poettering
2010-06-02service: change default service type to 'simple' since that is the futureLennart Poettering
2010-06-02swap: Fix uninitialized variableChristian Ruppert
2010-06-02hostname: keep dots in hostnameLennart Poettering
2010-06-02sd-daemon: rework documentation a littleLennart Poettering
2010-06-02dbus: implement systemd side of dbus activation glueLennart Poettering
2010-06-01dbus: add simplified way to start an arbitrary unit in a single method callLennart Poettering
2010-05-24service: interpret Debian-style X-Interactive LSB header fieldLennart Poettering
2010-05-24unit: introduce exit.service for exiting from session instancesLennart Poettering
2010-05-24unit: turn display-manager.target into a serviceLennart Poettering
2010-05-24service: add extended debian facilitiesLennart Poettering
2010-05-24service: be case insensitive when parsing LSB headers, because some Debian ↵Lennart Poettering
services use lower case fields
2010-05-24service: interpret suse/debian style X-Start-Before/X-Start-AfterLennart Poettering
2010-05-24sd-daemon: set FD_CLOEXEC by defaultLennart Poettering
2010-05-24main: don't try to mount api dirs if we are not rootLennart Poettering
2010-05-24path: add .path unit type for monitoring filesLennart Poettering
2010-05-24timer: fully implement timer unitsLennart Poettering
2010-05-23dbus: automatically generate and install introspection filesLennart Poettering
2010-05-22systemctl: subscribe to changes of existing units/jobsLennart Poettering
2010-05-22execute: fix typoLennart Poettering
2010-05-22systemctl: add --block switch for synchronous starting of unitsLennart Poettering
2010-05-22manager: link ~/.local/share/systemd/session to ~/.config/systemd/session if ↵Lennart Poettering
possible
2010-05-22manager: canonicalize search paths and filter out non-existing paths and ↵Lennart Poettering
those pointing to the same fs directory