summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-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-12Avoid forever loop for journalctl --list-boots command (#4278)hese10
2016-10-12systemd-user: add pam_unix account moduleFelipe Sateler
2016-10-12test: add test to make sure that ProtectKernelModules=yes disconnect mount pr...Djalal Harouni
2016-10-12core: make sure to dump ProtectKernelModules= valueDjalal Harouni
2016-10-12core: check protect_kernel_modules and private_devices in order to setup NNPDjalal Harouni
2016-10-12core:sandbox: lets make /lib/modules/ inaccessible on ProtectKernelModules=Djalal Harouni
2016-10-12test: add test to make sure that CAP_SYS_RAWIO was removed on PrivateDevices=yesDjalal Harouni
2016-10-12core:sandbox: remove CAP_SYS_RAWIO on PrivateDevices=yesDjalal Harouni
2016-10-12test: add capability tests for ProtectKernelModules=Djalal Harouni
2016-10-12core:sandbox: Add ProtectKernelModules= optionDjalal Harouni
2016-10-12Merge pull request #4351 from keszybz/nspawn-debuggingLennart Poettering
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: avoid using the term "loaded" for units currently in memory, since we al...Lennart Poettering
2016-10-11pager: tiny beautificationLennart Poettering
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-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