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
/
collect
Age
Commit message (
Expand
)
Author
2014-11-07
s/commandline/command line/g
Harald Hoyer
2014-08-05
src/shared: refactor shared code
Anthony G. Basile
2014-08-05
src/collect/collect.c: remove excessive error reporting
Anthony G. Basile
2014-04-05
Revisit issue #87: fails to build on linux headers 3.13
Anthony G. Basile
2014-03-22
Revisit issue #87: fails to build on linux headers 3.13
Anthony G. Basile
2014-03-21
fixed gcc warnings that call returns not checked
lhb-jr
2014-03-15
Fix issue #87: fails to build on linux headers 3.13
Anthony G. Basile
2014-03-09
builtins: add <linux/fcntl.h> for uclibc
Anthony G. Basile
2014-02-21
everywhere: always use O_CLOEXEC where it makes sense
Lennart Poettering
2014-01-14
src/libudev: bring in line with upstream
Anthony G. Basile
2013-07-30
Bring collect.c and udevadm-hwdb.c in line with upstream
Anthony G. Basile
2013-07-10
Fix potential memleak and use-after-free errors as reported by clang
Ian Stakenvicius
2013-07-07
Import strxcpyx from upstream
Anthony G. Basile
2012-11-24
Fix paths: test/udev-test.pl now works under sudo make distcheck
Anthony G. Basile
2012-11-23
Consolidate configuration of all installation paths into configure.ac
Anthony G. Basile
2012-11-22
Make udevlibexecdir be substituted out of configure and assigned ${rootlibdir...
Ian Stakenvicius
2012-11-18
Fix unused result warnings
Kacper Kowalik (Xarthisius)
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