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
Age
Commit message (
Expand
)
Author
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-28
Add missing selinux code to udev core (convenience lib)
Ian Stakenvicius
2013-01-23
src/libudev/util.c: fix typo introduce at commit 1ebf647
Anthony G. Basile
2013-01-22
Fix --disable-modules config option
eudev/v1_beta2
Ian Stakenvicius
2013-01-22
Fix test-udev.c to build and work on a uclibc system
Anthony G. Basile
2013-01-21
Fall back on POSIX mkstemp() for systems lacking mkostemp()
Anthony G. Basile
2013-01-21
Adjust version in configure.ac for beta2 release
Ian Stakenvicius
2013-01-21
Forward-port of libudev.so.0 code from libudev-171
Ian Stakenvicius
2013-01-21
Remove the remaining systemd code since it is not needed anymore
Ian Stakenvicius
2013-01-21
Make all udev tools dynamically link to libudev.so
Ian Stakenvicius
2013-01-20
Comment out sd_is_mq()
Richard Yao
2013-01-20
Switch to dup2 from dup3
Richard Yao
2013-01-14
Correct /dev/null permissions on older kernels
Richard Yao
2013-01-14
Make binaries report udev version compatibility version instead of eudev version
Richard Yao
2013-01-08
Bump UDEV_VERSION as libudev is 196 compliant
Ian Stakenvicius
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
2013-01-04
Fixed some comments relating to udevlibexecdir paths
Ian Stakenvicius
2013-01-04
Adjust the install path of keymaps to $(libdir)/udev
Ian Stakenvicius
2012-12-31
Merge pull request #37 from lu-zero/master
blueness
2012-12-27
cgroup: factorize path
Luca Barbato
2012-12-27
build: switch to C99
Luca Barbato
2012-12-17
Fixed some cosmetic naming in log entries
Ian Stakenvicius
2012-12-12
Merge pull request #32 from nvinson/distcheck_fix
blueness
2012-12-12
Changed --enable-split-usr to add hard-coded paths for rules etc in both / an...
Ian Stakenvicius
2012-12-08
Move DISTCHECK_CONFIGURE_FLAGS var to Makefile.am
Nick Vinson
2012-12-08
eudev 1_beta1
eudev/v1_beta1
Richard Yao
2012-12-08
Add fallback path when accept4() is not available.
Richard Yao
2012-12-06
Restored persistent-net-generator rules as per issue 13
Ian Stakenvicius
2012-12-04
Merge pull request #30 from gentoo/blueness
Matthew Thode
2012-12-04
CONTRIBUTING: documentation on how to contribute
Anthony G. Basile
2012-12-02
Fix autotools module checks
Richard Yao
2012-12-02
Use udev version instead of eudev version for compatibility
Richard Yao
2012-12-01
Merge pull request #27 from nvinson/master
blueness
2012-12-01
Add & Update include paths to gudev/Makefile.am
Nick Vinson
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-12-01
drop ACL support, udev-acl is in consolekit upstream
Ian Stakenvicius
2012-11-29
Put rules.d back into rootlibdir/udev , not sure why/how it moved...
Ian Stakenvicius
2012-11-26
Replace unused DISTCLEAN_LOCAL_HOOKS and correct path in test/Makefile.am
Nick Vinson
2012-11-26
Add $(BUILT_SOURCES) to src/keymap/Makefile.am's CLEANFILES variable.
Nick Vinson
2012-11-26
Allow autogen on systems without gtk-doc or introspection installed
Anthony G. Basile
2012-11-26
adjusted libudev.pc.in to use the correct libdir (rootlibdir)
Ian Stakenvicius
[next]