summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-03-28catalog: make sure strings are terminatedZbigniew Jędrzejewski-Szmek
2013-03-28udev: check return value of uname.Václav Pavlín
2013-03-28bootchart: properly terminate stringZbigniew Jędrzejewski-Szmek
2013-03-28utmp-wtmp: don't try to read past end of stringZbigniew Jędrzejewski-Szmek
2013-03-28coredump: do not free twicesystemd/v200Zbigniew Jędrzejewski-Szmek
2013-03-29unit: replace remote-fs-setup.target by network-online.targetLennart Poettering
2013-03-28build-sys: fix HAVE/ENABLE_FIRMWAREKay Sievers
2013-03-28bootctl: ESP --> PartitionKay Sievers
2013-03-28bootctl: Binary: --> File:Kay Sievers
2013-03-27catalog: fix error codes handling in catalog_list_itemsLukas Nykryn
2013-03-27log: fix error codes handling in catalog_list_itemsLukas Nykryn
2013-03-27sd-bus: check c->path for null instead of pathLukas Nykryn
2013-03-27systemd-sysctl: Handle missing /etc/sysctl.conf properlyEelco Dolstra
2013-03-27shared: free dt (temporary dir name) on failVáclav Pavlín
2013-03-27core: check return value of rm_rf_dangerous and warn if it failsVáclav Pavlín
2013-03-27bootctl: rename status output headerKay Sievers
2013-03-27keymap: Fix Touchpad Toggle on MSI Wind U90/U100Martin Pitt
2013-03-26tests: skip bus test if bus cannot be openedZbigniew Jędrzejewski-Szmek
2013-03-26tests: fix size_t in format stringZbigniew Jędrzejewski-Szmek
2013-03-26Simplify the meaning of %sZbigniew Jędrzejewski-Szmek
2013-03-27units: automatically order all mount units after network.targetLennart Poettering
2013-03-26readahead: cleanupsAuke Kok
2013-03-26readahead: chunk on spinning mediaAuke Kok
2013-03-26cryptsetup: when prompting for password use GPT partition labelLennart Poettering
2013-03-26fstab-generator: drop x-initrd.rootfs mount optionHarald Hoyer
2013-03-26fstab-generator: degrade the message about missing "root=" to log_debugHarald Hoyer
2013-03-26Drop src/login/uaccess.c, dead codeMartin Pitt
2013-03-26bus: fix missing variable initializationLennart Poettering
2013-03-26modules-load: there's really no point in mentioning that a certain modules is...Lennart Poettering
2013-03-26build-sys: make gcc shut upLennart Poettering
2013-03-26bus: when we are talking to a bus, SCM_CREDS/SCM_SECLABEL are not very usefulLennart Poettering
2013-03-26bus: automatically generate minimal introspection data to find installed objectsLennart Poettering
2013-03-26bus: rename send_hello flag to bus_cientLennart Poettering
2013-03-25cryptsetup-generator: let's be a bit more efficient with strv_extend()Lennart Poettering
2013-03-25cryptsetup-generator: add a missing OOM checkLennart Poettering
2013-03-25units: introduce remote-fs-setup.target to pull in dependencies from remote m...Lennart Poettering
2013-03-25units: introduce new timers.target and paths.target to hook timer/path units ...Lennart Poettering
2013-03-25fstab-generator: add missing strempty() callsMantas Mikulėnas
2013-03-25fstab-generator: fix minor memory leak on error pathLennart Poettering
2013-03-25fstab-generator: add missing OOM checkLennart Poettering
2013-03-25fstab-generator: rename x-initrd-rootfs.mount to x-initrd.rootfsLennart Poettering
2013-03-25journal: Add sync timer to journal serverOleksii Shevchuk
2013-03-25core: ensure LSB Provides are handled correctlyFrederic Crozat
2013-03-25udevd.c: set udev children_max according to CPU countHarald Hoyer
2013-03-25timer: downgrade time change message to debugMichal Schmidt
2013-03-25bus: split socket related code into bus-socket.[ch], to prepare for kdbus bac...Lennart Poettering
2013-03-25bus: implement 'unixexec:' protocolLennart Poettering
2013-03-25bus: make optional whether unix socket passing is negotiated and whether hell...Lennart Poettering
2013-03-25bus: properly handle termination of connectionsLennart Poettering
2013-03-25bus: implement support for FD passingLennart Poettering