summaryrefslogtreecommitdiffstats
path: root/catalog/systemd.zh_CN.catalog.in (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-05build-sys: bump so revisions for prepation of 235Lennart Poettering1-2/+2
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
2017-10-04build-sys: s/HAVE_MYHOSTNAME/ENABLE_MYHOSTNAME/Zbigniew Jędrzejewski-Szmek4-6/+6
2017-10-04build-sys: s/HAVE_SMACK/ENABLE_SMACK/Zbigniew Jędrzejewski-Szmek8-16/+16
2017-10-04build-sys: s/HAVE_IMA/ENABLE_IMA/Zbigniew Jędrzejewski-Szmek3-4/+4
2017-10-04build-sys: s/HAVE_UTMP/ENABLE_UTMP/Zbigniew Jędrzejewski-Szmek9-13/+13
2017-10-04build-sys: require all defines under #if to be presentZbigniew Jędrzejewski-Szmek1-1/+1
2017-10-04test-nss: fix names of two definesZbigniew Jędrzejewski-Szmek1-2/+2
2017-10-04build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek140-565/+598
2017-10-04seccomp: add sched_yield syscall to the @default syscall setDjalal Harouni1-0/+1
2017-10-04core: use strv_isempty to check if supplementary_groups is emptyZbigniew Jędrzejewski-Szmek1-3/+3
2017-10-04load-fragment: do not create empty arrayYu Watanabe1-22/+2
2017-10-04man: empty string resets the list of NTP servers (#6984)Yu Watanabe1-4/+8
2017-10-03Revert "tree-wide: use pid_is_valid() at more places"Alan Jenkins5-12/+10
2017-10-03meson: check for sys/auxv.hZbigniew Jędrzejewski-Szmek1-0/+1
2017-10-03build-sys: change all HAVE_DECL_ macros to HAVE_Zbigniew Jędrzejewski-Szmek5-38/+38