index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
udev
/
udev-builtin.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-3
/
+3
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
udev: add emacs header line
Zbigniew Jędrzejewski-Szmek
2015-12-07
1
-0
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-1
/
+2
*
udev: Fix udev_builtin_run_once()
Daniel Mack
2015-07-28
1
-1
/
+1
*
udev: check more builtins[] pointers before dereferencing
Daniel Mack
2015-07-28
1
-0
/
+9
*
udev: avoid coredump when initializing udev builtins
Lidong Zhong
2015-07-28
1
-5
/
+6
*
libudev: add missing hunks
Tom Gundersen
2015-03-09
1
-6
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-4
/
+0
*
udev: merge evdev_id into input_id
David Herrmann
2015-01-15
1
-1
/
+0
*
udev: Add builtin/rule to export evdev information as udev properties
Carlos Garnacho
2015-01-12
1
-0
/
+1
*
udevadm,..: make --help output of udev tools more like the output of the vari...
Lennart Poettering
2015-01-05
1
-1
/
+1
*
udev: remove userspace firmware loading support
Kay Sievers
2014-08-30
1
-3
/
+0
*
udev: place opening { at the same line as the function declaration
Kay Sievers
2014-07-29
1
-18
/
+9
*
udev: builtin - rename net_link to net_setup_link
Tom Gundersen
2013-10-29
1
-1
/
+1
*
udev: add network link configuration tool
Tom Gundersen
2013-10-26
1
-0
/
+1
*
udev: add builtin 'keyboard' to manage key mappings
Kay Sievers
2013-07-10
1
-0
/
+1
*
build-sys: fix HAVE/ENABLE_FIRMWARE
Kay Sievers
2013-03-28
1
-1
/
+1
*
udev: make firmware loading optional and disable by default
Tom Gundersen
2013-03-18
1
-0
/
+2
*
use streq instead of strcmp
Thomas Hindoe Paaboel Andersen
2013-02-13
1
-1
/
+1
*
udev: move string copy functions to shared/
Kay Sievers
2013-01-09
1
-2
/
+2
*
build-sys: make loadable module support optional
Tom Gundersen
2012-11-20
1
-0
/
+2
*
udev: make blkid optional
Anders Olofsson
2012-11-16
1
-0
/
+2
*
udev: net_id - add builtin to retrieve data for network devices
Kay Sievers
2012-11-09
1
-0
/
+1
*
udev: update file headers
Kay Sievers
2012-11-09
1
-16
/
+18
*
udev: builtin - do not fail builtin initialization if one of them returns an ...
Kay Sievers
2012-10-26
1
-16
/
+8
*
udev: set optind = 0, not the usual 1, to reset getopt_long()s internal state
Kay Sievers
2012-10-25
1
-1
/
+2
*
udev: add hardware database support
Kay Sievers
2012-10-23
1
-3
/
+2
*
udev: add btrfs support
Kay Sievers
2012-09-17
1
-1
/
+1
*
udev: re-initialize builtins in the daemon process, not in the worker
Kay Sievers
2012-08-08
1
-1
/
+13
*
silence a bunch of gcc warnings
Kay Sievers
2012-04-17
1
-1
/
+1
*
udev: replace ARRAY_SIZE() with ELEMENTSOF()
Kay Sievers
2012-04-16
1
-5
/
+5
*
udev: convert 'uaccess' to a builtin
Kay Sievers
2012-04-09
1
-0
/
+3
*
udev: switch to systemd logging functions
Kay Sievers
2012-04-08
1
-1
/
+1
*
move imported udev into place
Kay Sievers
2012-04-04
1
-0
/
+134