]> git.meshlink.io Git - catta/history - avahi-core
forgot to pull the publish_no_reverse change to the example.
[catta] / avahi-core /
2006-04-24 Lennart Poetteringstrip characters that are not in the set [a-zA-Z0-9...
2006-04-01 Lennart Poetteringwhen resolving a service, don't return host name that...
2006-03-17 Sebastien EstiennePatch from sjoerd simons to close Ticket #19 (Doesn...
2006-03-02 Lennart Poetteringdon't allow registration of address records for invalid...
2006-03-02 Lennart Poetteringadd proper argument validity checking to address and...
2006-02-23 Sebastien Estienne * fix a typo
2006-02-22 Lennart Poetteringhide "Bad probe size estimate" warning in probe code...
2006-02-20 Lennart Poetteringreverse 1144, since it broke more things than it fixed
2006-02-19 Sebastien Estienne * add an option to make avahi-daemon using POINTOPOINT...
2006-02-17 Lennart Poetteringmake anonymous structs appear properly in doxygen
2006-02-10 Lennart Poetteringadd membership hack for IPv6, too
2006-02-10 Sebastien Estienne * fix bug where avahi-daemon wasn't working anymore...
2006-02-09 Lennart Poetteringmerge ia64 fixes from Jason Vas Dias
2006-01-30 Lennart Poetteringadd new error code AVAHI_ERR_IS_EMPTY and use it in...
2006-01-30 Lennart Poettering* do not accept empty strings in TXT records
2006-01-30 Lennart Poetteringdon't allow commiting of empty entry groups
2006-01-27 Lennart Poetteringsmall update-test debug output improvement
2006-01-23 Lennart Poetteringreenable record updating using AVAHI_PUBLISH_UPDATE
2006-01-17 Lennart Poetteringfix build on GNU (closes: #3)
2006-01-07 Lennart Poetteringfix double free() bug
2005-11-27 Sebastien Estienne* may fix a compile problem on freebsd 4.x
2005-11-23 Lennart Poetteringmissing initialization fix
2005-11-23 Lennart Poetteringnever publish .local as browsing domain
2005-11-23 Lennart Poetteringin the domain browser objects: don't return statically...
2005-11-19 Lennart PoetteringHopefully fix a segfault when shutting down the daemon...
2005-11-17 Sebastien Estienne* fixed usage of avahi_format_mac_address
2005-11-16 Lennart Poettering* when calculating a random jitter time for time events...
2005-11-15 Lennart Poetteringsome minor adjusments to the conformance testing progra...
2005-11-14 Lennart Poetteringdeal better with mcast management and disappearing...
2005-11-14 Lennart Poetteringdon't fail if leaving a multicast group fails
2005-11-14 Lennart Poetteringminor cleanups
2005-11-13 Sebastien Estienne* be more verbose when retrying sysctl when the routing...
2005-11-13 Sebastien Estienne* fixed a problem on FreeBSD where sysctl needs locked...
2005-11-13 Lennart Poettering* Make "NameAcquired" warning line disappear in avahi...
2005-11-09 Sebastien Estienne* add support for IP_SENDSRCADDR on freeBSD
2005-11-09 Sebastien Estienne* set IP_MULTICAST_IF for *BSD
2005-11-09 Lennart Poetteringmake sure that the local hostname passes the avahi_is_v...
2005-11-08 Lennart Poettering* Do not allow adding RRs to entry groups that are...
2005-11-08 Lennart Poettering* deal with gethostname() failing, use utsname.sysname...
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-03 Sebastien Estienne* small fixes
2005-11-03 Lennart Poetteringrework and cleanup socket handling to improve support...
2005-11-01 Lennart Poettering* Always specfify the local IP address when joining...
2005-11-01 Sebastien Estienne* fix compiling with --disable-dbus
2005-10-31 Sebastien Estienne* small fix in the #includes
2005-10-28 Sebastien Estienne* many trivial fix to make avahi compile on OpenBSD
2005-10-27 Lennart Poetteringremove a bunch of compiler warnings
2005-10-27 Lennart Poettering* format unknown DNS records according to RFC3597
2005-10-27 Lennart PoetteringAdd validity checking to TXT data parsing, this fixes...
2005-10-26 Lennart Poetteringadd dns-srv.hh to distribution
2005-10-26 Lennart Poettering* avahi-utils: replace python avahi-browse with a versi...
2005-10-26 Lennart Poetteringreorder arguments of avahi_reverse_lookup_name() to...
2005-10-26 Lennart Poettering* remove lots of DOXYGEN_SHOULD_SKIP_THIS from the...
2005-10-25 Lennart Poettering* replace AF_UNSPEC by AVAHI_PROTO_UNSPEC in client...
2005-10-25 Lennart Poettering* add new core API functions avahi_rdata_serialize...
2005-10-25 Lennart Poetteringadd a compiler warning that avahi_send_dns_packet_ipv4...
2005-10-25 Sebastien Estienne* small hack for netbsd
2005-10-24 Lennart Poettering* rename all limit defs so that they end with _MAX
2005-10-24 Lennart Poetteringfix avahi_interface_monitor_sync() for the linux NETLIN...
2005-10-24 Lennart Poettering* reorder some things during server initialization
2005-10-24 Lennart Poettering* change setsocktopt for IP_TTL to use an int instead...
2005-10-24 Lennart Poetteringcleanup socket.c a little
2005-10-24 Lennart Poettering* add new entry group state AVAHI_ENTRY_GROUP_FAILURE
2005-10-24 Lennart Poetteringunrbeak IPv6 support: change ttl value size back to...
2005-10-24 Lennart Poetteringfix IP_TTL/IP_RECVTTL on linux
2005-10-24 Lennart Poetteringmany cleanups in preperation of the netbsd port
2005-10-23 Lennart Poettering* correctly handle empty domain names (i.e. the root...
2005-10-21 Sebastien Estienne * added a missing include in dbus-protocol.c
2005-10-21 Sebastien Estienne* removed bogus IP_RECVIF
2005-10-21 Lennart Poetteringremove htonl() that shouldn't be there
2005-10-20 Lennart Poetteringhandle architectures that miss "struct ip_mreq" better
2005-10-20 Sebastien Estienne* preliminary ipv6 support for BSD
2005-10-20 Sebastien Estienne* bug fix in run_versioned
2005-10-19 Sebastien Estienne * replaced some ioctl by if_nametoindex and if_indextoname
2005-10-19 Lennart Poettering* Compile tests only when --enable-tests was specified...
2005-10-18 Sebastien Estienne * fix a bug
2005-10-18 Lennart Poetteringin order to reduce our code/API size, drop support...
2005-10-18 Lennart Poetteringin order to reduce our API size, dropping avahi_entry_g...
2005-10-18 Lennart Poettering* remove AVAHI_PUBLISH_IS_PROXY, it was a bad idea
2005-10-18 Sebastien Estienne * modified autogen.sh to better support bsd
2005-10-18 Sebastien Estienne * some cleaning
2005-10-18 Sebastien Estienne * handle cmsg_type IP_RECVTTL
2005-10-18 Sebastien Estienne * added some fixes mentioned by mezcalero
2005-10-18 Sebastien Estienne * some cleaning
2005-10-18 Sebastien Estienne * more portability work
2005-10-17 Lennart Poetteringrename server.h to internal.h
2005-10-17 Lennart Poettering* move unicast DNS server registration/browsing routine...
2005-10-17 Sebastien Estienne * autotools magic for PF_ROUTE (not the real thing...
2005-10-17 Lennart Poettering* do no longer include timeval.h in watch.h by default
2005-10-17 Trent Lloyd * Add custom user-specific configure flags to bootstrap.sh
2005-10-17 Lennart Poetteringdrop avahi_server_add_txt() prototypes (and friends)
2005-10-17 Lennart Poetteringremove or unexport avahi_server_add_txt_strlst(), avahi...
2005-10-17 Lennart Poetteringsplit entry and entry-group management stuff off to...
2005-10-17 Lennart PoetteringRename "AvahiAnnouncement" to "AvahiAnnouncer" to match...
2005-10-17 Lennart Poetteringslightly more comments
2005-10-17 Lennart Poettering* split client.h into client.h, lookup.h and publish...
2005-10-17 Lennart Poettering* implement record updating through the new flags AVAHI...
2005-10-15 Lennart Poetteringfix a bad avahi_free() found by sebest
2005-10-15 Lennart Poettering* Some minor cleanups in netlink code
next