index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.dir-locals.el
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-27
homework: make home_move_mount() a bit more generic by renaming first parameter
Lennart Poettering
1
-5
/
+5
2021-10-27
homectl: validate CIFS service name before accepting it
Lennart Poettering
1
-3
/
+21
2021-10-27
fs-util: add helper that can split CIFS services names
Lennart Poettering
3
-0
/
+109
2021-10-27
homework: apply mount flags also for CIFS mounts
Lennart Poettering
1
-0
/
+5
2021-10-27
homework: move check for CIFS service field initialization to home_setup_cifs()
Lennart Poettering
1
-3
/
+3
2021-10-27
homework: rework home_setup_cifs() to store "mounted" variable in HomeSetup
Lennart Poettering
1
-63
/
+68
2021-10-27
homework: pass header user record in home_activate_cifs()
Lennart Poettering
1
-3
/
+3
2021-10-27
test: update comment
Yu Watanabe
1
-1
/
+1
2021-10-27
systemctl: drop redundant "else"
Yu Watanabe
1
-4
/
+4
2021-10-27
doc: fix typo in command
Yu Watanabe
1
-1
/
+1
2021-10-27
run: do not validate exe early if MountImages/ExtensionImages are used
Luca Boccassi
1
-5
/
+16
2021-10-27
test: do not use alloca() in function call
Yu Watanabe
1
-2
/
+3
2021-10-27
test-fd-util: extend close_all_fds() test to trigger all fallback codepaths
Lennart Poettering
2
-2
/
+109
2021-10-27
fd-util: export get_max_fd() so that we can use it in tests
Lennart Poettering
3
-5
/
+7
2021-10-27
exec-util: use close_all_fds_without_malloc() from freeze()
Lennart Poettering
1
-2
/
+4
2021-10-27
fd-util: split out close_all_fds() special case handling and call it from clo...
Lennart Poettering
1
-65
/
+104
2021-10-27
fd-util: close_all() check d_type
Lennart Poettering
1
-0
/
+3
2021-10-27
fd-util: always return 0 on success in close_all_fds()
Lennart Poettering
1
-7
/
+3
2021-10-27
fd-util: special case invocation of close_all_fds() with single exception fd
Lennart Poettering
1
-0
/
+15
2021-10-27
fd-util: split out inner fallback loop of close_all_fds() as close_all_fds_wi...
Lennart Poettering
2
-30
/
+38
2021-10-27
Revert "basic/fd-util: sort the 'except' array in place"
Lennart Poettering
6
-66
/
+91
2021-10-27
Revert "Add variant of close_all_fds() that does not allocate and use it in f...
Lennart Poettering
3
-9
/
+6
2021-10-27
homework: support uidmapping in the "directory" backend
Lennart Poettering
3
-0
/
+87
2021-10-27
homework: add new helper call that can shift home dir UID/GID ranges
Lennart Poettering
2
-0
/
+145
2021-10-27
homework: rework directory backend to set up mounts in /run/systemd/user-home...
Lennart Poettering
1
-18
/
+35
2021-10-27
homework: when activating a directory, include info about it in resulting record
Lennart Poettering
1
-0
/
+4
2021-10-27
homework: port home_create_directory_or_subvolume() to use HomeSetup
Lennart Poettering
3
-8
/
+8
2021-10-27
homed: move HOME_UID_{MIN,MAX} into a header we can reuse in homework.c
Lennart Poettering
2
-3
/
+4
2021-10-27
network: radv: shorten default lifetime of prefix, route prefix, DNS, and dom...
Yu Watanabe
3
-14
/
+12
2021-10-27
sd-radv: shorten the default lifetime for prefix/route prefix
Yu Watanabe
3
-7
/
+12
2021-10-27
sd-radv: make prefix/route prefix lifetime can be specified with independentl...
Yu Watanabe
5
-117
/
+127
2021-10-27
network: route: update lifetime of existing route
Yu Watanabe
1
-0
/
+1
2021-10-27
network: address: use passed Address object if possible
Yu Watanabe
1
-5
/
+13
2021-10-27
bootctl: refuse parsing unknown special '@' entry ids
Lennart Poettering
1
-2
/
+16
2021-10-27
docs: Specify code block language for mkosi boot instructions
Daan De Meyer
1
-4
/
+4
2021-10-27
docs: Make mkosi install instructions generic
Daan De Meyer
1
-2
/
+3
2021-10-27
docs: Extend builddep instructions to include more distros
Daan De Meyer
1
-5
/
+12
2021-10-27
systemctl: small fixes for MountImages pretty printing
Luca Boccassi
1
-10
/
+10
2021-10-27
systemctl: pretty-print ExtensionImages property
Luca Boccassi
1
-0
/
+56
2021-10-27
conf-parse: make config_parse_many() optionally save 'struct stat' for each file
Yu Watanabe
5
-42
/
+127
2021-10-27
docs/COREDUMP_PACKAGE_METADATA: ELF section should be allocated and 0-padded
Luca Boccassi
1
-6
/
+6
2021-10-27
network: radv: refuse invalid router lifetime in conf parser
Yu Watanabe
5
-3
/
+59
2021-10-27
sd-radv: update how to calculate interval of sending advertisements
Yu Watanabe
2
-23
/
+24
2021-10-27
sd-radv: router lifetime must be 0 or between 4 seconds and 9000 seconds
Yu Watanabe
3
-14
/
+20
2021-10-27
docs: Remove mkosi symlink instruction from HACKING
Daan De Meyer
1
-1
/
+0
2021-10-27
docs: Simplify git instructions in HACKING slightly
Daan De Meyer
1
-3
/
+2
2021-10-27
docs: Clean up links in HACKING.md
Daan De Meyer
1
-10
/
+11
2021-10-27
sd-radv: introduce RADV_DEFAULT_ROUTER_LIFETIME_USEC
Yu Watanabe
2
-0
/
+11
2021-10-27
sd-radv: add several notes about constants
Yu Watanabe
1
-2
/
+18
2021-10-27
sd-radv: make several constants not exposed
Yu Watanabe
3
-9
/
+5
[next]