summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* sd-bus: drop check for selinux before calling getsockopt(SO_PEERSEC)Zbigniew Jędrzejewski-Szmek2018-05-30
* Move selinux-related stuff from btrfs-util.c to label.cZbigniew Jędrzejewski-Szmek2018-05-30
* more portable perl shebangs (#7701)Jörg Thalheim2018-05-30
* missing: Add DM_DEFERRED_REMOVEHenrik Grindal Bakken2018-05-30
* missing: Define SMACK_MAGIC if it's missingHenrik Grindal Bakken2018-05-30
* missing: Define EFIVARFS_MAGIC if missingHenrik Grindal Bakken2018-05-30
* missing: Add MAX_HANDLE_SZHenrik Grindal Bakken2018-05-30
* missing: Add PR_SET_MM_{ARG,ENV}_{START,END}Henrik Grindal Bakken2018-05-30
* missing: Add some more btrfs structs and constantsHenrik Grindal Bakken2018-05-30
* build-sys: install TRANSIENT-SETTINGS.md and UIDS-GIDS.md (#7690)Felipe Sateler2018-05-30
* mount-setup: fix MNT_CHECK_WRITABLE error handling, and log about the issueLennart Poettering2018-05-30
* meson: libudev_core and udevadm should have LOG_REALM=LOG_REALM_UDEV (#7666)Franck Bui2018-05-30
* logind: use free_and_replace in one spotZbigniew Jędrzejewski-Szmek2018-05-30
* tree-wide: use SPECIAL_ROOT_SLICEZbigniew Jędrzejewski-Szmek2018-05-30
* logind: fix misleading messageZbigniew Jędrzejewski-Szmek2018-05-30
* logind: simplify one conditionalZbigniew Jędrzejewski-Szmek2018-05-30
* Fix logical error in meson.build (#7658)Max Harmathy2018-05-30
* man: Clarify when OnFailure= activates after restarts (#7646)Ken (Bitsko) MacLeod2018-05-30
* tree-wide: add DEBUG_LOGGING macro that checks whether debug logging is on (#...Lennart Poettering2018-05-30
* TODO: updateYu Watanabe2018-05-30
* verbs: Rename VERB_OFFLINE to VERB_ONLINE_ONLY, expand MUSTBEROOTColin Walters2018-05-30
* systemctl,verbs: Introduce SYSTEMD_OFFLINE environment variableColin Walters2018-05-30
* CODING_STYLE: provide better explanation why /* */ over // (#7647)Lennart Poettering2018-05-30
* final v236 update (#7649)Lennart Poettering2018-05-30
* NEWS: update NEWS again, and prepare for a release tomorrowLennart Poettering2018-05-30
* meson: increase version numbersLennart Poettering2018-05-30
* core: Implement timeout based umount/remount limitKyle Walker2018-05-30
* tree-wide: make use of new STRLEN() macro everywhere (#7639)Lennart Poettering2018-05-30
* basic: turn off stdio locking for a couple of helper callsLennart Poettering2018-05-30
* core: add EXTEND_TIMEOUT_USEC={usec} - prevent timeouts in startup/runtime/sh...Daniel Black2018-05-30
* check_tree.pl: Do not allow diff to move name reverts into a maskSven Eden2018-05-30
* check_tree.pl: Move move upstream appends from after our mask blocksSven Eden2018-05-29
* check_tree.pl: Added missing detection of mask else switches in prune_hunk().Sven Eden2018-05-29
* Cleanup now obsolete pwx tools.Sven Eden2018-05-29
* check_tree.pl: The word "systemd" is no longer changed to "elogind",Sven Eden2018-05-29
* check_tree.pl: Fixed a bug that caused #else to not be unremoved in __GLIBC__...Sven Eden2018-05-29
* check_tree.pl: Made check_musl() and check_name_reverts() safer.Sven Eden2018-05-25
* check_tree.pl: Fixed check_musl(), it must track mask state changes itself.Sven Eden2018-05-25
* check_tree.pl: Enhance the final processing of shell and xml filesSven Eden2018-05-24
* check_tree.pl: Remove the [e]logind [m]ask [i]nfo code, this was not sufficient.Sven Eden2018-05-24
* check_tree.pl: Keep track of elogind masks although the changing lines get pr...Sven Eden2018-05-24
* check_tree.pl: Fixed unprepare_xml()Sven Eden2018-05-24
* migrate_tree.pl: Only write a new commits file, if the old was finished readi...Sven Eden2018-05-24
* check_tree.pl : Fix transportation of elogind mask infoSven Eden2018-05-24
* check_tree.pl : Do not skip mask info with useless hunks.Sven Eden2018-05-24
* check_tree.pl: Remember mask starts and elses in hunks, so theSven Eden2018-05-24
* migrate_tree.pl : Check target first when creating new files.Sven Eden2018-05-24
* check_tree.pl: Replace the source in creation patches with /dev/null.Sven Eden2018-05-24
* migrate_tree.pl: Ensure that the commit file is always written on exit.Sven Eden2018-05-16
* migrate_tree.pl: Add a signal handler, so the commit file is updated even on ...Sven Eden2018-05-16