summaryrefslogtreecommitdiffstats
path: root/avahi-sharp/ServiceResolver.cs
Commit message (Expand)AuthorAgeFilesLines
* get rid of a lot of old svn cruftLennart Poettering2010-06-251-5/+3
* ServiceResolver.cs: Use Protocol.IPv6 instead of IPv6. Patch by Sebastian Dro...Sjoerd Simons2008-03-201-1/+1
* ServiceResolver.cs: Only try to set ScopeId when the protocol is IPv6. Patch bySjoerd Simons2008-03-201-1/+3
* ServiceResolver.cs: Set the ScopeId field of ServiceInfo.Address to theSjoerd Simons2008-03-201-0/+1
* * add byte[] overloads for EntryGroup methodsJames Willcox2005-11-171-11/+8
* * Add RecordBrowser.csJames Willcox2005-11-171-1/+1
* first pass at updating to the 0.6 apisJames Willcox2005-10-261-8/+2
* add base class for resolvers, and add some missing events thereJames Willcox2005-09-261-4/+10
* oops, forgot some flag bits in ServiceResolver James Willcox2005-09-251-3/+17
* * update to the latest avahi-client API (LookupFlags)James Willcox2005-09-251-4/+9
* lose the dep on avahi-glib, and run the avahi loop in a threadJames Willcox2005-09-141-7/+15
* fix some small bugs in publishing and resolving, and make uninstall workJames Willcox2005-09-121-0/+1
* s/Host/HostName/ in a couple places, and keep references to callbacks toJames Willcox2005-09-091-4/+4
* add some data access api to string list, and use it in ServiceResolverJames Willcox2005-09-091-1/+21
* 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/+158