chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
elogind.git
2008-10-23
Kay Sievers
shrink struct udev_event
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
Kay Sievers
do not create temporary node ($tempnode) if node alread...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
Kay Sievers
replace in-memory rules array with match/action token...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
Kay Sievers
handle numerical owner/group string in lookup_user...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
Alan Jenkins
use re-entrant variants of getpwnam and getgrnam
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
Kay Sievers
add util_resolve_subsys_kernel()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
Matthias Koenig
volume_id: swap - larger PAGE_SIZE support
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
Alan Jenkins
replace strncpy() with strlcpy()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
Kay Sievers
libudev: device - 128 -> ENVP_SIZE
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
Alan Jenkins
libudev: allocate udev_device->envp[] dynamically
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
Alan Jenkins
libudev: util - optimize path_encode()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
Alan Jenkins
use more appropriate alternatives to malloc()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
Kay Sievers
do not use the new work-in-progress parser rule matcher
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
Kay Sievers
add "root" == 0 shortcuts to lookup_user/group()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
Kay Sievers
replace missing get_attr_value() -> get_sysattr_value()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
Kay Sievers
cdrom_id: remove ARRAY_SIZE() declaration
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
Kay Sievers
libudev: device - get_attr_value() -> get_sysattr_value()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Kay Sievers
pass make distcheck
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Kay Sievers
prefix udev-util.c functions with util_*
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Kay Sievers
selinux_init(udev) -> udev_selinux_init(udev)
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Kay Sievers
udev_list_cleanup() -> udev_list_cleanup_entries()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Kay Sievers
move udev_rules_apply_format() to udev-event.c
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Kay Sievers
udev_rules_run() -> udev_event_execute_run();
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Kay Sievers
udev_event_run() -> udev_event_execute_rules()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Alan Jenkins
udevd: avoid overhead of calling rmdir on non-empty...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Kay Sievers
move run_program to util
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Kay Sievers
make struct udev_rules opaque
commit
|
commitdiff
|
tree
|
snapshot
2008-10-18
Kay Sievers
merge udev-rules.c and udev-rules-parse.c
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Kay Sievers
delete list.h
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Kay Sievers
collect: use udev_list
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Kay Sievers
udevd: use udev_list_node
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Kay Sievers
libudev: make list_node functions available
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Kay Sievers
libudev: ctrl - change magic to integer
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Kay Sievers
libudev: monitor - add set_receive_buffer_size()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Kay Sievers
test: fix a few unintentially wrongly written rules...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Kay Sievers
libudev: add sysnum to test program
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Alan Jenkins
libudev: fix sysnum logic for digit-only device names
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Kay Sievers
libudev: list - prepend udev_* to all functions
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Kay Sievers
delete udev-util-file.c
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Kay Sievers
update rules file parsing
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Kay Sievers
update IMPORT= file/stdout property parsing
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Kay Sievers
run_program: prevent empty last argv entry
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Kay Sievers
fix sorting of rules files
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Kay Sievers
delete name_list, move common file functions
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Kay Sievers
udev-rules-parse: name_list -> udev_list
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Kay Sievers
udev-node: name_list -> udev_list
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Kay Sievers
libudev: monitor - export MAJOR/MINOR only if available
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Kay Sievers
libudev: always add UDEV_LOG
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Kay Sievers
rename udev source files
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Kay Sievers
move udev_device_db to libudev
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Kay Sievers
udevd: use libudev
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Kay Sievers
volume_id: btrfs - update magic to latest disk format
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Kay Sievers
libudev: device - copy global properties, unset empty...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Kay Sievers
libudev: add global property list
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Kay Sievers
libudev: ctrl - fix typo in set_env()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Kay Sievers
libudev: list - handle update of key with NULL value
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Kay Sievers
libudev: device - export properties when values are set
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Kay Sievers
libudev: device - lookup "subsystem" and "driver" only...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Kay Sievers
libudev: update DEVLINKS property when properties are...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Kay Sievers
libudev: monitor - do not mangle DEVLINKS property
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Kay Sievers
libudev: do not include ctrl in libudev.so
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Kay Sievers
libudev: device - add get_envp() to construct envp...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Kay Sievers
libudev: monitor - fix send_device() property copying
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Kay Sievers
test: move global ENV{ENV_KEY_TEST}="test" to local...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Kay Sievers
delete simple-build-check.sh
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Kay Sievers
libudev: handle ! in sysname, add sysnum, return alloca...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Kay Sievers
vol_id: update README
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Steven Whitehouse
volume_id: support for GFS2 UUIDs
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Kay Sievers
libudev: device - generate DEVNAME and DEVLINKS properties
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Kay Sievers
libudev: list - add flag
commit
|
commitdiff
|
tree
|
snapshot
2008-10-09
Kay Sievers
libudev: add udev_monitor_send_device()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-09
Kay Sievers
libudev: also prefix non-exported functions with udev_*
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Kay Sievers
libudev: device - add device lookup by subsystem:sysname
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Kay Sievers
remove outdated docs/README-gcov_for_udev
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Kay Sievers
release 130
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Kay Sievers
replace spaces in dm and md name symlinks
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Kay Sievers
connect /sys and /dev with /sys/dev/{block,char}/<maj...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Kay Sievers
libudev: fix typo in "multiple entries in symlink"...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Kay Sievers
volume_id: more fat debugging
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Kay Sievers
store node name and symlinks into db symlink target...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Kay Sievers
libudev: libudev.pc remove selinux
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Kay Sievers
volume_id: add more vfat debugging information
commit
|
commitdiff
|
tree
|
snapshot
2008-10-05
Kay Sievers
don not print error if GOTO jumps just to next rule
commit
|
commitdiff
|
tree
|
snapshot
2008-10-05
Kay Sievers
libudev: fix --enable-debug
commit
|
commitdiff
|
tree
|
snapshot
2008-10-04
Kay Sievers
udevd: clarify deprecated sysfs layout warning
commit
|
commitdiff
|
tree
|
snapshot
2008-10-03
Kay Sievers
volume_id: use PRIu64i, PRIx64 macros
commit
|
commitdiff
|
tree
|
snapshot
2008-10-03
Kay Sievers
volume_id: add btrfs
commit
|
commitdiff
|
tree
|
snapshot
2008-10-03
Kay Sievers
volume_id: better DDF raid detection
commit
|
commitdiff
|
tree
|
snapshot
2008-10-03
Kay Sievers
vol_id: always use the safe string versions for unencod...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-03
Kay Sievers
vol_id: fix logging glue
commit
|
commitdiff
|
tree
|
snapshot
2008-10-03
Kay Sievers
volume_id: add dbg() as noop to check for compile errors
commit
|
commitdiff
|
tree
|
snapshot
2008-10-03
Kay Sievers
move selinux noops to udev.h
commit
|
commitdiff
|
tree
|
snapshot
2008-10-03
Kay Sievers
vol_id: add size= option
commit
|
commitdiff
|
tree
|
snapshot
2008-10-03
Kay Sievers
udevadm: info - fix --query=all for devices without...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Kay Sievers
usb_id: use libudev
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Kay Sievers
libudev: device - add get_parent_with_subsystem()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Kay Sievers
libudev: get rid of selinux
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Kay Sievers
use no_argument, required_argument, optional_argument...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Kay Sievers
volume_id: hpfs - read label and uuid
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Kay Sievers
libudev: enumerate - add_device() -> add_syspath()
commit
|
commitdiff
|
tree
|
snapshot
next