summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS: typo fixv199Lennart Poettering2013-03-261-1/+1
* build-sys: bump version and .so revisionsLennart Poettering2013-03-263-10/+5
* cryptsetup: when prompting for password use GPT partition labelLennart Poettering2013-03-261-25/+44
* man: document that the passive units cannot be pulled in mnaullyLennart Poettering2013-03-261-0/+8
* fstab-generator: drop x-initrd.rootfs mount optionHarald Hoyer2013-03-261-7/+1
* units: disallow manual starting of passive unitsLennart Poettering2013-03-266-0/+6
* fstab-generator: degrade the message about missing "root=" to log_debugHarald Hoyer2013-03-261-1/+1
* Drop src/login/uaccess.c, dead codeMartin Pitt2013-03-261-91/+0
* bus: fix missing variable initializationLennart Poettering2013-03-261-1/+3
* modules-load: there's really no point in mentioning that a certain modules is...Lennart Poettering2013-03-261-1/+1
* build-sys: make gcc shut upLennart Poettering2013-03-261-1/+1
* build-sys: ship missing unit fileLennart Poettering2013-03-261-0/+1
* units: downgrade dependency on sockets.target/timers.target/paths.target by b...Lennart Poettering2013-03-261-1/+2
* bus: when we are talking to a bus, SCM_CREDS/SCM_SECLABEL are not very usefulLennart Poettering2013-03-261-4/+4
* bus: automatically generate minimal introspection data to find installed objectsLennart Poettering2013-03-263-4/+147
* bus: rename send_hello flag to bus_cientLennart Poettering2013-03-263-8/+9
* build-sys: create kernel/install.d directoriesKay Sievers2013-03-261-0/+2
* NEWS: updateKay Sievers2013-03-261-1/+7
* cryptsetup-generator: let's be a bit more efficient with strv_extend()Lennart Poettering2013-03-251-21/+3
* cryptsetup-generator: add a missing OOM checkLennart Poettering2013-03-251-5/+4
* update NEWSLennart Poettering2013-03-251-1/+4
* prepare NEWS for 199Lennart Poettering2013-03-251-0/+57
* man: properly document the system targets that are also available for the use...Lennart Poettering2013-03-252-2/+9
* man: rearrange systemd.special(7) to clarify which units are passive and whic...Lennart Poettering2013-03-252-172/+203
* units: there is no point in pulling in ordering 'provides'-style targetsLennart Poettering2013-03-253-3/+0
* update TODOLennart Poettering2013-03-251-0/+2
* units: introduce remote-fs-setup.target to pull in dependencies from remote m...Lennart Poettering2013-03-257-18/+102
* Revert "remote-fs.target: want remote-fs-pre.target"Lennart Poettering2013-03-251-2/+0
* units: and also, order all early-boot sockets before sockets.targetLennart Poettering2013-03-252-0/+2
* units: order all udev services before sysinit.target, tooLennart Poettering2013-03-253-2/+4
* update TODOLennart Poettering2013-03-251-3/+4
* units: introduce new timers.target and paths.target to hook timer/path units ...Lennart Poettering2013-03-2513-160/+319
* fstab-generator: add missing strempty() callsMantas Mikulėnas2013-03-251-2/+2
* build-sys: add missing sed substitution for DEBUGTTYKay Sievers2013-03-253-10/+11
* build-sys: configurable debug shell tty pathUmut Tezduyar2013-03-252-2/+11
* fstab-generator: fix minor memory leak on error pathLennart Poettering2013-03-251-12/+15
* fstab-generator: add missing OOM checkLennart Poettering2013-03-251-4/+6
* fstab-generator: rename x-initrd-rootfs.mount to x-initrd.rootfsLennart Poettering2013-03-252-3/+1
* update TODOLennart Poettering2013-03-251-1/+3
* journal: Add sync timer to journal serverOleksii Shevchuk2013-03-257-16/+179
* update TODOLennart Poettering2013-03-251-0/+3
* core: ensure LSB Provides are handled correctlyFrederic Crozat2013-03-251-1/+1
* udevd.c: set udev children_max according to CPU countHarald Hoyer2013-03-251-29/+6
* timer: downgrade time change message to debugMichal Schmidt2013-03-251-2/+2
* bus: split socket related code into bus-socket.[ch], to prepare for kdbus bac...Lennart Poettering2013-03-256-640/+756
* bus: implement 'unixexec:' protocolLennart Poettering2013-03-255-141/+417
* bus: make optional whether unix socket passing is negotiated and whether hell...Lennart Poettering2013-03-254-127/+226
* bus: properly handle termination of connectionsLennart Poettering2013-03-251-0/+4
* bus: implement support for FD passingLennart Poettering2013-03-258-44/+291
* service: no need to drop rc. prefix anymoreMiklos Vajna2013-03-241-20/+2