summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Include ppoll.h into the distributionutils-3.3Marcel Holtmann2006-08-221-0/+2
| |
| * Update changelog and bump version numberMarcel Holtmann2006-08-222-1/+13
| |
| * splitted requestor_name into bonding_requestor and discovery_requestorClaudio Takahasi2006-08-213-34/+50
| |
| * Initialize allocated memory to zero for a couple of ioctlsJohan Hedberg2006-08-211-0/+4
| |
| * Use hci_devinfo in favor of HCIGETDEVINFO ioctl where possibleJohan Hedberg2006-08-213-15/+7
| |
| * Remove UnknownAddress error (since it's unnecessary)Johan Hedberg2006-08-215-85/+19
| |
| * Include dbus-api.txt in the distributionMarcel Holtmann2006-08-211-1/+1
| |
| * Make RFCOMM and SDP as experimentalMarcel Holtmann2006-08-211-4/+4
| |
| * Leave timeout in context->ltimeouts list before calling the callbackJohan Hedberg2006-08-211-2/+3
| |
| * Make the compilation depend on GLib supportMarcel Holtmann2006-08-211-0/+2
| |
| * Add basic mainloop functionsMarcel Holtmann2006-08-212-8/+22
| |
| * Check for D-Bus GLib bindingsMarcel Holtmann2006-08-212-0/+13
| |
| * s/Cancel/Release/ in release_agent()Johan Hedberg2006-08-201-1/+1
| |
| * Change timeout valuesMarcel Holtmann2006-08-201-2/+2
| |
| * A little code cleanupJohan Hedberg2006-08-201-4/+1
| |
| * Fix processing of the timeout list in GMainContextJohan Hedberg2006-08-203-26/+45
| |
| * Preliminary support for passkey agent timeoutsJohan Hedberg2006-08-204-61/+87
| |
| * First round of Passkey Release method supportJohan Hedberg2006-08-207-56/+155
| |
| * Don't create backend directory if disabledMarcel Holtmann2006-08-201-1/+1
| |
| * Install cups backend only when enabledMarcel Holtmann2006-08-202-2/+5
| |
| * Don't install ALSA pluginsMarcel Holtmann2006-08-201-1/+1
| |
| * Make installation of udev rules optionalMarcel Holtmann2006-08-203-2/+12
| |
| * Refuse zero-length passkeysJohan Hedberg2006-08-191-9/+12
| |
| * Cancel PIN request on HCI level if agent exitsJohan Hedberg2006-08-191-0/+3
| |
| * Improve situation where bonding requestor exitsJohan Hedberg2006-08-192-34/+77
| |
| * Do byte order magic when checking connection handle for auth complete eventsJohan Hedberg2006-08-191-1/+1
| |
| * Cancel bonding if requestor exitsJohan Hedberg2006-08-194-6/+29
| |
| * Cancel agent requests on DEVDOWNJohan Hedberg2006-08-182-2/+4
| |
| * Initialize peer_addr to avoid invalid freeMarcel Holtmann2006-08-181-1/+1
| |
| * Fix copy-and-paste typoMarcel Holtmann2006-08-181-1/+1
| |
| * Make sure all necessaray memory is free'd when an agent exitsJohan Hedberg2006-08-181-16/+29
| |
| * Fix accessing free'd memoryJohan Hedberg2006-08-183-34/+38
| |
| * Fixed adding/initializing devicesUlisses Furquim2006-08-182-36/+33
| |
| * Fix accessing free'd memoryJohan Hedberg2006-08-181-2/+2
| |
| * First try at PasskeyAgent Cancel methodJohan Hedberg2006-08-184-35/+127
| |
| * Add --automake optionMarcel Holtmann2006-08-181-1/+1
| |
| * Add description of PasskeyAgent Cancel methodJohan Hedberg2006-08-181-0/+6
| |
| * Fixed SetMode when the adapter is DOWNClaudio Takahasi2006-08-185-8/+71
| |
| * code cleanup:using libc freeClaudio Takahasi2006-08-163-34/+9
| |
| * Missing ModeChanged signal on DEVDOWNClaudio Takahasi2006-08-161-1/+9
| |
| * clear D-Bus user data when DEVDOWN event is receivedClaudio Takahasi2006-08-161-2/+77
| |
| * Don't forget to unblock signals for ppoll()Marcel Holtmann2006-08-166-0/+35
| |
| * Convert to using ppoll() and pselect()Marcel Holtmann2006-08-1614-28/+76
| |
| * load/set the default options after HCI_DEV_UPClaudio Takahasi2006-08-156-66/+102
| |
| * Fixed discoverable timeout when detaching/attaching dongleClaudio Takahasi2006-08-111-2/+2
| |
| * Cosmetic cleanupMarcel Holtmann2006-08-101-1/+1
| |
| * Fix issues with udev script directoryMarcel Holtmann2006-08-101-1/+1
| |
| * Fix typoMarcel Holtmann2006-08-101-1/+1
| |
| * Use ${libexecdir} for the udev script directoryMarcel Holtmann2006-08-104-4/+8
| |
| * Remove bcm203x firmware loaderMarcel Holtmann2006-08-106-231/+2
| |