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
/
libudev
Age
Commit message (
Expand
)
Author
2009-12-03
libudev: doc - use #NULL
Kay Sievers
2009-12-03
udev_device_get_parent_with_subsystem_devtype(): Clarify documentation
Martin Pitt
2009-10-30
udevd: queue-export - remove retry loop
Alan Jenkins
2009-10-30
use CLOEXEC flags instead of fcntl()
Kay Sievers
2009-10-28
break loops if util_create_path() returns error
Kay Sievers
2009-10-20
libudev: allow to store negative values in the udev database
Peter Rajnoha
2009-09-22
util_run_program: *really* restore signal mask before executing event RUN com...
Scott James Remnant
2009-09-10
put util_create_path() and file creastion in a retry loop
Kay Sievers
2009-09-10
reorder create_path() and node/link creation to be called in a direct sequence
Kay Sievers
2009-09-09
simplify "symlink name stack"
Kay Sievers
2009-09-08
fix randonm findings from llvm-clang-analyzer
Kay Sievers
2009-09-08
util_run_program(): fix possible buffer overflow #2
Florian Zumbiehl
2009-09-07
util_run_program(): skip multiple spaces in argv creation
Kay Sievers
2009-09-07
util_run_program: restore signal mask before executing event RUN commands
Jeremy Kerr
2009-09-07
udev_queue_get_seqnum_sequence_is_finished(): fix possible file handle leak
Florian Zumbiehl
2009-09-01
udev_util_encode_string(): fix possible buffer overflow
Florian Zumbiehl
2009-09-01
libudev-util.c: get_sys_link() - return error for empty link target
Kay Sievers
2009-09-01
util_resolve_sys_link(): fix possible buffer overflow
Florian Zumbiehl
2009-08-30
util_create_path(): fix possible out of bounds array access
Florian Zumbiehl
2009-08-29
util_delete_path(): handle multiple leading slashes
Florian Zumbiehl
2009-08-29
util_create_path(): fix errno usage
Kay Sievers
2009-08-29
util_lookup_group(): fix memory leak if realloc() fails
Florian Zumbiehl
2009-08-29
util_delete_path(): use util_strscpy()
Florian Zumbiehl
2009-08-29
util_unlink_secure(): chmod() before chown()
Kay Sievers
2009-08-25
assign errno for getgrnam_r()/getpwnam_r()
Kay Sievers
2009-08-19
change database file names
Kay Sievers
2009-08-18
don't compare a non-existing function with NULL
Daniel Mierswa
2009-08-08
fix spelling
Alan Jenkins
2009-08-07
Fix building of documentation when doing out-of-source builds.
Diego Elio 'Flameeyes' Pettenò
2009-08-07
Merge libudev, udev, and the unconditional extras in a single Makefile.am.
Diego Elio 'Flameeyes' Pettenò
2009-08-06
libudev: silent gcc warning: may be used uninitialized in this function
Kay Sievers
2009-08-01
update a few years of copyright
Kay Sievers
2009-08-01
fix util_lookup_group to handle large groups
Eric W. Biederman
2009-07-28
enumeration: move ALSA control devices to the end of the enumerated devices o...
Lennart Poettering
2009-07-25
make: build internal tools against libudev-private.la
Kay Sievers
2009-07-23
udevadm: trigger - add --sysname-match=
Kay Sievers
2009-07-17
udevd: add timestamp to --debug output
Kay Sievers
2009-07-11
udevd: make sure a worker finishes event handling before exiting
Kay Sievers
2009-07-08
libudev: enumerate - sort with qsort()
Kay Sievers
2009-07-08
libudev: device - free values before updating them
Kay Sievers
2009-07-07
use MIN() MAX() from param.h
Kay Sievers
2009-07-05
build: add *exec* to the internal rootlibdir name
Kay Sievers
2009-07-04
libudev: monitor - handle kernel supplied DEVNAME properly
Kay Sievers
2009-07-04
build: do not delete .la files
Kay Sievers
2009-07-02
udevadm: test - print list of properties
Kay Sievers
2009-06-28
do not exports properties starting with a '.'
Kay Sievers
2009-06-22
libudev: queue - add comments for queue format
Kay Sievers
2009-06-17
libudev: install in $libdir and move later to $rootlibdir
Kay Sievers
2009-06-17
cleanup ./configure installation directory options
Kay Sievers
2009-06-16
libudev: doc - libudev-docs.sgml -> libudev-doc.xml
Kay Sievers
[next]