]> git.meshlink.io Git - catta/history - avahi-core/avahi-test.c
* add proper error codes and patch everything to make use of it
[catta] / avahi-core / avahi-test.c
2005-08-05 Lennart Poettering* add proper error codes and patch everything to make...
2005-08-03 Lennart Poettering* add C examples
2005-08-02 Lennart Poettering* replace guchar and gint by AvahiProtocol, AvahiIfInde...
2005-08-02 Lennart Poettering* allow caller to specifiy additional CFLAGS arguments...
2005-07-30 Lennart Poettering* add new tool avahi-publish-address
2005-07-27 Lennart Poettering* swap order of "type" and "name" arguments of avahi_se...
2005-07-16 Lennart Poettering* hide some more files
2005-06-24 Lennart Poettering* implement new source address check mechanisms
2005-06-24 Lennart Poettering* update todo list
2005-06-21 Lennart Poettering* Update configure.ac to check for the availabilty...
2005-06-11 Lennart Poettering* add logging API and make all code make use of it
2005-06-10 Lennart Poettering* build libavahi-common statically for debugging purposes
2005-06-04 Trent Lloyd* Split out a fair bit of avahi-core into avahi-common...
2005-06-03 Lennart Poettering* add support for _workstation._tcp
2005-05-23 Lennart Poettering* add the first bits of a mDNS reflector
2005-05-22 Lennart Poettering* fix pkgconfig file
2005-05-22 Lennart PoetteringImpelement AvahiServiceResolver
2005-05-22 Lennart Poettering* implement AvahiServiceBrowser
2005-05-22 Lennart Poettering* add service type browser
2005-05-22 Lennart Poettering* Rework some Browsing/Resolving stuff
2005-05-20 Lennart Poettering* rename AvahiSubscription to AvahiRecordResolver
2005-05-20 Lennart Poettering* add new server state AVAHI_SERVER_SLEEPING to avoid...
2005-05-20 Lennart PoetteringAdd support for server state change callbacks
2005-05-19 Lennart Poetteringadd a new structure for configuration AvahiServerConfig
2005-05-16 Lennart Poettering* case insensitive name comparisons
2005-05-13 Lennart Poettering* utf-8 collation of domain names
2005-05-11 Lennart Poettering* add auxiliary records to packet
2005-05-07 Lennart Poetteringchange avahi.h to core.h in source files
2005-05-07 Lennart Poetteringrename libavahi-core to avahi-core