summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-16units: drop After=sysinit.service line in local-fs.target which should be rev...Lennart Poettering
2010-05-16units: automatically generated syslog.targetLennart Poettering
2010-05-16units: move a number of units into the tarballLennart Poettering
2010-05-16build-sys: generate intermediate files in subdirsLennart Poettering
2010-05-16build-sys: move remaining source files to src/Lennart Poettering
2010-05-16build-sys: move source files to subdirectoryLennart Poettering
2010-05-16build-sys: use autoconf'igured mkdir/ln/sed programsLennart Poettering
2010-05-16build-sys: fix make distcheckLennart Poettering
2010-05-16build-sys: update package URL to point to freedesktop.orgTollef Fog Heen
2010-05-16build-sys: point the development/bug report address at the fd.o listTollef Fog Heen
2010-05-16build-sys: support setting path and service names from configureTollef Fog Heen
2010-05-16build-sys: rename --with-distro=none to --with-distro=otherTollef Fog Heen
2010-05-16systemadm: show details for a unit after loading itLennart Poettering
2010-05-16systemadm: show in window title whether we inspect the session or the system busLennart Poettering
2010-05-16swap: don't add mount links for swap devicesLennart Poettering
2010-05-16systemadm: show dependencies in the UILennart Poettering
2010-05-16systemadm: ignore entry activation on empty stringLennart Poettering
2010-05-16systemadm: add space to both sides of the unit load entry boxLennart Poettering
2010-05-16dbus: expoose unit dependenciesLennart Poettering
2010-05-16systemadm: add UI for loading new unitsLennart Poettering
2010-05-16manager: add newly created units to gc queueLennart Poettering
2010-05-16manager: don't dispatch load queue if we don't have toLennart Poettering
2010-05-16systemadm: update UI when jobs/units changeLennart Poettering
2010-05-16manager: rearrange order of mainloop, put gc/cleanup last to maximize reusingLennart Poettering
2010-05-16unit,job: when we suppress a D-Bus signal because nobody is listening, don't ...Lennart Poettering
2010-05-16systemctl: log whenever a unit/job changesLennart Poettering
2010-05-16service: consider a process exiting with SIGTERM a clean exitLennart Poettering
2010-05-16util: add gfs to list of network filesystemsLennart Poettering
2010-05-16systemadm: consider units with a job liveLennart Poettering
2010-05-16fixme: update todo listLennart Poettering
2010-05-16logger: support printk() style priority prefixesLennart Poettering
2010-05-16logger,initctl: port to daemon reference implementationLennart Poettering
2010-05-16sd-daemon: add reference implementation of various daemon apisLennart Poettering
2010-05-15build-sys: slackware supportMalcolm Studd
2010-05-15build-sys: Update Vala configure checkRobert Gerus
2010-05-15systemadm: fix window titleLennart Poettering
2010-05-15install: create both session/system unit dirs, even if emptyLennart Poettering
2010-05-15man: add some initial man page workLennart Poettering
2010-05-15log: rework logging logic so that we don't keep /dev/console openLennart Poettering
2010-05-15mount: don't negate errno when passing it to strerror()Lennart Poettering
2010-05-15macro: interpret arguments to IOVEC_SET_STRING only onceLennart Poettering
2010-05-14util: flush inotify fd only when we have itLennart Poettering
2010-05-14main: make sure we don't accidentally acquire a controlling terminalLennart Poettering
2010-05-14main: acquire console before execing crash shellLennart Poettering
2010-05-14install: create /cgroup/debug mount point on installLennart Poettering
2010-05-14unit: record inactive enter/exit timestamps to facilitate syslog lookupsLennart Poettering
2010-05-14downgrade a few log msgsLennart Poettering
2010-05-14manager: merge /etc/xdg/systemd/session and /etc/systemd/sessionLennart Poettering
2010-05-14execute: fix bad jumpLennart Poettering
2010-05-14manager: fix minor memory leak -- free cleanup queue on exitLennart Poettering