index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
udev
/
scsi_id
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi_id: use _cleanup_free_ on buffer allocated by get_file_options
Filipe Brandenburger
2018-06-08
1
-3
/
+2
*
tree-wide: drop redundant _cleanup_ macros (#8810)
Lennart Poettering
2018-04-25
1
-3
/
+2
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
udev: use startswith() instead of the combination of strneq() and strlen() (#...
Yu Watanabe
2018-03-16
1
-3
/
+2
*
tree-wide: use EXIT_SUCCESS/EXIT_FAILURE in exit() where we can
Lennart Poettering
2017-12-25
1
-3
/
+3
*
tree-wide: adjust fall through comments so that gcc is happy
Shawn Landden
2017-11-20
1
-1
/
+1
*
Add SPDX license identifiers to source files under the GPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
4
-0
/
+4
*
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
2017-10-04
1
-8
/
+5
*
tree-wide: use IN_SET where possible
Andreas Rammhold
2017-10-02
1
-1
/
+1
*
scsi_id: add missing options to getopt_long() (#6501)
Jan Synacek
2017-08-02
1
-1
/
+1
*
build-sys: drop gitignore patterns for in-tree builds
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
Rip out setting of the log level from udev_new and put it in a new function
Zbigniew Jędrzejewski-Szmek
2017-05-08
1
-0
/
+2
*
tree-wide: standardize on $(PACKAGE_VERSION) for the version string
Zbigniew Jędrzejewski-Szmek
2017-04-05
1
-1
/
+1
*
tree-wide: place #pragma once at the same place everywhere
Lennart Poettering
2016-02-20
2
-4
/
+4
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
4
-8
/
+0
*
udev/scsi_id: fix some strange indentation
Zbigniew Jędrzejewski-Szmek
2015-12-07
2
-69
/
+68
*
udev: add emacs header line
Zbigniew Jędrzejewski-Szmek
2015-12-07
4
-0
/
+8
*
tree-wide: group include of libudev.h with sd-*
Thomas Hindoe Paaboel Andersen
2015-11-17
2
-2
/
+4
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
2
-4
/
+2
*
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
2
-19
/
+23
*
tree-wide: replace while(1) by for(;;) everywhere
Lennart Poettering
2015-09-09
1
-1
/
+1
*
tree-wide: update empty-if coccinelle script to cover empty-while and more
Lennart Poettering
2015-09-09
2
-12
/
+7
*
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-09-09
1
-2
/
+1
*
shared: add random-util.[ch]
Ronny Chevalier
2015-04-11
1
-0
/
+1
*
#pragma once here and there
Zbigniew Jędrzejewski-Szmek
2015-01-23
2
-0
/
+4
*
udevadm,..: make --help output of udev tools more like the output of the vari...
Lennart Poettering
2015-01-05
1
-13
/
+15
*
udev: improve help/usage for some more programs
Robert Milasan
2015-01-01
1
-1
/
+1
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
2
-4
/
+4
*
udev: switch to systemd logging functions
Kay Sievers
2014-11-13
1
-11
/
+0
*
scsi_id: fix usage spelling
Joe Lawrence
2014-11-01
1
-2
/
+2
*
util: unify how we see srand()
Lennart Poettering
2014-10-30
1
-1
/
+1
*
build-sys: add missing makefile symlinks
Lennart Poettering
2014-08-11
1
-0
/
+1
*
udev: never bypass our own logging framework and call vsyslog() directly from...
Lennart Poettering
2014-08-11
2
-6
/
+8
*
Remove dead lines in various places
Zbigniew Jędrzejewski-Szmek
2014-02-25
1
-1
/
+0
*
everywhere: always use O_CLOEXEC where it makes sense
Lennart Poettering
2014-02-13
1
-2
/
+2
*
use memzero(foo, length); for all memset(foo, 0, length); calls
Greg KH
2014-01-31
1
-8
/
+8
*
log: log_error() and friends add a newline after each line anyway, so avoid i...
Lennart Poettering
2013-12-24
2
-38
/
+38
*
udevadm,scsi_id: add short options to help strings and to the man page
Zbigniew Jędrzejewski-Szmek
2013-12-19
1
-14
/
+19
*
scsi_id: cleanup
Zbigniew Jędrzejewski-Szmek
2013-12-19
2
-79
/
+71
*
Add more _printf_'s for format-nonliterals
Thomas Hindoe Paaboel Andersen
2013-12-14
1
-0
/
+1
*
tree-wide usage of %m specifier instead of strerror(errno)
Daniel Buch
2013-11-26
2
-6
/
+4
*
udev: extern on functions is pointless
Lennart Poettering
2013-03-30
1
-9
/
+9
*
use streq instead of strcmp
Thomas Hindoe Paaboel Andersen
2013-02-13
1
-6
/
+6
*
util: introduce strcaseeq/strncaseeq
Thomas Hindoe Paaboel Andersen
2013-02-13
1
-3
/
+3
*
use strneq instead of strncmp
Thomas Hindoe Paaboel Andersen
2013-02-13
2
-5
/
+5
*
tabs to spaces
Thomas Hindoe Paaboel Andersen
2013-01-09
1
-1
/
+1
*
udev: move string copy functions to shared/
Kay Sievers
2013-01-09
1
-4
/
+4
*
udev: get rid of SYSCONFDIR
Kay Sievers
2012-10-28
1
-1
/
+1
[next]