index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
catalog
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-17
nspawn: add missing #pragma once to header file
Lennart Poettering
1
-0
/
+2
2017-11-17
fs-util: add access_fd() which is like access() but for fds
Lennart Poettering
3
-1
/
+44
2017-11-17
man: document how nspawn's --bind= and --private-users interact
Lennart Poettering
1
-1
/
+7
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
2017-11-15
core/manager: just return an error if we fail halfway
Zbigniew Jędrzejewski-Szmek
1
-16
/
+21
2017-11-15
core: fix message about detected memory hierarchy
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2017-11-15
test-cgroup-util: add basic test for cg_all_unified/cg_hybrid_unified/cg_unif...
Zbigniew Jędrzejewski-Szmek
1
-0
/
+27
2017-11-15
util-lib: add debug messages when checking cgroup layout
Zbigniew Jędrzejewski-Szmek
1
-5
/
+12
2017-11-15
Use plural DelegateControllers= consistently
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2017-11-15
Update TODO
Zbigniew Jędrzejewski-Szmek
1
-2
/
+0
2017-11-15
man/systemd-socket-proxyd: fix unit dependencies in examples (#7340)
Roland Hieber
1
-3
/
+3
2017-11-15
po: specify a glib preset (#7333)
Piotr Drąg
1
-1
/
+1
2017-11-14
core: fix bus property logic for RequiresMountsFor= dependencies (#7332)
Lennart Poettering
1
-2
/
+2
2017-11-14
udev: net_setup_link: don't error out when we couldn't apply link config (#7328)
Michal Sekletar
1
-4
/
+2
2017-11-14
logind: fix SetLinger to authorize by client's effective User ID
Alan Jenkins
2
-19
/
+20
2017-11-14
loginctl: enable-linger does not need fallback to XDG_SESSION_ID
Alan Jenkins
1
-3
/
+3
2017-11-14
logind: comment use of *_get_session()
Alan Jenkins
2
-0
/
+8
2017-11-14
logind: more specific error message for unknown users
Alan Jenkins
1
-3
/
+5
2017-11-14
logind: "self" objects which do not apply - return specific error messages
Alan Jenkins
3
-33
/
+7
2017-11-14
logind: remove an obscure dbus error from GetSessionByPID(0) and friends
Alan Jenkins
1
-26
/
+61
2017-11-14
busctl: fix minor memory leak in busctl (#7331)
Lennart Poettering
1
-3
/
+4
[next]