index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libudev
Age
Commit message (
Expand
)
Author
2013-06-04
src/libudev/cgroup-util.{c,h}: bring in line with upstream
Anthony G. Basile
2013-06-04
src/libudev/hashmap.{c,h}: bring in line with upstream
Anthony G. Basile
2013-06-04
src/libudev/conf-files.{c,h}: bring in line with upstream
Anthony G. Basile
2013-06-04
src/libudev/log.{c,h}: bring in line with upstream
Anthony G. Basile
2013-06-04
src/libudev/strv.{c,h}: bring in line with upstream
Anthony G. Basile
2013-06-04
src/libudev/strbuf.c: bring in line with upstream
Anthony G. Basile
2013-06-04
src/libudev/{exit-status,macro,missing}.h: bring in line with upstream
Anthony G. Basile
2013-06-04
src/libudev/socket-util.h: slim down
Anthony G. Basile
2013-06-04
src/libudev/util.c: bring in line with upstream
Anthony G. Basile
2013-06-04
src/libudev/path-util.c: bring in line with upstream
Anthony G. Basile
2013-06-03
src/libudev/libudev-device.c: fix typo
Anthony G. Basile
2013-06-02
libudev: remove udev_monitor_new_from_socket() symbol
Michael Biebl
2013-06-02
libudev: Move -lrt to Libs.private
Michael Biebl
2013-06-02
Correct missing int to size_t change
Anthony G. Basile
2013-06-02
libude: remove special handling of "device" link and legacy respecting code
Kay Sievers
2013-06-02
libudev: implement udev_device_set_attribute_value()
Hannes Reinecke
2013-04-05
adjust symbol versioning for libudev
Ian Stakenvicius
2013-04-04
Add support for legacy behaviour in udev_device_get_sysattr_value()
Ian Stakenvicius
2013-04-04
Use LN_S instead of directly calling ln -s
Ian Stakenvicius
2013-04-03
Respect the MIT license
klondike
2013-04-03
Fix buffer overflow
klondike
2013-04-03
Clean up the string functions
klondike
2013-04-02
libudev: update to 199
Ian Stakenvicius
2013-03-14
Fix whitespace in various files
Anthony G. Basile
2013-02-07
udevadm: support updating hwdb from an offset root
Luca Barbato
2013-01-28
Port new net_id capabilities from systemd-udev-197
Ian Stakenvicius
2013-01-28
Honor DEVUID, DEVGID in addition to DEVMODE
Ian Stakenvicius
2013-01-28
Fix missing endian wrappers
Ian Stakenvicius
2013-01-28
save a line of code
Ian Stakenvicius
2013-01-28
Abort udev_enumerate_new if udev obj is null
Ian Stakenvicius
2013-01-23
src/libudev/util.c: fix typo introduce at commit 1ebf647
Anthony G. Basile
2013-01-21
Fall back on POSIX mkstemp() for systems lacking mkostemp()
Anthony G. Basile
2013-01-21
Make all udev tools dynamically link to libudev.so
Ian Stakenvicius
2013-01-20
Switch to dup2 from dup3
Richard Yao
2013-01-07
The only functional changes in systemd-udev-196
Ian Stakenvicius
2013-01-07
Added LIBUDEV_196 symbol versioning
Ian Stakenvicius
2013-01-04
Fix bugs in execv() calls to modprobe
Ian Stakenvicius
2012-12-27
cgroup: factorize path
Luca Barbato
2012-12-17
Fixed some cosmetic naming in log entries
Ian Stakenvicius
2012-12-02
Use udev version instead of eudev version for compatibility
Richard Yao
2012-12-01
Include config.h in src/libudev/Makefile.am to provide needed #define's
Anthony G. Basile
2012-12-01
Put libudev.so under ${prefix} so tools in rootprefix don't link to it
Ian Stakenvicius
2012-12-01
Put symbol versioning back, ensured libudev.sym is distributed
Ian Stakenvicius
2012-12-01
Fix glibc-isms with #define _GNU_SOURCE
Ian Stakenvicius
2012-12-01
Moved files to libudev that once were in upstream libsystemd-shared
Ian Stakenvicius
2012-11-26
adjusted libudev.pc.in to use the correct libdir (rootlibdir)
Ian Stakenvicius
2012-11-26
changed install path for libudev to 'rootlibdir' instead of 'libdir'
Ian Stakenvicius
2012-11-25
Fixes the contents of udev.pc
Anthony G. Basile
2012-11-23
Propagation of configured installation paths to Makefile.am and .c code
Anthony G. Basile
2012-11-18
Fix "attribute 'packed' is ignored" warnings when using Clang
Richard Yao
[next]