summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Register notification callbackMarcel Holtmann2007-01-131-0/+21
| |
| * Add callback for notificationsMarcel Holtmann2007-01-133-7/+21
| |
| * Allow adding user defined directoriesMarcel Holtmann2007-01-133-11/+58
| |
| * Fix toggle logicMarcel Holtmann2007-01-131-1/+1
| |
| * Update basic daemon groundworkMarcel Holtmann2007-01-131-12/+50
| |
| * Add basic notification supportMarcel Holtmann2007-01-133-0/+167
| |
| * Add notify frameworkMarcel Holtmann2007-01-134-1/+9
| |
| * Add checks for inotify supportMarcel Holtmann2007-01-132-0/+12
| |
| * Allow parameters for init messageMarcel Holtmann2007-01-132-4/+15
| |
| * TypoMarcel Holtmann2007-01-131-1/+1
| |
| * Add function for to toggle debug settingMarcel Holtmann2007-01-132-4/+10
| |
| * Better integration into a SDP server libraryMarcel Holtmann2007-01-134-205/+209
| |
| * Update copyright informationMarcel Holtmann2007-01-13110-117/+112
| |
| * Rename struct slist to GSList and slist_* to g_slist_*Johan Hedberg2007-01-1320-592/+523
| |
| * Allow extra command line parametersMarcel Holtmann2007-01-121-1/+1
| |
| * Allow compilation against GLibMarcel Holtmann2007-01-121-2/+10
| |
| * Allow compilation against GLibMarcel Holtmann2007-01-1220-26/+94
| |
| * Simpler check for GLib supportMarcel Holtmann2007-01-121-6/+7
| |
| * Remove D-Bus supportMarcel Holtmann2007-01-112-19/+4
| |
| * Small fix in case hs->data_start != 0Johan Hedberg2007-01-101-1/+1
| |
| * Return NULL in case of the dummy XML parserMarcel Holtmann2007-01-091-1/+1
| |
| * Cleanup (get rid of some unnecessary indentation)Johan Hedberg2007-01-091-44/+41
| |
| * Add disconnection delay and RemoteDeviceDisconnectRequested signal for the ↵Johan Hedberg2007-01-037-23/+129
| | | | | | | | DisconnectRemoteDevice method
| * Move ListRecentRemoteDevices and ListRemoteDevices documentation to correct ↵Johan Hedberg2007-01-031-14/+14
| | | | | | | | place
| * Update changelog and bump version numberutils-3.8Marcel Holtmann2006-12-252-1/+14
| |
| * Add missing includeMarcel Holtmann2006-12-251-0/+1
| |
| * Add support for GetRemoteFeatures methodMarcel Holtmann2006-12-252-0/+60
| |
| * Disable methods that are marked as experimentalMarcel Holtmann2006-12-253-8/+45
| |
| * Add more experimental markersMarcel Holtmann2006-12-251-6/+4
| |
| * Add missing experimental markerMarcel Holtmann2006-12-251-9/+8
| |
| * Remove ylwrap on cleanupMarcel Holtmann2006-12-241-1/+1
| |
| * Add authentication, encryption and role switch optionsMarcel Holtmann2006-12-242-9/+73
| |
| * More accurate class of device decoding for hcitool and hciconfigJohan Hedberg2006-12-202-11/+139
| |
| * Update method names to resemble more closely the current API draftJohan Hedberg2006-12-191-5/+3
| |
| * Plug memory leak in OOR device listJohan Hedberg2006-12-181-2/+5
| |
| * Code cleanupJohan Hedberg2006-12-181-23/+7
| |
| * Add initial version of the audio API documentMarcel Holtmann2006-12-062-0/+43
| |
| * Missing autostart requirements: it is necessary make it configurable.Claudio Takahasi2006-12-041-0/+5
| |
| * Reporting missing authorization requests cancel when stopping/unregistering ↵Claudio Takahasi2006-12-041-0/+4
| | | | | | | | adapters
| * Reporting dbus-api "void" confuse meaning for message repliesClaudio Takahasi2006-12-041-0/+8
| |
| * reporting missing functionality: AuthorizeService and ↵Claudio Takahasi2006-12-041-0/+5
| | | | | | | | CancelAuthorizationProcess must be accepted in the adapters path
| * More robust handling of scan mode change during a HCI_DEV_UP eventJohan Hedberg2006-12-041-39/+47
| |
| * Truested devices:changed error names and integration with AuthorizeServiceClaudio Takahasi2006-12-045-9/+33
| |
| * Add device ids for Logitech diNovo Laser keyboard and mouseMarcel Holtmann2006-12-031-0/+2
| |
| * Send RemoteDeviceDisconnected for all connected devices when HCI_DEV_DOWN ↵Claudio Takahasi2006-11-291-7/+24
| | | | | | | | event is received
| * new issue: how reply properly to a msg sent to not registered service pathClaudio Takahasi2006-11-281-0/+10
| |
| * Support for providing input and output files for audioJohan Hedberg2006-11-281-5/+157
| |
| * Fixed code standard for dbus_message_get_args: check the return value ↵Claudio Takahasi2006-11-283-263/+66
| | | | | | | | instead of the error content
| * Updated TODO listClaudio Takahasi2006-11-271-3/+20
| |
| * Add simple introspection supportJohan Hedberg2006-11-271-0/+4
| |