]> git.meshlink.io Git - catta/history - avahi-daemon/static-services.c
fix avahi_netlink_new to allow multiple netlinks per process
[catta] / avahi-daemon / static-services.c
2010-06-28 Lennart Poetteringstatic-services: unescape host name when using it in...
2010-06-28 Lennart PoetteringMerge remote branch 'origin/master-tx'
2010-06-25 Lennart Poetteringget rid of a lot of old svn cruft
2007-12-16 Lennart Poetteringadd missing stdlib.h inclusion
2007-12-16 Lennart PoetteringAllow compilation against bsdxml instead of Expat....
2007-02-05 Lennart Poetteringmacosx portability: use GLOB_xxx macros only if they...
2006-08-22 Lennart Poetteringregenerate wild carded service names when the host...
2006-03-24 Sebastien Estienne convert an error log into an info log
2006-03-17 Sebastien Estienneproposed patch to close Ticket #20
2006-02-23 Lennart Poetteringremove yet another osx compiler warning
2005-11-01 Sebastien Estienne* fix for undefined XMLCALL
2005-10-30 Lennart Poettering* add chroot() support on Linux
2005-10-26 Lennart Poettering* avahi-utils: replace python avahi-browse with a versi...
2005-10-26 Lennart Poettering* add support for subtypes for static services
2005-10-18 Lennart Poettering* remove AVAHI_PUBLISH_IS_PROXY, it was a bad idea
2005-09-29 Lennart PoetteringAdd new flag AVAHI_PUBLISH_IS_PROXY and activate it...
2005-09-29 Lennart Poettering* make all flags parameters UINT32 when marshalling...
2005-09-25 Lennart Poettering* adapt to recent avahi-core API changes
2005-08-28 Lennart Poettering* be a little bit more verbose about published IP addresses
2005-08-22 Lennart PoetteringMake protocol an attribute instead of an element. ...
2005-08-21 Lennart Poettering* fix a bug with bad collision handling in static servi...
2005-08-20 Lennart Poettering* Add avahi-client examples to doxygen
2005-08-20 Lennart Poetteringbrown paper bug typo
2005-08-20 Lennart Poetteringsmall fixes
2005-08-19 Trent Lloyd * Add support for specifying the protocol in service...
2005-08-16 Lennart PoetteringFix service reloading on SIGHUP (thanks, Sebastien!)
2005-08-15 Lennart Poettering* fix a bad memory access bug in avahi_strndup()
2005-08-15 Lennart Poettering* implement ini file parser
2005-08-14 Lennart Poettering* allow SRV records with port == 0 (for flagship naming)
2005-08-13 Lennart PoetteringRename some server side objects/symbols so that they...
2005-08-08 Trent Lloyd * Move avahi-core/llist.h to avahi-common/llist.h...
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 PoetteringDBUS: finish introspection support
2005-07-27 Lennart Poettering* swap order of "type" and "name" arguments of avahi_se...
2005-06-21 Lennart Poettering* Improve error message when /etc/avahi/services is...
2005-06-19 Lennart Poettering* detect other running mDNS stacks
2005-06-18 Lennart Poettering* fix memory handling when reading configuration files
2005-06-16 Lennart Poettering* add support for static service definitions for the...