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
/
udev
/
udevd.c
Age
Commit message (
Expand
)
Author
2013-08-22
Revert "udevd: simplify sigterm check"
Colin Walters
2013-08-15
udevd: simplify sigterm check
Kay Sievers
2013-08-09
udevd: respect the log-level set in /etc/udev/udev.conf
Tom Gundersen
2013-07-16
udev: export tags of "dead" device nodes to /run/udev/static_node-tags/
Tom Gundersen
2013-07-08
static-nodes: move creation of static nodes from udevd to tmpfiles
Tom Gundersen
2013-04-16
nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...
Lennart Poettering
2013-04-03
util: rename write_one_line_file() to write_string_file()
Lennart Poettering
2013-03-28
udev: check return value of uname.
Václav Pavlín
2013-03-28
build-sys: fix HAVE/ENABLE_FIRMWARE
Kay Sievers
2013-03-25
udevd.c: set udev children_max according to CPU count
Harald Hoyer
2013-03-18
udev: ifdef all firmware special handling
Kay Sievers
2013-03-03
udev: remove database conversion code
Kay Sievers
2013-02-14
honor SELinux labels, when creating and writing config files
Harald Hoyer
2013-02-13
use streq instead of strcmp
Thomas Hindoe Paaboel Andersen
2013-01-09
udev: move string copy functions to shared/
Kay Sievers
2012-12-22
udevd: add missing ':' to getopt_long 'e'
Lukas Nykryn
2012-11-12
use the same email address everywhere
Kay Sievers
2012-11-12
udev: use usec_t and now()
Kay Sievers
2012-10-07
udev: allow firmware requests to bypass the dependency tracking
Kay Sievers
2012-09-13
man: fix a bunch of typos in docs
Thomas Hindoe Paaboel Andersen
2012-08-21
dev-setup: make NULL as parameter for dev_setup() equivalent to ""
Lennart Poettering
2012-08-21
dev-setup: allow a path prefix for use in chroots
Dave Reisner
2012-08-08
udev: re-initialize builtins in the daemon process, not in the worker
Kay Sievers
2012-07-30
udev: set log.c's log level from udev's kernel command line option
Kay Sievers
2012-07-14
udev: avoid creating /dev/kmsg with fopen() to support CONFIG_PRINTK=n
Kay Sievers
2012-07-13
log: correct usage of logging API at a few places
Lennart Poettering
2012-07-05
udev: add some O_CLOEXEC
Kay Sievers
2012-07-02
udev: static nodes - fix default permissions if no rules is given
Kay Sievers
2012-07-02
udevd: fix bogus mkdir invocation
Dave Reisner
2012-07-02
udevd: use ROOTPREFIX to create path to modules.devname
Dave Reisner
2012-06-27
udev: use the matching binary name "systemd-udevd" in log messages
Kay Sievers
2012-06-04
udev: kernel cmdline - accept rd.* parameters
Kay Sievers
2012-06-04
udev: reset /proc/self/oom_score_adj in worker processes
Kay Sievers
2012-06-04
udev: limit minimum worker count to 16
Kay Sievers
2012-06-04
udev: lower the starting children_max -> drop the minimum required RAM from 2...
Lauri Kasanen
2012-05-31
Revert "label: fix systemd-udev labeling of /run directory."
Kay Sievers
2012-05-31
udev: do not selinux label files in /run/udev
Kay Sievers
2012-05-31
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
2012-05-31
label: fix systemd-udev labeling of /run directory.
Daniel J Walsh
2012-04-29
udev: use container_of() macro
Lucas De Marchi
2012-04-26
udev: use only oom_score_adj interface
Kay Sievers
2012-04-17
udev: unify /dev static symlink setup
Kay Sievers
2012-04-17
selinux: unify systemd and udev code
Kay Sievers
2012-04-17
udev: kill udev_selinux_setfscreateconat()
Kay Sievers
2012-04-17
udev: replace util_create_path() with mkdir_parents()
Kay Sievers
2012-04-16
udev: remove configuration options for /dev, /sys, /run directories
Kay Sievers
2012-04-16
udev: replace ARRAY_SIZE() with ELEMENTSOF()
Kay Sievers
2012-04-15
udev: cleanup the udev cgroup when the daemon enters the idle state
Kay Sievers
2012-04-13
udev: fix a few issues detected by the llvm static analyzer
Kay Sievers
2012-04-10
udev: fix gcc warnings showing up after adding $(AM_CFLAGS)
Kay Sievers
[prev]
[next]