summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Check for errors of add_match and remove_matchJohan Hedberg2007-01-151-2/+14
* Send ServiceRegistered and ServiceUnregistered at appropriate timesJohan Hedberg2007-01-151-0/+23
* Properly cleanup active services when exitingJohan Hedberg2007-01-151-4/+25
* Reply to Start and Stop methods only when the action has really completedJohan Hedberg2007-01-152-15/+48
* Add shutdown timer for services (SIGTERM, wait 2s, SIGKILL)Johan Hedberg2007-01-152-2/+33
* Add example service file for bt.headsetdJohan Hedberg2007-01-151-0/+5
* Fix service name owner exit situationJohan Hedberg2007-01-151-36/+13
* Send the Stopped signal from the right path and interfaceJohan Hedberg2007-01-151-4/+4
* Add LMP test utilityMarcel Holtmann2007-01-152-7/+41
* Add startup timeout for spawned servicesJohan Hedberg2007-01-152-0/+30
* Preliminary support for catching the unique bus name of an execed serviceJohan Hedberg2007-01-155-81/+135
* Preliminary support for executing a service when Start is calledJohan Hedberg2007-01-154-53/+64
* Provide IN_ONLYDIR if missingMarcel Holtmann2007-01-151-0/+4
* Add compilation tweak for GLib supportMarcel Holtmann2007-01-151-2/+10
* Set the variables in error caseMarcel Holtmann2007-01-151-6/+6
* No need for the error message anymoreMarcel Holtmann2007-01-151-6/+6
* Minor cleanup and a fixJohan Hedberg2007-01-141-2/+2
* First change towards reworked service frameworkJohan Hedberg2007-01-146-470/+224
* Works also with a Philips chipMarcel Holtmann2007-01-141-1/+1
* The Philips chips also support the Ericsson revision commandMarcel Holtmann2007-01-141-0/+1
* Add transfer service API documentMarcel Holtmann2007-01-142-1/+21
* Add D-Bus skeletonMarcel Holtmann2007-01-143-0/+86
* Add skeleton for transfer daemonMarcel Holtmann2007-01-143-0/+45
* Add transfer subdirectoryMarcel Holtmann2007-01-143-2/+4
* Use SDP server included in hcidMarcel Holtmann2007-01-142-5/+9
* Implement compat mode for the Unix socket accessMarcel Holtmann2007-01-141-6/+16
* Disable checks for OpenOBEX and GStreamerMarcel Holtmann2007-01-141-2/+0
* Remove experimental FUSE supportMarcel Holtmann2007-01-145-123/+2
* Remove experimental FUSE supportMarcel Holtmann2007-01-141-1/+0
* Make debug information optionalMarcel Holtmann2007-01-142-5/+37
* Make installation of hcid and sdpd conditionalMarcel Holtmann2007-01-133-2/+20
* Use SDP server libraryMarcel Holtmann2007-01-131-0/+8
* Use the SDP server libraryMarcel Holtmann2007-01-134-215/+8
* Turn it into a full SDP server libraryMarcel Holtmann2007-01-134-201/+264
* Build SDP server firstMarcel Holtmann2007-01-131-1/+1
* Remove helper stuffMarcel Holtmann2007-01-133-77/+2
* 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