index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libudev
/
libudev.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: fix spelling errors
Frantisek Sumsal
2020-04-21
1
-1
/
+1
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+0
*
libudev: introduce return_with_errno() and use it where applicable
Yu Watanabe
2018-11-22
1
-4
/
+2
*
libudev-list: move libudev-list related definitions to libudev-list-internal.h
Yu Watanabe
2018-11-20
1
-1
/
+0
*
libudev: modernize code a bit
Yu Watanabe
2018-09-11
1
-7
/
+9
*
libudev: use structured initializer
Yu Watanabe
2018-09-11
1
-2
/
+5
*
libudev: drop unused element in udev struct
Yu Watanabe
2018-09-11
1
-3
/
+0
*
libudev: drop outdated comments
Yu Watanabe
2018-09-11
1
-3
/
+0
*
libudev: use DEFINE_PUBLIC_TRIVIAL_REF_UNREF_FUNC() macro where applicable
Yu Watanabe
2018-09-11
1
-11
/
+12
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Make MANAGER_TEST_RUN_MINIMAL just allocate data structures
Zbigniew Jędrzejewski-Szmek
2018-03-11
1
-2
/
+1
*
Replace free and return NULL with return mfree
Daniel Lockyer
2017-11-24
1
-2
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
libudev: add missing errno initialization/error propagation (#6781)
Lennart Poettering
2017-09-09
1
-1
/
+1
*
libudev: unused variable
Zbigniew Jędrzejewski-Szmek
2017-07-12
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
-76
/
+0
*
Revert "udev: Introduce UDEV_PROPAGATE_LOG macro (#5302)"
Lennart Poettering
2017-02-23
1
-3
/
+0
*
udev: Introduce UDEV_PROPAGATE_LOG macro (#5302)
Susant Sahani
2017-02-22
1
-0
/
+3
*
libudev: set errno if udev_new() fails
Lennart Poettering
2016-12-07
1
-1
/
+3
*
Spot inconsistent quoting (just one single quote) (#4732)
Tobias Stoeckmann
2016-12-02
1
-1
/
+1
*
tree-wide: group include of libudev.h with sd-*
Thomas Hindoe Paaboel Andersen
2015-11-17
1
-1
/
+2
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-2
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
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
-3
/
+5
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-3
/
+0
*
treewide: drop unnecessary trailing \n in log_*() calls
Michal Schmidt
2014-11-28
1
-3
/
+3
*
udev: move global property handling from libudev to udevd
Kay Sievers
2014-11-13
1
-20
/
+0
*
udev: switch to systemd logging functions
Kay Sievers
2014-11-13
1
-76
/
+23
*
libudev: we do not log errors from libraries
Kay Sievers
2014-11-13
1
-4
/
+4
*
libudev: Use correct free function
Colin Walters
2014-11-01
1
-1
/
+1
*
Use log "level" instead of "priority"
Zbigniew Jędrzejewski-Szmek
2014-11-01
1
-12
/
+10
*
libudev: do not accept invalid log levels
Zbigniew Jędrzejewski-Szmek
2014-11-01
1
-3
/
+16
*
libudev: modernization
Zbigniew Jędrzejewski-Szmek
2014-11-01
1
-5
/
+4
*
everywhere: make use of new0() and macro() macros, and stop using perror()
Lennart Poettering
2014-02-13
1
-1
/
+1
*
Add more _printf_'s for format-nonliterals
Thomas Hindoe Paaboel Andersen
2013-12-14
1
-0
/
+1
*
libudev: default log_priority to INFO
Tom Gundersen
2013-10-30
1
-1
/
+1
*
use streq instead of strcmp
Thomas Hindoe Paaboel Andersen
2013-02-13
1
-1
/
+1
*
libudev: update copyright headers
Kay Sievers
2012-11-12
1
-10
/
+18
*
udev: get rid of SYSCONFDIR
Kay Sievers
2012-10-28
1
-3
/
+3
*
build-sys: __secure_getenv lost dunder in libc 2.17
Zbigniew Jędrzejewski-Szmek
2012-09-17
1
-1
/
+2
*
shared: in code that might get called from suid programs use __secure_getenv(...
Lennart Poettering
2012-09-04
1
-1
/
+1
*
udev: update docs, NEWS
Kay Sievers
2012-05-15
1
-0
/
+1
*
udev: libudev - bump soname, remove deprecated functions, introduce symbol ve...
Kay Sievers
2012-05-15
1
-48
/
+4
*
libudev: prefix log macros with 'udev_'
Kay Sievers
2012-04-26
1
-3
/
+3
[next]