index
:
ldetect
distro/mga1
distro/mga2
master
Light Hardware Detection Tool
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
0.12.1.1
distro/mga2
Thierry Vignaud
2012-12-12
2
-1
/
+3
*
bump max devices number per bus from 100 to 300 (mga#8320)
Thierry Vignaud
2012-12-12
2
-1
/
+2
*
make ldetect 3x faster (and even faster on machines quite quite a lot
Thierry Vignaud
2012-12-12
5
-27
/
+38
*
branch
Thierry Vignaud
2012-12-12
0
-0
/
+0
*
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 lea...
Olivier Blin
2012-01-05
2
-1
/
+2
*
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
*
sync with names with usbutils-005 which have better memory management
Thierry Vignaud
2012-01-05
3
-260
/
+435
*
(set_default_alias_file) plug a small memleak
Thierry Vignaud
2012-01-05
1
-0
/
+2
*
(pciusb_free) fix small memleak
Thierry Vignaud
2012-01-05
2
-0
/
+3
*
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 li...
Thierry Vignaud
2011-11-21
3
-2
/
+3
*
(modalias_resolve_module) make sure to behave properly on errors in libmodpro...
Thierry Vignaud
2011-11-21
2
-1
/
+3
*
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
*
link statically with modprobe.so
Thierry Vignaud
2011-10-18
2
-1
/
+2
*
make libmodprobe.so quiet
Thierry Vignaud
2011-10-18
2
-0
/
+8
*
kill now useless free_*() functions
Thierry Vignaud
2011-10-18
1
-40
/
+0
*
adapt to new module-init-tools-3.16's API
Thierry Vignaud
2011-10-18
2
-13
/
+29
*
remove useless include
Thierry Vignaud
2011-10-18
1
-1
/
+0
*
(get_pci_description) introduce new API for drakx's stage1 in order to find u...
Thierry Vignaud
2011-10-18
3
-0
/
+22
*
(pci_probe) don't exit(1) on systems without pci
Thierry Vignaud
2011-10-18
2
-0
/
+7
*
Synthesized commit during git-svn import combining previous Mandriva history ...
Mageia SVN-Git Migration
2011-05-17
3
-2
/
+2
*
0.11.1
Thierry Vignaud
2009-12-01
2
-1
/
+3
*
(pci_probe) do not crash if there're more than 100 PCI devices
Thierry Vignaud
2009-12-01
2
-1
/
+2
*
log latest changes
Thierry Vignaud
2009-12-01
1
-0
/
+2
*
(pci_probe,usb_probe) comment
Thierry Vignaud
2009-12-01
2
-0
/
+4
*
(pci_probe) no need to lookup extended PCI capabilities
Thierry Vignaud
2009-12-01
1
-1
/
+1
*
(pci_probe) simplify reusing pci_find_cap()
Thierry Vignaud
2009-12-01
1
-7
/
+1
*
release 0.11.0
Thierry Vignaud
2009-10-01
1
-0
/
+2
*
bump major since ABI changed
Thierry Vignaud
2009-10-01
1
-1
/
+1
*
use same types as in libpci (in order to please Teuf)
Thierry Vignaud
2009-10-01
2
-15
/
+17
*
reduce structure size by packing together the bit booleans further,
Thierry Vignaud
2009-10-01
2
-1
/
+3
*
class_prog is now unused
Thierry Vignaud
2009-09-30
1
-2
/
+0
*
upcase PCI
Thierry Vignaud
2009-09-30
1
-5
/
+5
*
describe device id
Thierry Vignaud
2009-09-30
1
-1
/
+1
*
fix usb_port description (bogus one was introduced by blino in r254952
Thierry Vignaud
2009-09-30
1
-1
/
+1
*
(pci_probe) explain
Thierry Vignaud
2009-09-30
1
-0
/
+1
[next]