]> git.meshlink.io Git - catta/history - avahi-daemon/simple-protocol.c
fix avahi_netlink_new to allow multiple netlinks per process
[catta] / avahi-daemon / simple-protocol.c
2011-04-02 Lennart PoetteringMerge remote-tracking branch 'origin/master-tx'
2011-04-02 Lennart Poetteringsystemd: fix sd_is_socket() invocation
2010-06-28 Lennart PoetteringMerge remote branch 'origin/master-tx'
2010-06-25 Lennart Poetteringget rid of a lot of old svn cruft
2010-06-24 Lennart Poetteringsystemd: add support for acquiring socket from systemd
2007-09-28 Ted PercivalCopyediting / spelling / grammar
2006-05-02 Sebastien EstiennePatch from Padraig O'Briain <Padraig.Obriain@sun.com...
2006-04-24 Lennart Poetteringfix bad memory access in simple-procotol.c's debug...
2006-02-23 Lennart Poetteringremove two compiler warnings on OSX
2005-10-30 Lennart Poettering* add chroot() support on Linux
2005-10-28 Sebastien Estienne* more trivial fix, now avahi-daemon and dnsconfd compi...
2005-10-26 Lennart Poettering* avahi-utils: replace python avahi-browse with a versi...
2005-10-17 Lennart Poettering* move unicast DNS server registration/browsing routine...
2005-10-17 Trent Lloyd * Add custom user-specific configure flags to bootstrap.sh
2005-10-15 Trent Lloyd * avahi-daemon: Only use multicast when looking up...
2005-10-12 Lennart Poettering* drop AVAHI_RESOLVER_TIMEOUT, AVAHI_RESOLVER_NOT_FOUND...
2005-10-03 Lennart Poetteringremove empty line. YEAH!
2005-09-25 Lennart Poettering* adapt to recent avahi-core API changes
2005-08-21 Lennart PoetteringAdd debug message when executing simple protocol commands
2005-08-21 Lennart Poetteringinitialize n_clients to 0
2005-08-20 Lennart Poettering* Add avahi-client examples to doxygen
2005-08-15 Lennart Poettering* implement ini file parser
2005-08-13 Lennart PoetteringRename some server side objects/symbols so that they...
2005-08-13 Lennart Poettering* strip glib from avahi-core
2005-08-08 Trent Lloyd * Move avahi-core/llist.h to avahi-common/llist.h...
2005-08-05 Lennart Poettering* Beef up simple protocol with error codes
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-06-30 Sebastien Estienne* moved AVAHI_RUNTIME_DIR and AVAHI_SOCKET in configure.ac
2005-06-28 Lennart Poettering* recreate DNS query in simple protocol on host or...
2005-06-24 Lennart Poettering* update todo list
2005-06-21 Lennart Poettering* remove stale UNIX sockets before creating new ones
2005-06-21 Lennart Poettering* move socket and pid file to its own directory /var...
2005-06-18 Lennart Poettering* fix memory handling when reading configuration files
2005-06-16 Lennart Poettering* update avahi_address_parse() to work with AF_UNSPEC...
2005-06-16 Lennart Poettering* add initial implmenentation of a "simple protocol...