Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shrink .perl_checker blacklistsHEADmaster | Thierry Vignaud | 2016-09-16 | 1 | -1/+0 |
| | | | | (need latest perl_checker) | ||||
* | generate tarball in current dir like other projects | Thierry Vignaud | 2015-05-18 | 1 | -1/+1 |
| | |||||
* | 0.12.8 | Thierry Vignaud | 2015-02-24 | 2 | -1/+3 |
| | |||||
* | port to hwdb + drop dependency on usb.ids | Thierry Vignaud | 2015-02-24 | 6 | -741/+1810 |
| | | | | aka sync with usbutils-008 | ||||
* | drop unused lspcidrake.static | Thierry Vignaud | 2015-02-22 | 1 | -4/+0 |
| | |||||
* | drop support for dmidecode < 2.7 | Thierry Vignaud | 2014-12-07 | 2 | -12/+6 |
| | | | | (which we have since January 2006, mdv2007.0...) | ||||
* | use verbose mode by default for debug/devel runs | Thierry Vignaud | 2013-11-28 | 1 | -1/+1 |
| | |||||
* | drop support for SVN | Thierry Vignaud | 2013-10-07 | 1 | -19/+1 |
| | |||||
* | add 'gdb' rule | Thierry Vignaud | 2013-10-07 | 1 | -0/+3 |
| | |||||
* | s/bz2/xz/ | Thierry Vignaud | 2013-04-05 | 1 | -2/+2 |
| | |||||
* | 0.12.7 | Thierry Vignaud | 2013-04-05 | 2 | -1/+3 |
| | |||||
* | do not fake Xen blk & net controllers on dom0 (mga#9546) | Thierry Vignaud | 2013-04-05 | 2 | -0/+12 |
| | |||||
* | fix warning | Thierry Vignaud | 2013-04-05 | 1 | -1/+1 |
| | |||||
* | while it's not important, better use 2 different fake IDs | Thierry Vignaud | 2013-03-30 | 1 | -1/+1 |
| | |||||
* | 0.12.6 | Thierry Vignaud | 2013-03-30 | 2 | -1/+3 |
| | |||||
* | add support for detecting Xen blk & net controllers (mga#9546) | Thierry Vignaud | 2013-03-30 | 2 | -0/+35 |
| | |||||
* | add spacing | Thierry Vignaud | 2013-01-14 | 1 | -1/+1 |
| | |||||
* | 0.12.5 | Thierry Vignaud | 2013-01-14 | 2 | -1/+3 |
| | |||||
* | dynamically resize memory when reaching max devices limit (mga#8320) | Thierry Vignaud | 2013-01-14 | 4 | -3/+24 |
| | |||||
* | 0.12.4 | Thierry Vignaud | 2012-12-11 | 2 | -1/+3 |
| | |||||
* | bump max devices number per bus from 100 to 300 (mga#8320) | Thierry Vignaud | 2012-12-11 | 2 | -1/+3 |
| | | | | | | impact: we temporary allocate one more kilobyte better fix would be dynamically allocate what we need... | ||||
* | 0.12.3 | Thierry Vignaud | 2012-09-12 | 2 | -1/+3 |
| | |||||
* | make ldetect 3x faster (and even faster on machines quite quite a lot | Thierry Vignaud | 2012-09-12 | 5 | -27/+38 |
| | | | | | | | | | | | | of devices such as servers) (modalias_init) split it out of modalias_resolve_module() (modalias_cleanup) move libkmod related cleanups here (hid_probe,find_modules_through_aliases) only initialize libkmod once (which reduces user time from 0.26 to 0.08s & elapsed time from 0.28 to 0.9s) | ||||
* | 0.12.2 | Thierry Vignaud | 2012-08-30 | 2 | -1/+3 |
| | |||||
* | fix retrieving info about USB devices with kernel-3.5+ (mga#7248) | Thierry Vignaud | 2012-08-30 | 2 | -1/+2 |
| | | | | | poke in /sys/kernel/debug/usb/devices instead of /proc/bus/usb/devices (needs "mount -t debugfs none /sys/kernel/debug") | ||||
* | fix build on FC: generate PCI classes info using ids from pcutils header | Thierry Vignaud | 2012-08-30 | 3 | -2/+5 |
| | | | | instead of deprecated kernel header (Andrey Bondrov) | ||||
* | remove non breakable spaces | Thierry Vignaud | 2012-01-26 | 1 | -7/+7 |
| | |||||
* | 0.12.1 | Thierry Vignaud | 2012-01-19 | 2 | -1/+3 |
| | |||||
* | (parse_device) fix reading freed memory | Thierry Vignaud | 2012-01-19 | 2 | -1/+1 |
| | |||||
* | enables to build lspcidrake.static in order to test | Thierry Vignaud | 2012-01-17 | 1 | -0/+4 |
| | |||||
* | (modalias_resolve_module) do not ignore /etc/modprobe.d/* | Thierry Vignaud | 2012-01-17 | 2 | -0/+5 |
| | |||||
* | (modalias_cleanup) cleanup | Thierry Vignaud | 2012-01-17 | 1 | -2/+1 |
| | |||||
* | 0.12.0 | Thierry Vignaud | 2012-01-13 | 2 | -2/+4 |
| | |||||
* | switch from libmodprobe to new libkmod | Thierry Vignaud | 2012-01-13 | 4 | -67/+56 |
| | |||||
* | 0.11.6 | Thierry Vignaud | 2012-01-09 | 2 | -1/+3 |
| | |||||
* | (parse_device,modalias_cleanup) plug last (small) memleaks | Thierry Vignaud | 2012-01-09 | 3 | -0/+6 |
| | |||||
* | 0.11.5 | Thierry Vignaud | 2012-01-08 | 2 | -1/+3 |
| | |||||
* | (free_*) fix segfaulting when calling usb_probe() more than once | Thierry Vignaud | 2012-01-08 | 2 | -0/+9 |
| | |||||
* | fix double free introduced by titi in r2580 (and by the way, there was no ↵ | Olivier Blin | 2012-01-05 | 2 | -1/+2 |
| | | | | leak in r226763, it has been introduced later on) | ||||
* | 0.11.4 | Thierry Vignaud | 2012-01-05 | 2 | -1/+3 |
| | |||||
* | (usb_probe) free last memleak by using new usbutils' names_exit() | Thierry Vignaud | 2012-01-05 | 2 | -1/+5 |
| | | | | (introduced in r258129 by pterjan on 2009-06-25: "Use usb.ids") | ||||
* | sync with names with usbutils-005 which have better memory management | Thierry Vignaud | 2012-01-05 | 3 | -260/+435 |
| | | | | (needed for next commit) | ||||
* | (set_default_alias_file) plug a small memleak | Thierry Vignaud | 2012-01-05 | 1 | -0/+2 |
| | | | | introduced in 226763 by blino on 2007-08-31 ("avoid a useless alloc + free") | ||||
* | (pciusb_free) fix small memleak | Thierry Vignaud | 2012-01-05 | 2 | -0/+3 |
| | | | | | (introduced in r44672 by tv on 2007-02-26 ("(pci_probe) get PCI class as reported by pciutils...") | ||||
* | 0.11.3 | Thierry Vignaud | 2011-11-21 | 2 | -1/+3 |
| | |||||
* | switch back to dynamically linking against libmodprobe | Thierry Vignaud | 2011-11-21 | 2 | -1/+2 |
| | |||||
* | (modalias_resolve_module, pciusb_find_modules) use saner API for quieting ↵ | Thierry Vignaud | 2011-11-21 | 3 | -2/+3 |
| | | | | libmodprobe | ||||
* | (modalias_resolve_module) make sure to behave properly on errors in ↵ | Thierry Vignaud | 2011-11-21 | 2 | -1/+3 |
| | | | | libmodprobe (#3309) | ||||
* | 0.11.2 | Thierry Vignaud | 2011-10-18 | 2 | -1/+3 |
| | |||||
* | switch from bzip2 to xz for compressing tarballs | Thierry Vignaud | 2011-10-18 | 1 | -2/+2 |
| |