summaryrefslogtreecommitdiffstats
path: root/common/glib-ectomy.c
Commit message (Expand)AuthorAgeFilesLines
* Support for prioritized watchesJohan Hedberg2006-09-271-4/+18
* 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-191-0/+87
* Cleanup/fix glib-ectomy.c and its usageJohan Hedberg2006-08-261-1/+22
* More cleanups to glib-ectomy.cJohan Hedberg2006-08-261-41/+48
* Fix and cleanup watch functionalityJohan Hedberg2006-08-251-103/+149
* 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-201-22/+43
* Preliminary support for passkey agent timeoutsJohan Hedberg2006-08-201-22/+19
* First round of Passkey Release method supportJohan Hedberg2006-08-201-11/+7
* fixed message reply timeoutClaudio Takahasi2006-08-051-4/+12
* Fixed timeout for pending replyClaudio Takahasi2006-06-301-3/+16
* Use gpointer instead of void *Marcel Holtmann2006-06-061-1/+1
* Use GSourceFunc function typeMarcel Holtmann2006-06-061-5/+4
* Some small cleanupsMarcel Holtmann2006-04-301-5/+4
* Fix another watch remove bugMarcel Holtmann2006-04-281-11/+16
* Fixed watch add/remove errorClaudio Takahasi2006-04-281-30/+47
* Fixed discoverable timeout and timeout list data memory leakClaudio Takahasi2006-04-101-0/+9
* added timeout new functionClaudio Takahasi2006-04-051-2/+173
* Fix GWatch leak in glib-ectomy.cJohan Hedberg2006-03-161-0/+1
* Call destroy function also on cleanupMarcel Holtmann2006-02-241-0/+2
* Add support for destroy notification functionMarcel Holtmann2006-02-241-2/+17
* Fix handling of D-Bus disconnect signalMarcel Holtmann2006-02-171-1/+8
* Move glib-ectomy.[ch] into the common directoryMarcel Holtmann2005-11-011-0/+185