index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
MurmurHash2.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-04
growfs: fix building without libcrypsetup (#7535)
asavah
1
-0
/
+6
2017-12-03
util-lib,tests: rework unbase64 so that we skip over whitespace automatically...
Lennart Poettering
4
-123
/
+133
2017-12-03
busctl: list all short options in help text
Marcus Folkesson
1
-1
/
+1
2017-12-03
journal-upload: remove duplication of --help and --version in help text
Marcus Folkesson
1
-2
/
+0
2017-12-03
stio-bridge: list all short options in help text
Marcus Folkesson
1
-1
/
+1
2017-12-03
udevadm-control: list all short options in help text
Marcus Folkesson
1
-1
/
+1
2017-12-03
udevadm-info: list all short options in help text
Marcus Folkesson
1
-1
/
+1
2017-12-03
udevd: list all short options in help text
Marcus Folkesson
1
-7
/
+7
2017-12-03
sysusers: Provide meson argument to set gid for 'users' group (#7533)
Ikey Doherty
3
-1
/
+12
2017-12-03
mount-util: do not use the official MAX_HANDLE_SZ (#7523)
Lennart Poettering
2
-5
/
+9
2017-12-02
*: fix some inconsistent control statement style
Vito Caputo
10
-10
/
+10
2017-12-01
localectl: fix list_vconsole_keymaps() indentation
Vito Caputo
1
-1
/
+1
2017-12-01
shared/dropin: ignore ENAMETOOLONG when checking drop-in directories (#7525)
Lukáš Nykrýn
1
-1
/
+5
2017-12-01
NEWS: update the text a bit (#7524)
Zbigniew Jędrzejewski-Szmek
1
-53
/
+51
2017-12-01
mount-util: tape over name_to_handle_at() flakiness (#7517)
Lennart Poettering
1
-3
/
+4
2017-12-01
sd-bus: validate the message type (#7520)
Lennart Poettering
1
-0
/
+1
2017-12-01
systemctl: don't use get_process_comm() on non-local PIDs (#7518)
Lennart Poettering
1
-7
/
+14
2017-11-30
util-lib: handle empty string in last_path_component
Zbigniew Jędrzejewski-Szmek
2
-0
/
+4
2017-11-30
NEWS: systemd-mount also support -G option
Yu Watanabe
1
-1
/
+1
2017-11-30
NEWS: fix typo
Yu Watanabe
1
-1
/
+1
2017-11-30
man: add docs for systemd-growfs and systemd-makefs
Zbigniew Jędrzejewski-Szmek
3
-0
/
+165
2017-11-30
dissect-image: return error if results are ambiguous
Zbigniew Jędrzejewski-Szmek
3
-5
/
+19
2017-11-30
Add x-systemd.growfs option for fstab
Zbigniew Jędrzejewski-Szmek
4
-5
/
+77
2017-11-30
Add x-systemd.makefs option for fstab
Zbigniew Jędrzejewski-Szmek
4
-16
/
+190
2017-11-30
fstab-generator: convert separate booleans to a flag field
Zbigniew Jędrzejewski-Szmek
1
-32
/
+28
2017-11-30
Add mkfs wrapper which first checks if the partition is empty
Zbigniew Jędrzejewski-Szmek
2
-0
/
+114
2017-11-30
growfs: add option parsing and --help/--version/--dry-run
Zbigniew Jędrzejewski-Szmek
1
-18
/
+91
2017-11-30
shared/dissect-image: fix return value for probe_filesystem()
Zbigniew Jędrzejewski-Szmek
1
-1
/
+2
2017-11-30
growfs: add support for resizing encrypted partitions
Zbigniew Jędrzejewski-Szmek
4
-1
/
+84
2017-11-30
Define CRYPT_LUKS in crypt-util.h
Zbigniew Jędrzejewski-Szmek
3
-13
/
+5
2017-11-30
growfs: do not try to resize btrfs partitions smaller then 256MB
Zbigniew Jędrzejewski-Szmek
1
-10
/
+15
2017-11-30
Add systemd-growfs tool
Zbigniew Jędrzejewski-Szmek
3
-0
/
+168
2017-11-30
util-lib: export cryptsetup logging glue function
Zbigniew Jędrzejewski-Szmek
5
-12
/
+34
2017-11-30
util-lib: add cleanup function for crypt_free
Zbigniew Jędrzejewski-Szmek
5
-32
/
+45
2017-11-30
util-lib: rename path_check_fstype to path_is_fs_type
Zbigniew Jędrzejewski-Szmek
4
-11
/
+11
2017-11-30
util-lib: rename fd_check_fstype to fd_is_fs_type
Zbigniew Jędrzejewski-Szmek
3
-4
/
+4
2017-11-30
util-lib: use trailing slash in chase_symlinks, fd_is_mount_point, path_is_mo...
Zbigniew Jędrzejewski-Szmek
7
-16
/
+113
2017-11-30
NEWS: some preliminary work for v236 (#7519)
Lennart Poettering
1
-6
/
+151
2017-11-30
Add a "RequiredForOnline=" Link attribute for .network files (#7347)
Mathieu Trudel-Lapierre
10
-1
/
+51
2017-11-30
test-string-util: add another test for stripping slashes
Zbigniew Jędrzejewski-Szmek
1
-0
/
+14
2017-11-30
Add a helper for /dev/block/major:minor paths
Zbigniew Jędrzejewski-Szmek
3
-15
/
+17
2017-11-30
Add a little helper to make /sys/dev/block/major:minor paths
Zbigniew Jędrzejewski-Szmek
4
-46
/
+34
2017-11-30
test-mount-util: move test_path_is_mount_point here
Zbigniew Jędrzejewski-Szmek
2
-139
/
+140
2017-11-30
core/dbus-execute: actually set PassEnvironment= (#7510)
Yu Watanabe
1
-0
/
+4
2017-11-30
man: fix typo (#7511)
Yu Watanabe
1
-1
/
+1
2017-11-30
Fix SELinux labels in cgroup filesystem root directory (#7496)
Krzysztof Nowicki
1
-1
/
+11
2017-11-30
core: support upgrading from DynamicUser=0 to DynamicUser=1 for unit director...
Lennart Poettering
1
-4
/
+19
2017-11-29
journal: fix log message when dropping messages
Lennart Poettering
1
-1
/
+1
2017-11-29
bpf-firewall: actually invoke BPF_PROG_ATTACH to check whether cgroup/bpf is ...
Lennart Poettering
1
-3
/
+31
2017-11-29
update TODO
Lennart Poettering
1
-0
/
+3
[next]