]> git.meshlink.io Git - catta/history - avahi-client
systemd: syslog.target is not longer useful
[catta] / avahi-client /
2005-08-20 Lennart Poettering* Add avahi-client examples to doxygen
2005-08-20 Lennart Poettering* Disable debug output of avahi-client
2005-08-20 Lennart Poettering* complete error handling in avahi-client
2005-08-20 Lennart Poettering* many improvements to avahi-client (especially error...
2005-08-19 Lennart Poetteringrename libdbus-watch-glue to libdbus-common
2005-08-19 Trent Lloyd * Improve and reorganise DBus error handling, see...
2005-08-19 Lennart Poettering* implement avahi_client_free
2005-08-16 Lennart Poettering* start implementing error handling in avahi-client
2005-08-15 Lennart Poettering* cleanup build system a little
2005-08-15 Lennart Poettering* Add pkg-config files for avahi-glib/avahi-client
2005-08-15 Lennart Poetteringadd missing avahi-common dependency to avahi-client
2005-08-15 Lennart Poettering* implement ini file parser
2005-08-14 Lennart Poettering* add new priority parameter to avahi_glib_poll_new()
2005-08-14 Trent Lloyd * Fix docs/INSTALL for the right dbus path for debian...
2005-08-14 Trent Lloyd * Remove AvahiEntryGroups from the client's list when...
2005-08-14 Trent Lloyd * Remove most of the debug printf()s from avahi-client...
2005-08-14 Trent Lloyd * Add a free function for AvahiEntryGroup in C api
2005-08-14 Trent Lloyd * Implement free functions for the various browsers...
2005-08-14 Trent Lloyd * Add service browser support to C client API
2005-08-14 Trent Lloyd * Revert revision 303 (Name space changes) as avahi...
2005-08-12 Trent Lloyd * Rename various data structures to prevent a namespac...
2005-08-11 Lennart Poettering* Some minor error handling cleanups
2005-08-11 Lennart Poetteringrename avahi_entry_group_state() to avahi_entry_group_g...
2005-08-11 Lennart PoetteringThere is no need to test a pointer to be freed for...
2005-08-11 Lennart PoetteringIt is a bad idea to name your own variables "errno...
2005-08-11 Lennart PoetteringPlease do not include "config.h" in header files! ...
2005-08-11 Trent Lloyd * Add ServiceTypeBrowser support to C API
2005-08-11 Trent Lloyd * Add DomainBrowser support to C client API
2005-08-11 Trent Lloyd * Work on avahi-client
2005-08-08 Trent Lloyd * Add avahi-client to the doxygen run
2005-08-08 Trent Lloyd * Move avahi-core/llist.h to avahi-common/llist.h...
2005-08-02 Trent Lloyd * Fix a stupidity in avahi-client that stopped it...
2005-08-01 Trent Lloyd * Work on avahi-client
2005-07-29 Trent Lloyd * Move dbus service #defines to avahi-common/dbus.h
2005-07-01 Sebastien Estienne* using AC_GNU_SOURCE instead of -D _GNU_SOURCE
2005-06-30 Sebastien EstienneFixed Makefile.am not installing headers file.
2005-06-04 Trent Lloyd * Add some use documentation to the daemon