platform/upstream/systemd.git
2016-10-24 Evgeny Vereshchaginbasic: fallback to the fstat if we don't have access...
2016-10-21 Zbigniew Jędrzejewsk... nspawn, NEWS: add missing "s" in --private-users-chown...
2016-10-20 Evgeny Vereshchaginsysusers: fix memleak (#4430)
2016-10-20 Lennart Poetteringupdate-utmp: let's use STR_IN_SET() where it is pretty
2016-10-20 Lennart Poetteringlogind: don't hit assert when we try to free NULL manag...
2016-10-20 Lennart Poetteringupdate TODO
2016-10-20 Lennart Poetteringsysctl: run sysctl service if /proc/sys/net is writable...
2016-10-20 Lennart Poetteringunits: extend stop timeout for user@.service to 120s...
2016-10-20 Evgeny Vereshchagintests: fix memleak in test-calendarspec (#4424)
2016-10-20 Martin PittMerge pull request #4418 from keszybz/autogen-params
2016-10-20 Zbigniew Jędrzejewsk... Merge pull request #4414 from poettering/consolesakcomment
2016-10-20 Lennart Poetteringman: document default for User=
2016-10-20 Lennart Poetteringjournald,core: add short comments we we keep reopening...
2016-10-20 Lennart Poetteringman: one more cgroup wording fix
2016-10-20 Lennart PoetteringMerge pull request #4417 from keszybz/man-and-rlimit
2016-10-20 Marcel Holtmannhwdb: Update database of Bluetooth company identifiers
2016-10-20 Zbigniew Jędrzejewsk... build-sys: show configure and make commands
2016-10-20 Zbigniew Jędrzejewsk... build-sys: allow autogen.sh to take configure params
2016-10-20 Zbigniew Jędrzejewsk... pid1: downgrade some rlimit warnings
2016-10-19 Lennart Poetteringcore: let's upgrade the log level for service processes...
2016-10-19 Lennart PoetteringMerge pull request #4360 from fbuihuu/journald-fix...
2016-10-19 Lucas Werkmeisterman: document dependencies implied by Sockets= (#4412)
2016-10-19 Lennart PoetteringMerge pull request #4378 from evverx/nspawn-smoke-test
2016-10-19 Lennart PoetteringMerge pull request #4390 from keszybz/install-specifiers
2016-10-19 Evgeny Vereshchaginbootctl: don't try to remove esp_path (#4407)
2016-10-19 Yu Watanabeboot: fix `bootctl install` segfault (#4404)
2016-10-19 Franck Buijournal: rename determine_space_for() into cache_space_...
2016-10-19 Franck Buijournal: introduce patch_min_use() helper
2016-10-19 Franck Buijournal: introduce cache_space_invalidate()
2016-10-19 Franck Buijournal: cache used vfs stats as well
2016-10-19 Franck Buijournal: don't emit space usage message when opening...
2016-10-19 Franck Buijournal: introduce server_space_usage_message()
2016-10-19 Franck Buijournal: introduce JournalStorage and JournalStorageSpa...
2016-10-19 Franck Buijournal: introduce determine_path_usage()
2016-10-19 Zbigniew Jędrzejewsk... shared/install: report invalid unit files slightly...
2016-10-19 Zbigniew Jędrzejewsk... shared/install: resolve specifiers in Also=
2016-10-19 Zbigniew Jędrzejewsk... shared/install: provide more info if install_info_trave...
2016-10-19 Zbigniew Jędrzejewsk... shared/install: in install_context_mark_for_removal...
2016-10-18 Lennart PoetteringMerge pull request #4382 from keszybz/unit-type-underline
2016-10-18 Susant Sahaninetworkd: use proper cast to access VTI6 (#4399)
2016-10-18 Luca Brunocore/exec: add a named-descriptor option ("fd") for...
2016-10-17 Zbigniew Jędrzejewsk... README: list dependencies for testing
2016-10-17 Evgeny Vereshchagintests: add smoke test for systemd-nspawn
2016-10-17 Zbigniew Jędrzejewsk... man: add a note that NULL "s" arg for sd_bus_message_append
2016-10-17 Zbigniew Jędrzejewsk... terminal-util: helper macro for highlighting functions
2016-10-17 Zbigniew Jędrzejewsk... systemctl: ditto for list-unit-files
2016-10-17 Zbigniew Jędrzejewsk... systemctl: use underlines to seperate unit types in...
2016-10-17 Lennart Poetteringman: avoid abbreviated "cgroups" terminology (#4396)
2016-10-17 lluazsh-completion: fix for #4318 (#4394)
2016-10-17 Lennart PoetteringMerge pull request #4392 from keszybz/running-timers
2016-10-17 Lennart PoetteringMerge pull request #4387 from keszybz/loginctl-tty
2016-10-17 Zbigniew Jędrzejewsk... shared/install: do not break loop when we enounter...
2016-10-17 Zbigniew Jędrzejewsk... man: mention that systemctl --root=/ operates on the...
2016-10-17 Zbigniew Jędrzejewsk... core/timer: reset next_elapse_*time when timer is not...
2016-10-17 Zbigniew Jędrzejewsk... pid1: do not use mtime==0 as sign of masking (#4388)
2016-10-17 Martin PittMerge pull request #4391 from keszybz/treewide-macros
2016-10-17 Martin PittMerge pull request #4381 from keszybz/man-pages
2016-10-17 Zbigniew Jędrzejewsk... test-calendarspec: test that hourly timers are incremen...
2016-10-17 Zbigniew Jędrzejewsk... tree-wide: introduce free_and_replace helper
2016-10-17 Zbigniew Jędrzejewsk... tree-wide: use mfree more
2016-10-17 Zbigniew Jędrzejewsk... shared/install: use _cleanup_free_
2016-10-17 Peter HuttererMerge pull request #4380 from bgamari/master
2016-10-16 Zbigniew Jędrzejewsk... loginctl: report tty in session listings
2016-10-16 Zbigniew Jędrzejewsk... loginctl: drop casts in printf
2016-10-16 Martin Ejdestigman: document sd_event_get_tid() return value (#4385)
2016-10-15 Zbigniew Jędrzejewsk... man: drop discouragment of runtime and vendor drop-ins
2016-10-15 Zbigniew Jędrzejewsk... man: add journal-upload.conf(5)
2016-10-15 Zbigniew Jędrzejewsk... man: add notes about thread safety of sd_journal_*...
2016-10-15 Zbigniew Jędrzejewsk... man: add crosslink between systemd.resource-control...
2016-10-15 Lukáš Nykrýnvirt: add possibility to skip the check for chroot...
2016-10-15 Ben Gamarihwdb: Add sensitivity for Dell Latitude E7470 pointingstick
2016-10-15 Tejun Heocore: make settings for unified cgroup hierarchy supers...
2016-10-13 Thomas H. P... nspawn: remove unused variable (#4369)
2016-10-13 Lennart PoetteringMerge pull request #4243 from endocode/djalal/sandbox...
2016-10-13 Zbigniew Jędrzejewsk... Merge pull request #653 from dvdhrm/bus-gold
2016-10-13 Daniel MackMerge pull request #4363 from stefan-it/replace-while...
2016-10-13 Daniel MackMerge pull request #4364 from phomes/man-fixes
2016-10-13 Evgeny Vereshchaginnspawn: cleanup and chown the synced cgroup hierarchy...
2016-10-13 Zbigniew Jędrzejewsk... Merge pull request #4362 from poettering/journalbootlistfix
2016-10-12 Thomas Hindoe... man: typo fixes
2016-10-12 Stefan Schwetercoredump: use for() loop instead of while()
2016-10-12 Stefan Schweterbasic: use for() loop instead of while()
2016-10-12 Lennart PoetteringMerge pull request #4358 from fsateler/pam-config
2016-10-12 Lennart Poetteringupdate TODO
2016-10-12 Lennart Poetteringjournalctl: say in which directory we vacuum stuff
2016-10-12 Lennart Poetteringjournalctl: don't claim the journal was stored on disk
2016-10-12 Lennart Poetteringjournal: refuse opening journal files from the future...
2016-10-12 Lennart Poetteringjournald: automatically rotate journal files when the...
2016-10-12 Lennart Poetteringjournald: use the event loop dispatch timestamp for...
2016-10-12 Lennart Poetteringjournal: when iterating through entry arrays and we...
2016-10-12 Lennart Poetteringjournal: add an explicit check for uninitialized objects
2016-10-12 Lennart Poetteringjournal: also check that our entry arrays are properly...
2016-10-12 Lennart Poetteringjournal: split out check for properly ordered arrays...
2016-10-12 Lennart Poetteringjournal: split out array index inc/dec code into a...
2016-10-12 Lennart Poetteringjournal: when we encounter a broken journal file, add...
2016-10-12 Felipe Satelerbuild-sys: Allow disabling installation of pam config...
2016-10-12 hese10Avoid forever loop for journalctl --list-boots command...
2016-10-12 Felipe Satelersystemd-user: add pam_unix account module
2016-10-12 Ben Harrishwdb: Treat Latitude 2110 brightness keys like on Inspi...
2016-10-12 Djalal Harounitest: add test to make sure that ProtectKernelModules...
next