summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* coredump: do not free twicev200Zbigniew Jędrzejewski-Szmek2013-03-281-3/+3
* unit: replace remote-fs-setup.target by network-online.targetLennart Poettering2013-03-293-21/+28
* build-sys: fix HAVE/ENABLE_FIRMWAREKay Sievers2013-03-283-6/+6
* bootctl: ESP --> PartitionKay Sievers2013-03-281-4/+4
* bootctl: Binary: --> File:Kay Sievers2013-03-281-17/+20
* catalog: fix error codes handling in catalog_list_itemsLukas Nykryn2013-03-271-2/+2
* log: fix error codes handling in catalog_list_itemsLukas Nykryn2013-03-271-2/+2
* sd-bus: check c->path for null instead of pathLukas Nykryn2013-03-271-1/+1
* systemd-sysctl: Handle missing /etc/sysctl.conf properlyEelco Dolstra2013-03-271-1/+1
* shared: free dt (temporary dir name) on failVáclav Pavlín2013-03-271-2/+4
* core: check return value of rm_rf_dangerous and warn if it failsVáclav Pavlín2013-03-271-2/+11
* bootctl: rename status output headerKay Sievers2013-03-271-2/+2
* keymap: Fix Touchpad Toggle on MSI Wind U90/U100Martin Pitt2013-03-271-0/+3
* tests: skip bus test if bus cannot be openedZbigniew Jędrzejewski-Szmek2013-03-264-9/+15
* tests: fix size_t in format stringZbigniew Jędrzejewski-Szmek2013-03-261-1/+1
* Simplify the meaning of %sZbigniew Jędrzejewski-Szmek2013-03-264-62/+23
* units: automatically order all mount units after network.targetLennart Poettering2013-03-271-1/+9
* readahead: cleanupsAuke Kok2013-03-261-6/+14
* readahead: chunk on spinning mediaAuke Kok2013-03-261-3/+25
* cryptsetup: when prompting for password use GPT partition labelLennart Poettering2013-03-261-25/+44
* fstab-generator: drop x-initrd.rootfs mount optionHarald Hoyer2013-03-261-7/+1
* 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
* 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
* 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
* units: introduce remote-fs-setup.target to pull in dependencies from remote m...Lennart Poettering2013-03-253-14/+43
* units: introduce new timers.target and paths.target to hook timer/path units ...Lennart Poettering2013-03-255-13/+27
* fstab-generator: add missing strempty() callsMantas Mikulėnas2013-03-251-2/+2
* 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-251-1/+1
* journal: Add sync timer to journal serverOleksii Shevchuk2013-03-256-16/+169
* 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-255-640/+754
* 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
* journald: remove unconditional log_*() use in the main loopKay Sievers2013-03-231-1/+0
* uaccess: remove needless usb_id call from udev rulesKay Sievers2013-03-231-1/+0
* conf-parser: when we parse a string list, always fill in somethingLennart Poettering2013-03-231-2/+11