]> git.meshlink.io Git - catta/history - avahi-core/iface.c
* strip glib from avahi-core
[catta] / avahi-core / iface.c
2005-08-13 Lennart Poettering* strip glib from avahi-core
2005-08-03 Lennart Poettering* add C examples
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-19 Lennart Poettering* Change timeval arithmetic functions to use 64bit...
2005-06-24 Lennart Poettering* implement new source address check mechanisms
2005-06-21 Lennart Poettering* Update configure.ac to check for the availabilty...
2005-06-18 Lennart Poettering* rename the configuration variables register_xxx and...
2005-06-11 Lennart Poettering* add logging API and make all code make use of it
2005-06-03 Lennart Poettering* improve avahi-discover GUI
2005-06-03 Lennart Poettering* add support for _workstation._tcp
2005-06-03 Lennart Poettering* implement reflection (including legacy unicast reflec...
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-17 Lennart Poettering* split packet scheduler into three seperate parts
2005-05-16 Lennart Poettering* case insensitive name comparisons
2005-05-11 Lennart Poettering* add auxiliary records to packet
2005-05-10 Lennart Poettering* abstract MTU stuff for packet generation
2005-05-07 Lennart Poetteringrename libavahi-core to avahi-core