]> git.meshlink.io Git - catta/history - avahi-daemon
reflector: cache entry link-local addresses filter
[catta] / avahi-daemon /
2006-03-02 Lennart Poetteringuse term "static host names" instead of "static hosts...
2006-03-01 Lennart Poetteringfix compilation if DBUS is disabled (closes: #15)
2006-02-23 Lennart Poetteringremove yet another osx compiler warning
2006-02-23 Lennart Poetteringremove two compiler warnings on OSX
2006-02-22 Lennart Poetteringannoy people with some default wide-area domains
2006-02-20 Sebastien Estienne * create $(localstatedir)/run if it doesn't exist
2006-02-20 Lennart Poetteringremove superfluous test for '#'
2006-02-20 Lennart Poetteringsmall cleanup
2006-02-20 Lennart Poetteringfix memory leak when freeing static host structs
2006-02-20 Trent Lloyd * Update static hosts, fix a missing fclose(), free...
2006-02-19 Sebastien Estienne * add an option to make avahi-daemon using POINTOPOINT...
2006-02-17 Sebastien Estienne * apply patches from debian pacakge
2006-02-14 Lennart Poetteringadd copyright blurb and some more comments
2006-02-14 Lennart PoetteringDont' write a message to syslog when /etc/avahi/hosts...
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-30 Lennart Poetteringforward error back to the client when a commit() call...
2006-01-23 Lennart Poetteringfix build for non-dbus installations
2006-01-20 Lennart Poettering* add new API function avahi_nss_support()
2006-01-01 Lennart Poetteringincrease number of DBUS objects each DBUS client may...
2006-01-01 Lennart Poetteringworkaround DBUS limitation which caused an assert(...
2005-12-31 Lennart Poetteringfix introspection file names
2005-12-08 Lennart PoetteringCompatibility with DBUS 0.60
2005-11-25 Sebastien Estienne * only create DBUS_SYS_DIR if HAVE_DBUS
2005-11-24 Lennart Poetteringdon't build static library for dbus-watch-glue and...
2005-11-24 Lennart PoetteringAdd DBUS API versioning
2005-11-17 Lennart Poettering* add legal blurb to ssh.service
2005-11-16 Lennart Poettering* Implement client API for arbitrary record browsing
2005-11-16 Lennart Poetteringupdate man pages
2005-11-15 Lennart Poetteringremove dns-sd.org from default configuration file
2005-11-15 Lennart Poetteringremove dbus-test.py since it is horribly out of date
2005-11-13 Sebastien Estienne* fixed a problem on FreeBSD where sysctl needs locked...
2005-11-12 Lennart Poettering* add LGPL blurbs to some more files shipped with avahi
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 for undefined XMLCALL
2005-11-01 Sebastien Estienne* fix compiling with --disable-dbus
2005-11-01 Lennart Poetteringuse a normal fork() instead of a daemon_fork() when...
2005-10-31 Sebastien Estienne* many small fixes for NetBSD
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-28 Sebastien Estienne* more trivial fix, now avahi-daemon and dnsconfd compi...
2005-10-27 Lennart Poettering* split dbus-protocol.c in multiple sources files
2005-10-27 Lennart Poetteringremove a bunch of compiler warnings
2005-10-27 Trent Lloyd * avahi-daemon: Implement EntryGroup::AddRecord for...
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-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-22 Lennart Poetteringincrease the maximum number of allowed clients handled...
2005-10-21 Sebastien Estienne * added a missing include in dbus-protocol.c
2005-10-19 Sebastien Estienne * replaced some ioctl by if_nametoindex and if_indextoname
2005-10-19 Sebastien Estienne * remove some --disable in boostrap.sh for osx
2005-10-19 Lennart Poettering* Compile tests only when --enable-tests was specified...
2005-10-18 Lennart Poettering* remove AVAHI_PUBLISH_IS_PROXY, it was a bad idea
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-17 Lennart Poettering* split client.h into client.h, lookup.h and publish...
2005-10-15 Trent Lloyd * avahi-daemon: Only use multicast when looking up...
2005-10-13 Jakub StachowskiComplete AVAHI_LOOKUP_NO_ADDRESS fix
2005-10-13 Lennart Poettering* handle AVAHI_LOOKUP_NO_ADDRESS over DBUS correctly
2005-10-12 Lennart Poettering* drop AVAHI_RESOLVER_TIMEOUT, AVAHI_RESOLVER_NOT_FOUND...
2005-10-11 Lennart Poetteringwrap avahi_server_add_service_subtype() for DBUS
2005-10-03 Lennart Poetteringremove empty line. YEAH!
2005-09-29 Lennart PoetteringAdd new flag AVAHI_PUBLISH_IS_PROXY and activate it...
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-28 Lennart Poetteringfix yet another bug found by our bugfinder number one...
2005-09-25 Lennart Poettering* adapt to recent avahi-core API changes
2005-09-16 Lennart PoetteringMake AVAHI_PROTO_xxx well defined constants
2005-09-10 Lennart Poetteringadd new DBUS function IsServiceLocal()
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-28 Lennart Poettering* improve debug messages
2005-08-27 Trent Lloyd * Fix a small typo in Server.introspect
2005-08-25 Lennart Poettering* brrr, fix commit r442
2005-08-25 Lennart Poettering* support GetNetworkInterfaceNameByIndex/IndexByName...
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 Lennart PoetteringImplement asynchronous service resolving DBUS API
2005-08-23 Lennart Poettering* Implement asynchronous host name resolving
2005-08-23 Lennart Poettering* Implement asynchronous address resolver
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-23 Trent Lloyd * Bump version number in configure.ac to 0.2
2005-08-22 Lennart Poettering* Add introspection data for new resolver interfaces
2005-08-22 Lennart PoetteringMore asynchronous resolver work
2005-08-22 Lennart PoetteringMake protocol an attribute instead of an element. ...
2005-08-22 Lennart Poetteringpreliminary asynchronous resolver work
2005-08-22 Lennart Poettering* add support for setting enable-dbus to "warn" in...
next