| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | housekeeping | Lennart Poettering | 2005-09-09 | 1 | -0/+17 |
* | I am retarded | James Willcox | 2005-09-09 | 1 | -0/+0 |
* | move avahi-sharp.pc to the root directory | James Willcox | 2005-09-09 | 2 | -17/+1 |
* | add pkg-config file, and AssemblyInfo | James Willcox | 2005-09-09 | 3 | -2/+69 |
* | add the Id line, enable keyword expansion | James Willcox | 2005-09-09 | 11 | -0/+22 |
* | integrate mono bindings into the build | James Willcox | 2005-09-09 | 12 | -5/+222 |
* | add initial mono bindings | James Willcox | 2005-09-09 | 12 | -0/+1334 |