index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
catalog
/
systemd.bg.catalog.in
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-17
core: don't allow DefaultStandardOutput= be set to socket/fd:/file:
Lennart Poettering
3
-5
/
+36
2017-11-17
test: add basic test for StandardInput=file:
Lennart Poettering
4
-1
/
+14
2017-11-17
core: add exec_context_dump() support for fd: and file: stdio settings
Lennart Poettering
1
-0
/
+14
2017-11-17
core: add support for StandardInputFile= and friends
Lennart Poettering
5
-62
/
+263
2017-11-17
core: fix handling of transient StandardOutputFileDescriptorName= and friends
Lennart Poettering
1
-10
/
+14
2017-11-17
execute: some extra asserts
Lennart Poettering
1
-0
/
+7
2017-11-17
core: fold property_get_input_fdname() and property_get_output_fdname() into one
Lennart Poettering
2
-32
/
+27
2017-11-17
execute: fix type of open_terminal_as() flags parameter
Lennart Poettering
1
-2
/
+2
2017-11-17
bus-unit-util: drop #ifdef HAVE_SECCOMP from bus client side
Lennart Poettering
1
-3
/
+1
2017-11-17
test: add tests for StandardInputText= and StandardInputData=
Lennart Poettering
3
-0
/
+25
2017-11-17
core: add two new unit file settings: StandardInputData= + StandardInputText=
Lennart Poettering
9
-10
/
+311
2017-11-17
proc-cmdline: minor runlevel_to_target() coding style fixes
Lennart Poettering
1
-5
/
+9
2017-11-17
hexdcoct: dump to stdout if FILE* is specified as NULL
Lennart Poettering
1
-1
/
+4
2017-11-17
hexdecoct: slightly extend the unbase64mem() API and related
Lennart Poettering
1
-12
/
+33
2017-11-17
bus-unit-util: propagate errors where it makes sense, don't make up EINVAL
Lennart Poettering
1
-52
/
+27
2017-11-17
fd-util: add new acquire_data_fd() API helper
Lennart Poettering
3
-0
/
+219
2017-11-17
core: clean up config_parse_exec_input() a bit
Lennart Poettering
1
-18
/
+26
2017-11-17
core: drop config_parse_input() as it is unused
Lennart Poettering
2
-2
/
+0
2017-11-17
execute: check whether we are actually on a TTY before doing TIOCSCTTY
Lennart Poettering
1
-2
/
+4
2017-11-17
fd-util: add new helper move_fd() and make use of it
Lennart Poettering
5
-61
/
+71
2017-11-17
test-cgroup-util: skip cg hierarchy tests when necessary (#7371)
Zbigniew Jędrzejewski-Szmek
1
-2
/
+7
2017-11-17
nspawn: correctly document the relationship of --keep-unit and --register=no ...
Lennart Poettering
1
-13
/
+10
2017-11-17
core/cgroup: assigning empty string to Delegate= resets list of controllers (...
Yu Watanabe
3
-3
/
+13
2017-11-17
cgroup: assume the use of v1 when all the preceding checks fail (#7366)
Evgeny Vereshchagin
1
-10
/
+11
2017-11-17
mount: show which argument is invalid
Yu Watanabe
1
-4
/
+4
2017-11-17
mount: add "-G" as shortcut for "--property=CollectMode=inactive-or-failed"
Yu Watanabe
2
-2
/
+30
2017-11-16
update TODO
Lennart Poettering
1
-5
/
+4
2017-11-16
run: add "-G" as shortcut for "--property=CollectMode=inactive-or-failed"
Lennart Poettering
2
-2
/
+30
2017-11-16
core: add a new unit file setting CollectMode= for tweaking the GC logic
Lennart Poettering
8
-7
/
+129
2017-11-16
unit: rework a bit how we keep the service fdstore from being destroyed durin...
Lennart Poettering
4
-16
/
+25
2017-11-16
man: mention how to provision Ubuntu and Tanglu for nspawn (#7359)
Zbigniew Jędrzejewski-Szmek
1
-3
/
+16
2017-11-16
test-unit-file: add test for config_parse_log_extra_fields()
Zbigniew Jędrzejewski-Szmek
1
-0
/
+68
2017-11-16
man: document LogFieldMax= and LogExtraFields=
Lennart Poettering
1
-0
/
+35
2017-11-16
core: implement /run/systemd/units/-based path for passing unit info from PID...
Lennart Poettering
27
-87
/
+766
2017-11-16
man: update SyslogXYZ= documentation a bit
Lennart Poettering
1
-61
/
+41
2017-11-16
man: rework the discussion of Storage= a bit
Lennart Poettering
1
-11
/
+13
2017-11-16
journald: when logging about dropped messages, include more meta data
Lennart Poettering
5
-12
/
+15
2017-11-16
journal: reindent field mapping tables
Lennart Poettering
1
-23
/
+23
2017-11-16
journal: make use of IOVEC_MAKE() where it makes sense
Lennart Poettering
2
-13
/
+5
2017-11-16
journal: move valid_user_field() to journal-util.[ch] and rename it → journ...
Lennart Poettering
3
-37
/
+44
2017-11-16
man: fix wrong tag (#7358)
Yu Watanabe
1
-3
/
+3
2017-11-16
tmpfiles: when /etc is not fully initialized, some specifiers are expected to...
Franck Bui
1
-41
/
+106
2017-11-16
systemctl: other wayland sessions should inhibit shutdown, like x11 sessions ...
Alan Jenkins
1
-1
/
+1
2017-11-16
sd-dhcp6-client: Implement FQDN Option (#7309)
Stefan Agner
7
-2
/
+137
2017-11-16
sd-dhcp-client: validate hostnames stricter (#7308)
Stefan Agner
2
-2
/
+8
2017-11-16
man: document that noauto doesn't affect automount units configured through /...
Lennart Poettering
1
-7
/
+6
2017-11-16
man: document interaction of --root= and the user/group databases (#7344)
Lennart Poettering
1
-4
/
+8
2017-11-16
NEWS: document the systemd-logind IP firewalling incompatibility (#7343)
Lennart Poettering
1
-0
/
+27
2017-11-16
man: document that generators can generate instances+templates and regular un...
Lennart Poettering
1
-18
/
+12
2017-11-16
man: document explicitly that network-online.target doesn't track connectivit...
Lennart Poettering
1
-0
/
+4
[next]