index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2016-09-10
Merge pull request #4119 from keszybz/drop-more-kdbus
Evgeny Vereshchagin
2016-09-10
service: fixup ExecStop for socket-activated shutdown (#4120)
Kyle Russell
2016-09-09
unit: sent change signal before removing the unit if necessary (#4106)
Michael Olbrich
2016-09-09
pid1: drop kdbus_fd and all associated logic
Zbigniew Jędrzejewski-Szmek
2016-09-09
service: Continue shutdown on socket activated unit on termination (#4108)
Kyle Russell
2016-09-06
seccomp: also detect if seccomp filtering is enabled
Felipe Sateler
2016-08-31
core: introduce MemorySwapMax= (#3659)
Lennart Poettering
2016-08-31
load-fragment: Resolve specifiers in OnCalendar and On*Sec (#4045)
Lennart Poettering
2016-08-30
core: introduce MemorySwapMax=
WaLyong Cho
2016-08-27
mount: add SloppyOptions= to mount_dump()
Barron Rulon
2016-08-27
mount: add new ForceUnmount= setting for mount units, mapping to umount(8)'s ...
Barron Rulon
2016-08-26
load-fragment: Resolve specifiers in OnCalendar and On*Sec
Douglas Christman
2016-08-26
mount: add new LazyUnmount= setting for mount units, mapping to umount(8)'s "...
brulon
2016-08-26
Merge pull request #3984 from poettering/refcnt
Evgeny Vereshchagin
2016-08-23
core,network: Use const qualifiers for block-local variables in macro functio...
Felipe Sateler
2016-08-22
core: do not fail at step SECCOMP if there is no kernel support (#4004)
Felipe Sateler
2016-08-22
core: let's use set_contains() where appropriate
Lennart Poettering
2016-08-22
core: cache last CPU usage counter, before destorying a cgroup
Lennart Poettering
2016-08-22
core: add Ref()/Unref() bus calls for units
Lennart Poettering
2016-08-19
Merge pull request #3965 from htejun/systemd-controller-on-unified
Zbigniew Jędrzejewski-Szmek
2016-08-19
Merge pull request #3987 from keszybz/console-color-setup
Lennart Poettering
2016-08-19
Merge pull request #3988 from keszybz/journald-dynamic-users
Lennart Poettering
2016-08-18
journald: do not create split journals for dynamic users
Zbigniew Jędrzejewski-Szmek
2016-08-18
core/dynamic-users: warn when creation of symlinks for dynamic users fails
Zbigniew Jędrzejewski-Szmek
2016-08-18
logind: update empty and "infinity" handling for [User]TasksMax (#3835)
Tejun Heo
2016-08-18
Revert "pid1: reconnect to the console before being re-executed"
Zbigniew Jędrzejewski-Szmek
2016-08-18
systemd: warn when setrlimit fails
Zbigniew Jędrzejewski-Szmek
2016-08-19
core: bypass dynamic user lookups from dbus-daemon
Lennart Poettering
2016-08-19
core: add RemoveIPC= setting
Lennart Poettering
2016-08-18
core: move obsolete properties to the end of vtables
Lennart Poettering
2016-08-18
core: make use of uid_is_valid() when checking for UID validity
Lennart Poettering
2016-08-18
unit: remove orphaned cgroup_netclass_id field
Lennart Poettering
2016-08-17
core: use the unified hierarchy for the systemd cgroup controller hierarchy
Tejun Heo
2016-08-15
core: rename cg_unified() to cg_all_unified()
Tejun Heo
2016-08-14
Merge pull request #3905 from htejun/cgroup-v2-cpu
Zbigniew Jędrzejewski-Szmek
2016-08-08
core: amend policy to open up dynamic user queries (#3920)
Zbigniew Jędrzejewski-Szmek
2016-08-07
core: add cgroup CPU controller support on the unified hierarchy
Tejun Heo
2016-08-06
Merge pull request #3884 from poettering/private-users
Zbigniew Jędrzejewski-Szmek
2016-08-05
Merge pull request #3818 from poettering/exit-status-env
Zbigniew Jędrzejewski-Szmek
2016-08-05
Merge pull request #3900 from keszybz/fix-3607
Lennart Poettering
2016-08-05
socket: add helper function to remove code duplication
Zbigniew Jędrzejewski-Szmek
2016-08-05
core/socket: include remote address in the message when dropping connection
Zbigniew Jędrzejewski-Szmek
2016-08-05
systemd: do not serialize peer, bump count when deserializing socket instead
Zbigniew Jędrzejewski-Szmek
2016-08-05
core/service: serialize and deserialize accept_socket
Zbigniew Jędrzejewski-Szmek
2016-08-05
core/socket: rework SocketPeer refcounting
Zbigniew Jędrzejewski-Szmek
2016-08-05
util-lib: unify parsing of nice level values
Lennart Poettering
2016-08-04
systemd: convert peers_by_address to a set
Zbigniew Jędrzejewski-Szmek
2016-08-04
core: only set the watchdog variables in ExecStart= lines
Lennart Poettering
2016-08-04
core: remember first unit failure, not last unit failure
Lennart Poettering
2016-08-04
core: set $SERVICE_RESULT, $EXIT_CODE and $EXIT_STATUS in ExecStop=/ExecStopP...
Lennart Poettering
[next]