summaryrefslogtreecommitdiff
path: root/packaging
Commit message (Expand)AuthorAgeFilesLines
* From: "Daniel P. Berrange" <berrange@redhat.com>Marcus Meissner2014-04-111-10/+0
* From: "Daniel P. Berrange" <dan@berrange.com>Marcus Meissner2014-04-111-1/+2
* fixed the PTP generic matcher... again. :(Marcus Meissner2014-01-111-1/+1
* Only emit the interface matcher for ptp in hwdbMarcus Meissner2014-01-081-5/+8
* emit an interface matcher for PTP, not just a dervice class matcherMarcus Meissner2014-01-081-0/+3
* updated fsf adressMarcus Meissner2014-01-011-2/+2
* coverity found some stuffMarcus Meissner2013-10-071-2/+2
* added hwdb output mode for newer udevMarcus Meissner2013-07-171-0/+86
* updated to write differently and also read commentsMarcus Meissner2013-05-181-5/+13
* html: render tables for inclusion in support.phpMarcus Meissner2013-05-181-0/+188
* cleaned up AM_CPPFLAGS and CPPFLAGS usage patterns.Marcus Meissner2013-03-101-0/+2
* merged from 2.4 branch with the ubuntu udev 179 fixesMarcus Meissner2012-02-261-3/+40
* add a format specifier to printfMarcus Meissner2012-02-231-1/+1
* Fixed some compiler warnings and portability issuesDan Fandrich2010-07-141-2/+2
* Add ax203 camlib for ax203 based picture framesHans de Goede2010-03-291-0/+9
* killed 1 warningMarcus Meissner2010-03-201-1/+1
* print-camera-list: print udevrules for usbdiskdirect port devicesHans de Goede2010-03-161-7/+103
* revert usb_disk_direct again, not useful hereMarcus Meissner2010-03-151-7/+7
* handle usb disk directMarcus Meissner2010-03-141-13/+11
* fixed media player udev rules in new style modeMarcus Meissner2009-10-121-0/+3
* fixed version checker code.Marcus Meissner2009-08-111-7/+7
* Fixed a bunch of C89 and SUS portability issues.Dan Fandrich2009-07-301-4/+5
* set iface protocol class/subclass to 6/1/1Marcus Meissner2009-06-151-4/+4
* replace vendor/class hack by direct Apple Vendor ID checkMarcus Meissner2009-06-121-2/+2
* output protocol matcher even in devices, if requestedMarcus Meissner2009-06-111-4/+14
* updated version from MartinMarcus Meissner2009-06-041-14/+2
* merged udev 136 acl registering patch from Martin Pitt.Marcus Meissner2009-06-041-9/+43
* make libusb support unconditional in sampleMarcus Meissner2009-05-162-11/+2
* integrated debian line for autogenerationMarcus Meissner2009-03-231-0/+1
* SYSDEVPATH -> DEVPATHMarcus Meissner2008-10-231-2/+2
* removed .cvsignreoMarcus Meissner2008-09-263-18/+0
* put udev stuff installing into HAVE_UDEV conditionalMarcus Meissner2008-06-231-0/+2
* do not output empty udev rules (if we have no match)Marcus Meissner2008-06-231-19/+27
* removed .cvsignoreMarcus Meissner2008-03-041-5/+0
* added another olympus ID Marcus Meissner2008-03-021-2/+2
* info.bus is now called info.subsystem. Will be obsoleted on March 1 2008.Marcus Meissner2008-02-261-2/+2
* Also link against $(LIBLTDL) if linking against libgphoto2.laHans Ulrich Niedermann2007-10-171-0/+1
* SUBSYSTEM is just "usb" for newer kernels.Marcus Meissner2007-09-261-1/+1
* Get rid of C99isms (based on) patch by Dan FandrichHans Ulrich Niedermann2007-08-021-28/+20
* make 0.98 udev output the default.Marcus Meissner2007-06-021-1/+1
* added some free() on error returns. (CID 83)Marcus Meissner2007-05-111-3/+14
* make it build with stone age compilers.Marcus Meissner2007-05-011-49/+48
* Do not report the MTP devices as cameras.Marcus Meissner2007-04-191-2/+1
* trigger on usb_device only, this is the main device with vendor/productMarcus Meissner2007-02-181-2/+2
* run with bash, since it uses bashismsMarcus Meissner2007-02-141-1/+1
* check harder that we have correct vendor/product matchesMarcus Meissner2007-02-041-1/+5
* explicitly make sure USB vendor is not 0 before dumping it.Marcus Meissner2007-01-311-2/+2
* some fixupsMarcus Meissner2007-01-241-1/+3
* recommend 20thirdparty instead of 10freedesktopMarcus Meissner2007-01-061-2/+2
* Mark return type as const when returning const char *Hans Ulrich Niedermann2006-12-281-1/+1