summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS: mention that we need a new user systemd-timesyncv213Lennart Poettering2014-05-281-3/+5
* NEWS: update NEWS file according to most recent changes in gitLennart Poettering2014-05-281-8/+17
* hostnamed: Fix the way that static and transient host names interactStef Walter2014-05-282-10/+33
* build-sys: bump package and library versionLennart Poettering2014-05-272-4/+4
* test-dhcp-option: fix memleakTom Gundersen2014-05-261-1/+1
* analyze/run: use bus_open_transport_systemd instead of bus_open_transportThomas Bächler2014-05-262-2/+2
* Do not unescape unit names in [Install] sectionMichal Sekletar2014-05-261-1/+1
* udev: keyboard - also hook into "change" eventsKay Sievers2014-05-261-1/+1
* keymap: Asus EeePC touchpad toggle keyMartin Pitt2014-05-251-0/+1
* keymap: Add Lenovo Enhanced USB KeyboardMartin Pitt2014-05-251-0/+12
* timesysnc: reword network watching messages, and move resolver errors to debugKay Sievers2014-05-251-3/+3
* nspawn: make nspawn robust to container failureDjalal Harouni2014-05-254-26/+282
* nspawn: move container wait logic into wait_for_container()Djalal Harouni2014-05-251-37/+78
* test-path-util: add tests for path_make_relative()Tanu Kaskinen2014-05-251-0/+22
* path-util: fix missing terminating zeroTanu Kaskinen2014-05-251-10/+5
* Use %m instead of strerror(errno) where appropiateCristian Rodríguez2014-05-254-8/+6
* test-unit-file: skip if unit_file_get_list returns permission deniedCristian Rodríguez2014-05-251-0/+6
* Fix several small typosJonathan Boulle2014-05-243-5/+5
* man: describe sd_uid_get_displayZbigniew Jędrzejewski-Szmek2014-05-242-7/+38
* NEWS: mention that systemd-analyze uses new kernel release infoZbigniew Jędrzejewski-Szmek2014-05-241-13/+15
* build-sys: fix typo in variable nameZbigniew Jędrzejewski-Szmek2014-05-241-1/+1
* man: reword StartupCPUShares= descriptionZbigniew Jędrzejewski-Szmek2014-05-241-12/+14
* NEWSTom Gundersen2014-05-241-0/+6
* NEWS: updateKay Sievers2014-05-241-6/+6
* detect-virt: Remove string for Microsoft virtualization detection in DMI vend...Reyad Attiyat2014-05-241-1/+0
* NEWS: prepare NEWS update for 213Lennart Poettering2014-05-241-0/+113
* core: timer - switch to touch_file()Kay Sievers2014-05-242-23/+6
* timedated: refuse manual system time updates when automatic timesync is enabledKay Sievers2014-05-244-48/+15
* clock-util: clock_[sg]et_time() -> clock_[sg]et_hwclock()Kay Sievers2014-05-243-10/+9
* timesyncd: only update stamp file when we are synchronizedKay Sievers2014-05-244-73/+56
* shared: add touch_file() and let touch() always update timestampKay Sievers2014-05-242-5/+34
* shared: rename hwclock.[ch] to clock-util.[ch]Kay Sievers2014-05-247-30/+30
* sd-network: avoid false positive compiler warning caused by LTOTom Gundersen2014-05-241-1/+1
* socket: properly handle if our service vanished during runtimeLennart Poettering2014-05-221-0/+6
* core: remove unused varsLennart Poettering2014-05-221-2/+0
* core: never consider failure when reading drop-ins fatalLennart Poettering2014-05-221-29/+13
* conf-parser: never consider it an error if we cannot load a drop-in file beca...Lennart Poettering2014-05-221-2/+2
* man: update URL refernce in daemon(7)Lennart Poettering2014-05-221-1/+1
* man: drop reference to file locking for PID file creation from daemon(7)Lennart Poettering2014-05-221-3/+1
* update TODOLennart Poettering2014-05-221-0/+4
* nspawn: restore journal directory is empty checkLennart Poettering2014-05-221-0/+3
* update TODOLennart Poettering2014-05-221-30/+1
* cgroups: simplify CPUQuota= logicLennart Poettering2014-05-2213-197/+25
* time-util: make sure USEC_PER_SEC and friends are actually of type usec_tLennart Poettering2014-05-224-38/+38
* logind: also escape external data when saving to /runLennart Poettering2014-05-221-9/+45
* update TODOLennart Poettering2014-05-221-4/+3
* machine: escape fields we store in /run, so that they can be properly unescap...Lennart Poettering2014-05-221-6/+31
* build-sys: let libsystemd_network pull in libudev-internal.laKay Sievers2014-05-221-3/+1
* nspawn: allow to bind mount journal on top of a non empty container journal d...Djalal Harouni2014-05-221-5/+0
* build-sys: do not run symbol list export test for compat-only libsKay Sievers2014-05-221-54/+0