index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
sysvinit
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-24
log: make log_set_upgrade_syslog_to_journal() take effect immediately
Lennart Poettering
3
-0
/
+10
2018-01-24
Add fd close support to sd_event_source
Nathaniel McCallum
3
-0
/
+24
2018-01-24
Include time.h in sd-event.h
Nathaniel McCallum
1
-0
/
+1
2018-01-24
networkd: routing policy rules rename Manager object m to manager.
Susant Sahani
2
-5
/
+5
2018-01-24
networkd: remove unused variable manager -> m
Susant Sahani
1
-1
/
+0
2018-01-24
hwdb: Workaround Purism Librem 13 V2 change 43 to backslash (#7984)
Ewout van Mansom
1
-1
/
+1
2018-01-24
networkd: sd_ndisc reset mac address when MAC address change detected.
Susant Sahani
1
-0
/
+6
2018-01-24
resolve: fix build without gcrypt
Michael Biebl
1
-2
/
+2
2018-01-24
systemctl: remove unused variable
Yu Watanabe
1
-1
/
+0
2018-01-24
core/device: remove unused variable
Yu Watanabe
1
-1
/
+0
2018-01-23
update TODO
Lennart Poettering
1
-0
/
+4
2018-01-23
service: simplify condition
Lennart Poettering
1
-2
/
+1
2018-01-23
service: don't bother with watching PIDs during deserialization
Lennart Poettering
1
-6
/
+2
2018-01-23
core: rework how we track which PIDs to watch for a unit
Lennart Poettering
7
-87
/
+301
2018-01-23
core: unify call we use to synthesize cgroup empty events when we stopped wat...
Lennart Poettering
4
-18
/
+38
2018-01-23
service: don't send out dbus change notifications spuriously on SIGCHLD
Lennart Poettering
1
-2
/
+5
2018-01-23
core: fix manager_get_unit_by_pid() special casing of manager PID
Lennart Poettering
1
-1
/
+1
2018-01-23
test: test-process-util additions
Lennart Poettering
1
-0
/
+20
2018-01-23
process-util: replace PTR_TO_PID() and PID_TO_PTR macro by inline functions
Lennart Poettering
1
-2
/
+7
2018-01-23
cgroup: fix handling of TasksAccounting= property
Lennart Poettering
1
-1
/
+1
2018-01-23
UIDS-GIDS.md: explicitly mention one more user of the overflowuid
Lennart Poettering
1
-7
/
+8
2018-01-23
hwdb: whitespace fix to make "ninja test" work again
Lennart Poettering
1
-1
/
+1
2018-01-23
tmpfiles: create parent directories if they are missing for more line types
Lennart Poettering
2
-2
/
+27
2018-01-23
tmpfiles: refuse to chown()/chmod() files which are hardlinked, unless protec...
Lennart Poettering
1
-0
/
+43
2018-01-23
tmpfiles: fix check for figuring out whether to call chmod()
Lennart Poettering
1
-2
/
+2
2018-01-23
tmpfiles: shortcut path_set_perms() if there's nothing to do
Lennart Poettering
1
-1
/
+4
2018-01-23
tmpfiles: change ownership of symlinks too
Lennart Poettering
1
-20
/
+21
2018-01-23
resolve: signal Ed25519 support (#7960)
ott
1
-0
/
+11
2018-01-23
namepace: fix error handling when clone_device_node() returns 0
Lennart Poettering
1
-1
/
+5
2018-01-23
namespace: use is_symlink() helper
Lennart Poettering
1
-5
/
+4
2018-01-23
namespace: use stack allocation for paths, where we can
Lennart Poettering
1
-5
/
+2
2018-01-23
man: it appears the description of async signal safety has its own man page now
Lennart Poettering
3
-10
/
+10
2018-01-23
journal: cast to (void) where we knowingly ignore syscall returns
Lennart Poettering
1
-1
/
+1
2018-01-23
man: document explicitly that sd_journal_stream_fd() never shares fds
Lennart Poettering
1
-0
/
+4
2018-01-23
pid1: rework how we dispatch SIGCHLD and other signals
Lennart Poettering
2
-211
/
+243
2018-01-23
core: move user lookup event priority to -11
Lennart Poettering
1
-1
/
+1
2018-01-23
mount,swap: write event loop priority as "SD_EVENT_PRIORITY_NORMAL-x"
Lennart Poettering
2
-2
/
+2
2018-01-23
manager: add MANAGER_IS_RUNNING() for checking whether the manager is running
Lennart Poettering
2
-4
/
+5
2018-01-23
manager: split out send_ready and basic.target checking into functions of the...
Lennart Poettering
1
-19
/
+36
2018-01-23
local-addresses: handle gracefully if routes lack an RTA_OIF attribute
Lennart Poettering
1
-0
/
+2
2018-01-23
test-local-addresses: turn on debug logging by default
Lennart Poettering
1
-0
/
+4
2018-01-23
sd-netlink: minor coding style updates
Lennart Poettering
2
-16
/
+17
2018-01-23
Add support for SD_BUS_DEFAULT*
Nathaniel McCallum
7
-29
/
+141
2018-01-23
Add support for SD_EVENT_DEFAULT
Nathaniel McCallum
2
-2
/
+29
2018-01-23
sd-dhcp6-client: Fix DHCPv6 client file descriptor handling
Patrik Flykt
1
-8
/
+12
2018-01-23
mount: don't consider activated until /sbin/mount returns
Alan Jenkins
1
-5
/
+1
2018-01-23
mount: clarify that umount retries do not (anymore) allow multiple timeouts
Alan Jenkins
1
-3
/
+7
2018-01-23
mount: mountinfo event is supposed to always arrive before SIGCHLD
Alan Jenkins
2
-16
/
+19
2018-01-23
hwdb: map zoomin/out keys to up/down
Martin Pitt
2
-14
/
+23
2018-01-23
hwdb: Add Microsoft Sculpt Comfort Mouse data (#7946)
Maciej S. Szmigiero
1
-0
/
+4
[next]