summaryrefslogtreecommitdiffstats
path: root/src/basic/MurmurHash2.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-04growfs: fix building without libcrypsetup (#7535)asavah1-0/+6
2017-12-03util-lib,tests: rework unbase64 so that we skip over whitespace automatically...Lennart Poettering4-123/+133
2017-12-03busctl: list all short options in help textMarcus Folkesson1-1/+1
2017-12-03journal-upload: remove duplication of --help and --version in help textMarcus Folkesson1-2/+0
2017-12-03stio-bridge: list all short options in help textMarcus Folkesson1-1/+1
2017-12-03udevadm-control: list all short options in help textMarcus Folkesson1-1/+1
2017-12-03udevadm-info: list all short options in help textMarcus Folkesson1-1/+1
2017-12-03udevd: list all short options in help textMarcus Folkesson1-7/+7
2017-12-03sysusers: Provide meson argument to set gid for 'users' group (#7533)Ikey Doherty3-1/+12
2017-12-03mount-util: do not use the official MAX_HANDLE_SZ (#7523)Lennart Poettering2-5/+9
2017-12-02*: fix some inconsistent control statement styleVito Caputo10-10/+10
2017-12-01localectl: fix list_vconsole_keymaps() indentationVito Caputo1-1/+1
2017-12-01shared/dropin: ignore ENAMETOOLONG when checking drop-in directories (#7525)Lukáš Nykrýn1-1/+5
2017-12-01NEWS: update the text a bit (#7524)Zbigniew Jędrzejewski-Szmek1-53/+51
2017-12-01mount-util: tape over name_to_handle_at() flakiness (#7517)Lennart Poettering1-3/+4
2017-12-01sd-bus: validate the message type (#7520)Lennart Poettering1-0/+1
2017-12-01systemctl: don't use get_process_comm() on non-local PIDs (#7518)Lennart Poettering1-7/+14
2017-11-30util-lib: handle empty string in last_path_componentZbigniew Jędrzejewski-Szmek2-0/+4
2017-11-30NEWS: systemd-mount also support -G optionYu Watanabe1-1/+1
2017-11-30NEWS: fix typoYu Watanabe1-1/+1
2017-11-30man: add docs for systemd-growfs and systemd-makefsZbigniew Jędrzejewski-Szmek3-0/+165
2017-11-30dissect-image: return error if results are ambiguousZbigniew Jędrzejewski-Szmek3-5/+19
2017-11-30Add x-systemd.growfs option for fstabZbigniew Jędrzejewski-Szmek4-5/+77
2017-11-30Add x-systemd.makefs option for fstabZbigniew Jędrzejewski-Szmek4-16/+190
2017-11-30fstab-generator: convert separate booleans to a flag fieldZbigniew Jędrzejewski-Szmek1-32/+28
2017-11-30Add mkfs wrapper which first checks if the partition is emptyZbigniew Jędrzejewski-Szmek2-0/+114
2017-11-30growfs: add option parsing and --help/--version/--dry-runZbigniew Jędrzejewski-Szmek1-18/+91
2017-11-30shared/dissect-image: fix return value for probe_filesystem()Zbigniew Jędrzejewski-Szmek1-1/+2
2017-11-30growfs: add support for resizing encrypted partitionsZbigniew Jędrzejewski-Szmek4-1/+84
2017-11-30Define CRYPT_LUKS in crypt-util.hZbigniew Jędrzejewski-Szmek3-13/+5
2017-11-30growfs: do not try to resize btrfs partitions smaller then 256MBZbigniew Jędrzejewski-Szmek1-10/+15
2017-11-30Add systemd-growfs toolZbigniew Jędrzejewski-Szmek3-0/+168
2017-11-30util-lib: export cryptsetup logging glue functionZbigniew Jędrzejewski-Szmek5-12/+34
2017-11-30util-lib: add cleanup function for crypt_freeZbigniew Jędrzejewski-Szmek5-32/+45
2017-11-30util-lib: rename path_check_fstype to path_is_fs_typeZbigniew Jędrzejewski-Szmek4-11/+11
2017-11-30util-lib: rename fd_check_fstype to fd_is_fs_typeZbigniew Jędrzejewski-Szmek3-4/+4
2017-11-30util-lib: use trailing slash in chase_symlinks, fd_is_mount_point, path_is_mo...Zbigniew Jędrzejewski-Szmek7-16/+113
2017-11-30NEWS: some preliminary work for v236 (#7519)Lennart Poettering1-6/+151
2017-11-30Add a "RequiredForOnline=" Link attribute for .network files (#7347)Mathieu Trudel-Lapierre10-1/+51
2017-11-30test-string-util: add another test for stripping slashesZbigniew Jędrzejewski-Szmek1-0/+14
2017-11-30Add a helper for /dev/block/major:minor pathsZbigniew Jędrzejewski-Szmek3-15/+17
2017-11-30Add a little helper to make /sys/dev/block/major:minor pathsZbigniew Jędrzejewski-Szmek4-46/+34
2017-11-30test-mount-util: move test_path_is_mount_point hereZbigniew Jędrzejewski-Szmek2-139/+140
2017-11-30core/dbus-execute: actually set PassEnvironment= (#7510)Yu Watanabe1-0/+4
2017-11-30man: fix typo (#7511)Yu Watanabe1-1/+1
2017-11-30Fix SELinux labels in cgroup filesystem root directory (#7496)Krzysztof Nowicki1-1/+11
2017-11-30core: support upgrading from DynamicUser=0 to DynamicUser=1 for unit director...Lennart Poettering1-4/+19
2017-11-29journal: fix log message when dropping messagesLennart Poettering1-1/+1
2017-11-29bpf-firewall: actually invoke BPF_PROG_ATTACH to check whether cgroup/bpf is ...Lennart Poettering1-3/+31
2017-11-29update TODOLennart Poettering1-0/+3