index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
systemd.environment-generator.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-21
basic: drop unnecessary strempty() call in replace_env
Ray Strode
1
-1
/
+1
2017-02-21
basic: fix strv_env_get_n for unclean arrays
Ray Strode
2
-1
/
+12
2017-02-21
man: add systemd.environment-generator(7) with two examples
Zbigniew Jędrzejewski-Szmek
6
-2
/
+218
2017-02-21
manager: run environment generators
Zbigniew Jędrzejewski-Szmek
3
-12
/
+66
2017-02-21
exec-util: implement a set of callbacks to pass variables around
Zbigniew Jędrzejewski-Szmek
3
-0
/
+159
2017-02-21
basic/env-util: drop _pure_ from static function
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2017-02-21
env-util,fileio: immediately replace variables in load_env_file_push()
Zbigniew Jędrzejewski-Szmek
3
-7
/
+34
2017-02-21
basic/fileio: add helper function for a set of two common checks
Zbigniew Jędrzejewski-Szmek
1
-33
/
+25
2017-02-21
core/manager: move environment serialization out to basic/env-util.c
Zbigniew Jędrzejewski-Szmek
3
-26
/
+42
2017-02-21
core/manager: fix grammar in comment
Zbigniew Jędrzejewski-Szmek
1
-4
/
+3
2017-02-21
basic/exec-util: add support for synchronous (ordered) execution
Zbigniew Jędrzejewski-Szmek
6
-47
/
+349
2017-02-21
core/manager: split out creation of serialization fd out to a helper
Zbigniew Jędrzejewski-Szmek
4
-13
/
+34
2017-02-12
basic/strv: allow NULLs to be inserted into strv
Zbigniew Jędrzejewski-Szmek
1
-6
/
+6
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
[next]