summaryrefslogtreecommitdiffstats
path: root/src/gpt-auto-generator (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-22NEWS: option is ProtectKernelTunables not ProtectedKernelTunables (#4451)Djalal Harouni1-1/+1
2016-10-21NEWS: update NEWS about ProtectKernelModules= option (#4445)Djalal Harouni1-2/+5
2016-10-21hwdb: add MOUSE_WHEEL_CLICK_COUNT for non-integer click angles (#4440)Peter Hutterer2-0/+24
2016-10-21sysusers: fix memleak (#4443)Evgeny Vereshchagin1-1/+2
2016-10-21core: if the start command vanishes during runtime don't hit an assertLennart Poettering1-1/+9
2016-10-21Revert "add networkd dbus lease info" (#4435)Zbigniew Jędrzejewski-Szmek3-144/+0
2016-10-21nspawn, NEWS: add missing "s" in --private-users-chown (#4438)Zbigniew Jędrzejewski-Szmek2-8/+8
2016-10-20sysusers: fix memleak (#4430)Evgeny Vereshchagin1-0/+1
2016-10-20update-utmp: let's use STR_IN_SET() where it is prettyLennart Poettering1-1/+2
2016-10-20logind: don't hit assert when we try to free NULL manager objectLennart Poettering1-1/+2
2016-10-20update TODOLennart Poettering1-0/+4
2016-10-20sysctl: run sysctl service if /proc/sys/net is writable (#4425)Lennart Poettering1-1/+1
2016-10-20units: extend stop timeout for user@.service to 120s (#4426)Lennart Poettering1-0/+1
2016-10-20tests: fix memleak in test-calendarspec (#4424)Evgeny Vereshchagin1-0/+2
2016-10-20shared/install: fix %u expansion when running under sudoZbigniew Jędrzejewski-Szmek1-2/+6
2016-10-20shared/install: fix DefaultInstance expansion in %n, %NZbigniew Jędrzejewski-Szmek1-4/+38
2016-10-20shared/install: fix DefaultInstance expansion in %iZbigniew Jędrzejewski-Szmek1-3/+4
2016-10-20man: document default for User=Lennart Poettering1-2/+7
2016-10-20journald,core: add short comments we we keep reopening /dev/console all the timeLennart Poettering2-0/+10
2016-10-20man: one more cgroup wording fixLennart Poettering1-12/+7
2016-10-20hwdb: Update database of Bluetooth company identifiersMarcel Holtmann1-0/+93
2016-10-20build-sys: show configure and make commandsZbigniew Jędrzejewski-Szmek1-4/+9
2016-10-20build-sys: allow autogen.sh to take configure paramsZbigniew Jędrzejewski-Szmek1-5/+16
2016-10-20pid1: downgrade some rlimit warningsZbigniew Jędrzejewski-Szmek2-4/+4
2016-10-20core: let's upgrade the log level for service processes dying of signal (#4415)Lennart Poettering1-1/+8
2016-10-19man: document dependencies implied by Sockets= (#4412)Lucas Werkmeister1-3/+6
2016-10-19bootctl: don't try to remove esp_path (#4407)Evgeny Vereshchagin1-1/+1
2016-10-19boot: fix `bootctl install` segfault (#4404)Yu Watanabe1-1/+2
2016-10-19journal: rename determine_space_for() into cache_space_refresh()Franck Bui1-29/+19
2016-10-19journal: introduce patch_min_use() helperFranck Bui3-34/+39
2016-10-19journal: introduce cache_space_invalidate()Franck Bui1-5/+5
2016-10-19journal: cache used vfs stats as wellFranck Bui2-20/+30
2016-10-19journal: don't emit space usage message when opening the journal (#4190)Franck Bui2-11/+16
2016-10-19journal: introduce server_space_usage_message()Franck Bui2-33/+46
2016-10-19journal: introduce JournalStorage and JournalStorageSpace structuresFranck Bui3-85/+84
2016-10-19journal: introduce determine_path_usage()Franck Bui1-30/+46
2016-10-19shared/install: report invalid unit files slightly betterZbigniew Jędrzejewski-Szmek2-16/+30
2016-10-19shared/install: resolve specifiers in Also=Zbigniew Jędrzejewski-Szmek1-4/+11
2016-10-19shared/install: provide more info if install_info_traverse_failsZbigniew Jędrzejewski-Szmek1-1/+3
2016-10-19shared/install: in install_context_mark_for_removal ignore not found unitsZbigniew Jędrzejewski-Szmek2-13/+24
2016-10-18networkd: use proper cast to access VTI6 (#4399)Susant Sahani1-1/+7
2016-10-18core/exec: add a named-descriptor option ("fd") for streams (#4179)Luca Bruno8-33/+322
2016-10-17README: list dependencies for testingZbigniew Jędrzejewski-Szmek1-0/+7
2016-10-17tests: add smoke test for systemd-nspawnEvgeny Vereshchagin5-0/+349
2016-10-17man: add a note that NULL "s" arg for sd_bus_message_appendZbigniew Jędrzejewski-Szmek1-0/+5
2016-10-17terminal-util: helper macro for highlighting functionsZbigniew Jędrzejewski-Szmek1-47/+18
2016-10-17systemctl: ditto for list-unit-filesZbigniew Jędrzejewski-Szmek1-13/+24
2016-10-17systemctl: use underlines to seperate unit types in listingZbigniew Jędrzejewski-Szmek2-27/+62
2016-10-17man: avoid abbreviated "cgroups" terminology (#4396)Lennart Poettering4-11/+8
2016-10-17zsh-completion: fix for #4318 (#4394)llua1-9/+5