aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nspawn: ignore EEXIST when mounting tmpfsgentoo-217Richard Schütz2014-11-231-1/+1
* selinux-access: fix broken ternary operatorLukas Nykryn2014-11-231-1/+1
* sd-bus: create clean error when a property Set() call with incorrect signatur...Lennart Poettering2014-11-231-0/+10
* core: watchdog bus properties cannot be both writable and constantLennart Poettering2014-11-231-2/+2
* shared: create files even if the SELinux policy has no context for themMichal Schmidt2014-11-231-2/+6
* systemctl: when invokes as "reboot -f", sync()Lennart Poettering2014-11-231-2/+7
* manager: Ensure user's systemd runtime directory exists.Colin Guthrie2014-11-231-4/+8
* udev: Fix parsing of udev.event-timeout kernel parameter.Richard W.M. Jones2014-11-231-2/+2
* units: make systemd-journald.service Type=notifyMichal Schmidt2014-11-231-0/+1
* journald: fix memory leak on error pathLennart Poettering2014-11-051-1/+5
* journald: fix minor memory leakLennart Poettering2014-11-051-0/+1
* units: order sd-journal-flush after sd-remount-fsZbigniew Jędrzejewski-Szmek2014-11-051-0/+1
* units: don't order journal flushing afte remote-fs.targetLennart Poettering2014-11-051-1/+2
* shared/install: avoid prematurely rejecting "missing" unitsDave Reisner2014-11-051-5/+3
* sd-dhcp-client: clean up raw socket sd_event_source when creating new UDP socketDan Williams2014-11-051-0/+3
* snapshot: return error when snapshot existsZbigniew Jędrzejewski-Szmek2014-11-051-1/+1
* nspawn: ignore EEXIST when creating mount pointDave Reisner2014-11-051-1/+1
* sd-bus: properly handle removals of non-existing matchesLennart Poettering2014-11-051-1/+1
* build-sys: do not use "label" functions in libsystemd_sharedv217Kay Sievers2014-10-281-2/+2
* update NEWSLennart Poettering2014-10-281-0/+8
* test: use assert_se() when testing tables so that we get a useful error when ...Lennart Poettering2014-10-281-4/+3
* service: add missing state table entryLennart Poettering2014-10-281-0/+1
* core: send sigabrt on watchdog timeout to get the stacktraceUmut Tezduyar Lindskog2014-10-2811-27/+63
* swap: don't add too many deps for swap files form /proc/swapLennart Poettering2014-10-281-0/+3
* udev: path_id - set supported_parent for well-known SCSI setupsKay Sievers2014-10-281-2/+6
* NEWS: fix typosRonny Chevalier2014-10-281-2/+2
* NEWS: updateKay Sievers2014-10-281-6/+6
* NEWSTom Gundersen2014-10-281-1/+7
* update NEWSLennart Poettering2014-10-281-0/+5
* update NEWSLennart Poettering2014-10-281-0/+8
* build-sys: bump version number in preparation for releaseLennart Poettering2014-10-281-1/+1
* build-sys: bump library versions in preparation for 217 releaseLennart Poettering2014-10-281-3/+3
* NEWS: add contributor list in preparation for 217 releaseLennart Poettering2014-10-281-0/+25
* update NEWSLennart Poettering2014-10-281-0/+7
* polkit: actually generate new InteractiveAuthorizationRequired error on the r...Lennart Poettering2014-10-281-0/+3
* update TODOLennart Poettering2014-10-281-4/+0
* sd-bus: add support for new InteractiveAuthorizationRequired error from dbus ...Lennart Poettering2014-10-282-33/+36
* update TODOLennart Poettering2014-10-281-1/+0
* man: minor corrections on how the overall system states are actually definedLennart Poettering2014-10-281-6/+6
* mac: add mac_ prefix to distinguish origin security apisWaLyong Cho2014-10-2812-90/+74
* update TODOLennart Poettering2014-10-281-2/+0
* swap: drop noauto/nofail bools from Swap structureLennart Poettering2014-10-282-33/+5
* swap: replace Discard= setting by a more generic Options= settingLennart Poettering2014-10-286-77/+103
* udev hwdb: Support shipping pre-compiled database in system imagesMartin Pitt2014-10-285-8/+63
* update TODOLennart Poettering2014-10-281-2/+0
* man: document that $XDG_SESSION_DESKTOP only takes a single item, not a list,...Lennart Poettering2014-10-281-2/+7
* sd-login: let's not needlessly yell at usersLennart Poettering2014-10-283-3/+3
* manager: print warning on console before rebootZbigniew Jędrzejewski-Szmek2014-10-273-7/+16
* manager: convert ephemeral to enumZbigniew Jędrzejewski-Szmek2014-10-274-9/+15
* man: add table of manager statesZbigniew Jędrzejewski-Szmek2014-10-271-7/+56