summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Print a dummy device list when called with no argumentsMarcel Holtmann2004-08-181-5/+1
|
* Fix --nosdpMarcel Holtmann2004-08-171-2/+2
|
* Let the id display start with 0 even if internal it start with 200Marcel Holtmann2004-08-161-1/+1
|
* Don't include asm/types.h and asm/byteorder.hMarcel Holtmann2004-08-161-5/+2
|
* Don't include asm/types.hMarcel Holtmann2004-08-162-2/+2
|
* Display VERSION informationMarcel Holtmann2004-08-151-1/+1
|
* Update changelog and bump version numberutils-2.10Marcel Holtmann2004-08-132-1/+13
|
* Don't override CFLAGSMarcel Holtmann2004-08-131-1/+3
|
* Don't enable PIE or debug when --enable-all is specifiedMarcel Holtmann2004-08-121-14/+12
|
* Install bluepin by defaultMarcel Holtmann2004-08-121-1/+1
|
* Add optional support for PIE and debug informationMarcel Holtmann2004-08-122-6/+41
|
* Check for usb_get_busses() and usb_interrupt_read()Marcel Holtmann2004-08-123-2/+18
|
* Make the installation of the init scripts and bluepin optionalMarcel Holtmann2004-08-122-0/+18
|
* Fix string init for flags to string translationMarcel Holtmann2004-08-101-1/+2
|
* Make use of CONFIGDIRMarcel Holtmann2004-08-092-5/+5
|
* Define a value for the configuration directoryMarcel Holtmann2004-08-091-3/+11
|
* Fix double quotation typoMarcel Holtmann2004-07-291-1/+1
|
* Update changelog and bump version numberutils-2.9Marcel Holtmann2004-07-292-1/+12
|
* The USB library is needed for hid2hci and bcm203xMarcel Holtmann2004-07-291-0/+1
|
* Remove RPM spec fileMarcel Holtmann2004-07-292-103/+0
|
* Show flags of connected devicesMarcel Holtmann2004-07-291-2/+17
|
* Add EPoX endian quirk for buggy keyboardsMarcel Holtmann2004-07-291-8/+26
|
* Add --subclass option for overwriting wrong subclass valuesMarcel Holtmann2004-07-281-11/+23
|
* Rewrite the hid2hci checkMarcel Holtmann2004-07-281-8/+8
|
* Enable D-BUS support and hid2hci if the libraries are foundMarcel Holtmann2004-07-281-1/+7
|
* Also accept ACTION=registerMarcel Holtmann2004-07-281-1/+1
|
* Check for AVM BlueFRITZ! USB v2.0Marcel Holtmann2004-07-271-3/+6
|
* Enable D-BUS support if --with-dbus is usedMarcel Holtmann2004-07-271-0/+1
|
* Mention the --mandir optionMarcel Holtmann2004-07-271-1/+1
|
* Make a difference between found library and enabled optionMarcel Holtmann2004-07-272-21/+17
|
* Add an --enable-all optionMarcel Holtmann2004-07-272-6/+16
|
* Don't forget the hid2hci manpageMarcel Holtmann2004-07-271-6/+5
|
* Restore creation of /etc/bluetooth/pinMarcel Holtmann2004-07-271-0/+10
|
* Make more parts optionalMarcel Holtmann2004-07-279-97/+68
|
* Add Broadcom firmware loaderMarcel Holtmann2004-07-273-0/+216
|
* Make use of AC_HELP_STRINGMarcel Holtmann2004-07-271-6/+6
|
* Use the functions from the USB libraryMarcel Holtmann2004-07-263-123/+63
|
* Update RPM spec fileMarcel Holtmann2004-07-251-2/+3
|
* Use packet type and allow role switchMarcel Holtmann2004-07-251-2/+8
|
* Set ${libdir} if not overwritten on command lineMarcel Holtmann2004-07-221-0/+4
|
* Retry SDP connect if busyMarcel Holtmann2004-07-221-1/+1
|
* Use specific prefix to check against default prefixMarcel Holtmann2004-07-221-3/+3
|
* Differentiate a little bit more for the library checksMarcel Holtmann2004-07-211-20/+38
|
* Uninstall local filesMarcel Holtmann2004-07-213-0/+12
|
* No need to add ChangeLog to EXTRA_DISTMarcel Holtmann2004-07-211-1/+1
|
* Update autoconf routines for better lib/lib64 checksMarcel Holtmann2004-07-212-123/+83
|
* Make use of MAINTAINERCLEANFILESMarcel Holtmann2004-07-2111-0/+22
|
* Use AM_CFLAGS instead of INCLUDESMarcel Holtmann2004-07-219-9/+9
|
* Search also $libdir for CUPS backend directoryMarcel Holtmann2004-07-201-0/+2
|
* Fix another underquoted call to AC_DEFUNMarcel Holtmann2004-07-201-1/+1
|