summaryrefslogtreecommitdiffstats
path: root/man/systemd.environment-generator.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-21basic: drop unnecessary strempty() call in replace_envRay Strode1-1/+1
2017-02-21basic: fix strv_env_get_n for unclean arraysRay Strode2-1/+12
2017-02-21man: add systemd.environment-generator(7) with two examplesZbigniew Jędrzejewski-Szmek6-2/+218
2017-02-21manager: run environment generatorsZbigniew Jędrzejewski-Szmek3-12/+66
2017-02-21exec-util: implement a set of callbacks to pass variables aroundZbigniew Jędrzejewski-Szmek3-0/+159
2017-02-21basic/env-util: drop _pure_ from static functionZbigniew Jędrzejewski-Szmek1-1/+1
2017-02-21env-util,fileio: immediately replace variables in load_env_file_push()Zbigniew Jędrzejewski-Szmek3-7/+34
2017-02-21basic/fileio: add helper function for a set of two common checksZbigniew Jędrzejewski-Szmek1-33/+25
2017-02-21core/manager: move environment serialization out to basic/env-util.cZbigniew Jędrzejewski-Szmek3-26/+42
2017-02-21core/manager: fix grammar in commentZbigniew Jędrzejewski-Szmek1-4/+3
2017-02-21basic/exec-util: add support for synchronous (ordered) executionZbigniew Jędrzejewski-Szmek6-47/+349
2017-02-21core/manager: split out creation of serialization fd out to a helperZbigniew Jędrzejewski-Szmek4-13/+34
2017-02-12basic/strv: allow NULLs to be inserted into strvZbigniew Jędrzejewski-Szmek1-6/+6
2017-02-12manager: fix handling of failure in initializationZbigniew Jędrzejewski-Szmek1-1/+3
2017-02-12basic/def: indentationZbigniew Jędrzejewski-Szmek1-7/+7
2017-02-12basic/exec-util: use conf_files_list_strv to list executablesZbigniew Jędrzejewski-Szmek1-50/+25
2017-02-12basic/conf-files: extend conf_files_list() to list unsuffixed filesZbigniew Jędrzejewski-Szmek2-4/+22
2017-02-12basic/exec-util: split out actual execution to a different functionZbigniew Jędrzejewski-Szmek1-25/+35
2017-02-12basic/util: move execute_directory() to separate fileZbigniew Jędrzejewski-Szmek11-190/+303
2017-02-10core: make sure to destroy all name watching bus slots when we are kicked off...Lennart Poettering2-1/+13
2017-02-10tests: show journal on systemd-resolved.service failures (#5297)Martin Pitt1-1/+5
2017-02-10seccomp: add forgotten munmap() syscall to @file-system (#5291)Lennart Poettering1-0/+1
2017-02-09dropin: always initialize return parameters on successLennart Poettering1-4/+7
2017-02-09dropin: let's reduce duplicate a bitLennart Poettering1-10/+3
2017-02-09dropin: let's prefer strjoina() over strjoin()Lennart Poettering1-4/+2
2017-02-09dropin: downgrade logging about paths we cannot canonicalizeLennart Poettering1-4/+4
2017-02-09man: update pam_systemd and systemd-logind man pages a bitLennart Poettering2-25/+24
2017-02-09man: improve documentation on seccomp regarding alternative ABIsLennart Poettering1-23/+40
2017-02-09Introduce '## ' as internal comment prefix in .in files and filter out a comm...Zbigniew Jędrzejewski-Szmek2-3/+4
2017-02-09execute: set the right exit status for CHDIR vs. CHROOTLennart Poettering1-8/+14
2017-02-09execute: use prefix_roota() where appropriateLennart Poettering1-1/+1
2017-02-09execute: set working directory to /root if User= is not set, but WorkingDirec...Lennart Poettering1-5/+45
2017-02-09Revert "core/execute: set HOME, USER also for root users"Lennart Poettering2-2/+7
2017-02-09networkd: add multicast membership to lldp socket (#5282)27o1-0/+21
2017-02-09dhcp-server: always save the ACKed lease address (#5281)27o1-1/+1
2017-02-09man: add more commas for clarify and reword a few sentencesZbigniew Jędrzejewski-Szmek2-11/+11
2017-02-09man: revert documentation about RequiresMountsFor= honoring noautoZbigniew Jędrzejewski-Szmek1-5/+3
2017-02-09man: break long lines and update Fedora versionsZbigniew Jędrzejewski-Szmek1-7/+14
2017-02-09man: fix docs for swap's DefaultDependencies= (#5278)David Glasser1-4/+4
2017-02-08update TODOLennart Poettering1-0/+2
2017-02-08seccomp: on s390 the clone() parameters are reversedLennart Poettering5-13/+55
2017-02-08systemctl: make sure that --now is carried out (#5209)Jan Synacek1-8/+12
2017-02-08sd-event: "when exiting no signal event are pending" is a wrong assertion (#5...Franck Bui1-1/+0
2017-02-08sysctl.d: replace URL of SysRq key documentation (#5274)Peter Körner1-1/+2
2017-02-08fstab-generator: also convert % → %% for What=Lennart Poettering3-29/+39
2017-02-08fstab-generator: Options= applies specifier expansionLennart Poettering3-12/+30
2017-02-08nspawn: Add support for sysroot pivoting (#5258)Philip Withnall8-1/+211
2017-02-08test: Fix a maybe-uninitialised compiler warning (#5269)Philip Withnall1-1/+1
2017-02-08seccomp: MemoryDenyWriteExecute= should affect both mmap() and mmap2() (#5254)Lennart Poettering4-35/+106
2017-02-08dissect: don't honour NOAUTO flags when looking for ESP (#5224)Lennart Poettering2-3/+38