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