index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
udev
/
udev-rules.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out globbing related calls into glob-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-26
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-1
/
+2
*
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-24
1
-13
/
+15
*
Merge pull request #1428 from franciozzy/tagenhance
Kay Sievers
2015-10-01
1
-1
/
+2
|
\
|
*
Support OP_NOMATCH for TAG key
Felipe Franciosi
2015-09-30
1
-1
/
+2
*
|
udev: fix format string after conversion to log_*_errno()
Michal Schmidt
2015-10-01
1
-1
/
+1
*
|
tree-wide: remove a number of invocations of strerror() and replace by %m
Lennart Poettering
2015-09-30
1
-1
/
+1
*
|
tree-wide: update empty-if coccinelle script to cover empty-while and more
Lennart Poettering
2015-09-09
1
-4
/
+4
*
|
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-09-09
1
-2
/
+1
*
|
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-09-09
1
-6
/
+3
*
|
tree-wide: fix indentation
Thomas Hindoe Paaboel Andersen
2015-08-06
1
-1
/
+1
*
|
tree-wide: introduce mfree()
David Herrmann
2015-07-31
1
-2
/
+1
*
|
tree-wide: use free_and_strdup()
Daniel Mack
2015-07-30
1
-2
/
+1
|
/
*
Merge pull request #411 from teg/udev-simplify-exec-envp
Kay Sievers
2015-06-30
1
-8
/
+3
|
\
|
*
udev: event - simplify udev_event_spawn() logic
Tom Gundersen
2015-06-29
1
-8
/
+3
*
|
udev: remove WAIT_FOR key
Kay Sievers
2015-06-30
1
-54
/
+0
|
/
*
udevd: event - don't log about failures of spawn processes when this is expected
Tom Gundersen
2015-06-10
1
-2
/
+2
*
tree-wide: remove spurious space
Thomas Hindoe Paaboel Andersen
2015-06-08
1
-1
/
+1
*
udevd: simplify signal mask handling
Tom Gundersen
2015-06-03
1
-6
/
+5
*
udev: add some asserts
Tom Gundersen
2015-06-02
1
-0
/
+3
*
udev: add SYSCTL{} support
Kay Sievers
2015-03-11
1
-2
/
+59
*
libudev: add missing hunks
Tom Gundersen
2015-03-09
1
-1
/
+0
*
libudev: udev_device_add_property - implicitly mark properties for saving to db
Tom Gundersen
2015-03-09
1
-27
/
+8
*
udev: strings in C are NUL-terminated anyway, no need to add a second NUL...
Lennart Poettering
2014-11-30
1
-1
/
+1
*
udev: rules - ignore the lack of trailing newline
Tom Gundersen
2014-11-28
1
-1
/
+1
*
udev: rules - print the first invalid character
Tom Gundersen
2014-11-28
1
-2
/
+2
*
udev: rules - modernise add_rule a bit
Tom Gundersen
2014-11-28
1
-4
/
+4
*
treewide: another round of simplifications
Michal Schmidt
2014-11-28
1
-4
/
+4
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-3
/
+3
*
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
1
-4
/
+2
*
treewide: more log_*_errno() conversions
Michal Schmidt
2014-11-28
1
-4
/
+4
*
treewide: drop unnecessary trailing \n in log_*() calls
Michal Schmidt
2014-11-28
1
-9
/
+9
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-2
/
+2
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-2
/
+2
*
udev: support ENV{}=="" global property matches
Kay Sievers
2014-11-13
1
-1
/
+13
*
udev: use properly the systemd logging functions
Ronny Chevalier
2014-11-12
1
-4
/
+4
*
udev: use the systemd logging functions in udev tools
Kay Sievers
2014-11-12
1
-8
/
+8
*
udev: rules - close empty file
Tom Gundersen
2014-09-17
1
-2
/
+1
*
udev: rules - add missing whitespace to log message
Tom Gundersen
2014-09-16
1
-2
/
+1
*
libudev: drop util_lookup_{user,group}
Tom Gundersen
2014-09-16
1
-6
/
+40
*
udev: timeout - warn after a third of the timeout before killing
Tom Gundersen
2014-09-11
1
-3
/
+5
*
udev: allow removing tags via TAG-="foobar"
David Herrmann
2014-09-11
1
-3
/
+75
*
udev: fix copy-paste error in log message
Tom Gundersen
2014-09-10
1
-1
/
+1
*
Revert "libudev: use get_*_creds from shared rather than util_lookup_*"
Tom Gundersen
2014-08-01
1
-16
/
+4
[next]