Age | Commit message (Expand) | Author |
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 |
2012-11-26 | changed install path for libudev to 'rootlibdir' instead of 'libdir' | Ian Stakenvicius |
2012-11-25 | Fix up building gudev and introspection under make distcheck | Anthony G. Basile |
2012-11-25 | Fix compilation of gudev and introspection | Anthony G. Basile |
2012-11-25 | Fixes the contents of udev.pc | Anthony G. Basile |
2012-11-24 | Fix paths: test/udev-test.pl now works under sudo make distcheck | Anthony G. Basile |
2012-11-23 | Propagation of configured installation paths to Makefile.am and .c code | Anthony G. Basile |
2012-11-23 | Consolidate configuration of all installation paths into configure.ac | Anthony G. Basile |
2012-11-23 | configure.ac: remove unecessary check for python | Anthony G. Basile |
2012-11-23 | configure.ac: clean up GTK_DOC_CHECK | Anthony G. Basile |
2012-11-23 | Remove undeeded macros from m4 directory | Anthony G. Basile |
2012-11-23 | Fix build failure with --enable-gudev | Richard Yao |
2012-11-23 | Permit users to disable module loading support | Richard Yao |
2012-11-23 | Use libkmod only when requested | Richard Yao |
2012-11-23 | Reintroduce blkid-kmod | Richard Yao |
2012-11-22 | Introduce execute_command | Richard Yao |
2012-11-22 | Remove user-visible systemd references from man pages | Richard Yao |
2012-11-22 | Fix keymap test during make distcheck | Anthony G. Basile |
2012-11-22 | configure.ac: change package name to eudev | Anthony G. Basile |
2012-11-22 | Make udevlibexecdir be substituted out of configure and assigned ${rootlibdir... | Ian Stakenvicius |
2012-11-21 | Fixed a syntax error | Ian Stakenvicius |
2012-11-20 | udev: allow helpers to be in /lib/udev | Egor Y. Egorov |
2012-11-20 | udev: add /lib/udev/rules.d to rules directories | Michał Górny |
2012-11-20 | Fix NULL pointer deference in udev_hwdb_get_properties_list_entry | Felipe Contreras |
2012-11-20 | Reintroduce keymaps build and test | Anthony G. Basile |
2012-11-19 | test/Makefile.am: fix tests for make distcheck | Anthony G. Basile |
2012-11-19 | doc: clarify the scope of the project | Luca Barbato |
2012-11-19 | Reintroduce blkid-builtin | Richard Yao |
2012-11-19 | Merge branch 'master' of github.com:gentoo/eudev | klondike |
2012-11-19 | Check for unshare on the configure and provide an inline replacement when not... | klondike |
2012-11-18 | Fix manpage build under make distcheck | Anthony G. Basile |
2012-11-18 | Fix manpage build | Anthony G. Basile |
2012-11-18 | Add missing #include <sys/syscall.h> | Richard Yao |
2012-11-18 | Define unshare() macro to avoid dependence on __GNU_SOURCE | Richard Yao |
2012-11-18 | Include dev-setup.h and cgroup-util.h to explicitly declare functions | Richard Yao |
2012-11-18 | Fix "attribute 'packed' is ignored" warnings when using Clang | Richard Yao |
2012-11-18 | Fix wrong format warnings | Kacper Kowalik (Xarthisius) |
2012-11-18 | Fix unused result warnings | Kacper Kowalik (Xarthisius) |
2012-11-18 | Fix implicit declaration warning | Kacper Kowalik (Xarthisius) |
2012-11-18 | Fix gtk-doc build | Anthony G. Basile |
2012-11-18 | Got helper in src/* and make distcheck working | Anthony G. Basile |
2012-11-17 | Restructure src/ as per lu_zero | Anthony G. Basile |
2012-11-17 | Fix build when gtk-doc is enabled | Felipe Contreras |
2012-11-17 | Truly fix build without gtk-doc | Felipe Contreras |
2012-11-17 | Add gitignore | Felipe Contreras |