summaryrefslogtreecommitdiffstats
path: root/catalog (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-17nspawn: add missing #pragma once to header fileLennart Poettering1-0/+2
2017-11-17fs-util: add access_fd() which is like access() but for fdsLennart Poettering3-1/+44
2017-11-17man: document how nspawn's --bind= and --private-users interactLennart Poettering1-1/+7
2017-11-17test-cgroup-util: skip cg hierarchy tests when necessary (#7371)Zbigniew Jędrzejewski-Szmek1-2/+7
2017-11-17nspawn: correctly document the relationship of --keep-unit and --register=no ...Lennart Poettering1-13/+10
2017-11-17core/cgroup: assigning empty string to Delegate= resets list of controllers (...Yu Watanabe3-3/+13
2017-11-17cgroup: assume the use of v1 when all the preceding checks fail (#7366)Evgeny Vereshchagin1-10/+11
2017-11-17mount: show which argument is invalidYu Watanabe1-4/+4
2017-11-17mount: add "-G" as shortcut for "--property=CollectMode=inactive-or-failed"Yu Watanabe2-2/+30
2017-11-16update TODOLennart Poettering1-5/+4
2017-11-16run: add "-G" as shortcut for "--property=CollectMode=inactive-or-failed"Lennart Poettering2-2/+30
2017-11-16core: add a new unit file setting CollectMode= for tweaking the GC logicLennart Poettering8-7/+129
2017-11-16unit: rework a bit how we keep the service fdstore from being destroyed durin...Lennart Poettering4-16/+25
2017-11-16man: mention how to provision Ubuntu and Tanglu for nspawn (#7359)Zbigniew Jędrzejewski-Szmek1-3/+16
2017-11-16test-unit-file: add test for config_parse_log_extra_fields()Zbigniew Jędrzejewski-Szmek1-0/+68
2017-11-16man: document LogFieldMax= and LogExtraFields=Lennart Poettering1-0/+35
2017-11-16core: implement /run/systemd/units/-based path for passing unit info from PID...Lennart Poettering27-87/+766
2017-11-16man: update SyslogXYZ= documentation a bitLennart Poettering1-61/+41
2017-11-16man: rework the discussion of Storage= a bitLennart Poettering1-11/+13
2017-11-16journald: when logging about dropped messages, include more meta dataLennart Poettering5-12/+15
2017-11-16journal: reindent field mapping tablesLennart Poettering1-23/+23
2017-11-16journal: make use of IOVEC_MAKE() where it makes senseLennart Poettering2-13/+5
2017-11-16journal: move valid_user_field() to journal-util.[ch] and rename it → journ...Lennart Poettering3-37/+44
2017-11-16man: fix wrong tag (#7358)Yu Watanabe1-3/+3
2017-11-16tmpfiles: when /etc is not fully initialized, some specifiers are expected to...Franck Bui1-41/+106
2017-11-16systemctl: other wayland sessions should inhibit shutdown, like x11 sessions ...Alan Jenkins1-1/+1
2017-11-16sd-dhcp6-client: Implement FQDN Option (#7309)Stefan Agner7-2/+137
2017-11-16sd-dhcp-client: validate hostnames stricter (#7308)Stefan Agner2-2/+8
2017-11-16man: document that noauto doesn't affect automount units configured through /...Lennart Poettering1-7/+6
2017-11-16man: document interaction of --root= and the user/group databases (#7344)Lennart Poettering1-4/+8
2017-11-16NEWS: document the systemd-logind IP firewalling incompatibility (#7343)Lennart Poettering1-0/+27
2017-11-16man: document that generators can generate instances+templates and regular un...Lennart Poettering1-18/+12
2017-11-16man: document explicitly that network-online.target doesn't track connectivit...Lennart Poettering1-0/+4
2017-11-15core/manager: just return an error if we fail halfwayZbigniew Jędrzejewski-Szmek1-16/+21
2017-11-15core: fix message about detected memory hierarchyZbigniew Jędrzejewski-Szmek1-3/+3
2017-11-15test-cgroup-util: add basic test for cg_all_unified/cg_hybrid_unified/cg_unif...Zbigniew Jędrzejewski-Szmek1-0/+27
2017-11-15util-lib: add debug messages when checking cgroup layoutZbigniew Jędrzejewski-Szmek1-5/+12
2017-11-15Use plural DelegateControllers= consistentlyZbigniew Jędrzejewski-Szmek1-1/+1
2017-11-15Update TODOZbigniew Jędrzejewski-Szmek1-2/+0
2017-11-15man/systemd-socket-proxyd: fix unit dependencies in examples (#7340)Roland Hieber1-3/+3
2017-11-15po: specify a glib preset (#7333)Piotr Drąg1-1/+1
2017-11-14core: fix bus property logic for RequiresMountsFor= dependencies (#7332)Lennart Poettering1-2/+2
2017-11-14udev: net_setup_link: don't error out when we couldn't apply link config (#7328)Michal Sekletar1-4/+2
2017-11-14logind: fix SetLinger to authorize by client's effective User IDAlan Jenkins2-19/+20
2017-11-14loginctl: enable-linger does not need fallback to XDG_SESSION_IDAlan Jenkins1-3/+3
2017-11-14logind: comment use of *_get_session()Alan Jenkins2-0/+8
2017-11-14logind: more specific error message for unknown usersAlan Jenkins1-3/+5
2017-11-14logind: "self" objects which do not apply - return specific error messagesAlan Jenkins3-33/+7
2017-11-14logind: remove an obscure dbus error from GetSessionByPID(0) and friendsAlan Jenkins1-26/+61
2017-11-14busctl: fix minor memory leak in busctl (#7331)Lennart Poettering1-3/+4