summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Target upload20-1Tollef Fog Heen2011-03-201-1/+1
* Make getty start after Apache2 and OpenVPN (which are the only two known user...Tollef Fog Heen2011-03-202-1/+3
* Enable SELinux support. Closes: #618412Tollef Fog Heen2011-03-203-2/+4
* Enable TCP wrapper support. Closes: #618409Tollef Fog Heen2011-03-203-2/+4
* ChangelogTollef Fog Heen2011-03-111-0/+2
* dbus: fix dbus assert due to uninitialized errorAndrey Borzenkov2011-03-112-0/+4
* Call systemd-machine-id-setup in postinstTollef Fog Heen2011-03-112-0/+3
* Install systemd-machine-id-setupTollef Fog Heen2011-03-112-0/+2
* New upstream releaseTollef Fog Heen2011-03-111-0/+6
* Merge branch 'master' into debianTollef Fog Heen2011-03-1165-319/+1399
|\
| * Merge commit 'v20'Tollef Fog Heen2011-03-1165-319/+1399
| |\
| | * build-sys: add Mandriva distribution supportv20Andrey Borzenkov2011-03-0816-8/+206
| | * build-sys: prepare v20Lennart Poettering2011-03-082-1/+3
| | * service: use uppercase SYSV prefix to make it easier to recognizeLennart Poettering2011-03-081-1/+1
| | * service: prefix description with LSB only if script has LSB header, use 'SysV...Lennart Poettering2011-03-082-5/+3
| | * unit: don't accidently create ordering links to targets when default deps are...Lennart Poettering2011-03-082-26/+32
| | * mount: support less cumbersome x-systemd-xxx mount optionsLennart Poettering2011-03-081-2/+6
| | * unit: distuingish mandatory from triggering conditionsLennart Poettering2011-03-086-26/+62
| | * dbus: return DBUS_ERROR_UNKNOWN_OBJECT when an object is unknownLennart Poettering2011-03-083-4/+18
| | * systemctl: when forwarding is-enabled to chkconfig hardcode runlevel 3Lennart Poettering2011-03-081-1/+1
| | * job: introduce new job result code 'skipped' to use when pre conditions of jo...Lennart Poettering2011-03-083-3/+11
| | * job: convert job type as early as we can, to simplify things a bitLennart Poettering2011-03-082-11/+21
| | * Keep emacs configuration in one configuration file.Zbigniew Jędrzejewski-Szmek2011-03-081-0/+7
| | * syslog: make sure the kmsg bridge is always pulled in and never terminated au...Lennart Poettering2011-03-072-2/+3
| | * add .vimrc to .gitignoreAndrey Borzenkov2011-03-071-0/+1
| | * mount: make /media a tmpfsLennart Poettering2011-03-072-2/+21
| | * update TODOLennart Poettering2011-03-071-1/+3
| | * add org.freedesktop.DBus.Properies.Set methodAndrey Borzenkov2011-03-073-4/+87
| | * service: drop redundant check in sysv_translate_facilityLennart Poettering2011-03-061-3/+1
| | * update TODOLennart Poettering2011-03-051-2/+2
| | * machine-id: generate /etc/machine-id 0444 by defaultLennart Poettering2011-03-041-1/+6
| | * machine-id: typo fixLennart Poettering2011-03-041-1/+1
| | * main: introduce /etc/machine-idLennart Poettering2011-03-047-1/+349
| | * systemctl: fix exit code when directing is-enabled to chkconfigLennart Poettering2011-03-041-1/+8
| | * main: minor optimizationLennart Poettering2011-03-041-5/+2
| | * dbus: add 'Tainted' property to Manager objectLennart Poettering2011-03-042-3/+29
| | * dbus: expose distribution name and features on manager object as propertiesLennart Poettering2011-03-042-1/+9
| | * man: document changed EnvironmentFile= behaviourLennart Poettering2011-03-041-1/+11
| | * main: add link to wiki page with longer explanation of the /usr madnessLennart Poettering2011-03-042-1/+5
| | * s/seperate/separate/Lennart Poettering2011-03-043-9/+7
| | * execute: load environment files at time of execution, not when we load the se...Lennart Poettering2011-03-049-116/+269
| | * path: after installing inotify watches, recheck file again to fix raceLennart Poettering2011-03-041-8/+16
| | * path: don't use IN_ATTRIB on parent dirs when watching a file, since those ca...Lennart Poettering2011-03-042-5/+2
| | * kill: always send SIGCONT after SIGTERMLennart Poettering2011-03-0314-46/+66
| | * readahead: disable collector automatically on read-only mediaLennart Poettering2011-03-035-4/+49
| | * sysctl: use scandir() instead of nftw() to guarantee systematic orderingLennart Poettering2011-03-032-35/+79
| | * dirent: support DT_UNKNOWN where necessary for compat with reiserfsLennart Poettering2011-03-034-2/+13
| | * README: refer to profusion if people ask for consulting/engineering servicesLennart Poettering2011-03-011-0/+10
| | * systemctl: add condreload alias for compat with ALTLinuxLennart Poettering2011-03-011-0/+2
| | * man: fix chkconfig syntax to use --level 3Lennart Poettering2011-03-011-1/+1