chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bus-dump: fix two minor memory leaks
[elogind.git]
/
src
/
udev
/
udevd.c
2015-01-22
Zbigniew Jędrzejew...
Assorted format fixes
blob
|
commitdiff
|
raw
2015-01-05
Lennart Poettering
udevadm,..: make --help output of udev tools more like...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-28
Lennart Poettering
tmpfiles: add new line type 'v' for creating btrfs...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-24
Shawn Paul Landden
util: fix strict aliasing violations in use of struct...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
Lennart Poettering
core: unify how we iterate over inotify events
blob
|
commitdiff
|
raw
|
diff to current
2014-12-03
Tom Gundersen
udevd: don't take reference for NULL rtnl object
blob
|
commitdiff
|
raw
|
diff to current
2014-11-28
Michal Schmidt
treewide: use log_*_errno whenever %m is in the format...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-28
Tom Gundersen
udevd: don't set receive buffer size when socket activated
blob
|
commitdiff
|
raw
|
diff to current
2014-11-28
Michal Schmidt
treewide: drop unnecessary trailing \n in log_*() calls
blob
|
commitdiff
|
raw
|
diff to current
2014-11-28
Michal Schmidt
treewide: no need to negate errno for log_*_errno()
blob
|
commitdiff
|
raw
|
diff to current
2014-11-28
Michal Schmidt
treewide: auto-convert the simple cases to log_*_errno()
blob
|
commitdiff
|
raw
|
diff to current
2014-11-13
Kay Sievers
udev: support ENV{}=="" global property matches
blob
|
commitdiff
|
raw
|
diff to current
2014-11-13
Kay Sievers
udev: move global property handling from libudev to...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-13
Kay Sievers
udev: switch to systemd logging functions
blob
|
commitdiff
|
raw
|
diff to current
2014-11-07
Lennart Poettering
util: simplify proc_cmdline() to reuse get_process_cmdl...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-06
Harald Hoyer
s/commandline/command line/g
blob
|
commitdiff
|
raw
|
diff to current
2014-11-05
David Herrmann
udev: avoid magic constants in kernel-cmdline parsers
blob
|
commitdiff
|
raw
|
diff to current
2014-11-05
Richard W.M. Jones
udev: Fix parsing of udev.event-timeout kernel parameter.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
WaLyong Cho
mac: rename apis with mac_{selinux/smack}_ prefix
blob
|
commitdiff
|
raw
|
diff to current
2014-09-18
Tom Gundersen
udevd: don't fail if /run/udev exists
blob
|
commitdiff
|
raw
|
diff to current
2014-09-18
Tom Gundersen
udev: fix typos
blob
|
commitdiff
|
raw
|
diff to current
2014-09-18
Tom Gundersen
udevd: check return of various functions
blob
|
commitdiff
|
raw
|
diff to current
2014-09-18
Tom Gundersen
udevd: parse_argv - warn if argumens are invalid
blob
|
commitdiff
|
raw
|
diff to current
2014-09-16
Tom Gundersen
udevd: use safe_ato*() in place of strto*()
blob
|
commitdiff
|
raw
|
diff to current
2014-09-16
Tom Gundersen
udev: apply permissions to static nodes before signally...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-16
Tom Gundersen
udev: only print after final log level has been determined
blob
|
commitdiff
|
raw
|
diff to current
2014-09-16
Tom Gundersen
udevd: initialize epoll_event structs on allocation
blob
|
commitdiff
|
raw
|
diff to current
2014-09-16
Tom Gundersen
udev: don't close std{in,out,err}
blob
|
commitdiff
|
raw
|
diff to current
2014-09-16
Tom Gundersen
udev: drop duplicate logging
blob
|
commitdiff
|
raw
|
diff to current
2014-09-16
Tom Gundersen
udev: split out parse_argv()
blob
|
commitdiff
|
raw
|
diff to current
2014-09-16
Tom Gundersen
udev: split out help and modernise a bit
blob
|
commitdiff
|
raw
|
diff to current
2014-09-11
Tom Gundersen
udev: timeout - warn after a third of the timeout befor...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-10
Tom Gundersen
udev: timeout - increase timeout
blob
|
commitdiff
|
raw
|
diff to current
2014-09-09
Tom Gundersen
udev - drop print_kmsg
blob
|
commitdiff
|
raw
|
diff to current
2014-09-09
Tom Gundersen
udev: event - keep one rtnl per worker, rather than...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-30
Kay Sievers
udev: bump event timeout to 60 seconds
blob
|
commitdiff
|
raw
|
diff to current
2014-08-30
Kay Sievers
udev: remove userspace firmware loading support
blob
|
commitdiff
|
raw
|
diff to current
2014-07-31
Zbigniew Jędrzejew...
Reject invalid quoted strings
blob
|
commitdiff
|
raw
|
diff to current
2014-07-29
Kay Sievers
udev: place opening { at the same line as the function...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-29
Kay Sievers
udev: unify event timeout handling
blob
|
commitdiff
|
raw
|
diff to current
2014-07-29
Hannes Reinecke
udevd: add --event-timeout commandline option
blob
|
commitdiff
|
raw
|
diff to current
2014-07-24
Kay Sievers
udev: exclude MD from block device ownership event...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
Thomas Hindoe Paab...
udev: check the return value from udev_enumerate_scan_d...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
Christian Hesse
udev: really exclude device-mapper from block device...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-04
Kay Sievers
udev: guard REREADPT by exclusive lock instead of O_EXCL
blob
|
commitdiff
|
raw
|
diff to current
2014-06-04
Kay Sievers
udev: make sure we always get "change" for the disk
blob
|
commitdiff
|
raw
|
diff to current
2014-06-04
Kay Sievers
udev: guard REREADP logic with open(O_ECXL)
blob
|
commitdiff
|
raw
|
diff to current
2014-06-04
Kay Sievers
udev: try first re-reading the partition table
blob
|
commitdiff
|
raw
|
diff to current
2014-06-04
Kay Sievers
udev: synthesize "change' events for partitions when...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-04
Kay Sievers
udevd: inotify - modernizations
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
Kay Sievers
udev: exclude device-mapper from block device ownership...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
Kay Sievers
udev: always close lock file descriptor
blob
|
commitdiff
|
raw
|
diff to current
2014-05-17
Thomas Hindoe Paab...
udev: avoid use of uninitialized err
blob
|
commitdiff
|
raw
|
diff to current
2014-05-15
Kay Sievers
udev: do not skip the execution of RUN when renaming...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-14
Kay Sievers
udev: serialize/synchronize block device event handling...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-14
Kay Sievers
udev: remove seqnum API and all assumptions about seqnums
blob
|
commitdiff
|
raw
|
diff to current
2014-02-13
Lennart Poettering
everywhere: always use O_CLOEXEC where it makes sense
blob
|
commitdiff
|
raw
|
diff to current
2014-02-13
Lennart Poettering
everywhere: make use of new0() and macro() macros,...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-31
Greg KH
use memzero(foo, length); for all memset(foo, 0, length...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-29
Kay Sievers
udev: LOG_PRIORITY -> LOG_LEVEL
blob
|
commitdiff
|
raw
|
diff to current
2013-12-24
Lennart Poettering
log: log_error() and friends add a newline after each...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-12
Kay Sievers
udev: declare some symbols static
blob
|
commitdiff
|
raw
|
diff to current
2013-11-06
Lennart Poettering
util: unify reading of /proc/cmdline
blob
|
commitdiff
|
raw
|
diff to current
2013-10-13
Zbigniew Jędrzejew...
udev: use initialization instead of zeroing in one...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-22
Colin Walters
Revert "udevd: simplify sigterm check"
blob
|
commitdiff
|
raw
|
diff to current
2013-08-15
Kay Sievers
udevd: simplify sigterm check
blob
|
commitdiff
|
raw
|
diff to current
2013-08-08
Tom Gundersen
udevd: respect the log-level set in /etc/udev/udev...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-16
Tom Gundersen
udev: export tags of "dead" device nodes to /run/udev...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-08
Tom Gundersen
static-nodes: move creation of static nodes from udevd...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-16
Lennart Poettering
nspawn: introduce the new /machine/ tree in the cgroup...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-03
Lennart Poettering
util: rename write_one_line_file() to write_string_file()
blob
|
commitdiff
|
raw
|
diff to current
2013-03-29
Václav Pavlín
udev: check return value of uname.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-28
Kay Sievers
build-sys: fix HAVE/ENABLE_FIRMWARE
blob
|
commitdiff
|
raw
|
diff to current
2013-03-25
Harald Hoyer
udevd.c: set udev children_max according to CPU count
blob
|
commitdiff
|
raw
|
diff to current
2013-03-18
Kay Sievers
udev: ifdef all firmware special handling
blob
|
commitdiff
|
raw
|
diff to current
2013-03-03
Kay Sievers
udev: remove database conversion code
blob
|
commitdiff
|
raw
|
diff to current
2013-02-14
Harald Hoyer
honor SELinux labels, when creating and writing config...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-13
Thomas Hindoe Paab...
use streq instead of strcmp
blob
|
commitdiff
|
raw
|
diff to current
2013-01-09
Kay Sievers
udev: move string copy functions to shared/
blob
|
commitdiff
|
raw
|
diff to current
2013-01-07
Tom Gundersen
Merge nss-myhostname
blob
|
commitdiff
|
raw
|
diff to current
2012-12-22
Lukas Nykryn
udevd: add missing ':' to getopt_long 'e'
blob
|
commitdiff
|
raw
|
diff to current
2012-11-12
Kay Sievers
use the same email address everywhere
blob
|
commitdiff
|
raw
|
diff to current
2012-11-12
Kay Sievers
udev: use usec_t and now()
blob
|
commitdiff
|
raw
|
diff to current
2012-10-07
Kay Sievers
udev: allow firmware requests to bypass the dependency...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-13
Thomas Hindoe Paab...
man: fix a bunch of typos in docs
blob
|
commitdiff
|
raw
|
diff to current
2012-08-21
Lennart Poettering
dev-setup: make NULL as parameter for dev_setup() equiv...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-21
Dave Reisner
dev-setup: allow a path prefix for use in chroots
blob
|
commitdiff
|
raw
|
diff to current
2012-08-08
Lennart Poettering
Merge remote-tracking branch 'simonpe/cleanup'
blob
|
commitdiff
|
raw
|
diff to current
2012-08-08
Kay Sievers
udev: re-initialize builtins in the daemon process...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-30
Kay Sievers
udev: set log.c's log level from udev's kernel command...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-13
Kay Sievers
udev: avoid creating /dev/kmsg with fopen() to support...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-13
Lennart Poettering
log: correct usage of logging API at a few places
blob
|
commitdiff
|
raw
|
diff to current
2012-07-05
Kay Sievers
udev: add some O_CLOEXEC
blob
|
commitdiff
|
raw
|
diff to current
2012-07-02
Kay Sievers
udev: static nodes - fix default permissions if no...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-02
Dave Reisner
udevd: fix bogus mkdir invocation
blob
|
commitdiff
|
raw
|
diff to current
2012-07-02
Dave Reisner
udevd: use ROOTPREFIX to create path to modules.devname
blob
|
commitdiff
|
raw
|
diff to current
2012-06-27
Kay Sievers
udev: use the matching binary name "systemd-udevd"...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-04
Kay Sievers
udev: kernel cmdline - accept rd.* parameters
blob
|
commitdiff
|
raw
|
diff to current
2012-06-04
Kay Sievers
udev: reset /proc/self/oom_score_adj in worker processes
blob
|
commitdiff
|
raw
|
diff to current
2012-06-04
Kay Sievers
udev: limit minimum worker count to 16
blob
|
commitdiff
|
raw
|
diff to current
next