summaryrefslogtreecommitdiffstats
path: root/test (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-17zsh-completion: fix for #4318 (#4394)llua1-9/+5
2016-10-17core/timer: reset next_elapse_*time when timer is not waitingZbigniew Jędrzejewski-Szmek1-0/+2
2016-10-17pid1: do not use mtime==0 as sign of masking (#4388)Zbigniew Jędrzejewski-Szmek1-8/+12
2016-10-17test-calendarspec: test that hourly timers are incremented properlyZbigniew Jędrzejewski-Szmek1-1/+24
2016-10-17tree-wide: introduce free_and_replace helperZbigniew Jędrzejewski-Szmek9-42/+35
2016-10-17tree-wide: use mfree moreZbigniew Jędrzejewski-Szmek64-228/+105
2016-10-17shared/install: use _cleanup_free_Zbigniew Jędrzejewski-Szmek1-8/+7
2016-10-16loginctl: report tty in session listingsZbigniew Jędrzejewski-Szmek1-17/+61
2016-10-16loginctl: drop casts in printfZbigniew Jędrzejewski-Szmek1-7/+7
2016-10-16man: document sd_event_get_tid() return value (#4385)Martin Ejdestig1-2/+3
2016-10-16man: drop discouragment of runtime and vendor drop-insZbigniew Jędrzejewski-Szmek1-3/+1
2016-10-16man: add journal-upload.conf(5)Zbigniew Jędrzejewski-Szmek3-7/+126
2016-10-16man: add notes about thread safety of sd_journal_* functionsZbigniew Jędrzejewski-Szmek14-3/+66
2016-10-16man: add crosslink between systemd.resource-control(5) and systemd.exec(5)Zbigniew Jędrzejewski-Szmek2-0/+11
2016-10-15virt: add possibility to skip the check for chroot (#4374)Lukáš Nykrýn1-0/+4
2016-10-15hwdb: Add sensitivity for Dell Latitude E7470 pointingstickBen Gamari1-0/+4
2016-10-15core: make settings for unified cgroup hierarchy supersede the ones for legac...Tejun Heo2-190/+195
2016-10-13nspawn: remove unused variable (#4369)Thomas H. P. Andersen1-1/+0
2016-10-13nspawn: cleanup and chown the synced cgroup hierarchy (#4223)Evgeny Vereshchagin7-21/+93
2016-10-12man: typo fixesThomas Hindoe Paaboel Andersen13-19/+19
2016-10-12coredump: use for() loop instead of while()Stefan Schweter1-1/+1
2016-10-12basic: use for() loop instead of while()Stefan Schweter1-1/+1
2016-10-12update TODOLennart Poettering1-9/+0
2016-10-12journalctl: say in which directory we vacuum stuffLennart Poettering1-1/+1
2016-10-12journalctl: don't claim the journal was stored on diskLennart Poettering1-1/+1
2016-10-12journal: refuse opening journal files from the future for writingLennart Poettering2-2/+23
2016-10-12journald: automatically rotate journal files when the clock jumps backwardsLennart Poettering2-6/+25
2016-10-12journald: use the event loop dispatch timestamp for journal entriesLennart Poettering1-3/+10
2016-10-12journal: when iterating through entry arrays and we hit an invalid one keep g...Lennart Poettering1-19/+35
2016-10-12journal: add an explicit check for uninitialized objectsLennart Poettering1-0/+4
2016-10-12journal: also check that our entry arrays are properly orderedLennart Poettering1-6/+19
2016-10-12journal: split out check for properly ordered arrays into its own functionLennart Poettering1-3/+15
2016-10-12journal: split out array index inc/dec code into a new call bump_array_index()Lennart Poettering1-23/+25
2016-10-12journal: when we encounter a broken journal file, add some debug loggingLennart Poettering2-7/+21
2016-10-12build-sys: Allow disabling installation of pam config snippetFelipe Sateler3-1/+7
2016-10-12Avoid forever loop for journalctl --list-boots command (#4278)hese101-1/+8
2016-10-12systemd-user: add pam_unix account moduleFelipe Sateler1-0/+2
2016-10-12hwdb: Treat Latitude 2110 brightness keys like on Inspiron 1520 (#4355)Ben Harris1-1/+2
2016-10-12test: add test to make sure that ProtectKernelModules=yes disconnect mount pr...Djalal Harouni3-2/+11
2016-10-12core: make sure to dump ProtectKernelModules= valueDjalal Harouni1-0/+2
2016-10-12core: check protect_kernel_modules and private_devices in order to setup NNPDjalal Harouni1-0/+2
2016-10-12core:sandbox: lets make /lib/modules/ inaccessible on ProtectKernelModules=Djalal Harouni5-27/+69
2016-10-12doc: minor hint about InaccessiblePaths= in regard of ProtectKernelTunables=Djalal Harouni1-1/+4
2016-10-12test: add test to make sure that CAP_SYS_RAWIO was removed on PrivateDevices=yesDjalal Harouni3-0/+16
2016-10-12core:sandbox: remove CAP_SYS_RAWIO on PrivateDevices=yesDjalal Harouni2-3/+3
2016-10-12test: add capability tests for ProtectKernelModules=Djalal Harouni4-0/+27
2016-10-12core:sandbox: Add ProtectKernelModules= optionDjalal Harouni7-2/+80
2016-10-12units: journal-upload Wants= and After=network-online.target (#4354)Yu Watanabe1-1/+2
2016-10-12Allow block and char classes in DeviceAllow bus properties (#4353)Zbigniew Jędrzejewski-Szmek4-7/+11
2016-10-12networkd: add dbus interface for lease raw options (#3528)Andrew Jeddeloh3-0/+144