]> git.meshlink.io Git - catta/history - avahi-daemon/main.c
* add proper error codes and patch everything to make use of it
[catta] / avahi-daemon / main.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* hide generate init scripts from SVN
2005-07-30 Lennart Poettering* add new tool avahi-publish-address
2005-07-27 Lennart Poetteringimplement DBUS protocol
2005-07-06 Sebastien Estienne* cleaned configure.ac
2005-07-01 Lennart Poettering* add new option --check to daemons
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* move socket and pid file to its own directory /var...
2005-06-19 Lennart Poettering* drop priviliges
2005-06-19 Lennart Poettering* detect other running mDNS stacks
2005-06-18 Lennart Poettering* fix memory handling when reading configuration files
2005-06-18 Lennart Poettering* rename the configuration variables register_xxx and...
2005-06-17 Lennart Poettering* check for expat in configure
2005-06-17 Trent Lloyd * more dbus build fixes
2005-06-17 Trent Lloyd * Move the definition of DBUS_SERVICE_AVAHI to the...
2005-06-17 Trent Lloyd * Split out the dbus stuff in the daemon to a separate...
2005-06-16 Lennart Poettering* add support for static service definitions for the...
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...
2005-06-05 Trent Lloyd * rename daemon to avahi-daemon