aboutsummaryrefslogtreecommitdiff
path: root/avahi-sharp
AgeCommit message (Expand)Author
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
2005-09-14lose the dep on avahi-glib, and run the avahi loop in a threadJames Willcox
2005-09-12really allow varags this timeJames Willcox
2005-09-12allow varags for the TXT data in AddServiceJames Willcox
2005-09-12fix some small bugs in publishing and resolving, and make uninstall workJames Willcox
2005-09-09s/Host/HostName/ in a couple places, and keep references to callbacks toJames Willcox
2005-09-09add a mapping fileJames Willcox
2005-09-09add some data access api to string list, and use it in ServiceResolverJames Willcox
2005-09-09housekeepingLennart Poettering
2005-09-09I am retardedJames Willcox
2005-09-09move avahi-sharp.pc to the root directoryJames Willcox
2005-09-09add pkg-config file, and AssemblyInfoJames Willcox
2005-09-09add the Id line, enable keyword expansionJames Willcox
2005-09-09integrate mono bindings into the buildJames Willcox
2005-09-09add initial mono bindingsJames Willcox