summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-07hostnamectl: suppress outputting of pretty hostname field in status if emptyLennart Poettering
2013-05-07hostname: only suppress setting of pretty hostname if it is non-equal to the ...Lennart Poettering
2013-05-07build-sys: properly mkdir for GENERAL_ALIASESZbigniew Jędrzejewski-Szmek
2013-05-07build-sys: properly mkdir with DESTDIR setZbigniew Jędrzejewski-Szmek
2013-05-07journald: don't recalculate the ACL maskLennart Poettering
2013-05-07build-sys: support builds without EAs againLennart Poettering
2013-05-07hashmap: document trivial_hash_func()Lennart Poettering
2013-05-07kmod-setup: properly iterate through module tableLennart Poettering
2013-05-07systemd-sleep: it is not an error if the config file is missingZbigniew Jędrzejewski-Szmek
2013-05-07login: add missing _public_ to sd_get_machine_names()Lennart Poettering
2013-05-07update TODOLennart Poettering
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