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.h
Age
Commit message (
Expand
)
Author
2010-09-27
sysv: optionally disable of SysV init/rcN.d support at compile time
Fabiano Fidencio
2010-09-23
dbus: export number of total failed jobs on D-Bus interface
Lennart Poettering
2010-09-21
manager: measure startup times
Lennart Poettering
2010-09-21
manager: count how many jobs we executed
Lennart Poettering
2010-09-01
dbus: don't accept activation requests anymore if we are going down anyway
Lennart Poettering
2010-08-31
manager: add missing second part of s/maintenance/failed/
Matthew Miller
2010-08-30
console: rework automatic getty on kernel console logic again
Lennart Poettering
2010-08-25
mount: rework automatic mounting to follow the 'nofail' option in fstab
Lennart Poettering
2010-08-25
mount: add global configuration options for handling of auto mounts
Lennart Poettering
2010-08-17
emacs: disable tabs in .h files, too
Lennart Poettering
2010-08-11
pahole: rearrange structs to make them smaller
Lennart Poettering
2010-08-11
audit,utmp: implement audit logic and rip utmp stuff out of the main daemon a...
Lennart Poettering
2010-08-09
service: hide output of sysv scripts if quiet is passed on the kernel cmdline
Lennart Poettering
2010-07-20
manager: write serialization to /dev/.systemd/ instead of /dev/shm
Lennart Poettering
2010-07-20
device: do not merge devices
Lennart Poettering
2010-07-19
systemctl: introduce reset-maintenance command
Lennart Poettering
2010-07-17
job: timeout every job independently of the unit
Lennart Poettering
2010-07-13
unit: disable retroactive starting/stopping of units when deserializing
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
snapshot: fix deserialization
Lennart Poettering
2010-07-08
dbus: make errors reported via D-Bus more useful
Lennart Poettering
2010-07-07
dbus: send reload completion message on right connection
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-04
dbus: complete coverage of manager interface
Lennart Poettering
2010-07-01
core: rename struct timestamp to dual_timestamp to avoid name clash with IP s...
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
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
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-04
units: introduce and explain sysinit.target
Lennart Poettering
2010-05-24
unit: introduce exit.service for exiting from session instances
Lennart Poettering
2010-05-24
unit: turn display-manager.target into a service
Lennart Poettering
2010-05-24
service: add extended debian facilities
Lennart Poettering
2010-05-24
timer: fully implement timer units
Lennart Poettering
2010-05-16
man: document a few special units
Lennart Poettering
2010-05-16
units: automatically generated syslog.target
Lennart Poettering
2010-05-16
build-sys: move source files to subdirectory
Lennart Poettering