summaryrefslogtreecommitdiffstats
path: root/test/g.service (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-28man: move non-target units together (#6934)John Lin1-1/+1
2017-09-28meson: move library version defines to the top (#6939)Zbigniew Jędrzejewski-Szmek2-2/+5
2017-09-28meson: bump release to 235Lennart Poettering1-1/+1
2017-09-28add some more things to TODOLennart Poettering1-0/+13
2017-09-28prepare NEWS for 235Lennart Poettering1-9/+203
2017-09-28libsystemd: use IN_SET macroYu Watanabe18-87/+69
2017-09-28udev-rules: all values can contain escaped double quotes now (#6890)Franck Bui3-9/+47
2017-09-28networkd: use assert_not_reached()Yu Watanabe1-2/+2
2017-09-28networkd: use IN_SET macroYu Watanabe1-3/+3
2017-09-27man/systemd.network: Updated documentation about VRF traffic redirectionAndreas Rammhold1-2/+3
2017-09-27man/systemd.network: Added documentation about the DHCP.RouteTable behaviour ...Andreas Rammhold1-0/+3
2017-09-27networkd: use VRFs routing table for DHCP routesAndreas Rammhold4-5/+17
2017-09-27core: log unit failure with type-specific result codeLennart Poettering9-4/+26
2017-09-27core: free_and_strdup() FTW!Lennart Poettering1-12/+6
2017-09-27cgroup: IN_SET() FTW!Lennart Poettering1-1/+1
2017-09-27cgroup: after determining that a cgroup is empty, asynchronously dispatch thisLennart Poettering7-24/+112
2017-09-27core: rename cgroup_queue → cgroup_realize_queueLennart Poettering6-22/+24
2017-09-27unit: remove unused fields from Unit structureLennart Poettering1-3/+0
2017-09-27network: change log level when sd_rtnl_message_get_family() returns invalid f...Yu Watanabe1-3/+6
2017-09-27core/cgroup: add a helper macro for a common pattern (#6926)Zbigniew Jędrzejewski-Szmek3-35/+11
2017-09-27socket: if RemoveOnStop= is turned on for a socket, try to unlink() pre-exist...Lennart Poettering1-0/+10
2017-09-27man: document that inability to execute Symlinks= is not fatalLennart Poettering1-8/+7
2017-09-27socket: create leading directories for socket symlinksLennart Poettering1-1/+3
2017-09-27socket: make sure we warn loudly about symlinks we can't createLennart Poettering1-2/+7
2017-09-27fs-util: propagate EEXIST error in symlink_idempotent() as EEXISTLennart Poettering1-4/+7
2017-09-27udev: proc_cmdline_get_key() FTW! (#6925)Lennart Poettering1-31/+18
2017-09-26catalog: split out the one German language entry we have in systemd.catalog i...Lennart Poettering3-12/+29
2017-09-26catalog: add two recent message ID additions to catalogLennart Poettering1-0/+15
2017-09-26run: also show IP traffic accounting data on "systemd-run --wait"Lennart Poettering1-2/+21
2017-09-26core: improve dbus-cgroup error messageLennart Poettering1-2/+2
2017-09-26Revert "units: don't kill the emergency shell when sysinit.target is triggere...Alan Jenkins4-16/+9
2017-09-26update TODOLennart Poettering1-6/+0
2017-09-26execute: let's close glibc syslog channels tooLennart Poettering1-0/+3
2017-09-26execute: normalize logging in execute.cLennart Poettering1-174/+98
2017-09-26execute: drop explicit log_open()/log_close() now that it is unnecessaryLennart Poettering1-5/+1
2017-09-26execute: make use of the new logging mode in execute.cLennart Poettering1-3/+5
2017-09-26log: add a mode where we open the log fds for every single log messageLennart Poettering2-34/+60
2017-09-26log: let's make use of the fact that our functions return the negative error ...Lennart Poettering1-3/+2
2017-09-26execute: downgrade a log message ERR → WARNING, since we proceed ignoring i...Lennart Poettering1-1/+1
2017-09-26execute: rework logging in setup_keyring() to include unit infoLennart Poettering1-12/+12
2017-09-26swap: introduce SWAP_STATE_WITH_PROCESS() similar to MOUNT_STATE_WITH_PROCESS()Lennart Poettering1-12/+11
2017-09-26swap: adjust swap.c in a similar way to what we just did to mount.cLennart Poettering3-55/+45
2017-09-26mount: rename mount_state_active() → MOUNT_STATE_WITH_PROCESS()Lennart Poettering1-14/+14
2017-09-26mount: rework mount state engineLennart Poettering4-139/+124
2017-09-26mount: clean up reload_result management a bitLennart Poettering1-3/+17
2017-09-26service: rework service_kill_control_processes()Lennart Poettering1-12/+38
2017-09-26set: add new helper set_make() which is like set_new() + multiple set_put() i...Lennart Poettering4-0/+109
2017-09-26basic/log: fix return value from log_struct_iovec_internal()Zbigniew Jędrzejewski-Szmek1-1/+1
2017-09-26test-cpu-set-util.c: fix typo in comment (#6916)Jan Synacek1-1/+1
2017-09-26meson: hook up hwdb-test.sh againZbigniew Jędrzejewski-Szmek2-1/+5