| Commit message (Expand) | Author | Age | Files | Lines |
* | don't define "docdir" which is being defined by autoconf internally | Lennart Poettering | 2006-08-21 | 1 | -2/+2 |
* | * make the event loop background again | James Willcox | 2006-05-08 | 1 | -1/+6 |
* | add a missing lock, and make the event processing thread non-background. | James Willcox | 2006-05-07 | 2 | -5/+7 |
* | add a missing lock | James Willcox | 2006-04-18 | 1 | -1/+5 |
* | add an 'Error' property to ClientStateArgs | James Willcox | 2006-03-09 | 1 | -2/+9 |
* | monodoc update | Lennart Poettering | 2006-01-17 | 3 | -41/+51 |
* | fix bug https://bugs.freedesktop.org/show_bug.cgi?id=5570 | Sebastien Estienne | 2006-01-15 | 1 | -1/+3 |
* | make stuff work with mono older than 1.1.13 | James Willcox | 2006-01-12 | 2 | -0/+4 |
* | don't use deprecated API in Mono.Unix | James Willcox | 2006-01-12 | 3 | -2/+3 |
* | * Fix a bug in LookupFlags reported by Patrick Aussems (bug id 5410) | Sebastien Estienne | 2006-01-09 | 1 | -1/+2 |
* | actually NULL-terminate strings passed to avahi. | James Willcox | 2006-01-07 | 2 | -3/+4 |
* | generate libavahi-glib soname automatically | Lennart Poettering | 2005-12-22 | 3 | -3/+7 |
* | * quick fix until a better "dynamic" solution is found | Sebastien Estienne | 2005-12-22 | 1 | -1/+1 |
* | move JoinServiceName and SplitServiceName to the Client class | James Willcox | 2005-11-20 | 3 | -63/+63 |
* | add an explicit rule for avahi-sharp-docs.tree | James Willcox | 2005-11-20 | 1 | -1/+1 |
* | build pkg-config for compat layers only when the compat layers are enabled | Lennart Poettering | 2005-11-19 | 1 | -0/+3 |
* | add byte[] overload for UpdateService | James Willcox | 2005-11-17 | 2 | -0/+90 |
* | * add byte[] overloads for EntryGroup methods | James Willcox | 2005-11-17 | 10 | -126/+130 |
* | * Add EntryGroup.UpdateService, EntryGroup.AddServiceSubtype, | James Willcox | 2005-11-17 | 3 | -2/+454 |
* | update docs | James Willcox | 2005-11-17 | 39 | -152/+1837 |
* | * Add RecordBrowser.cs | James Willcox | 2005-11-17 | 13 | -45/+378 |
* | update to latest api changes | James Willcox | 2005-11-10 | 1 | -4/+15 |
* | add new error codes and publish flags | James Willcox | 2005-11-06 | 2 | -3/+10 |
* | * allow the user to specify a static browse domain list in the configuration ... | Lennart Poettering | 2005-11-03 | 1 | -2/+2 |
* | remove the NotFound event, as it is not used anymore | James Willcox | 2005-10-27 | 1 | -1/+0 |
* | fix the ClientState enumeration | James Willcox | 2005-10-27 | 1 | -3/+9 |
* | * correct the error handling in EntryGroup | James Willcox | 2005-10-26 | 2 | -26/+23 |
* | first pass at updating to the 0.6 apis | James Willcox | 2005-10-26 | 10 | -196/+231 |
* | add base class for resolvers, and add some missing events there | James Willcox | 2005-09-26 | 5 | -10/+76 |
* | add some missing events to the resolver classes, and make them | James Willcox | 2005-09-26 | 7 | -14/+104 |
* | * avahi-sharp: Fix minor distcheck error | Trent Lloyd | 2005-09-26 | 1 | -1/+1 |
* | use /bin/sh | James Willcox | 2005-09-25 | 1 | -1/+1 |
* | oops | James Willcox | 2005-09-25 | 1 | -0/+9 |
* | automatically figure out the dlnames for the unmanaged libs | James Willcox | 2005-09-25 | 3 | -10/+15 |
* | actually define the flags correctly | James Willcox | 2005-09-25 | 1 | -9/+9 |
* | oops, forgot some flag bits in ServiceResolver | James Willcox | 2005-09-25 | 1 | -3/+17 |
* | * update to the latest avahi-client API (LookupFlags) | James Willcox | 2005-09-25 | 19 | -132/+358 |
* | make AVAHI_PROTO_xxx well defined constants: C# support | Lennart Poettering | 2005-09-16 | 1 | -3/+3 |
* | update the test | James Willcox | 2005-09-14 | 1 | -2/+2 |
* | * Actually include the DISTCHECk flag | Trent Lloyd | 2005-09-14 | 2 | -4/+4 |
* | * Add --disable-mono-docs to the distcheck flags | Trent Lloyd | 2005-09-14 | 1 | -7/+9 |
* | add a missing file, and add EntryGroup.GetAlternativeServiceName | James Willcox | 2005-09-14 | 2 | -0/+15 |
* | add docs for avahi-sharp | James Willcox | 2005-09-14 | 25 | -1/+1679 |
* | lose the dep on avahi-glib, and run the avahi loop in a thread | James Willcox | 2005-09-14 | 8 | -71/+222 |
* | really allow varags this time | James Willcox | 2005-09-12 | 1 | -1/+1 |
* | allow varags for the TXT data in AddService | James Willcox | 2005-09-12 | 1 | -1/+1 |
* | fix some small bugs in publishing and resolving, and make uninstall work | James Willcox | 2005-09-12 | 4 | -6/+8 |
* | s/Host/HostName/ in a couple places, and keep references to callbacks to | James Willcox | 2005-09-09 | 8 | -16/+29 |
* | add a mapping file | James Willcox | 2005-09-09 | 2 | -1/+6 |
* | add some data access api to string list, and use it in ServiceResolver | James Willcox | 2005-09-09 | 2 | -1/+25 |