aboutsummaryrefslogtreecommitdiff
path: root/avahi-sharp
AgeCommit message (Expand)Author
2010-06-25build-sys: set MONO_SHARED_DIR= to avoid build env troubles on redhat (stolen...Lennart Poettering
2010-06-25get rid of a lot of old svn cruftLennart Poettering
2010-06-25build-sys: almost completely make the build clean, missing are howl and avahi...Lennart Poettering
2008-06-18add .gitignore filesLennart Poettering
2008-03-20ServiceResolver.cs: Use Protocol.IPv6 instead of IPv6. Patch by Sebastian Dro...Sjoerd Simons
2008-03-20ServiceResolver.cs: Only try to set ScopeId when the protocol is IPv6. Patch bySjoerd Simons
2008-03-20ServiceResolver.cs: Set the ScopeId field of ServiceInfo.Address to theSjoerd Simons
2006-08-21don't define "docdir" which is being defined by autoconf internallyLennart Poettering
2006-05-08* make the event loop background againJames Willcox
2006-05-07add a missing lock, and make the event processing thread non-background.James Willcox
2006-04-18add a missing lockJames Willcox
2006-03-09add an 'Error' property to ClientStateArgsJames Willcox
2006-01-17monodoc updateLennart Poettering
2006-01-15fix bug https://bugs.freedesktop.org/show_bug.cgi?id=5570Sebastien Estienne
2006-01-12make stuff work with mono older than 1.1.13James Willcox
2006-01-12don't use deprecated API in Mono.UnixJames Willcox
2006-01-09* Fix a bug in LookupFlags reported by Patrick Aussems (bug id 5410)Sebastien Estienne
2006-01-07actually NULL-terminate strings passed to avahi.James Willcox
2005-12-22generate libavahi-glib soname automaticallyLennart Poettering
2005-12-22* quick fix until a better "dynamic" solution is foundSebastien Estienne
2005-11-20move JoinServiceName and SplitServiceName to the Client classJames Willcox
2005-11-20add an explicit rule for avahi-sharp-docs.treeJames Willcox
2005-11-19build pkg-config for compat layers only when the compat layers are enabledLennart Poettering
2005-11-17add byte[] overload for UpdateServiceJames Willcox
2005-11-17* add byte[] overloads for EntryGroup methodsJames Willcox
2005-11-17* Add EntryGroup.UpdateService, EntryGroup.AddServiceSubtype,James Willcox
2005-11-17update docsJames Willcox
2005-11-17* Add RecordBrowser.csJames Willcox
2005-11-10update to latest api changesJames Willcox
2005-11-06add new error codes and publish flagsJames Willcox
2005-11-03* allow the user to specify a static browse domain list in the configuration ...Lennart Poettering
2005-10-27remove the NotFound event, as it is not used anymoreJames Willcox
2005-10-27fix the ClientState enumerationJames Willcox
2005-10-26* correct the error handling in EntryGroupJames Willcox
2005-10-26first pass at updating to the 0.6 apisJames Willcox
2005-09-26add base class for resolvers, and add some missing events thereJames Willcox
2005-09-26add some missing events to the resolver classes, and make themJames Willcox
2005-09-26 * avahi-sharp: Fix minor distcheck errorTrent Lloyd
2005-09-25use /bin/shJames Willcox
2005-09-25oopsJames Willcox
2005-09-25automatically figure out the dlnames for the unmanaged libsJames Willcox
2005-09-25actually define the flags correctlyJames Willcox
2005-09-25oops, forgot some flag bits in ServiceResolver James Willcox
2005-09-25* update to the latest avahi-client API (LookupFlags)James Willcox
2005-09-16make AVAHI_PROTO_xxx well defined constants: C# supportLennart Poettering
2005-09-14update the testJames Willcox
2005-09-14 * Actually include the DISTCHECk flagTrent Lloyd
2005-09-14 * Add --disable-mono-docs to the distcheck flagsTrent Lloyd
2005-09-14add a missing file, and add EntryGroup.GetAlternativeServiceNameJames Willcox
2005-09-14add docs for avahi-sharpJames Willcox