summaryrefslogtreecommitdiff
path: root/packaging
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* remove references to print-usb-usermapHans Ulrich Niedermann2006-12-184-4/+8
* New syntax for print-camera-list's udev outputHans Ulrich Niedermann2006-12-181-221/+192
* Remove obsolete print-usb-usermapHans Ulrich Niedermann2006-12-182-363/+0
* Install udev helper scripts into udevscriptdir (/usr/lib/udev, /lib/udev)Hans Ulrich Niedermann2006-12-181-1/+1
* fix installation of check-ptp-cameraHans Ulrich Niedermann2006-12-171-1/+1
* rename utilities to all use hyphens instead of underscoresHans Ulrich Niedermann2006-12-171-8/+8
* rename utilities to all use hyphens instead of underscoresHans Ulrich Niedermann2006-12-172-1/+2
* check_mtp_device not working yetMarcus Meissner2006-12-151-2/+2
* call check_mtp_device for mtp devices.Marcus Meissner2006-12-152-33/+41
* Reformatting of code/stringsHans Ulrich Niedermann2006-12-111-46/+55
* Add comment header for linux-hotplug outputHans Ulrich Niedermann2006-12-111-1/+14
* Check size of fixed buffer in print-camera-listHans Ulrich Niedermann2006-12-111-1/+1
* Add version comments for print-camera-list, rename conditional for gp2ddbHans Ulrich Niedermann2006-12-111-3/+75
* correct OR the 2 conditions (2 lines).Marcus Meissner2006-12-081-2/+10
* added check_ptp_camera as EXTRA_DISTMarcus Meissner2006-12-071-1/+2
* make the udev rules description better and match current stateMarcus Meissner2006-12-071-2/+2
* generate interface matchers using check_ptp_cameraMarcus Meissner2006-12-071-2/+2
* remove debuggingMarcus Meissner2006-12-071-2/+0
* changed to match gentoo submitted one.Marcus Meissner2006-12-071-12/+20
* PTP class matcher for UDEV.Marcus Meissner2006-12-071-0/+14
* fixed the interface class matcher to actually work.Marcus Meissner2006-11-091-12/+8
* align portable_audio_player subfields with HAL ones.Marcus Meissner2006-10-301-2/+2
* Use _GPHOTO2_INTERNAL_CODE to compile internal code, put GP_DEBUG there.Hans Ulrich Niedermann2006-10-041-3/+0