summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* journald: be more careful when we try to flush the runtime journal to disk an...v203Lennart Poettering2013-05-072-1/+7
* NEWS: typo fixLennart Poettering2013-05-061-1/+1
* build-sys: prepare new releaseLennart Poettering2013-05-063-6/+88
* core: escape unit name from udevMUNEDA Takahiro2013-05-061-3/+9
* systemd-sleep: add support for freeze and standbyZbigniew Jędrzejewski-Szmek2013-05-0615-192/+653
* fileio: split write_one_line_file into twoZbigniew Jędrzejewski-Szmek2013-05-062-9/+18
* zsh_completion: complete only pids for systemd-coredumpctlDaniel Wallace2013-05-061-4/+5
* man: fix typos in systemd.specialRoss Lagerwall2013-05-061-2/+2
* man: clarify behaviour of Also= in unit filesLennart Poettering2013-05-061-6/+7
* man: correct SIGUSR1 semantics for journaldLennart Poettering2013-05-061-6/+6
* core: unit_inactive_or_pending() should actually do as it claimsLennart Poettering2013-05-061-0/+3
* update TODOLennart Poettering2013-05-061-0/+3
* condition, man: Add support for ConditionSecurity=apparmorNirbheek Chauhan2013-05-062-1/+4
* quota: use QUOTACHECK path correctly as tested in configure.acLennart Poettering2013-05-062-15/+14
* nspawn: explain that we look for /etc/os-release in the container directoryLennart Poettering2013-05-062-1/+10
* hwdb: updateKay Sievers2013-05-062-20/+140
* TODO: updateKay Sievers2013-05-061-0/+3
* kernel-install: add default install scriptsHarald Hoyer2013-05-065-71/+116
* keymap/findkeyboards: avoid throwaway attribute-walkVille Skyttä2013-05-031-1/+1
* Spelling fixesVille Skyttä2013-05-036-6/+6
* man: provide "permalinks" to sections and termsZbigniew Jędrzejewski-Szmek2013-05-031-0/+78
* systemctl: use GREEDY_REALLOC in one more placeZbigniew Jędrzejewski-Szmek2013-05-031-2/+1
* journal: as a µ-opt, use sizeof instead of strlenZbigniew Jędrzejewski-Szmek2013-05-031-10/+14
* cgroup: when escaping a cgroup object name, also escape names that start with...Lennart Poettering2013-05-032-1/+10
* update TODOLennart Poettering2013-05-031-1/+1
* systemctl: add --plain option to list-dependenciesLukas Nykryn2013-05-032-17/+42
* journal: Set the default keep free value to 15% (up from 5%)Colin Guthrie2013-05-032-2/+2
* core: bump simultaneous bus connection limit to 512Lennart Poettering2013-05-031-1/+1
* cryptsetup: downgrade world-writable warning againLennart Poettering2013-05-031-1/+5
* update TODOLennart Poettering2013-05-031-0/+4
* man: add various filenames to the indexZbigniew Jędrzejewski-Szmek2013-05-0314-39/+67
* build-sys: tell rsync no to tranfer times and permissionsZbigniew Jędrzejewski-Szmek2013-05-021-4/+4
* man: link to socket activation blog entriesZbigniew Jędrzejewski-Szmek2013-05-022-2/+8
* build-sys: "link" python _reader and pam_systemd against libsd-daemon-internalZbigniew Jędrzejewski-Szmek2013-05-021-1/+3
* time-dst: use _cleanup_Zbigniew Jędrzejewski-Szmek2013-05-022-40/+32
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-0272-275/+291
* hashmap.h: fix coding style issueDaniel Buch2013-05-031-7/+7
* test-hashmap.c: add unit-test for hashmapDaniel Buch2013-05-032-1/+519
* kdbus: update kdbus.h from upstreamKay Sievers2013-05-022-75/+47
* bootchart: cleanup unused structs and globalsAuke Kok2013-05-021-8/+0
* Dynamically allocate bootchart logsNathaniel Chen2013-05-025-143/+437
* Add help option to bootchart man pageNathaniel Chen2013-05-022-1/+6
* kdbus: update kdbus.h from upstreamKay Sievers2013-05-022-69/+81
* nspawn: inherit the exit status of containerDave Reisner2013-05-021-1/+1
* Annotate some functions as _const_Cristian Rodríguez2013-05-011-6/+6
* dbus-execute: fix introspectionRonny Chevalier2013-05-011-3/+2
* cgls: add --machine/-MZbigniew Jędrzejewski-Szmek2013-05-018-46/+63
* zsh_completion: fix udevadm monitor flagsDaniel Wallace2013-05-011-1/+1
* zsh-completion: add s-a critical-chainZbigniew Jędrzejewski-Szmek2013-05-012-4/+10
* util: Add _sentinel_ to strextend()Colin Walters2013-04-301-1/+1