index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: use `!IN_SET(..)` for `a != b && a != c && …`
Andreas Rammhold
2017-10-02
23
-60
/
+38
*
tree-wide: use IN_SET where possible
Andreas Rammhold
2017-10-02
57
-131
/
+105
*
meson: move library version defines to the top (#6939)
Zbigniew Jędrzejewski-Szmek
2017-09-28
1
-1
/
+1
*
Merge pull request #6933 from yuwata/use_in_set
Lennart Poettering
2017-09-28
19
-92
/
+74
|
\
|
*
libsystemd: use IN_SET macro
Yu Watanabe
2017-09-28
18
-87
/
+69
|
*
networkd: use assert_not_reached()
Yu Watanabe
2017-09-28
1
-2
/
+2
|
*
networkd: use IN_SET macro
Yu Watanabe
2017-09-28
1
-3
/
+3
*
|
Merge pull request #6924 from andir/vrf-dhcpv4
Lennart Poettering
2017-09-28
4
-5
/
+17
|
\
\
|
*
|
networkd: use VRFs routing table for DHCP routes
Andreas Rammhold
2017-09-27
4
-5
/
+17
*
|
|
udev-rules: all values can contain escaped double quotes now (#6890)
Franck Bui
2017-09-28
2
-9
/
+23
*
|
|
Merge pull request #6928 from poettering/cgroup-empty-race
Zbigniew Jędrzejewski-Szmek
2017-09-28
14
-65
/
+168
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
core: log unit failure with type-specific result code
Lennart Poettering
2017-09-27
9
-4
/
+26
|
*
|
core: free_and_strdup() FTW!
Lennart Poettering
2017-09-27
1
-12
/
+6
|
*
|
cgroup: IN_SET() FTW!
Lennart Poettering
2017-09-27
1
-1
/
+1
|
*
|
cgroup: after determining that a cgroup is empty, asynchronously dispatch this
Lennart Poettering
2017-09-27
7
-24
/
+112
|
*
|
core: rename cgroup_queue → cgroup_realize_queue
Lennart Poettering
2017-09-27
6
-22
/
+24
|
*
|
unit: remove unused fields from Unit structure
Lennart Poettering
2017-09-27
1
-3
/
+0
*
|
|
Merge pull request #6922 from poettering/symlink-sockets
Zbigniew Jędrzejewski-Szmek
2017-09-27
2
-7
/
+27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
socket: if RemoveOnStop= is turned on for a socket, try to unlink() pre-exist...
Lennart Poettering
2017-09-27
1
-0
/
+10
|
*
|
socket: create leading directories for socket symlinks
Lennart Poettering
2017-09-27
1
-1
/
+3
|
*
|
socket: make sure we warn loudly about symlinks we can't create
Lennart Poettering
2017-09-27
1
-2
/
+7
|
*
|
fs-util: propagate EEXIST error in symlink_idempotent() as EEXIST
Lennart Poettering
2017-09-27
1
-4
/
+7
*
|
|
network: change log level when sd_rtnl_message_get_family() returns invalid f...
Yu Watanabe
2017-09-27
1
-3
/
+6
*
|
|
core/cgroup: add a helper macro for a common pattern (#6926)
Zbigniew Jędrzejewski-Szmek
2017-09-27
3
-35
/
+11
|
/
/
*
|
Merge pull request #6919 from poettering/ebpf-followup
Zbigniew Jędrzejewski-Szmek
2017-09-27
2
-4
/
+23
|
\
\
|
*
|
run: also show IP traffic accounting data on "systemd-run --wait"
Lennart Poettering
2017-09-26
1
-2
/
+21
|
*
|
core: improve dbus-cgroup error message
Lennart Poettering
2017-09-26
1
-2
/
+2
*
|
|
Merge pull request #6915 from poettering/log-execute
Zbigniew Jędrzejewski-Szmek
2017-09-27
3
-232
/
+182
|
\
\
\
|
*
|
|
execute: let's close glibc syslog channels too
Lennart Poettering
2017-09-26
1
-0
/
+3
|
*
|
|
execute: normalize logging in execute.c
Lennart Poettering
2017-09-26
1
-174
/
+98
|
*
|
|
execute: drop explicit log_open()/log_close() now that it is unnecessary
Lennart Poettering
2017-09-26
1
-5
/
+1
|
*
|
|
execute: make use of the new logging mode in execute.c
Lennart Poettering
2017-09-26
1
-3
/
+5
|
*
|
|
log: add a mode where we open the log fds for every single log message
Lennart Poettering
2017-09-26
2
-34
/
+60
|
*
|
|
log: let's make use of the fact that our functions return the negative error ...
Lennart Poettering
2017-09-26
1
-3
/
+2
|
*
|
|
execute: downgrade a log message ERR → WARNING, since we proceed ignoring i...
Lennart Poettering
2017-09-26
1
-1
/
+1
|
*
|
|
execute: rework logging in setup_keyring() to include unit info
Lennart Poettering
2017-09-26
1
-12
/
+12
*
|
|
|
udev: proc_cmdline_get_key() FTW! (#6925)
Lennart Poettering
2017-09-27
1
-31
/
+18
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #6912 from poettering/mount-kill-control
Zbigniew Jędrzejewski-Szmek
2017-09-26
10
-232
/
+355
|
\
\
\
|
*
|
|
swap: introduce SWAP_STATE_WITH_PROCESS() similar to MOUNT_STATE_WITH_PROCESS()
Lennart Poettering
2017-09-26
1
-12
/
+11
|
*
|
|
swap: adjust swap.c in a similar way to what we just did to mount.c
Lennart Poettering
2017-09-26
3
-55
/
+45
|
*
|
|
mount: rename mount_state_active() → MOUNT_STATE_WITH_PROCESS()
Lennart Poettering
2017-09-26
1
-14
/
+14
|
*
|
|
mount: rework mount state engine
Lennart Poettering
2017-09-26
4
-139
/
+124
|
*
|
|
mount: clean up reload_result management a bit
Lennart Poettering
2017-09-26
1
-3
/
+17
|
*
|
|
service: rework service_kill_control_processes()
Lennart Poettering
2017-09-26
1
-12
/
+38
|
*
|
|
set: add new helper set_make() which is like set_new() + multiple set_put() i...
Lennart Poettering
2017-09-26
4
-0
/
+109
|
|
/
/
*
|
|
Merge pull request #6902 from keszybz/two-property-printing-fixes
Lennart Poettering
2017-09-26
3
-4
/
+31
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
shared/bus-util: format uid==-1 and gid==-1 as [not set]
Zbigniew Jędrzejewski-Szmek
2017-09-25
1
-1
/
+11
|
*
|
basic/cap-list: report empty capability set as ""
Zbigniew Jędrzejewski-Szmek
2017-09-25
2
-3
/
+20
*
|
|
test-cpu-set-util.c: fix typo in comment (#6916)
Jan Synacek
2017-09-26
68
-526
/
+4197
|
\
\
\
|
*
|
|
basic/log: fix return value from log_struct_iovec_internal()
Zbigniew Jędrzejewski-Szmek
2017-09-26
1
-1
/
+1
[next]