index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
systemd-sysctl.service.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-12
manager: fix handling of failure in initialization
Zbigniew Jędrzejewski-Szmek
1
-1
/
+3
2017-02-12
basic/def: indentation
Zbigniew Jędrzejewski-Szmek
1
-7
/
+7
2017-02-12
basic/exec-util: use conf_files_list_strv to list executables
Zbigniew Jędrzejewski-Szmek
1
-50
/
+25
2017-02-12
basic/conf-files: extend conf_files_list() to list unsuffixed files
Zbigniew Jędrzejewski-Szmek
2
-4
/
+22
2017-02-12
basic/exec-util: split out actual execution to a different function
Zbigniew Jędrzejewski-Szmek
1
-25
/
+35
2017-02-12
basic/util: move execute_directory() to separate file
Zbigniew Jędrzejewski-Szmek
11
-190
/
+303
2017-02-10
core: make sure to destroy all name watching bus slots when we are kicked off...
Lennart Poettering
2
-1
/
+13
2017-02-10
tests: show journal on systemd-resolved.service failures (#5297)
Martin Pitt
1
-1
/
+5
2017-02-10
seccomp: add forgotten munmap() syscall to @file-system (#5291)
Lennart Poettering
1
-0
/
+1
2017-02-09
dropin: always initialize return parameters on success
Lennart Poettering
1
-4
/
+7
2017-02-09
dropin: let's reduce duplicate a bit
Lennart Poettering
1
-10
/
+3
2017-02-09
dropin: let's prefer strjoina() over strjoin()
Lennart Poettering
1
-4
/
+2
2017-02-09
dropin: downgrade logging about paths we cannot canonicalize
Lennart Poettering
1
-4
/
+4
2017-02-09
man: update pam_systemd and systemd-logind man pages a bit
Lennart Poettering
2
-25
/
+24
2017-02-09
man: improve documentation on seccomp regarding alternative ABIs
Lennart Poettering
1
-23
/
+40
2017-02-09
Introduce '## ' as internal comment prefix in .in files and filter out a comm...
Zbigniew Jędrzejewski-Szmek
2
-3
/
+4
2017-02-09
execute: set the right exit status for CHDIR vs. CHROOT
Lennart Poettering
1
-8
/
+14
2017-02-09
execute: use prefix_roota() where appropriate
Lennart Poettering
1
-1
/
+1
2017-02-09
execute: set working directory to /root if User= is not set, but WorkingDirec...
Lennart Poettering
1
-5
/
+45
2017-02-09
Revert "core/execute: set HOME, USER also for root users"
Lennart Poettering
2
-2
/
+7
2017-02-09
networkd: add multicast membership to lldp socket (#5282)
27o
1
-0
/
+21
2017-02-09
dhcp-server: always save the ACKed lease address (#5281)
27o
1
-1
/
+1
2017-02-09
man: add more commas for clarify and reword a few sentences
Zbigniew Jędrzejewski-Szmek
2
-11
/
+11
2017-02-09
man: revert documentation about RequiresMountsFor= honoring noauto
Zbigniew Jędrzejewski-Szmek
1
-5
/
+3
2017-02-09
man: break long lines and update Fedora versions
Zbigniew Jędrzejewski-Szmek
1
-7
/
+14
2017-02-09
man: fix docs for swap's DefaultDependencies= (#5278)
David Glasser
1
-4
/
+4
2017-02-08
update TODO
Lennart Poettering
1
-0
/
+2
2017-02-08
seccomp: on s390 the clone() parameters are reversed
Lennart Poettering
5
-13
/
+55
2017-02-08
systemctl: make sure that --now is carried out (#5209)
Jan Synacek
1
-8
/
+12
2017-02-08
sd-event: "when exiting no signal event are pending" is a wrong assertion (#5...
Franck Bui
1
-1
/
+0
2017-02-08
sysctl.d: replace URL of SysRq key documentation (#5274)
Peter Körner
1
-1
/
+2
2017-02-08
fstab-generator: also convert % → %% for What=
Lennart Poettering
3
-29
/
+39
2017-02-08
fstab-generator: Options= applies specifier expansion
Lennart Poettering
3
-12
/
+30
2017-02-08
nspawn: Add support for sysroot pivoting (#5258)
Philip Withnall
8
-1
/
+211
2017-02-08
test: Fix a maybe-uninitialised compiler warning (#5269)
Philip Withnall
1
-1
/
+1
2017-02-08
seccomp: MemoryDenyWriteExecute= should affect both mmap() and mmap2() (#5254)
Lennart Poettering
4
-35
/
+106
2017-02-08
dissect: don't honour NOAUTO flags when looking for ESP (#5224)
Lennart Poettering
2
-3
/
+38
2017-02-08
tests: add dropin dependency tests
Franck Bui
4
-0
/
+328
2017-02-08
core/load-dropin: add more sanity checks on .wants/.requires symlinks
Zbigniew Jędrzejewski-Szmek
1
-1
/
+41
2017-02-08
core: drop code that is now unused
Zbigniew Jędrzejewski-Szmek
2
-71
/
+25
2017-02-08
core: implement masking of .wants/.requires symlinks
Zbigniew Jędrzejewski-Szmek
1
-0
/
+7
2017-02-08
core: when loading .wants and .requires, follow the same logic as .d conf dro...
Zbigniew Jędrzejewski-Szmek
5
-46
/
+75
2017-02-08
basic/dirent-util: allow suffix to be omitted for dirent_is_file_with_suffix
Zbigniew Jędrzejewski-Szmek
2
-3
/
+3
2017-02-08
man: s/--unmount/--umount/g (#5243)
Lennart Poettering
1
-1
/
+1
2017-02-08
Revert "fix handling of templates instantiated in /usr/lib (#5263)"
Zbigniew Jędrzejewski-Szmek
2
-126
/
+47
2017-02-08
fix handling of templates instantiated in /usr/lib (#5263)
Lennart Poettering
2
-47
/
+126
2017-02-08
man: document *.d/ drop-in file order (#5262)
Lucas Werkmeister
1
-2
/
+3
2017-02-08
tmpfiles.d: set primary group rights to r-w (#5265)
lewo
1
-6
/
+6
2017-02-07
install: remove some unused parameters from various functions in install.c
Lennart Poettering
1
-10
/
+4
2017-02-07
install: when a template unit is instantiated via a /usr symlink, consider it...
Lennart Poettering
2
-35
/
+107
[next]