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
/
device.c
Age
Commit message (
Expand
)
Author
2011-08-01
load-fragment: speed up parsing by using a perfect hash table with configurat...
Lennart Poettering
2011-05-05
unit: make ignoring in snapshots a per unit property, instead of a per unit t...
Lennart Poettering
2011-04-16
manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger ar...
Lennart Poettering
2011-03-17
def: centralize definition of default timeout in one place
Lennart Poettering
2011-02-28
Spelling Corrections
Harald Hoyer
2011-02-09
device: consider udev devices with SYSTEMD_READY=0 as unplugged
Lennart Poettering
2011-01-20
service: when reloading a service fails don't fail the entire service but jus...
Lennart Poettering
2011-01-08
device: don't warn if we cannot bump the socket buffer
Lennart Poettering
2010-11-26
udev: make sure we aleways read from netlink, if there is data
Kay Sievers
2010-11-26
udev: increase event buffer size, handle -ENOBUFS, handle filtered-out devices
Kay Sievers
2010-11-15
units: get rid of no_requires unit flag, and make crypto disks require crypts...
Lennart Poettering
2010-11-14
manager: always pull 'following' units into transaction
Lennart Poettering
2010-10-28
unit: replace recursive_stop by stop_retroactively to simplify things a little
Lennart Poettering
2010-10-28
device: set recursive_stop=true by default
Lennart Poettering
2010-10-12
swap: major rework, use /sbin/swapon for setting up swaps, fix merging of ali...
Lennart Poettering
2010-08-26
device: allow aliases on devices
Lennart Poettering
2010-08-20
device: handle properly if two devices want to have the same name
Lennart Poettering
2010-08-20
dbus: follow standardized fdo PropertiesChanged signal spec
Lennart Poettering
2010-08-17
device: be more verbose of udev confuses us
Lennart Poettering
2010-08-14
emacs: make sure nobody accidently adds tabs to our sources
Lennart Poettering
2010-08-06
device: properly handle devices that are referenced before they show up
Lennart Poettering
2010-07-21
unit: deduce following unit value dynamically instead of statically, to avoid...
Lennart Poettering
2010-07-20
device: do not merge devices
Lennart Poettering
2010-07-17
job: timeout every job independently of the unit
Lennart Poettering
2010-07-16
device: rename 'available' state to 'plugged'
Lennart Poettering
2010-07-13
device: properly create dependencies
Lennart Poettering
2010-07-07
util: use quoted word parsing where applicable
Lennart Poettering
2010-06-19
unit: get rid of various unnecessary casts
Lennart Poettering
2010-05-22
device: make use of new libudev tags logic
Lennart Poettering
2010-05-16
build-sys: move source files to subdirectory
Lennart Poettering