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
/
unit.c
Age
Commit message (
Expand
)
Author
2010-04-10
unit: introduce unit_load_related_unit()
Lennart Poettering
2010-04-10
unit: make cgroup controller/path specification more flexible
Lennart Poettering
2010-04-10
unit: issue notify even if the high-level state didn't change
Lennart Poettering
2010-04-10
unit: dump some data only when unit is loaded
Lennart Poettering
2010-04-10
unit: dump start/exit timestamp
Lennart Poettering
2010-04-10
unit: free data from merged unit when we don't need it anymore
Lennart Poettering
2010-04-10
unit: refuse merging if the unit in question has a job assigned or suchlike
Lennart Poettering
2010-04-08
unit: when merging a device, follow the merge first
Lennart Poettering
2010-04-08
unit: make sure we detect messagbus/syslog going up
Lennart Poettering
2010-04-08
dbus: print a line when we connect to dbus
Lennart Poettering
2010-04-08
execute: make kill mode configurable
Lennart Poettering
2010-04-06
unit: automatically connect to syslog when it becomes available
Lennart Poettering
2010-04-06
dbus: connect to bus as soon as the special dbus service is around
Lennart Poettering
2010-04-06
rework merging/loading logic
Lennart Poettering
2010-04-01
sysv: properly handle Provides LSB header
Lennart Poettering
2010-03-31
cgroup: add cgroupsification
Lennart Poettering
2010-02-14
mount,device: drop prefix from unit names to make them easily decodable
Lennart Poettering
2010-02-14
unit: rename load_path to fragment_path to make clear what kind of configurat...
Lennart Poettering
2010-02-13
config: implement search path logic
Lennart Poettering
2010-02-12
unit: if start is called for a non-startable service and it is around, return...
Lennart Poettering
2010-02-05
dbus: send out signals when units/jobs come, go and change
Lennart Poettering
2010-02-03
build: basic autoconfization
Lennart Poettering
2010-02-03
license: add GPLv2+ license blurbs everwhere
Lennart Poettering
2010-02-01
add basic (and not very useful) D-Bus support
Lennart Poettering
2010-01-30
greatly extend what we enforce as process properties
Lennart Poettering
2010-01-29
implement recursive_stop/stop_when_unneeded unit flags
Lennart Poettering
2010-01-29
monitor udev for device changes
Lennart Poettering
2010-01-29
watch mount status file
Lennart Poettering
2010-01-29
implement coldpluggin
Lennart Poettering
2010-01-29
add mount enumerator
Lennart Poettering
2010-01-29
add api for choose the id name for a service
Lennart Poettering
2010-01-28
add unit_name_escape_path() call
Lennart Poettering
2010-01-28
relax unit name rules a bit
Lennart Poettering
2010-01-28
add new unit_add_dependency_by_name() call
Lennart Poettering
2010-01-28
rework config file load logic
Lennart Poettering
2010-01-28
unit_merge() needs a proper review
Lennart Poettering
2010-01-27
don't allow zero length unit names
Lennart Poettering
2010-01-27
yay, we can start socket units
Lennart Poettering
2010-01-27
implement drop-in directories
Lennart Poettering
2010-01-26
s/name/unit
Lennart Poettering