summaryrefslogtreecommitdiffstats
path: root/avahi-sharp
Commit message (Expand)AuthorAgeFilesLines
* generate libavahi-glib soname automaticallyLennart Poettering2005-12-223-3/+7
* * quick fix until a better "dynamic" solution is foundSebastien Estienne2005-12-221-1/+1
* move JoinServiceName and SplitServiceName to the Client classJames Willcox2005-11-203-63/+63
* add an explicit rule for avahi-sharp-docs.treeJames Willcox2005-11-201-1/+1
* build pkg-config for compat layers only when the compat layers are enabledLennart Poettering2005-11-191-0/+3
* add byte[] overload for UpdateServiceJames Willcox2005-11-172-0/+90
* * add byte[] overloads for EntryGroup methodsJames Willcox2005-11-1710-126/+130
* * Add EntryGroup.UpdateService, EntryGroup.AddServiceSubtype,James Willcox2005-11-173-2/+454
* update docsJames Willcox2005-11-1739-152/+1837
* * Add RecordBrowser.csJames Willcox2005-11-1713-45/+378
* update to latest api changesJames Willcox2005-11-101-4/+15
* add new error codes and publish flagsJames Willcox2005-11-062-3/+10
* * allow the user to specify a static browse domain list in the configuration ...Lennart Poettering2005-11-031-2/+2
* remove the NotFound event, as it is not used anymoreJames Willcox2005-10-271-1/+0
* fix the ClientState enumerationJames Willcox2005-10-271-3/+9
* * correct the error handling in EntryGroupJames Willcox2005-10-262-26/+23
* first pass at updating to the 0.6 apisJames Willcox2005-10-2610-196/+231
* add base class for resolvers, and add some missing events thereJames Willcox2005-09-265-10/+76
* add some missing events to the resolver classes, and make themJames Willcox2005-09-267-14/+104
* * avahi-sharp: Fix minor distcheck errorTrent Lloyd2005-09-261-1/+1
* use /bin/shJames Willcox2005-09-251-1/+1
* oopsJames Willcox2005-09-251-0/+9
* automatically figure out the dlnames for the unmanaged libsJames Willcox2005-09-253-10/+15
* actually define the flags correctlyJames Willcox2005-09-251-9/+9
* oops, forgot some flag bits in ServiceResolver James Willcox2005-09-251-3/+17
* * update to the latest avahi-client API (LookupFlags)James Willcox2005-09-2519-132/+358
* make AVAHI_PROTO_xxx well defined constants: C# supportLennart Poettering2005-09-161-3/+3
* update the testJames Willcox2005-09-141-2/+2
* * Actually include the DISTCHECk flagTrent Lloyd2005-09-142-4/+4
* * Add --disable-mono-docs to the distcheck flagsTrent Lloyd2005-09-141-7/+9
* add a missing file, and add EntryGroup.GetAlternativeServiceNameJames Willcox2005-09-142-0/+15
* add docs for avahi-sharpJames Willcox2005-09-1425-1/+1679
* lose the dep on avahi-glib, and run the avahi loop in a threadJames Willcox2005-09-148-71/+222
* really allow varags this timeJames Willcox2005-09-121-1/+1
* allow varags for the TXT data in AddServiceJames Willcox2005-09-121-1/+1
* fix some small bugs in publishing and resolving, and make uninstall workJames Willcox2005-09-124-6/+8
* s/Host/HostName/ in a couple places, and keep references to callbacks toJames Willcox2005-09-098-16/+29
* add a mapping fileJames Willcox2005-09-092-1/+6
* add some data access api to string list, and use it in ServiceResolverJames Willcox2005-09-092-1/+25
* housekeepingLennart Poettering2005-09-091-0/+17
* I am retardedJames Willcox2005-09-091-0/+0
* move avahi-sharp.pc to the root directoryJames Willcox2005-09-092-17/+1
* add pkg-config file, and AssemblyInfoJames Willcox2005-09-093-2/+69
* add the Id line, enable keyword expansionJames Willcox2005-09-0911-0/+22
* integrate mono bindings into the buildJames Willcox2005-09-0912-5/+222
* add initial mono bindingsJames Willcox2005-09-0912-0/+1334