summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* travis: check build with various compiler optionsFrantisek Sumsal2020-06-092-6/+112
* 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
|/ / / /
* | | | test: avoid failing due to unexpected precisionFrantisek Sumsal2020-06-061-6/+6
* | | | Merge pull request #16033 from poettering/parse-int-fixletsDaan De Meyer2020-06-065-47/+316
|\ \ \ \
| * | | | test: add test for parse_uid_range()Lennart Poettering2020-06-051-0/+35
| * | | | tests: beef up integer parsing testsLennart Poettering2020-06-052-0/+98
| * | | | parse-util: also parse integers prefixed with 0b and 0oLennart Poettering2020-06-051-5/+51
| * | | | parse-util: rewrite parse_uid_range() on top of parse_uid()Lennart Poettering2020-06-051-5/+22
| * | | | user-util: be stricter in parse_uid()Lennart Poettering2020-06-052-4/+32
| * | | | parse-util: rewrite parse_mode() on top of safe_atou_full()Lennart Poettering2020-06-051-15/+13
| * | | | parse-util: make return parameter optional in safe_atou16_full()Lennart Poettering2020-06-051-1/+3
| * | | | parse-util: allow '-0' as alternative to '0' and '+0'Lennart Poettering2020-06-051-4/+4
| * | | | parse-util: allow tweaking how to parse integersLennart Poettering2020-06-052-13/+58
* | | | | resolve: enable RES_TRUSTAD towards the 127.0.0.53 stub resolverYmrDtnJu2020-06-062-2/+2
* | | | | lldp: fix assertion checking argument for sd_lldp_set_neighbors_max()Thomas Haller2020-06-061-1/+1
* | | | | man: fix typo Takse -> TakesSusant Sahani2020-06-061-1/+1
| |_|/ / |/| | |