summaryrefslogtreecommitdiffstats
path: root/avahi-sharp
Commit message (Collapse)AuthorAgeFilesLines
* don't define "docdir" which is being defined by autoconf internallyLennart Poettering2006-08-211-2/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1251 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * make the event loop background againJames Willcox2006-05-081-1/+6
| | | | | | | | * ensure the event loop is finished before freeing the poll object * set Client.Handle to null immediately after freeing it git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1216 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add a missing lock, and make the event processing thread non-background.James Willcox2006-05-072-5/+7
| | | | | | | fixes some crashes with Dispose() git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1215 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add a missing lockJames Willcox2006-04-181-1/+5
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1188 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add an 'Error' property to ClientStateArgsJames Willcox2006-03-091-2/+9
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1177 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* monodoc updateLennart Poettering2006-01-173-41/+51
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1085 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix bug https://bugs.freedesktop.org/show_bug.cgi?id=5570Sebastien Estienne2006-01-151-1/+3
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1082 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* make stuff work with mono older than 1.1.13James Willcox2006-01-122-0/+4
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1073 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* don't use deprecated API in Mono.UnixJames Willcox2006-01-123-2/+3
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1072 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Fix a bug in LookupFlags reported by Patrick Aussems (bug id 5410)Sebastien Estienne2006-01-091-1/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1068 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* actually NULL-terminate strings passed to avahi.James Willcox2006-01-072-3/+4
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1064 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* generate libavahi-glib soname automaticallyLennart Poettering2005-12-223-3/+7
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1046 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * quick fix until a better "dynamic" solution is foundSebastien Estienne2005-12-221-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1045 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* move JoinServiceName and SplitServiceName to the Client classJames Willcox2005-11-203-63/+63
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1021 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add an explicit rule for avahi-sharp-docs.treeJames Willcox2005-11-201-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1020 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* build pkg-config for compat layers only when the compat layers are enabledLennart Poettering2005-11-191-0/+3
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1012 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add byte[] overload for UpdateServiceJames Willcox2005-11-172-0/+90
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1000 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add byte[] overloads for EntryGroup methodsJames Willcox2005-11-1710-126/+130
| | | | | | | * cleanup string marshalling git-svn-id: file:///home/lennart/svn/public/avahi/trunk@999 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Add EntryGroup.UpdateService, EntryGroup.AddServiceSubtype,James Willcox2005-11-173-2/+454
| | | | | | | | EntryGroup.AddAddress, EntryGroup.AddRecord, EntryGroup.JoinServiceName, EntryGroup.SplitServiceName git-svn-id: file:///home/lennart/svn/public/avahi/trunk@998 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* update docsJames Willcox2005-11-1739-152/+1837
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@997 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Add RecordBrowser.csJames Willcox2005-11-1713-45/+378
| | | | | | | * Make all of the events like "standard" .NET ones git-svn-id: file:///home/lennart/svn/public/avahi/trunk@996 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* update to latest api changesJames Willcox2005-11-101-4/+15
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@946 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add new error codes and publish flagsJames Willcox2005-11-062-3/+10
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@936 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * allow the user to specify a static browse domain list in the configuration ↵Lennart Poettering2005-11-031-2/+2
| | | | | | | | | | | file * remove "drop-root" configuration variable * move the configuration variable "add-service-cookie" from [server] to [publish] * reorder AVAHI_DOMAIN_BROWSER_xx defs git-svn-id: file:///home/lennart/svn/public/avahi/trunk@926 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* remove the NotFound event, as it is not used anymoreJames Willcox2005-10-271-1/+0
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@899 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix the ClientState enumerationJames Willcox2005-10-271-3/+9
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@895 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * correct the error handling in EntryGroupJames Willcox2005-10-262-26/+23
| | | | | | | * get rid of evil Thread.Abort git-svn-id: file:///home/lennart/svn/public/avahi/trunk@878 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* first pass at updating to the 0.6 apisJames Willcox2005-10-2610-196/+231
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@876 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add base class for resolvers, and add some missing events thereJames Willcox2005-09-265-10/+76
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@636 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add some missing events to the resolver classes, and make themJames Willcox2005-09-267-14/+104
| | | | | | | inherit from a base class which contains these events git-svn-id: file:///home/lennart/svn/public/avahi/trunk@635 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * avahi-sharp: Fix minor distcheck errorTrent Lloyd2005-09-261-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@634 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* use /bin/shJames Willcox2005-09-251-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@627 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* oopsJames Willcox2005-09-251-0/+9
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@626 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* automatically figure out the dlnames for the unmanaged libsJames Willcox2005-09-253-10/+15
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@625 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* actually define the flags correctlyJames Willcox2005-09-251-9/+9
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@624 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* oops, forgot some flag bits in ServiceResolver James Willcox2005-09-251-3/+17
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@621 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * update to the latest avahi-client API (LookupFlags)James Willcox2005-09-2519-132/+358
| | | | | | | | * add the local service cookie bits * update docs git-svn-id: file:///home/lennart/svn/public/avahi/trunk@620 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* make AVAHI_PROTO_xxx well defined constants: C# supportLennart Poettering2005-09-161-3/+3
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@597 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* update the testJames Willcox2005-09-141-2/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@588 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Actually include the DISTCHECk flagTrent Lloyd2005-09-142-4/+4
| | | | | | | | * Remove GTK from AvahiTest.cs * Add AvahiTest.cs to EXTRA_DIST git-svn-id: file:///home/lennart/svn/public/avahi/trunk@585 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Add --disable-mono-docs to the distcheck flagsTrent Lloyd2005-09-141-7/+9
| | | | | | | * Fix avahi-sharp build foo for distcheck git-svn-id: file:///home/lennart/svn/public/avahi/trunk@584 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add a missing file, and add EntryGroup.GetAlternativeServiceNameJames Willcox2005-09-142-0/+15
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@583 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add docs for avahi-sharpJames Willcox2005-09-1425-1/+1679
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@582 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* lose the dep on avahi-glib, and run the avahi loop in a threadJames Willcox2005-09-148-71/+222
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@580 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* really allow varags this timeJames Willcox2005-09-121-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@571 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* allow varags for the TXT data in AddServiceJames Willcox2005-09-121-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@570 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix some small bugs in publishing and resolving, and make uninstall workJames Willcox2005-09-124-6/+8
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@568 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* s/Host/HostName/ in a couple places, and keep references to callbacks toJames Willcox2005-09-098-16/+29
| | | | | | | avoid crashing git-svn-id: file:///home/lennart/svn/public/avahi/trunk@554 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add a mapping fileJames Willcox2005-09-092-1/+6
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@552 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add some data access api to string list, and use it in ServiceResolverJames Willcox2005-09-092-1/+25
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@550 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe