summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-07journald: be more careful when we try to flush the runtime journal to disk an...systemd/v203Lennart Poettering
2013-05-06NEWS: typo fixLennart Poettering
2013-05-06build-sys: prepare new releaseLennart Poettering
2013-05-06core: escape unit name from udevMUNEDA Takahiro
2013-05-06systemd-sleep: add support for freeze and standbyZbigniew Jędrzejewski-Szmek
2013-05-06fileio: split write_one_line_file into twoZbigniew Jędrzejewski-Szmek
2013-05-06zsh_completion: complete only pids for systemd-coredumpctlDaniel Wallace
2013-05-06man: fix typos in systemd.specialRoss Lagerwall
2013-05-06man: clarify behaviour of Also= in unit filesLennart Poettering
2013-05-06man: correct SIGUSR1 semantics for journaldLennart Poettering
2013-05-06core: unit_inactive_or_pending() should actually do as it claimsLennart Poettering
2013-05-06update TODOLennart Poettering
2013-05-06condition, man: Add support for ConditionSecurity=apparmorNirbheek Chauhan
2013-05-06quota: use QUOTACHECK path correctly as tested in configure.acLennart Poettering
2013-05-06nspawn: explain that we look for /etc/os-release in the container directoryLennart Poettering
2013-05-06hwdb: updateKay Sievers
2013-05-06TODO: updateKay Sievers
2013-05-06kernel-install: add default install scriptsHarald Hoyer
2013-05-03keymap/findkeyboards: avoid throwaway attribute-walkVille Skyttä
2013-05-03Spelling fixesVille Skyttä
2013-05-03man: provide "permalinks" to sections and termsZbigniew Jędrzejewski-Szmek
2013-05-03systemctl: use GREEDY_REALLOC in one more placeZbigniew Jędrzejewski-Szmek
2013-05-03journal: as a µ-opt, use sizeof instead of strlenZbigniew Jędrzejewski-Szmek
2013-05-03cgroup: when escaping a cgroup object name, also escape names that start with...Lennart Poettering
2013-05-03update TODOLennart Poettering
2013-05-03systemctl: add --plain option to list-dependenciesLukas Nykryn
2013-05-03journal: Set the default keep free value to 15% (up from 5%)Colin Guthrie
2013-05-03core: bump simultaneous bus connection limit to 512Lennart Poettering
2013-05-03cryptsetup: downgrade world-writable warning againLennart Poettering
2013-05-03update TODOLennart Poettering
2013-05-03man: add various filenames to the indexZbigniew Jędrzejewski-Szmek
2013-05-02build-sys: tell rsync no to tranfer times and permissionsZbigniew Jędrzejewski-Szmek
2013-05-02man: link to socket activation blog entriesZbigniew Jędrzejewski-Szmek
2013-05-02build-sys: "link" python _reader and pam_systemd against libsd-daemon-internalZbigniew Jędrzejewski-Szmek
2013-05-02time-dst: use _cleanup_Zbigniew Jędrzejewski-Szmek
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek
2013-05-03hashmap.h: fix coding style issueDaniel Buch
2013-05-03test-hashmap.c: add unit-test for hashmapDaniel Buch
2013-05-02kdbus: update kdbus.h from upstreamKay Sievers
2013-05-02bootchart: cleanup unused structs and globalsAuke Kok
2013-05-02Dynamically allocate bootchart logsNathaniel Chen
2013-05-02Add help option to bootchart man pageNathaniel Chen
2013-05-02kdbus: update kdbus.h from upstreamKay Sievers
2013-05-02nspawn: inherit the exit status of containerDave Reisner
2013-05-01Annotate some functions as _const_Cristian Rodríguez
2013-05-01dbus-execute: fix introspectionRonny Chevalier
2013-05-01cgls: add --machine/-MZbigniew Jędrzejewski-Szmek
2013-05-01zsh_completion: fix udevadm monitor flagsDaniel Wallace
2013-05-01zsh-completion: add s-a critical-chainZbigniew Jędrzejewski-Szmek
2013-04-30util: Add _sentinel_ to strextend()Colin Walters