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
2010-04-13
remove "all_partitions" option
Kay Sievers
2010-03-25
libudev: update documentation
Kay Sievers
2010-03-18
add LGPL COPYING to libudev and GUdev
Kay Sievers
2010-03-17
libudev: add udev_device_new_from_environment()
Kay Sievers
2010-03-11
libudev: docs - .gitignore backup files
Kay Sievers
2010-03-10
libbudev-private: rename udev_list_entry_get_flag()
Kay Sievers
2010-03-02
Increase UTIL_LINE_SIZE from 2048 to 16384
David Zeuthen
2010-03-02
Use UTIL_LINE_SIZE, not UTIL_PATH_SIZE to truncate properties
David Zeuthen
2010-03-02
Decrease buffer size when advancing past NUL byte
David Zeuthen
2010-02-17
libudev: export udev_monitor_set_receive_buffer_size()
Scott James Remnant
2010-01-13
libudev: device - create db file atomically
Kay Sievers
2010-01-07
work around gtk-doc which breaks distcheck
Kay Sievers
2010-01-07
libudev: doc - add symbols to sections.txt
Kay Sievers
2009-12-30
libudev: enumerate - fix move_later logic
Thomas de Grenier de Latour
2009-12-25
remove UDEV_RUN environment variable
Kay Sievers
2009-12-25
fix typo in log message priority handling
Kay Sievers
2009-12-24
remove remaining support for CONFIG_SYSFS_DEPRECATED
Kay Sievers
2009-12-21
Speed up udev_enumerate_scan_*
Martin Pitt
2009-12-15
remove remaining support for CONFIG_SYSFS_DEPRECATED
Kay Sievers
2009-12-15
libudev: wrap in extern "C" block for C++
Daniel Elstner
2009-12-08
util_unlink_secure(): chmod() before chown()
Kay Sievers
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ò
[next]