summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Collapse)AuthorAgeFilesLines
* Remove helper stuffMarcel Holtmann2007-01-133-77/+2
|
* 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
|
* Add basic notification supportMarcel Holtmann2007-01-133-0/+167
|
* Add notify frameworkMarcel Holtmann2007-01-134-1/+9
|
* 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
|
* Update copyright informationMarcel Holtmann2007-01-1315-16/+15
|
* Rename struct slist to GSList and slist_* to g_slist_*Johan Hedberg2007-01-136-332/+273
|
* Allow compilation against GLibMarcel Holtmann2007-01-123-4/+22
|
* Return NULL in case of the dummy XML parserMarcel Holtmann2007-01-091-1/+1
|
* Use "boolean" instead of "bool"Marcel Holtmann2006-11-221-1/+1
|
* Fix UUID16 parsingMarcel Holtmann2006-11-221-1/+3
|
* Add first draft XML based service record registrationMarcel Holtmann2006-11-224-26/+731
|
* Fix linking with expat libraryMarcel Holtmann2006-11-171-4/+0
|
* Add D-Bus name setup to common functionMarcel Holtmann2006-11-132-6/+21
|
* Cleanup SDP XML supportMarcel Holtmann2006-11-134-18/+78
|
* Link the Expat libraryMarcel Holtmann2006-11-131-0/+4
|
* Add Expat library check and dummy skeletonMarcel Holtmann2006-11-132-2/+8
|
* Add skeleton for expat supportMarcel Holtmann2006-11-132-1/+1
|
* Added raw service record to xml conversion functionsClaudio Takahasi2006-11-103-1/+436
|
* Add textfile_casedel() functionMarcel Holtmann2006-11-072-0/+6
|
* Unify Makefile.am styleMarcel Holtmann2006-11-011-2/+2
|
* More cleanup. Move common dbus stuff to common/dbus.c. hcid/dbus.c -> ↵Johan Hedberg2006-11-013-1/+617
| | | | hcid/dbus-hci.c
* Move logging.c from hcid/ to common/Johan Hedberg2006-10-303-1/+126
|
* Remove slist_insert_before as it is not needed anymoreJohan Hedberg2006-10-122-32/+0
|
* Use slist_insert_sorted for maintaining watch listJohan Hedberg2006-10-121-11/+4
|
* Implement slist_insert_sorted and slist_find functionsJohan Hedberg2006-10-122-0/+94
|
* Support for prioritized watchesJohan Hedberg2006-09-274-4/+56
|
* Fix closing of a GIOChannel so that G_IO_NVAL gets properly signaledJohan Hedberg2006-09-261-2/+10
|
* Don't call close for already closed IO channelsJohan Hedberg2006-09-241-1/+1
|
* Add check for end of string in all places after incrementing the current charJohan Hedberg2006-09-191-9/+9
|
* Add proper UTF-8 validation of device names (both local and remote)Johan Hedberg2006-09-192-0/+89
|
* Fix some memory leaks in textfile.cJohan Hedberg2006-09-131-0/+3
|
* Add textfile_caseget() functionMarcel Holtmann2006-08-312-18/+34
|
* Cleanup/fix glib-ectomy.c and its usageJohan Hedberg2006-08-262-4/+25
|
* More cleanups to glib-ectomy.cJohan Hedberg2006-08-261-41/+48
|
* Fix and cleanup watch functionalityJohan Hedberg2006-08-254-122/+169
|
* Include ppoll.h into the distributionutils-3.3Marcel Holtmann2006-08-221-0/+2
|
* Leave timeout in context->ltimeouts list before calling the callbackJohan Hedberg2006-08-211-2/+3
|
* A little code cleanupJohan Hedberg2006-08-201-4/+1
|
* Fix processing of the timeout list in GMainContextJohan Hedberg2006-08-202-22/+44
|
* Preliminary support for passkey agent timeoutsJohan Hedberg2006-08-201-22/+19
|
* First round of Passkey Release method supportJohan Hedberg2006-08-203-11/+19
|
* Convert to using ppoll() and pselect()Marcel Holtmann2006-08-161-0/+5
|
* fixed message reply timeoutClaudio Takahasi2006-08-052-10/+13
|
* Add a paramter for the path to create_name()Marcel Holtmann2006-07-262-3/+4
|
* Add create_name() helper functionMarcel Holtmann2006-07-262-0/+6
|