summaryrefslogtreecommitdiffstats
path: root/man/systemd-hibernate-resume-generator.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-06po: update Polish translation (#7015)Piotr Drąg1-36/+68
2017-10-06NEWS: patch in today's date for the 235 releasev235Lennart Poettering1-1/+1
2017-10-06man: explain precedence for options which take a list (#7010)Zbigniew Jędrzejewski-Szmek2-8/+11
2017-10-06meson: fix feature list (#7011)Yu Watanabe1-1/+1
2017-10-06tmpfiles: remove old ICE and X11 sockets at boot (#6979)Frederic Crozat1-5/+6
2017-10-05pass currently completed word to systemctl list-unit-files/list-units (#6927)g0tar1-8/+8
2017-10-05update .mailmap a bit moreLennart Poettering2-17/+24
2017-10-05NEWS: one more additionLennart Poettering1-1/+4
2017-10-05build-sys: bump so revisions for prepation of 235Lennart Poettering1-2/+2
2017-10-05resolved: include DNS server feature level info in SIGUSR1 status dumpLennart Poettering5-3/+73
2017-10-05resolved: add support for explicitly forgetting everything we learnt about DN...Lennart Poettering8-28/+126
2017-10-05resolved: automatically forget all learnt DNS server information when the net...Lennart Poettering7-7/+74
2017-10-05seccomp: port @privileged to use @reboot + @swapLennart Poettering1-5/+2
2017-10-05seccomp: there is no "kexec" syscallLennart Poettering1-1/+1
2017-10-05seccomp: add three more seccomp groupsLennart Poettering5-29/+56
2017-10-05Update mailmap and contributor list (#7006)Zbigniew Jędrzejewski-Szmek2-6/+7
2017-10-05units: restore User=systemd-journal-gateway in systemd-journal-gatewayd.servi...Lennart Poettering1-0/+1
2017-10-05core: make gc_marker unsigned (#7004)Zbigniew Jędrzejewski-Szmek1-1/+1
2017-10-05seccomp: remove 'gettid' syscall from '@process' syscall set (#6989)Djalal Harouni1-1/+0
2017-10-05NEWS: some nitpicking and bike-sheddingZbigniew Jędrzejewski-Szmek1-39/+37
2017-10-05generator: when we insert a '\n', actually place a proper newline, tooLennart Poettering1-4/+10
2017-10-05unit: when JobTimeoutSec= is turned off, implicitly turn off JobRunningTimeou...Lennart Poettering5-2/+81
2017-10-05Revert "networkd: change UseMTU default to true. (#6837)" (#6950)Andrew Jeddeloh3-7/+3
2017-10-05resolved: rework how we handle truncation in the stub resolverLennart Poettering9-37/+69
2017-10-05resolved: take benefit of log_xyz_errno() returning the negative error codeLennart Poettering1-12/+6
2017-10-05seccomp: ignore (and debug log) errors by all invocations of seccomp_rule_add...Lennart Poettering1-2/+4
2017-10-05seccomp: always handle seccomp_load() failing the same wayLennart Poettering1-3/+7
2017-10-05seccomp: react gracefully if we can't translate a syscall nameLennart Poettering1-5/+6
2017-10-05seccomp: include prlimit64 and ugetrlimit in @defaultLennart Poettering2-2/+2
2017-10-05hwdb: Add accelerometer orientation entry for Chuwi Hi8 Pro tablet (#6998)Hans de Goede1-0/+4
2017-10-04tmpfiles: change btmp mode 0600 → 0660 (#6997)Lennart Poettering2-1/+10
2017-10-04dynamic-user: don't use a UID that currently owns IPC objects (#6962)Lennart Poettering3-41/+131
2017-10-04NEWS: add comment about change sync/async behaviour for shutdown commandsLennart Poettering1-1/+15
2017-10-04man: document which special "systemctl" commands are synchronous and which as...Lennart Poettering1-72/+74
2017-10-04logind: don's change dry-run boolean before we actually enqueue the operationLennart Poettering1-1/+4
2017-10-04logind: reorder things a bitLennart Poettering1-28/+28
2017-10-04systemctl: make sure "reboot", "suspend" and friends are always asynchronousLennart Poettering1-2/+10
2017-10-04logind: add Halt() and CanHalt() APIsLennart Poettering4-16/+98
2017-10-04hwdb: switch meson to use ids_parser.py (#6964)Zbigniew Jędrzejewski-Szmek2-376/+1
2017-10-04udevadm,basic: replace nulstr_contains with STR_IN_SET (#6965)Zbigniew Jędrzejewski-Szmek2-61/+46
2017-10-04nss-systemd: if cannot open bus, then try to read user info directly (#6971)Yu Watanabe1-53/+72
2017-10-04logind: use pid_is_valid() where appropriateAlan Jenkins1-2/+2
2017-10-04systemctl: use pid_is_valid() where appropriateAlan Jenkins1-2/+4
2017-10-04tree-wide: use IN_SET macro (#6977)Yu Watanabe92-191/+168
2017-10-04test-sizeof: add pid_t and gid_tZbigniew Jędrzejewski-Szmek1-0/+2
2017-10-04test-copy: fix operation when test-copy is too smallZbigniew Jędrzejewski-Szmek1-4/+12
2017-10-04man: fix that the same option is listed twice (#6991)Yu Watanabe1-1/+1
2017-10-04units: prohibit all IP traffic on all our long-running services (#6921)Lennart Poettering8-0/+8
2017-10-04meson: generate ENABLE_* names automaticallyZbigniew Jędrzejewski-Szmek1-36/+35
2017-10-04build-sys: s/ENABLE_RESOLVED/ENABLE_RESOLVE/Zbigniew Jędrzejewski-Szmek15-26/+26