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
2013-03-15
core: reuse the same /tmp, /var/tmp and inaccessible dir
Michal Sekletar
2013-03-13
util, manager: and mempset() and use it
Michal Schmidt
2013-03-13
manager: use more stpcpy()
Michal Schmidt
2013-03-13
manager: push back animation timer whenever a job finishes
Michal Schmidt
2013-03-06
manager: remove timer fd explicitly from epoll
Enrico Scholz
2013-03-04
core/manager: fix conditions to start and stop watching running jobs
Michal Schmidt
2013-03-02
manager: turn a superfluous check into assert
Michal Schmidt
2013-03-01
manager: print p and then free it
Lukas Nykryn
2013-03-01
core: fix running jobs counters after reload/reexec
Michal Schmidt
2013-03-01
manager: prevent segfault in manager_print_jobs_in_progress()
Harald Hoyer
2013-02-28
core/manager: print status messages about running jobs
Michal Schmidt
2013-02-28
util, core: add support for ephemeral status lines
Michal Schmidt
2013-02-28
core/manager: make a couple of functions static
Michal Schmidt
2013-02-28
core: add manager_status_printf()
Michal Schmidt
2013-02-22
core, systemctl: add support for irreversible jobs
Michal Schmidt
2013-02-13
build-sys: make EFI support build-time optional
Lennart Poettering
2013-02-13
manager: pass environment over daemon-reexec
Oleksii Shevchuk
2013-02-11
manager: clean environment before passing it on to others
Lennart Poettering
2013-02-06
systemd: raise level of message about lookup paths
Zbigniew Jędrzejewski-Szmek
2013-02-06
systemd: do not remove empty paths from unit lookup path
Zbigniew Jędrzejewski-Szmek
2013-01-22
Replace autoconf int max test with simple define
Zbigniew Jędrzejewski-Szmek
2013-01-22
Fix some typos
Eelco Dolstra
2013-01-19
core: if the bootloader supports it, determine firmware and boot loader delay
Lennart Poettering
2013-01-18
build-sys: add autoconf macro to pick macro for x32 compatibility
Zbigniew Jędrzejewski-Szmek
2013-01-08
core: properly initialize kernel timestamp
Lennart Poettering
2013-01-06
systemd: use unit logging macros
Zbigniew Jędrzejewski-Szmek
2013-01-06
core/manager: modernize style
Zbigniew Jędrzejewski-Szmek
2012-12-22
nspawn: try to orderly shutdown container when receiving SIGTERM
Lennart Poettering
2012-12-22
socket: support socket activation of containers
Lennart Poettering
2012-11-25
manager: fix build on 32bit systems
Lennart Poettering
2012-11-25
timer: recalculate next elapse for calendar timer units when the system clock...
Lennart Poettering
2012-11-22
manager: introduce watch_init() initializer for watches
Lennart Poettering
2012-10-18
manager: connect SIGRTMIN+24 to terminating --user instances
Lennart Poettering
2012-10-13
log: introduce a macro to format message id
Zbigniew Jędrzejewski-Szmek
2012-10-02
audit: turn the audit fd into a static variable
Lennart Poettering
2012-09-18
core: move ManagerRunningAs to shared
Zbigniew Jędrzejewski-Szmek
2012-09-18
selinux: use existing library calls for audit data
Lennart Poettering
2012-09-17
main: newer kernels return EINVAL if we invoke reboot() in a container lackin...
Lennart Poettering
2012-09-13
manager: fix the build
Lennart Poettering
2012-09-13
manager: extend performance measurement interface to include firmware/loader ...
Lennart Poettering
2012-09-03
journal: suppress structured messages if they'd go to the console
Lennart Poettering
2012-09-03
journal: generate structured journal messages for a number of events
Lennart Poettering
2012-07-26
log.h: new log_oom() -> int -ENOMEM, use it
Shawn Landden
2012-07-25
use "Out of memory." consistantly (or with "\n")
Shawn Landden
2012-07-19
manager: use a private notify sockets in containers to avoid problems with sh...
Lennart Poettering
2012-07-18
unit: don't serialize job state, only unit state across switch-root
Lennart Poettering
2012-07-13
util: rename join() to strjoin()
Lennart Poettering
2012-07-10
unit-name: remove unit_name_is_valid_no_type() and move unit_name_is_valid() ...
Lennart Poettering
2012-07-02
core: mention if we are run from an initial RAM disk
Lennart Poettering
2012-07-02
manager: turn notify socket into abstract namespace socket again
Lennart Poettering
[next]