summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix memory protection default setting"revert-16058-fix-memory-protection-defaultLennart Poettering2020-06-094-144/+61
* Merge pull request #16058 from Werkov/fix-memory-protection-defaultLennart Poettering2020-06-094-61/+144
|\
| * cgroup: Allow empty assignments of Memory{Low,Min}=Michal Koutný2020-06-023-60/+130
| * cgroup: Make empty assignments reset to defaultMichal Koutný2020-06-022-9/+22
| * tests: Fix description of test unitsMichal Koutný2020-06-021-1/+1
* | Merge pull request #16046 from bluca/dissect_squashfs_verityLennart Poettering2020-06-0914-98/+276
|\ \
| * | dissect: support single-filesystem verity images with external verity hashLuca Boccassi2020-06-0914-93/+271
| * | dissect-image: wait for udev for single filesystem images tooLuca Boccassi2020-06-081-5/+5
* | | man: udevadm: mention non-zero exit code on settleYigal Korman2020-06-091-1/+3
* | | test-network: wait 2min for the bridge being in configured stateYu Watanabe2020-06-091-1/+2
* | | doc: Try to clarify automount dependency confusionChris Down2020-06-091-0/+6
* | | docs: use bool in varlink interface definitionMichał Bartoszkiewicz2020-06-091-2/+2
* | | Merge pull request #16074 from msekletar/freezer-test-flakesLennart Poettering2020-06-092-1/+5
|\ \ \
| * | | core: fix the return value in order to make sure we don't dipatch method retu...Michal Sekletár2020-06-051-1/+1
| * | | tests: sleep a bit and give kernel time to perform the action after manual fr...Michal Sekletár2020-06-051-0/+4
* | | | hwbd entry for Dell Inspiron Chromebook 14 2-in-1 sensor (#16109)Yegor Vialov2020-06-091-0/+4
* | | | login: allow individual USB ports to be assigned to seatsAdam Nielsen2020-06-091-0/+5
* | | | Merge pull request #16080 from YmrDtnJu/9pLennart Poettering2020-06-093-2/+13
|\ \ \ \
| * | | | mount-tool: Replace fstype_is_{network,api_vfs} with fstype_is_blockdev_backedYmrDtnJu2020-06-081-2/+2
| * | | | basic: New function fstype_is_blockdev_backed for fstypes that need a blockdevYmrDtnJu2020-06-082-0/+11
* | | | | core: let user define start-/stop-timeout behaviourJan Klötzke2020-06-0910-42/+200
* | | | | Merge pull request #16073 from keszybz/shell-completionLennart Poettering2020-06-093-3/+194
|\ \ \ \ \
| * | | | | shell-completion: add homectl for bashZbigniew Jędrzejewski-Szmek2020-06-052-1/+189
| * | | | | kernel-install: extend --helpZbigniew Jędrzejewski-Szmek2020-06-051-2/+5
* | | | | | Merge pull request #15953 from keszybz/gdb-scriptLennart Poettering2020-06-098-221/+219
|\ \ \ \ \ \
| * | | | | | strv: propagate location info from the call site tooZbigniew Jędrzejewski-Szmek2020-05-302-6/+8
| * | | | | | basic/hashmap,set: change "internal_" to "_" as the prefixZbigniew Jędrzejewski-Szmek2020-05-304-134/+133
| * | | | | | gdb: make output a bit nicerZbigniew Jędrzejewski-Szmek2020-05-301-1/+1
| * | | | | | gitignore: ignore mypy cacheZbigniew Jędrzejewski-Szmek2020-05-301-1/+2
| * | | | | | basic/hashmap: drop unneeded macroZbigniew Jędrzejewski-Szmek2020-05-301-7/+5
| * | | | | | gdb: update accessors for bucket counts and entry sizesZbigniew Jędrzejewski-Szmek2020-05-301-4/+3
| * | | | | | gdb: drop python2 supportZbigniew Jędrzejewski-Szmek2020-05-301-12/+11
| * | | | | | hashmap: don't allow hashmap_type_info table to be optimized awayZbigniew Jędrzejewski-Szmek2020-05-301-1/+1
| * | | | | | tools/gdb: decrese indentation to 4 spacesZbigniew Jędrzejewski-Szmek2020-05-301-69/+69
| * | | | | | basic/hashmap: update commentZbigniew Jędrzejewski-Szmek2020-05-301-1/+1
* | | | | | | Merge pull request #16047 from poettering/udev-ro-blockLennart Poettering2020-06-096-16/+107
|\ \ \ \ \ \ \
| * | | | | | | man: single-char parameters take no '='Lennart Poettering2020-06-081-4/+4
| * | | | | | | units: tweak udev unit descriptionsLennart Poettering2020-06-083-3/+3
| * | | | | | | udev: optionally mark all block devices read-only as they pop upLennart Poettering2020-06-083-9/+100
| | |_|_|_|/ / | |/| | | | |
* | | | | | | update TODOLennart Poettering2020-06-091-0/+8
* | | | | | | Merge pull request #16085 from ssahani/network-client-idYu Watanabe2020-06-094-1/+29
|\ \ \ \ \ \ \
| * | | | | | | networkctl: Display DHCP4 client IDSusant Sahani2020-06-081-1/+11
| * | | | | | | sd-network: Introduce API to access DHCP4 client IDSusant Sahani2020-06-082-0/+7
| * | | | | | | network: DHCP4 client ID save in state fileSusant Sahani2020-06-081-0/+11
* | | | | | | | Add 'bitlk' option to mount Bitlocker drives with cryptsetup.Maxim Fomin2020-06-092-3/+24
* | | | | | | | hwdb: add HP Spectre x360's mic mute switchNiccolò Maggioni2020-06-081-0/+4
* | | | | | | | Merge pull request #16092 from yuwata/network-accept-local-16090Lennart Poettering2020-06-088-0/+34
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | test-network: add test for IPv4AcceptLocal=Yu Watanabe2020-06-082-0/+2
| * | | | | | | network: introduce IPv4AcceptLocal= settingYu Watanabe2020-06-086-0/+32
|/ / / / / / /
* | | | | | | homed help --uid short optionlayderv2020-06-071-1/+1
|/ / / / / /