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
/
device.c
Age
Commit message (
Expand
)
Author
2010-04-23
get rid of unicode arrows, since the linux console cannot show them, not even...
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
reload: implement reload/reexec logic
Lennart Poettering
2010-04-21
device: don't allow definiing additional aliases via SYSTEMD_NAMES
Lennart Poettering
2010-04-18
dbus: greatly extend dbus coverage
Lennart Poettering
2010-04-18
snapshot: implement snapshot unit logic
Lennart Poettering
2010-04-15
device: only expose devices with SYSTEMD_EXPOSE=1, ignore all others
Lennart Poettering
2010-04-15
socket: optionally call accept() for incoming connections and spawn one servi...
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-10
mount: implement mounting properly
Lennart Poettering
2010-04-10
device: ignore a couple of 'API' devices
Lennart Poettering
2010-04-08
device: look for all possible device names on udev events
Lennart Poettering
2010-04-08
unit: shortcut unit_notify() early, if possible
Lennart Poettering
2010-04-08
udev: introduce SYSTEMD_EXPOSE as binary udev property for hiding/showing dev...
Lennart Poettering
2010-04-07
udev: remove debug log message
Lennart Poettering
2010-04-06
rework merging/loading logic
Lennart Poettering
2010-03-31
gcc: make a couple of gcc warnings go away
Lennart Poettering
2010-02-14
device: fall back to device node path as description instead of kernel name
Lennart Poettering
2010-02-14
mount,device: drop prefix from unit names to make them easily decodable
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-01-29
monitor udev for device changes
Lennart Poettering
2010-01-29
implement coldpluggin
Lennart Poettering
2010-01-29
add mount enumerator
Lennart Poettering
2010-01-28
add basic udev device enumeration module
Lennart Poettering
2010-01-26
s/name/unit
Lennart Poettering
2010-01-26
first attempt at proper service/socket logic
Lennart Poettering
2010-01-23
first attempt in implementinging execution logic
Lennart Poettering