summaryrefslogtreecommitdiffstats
path: root/shell-completion/bash/systemd-cgtop (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-09analyze: add unit-paths verbZbigniew Jędrzejewski-Szmek2-0/+40
2018-02-08analyze: add --global optionZbigniew Jędrzejewski-Szmek2-21/+34
2018-02-08tree-wide: use "cannot" instead of "can not"Zbigniew Jędrzejewski-Szmek11-22/+22
2018-02-08networkd: vxlan require Remote= to be a non multicast address (#8117)Susant Sahani2-3/+6
2018-02-08man: .service <filename> to <literal> (#8126)Faalagorn1-1/+1
2018-02-08journal: avoid code that relies on LOG_KERN == 0 (#8110)Alan Jenkins1-2/+2
2018-02-07man: "reboot" to "power off" in poweroff.target (#8124)Faalagorn1-1/+1
2018-02-07core: use id unit when retrieving unit file state (#8038)Franck Bui1-1/+1
2018-02-07process-util: use raw_getpid() in getpid_cache() internally (#8115)Lennart Poettering1-2/+2
2018-02-06core: Avoid empty directory warning when we are bind-mounting a file (#8069)Andrei Gherzan1-1/+1
2018-02-06Add more file triggers to handle more aspects of systemd (#8090)Neal Gompa (ニール・ゴンパ)2-9/+90
2018-02-06nss-mymachines: add work-around to silence gcc warningYu Watanabe1-0/+2
2018-02-06networkd: fix dhcp6_prefixes_compare_func()Yu Watanabe1-1/+1
2018-02-06core/execute: make arguments constant if possibleYu Watanabe3-42/+41
2018-02-06core: make ExecRuntime be manager managed objectYu Watanabe9-168/+384
2018-02-05journal: include kmsg lines from the systemd process which exec()d us (#8078)Alan Jenkins1-6/+8
2018-02-05hwdb: fix mute microphone button on TravelMate P645-S (#8105)CuBiC1-1/+2
2018-02-05nss-systemd: add work-around to silence gcc warningZbigniew Jędrzejewski-Szmek1-0/+2
2018-02-05basic/glob-util: add closedir wrapper to silence gccZbigniew Jędrzejewski-Szmek2-2/+10
2018-02-05rpm macros: add %tmpfiles_create_packageZbigniew Jędrzejewski-Szmek1-7/+24
2018-02-05tmpfiles: allow admin/runtime overrides to runtime configZbigniew Jędrzejewski-Szmek5-45/+134
2018-02-05hwdb: added Cube i7 Book rotation info (#8103)Olof Mogren1-0/+4
2018-02-05resolved: use _cleanup_ in one more placeZbigniew Jędrzejewski-Szmek1-10/+4
2018-02-05resolved: fix memleak of gcrypt context on errorZbigniew Jędrzejewski-Szmek1-28/+13
2018-02-05gcrypt-util: fix memleakZbigniew Jędrzejewski-Szmek2-1/+7
2018-02-05test: add a simple smoke test for string_hashsum()Zbigniew Jędrzejewski-Szmek2-0/+39
2018-02-05man: document meaning of age in tmpfiles.d (#8092)Lucas Werkmeister1-0/+7
2018-02-05test: sort imports and use "new" string formattingBatuhan Osman Taşkaya2-44/+42
2018-02-05systemctl: show: use EnvironmentFiles= instead of EnvironmentFile=Yu Watanabe1-1/+1
2018-02-05systemctl: update 'show' format for path unitsYu Watanabe1-1/+1
2018-02-05systemctl: update 'show' format for socket unitsYu Watanabe1-4/+1
2018-02-05systemctl: show Timers{Monotonic,Calendar}=Yu Watanabe1-2/+25
2018-02-05kernel 3.10 compat: RTAX_QUICKACK not added until 3.11.0 (#8094)MilhouseVH1-0/+4
2018-02-04slice: system.slice should be perpetual like -.mountAlan Jenkins3-19/+40
2018-02-04slice, scope: IgnoreOnIsolate=yes is already the defaultAlan Jenkins2-4/+0
2018-02-03socket-util: fix getpeergroups() assert(fd) (#8080)Vito Caputo1-1/+1
2018-02-02seccomp: allow x86-64 syscalls on x32, used by the VDSO (fix #8060)Alan Jenkins2-9/+29
2018-02-02do not report total time when kernel time is not provided (#8063)Boucman1-1/+2
2018-02-02man: fix awkward sentence in systemd-analyze(8)Zbigniew Jędrzejewski-Szmek1-3/+2
2018-02-02basic/hashmap: tweak code to avoid pointless gcc warningZbigniew Jędrzejewski-Szmek1-5/+5
2018-02-02sysusers: use the usual comment styleZbigniew Jędrzejewski-Szmek1-2/+5
2018-02-02rpm macros: add %sysusers_create_packageZbigniew Jędrzejewski-Szmek1-0/+19
2018-02-02test/TEST-21-SYSUSERS: add tests for new functionalityZbigniew Jędrzejewski-Szmek6-14/+81
2018-02-02sysusers: allow admin/runtime overrides to command-line configZbigniew Jędrzejewski-Szmek4-38/+200
2018-02-02basic/strv: add function to insert items at positionZbigniew Jędrzejewski-Szmek3-4/+43
2018-02-02sysusers: allow the shell to be specifiedZbigniew Jędrzejewski-Szmek4-64/+111
2018-02-02sysusers: take configuration as positional argumentsZbigniew Jędrzejewski-Szmek2-3/+21
2018-02-02sysusers: emit a bit more info at debug level when locking failsZbigniew Jędrzejewski-Szmek3-5/+7
2018-02-01meson.build: make docdir configurable (#8068)tblume2-1/+7
2018-02-01strv: drop strv_join_quoted() (#8057)Yu Watanabe3-97/+1