]> git.meshlink.io Git - catta/history - avahi-daemon/main.c
add new API function avahi_server_set_browse_domains() to avahi-core
[catta] / avahi-daemon / main.c
2007-08-12 Lennart Poetteringadd new API function avahi_server_set_browse_domains...
2007-07-10 Lennart PoetteringAdd FreeBSD kqueue support for watching for configurati...
2007-06-11 Lennart Poetteringuse libdaemon's new daemon_close_all() function to...
2007-05-09 Lennart Poetteringcompat fix for older inotify versions
2007-04-21 Lennart PoetteringAdd missing #ifdef to avoid build failure on system...
2007-04-15 Lennart PoetteringAdd inotify support for /ect/avahi/services and /etc...
2007-04-14 Lennart PoetteringFix error message when passing invalid command line...
2007-01-05 Lennart Poetteringadd new config options "publish-aaaa-on-ipv4=" and...
2006-12-31 Lennart PoetteringFix error message when passing an invalid command line...
2006-08-31 Lennart Poetteringavahi_set_proc_title(): change the process name with...
2006-08-31 Lennart PoetteringSome more s/D-BUS/D-Bus/g
2006-08-30 Lennart Poetteringfix random seed initialization
2006-08-22 Lennart Poetteringfix AVAHI_SERVER_REGISTERING handling
2006-08-21 Lennart Poetteringdon't remove static services from the avahi daemon...
2006-06-21 Lennart Poetteringif RLIMIT_NPROC is not available but used in the config...
2006-04-24 Lennart Poetteringfix compilation if chroot() is not available. (see...
2006-04-24 Lennart Poetteringreconnect if the DBUS daemon kicks avahi-daemon. Since...
2006-02-19 Sebastien Estienne * add an option to make avahi-daemon using POINTOPOINT...
2006-02-14 Lennart Poetteringinclude static-hosts.h in main.c
2006-02-11 Trent Lloyd * Implement static hosts file for static host<->ip...
2006-01-20 Lennart Poettering* add new API function avahi_nss_support()
2005-11-16 Lennart Poetteringupdate man pages
2005-11-13 Sebastien Estienne* fixed a problem on FreeBSD where sysctl needs locked...
2005-11-09 Lennart Poetteringfix retval sending
2005-11-08 Lennart Poettering* Do not allow adding RRs to entry groups that are...
2005-11-06 Lennart Poettering* add two new configuration file options: "disable...
2005-11-03 Lennart Poettering* allow the user to specify a static browse domain...
2005-11-01 Lennart Poettering* fix two #ifdefs
2005-11-01 Sebastien Estienne* fix compiling with --disable-dbus
2005-10-30 Lennart Poetteringmake use of setproctitle() to change the process title...
2005-10-30 Lennart Poettering* add chroot() support on Linux
2005-10-27 Lennart Poetteringremove a bunch of compiler warnings
2005-10-26 Lennart Poettering* avahi-utils: replace python avahi-browse with a versi...
2005-10-24 Lennart Poettering* rename all limit defs so that they end with _MAX
2005-10-24 Sebastien Estienne* use which in autogen.sh instead of type -p
2005-10-24 Lennart Poettering* add new entry group state AVAHI_ENTRY_GROUP_FAILURE
2005-10-23 Lennart Poetteringuse seteuid() instead of setreuid(), since the latter...
2005-10-17 Lennart Poettering* move unicast DNS server registration/browsing routine...
2005-09-29 Lennart Poetteringchange default value of "disallow-other-stacks" to...
2005-09-29 Lennart Poettering* make all flags parameters UINT32 when marshalling...
2005-09-28 Lennart Poettering* add option to not enable SO_REUSEADDR for multicast...
2005-09-25 Lennart Poettering* adapt to recent avahi-core API changes
2005-09-10 Lennart Poetteringadd new configuration file option "add-service-cookie"
2005-09-10 Lennart Poettering* add magic identification cookies to service TXT recor...
2005-08-28 Lennart Poettering* Improve log messages
2005-08-28 Lennart Poettering* be a little bit more verbose about published IP addresses
2005-08-25 Lennart Poetteringfix small typo which breaks build without dbus
2005-08-23 Lennart Poettering* really fix compilation without DBUS
2005-08-23 Trent Lloyd * Fix compilation with D-BUS disabled, include flags...
2005-08-23 Trent Lloyd * Move the D-BUS configured but not compiled in warnin...
2005-08-23 Trent Lloyd * Yeh, I should like.. test my changes before I commit...
2005-08-23 Trent Lloyd * Don't barf on enable-dbus if not compiled with dbus...
2005-08-22 Lennart Poettering* add support for setting enable-dbus to "warn" in...
2005-08-20 Lennart Poettering* Add avahi-client examples to doxygen
2005-08-16 Sebastien Estiennefix a typo in --help
2005-08-15 Lennart Poettering* cleanup build system a little
2005-08-15 Lennart Poetteringgcc 2.95 compatibility
2005-08-15 Lennart Poettering* implement ini file parser
2005-08-14 Lennart Poettering* add new priority parameter to avahi_glib_poll_new()
2005-08-14 Lennart PoetteringFix no network interface bug reported by Lathiat
2005-08-14 Lennart Poettering* add resource limit enforcement to the daemon
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 Lennart Poettering* simply compilation a little
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