summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | analyze: plot units in initrdYu Watanabe2018-07-231-22/+33
* | | | Merge pull request #9685 from yuwata/fix-9663Lennart Poettering2018-07-236-23/+45
|\ \ \ \
| * | | | test: add a table test for ShowStatusYu Watanabe2018-07-231-0/+2
| * | | | core: serialize and deserialize current ShowStatusYu Watanabe2018-07-233-1/+15
| * | | | core: normalize ShowStatusYu Watanabe2018-07-235-23/+29
* | | | | Merge pull request #9701 from yuwata/string-table-cleanupsLennart Poettering2018-07-236-2/+17
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | test: add more string-table tests in test-tablesYu Watanabe2018-07-231-0/+4
| * | | | test: add more string-table tests in test-resolve-tablesYu Watanabe2018-07-231-0/+7
| * | | | test: add comment in test-network-tables.cYu Watanabe2018-07-231-0/+1
| * | | | resolve: define _DNS_SERVER_TYPE_MAX in enumYu Watanabe2018-07-231-1/+2
| * | | | sd-device: include sd-device.h in device-internal.hYu Watanabe2018-07-231-0/+2
| * | | | systemctl: set string table size for safetyYu Watanabe2018-07-231-1/+1
| | |/ / | |/| |
* | | | Merge pull request #9560 from mbiebl/uaccess-dev-kvmZbigniew Jędrzejewski-Szmek2018-07-233-5/+16
|\ \ \ \
| * | | | Do not apply uaccess tag for /dev/kvm if mode is 0666Michael Biebl2018-07-133-7/+15
| * | | | Re-add uaccess tag for /dev/kvmMichael Biebl2018-07-101-0/+3
* | | | | make dir-locals work again with emacs 26.1Lennart Poettering2018-07-232-10/+10
* | | | | coredumpctl: info shows the last entry by defaultLion Yang2018-07-232-2/+4
* | | | | Merge pull request #9658 from LukeShu/to-upstream/misc-cleanupLennart Poettering2018-07-236-453/+444
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | nspawn: mount_sysfs(): Unconditionally mkdir /sys/fs/cgroupLuke Shumaker2018-07-201-4/+2
| * | | | cgroup-util: cg_kernel_controllers(): Fix comment about including "name="Luke Shumaker2018-07-201-4/+3
| * | | | nspawn: sync_cgroup(): Rename arg_uid_shift -> uid_shiftLuke Shumaker2018-07-201-2/+2
| * | | | nspawn: Move cgroup mount stuff from nspawn-mount.c to nspawn-cgroup.cLuke Shumaker2018-07-204-417/+423
| * | | | nspawn: Simplify tmpfs_patch_options() usage, and trickle that upLuke Shumaker2018-07-203-19/+10
| * | | | nspawn: Simplify mkdir_userns() usage, and trickle that upLuke Shumaker2018-07-201-9/+6
* | | | | meson: allow building resolved and machined without nss modulesYu Watanabe2018-07-238-20/+52
* | | | | meson: drop redundant messagesYu Watanabe2018-07-232-6/+0
* | | | | Make final kill signal configurableJon Ringle2018-07-2311-11/+42
| |_|_|/ |/| | |
* | | | check nobody user/group validity only when not cross compilingChen Qi2018-07-231-31/+33
* | | | tests: skip test_get_process_cmdline_harder if `mount --make-rslave /` fails...Evgeny Vereshchagin2018-07-231-2/+8
* | | | login1: policy: Authorize active users to boot to firmwareCarlo Caione2018-07-231-1/+1
* | | | meson: check the existence of ninja.build for fuzzer testsYu Watanabe2018-07-231-1/+1
* | | | meson: do not build module-util.c when libkmod is not foundYu Watanabe2018-07-231-1/+4
* | | | tree-wide: drop empty lines in commentsYu Watanabe2018-07-2342-68/+1
| |_|/ |/| |
* | | systemctl: Only wait when there's something to wait for.Filipe Brandenburger2018-07-211-1/+1
* | | Fix grammarglitsj162018-07-211-1/+1
* | | Minor grammar changesJosh Soref2018-07-201-20/+20
* | | Merge pull request #9671 from keszybz/tasks-max-docLennart Poettering2018-07-206-928/+1146
|\ \ \
| * | | man: add a description of user@.service, user-runtime-dir@.service, user-*.sliceZbigniew Jędrzejewski-Szmek2018-07-206-1/+196
| * | | man: split systemd.special(7) into separate system/user sectionsZbigniew Jędrzejewski-Szmek2018-07-201-927/+950
* | | | tests: prefer MS_SLAVE over MS_PRIVATE for turning off mount propagationLennart Poettering2018-07-202-2/+2
* | | | Various accountings are not implied by their controllersRyutaroh Matsumoto2018-07-201-22/+1
* | | | update TODOLennart Poettering2018-07-201-0/+4
* | | | Merge pull request #9500 from zsol/appendLennart Poettering2018-07-2010-19/+101
|\ \ \ \
| * | | | Add support for opening files for appendingZsolt Dollenstein2018-07-2010-19/+101
* | | | | core: remove support for API bus "started outside our own logic"Alan Jenkins2018-07-201-5/+0
* | | | | Merge pull request #9516 from keszybz/module-load-unificationLennart Poettering2018-07-208-121/+89
|\ \ \ \ \
| * | | | | udev-builtin-kmod: adjust loggingZbigniew Jędrzejewski-Szmek2018-07-191-4/+2
| * | | | | core: use the generic module_load() functionZbigniew Jędrzejewski-Szmek2018-07-191-20/+1
| * | | | | shared/module-util: fix preexisting mixup with errno signZbigniew Jędrzejewski-Szmek2018-07-191-4/+4
| * | | | | udev-builtin-kmod: use the generic module_load() functionZbigniew Jędrzejewski-Szmek2018-07-194-42/+20