summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tty-ask-password: drop redundant local variableLennart Poettering2019-04-021-3/+1
| * | | tty-ask-password: copy argv[] before forking childLennart Poettering2019-04-021-11/+22
* | | | journal: LGTM doesn't recognize suppressions in /* */Frantisek Sumsal2019-04-021-1/+1
| |/ / |/| |
* | | journal-remote: use source's boot-idChris Morin2019-04-024-4/+12
* | | ipv4ll: do not reset seed generation counter on restartYu Watanabe2019-04-021-15/+17
* | | Merge pull request #12007 from poettering/clock-changeLennart Poettering2019-04-0213-39/+203
|\ \ \ | |/ / |/| |
| * | update TODOLennart Poettering2019-04-021-5/+0
| * | man: document the two new .timer settingsLennart Poettering2019-04-022-0/+23
| * | test: add tests for new .timer unitsLennart Poettering2019-04-023-0/+87
| * | core: optionally, trigger .timer units on timezone and clock changesLennart Poettering2019-04-027-10/+61
| * | run: rename with_timer → arg_with_timerLennart Poettering2019-04-021-12/+12
| * | core: use more structured initializationLennart Poettering2019-04-021-12/+20
|/ /
* | build: install /etc/systemd/{system,user}-generatorsTopi Miettinen2019-04-022-0/+4
* | Merge pull request #12030 from poettering/condition-memoryYu Watanabe2019-04-026-55/+322
|\ \
| * | tests: add tests for ConditionMemory= + ConditionCPUsLennart Poettering2019-03-191-0/+125
| * | man: document ConditionMemory= + ConditionCPUs=Lennart Poettering2019-03-191-0/+20
| * | condition: add ConditionMemory= and ConditionCPUs=Lennart Poettering2019-03-192-2/+61
| * | condition: for completenes sake at != comparator for ConditionKernelVersion=Lennart Poettering2019-03-192-5/+11
| * | condition: use structured initializationLennart Poettering2019-03-191-9/+11
| * | process-util: add new helper cpus_in_affinity_mask()Lennart Poettering2019-03-192-0/+36
| * | condition: split out kernel version comparison stepsLennart Poettering2019-03-191-39/+58
* | | Merge pull request #12168 from poettering/man-fixesYu Watanabe2019-04-022-27/+32
|\ \ \
| * | | man: be clearer that .timer time expressions need to be reset to override themLennart Poettering2019-04-011-13/+18
| * | | man: refer to innermost directory as innermost, not as "lowest"Lennart Poettering2019-04-011-4/+4
| * | | man: tweak XyzDirectory= table a bitLennart Poettering2019-04-011-10/+10
* | | | core: refactor transaction.c to use fewer gotosLennart Poettering2019-04-021-31/+46
* | | | NEWS: document the change to installationZbigniew Jędrzejewski-Szmek2019-04-021-0/+9
* | | | Merge pull request #12160 from yuwata/wait-online-allow-configuringYu Watanabe2019-04-027-35/+96
|\ \ \ \
| * | | | test-network: add tests for --any option of wait-onlineYu Watanabe2019-04-023-1/+31
| * | | | test-network: fix timeout argument for wait_online()Yu Watanabe2019-04-021-2/+1
| * | | | wait-online: add --any optionYu Watanabe2019-04-024-32/+64
* | | | | Merge pull request #12155 from yuwata/network-fix-and-extend-foo-over-udp-sup...Yu Watanabe2019-04-0217-42/+293
|\ \ \ \ \
| * | | | | test-network: add tests for FooOverUDP tunnelsYu Watanabe2019-04-027-0/+113
| * | | | | man: update FooOverUDP=Yu Watanabe2019-04-021-11/+15
| * | | | | network: make FooOverUDP.Protocol= support name of ipprotoYu Watanabe2019-04-023-1/+40
| * | | | | network: use asynchronous call for creating FOU tunnelsYu Watanabe2019-04-021-4/+26
| * | | | | network: do not ignore FooOverUDP.Encapsulation= settingYu Watanabe2019-04-021-12/+29
| * | | | | network: merge ipip_init() and sit_init()Yu Watanabe2019-04-021-12/+14
| * | | | | network: add FooOverUDP support for SIT and GRE tunnelsYu Watanabe2019-04-021-1/+17
| * | | | | test-network: add more tests for SerializeTunneledPackets=, Key=, and friendsYu Watanabe2019-04-026-1/+39
* | | | | | systemctl: print a more accurate error message when we canLennart Poettering2019-04-021-1/+1
* | | | | | rm-rf: refuse combining REMOVE_ONLY_DIRECTORIES and REMOVE_SUBVOLUME for nowLennart Poettering2019-04-021-0/+5
* | | | | | core: export ReloadResult value on the busLennart Poettering2019-04-021-0/+1
* | | | | | shared: add some minor commentsLennart Poettering2019-04-021-0/+4
* | | | | | core: add a common function for bus calls that return unit dbus pathLennart Poettering2019-04-021-40/+22
* | | | | | Merge pull request #12167 from poettering/timer-parse-tweakYu Watanabe2019-04-022-36/+35
|\ \ \ \ \ \
| * | | | | | core: pass parse error to log functions when parsing timer expressionsLennart Poettering2019-04-011-5/+8
| * | | | | | core: simply timer expression parsing by using ".ltype" field of conf-parser ...Lennart Poettering2019-04-012-31/+27
| | |_|/ / / | |/| | | |
* | | | | | fs-util: suppress world-writable warnings if we read /dev/nullLennart Poettering2019-04-011-0/+4
* | | | | | sd-bus: add missing empty lineLennart Poettering2019-04-011-0/+1
| |/ / / / |/| | | |