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
/
udevinfo.c
Age
Commit message (
Expand
)
Author
2005-08-31
udevinfo: restore -d option
Kay Sievers
2005-08-30
udevinfo: rename dump() to export()
Kay Sievers
2005-08-29
udevinfo: add database export
Kay Sievers
2005-08-27
don't store devpath in udevdb, we don't need it
Kay Sievers
2005-08-27
add and use name_list_cleanup() for cleaning up the string lists
Kay Sievers
2005-08-27
change parameter order of udev_db_search_name()
Kay Sievers
2005-08-27
print persistent data with "udevinfo -q all"
Kay Sievers
2005-08-27
prepare for new HAL udevdb dump
Kay Sievers
2005-08-10
fix udevinfo output
Thierry Vignaud
2005-07-22
move code to its own files
Kay Sievers
2005-06-26
store the imported device information in the udevdb
Kay Sievers
2005-06-06
Fix udevinfo for empty sysfs directories
Greg KH
2005-04-26
[PATCH] move execute_program to utils + add action to init_device
kay.sievers@vrfy.org
2005-04-26
[PATCH] udevinfo: print SYSFS attribute the same way we match it
kay.sievers@vrfy.org
2005-04-26
[PATCH] udevinfo: print errors to stderr instead of stdout
kay.sievers@vrfy.org
2005-04-26
[PATCH] support log-priority levels in udev.conf
kay.sievers@vrfy.org
2005-04-26
[PATCH] remove unneeded include
kay.sievers@vrfy.org
2005-04-26
[PATCH] udevinfo -d: use '=' as separator, cause ':' may be a part of the dev...
kay.sievers@vrfy.org
2005-04-26
[PATCH] replace strncpy()/strncat() by strlcpy()/strlcat()
kay.sievers@vrfy.org
2005-04-26
[PATCH] rename LOG to USE_LOG in all places
kay.sievers@vrfy.org
2005-04-26
[PATCH] udevinfo -d: speed-up device dump
kay.sievers@vrfy.org
2005-04-26
[PATCH] allow unlimitied count of symlinks
kay.sievers@vrfy.org
2005-04-26
[PATCH] udevinfo: print devpath -> node relationship for all devices
kay.sievers@vrfy.org
2005-04-26
[PATCH] trivial rename of some variables
kay.sievers@vrfy.org
2005-04-26
[PATCH] big libsysfs diet (pre 2.0 version)
kay.sievers@vrfy.org
2005-04-26
[PATCH] cleanup db functions
kay.sievers@vrfy.org
2005-04-26
[PATCH] udevinfo: print SUBSYSTEM and DRIVER
kay.sievers@vrfy.org
2005-04-26
[PATCH] This fixes a silly mistake in how udevinfo prints the major and minor
roland@digitalvampire.org
2005-04-26
[PATCH] klibc supports LOG_PID now, so remove our own implementation
kay.sievers@vrfy.org
2005-04-26
bleah, more merge fixes...
Greg KH
2005-04-26
[PATCH] remove leftover from udevinfo's -d option
azarah@nosferatu.za.org
2005-04-26
[PATCH] update the man pages and correct Usage: hints
kay.sievers@vrfy.org
2005-04-26
fixups to get back to proper patch order
Greg KH
2005-04-26
[PATCH] rename udev_lib to udev_utils and dev_d to udev_multiplex
kay.sievers@vrfy.org
2005-04-26
[PATCH] fix udevinfo '-q path' option as it was not working
greg@kroah.com
2005-04-26
[PATCH] Don't try to print major/minor for devices without a dev file.
kay.sievers@vrfy.org
2005-04-26
[PATCH] remove get_device_type and merge that into udev_set_values()
kay.sievers@vrfy.org
2005-04-26
[PATCH] change key names in udevinfo sysfs walk to match the kernel
kay.sievers@vrfy.org
2005-04-26
[PATCH] rename udevdb* to udev_db*
kay.sievers@vrfy.org
2005-04-26
[PATCH] make the udev object available to more processing stages
kay.sievers@vrfy.org
2005-04-26
[PATCH] make udevinfo's -r option also workimg for symlink queries
kay.sievers@vrfy.org
2005-04-26
[PATCH] improve udevinfo sysfs info walk
kay.sievers@vrfy.org
2005-04-26
[PATCH] add sysfs info walk to udevinfo
kay.sievers@vrfy.org
2005-04-26
[PATCH] replace tdb database by simple lockless file database
kay.sievers@vrfy.org
2005-04-26
[PATCH] big cleanup of internal udev api
kay.sievers@vrfy.org
2005-04-26
[PATCH] close the syslog
kay.sievers@vrfy.org
2005-04-26
[PATCH] netdev - udevdb+dev.d changes
kay.sievers@vrfy.org
2005-04-26
[PATCH] hmm, handle net devices with udev?
kay.sievers@vrfy.org
2005-04-26
[PATCH] udevinfo patch
dsteklof@us.ibm.com
2005-04-26
[PATCH] first stupid try for a rule compose gui
kay.sievers@vrfy.org
[next]