/[soft]/ldetect
ViewVC logotype

Log of /ldetect

View Directory Listing Directory Listing


Sticky Revision:

Revision 2831 - Directory Listing
Modified Thu Jan 26 18:59:16 2012 UTC (12 years, 2 months ago) by tv
remove non breakable spaces

Revision 2698 - Directory Listing
Modified Thu Jan 19 07:46:06 2012 UTC (12 years, 2 months ago) by tv
0.12.1

Revision 2697 - Directory Listing
Modified Thu Jan 19 07:45:27 2012 UTC (12 years, 2 months ago) by tv
(parse_device) fix reading freed memory

Revision 2687 - Directory Listing
Modified Tue Jan 17 19:35:58 2012 UTC (12 years, 2 months ago) by tv
enables to build lspcidrake.static in order to test

Revision 2686 - Directory Listing
Modified Tue Jan 17 19:35:56 2012 UTC (12 years, 2 months ago) by tv
(modalias_resolve_module) do not ignore /etc/modprobe.d/*

Revision 2685 - Directory Listing
Modified Tue Jan 17 19:35:55 2012 UTC (12 years, 2 months ago) by tv
(modalias_cleanup) cleanup

Revision 2639 - Directory Listing
Modified Fri Jan 13 18:30:51 2012 UTC (12 years, 2 months ago) by tv
0.12.0

Revision 2638 - Directory Listing
Modified Fri Jan 13 18:30:50 2012 UTC (12 years, 2 months ago) by tv
switch from libmodprobe to new libkmod

Revision 2632 - Directory Listing
Modified Mon Jan 9 20:24:58 2012 UTC (12 years, 2 months ago) by tv
0.11.6

Revision 2631 - Directory Listing
Modified Mon Jan 9 19:45:03 2012 UTC (12 years, 2 months ago) by tv
(parse_device,modalias_cleanup) plug last (small) memleaks

Revision 2614 - Directory Listing
Modified Sun Jan 8 00:44:25 2012 UTC (12 years, 2 months ago) by tv
0.11.5

Revision 2613 - Directory Listing
Modified Sun Jan 8 00:42:25 2012 UTC (12 years, 2 months ago) by tv
(free_*) fix segfaulting when calling usb_probe() more than once

Revision 2587 - Directory Listing
Modified Thu Jan 5 21:26:21 2012 UTC (12 years, 2 months ago) by blino
fix double free introduced by titi in r2580 (and by the way, there was no leak in r226763, it has been introduced later on)

Revision 2583 - Directory Listing
Modified Thu Jan 5 19:22:45 2012 UTC (12 years, 2 months ago) by tv
0.11.4

Revision 2582 - Directory Listing
Modified Thu Jan 5 19:06:36 2012 UTC (12 years, 2 months ago) by tv
(usb_probe) free last memleak by using new usbutils' names_exit()

(introduced in r258129 by pterjan on 2009-06-25: "Use usb.ids")

Revision 2581 - Directory Listing
Modified Thu Jan 5 19:06:33 2012 UTC (12 years, 2 months ago) by tv
sync with names with usbutils-005 which have better memory management

(needed for next commit)

Revision 2580 - Directory Listing
Modified Thu Jan 5 19:06:31 2012 UTC (12 years, 2 months ago) by tv
(set_default_alias_file) plug a small memleak

introduced in 226763 by blino on  2007-08-31 ("avoid a useless alloc + free")

Revision 2579 - Directory Listing
Modified Thu Jan 5 19:06:29 2012 UTC (12 years, 2 months ago) by tv
(pciusb_free) fix small memleak

(introduced in r44672 by tv on 2007-02-26
("(pci_probe) get PCI class as reported by pciutils...")

Revision 2179 - Directory Listing
Modified Mon Nov 21 18:47:31 2011 UTC (12 years, 4 months ago) by tv
0.11.3

Revision 2178 - Directory Listing
Modified Mon Nov 21 18:47:30 2011 UTC (12 years, 4 months ago) by tv
switch back to dynamically linking against libmodprobe

Revision 2177 - Directory Listing
Modified Mon Nov 21 18:47:28 2011 UTC (12 years, 4 months ago) by tv
(modalias_resolve_module, pciusb_find_modules) use saner APIĀ for quieting libmodprobe

Revision 2176 - Directory Listing
Modified Mon Nov 21 18:47:27 2011 UTC (12 years, 4 months ago) by tv
(modalias_resolve_module) make sure to behave properly on errors in libmodprobe (#3309)

Revision 2050 - Directory Listing
Modified Tue Oct 18 17:27:42 2011 UTC (12 years, 5 months ago) by tv
0.11.2

Revision 2049 - Directory Listing
Modified Tue Oct 18 17:27:41 2011 UTC (12 years, 5 months ago) by tv
switch from bzip2 to xz for compressing tarballs

Revision 2048 - Directory Listing
Modified Tue Oct 18 17:27:40 2011 UTC (12 years, 5 months ago) by tv
link statically with modprobe.so
(fix quiet mode for now)

Revision 2047 - Directory Listing
Modified Tue Oct 18 17:27:38 2011 UTC (12 years, 5 months ago) by tv
make libmodprobe.so quiet

Revision 2046 - Directory Listing
Modified Tue Oct 18 17:27:37 2011 UTC (12 years, 5 months ago) by tv
kill now useless free_*() functions

Revision 2045 - Directory Listing
Modified Tue Oct 18 17:27:35 2011 UTC (12 years, 5 months ago) by tv
adapt to new module-init-tools-3.16's API

Revision 2044 - Directory Listing
Modified Tue Oct 18 17:27:34 2011 UTC (12 years, 5 months ago) by tv
remove useless include

Revision 2043 - Directory Listing
Modified Tue Oct 18 17:27:32 2011 UTC (12 years, 5 months ago) by tv
(get_pci_description) introduce new API for drakx's stage1 in order to find unknown PCI devices

Revision 2042 - Directory Listing
Modified Tue Oct 18 17:27:30 2011 UTC (12 years, 5 months ago) by tv
(pci_probe) don't exit(1) on systems without pci

arm systems don't always have pci busses so killing the app
for this reasons is just bad idea. The workaround is to check for
pci procfs files and if not found return an empty set.

v1: by rtp
v2: simplify (tv)

Revision 1647 - Directory Listing
Modified Thu Jun 2 20:49:50 2011 UTC (12 years, 9 months ago) by dmorgan
Branch for updates

Revision 1357 - Directory Listing
Added Tue May 17 09:21:22 2011 UTC (12 years, 10 months ago) by dmorgan
Import  ldetect

  ViewVC Help
Powered by ViewVC 1.1.30