summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * journald: when logging about dropped messages, include more meta dataLennart Poettering2017-11-165-12/+15
| * journal: reindent field mapping tablesLennart Poettering2017-11-161-23/+23
| * journal: make use of IOVEC_MAKE() where it makes senseLennart Poettering2017-11-162-13/+5
| * journal: move valid_user_field() to journal-util.[ch] and rename it → journ...Lennart Poettering2017-11-163-37/+44
* | man: mention how to provision Ubuntu and Tanglu for nspawn (#7359)Zbigniew Jędrzejewski-Szmek2017-11-161-3/+16
|/
* Merge pull request #7356 from keszybz/cgroup-and-manager-cleanupsLennart Poettering2017-11-165-27/+64
|\
| * core/manager: just return an error if we fail halfwayZbigniew Jędrzejewski-Szmek2017-11-151-16/+21
| * core: fix message about detected memory hierarchyZbigniew Jędrzejewski-Szmek2017-11-151-3/+3
| * test-cgroup-util: add basic test for cg_all_unified/cg_hybrid_unified/cg_unif...Zbigniew Jędrzejewski-Szmek2017-11-151-0/+27
| * util-lib: add debug messages when checking cgroup layoutZbigniew Jędrzejewski-Szmek2017-11-151-5/+12
| * Use plural DelegateControllers= consistentlyZbigniew Jędrzejewski-Szmek2017-11-151-1/+1
| * Update TODOZbigniew Jędrzejewski-Szmek2017-11-151-2/+0
* | man: fix wrong tag (#7358)Yu Watanabe2017-11-161-3/+3
* | tmpfiles: when /etc is not fully initialized, some specifiers are expected to...Franck Bui2017-11-161-41/+106
* | systemctl: other wayland sessions should inhibit shutdown, like x11 sessions ...Alan Jenkins2017-11-161-1/+1
* | sd-dhcp6-client: Implement FQDN Option (#7309)Stefan Agner2017-11-167-2/+137
* | sd-dhcp-client: validate hostnames stricter (#7308)Stefan Agner2017-11-162-2/+8
* | man: document that noauto doesn't affect automount units configured through /...Lennart Poettering2017-11-161-7/+6
* | man: document interaction of --root= and the user/group databases (#7344)Lennart Poettering2017-11-161-4/+8
* | NEWS: document the systemd-logind IP firewalling incompatibility (#7343)Lennart Poettering2017-11-161-0/+27
* | man: document that generators can generate instances+templates and regular un...Lennart Poettering2017-11-161-18/+12
* | man: document explicitly that network-online.target doesn't track connectivit...Lennart Poettering2017-11-161-0/+4
* | man/systemd-socket-proxyd: fix unit dependencies in examples (#7340)Roland Hieber2017-11-151-3/+3
* | Merge pull request #6866 from sourcejedi/set-linger2Lennart Poettering2017-11-1512-159/+188
|\ \
| * | logind: fix SetLinger to authorize by client's effective User IDAlan Jenkins2017-11-142-19/+20
| * | loginctl: enable-linger does not need fallback to XDG_SESSION_IDAlan Jenkins2017-11-141-3/+3
| * | logind: comment use of *_get_session()Alan Jenkins2017-11-142-0/+8
| * | logind: more specific error message for unknown usersAlan Jenkins2017-11-141-3/+5
| * | logind: "self" objects which do not apply - return specific error messagesAlan Jenkins2017-11-143-33/+7
| * | logind: remove an obscure dbus error from GetSessionByPID(0) and friendsAlan Jenkins2017-11-141-26/+61
| * | nspawn: comment to acknowledge lying about "user session"Alan Jenkins2017-10-181-0/+2
| * | man: de-emphasize journal field _SYSTEMD_SESSIONAlan Jenkins2017-10-181-6/+7
| * | man: de-emphasize *_get_session()Alan Jenkins2017-10-183-64/+71
| * | man/sd_bus_creds_get_pid.xml: fix typoAlan Jenkins2017-10-181-6/+5
* | | po: specify a glib preset (#7333)Piotr Drąg2017-11-151-1/+1
* | | core: fix bus property logic for RequiresMountsFor= dependencies (#7332)Lennart Poettering2017-11-141-2/+2
* | | Merge pull request #7313 from keszybz/msgformatZbigniew Jędrzejewski-Szmek2017-11-1418-149/+152
|\ \ \
| * | | po: add a copy of polkit its rulesZbigniew Jędrzejewski-Szmek2017-11-1410-1/+22
| * | | i18n: drop intltool use, use meson's merge_file directlyZbigniew Jędrzejewski-Szmek2017-11-1316-149/+131
* | | | udev: net_setup_link: don't error out when we couldn't apply link config (#7328)Michal Sekletar2017-11-141-4/+2
* | | | busctl: fix minor memory leak in busctl (#7331)Lennart Poettering2017-11-141-3/+4
| |_|/ |/| |
* | | Remove TODO entry (#7326)Lucas Werkmeister2017-11-141-2/+0
* | | man: document > /dev/stderr pitfalls (#7317)Lennart Poettering2017-11-142-3/+16
* | | core/dbus-unit: add property_get_requires_mounts_for() to send correct messag...Yu Watanabe2017-11-141-1/+32
* | | Fix error message when binding files (#7196)Zeal Jagannatha2017-11-141-1/+1
* | | systemctl: print a friendly message when systemctl is invoked, but PID 1 is n...Lennart Poettering2017-11-131-0/+6
* | | core: only warn about BPF/cgroup missing once per runtime (#7319)Lennart Poettering2017-11-132-6/+18
* | | basic: remove redundant check (#7320)Topi Miettinen2017-11-131-1/+1
* | | man: rework systemd-vconsole-setup man page a bit (#7312)Lennart Poettering2017-11-131-16/+12
|/ /
* | Merge pull request #7284 from poettering/cgroup-delegate-maskLennart Poettering2017-11-1344-208/+548
|\ \