summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-17man: add a note that NULL "s" arg for sd_bus_message_appendZbigniew Jędrzejewski-Szmek
2016-10-17man: avoid abbreviated "cgroups" terminology (#4396)Lennart Poettering
2016-10-17zsh-completion: fix for #4318 (#4394)llua
2016-10-17Merge pull request #4392 from keszybz/running-timersLennart Poettering
2016-10-17Merge pull request #4387 from keszybz/loginctl-ttyLennart Poettering
2016-10-17core/timer: reset next_elapse_*time when timer is not waitingZbigniew Jędrzejewski-Szmek
2016-10-17pid1: do not use mtime==0 as sign of masking (#4388)Zbigniew Jędrzejewski-Szmek
2016-10-17Merge pull request #4391 from keszybz/treewide-macrosMartin Pitt
2016-10-17Merge pull request #4381 from keszybz/man-pagesMartin Pitt
2016-10-17test-calendarspec: test that hourly timers are incremented properlyZbigniew Jędrzejewski-Szmek
2016-10-16tree-wide: introduce free_and_replace helperZbigniew Jędrzejewski-Szmek
2016-10-16tree-wide: use mfree moreZbigniew Jędrzejewski-Szmek
2016-10-16shared/install: use _cleanup_free_Zbigniew Jędrzejewski-Szmek
2016-10-17Merge pull request #4380 from bgamari/masterPeter Hutterer
2016-10-16loginctl: report tty in session listingsZbigniew Jędrzejewski-Szmek
2016-10-16loginctl: drop casts in printfZbigniew Jędrzejewski-Szmek
2016-10-16man: document sd_event_get_tid() return value (#4385)Martin Ejdestig
2016-10-15man: drop discouragment of runtime and vendor drop-insZbigniew Jędrzejewski-Szmek
2016-10-15man: add journal-upload.conf(5)Zbigniew Jędrzejewski-Szmek
2016-10-15man: add notes about thread safety of sd_journal_* functionsZbigniew Jędrzejewski-Szmek
2016-10-15man: add crosslink between systemd.resource-control(5) and systemd.exec(5)Zbigniew Jędrzejewski-Szmek
2016-10-15virt: add possibility to skip the check for chroot (#4374)Lukáš Nykrýn
2016-10-15hwdb: Add sensitivity for Dell Latitude E7470 pointingstickBen Gamari
2016-10-14core: make settings for unified cgroup hierarchy supersede the ones for legac...Tejun Heo
2016-10-14nspawn: remove unused variable (#4369)Thomas H. P. Andersen
2016-10-13Merge pull request #4243 from endocode/djalal/sandbox-first-protection-kernel...Lennart Poettering
2016-10-13Merge pull request #653 from dvdhrm/bus-goldZbigniew Jędrzejewski-Szmek
2016-10-13Merge pull request #4363 from stefan-it/replace-while-loopsDaniel Mack
2016-10-13Merge pull request #4364 from phomes/man-fixesDaniel Mack
2016-10-13nspawn: cleanup and chown the synced cgroup hierarchy (#4223)Evgeny Vereshchagin
2016-10-13Merge pull request #4362 from poettering/journalbootlistfixZbigniew Jędrzejewski-Szmek
2016-10-12man: typo fixesThomas Hindoe Paaboel Andersen
2016-10-12coredump: use for() loop instead of while()Stefan Schweter
2016-10-12basic: use for() loop instead of while()Stefan Schweter
2016-10-12Merge pull request #4358 from fsateler/pam-configLennart Poettering
2016-10-12update TODOLennart Poettering
2016-10-12journalctl: say in which directory we vacuum stuffLennart Poettering
2016-10-12journalctl: don't claim the journal was stored on diskLennart Poettering
2016-10-12journal: refuse opening journal files from the future for writingLennart Poettering
2016-10-12journald: automatically rotate journal files when the clock jumps backwardsLennart Poettering
2016-10-12journald: use the event loop dispatch timestamp for journal entriesLennart Poettering
2016-10-12journal: when iterating through entry arrays and we hit an invalid one keep g...Lennart Poettering
2016-10-12journal: add an explicit check for uninitialized objectsLennart Poettering
2016-10-12journal: also check that our entry arrays are properly orderedLennart Poettering
2016-10-12journal: split out check for properly ordered arrays into its own functionLennart Poettering
2016-10-12journal: split out array index inc/dec code into a new call bump_array_index()Lennart Poettering
2016-10-12journal: when we encounter a broken journal file, add some debug loggingLennart Poettering
2016-10-12build-sys: Allow disabling installation of pam config snippetFelipe Sateler
2016-10-12Avoid forever loop for journalctl --list-boots command (#4278)hese10
2016-10-12systemd-user: add pam_unix account moduleFelipe Sateler