aboutsummaryrefslogtreecommitdiff
path: root/avahi-daemon/simple-protocol.c
AgeCommit message (Expand)Author
2015-08-11rename avahi-common/malloc.[ch] to avahi-malloc.Robert Ginda
2011-04-02systemd: fix sd_is_socket() invocationLennart Poettering
2010-06-25get rid of a lot of old svn cruftLennart Poettering
2010-06-25systemd: add support for acquiring socket from systemdLennart Poettering
2007-09-28Copyediting / spelling / grammarTed Percival
2006-05-02Patch from Padraig O'Briain <Padraig.Obriain@sun.com> to build avahi on SolarisSebastien Estienne
2006-04-24fix bad memory access in simple-procotol.c's debug outputLennart Poettering
2006-02-23remove two compiler warnings on OSXLennart Poettering
2005-10-30* add chroot() support on LinuxLennart Poettering
2005-10-28* more trivial fix, now avahi-daemon and dnsconfd compiles on OpenBSDSebastien Estienne
2005-10-26* avahi-utils: replace python avahi-browse with a version written in C.Lennart Poettering
2005-10-17* move unicast DNS server registration/browsing routines to their own header ...Lennart Poettering
2005-10-17 * Add custom user-specific configure flags to bootstrap.shTrent Lloyd
2005-10-15 * avahi-daemon: Only use multicast when looking up things in simple-protocolTrent Lloyd
2005-10-12* drop AVAHI_RESOLVER_TIMEOUT, AVAHI_RESOLVER_NOT_FOUND and AVAHI_BROWSER_NOT...Lennart Poettering
2005-10-03remove empty line. YEAH!Lennart Poettering
2005-09-25* adapt to recent avahi-core API changesLennart Poettering
2005-08-21Add debug message when executing simple protocol commandsLennart Poettering
2005-08-21initialize n_clients to 0Lennart Poettering
2005-08-20* Add avahi-client examples to doxygenLennart Poettering
2005-08-15* implement ini file parserLennart Poettering
2005-08-13Rename some server side objects/symbols so that they do not conflict with the...Lennart Poettering
2005-08-13* strip glib from avahi-coreLennart Poettering
2005-08-08 * Move avahi-core/llist.h to avahi-common/llist.h, not installed.Trent Lloyd
2005-08-05* Beef up simple protocol with error codesLennart Poettering
2005-08-02* replace guchar and gint by AvahiProtocol, AvahiIfIndex at many places where...Lennart Poettering
2005-08-02* allow caller to specifiy additional CFLAGS arguments to bootstrap.shLennart Poettering
2005-06-30* moved AVAHI_RUNTIME_DIR and AVAHI_SOCKET in configure.acSebastien Estienne
2005-06-28* recreate DNS query in simple protocol on host or domain name changesLennart Poettering
2005-06-24* update todo listLennart Poettering
2005-06-21* remove stale UNIX sockets before creating new onesLennart Poettering
2005-06-21* move socket and pid file to its own directory /var/run/avahiLennart Poettering
2005-06-18* fix memory handling when reading configuration filesLennart Poettering
2005-06-16* update avahi_address_parse() to work with AF_UNSPEC address familyLennart Poettering
2005-06-16* add initial implmenentation of a "simple protocol" for usage with nss-mdnsLennart Poettering