index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
create-sys-script: adapt to separate build dir, modernize, add more checks
Zbigniew Jędrzejewski-Szmek
2017-09-29
2
-24
/
+28
*
man: move non-target units together (#6934)
John Lin
2017-09-28
1
-1
/
+1
*
meson: move library version defines to the top (#6939)
Zbigniew Jędrzejewski-Szmek
2017-09-28
2
-2
/
+5
*
Merge pull request #6936 from poettering/news-235
Lennart Poettering
2017-09-28
3
-10
/
+217
|
\
|
*
meson: bump release to 235
Lennart Poettering
2017-09-28
1
-1
/
+1
|
*
add some more things to TODO
Lennart Poettering
2017-09-28
1
-0
/
+13
|
*
prepare NEWS for 235
Lennart Poettering
2017-09-28
1
-9
/
+203
*
|
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
5
-7
/
+23
|
\
\
|
*
|
man/systemd.network: Updated documentation about VRF traffic redirection
Andreas Rammhold
2017-09-27
1
-2
/
+3
|
*
|
man/systemd.network: Added documentation about the DHCP.RouteTable behaviour ...
Andreas Rammhold
2017-09-27
1
-0
/
+3
|
*
|
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
3
-9
/
+47
*
|
|
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
3
-15
/
+34
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
socket: if RemoveOnStop= is turned on for a socket, try to unlink() pre-exist...
Lennart Poettering
2017-09-27
1
-0
/
+10
|
*
|
man: document that inability to execute Symlinks= is not fatal
Lennart Poettering
2017-09-27
1
-8
/
+7
|
*
|
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
5
-16
/
+67
|
\
\
|
*
|
catalog: split out the one German language entry we have in systemd.catalog i...
Lennart Poettering
2017-09-26
3
-12
/
+29
|
*
|
catalog: add two recent message ID additions to catalog
Lennart Poettering
2017-09-26
1
-0
/
+15
|
*
|
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
4
-238
/
+182
|
\
\
\
|
*
|
|
update TODO
Lennart Poettering
2017-09-26
1
-6
/
+0
|
*
|
|
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
[next]