summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2016-10-12hwdb: Treat Latitude 2110 brightness keys like on Inspiron 1520 (#4355)Ben Harris
2016-10-12Merge pull request #4351 from keszybz/nspawn-debuggingLennart Poettering
2016-10-12units: journal-upload Wants= and After=network-online.target (#4354)Yu Watanabe
2016-10-12Allow block and char classes in DeviceAllow bus properties (#4353)Zbigniew Jędrzejewski-Szmek
2016-10-11networkd: add dbus interface for lease raw options (#3528)Andrew Jeddeloh
2016-10-11core/main: get rid from excess check of ACTION_TEST (#4350)0xAX
2016-10-11missing: add a bunch of mount flagsZbigniew Jędrzejewski-Szmek
2016-10-11nspawn: let's mount(/tmp) inside the user namespace (#4340)Evgeny Vereshchagin
2016-10-11nspawn,mount-util: add [u]mount_verbose and use it in nspawnZbigniew Jędrzejewski-Szmek
2016-10-11nspawn: small cleanups in get_controllers()Zbigniew Jędrzejewski-Szmek
2016-10-11nspawn: simplify arg_us_cgns passingZbigniew Jędrzejewski-Szmek
2016-10-11core: chown() any TTY used for stdin, not just when StandardInput=tty is used...Lennart Poettering
2016-10-11resolve: remove unsed counter (#4349)Thomas H. P. Andersen
2016-10-11Merge pull request #4348 from poettering/docfixesZbigniew Jędrzejewski-Szmek
2016-10-11Merge pull request #4067 from poettering/invocation-idZbigniew Jędrzejewski-Szmek
2016-10-11man: beef up documentation on per-unit resource limits a bitLennart Poettering
2016-10-11man: document that Type=idle is subject to a 5s time-outLennart Poettering
2016-10-11man: avoid using the term "loaded" for units currently in memory, since we al...Lennart Poettering
2016-10-11pager: tiny beautificationLennart Poettering
2016-10-11man: expand the documentation of $SYSTEMD_PAGER and related environment varia...Lennart Poettering
2016-10-11Merge pull request #4115 from yuwata/completion-fixLennart Poettering
2016-10-11units: add Wants=initrd-cleanup.service to initrd-switch-root.target (#4345)Yu Watanabe
2016-10-11udevadm: use parse_sec instead of atoi for timeout option (#4331)Stefan Schweter
2016-10-10Merge pull request #4337 from poettering/exit-codeZbigniew Jędrzejewski-Szmek
2016-10-10man: update unit type count (#4339)Lucas Werkmeister
2016-10-10resolved: initialize variable (#4338)Thomas H. P. Andersen
2016-10-10Merge pull request #4336 from dandedrick/journal-remote-non-blockingMartin Pitt
2016-10-10core: simplify if branches a bitLennart Poettering
2016-10-10core: make use of IN_SET() in various places in mount.cLennart Poettering
2016-10-10core: when determining whether a process exit status is clean, consider wheth...Lennart Poettering
2016-10-10core: lower exit status "level" at one placeLennart Poettering
2016-10-10main: use strdup instead of free_and_strdup to initialize default unit (#4335)0xAX