index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
unit: rework a bit how we keep the service fdstore from being destroyed durin...
Lennart Poettering
2017-11-16
4
-16
/
+25
|
/
*
Merge pull request #7246 from poettering/journal-extra-fields
Zbigniew Jędrzejewski-Szmek
2017-11-16
33
-242
/
+1008
|
\
|
*
test-unit-file: add test for config_parse_log_extra_fields()
Zbigniew Jędrzejewski-Szmek
2017-11-16
1
-0
/
+68
|
*
man: document LogFieldMax= and LogExtraFields=
Lennart Poettering
2017-11-16
1
-0
/
+35
|
*
core: implement /run/systemd/units/-based path for passing unit info from PID...
Lennart Poettering
2017-11-16
27
-87
/
+766
|
*
man: update SyslogXYZ= documentation a bit
Lennart Poettering
2017-11-16
1
-61
/
+41
|
*
man: rework the discussion of Storage= a bit
Lennart Poettering
2017-11-16
1
-11
/
+13
|
*
journald: when logging about dropped messages, include more meta data
Lennart Poettering
2017-11-16
5
-12
/
+15
|
*
journal: reindent field mapping tables
Lennart Poettering
2017-11-16
1
-23
/
+23
|
*
journal: make use of IOVEC_MAKE() where it makes sense
Lennart Poettering
2017-11-16
2
-13
/
+5
|
*
journal: move valid_user_field() to journal-util.[ch] and rename it → journ...
Lennart Poettering
2017-11-16
3
-37
/
+44
*
|
man: mention how to provision Ubuntu and Tanglu for nspawn (#7359)
Zbigniew Jędrzejewski-Szmek
2017-11-16
1
-3
/
+16
|
/
*
Merge pull request #7356 from keszybz/cgroup-and-manager-cleanups
Lennart Poettering
2017-11-16
5
-27
/
+64
|
\
|
*
core/manager: just return an error if we fail halfway
Zbigniew Jędrzejewski-Szmek
2017-11-15
1
-16
/
+21
|
*
core: fix message about detected memory hierarchy
Zbigniew Jędrzejewski-Szmek
2017-11-15
1
-3
/
+3
|
*
test-cgroup-util: add basic test for cg_all_unified/cg_hybrid_unified/cg_unif...
Zbigniew Jędrzejewski-Szmek
2017-11-15
1
-0
/
+27
|
*
util-lib: add debug messages when checking cgroup layout
Zbigniew Jędrzejewski-Szmek
2017-11-15
1
-5
/
+12
|
*
Use plural DelegateControllers= consistently
Zbigniew Jędrzejewski-Szmek
2017-11-15
1
-1
/
+1
|
*
Update TODO
Zbigniew Jędrzejewski-Szmek
2017-11-15
1
-2
/
+0
*
|
man: fix wrong tag (#7358)
Yu Watanabe
2017-11-16
1
-3
/
+3
*
|
tmpfiles: when /etc is not fully initialized, some specifiers are expected to...
Franck Bui
2017-11-16
1
-41
/
+106
*
|
systemctl: other wayland sessions should inhibit shutdown, like x11 sessions ...
Alan Jenkins
2017-11-16
1
-1
/
+1
*
|
sd-dhcp6-client: Implement FQDN Option (#7309)
Stefan Agner
2017-11-16
7
-2
/
+137
*
|
sd-dhcp-client: validate hostnames stricter (#7308)
Stefan Agner
2017-11-16
2
-2
/
+8
*
|
man: document that noauto doesn't affect automount units configured through /...
Lennart Poettering
2017-11-16
1
-7
/
+6
*
|
man: document interaction of --root= and the user/group databases (#7344)
Lennart Poettering
2017-11-16
1
-4
/
+8
*
|
NEWS: document the systemd-logind IP firewalling incompatibility (#7343)
Lennart Poettering
2017-11-16
1
-0
/
+27
*
|
man: document that generators can generate instances+templates and regular un...
Lennart Poettering
2017-11-16
1
-18
/
+12
*
|
man: document explicitly that network-online.target doesn't track connectivit...
Lennart Poettering
2017-11-16
1
-0
/
+4
*
|
man/systemd-socket-proxyd: fix unit dependencies in examples (#7340)
Roland Hieber
2017-11-15
1
-3
/
+3
*
|
Merge pull request #6866 from sourcejedi/set-linger2
Lennart Poettering
2017-11-15
12
-159
/
+188
|
\
\
|
*
|
logind: fix SetLinger to authorize by client's effective User ID
Alan Jenkins
2017-11-14
2
-19
/
+20
|
*
|
loginctl: enable-linger does not need fallback to XDG_SESSION_ID
Alan Jenkins
2017-11-14
1
-3
/
+3
|
*
|
logind: comment use of *_get_session()
Alan Jenkins
2017-11-14
2
-0
/
+8
|
*
|
logind: more specific error message for unknown users
Alan Jenkins
2017-11-14
1
-3
/
+5
|
*
|
logind: "self" objects which do not apply - return specific error messages
Alan Jenkins
2017-11-14
3
-33
/
+7
|
*
|
logind: remove an obscure dbus error from GetSessionByPID(0) and friends
Alan Jenkins
2017-11-14
1
-26
/
+61
|
*
|
nspawn: comment to acknowledge lying about "user session"
Alan Jenkins
2017-10-18
1
-0
/
+2
|
*
|
man: de-emphasize journal field _SYSTEMD_SESSION
Alan Jenkins
2017-10-18
1
-6
/
+7
|
*
|
man: de-emphasize *_get_session()
Alan Jenkins
2017-10-18
3
-64
/
+71
|
*
|
man/sd_bus_creds_get_pid.xml: fix typo
Alan Jenkins
2017-10-18
1
-6
/
+5
*
|
|
po: specify a glib preset (#7333)
Piotr Drąg
2017-11-15
1
-1
/
+1
*
|
|
core: fix bus property logic for RequiresMountsFor= dependencies (#7332)
Lennart Poettering
2017-11-14
1
-2
/
+2
*
|
|
Merge pull request #7313 from keszybz/msgformat
Zbigniew Jędrzejewski-Szmek
2017-11-14
18
-149
/
+152
|
\
\
\
|
*
|
|
po: add a copy of polkit its rules
Zbigniew Jędrzejewski-Szmek
2017-11-14
10
-1
/
+22
|
*
|
|
i18n: drop intltool use, use meson's merge_file directly
Zbigniew Jędrzejewski-Szmek
2017-11-13
16
-149
/
+131
*
|
|
|
udev: net_setup_link: don't error out when we couldn't apply link config (#7328)
Michal Sekletar
2017-11-14
1
-4
/
+2
*
|
|
|
busctl: fix minor memory leak in busctl (#7331)
Lennart Poettering
2017-11-14
1
-3
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
Remove TODO entry (#7326)
Lucas Werkmeister
2017-11-14
1
-2
/
+0
*
|
|
man: document > /dev/stderr pitfalls (#7317)
Lennart Poettering
2017-11-14
2
-3
/
+16
[prev]
[next]