index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
systemd-hibernate-resume-generator.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-06
po: update Polish translation (#7015)
Piotr Drąg
1
-36
/
+68
2017-10-06
NEWS: patch in today's date for the 235 release
v235
Lennart Poettering
1
-1
/
+1
2017-10-06
man: explain precedence for options which take a list (#7010)
Zbigniew Jędrzejewski-Szmek
2
-8
/
+11
2017-10-06
meson: fix feature list (#7011)
Yu Watanabe
1
-1
/
+1
2017-10-06
tmpfiles: remove old ICE and X11 sockets at boot (#6979)
Frederic Crozat
1
-5
/
+6
2017-10-05
pass currently completed word to systemctl list-unit-files/list-units (#6927)
g0tar
1
-8
/
+8
2017-10-05
update .mailmap a bit more
Lennart Poettering
2
-17
/
+24
2017-10-05
NEWS: one more addition
Lennart Poettering
1
-1
/
+4
2017-10-05
build-sys: bump so revisions for prepation of 235
Lennart Poettering
1
-2
/
+2
2017-10-05
resolved: include DNS server feature level info in SIGUSR1 status dump
Lennart Poettering
5
-3
/
+73
2017-10-05
resolved: add support for explicitly forgetting everything we learnt about DN...
Lennart Poettering
8
-28
/
+126
2017-10-05
resolved: automatically forget all learnt DNS server information when the net...
Lennart Poettering
7
-7
/
+74
2017-10-05
seccomp: port @privileged to use @reboot + @swap
Lennart Poettering
1
-5
/
+2
2017-10-05
seccomp: there is no "kexec" syscall
Lennart Poettering
1
-1
/
+1
2017-10-05
seccomp: add three more seccomp groups
Lennart Poettering
5
-29
/
+56
2017-10-05
Update mailmap and contributor list (#7006)
Zbigniew Jędrzejewski-Szmek
2
-6
/
+7
2017-10-05
units: restore User=systemd-journal-gateway in systemd-journal-gatewayd.servi...
Lennart Poettering
1
-0
/
+1
2017-10-05
core: make gc_marker unsigned (#7004)
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2017-10-05
seccomp: remove 'gettid' syscall from '@process' syscall set (#6989)
Djalal Harouni
1
-1
/
+0
2017-10-05
NEWS: some nitpicking and bike-shedding
Zbigniew Jędrzejewski-Szmek
1
-39
/
+37
2017-10-05
generator: when we insert a '\n', actually place a proper newline, too
Lennart Poettering
1
-4
/
+10
2017-10-05
unit: when JobTimeoutSec= is turned off, implicitly turn off JobRunningTimeou...
Lennart Poettering
5
-2
/
+81
2017-10-05
Revert "networkd: change UseMTU default to true. (#6837)" (#6950)
Andrew Jeddeloh
3
-7
/
+3
2017-10-05
resolved: rework how we handle truncation in the stub resolver
Lennart Poettering
9
-37
/
+69
2017-10-05
resolved: take benefit of log_xyz_errno() returning the negative error code
Lennart Poettering
1
-12
/
+6
2017-10-05
seccomp: ignore (and debug log) errors by all invocations of seccomp_rule_add...
Lennart Poettering
1
-2
/
+4
2017-10-05
seccomp: always handle seccomp_load() failing the same way
Lennart Poettering
1
-3
/
+7
2017-10-05
seccomp: react gracefully if we can't translate a syscall name
Lennart Poettering
1
-5
/
+6
2017-10-05
seccomp: include prlimit64 and ugetrlimit in @default
Lennart Poettering
2
-2
/
+2
2017-10-05
hwdb: Add accelerometer orientation entry for Chuwi Hi8 Pro tablet (#6998)
Hans de Goede
1
-0
/
+4
2017-10-04
tmpfiles: change btmp mode 0600 → 0660 (#6997)
Lennart Poettering
2
-1
/
+10
2017-10-04
dynamic-user: don't use a UID that currently owns IPC objects (#6962)
Lennart Poettering
3
-41
/
+131
2017-10-04
NEWS: add comment about change sync/async behaviour for shutdown commands
Lennart Poettering
1
-1
/
+15
2017-10-04
man: document which special "systemctl" commands are synchronous and which as...
Lennart Poettering
1
-72
/
+74
2017-10-04
logind: don's change dry-run boolean before we actually enqueue the operation
Lennart Poettering
1
-1
/
+4
2017-10-04
logind: reorder things a bit
Lennart Poettering
1
-28
/
+28
2017-10-04
systemctl: make sure "reboot", "suspend" and friends are always asynchronous
Lennart Poettering
1
-2
/
+10
2017-10-04
logind: add Halt() and CanHalt() APIs
Lennart Poettering
4
-16
/
+98
2017-10-04
hwdb: switch meson to use ids_parser.py (#6964)
Zbigniew Jędrzejewski-Szmek
2
-376
/
+1
2017-10-04
udevadm,basic: replace nulstr_contains with STR_IN_SET (#6965)
Zbigniew Jędrzejewski-Szmek
2
-61
/
+46
2017-10-04
nss-systemd: if cannot open bus, then try to read user info directly (#6971)
Yu Watanabe
1
-53
/
+72
2017-10-04
logind: use pid_is_valid() where appropriate
Alan Jenkins
1
-2
/
+2
2017-10-04
systemctl: use pid_is_valid() where appropriate
Alan Jenkins
1
-2
/
+4
2017-10-04
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
92
-191
/
+168
2017-10-04
test-sizeof: add pid_t and gid_t
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
2017-10-04
test-copy: fix operation when test-copy is too small
Zbigniew Jędrzejewski-Szmek
1
-4
/
+12
2017-10-04
man: fix that the same option is listed twice (#6991)
Yu Watanabe
1
-1
/
+1
2017-10-04
units: prohibit all IP traffic on all our long-running services (#6921)
Lennart Poettering
8
-0
/
+8
2017-10-04
meson: generate ENABLE_* names automatically
Zbigniew Jędrzejewski-Szmek
1
-36
/
+35
2017-10-04
build-sys: s/ENABLE_RESOLVED/ENABLE_RESOLVE/
Zbigniew Jędrzejewski-Szmek
15
-26
/
+26
[next]