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
/
manager.c
Age
Commit message (
Expand
)
Author
2016-11-16
core: GC redundant device jobs from the run queue
Lennart Poettering
2016-11-16
core: drop n_in_gc_queue field of Manager structure
Lennart Poettering
2016-11-03
Merge pull request #4510 from keszybz/tree-wide-cleanups
Lennart Poettering
2016-10-23
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-22
tree-wide: use startswith return value to avoid hardcoded offset
Zbigniew Jędrzejewski-Szmek
2016-10-21
core: use emergency_action for ctr+alt+del burst
Lukas Nykryn
2016-10-19
pid1: downgrade some rlimit warnings
Zbigniew Jędrzejewski-Szmek
2016-10-16
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-10-07
core: add "invocation ID" concept to service manager
Lennart Poettering
2016-10-07
core: only warn on short reads on signal fd
Zbigniew Jędrzejewski-Szmek
2016-10-07
manager: tighten incoming notification message checks
Lennart Poettering
2016-10-07
manager: be stricter with incomining notifications, warn properly about too l...
Lennart Poettering
2016-10-07
manager: don't ever busy loop when we get a notification message we can't pro...
Lennart Poettering
2016-10-06
core: add possibility to set action for ctrl-alt-del burst (#4105)
Lukáš Nykrýn
2016-10-01
core: do not try to create /run/systemd/transient in test mode
Zbigniew Jędrzejewski-Szmek
2016-10-01
core: update warning message
Zbigniew Jędrzejewski-Szmek
2016-10-01
core: get rid of unneeded state variable
Zbigniew Jędrzejewski-Szmek
2016-09-29
pid1: more informative error message for ignored notifications
Zbigniew Jędrzejewski-Szmek
2016-09-29
pid1: process zero-length notification messages again
Zbigniew Jędrzejewski-Szmek
2016-09-29
pid1: don't return any error in manager_dispatch_notify_fd() (#4240)
Franck Bui
2016-09-29
If the notification message length is 0, ignore the message (#4237)
Jorge Niedbalski
2016-09-09
pid1: drop kdbus_fd and all associated logic
Zbigniew Jędrzejewski-Szmek
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
core: add RemoveIPC= setting
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-03
core: drop spurious newline
Lennart Poettering
2016-07-25
Merge pull request #3728 from poettering/dynamic-users
Zbigniew Jędrzejewski-Szmek
2016-07-22
core: add a concept of "dynamic" user ids, that are allocated as long as a se...
Lennart Poettering
2016-07-22
core: change TasksMax= default for system services to 15%
Lennart Poettering
2016-07-21
core: remove duplicate includes (#3771)
Thomas H. P. Andersen
2016-07-16
manager: don't skip sigchld handler for main and control pid for services (#3...
Lukáš Nykrýn
2016-07-01
manager: Fixing a debug printf formatting mistake (#3640)
Kyle Walker
2016-06-30
manager: Only invoke a single sigchld per unit within a cleanup cycle
Kyle Walker
2016-06-18
Ensure kdbus isn't used (#3501)
Dave Reisner
2016-06-14
manager: reduce complexity of unit_gc_sweep (#3507)
Lukáš Nykrýn
2016-06-10
core: disable colors when displaying cylon when systemd.log_color=off (#3495)
Franck Bui
2016-05-26
manager: remove spurious newline
Lennart Poettering
2016-05-16
core: don't log job status message in case job was effectively NOP (#3199)
Michal Sekletar
2016-05-05
tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere
Lennart Poettering
2016-05-05
core: use an AF_UNIX/SOCK_DGRAM socket for cgroup agent notification
Lennart Poettering
2016-04-22
coredump,basic: generalize O_TMPFILE handling a bit
Lennart Poettering
2016-04-12
systemctl: don't confuse sysv code with generated units
Lennart Poettering
2016-04-12
install: rename generator_paths() → generator_binary_paths()
Lennart Poettering
2016-04-12
core: move flushing of generated unit files to path-lookup.c
Lennart Poettering
2016-04-12
core: modernize manager_build_unit_patch_cache() a bit
Lennart Poettering
2016-04-12
core: rework logic to drop duplicate and non-existing items from search path
Lennart Poettering
2016-04-12
path-lookup: split out logic for mkdir/rmdir of generator dirs in their own f...
Lennart Poettering
2016-04-12
core: add a separate unit directory for transient units
Lennart Poettering
[next]