summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* dbus: complete coverage for path unitsLennart Poettering2010-07-042-8/+58
* systemctl: implement 'show' commandLennart Poettering2010-07-041-14/+353
* dbus: implement GetAll() with empty interface string properlyLennart Poettering2010-07-041-4/+1
* dbus: properly name StartupTimestamp propertyLennart Poettering2010-07-041-3/+3
* man: various man page updatesLennart Poettering2010-07-038-101/+505
* units: update shipped unit files for DefaultDependencies=Lennart Poettering2010-07-0331-23/+71
* snapshot: downgrade automatic dependencies from Requires to WantsLennart Poettering2010-07-031-11/+5
* unit: add DefaultDependencies= settingLennart Poettering2010-07-039-16/+123
* unit: simplify things a little by introducing API to add two dependencies in ...Lennart Poettering2010-07-038-45/+72
* execute: check tcpwrap for sockets passed via new-style socket passing as well.Lennart Poettering2010-07-021-4/+13
* man: document execution context related settingsLennart Poettering2010-07-025-10/+757
* man: extend references to exec man pageLennart Poettering2010-07-023-3/+15
* man: minor fixLennart Poettering2010-07-021-1/+1
* man: refer to snapshot man page from unit man pageLennart Poettering2010-07-021-2/+4
* man: minor fixesLennart Poettering2010-07-021-2/+2
* man: fix typo in systemctl man pageLennart Poettering2010-07-021-8/+7
* man: trivial spelling fixesKay Sievers2010-07-029-61/+60
* man: document snapshot unitsLennart Poettering2010-07-023-4/+95
* systemctl: implement delete commandLennart Poettering2010-07-022-0/+92
* man: document device unitsLennart Poettering2010-07-022-0/+142
* man: document target unitsLennart Poettering2010-07-022-0/+98
* man: document path unitsLennart Poettering2010-07-024-1/+181
* man: document timer unitsLennart Poettering2010-07-022-0/+182
* man: document swap unitsLennart Poettering2010-07-024-6/+160
* man: document automount unitsLennart Poettering2010-07-025-17/+194
* automount: add DirectoryMode= settingLennart Poettering2010-07-023-4/+12
* man: document mount unitsLennart Poettering2010-07-023-11/+234
* mount: automatically create non-existing mount point dirs prior to mountingLennart Poettering2010-07-023-2/+11
* man: document socket unitsLennart Poettering2010-07-015-9/+541
* systemd: include /etc/systemd/system/ and /lib/systemd/system/ in search path...Lennart Poettering2010-07-011-2/+4
* man: finish service man pageLennart Poettering2010-07-014-112/+420
* socket: define IP_FREEBIND if not definedKay Sievers2010-07-012-0/+6
* systemd: add IP TOS field to --dump-configuration-items outputLennart Poettering2010-07-011-1/+2
* socket: on ipv6 try to use IPV6_UNICAST_HOPS sockoptLennart Poettering2010-07-011-3/+9
* systemctl: fix detection of active unitsLennart Poettering2010-07-011-1/+1
* systemadm: update signal connection for new valaLennart Poettering2010-07-011-23/+23
* man: update systemctl man pageLennart Poettering2010-07-011-7/+37
* systemctl: return error codes for failed jobsLennart Poettering2010-07-011-5/+23
* snapshot: ensure that snapshots cannot be created unless with create_snapshotLennart Poettering2010-07-012-2/+22
* unit: shorten active state enums to make systemctl output nicerLennart Poettering2010-07-0111-36/+30
* socket: fix D-Bus introspection dataLennart Poettering2010-07-011-7/+7
* systemctl: add 'check' callLennart Poettering2010-07-011-2/+140
* systemctl: block by defaultLennart Poettering2010-07-011-18/+18
* unit: add new abstracted maintenance state for unitsLennart Poettering2010-07-0112-24/+50
* socket: make various socket/pipe options configurableLennart Poettering2010-07-0111-10/+231
* core: rename struct timestamp to dual_timestamp to avoid name clash with IP s...Lennart Poettering2010-07-0110-25/+25
* build-sys: fix automake version checkLennart Poettering2010-07-011-1/+1
* man: more fixesKay Sievers2010-06-251-3/+3
* man: various fixesKay Sievers2010-06-2512-65/+64
* man: finish systemd.unit.5Lennart Poettering2010-06-241-29/+347