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.h
Age
Commit message (
Expand
)
Author
2010-05-16
build-sys: move source files to subdirectory
Lennart Poettering
2010-05-14
unit: record inactive enter/exit timestamps to facilitate syslog lookups
Lennart Poettering
2010-05-13
units: rework automatic dependency logic between automounts, mounts, sockets,...
Lennart Poettering
2010-05-09
swap: add .swap unit type
Maarten Lankhorst
2010-04-23
manager: fix GC algorithm
Lennart Poettering
2010-04-22
manager: introduce 'isolate' job mode which kills all units but the requested...
Lennart Poettering
2010-04-21
manager: automatically GC unreferenced units
Lennart Poettering
2010-04-21
reorder large structs a little, based on pahole info
Lennart Poettering
2010-04-21
reload: implement reload/reexec logic
Lennart Poettering
2010-04-18
dbus: greatly extend dbus coverage
Lennart Poettering
2010-04-18
snapshot: implement snapshot unit logic
Lennart Poettering
2010-04-16
automount: implement automount unit type
Lennart Poettering
2010-04-15
service: optionally, trie dbus name cycle to service cycle
Lennart Poettering
2010-04-15
core: add minimal templating system
Lennart Poettering
2010-04-13
systemctl: show sub state along active state
Lennart Poettering
2010-04-13
rework tty handling
Lennart Poettering
2010-04-10
mount: implement mounting properly
Lennart Poettering
2010-04-10
unit: introduce unit_load_related_unit()
Lennart Poettering
2010-04-08
execute: make kill mode configurable
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-05
dbus: send out signals when units/jobs come, go and change
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
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 new manager initializer callbacks to per-unit type vtable
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-27
drop unused function pointer
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