]> git.meshlink.io Git - catta/history - avahi-sharp
publish_no_reverse configuration flag added
[catta] / avahi-sharp /
2010-06-28 Lennart PoetteringMerge remote branch 'origin/master-tx'
2010-06-25 Lennart Poetteringbuild-sys: set MONO_SHARED_DIR= to avoid build env...
2010-06-25 Lennart Poetteringget rid of a lot of old svn cruft
2010-06-25 Lennart Poetteringbuild-sys: almost completely make the build clean,...
2008-06-18 Lennart Poetteringadd .gitignore files
2008-03-20 Sjoerd SimonsServiceResolver.cs: Use Protocol.IPv6 instead of IPv6...
2008-03-20 Sjoerd SimonsServiceResolver.cs: Only try to set ScopeId when the...
2008-03-20 Sjoerd SimonsServiceResolver.cs: Set the ScopeId field of ServiceInf...
2006-08-21 Lennart Poetteringdon't define "docdir" which is being defined by autocon...
2006-05-08 James Willcox* make the event loop background again
2006-05-07 James Willcoxadd a missing lock, and make the event processing threa...
2006-04-18 James Willcoxadd a missing lock
2006-03-09 James Willcoxadd an 'Error' property to ClientStateArgs
2006-01-17 Lennart Poetteringmonodoc update
2006-01-15 Sebastien Estiennefix bug https://bugs.freedesktop.org/show_bug.cgi?id...
2006-01-12 James Willcoxmake stuff work with mono older than 1.1.13
2006-01-12 James Willcoxdon't use deprecated API in Mono.Unix
2006-01-09 Sebastien Estienne* Fix a bug in LookupFlags reported by Patrick Aussems...
2006-01-07 James Willcoxactually NULL-terminate strings passed to avahi.
2005-12-22 Lennart Poetteringgenerate libavahi-glib soname automatically
2005-12-22 Sebastien Estienne* quick fix until a better "dynamic" solution is found
2005-11-20 James Willcoxmove JoinServiceName and SplitServiceName to the Client...
2005-11-20 James Willcoxadd an explicit rule for avahi-sharp-docs.tree
2005-11-19 Lennart Poetteringbuild pkg-config for compat layers only when the compat...
2005-11-17 James Willcoxadd byte[] overload for UpdateService
2005-11-17 James Willcox* add byte[] overloads for EntryGroup methods
2005-11-17 James Willcox* Add EntryGroup.UpdateService, EntryGroup.AddServiceSu...
2005-11-17 James Willcoxupdate docs
2005-11-17 James Willcox* Add RecordBrowser.cs
2005-11-10 James Willcoxupdate to latest api changes
2005-11-06 James Willcoxadd new error codes and publish flags
2005-11-03 Lennart Poettering* allow the user to specify a static browse domain...
2005-10-27 James Willcoxremove the NotFound event, as it is not used anymore
2005-10-27 James Willcoxfix the ClientState enumeration
2005-10-26 James Willcox* correct the error handling in EntryGroup
2005-10-26 James Willcoxfirst pass at updating to the 0.6 apis
2005-09-26 James Willcoxadd base class for resolvers, and add some missing...
2005-09-26 James Willcoxadd some missing events to the resolver classes, and...
2005-09-26 Trent Lloyd * avahi-sharp: Fix minor distcheck error
2005-09-25 James Willcoxuse /bin/sh
2005-09-25 James Willcoxoops
2005-09-25 James Willcoxautomatically figure out the dlnames for the unmanaged...
2005-09-25 James Willcoxactually define the flags correctly
2005-09-25 James Willcoxoops, forgot some flag bits in ServiceResolver
2005-09-25 James Willcox* update to the latest avahi-client API (LookupFlags)
2005-09-16 Lennart Poetteringmake AVAHI_PROTO_xxx well defined constants: C# support
2005-09-14 James Willcoxupdate the test
2005-09-14 Trent Lloyd * Actually include the DISTCHECk flag
2005-09-14 Trent Lloyd * Add --disable-mono-docs to the distcheck flags
2005-09-14 James Willcoxadd a missing file, and add EntryGroup.GetAlternativeSe...
2005-09-14 James Willcoxadd docs for avahi-sharp
2005-09-14 James Willcoxlose the dep on avahi-glib, and run the avahi loop...
2005-09-12 James Willcoxreally allow varags this time
2005-09-12 James Willcoxallow varags for the TXT data in AddService
2005-09-12 James Willcoxfix some small bugs in publishing and resolving, and...
2005-09-09 James Willcoxs/Host/HostName/ in a couple places, and keep reference...
2005-09-09 James Willcoxadd a mapping file
2005-09-09 James Willcoxadd some data access api to string list, and use it...
2005-09-09 Lennart Poetteringhousekeeping
2005-09-09 James WillcoxI am retarded
2005-09-09 James Willcoxmove avahi-sharp.pc to the root directory
2005-09-09 James Willcoxadd pkg-config file, and AssemblyInfo
2005-09-09 James Willcoxadd the Id line, enable keyword expansion
2005-09-09 James Willcoxintegrate mono bindings into the build
2005-09-09 James Willcoxadd initial mono bindings