| 2005-09-25 | James Willcox | automatically figure out the dlnames for the unmanaged... | commit | commitdiff | tree | snapshot | 
| 2005-09-25 | James Willcox | actually define the flags correctly | commit | commitdiff | tree | snapshot | 
| 2005-09-25 | Lennart Poettering | update TODO | commit | commitdiff | tree | snapshot | 
| 2005-09-25 | Lennart Poettering | s/AVAHI_LOOKUP_CALLBACK/AVAHI_LOOKUP_RESULT/g | commit | commitdiff | tree | snapshot | 
| 2005-09-25 | James Willcox | oops, forgot some flag bits in ServiceResolver | commit | commitdiff | tree | snapshot | 
| 2005-09-25 | James Willcox | * update to the latest avahi-client API (LookupFlags) | commit | commitdiff | tree | snapshot | 
| 2005-09-25 | Lennart Poettering | bump version number to 0.6 | commit | commitdiff | tree | snapshot | 
| 2005-09-25 | Lennart Poettering | refer to avahi_free() instead of g_free() in docs | commit | commitdiff | tree | snapshot | 
| 2005-09-25 | Lennart Poettering | brown paperbag fix | commit | commitdiff | tree | snapshot | 
| 2005-09-25 | Lennart Poettering | add rlist.h and llist.h to doxygen docs | commit | commitdiff | tree | snapshot | 
| 2005-09-25 | Lennart Poettering | documentation updates | commit | commitdiff | tree | snapshot | 
| 2005-09-25 | Lennart Poettering | update doxygen sources | commit | commitdiff | tree | snapshot | 
| 2005-09-25 | Lennart Poettering | update to current avahi-core API | commit | commitdiff | tree | snapshot | 
| 2005-09-25 | Lennart Poettering | update examples to reflect recent API changes (wide... | commit | commitdiff | tree | snapshot | 
| 2005-09-25 | Lennart Poettering | update python programs to new DBUS API | commit | commitdiff | tree | snapshot | 
| 2005-09-25 | Lennart Poettering | * fix some bugs | commit | commitdiff | tree | snapshot | 
| 2005-09-25 | Lennart Poettering | * adapt to recent avahi-core API changes | commit | commitdiff | tree | snapshot | 
| 2005-09-25 | Lennart Poettering | * split off lookup.h and publish.h from core.h | commit | commitdiff | tree | snapshot | 
| 2005-09-25 | Lennart Poettering | * add new macros AVAHI_IF_VALID, AVAHI_PROTO_VALID | commit | commitdiff | tree | snapshot | 
| 2005-09-25 | Lennart Poettering | * add new linked list implementation ala GSList | commit | commitdiff | tree | snapshot | 
| 2005-09-25 | Lennart Poettering | add new function avahi_domain_ends_with() | commit | commitdiff | tree | snapshot | 
| 2005-09-25 | Lennart Poettering | add a bunch of new errors codes | commit | commitdiff | tree | snapshot | 
| 2005-09-25 | Lennart Poettering | * add some more service types to database | commit | commitdiff | tree | snapshot | 
| 2005-09-19 | Trent Lloyd | * Back out incorrect change | commit | commitdiff | tree | snapshot | 
| 2005-09-19 | Trent Lloyd | * Fix error handling in avahi-client so that it actual... | commit | commitdiff | tree | snapshot | 
| 2005-09-19 | Trent Lloyd | * Fix minor typo in documentation comments | commit | commitdiff | tree | snapshot | 
| 2005-09-16 | Lennart Poettering | drop "Make AVAHI_PROTO_xxx" well defined constants... | commit | commitdiff | tree | snapshot | 
| 2005-09-16 | Lennart Poettering | use AvahiIfIndex/AvahiProtocol where it applies in... | commit | commitdiff | tree | snapshot | 
| 2005-09-16 | Lennart Poettering | make AVAHI_PROTO_xxx well defined constants: C# support | commit | commitdiff | tree | snapshot | 
| 2005-09-16 | Lennart Poettering | make AVAHI_PROTO_xxx well defined constants: python... | commit | commitdiff | tree | snapshot | 
| 2005-09-16 | Lennart Poettering | Make AVAHI_PROTO_xxx well defined constants | commit | commitdiff | tree | snapshot | 
| 2005-09-14 | Trent Lloyd | * Re-word something in NEWS | commit | commitdiff | tree | snapshot | 
| 2005-09-14 | Trent Lloyd | * Put 0.5 release name in | commit | commitdiff | tree | snapshot | 
| 2005-09-14 | Lennart Poettering | the API to determine if a service is local does not... | commit | commitdiff | tree | snapshot | 
| 2005-09-14 | Trent Lloyd | * Update NEWS | commit | commitdiff | tree | snapshot | 
| 2005-09-14 | James Willcox | update the test | commit | commitdiff | tree | snapshot | 
| 2005-09-14 | Lennart Poettering | update TODO | commit | commitdiff | tree | snapshot | 
| 2005-09-14 | Trent Lloyd | * Try to guess where the D-BUS socket is before defaul... | commit | commitdiff | tree | snapshot | 
| 2005-09-14 | Trent Lloyd | * Actually include the DISTCHECk flag | commit | commitdiff | tree | snapshot | 
| 2005-09-14 | Trent Lloyd | * Add --disable-mono-docs to the distcheck flags | commit | commitdiff | tree | snapshot | 
| 2005-09-14 | James Willcox | add a missing file, and add EntryGroup.GetAlternativeSe... | commit | commitdiff | tree | snapshot | 
| 2005-09-14 | James Willcox | add docs for avahi-sharp | commit | commitdiff | tree | snapshot | 
| 2005-09-14 | Trent Lloyd | * Update TODO | commit | commitdiff | tree | snapshot | 
| 2005-09-14 | James Willcox | lose the dep on avahi-glib, and run the avahi loop... | commit | commitdiff | tree | snapshot | 
| 2005-09-14 | Lennart Poettering | add some mo0re wakeups | commit | commitdiff | tree | snapshot | 
| 2005-09-13 | Lennart Poettering | * add wakeup stuff to AvahiSimplePoll to facilitate... | commit | commitdiff | tree | snapshot | 
| 2005-09-13 | Lennart Poettering | fix for threading simple polls | commit | commitdiff | tree | snapshot | 
| 2005-09-13 | Lennart Poettering | add description of avahi-daemon.conf option "add-servic... | commit | commitdiff | tree | snapshot | 
| 2005-09-13 | Trent Lloyd | * Bump so-names ready for 0.5 | commit | commitdiff | tree | snapshot | 
| 2005-09-13 | Lennart Poettering | add new item to the TODO list: wrap avahi_server_add_re... | commit | commitdiff | tree | snapshot | 
| 2005-09-13 | Lennart Poettering | update TODO marking things scheduled for 0.6 | commit | commitdiff | tree | snapshot | 
| 2005-09-13 | Lennart Poettering | update TODO | commit | commitdiff | tree | snapshot | 
| 2005-09-12 | James Willcox | really allow varags this time | commit | commitdiff | tree | snapshot | 
| 2005-09-12 | James Willcox | allow varags for the TXT data in AddService | commit | commitdiff | tree | snapshot | 
| 2005-09-12 | Trent Lloyd | * Allow setting of NOCONFIGURE when running autogen... | commit | commitdiff | tree | snapshot | 
| 2005-09-12 | James Willcox | fix some small bugs in publishing and resolving, and... | commit | commitdiff | tree | snapshot | 
| 2005-09-12 | Trent Lloyd | * Print a couple extra variables from the configure... | commit | commitdiff | tree | snapshot | 
| 2005-09-10 | Lennart Poettering | stupid typo fix | commit | commitdiff | tree | snapshot | 
| 2005-09-10 | Lennart Poettering | update TODO | commit | commitdiff | tree | snapshot | 
| 2005-09-10 | Lennart Poettering | update examples to use xxx_is_service_local() | commit | commitdiff | tree | snapshot | 
| 2005-09-10 | Lennart Poettering | add new API avahi_client_is_service_local() | commit | commitdiff | tree | snapshot | 
| 2005-09-10 | Lennart Poettering | add new DBUS function IsServiceLocal() | commit | commitdiff | tree | snapshot | 
| 2005-09-10 | Lennart Poettering | add new public function avahi_server_is_service_local() | commit | commitdiff | tree | snapshot | 
| 2005-09-10 | Lennart Poettering | fix bad memory access | commit | commitdiff | tree | snapshot | 
| 2005-09-10 | Lennart Poettering | remove avahi_entry_group_get_dbus_path() | commit | commitdiff | tree | snapshot | 
| 2005-09-10 | Lennart Poettering | update examples to make use of avahi_string_list_get_se... | commit | commitdiff | tree | snapshot | 
| 2005-09-10 | Lennart Poettering | add new API function avahi_string_list_get_service_cookie() | commit | commitdiff | tree | snapshot | 
| 2005-09-10 | Lennart Poettering | add new configuration file option "add-service-cookie" | commit | commitdiff | tree | snapshot | 
| 2005-09-10 | Lennart Poettering | * add magic identification cookies to service TXT recor... | commit | commitdiff | tree | snapshot | 
| 2005-09-09 | James Willcox | s/Host/HostName/ in a couple places, and keep reference... | commit | commitdiff | tree | snapshot | 
| 2005-09-09 | James Willcox | um, point to the correct path | commit | commitdiff | tree | snapshot | 
| 2005-09-09 | James Willcox | add a mapping file | commit | commitdiff | tree | snapshot | 
| 2005-09-09 | Lennart Poettering | drp const from text accessor functons in strlst.c | commit | commitdiff | tree | snapshot | 
| 2005-09-09 | James Willcox | add some data access api to string list, and use it... | commit | commitdiff | tree | snapshot | 
| 2005-09-09 | Lennart Poettering | housekeeping | commit | commitdiff | tree | snapshot | 
| 2005-09-09 | James Willcox | I am retarded | commit | commitdiff | tree | snapshot | 
| 2005-09-09 | Lennart Poettering | bump version number | commit | commitdiff | tree | snapshot | 
| 2005-09-09 | James Willcox | move avahi-sharp.pc to the root directory | commit | commitdiff | tree | snapshot | 
| 2005-09-09 | Lennart Poettering | ignore Makefile(.in)? in avahi-sharp | commit | commitdiff | tree | snapshot | 
| 2005-09-09 | Lennart Poettering | add another status line to configure.ac | commit | commitdiff | tree | snapshot | 
| 2005-09-09 | James Willcox | add pkg-config file, and AssemblyInfo | commit | commitdiff | tree | snapshot | 
| 2005-09-09 | James Willcox | add myself | commit | commitdiff | tree | snapshot | 
| 2005-09-09 | James Willcox | add the Id line, enable keyword expansion | commit | commitdiff | tree | snapshot | 
| 2005-09-09 | James Willcox | integrate mono bindings into the build | commit | commitdiff | tree | snapshot | 
| 2005-09-09 | Lennart Poettering | major TODO update | commit | commitdiff | tree | snapshot | 
| 2005-09-09 | James Willcox | add initial mono bindings | commit | commitdiff | tree | snapshot | 
| 2005-09-08 | Lennart Poettering | small, superfluous optimization | commit | commitdiff | tree | snapshot | 
| 2005-09-08 | Trent Lloyd | * Insert brain here. | commit | commitdiff | tree | snapshot | 
| 2005-09-08 | Trent Lloyd | * Fix interfaces stuff | commit | commitdiff | tree | snapshot | 
| 2005-09-08 | Lennart Poettering | fix avahi-disocver and glade | commit | commitdiff | tree | snapshot | 
| 2005-09-08 | Trent Lloyd | * Bump libavahi-core soname version | commit | commitdiff | tree | snapshot | 
| 2005-09-08 | Trent Lloyd | * Update NEWS file for 0.4 release. | commit | commitdiff | tree | snapshot | 
| 2005-09-08 | Lennart Poettering | define interfacesdir unconditionally | commit | commitdiff | tree | snapshot | 
| 2005-09-08 | Trent Lloyd | * Minor build change | commit | commitdiff | tree | snapshot | 
| 2005-09-07 | Lennart Poettering | add suse init scripts | commit | commitdiff | tree | snapshot | 
| 2005-09-07 | Lennart Poettering | Remove superfluous sleep in archlinux init scripts | commit | commitdiff | tree | snapshot | 
| 2005-09-07 | Lennart Poettering | remove superflous sleeps in debian initscriptcs | commit | commitdiff | tree | snapshot | 
| 2005-09-07 | Lennart Poettering | python: use module gdbm exclusively (dropping anydbm... | commit | commitdiff | tree | snapshot | 
| 2005-09-07 | Lennart Poettering | move definition of libtool version info data to configu... | commit | commitdiff | tree | snapshot | 
| 2005-09-07 | Lennart Poettering | update configure.ac to require at least dbus 0.34 | commit | commitdiff | tree | snapshot | 
| next |