summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-05unit: bump up default timeout to 60sHEADmasterLennart Poettering1-1/+1
2010-06-05unit: when destructing units make sure we don't readd the unit to the gc queu...Lennart Poettering2-10/+19
2010-06-05socket: verify socket type properly when desrializingLennart Poettering3-6/+8
2010-06-04dbus: be a bit more verbose for bus activationLennart Poettering1-0/+2
2010-06-04Merge branch 'master' of ssh://git.freedesktop.org/git/systemdLennart Poettering2-5/+6
2010-06-04unit: avoid assert on daemon reloadLennart Poettering2-5/+6
2010-06-04Merge branch 'master' of ssh://git.freedesktop.org/git/systemdLennart Poettering2-7/+105
2010-06-04dbus: there might be names already registered before we can connect, make sur...Lennart Poettering1-0/+94
2010-06-04service: handle properly if a dbus process terminates before acquiring the db...Lennart Poettering1-7/+11
2010-06-04units: make sure systemd sockets are installed before sockets.targetLennart Poettering2-0/+2
2010-06-04unit: if a unit external changes state, consider that good enough for a job t...Lennart Poettering1-32/+30
2010-06-04manager: dump to usual debug channel on SIGUSR2, don't rely on stdinLennart Poettering3-3/+57
2010-06-04units: introduce and explain sysinit.targetLennart Poettering14-28/+62
2010-06-03unit: make sure deserialized_job's type is knownLennart Poettering1-1/+1
2010-06-03unit: serialize jobs in addition to unitsLennart Poettering3-3/+42
2010-06-03execute: fix parsing of StandardError= settingLennart Poettering1-1/+1
2010-06-03test: update test-engine.c to work againLennart Poettering9-15/+39
2010-06-03tests: build the right testsLennart Poettering1-1/+1
2010-06-03manager: when we sweep the tree when looking for ordering cycles, remember an...Lennart Poettering1-12/+22
2010-06-02update fixmeLennart Poettering1-0/+2
2010-06-02mount: parse both parts of the mount options from /proc/self/mountinfoLennart Poettering1-4/+15
2010-06-02dbus: hide some debug outputLennart Poettering1-4/+4
2010-06-02units: make sure that rc-local.service is run before the getty on tty1, so th...Lennart Poettering1-0/+1
2010-06-02build-sys: when building from build tree default to / root dirLennart Poettering1-1/+1
2010-06-02macro: avoid name clash with _unused on ppcLennart Poettering6-29/+29
2010-06-02mounts: reindent tableLennart Poettering1-7/+7
2010-06-02mounts: make /cgroup a tmpfs file systemLennart Poettering1-1/+2
2010-06-02service: change default service type to 'simple' since that is the futureLennart Poettering9-12/+4
2010-06-02swap: Fix uninitialized variableChristian Ruppert1-1/+1
2010-06-02build-sys: call AC_OUTPUT without any argumentsChristian Ruppert1-1/+2
2010-06-02untis: fix path to helper servicesLennart Poettering3-5/+4
2010-06-02hostname: keep dots in hostnameLennart Poettering1-1/+2
2010-06-02build-sys: default rootdir to prefixLennart Poettering1-1/+1
2010-06-02sd-daemon: rework documentation a littleLennart Poettering2-12/+16
2010-06-02dbus: implement systemd side of dbus activation glueLennart Poettering2-8/+78
2010-06-02units: tear down sys-kernel-security.automount automount point on shutdownLennart Poettering11-9/+11
2010-06-02units: add SUSE service filesKay Sievers5-0/+61
2010-06-02build-sys: add missing backslashLennart Poettering1-1/+1
2010-06-02build-sys: move systemd from /sbin to /bin since it should be used by normal ...Lennart Poettering1-5/+2
2010-06-02build-sys: install stuff intended for / into ${rootdir} which is configurable...Lennart Poettering2-16/+31
2010-06-01units: drop fuse fs from automount, since this is now done by udev internallyLennart Poettering3-29/+0
2010-06-01getty: set TERM=linux for the local gettys we configureLennart Poettering1-0/+2
2010-06-01dbus: add simplified way to start an arbitrary unit in a single method callLennart Poettering6-54/+96
2010-05-24units: fix Gentoo servicesMarc-Antoine Perennou3-2/+10
2010-05-24service: interpret Debian-style X-Interactive LSB header fieldLennart Poettering1-0/+13
2010-05-24man: document syslog and dbus servicesLennart Poettering1-0/+30
2010-05-24unit: introduce exit.service for exiting from session instancesLennart Poettering7-10/+60
2010-05-24unit: ship a mail-transfer-agent.target unit by defaultLennart Poettering3-0/+36
2010-05-24unit: turn display-manager.target into a serviceLennart Poettering4-4/+28
2010-05-24service: add extended debian facilitiesLennart Poettering2-2/+9