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-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
2016-04-12
core: reuse manager_get_runtime_prefix() at more places
Lennart Poettering
2016-04-12
core: introduce MANAGER_IS_RELOADING() macro
Lennart Poettering
2016-04-12
core: remove ManagerRunningAs enum
Lennart Poettering
2016-04-12
core: rework generator dir logic, move the dirs into LookupPaths structure
Lennart Poettering
2016-03-30
core: improve error message when starting template without instance
Lukas Nykryn
2016-03-29
Merge pull request #2903 from keszybz/cgroup2-v3
Zbigniew Jędrzejewski-Szmek
2016-03-28
core: RuntimeWatchdogSec=infinity disables the watchdog logic
Evgeny Vereshchagin
2016-03-26
core: update invoke_sigchld_event() to handle NULL ->sigchld_event()
Tejun Heo
2016-02-22
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-10
cgroup: remove support for NetClass= directive
Daniel Mack
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-01-28
core: when determining system state, don't bother with JOB_TRY_RESTART
Lennart Poettering
2016-01-19
Merge pull request #2357 from keszybz/warnings-2
Lennart Poettering
2016-01-14
core: fix memory leak on reload
Evgeny Vereshchagin
2016-01-13
tree-wide: check if errno is greater than zero (2)
Zbigniew Jędrzejewski-Szmek
2016-01-04
core: don't enable special signals in test mode
Evgeny Vereshchagin
2016-01-04
core: revert "manager: do not set up signals in test mode"
Evgeny Vereshchagin
2015-12-26
Merge pull request #2224 from keszybz/analyze-verify-warning
Lennart Poettering
2015-12-25
manager: do not set up signals in test mode
Zbigniew Jędrzejewski-Szmek
2015-12-23
core: re-sync bus name list after deserializing during daemon-reload
Daniel Mack
2015-12-13
manager: log log level changes uniformly
Zbigniew Jędrzejewski-Szmek
2015-12-13
manager: move status output change debug messages to set function
Zbigniew Jędrzejewski-Szmek
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-16
core: enable TasksMax= for all services by default, and set it to 512
Lennart Poettering
2015-11-13
core: add new DefaultTasksMax= setting for system.conf
Lennart Poettering
2015-11-13
Merge pull request #1869 from poettering/kill-overridable
Michal Schmidt
2015-11-12
core: use SD_EVENT_PRIORITY_NORMAL-n instead on -n
Evgeny Vereshchagin
2015-11-12
core: unify code that warns about jobs we fail to enqueue
Lennart Poettering
2015-11-12
core: drop "override" flag when building transactions
Lennart Poettering
2015-11-10
core: change type of distribute_fds() prototype to return void
Lennart Poettering
2015-11-10
core: change return value of the unit's enumerate() call to void
Lennart Poettering
2015-11-04
core: still make progress when throttling the manager loop
Vito Caputo
2015-10-31
sd-daemon: increase sd_notify() socket buffer size
Lennart Poettering
2015-10-31
core: bail our earlier when doing audit
Lennart Poettering
2015-10-31
core,nspawn: minor coding style fixes
Lennart Poettering
2015-10-31
core: constify a few things
Lennart Poettering
2015-10-28
core: fix priority ordering in notify-handling
David Herrmann
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out umask-related code to umask-util.h
Lennart Poettering
[next]