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
/
manager.c
Age
Commit message (
Expand
)
Author
2010-07-11
socket: pass minimal abstract socket names
Lennart Poettering
2010-07-11
manager: free dbus error when ignoring it
Lennart Poettering
2010-07-11
manager: introduce unit path cache to minimize disk accesses
Lennart Poettering
2010-07-11
cgroup: kill processes, not tasks and other cgroup changes
Lennart Poettering
2010-07-10
cgroup: make cgroup controller name a constant
Lennart Poettering
2010-07-10
systemctl: show exec status of all exited programs
Lennart Poettering
2010-07-10
snapshot: fix deserialization
Lennart Poettering
2010-07-10
main: add a few more useful diagnostic log messages
Lennart Poettering
2010-07-09
main: make it possible to run a system daemon along side an aloready running ...
Lennart Poettering
2010-07-08
execute: if the main process of a service already owns the TTY, don't wait fo...
Lennart Poettering
2010-07-08
dbus: make errors reported via D-Bus more useful
Lennart Poettering
2010-07-07
log: bump up a number of log messages so that they are shown even if debug lo...
Lennart Poettering
2010-07-07
manager: optionally print status updates to console on boot
Lennart Poettering
2010-07-05
dbus: send signals about jobs to the clients having created them unconditiona...
Lennart Poettering
2010-07-01
unit: add new abstracted maintenance state for units
Lennart Poettering
2010-07-01
core: rename struct timestamp to dual_timestamp to avoid name clash with IP s...
Lennart Poettering
2010-06-24
manager: both rescue and emergency should be started in isolate mode
Lennart Poettering
2010-06-21
pam: implement systemd PAM module and generelize cgroup API for that a bit
Lennart Poettering
2010-06-19
unit: make unit casts typesafe
Lennart Poettering
2010-06-19
don't use 'long long' unless we have a really good reason to
Lennart Poettering
2010-06-19
manager: get rid of destinction between running_as=system and running_as=init...
Lennart Poettering
2010-06-19
dbus: to make sure that systemd stays controllable during early bootup, regis...
Lennart Poettering
2010-06-18
notify: properly NUL-terminate received messages
Lennart Poettering
2010-06-18
service: add minimal access control logic for notifcation socket
Lennart Poettering
2010-06-18
cgroup: make sure the user cannot accidentaly unmount our cgroup filesystem
Lennart Poettering
2010-06-18
systemctl: add verbs for special units
Lennart Poettering
2010-06-17
manager: expose a few special units via SIGRTMIN+x signals
Lennart Poettering
2010-06-16
service: optionally call into PAM when dropping priviliges
Lennart Poettering
2010-06-16
notify: add minimal readiness/status protocol for spawned daemons
Lennart Poettering
2010-06-15
manager: split off path lookup logic into own .c file
Lennart Poettering
2010-06-15
manager: recheck unit paths on daemon reload
Lennart Poettering
2010-06-05
unit: when destructing units make sure we don't readd the unit to the gc queu...
Lennart Poettering
2010-06-04
unit: avoid assert on daemon reload
Lennart Poettering
2010-06-04
manager: dump to usual debug channel on SIGUSR2, don't rely on stdin
Lennart Poettering
2010-06-03
unit: serialize jobs in addition to units
Lennart Poettering
2010-06-03
manager: when we sweep the tree when looking for ordering cycles, remember an...
Lennart Poettering
2010-05-24
unit: introduce exit.service for exiting from session instances
Lennart Poettering
2010-05-24
timer: fully implement timer units
Lennart Poettering
2010-05-22
manager: link ~/.local/share/systemd/session to ~/.config/systemd/session if ...
Lennart Poettering
2010-05-22
manager: canonicalize search paths and filter out non-existing paths and thos...
Lennart Poettering
2010-05-18
manager: before entering loop dispatch queued up SIGCHLDs
Lennart Poettering
2010-05-16
build-sys: move source files to subdirectory
Lennart Poettering