summaryrefslogtreecommitdiffstats
path: root/avahi-sharp/Client.cs
Commit message (Expand)AuthorAgeFilesLines
* get rid of a lot of old svn cruftLennart Poettering2010-06-251-12/+10
* * make the event loop background againJames Willcox2006-05-081-1/+6
* add a missing lock, and make the event processing thread non-background.James Willcox2006-05-071-5/+6
* add an 'Error' property to ClientStateArgsJames Willcox2006-03-091-2/+9
* make stuff work with mono older than 1.1.13James Willcox2006-01-121-0/+2
* don't use deprecated API in Mono.UnixJames Willcox2006-01-121-0/+1
* * Fix a bug in LookupFlags reported by Patrick Aussems (bug id 5410)Sebastien Estienne2006-01-091-1/+2
* move JoinServiceName and SplitServiceName to the Client classJames Willcox2005-11-201-0/+62
* * Add RecordBrowser.csJames Willcox2005-11-171-2/+17
* update to latest api changesJames Willcox2005-11-101-4/+15
* fix the ClientState enumerationJames Willcox2005-10-271-3/+9
* * correct the error handling in EntryGroupJames Willcox2005-10-261-11/+6
* first pass at updating to the 0.6 apisJames Willcox2005-10-261-40/+10
* add some missing events to the resolver classes, and make themJames Willcox2005-09-261-2/+8
* actually define the flags correctlyJames Willcox2005-09-251-9/+9
* * update to the latest avahi-client API (LookupFlags)James Willcox2005-09-251-0/+55
* make AVAHI_PROTO_xxx well defined constants: C# supportLennart Poettering2005-09-161-3/+3
* lose the dep on avahi-glib, and run the avahi loop in a threadJames Willcox2005-09-141-17/+98
* s/Host/HostName/ in a couple places, and keep references to callbacks toJames Willcox2005-09-091-3/+8
* add the Id line, enable keyword expansionJames Willcox2005-09-091-0/+2
* integrate mono bindings into the buildJames Willcox2005-09-091-0/+19
* add initial mono bindingsJames Willcox2005-09-091-0/+141