]> git.meshlink.io Git - catta/history - avahi-core
fix core-publish-service.c
[catta] / avahi-core /
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
2005-10-14 Sebastien Estienne * more portability work on socket.c
2005-10-14 Lennart PoetteringMerge portability patch from Philipp Zabel
2005-10-12 Sebastien Estienne * portability function for IP_PKTINFO
2005-10-12 Lennart Poetteringremove some more compiler warnings
2005-10-12 Lennart Poetteringremove macosx compiler warning
2005-10-12 Lennart Poetteringremove macosx compiler warning
2005-10-12 Lennart Poetteringadd a (struct sockaddr*) cast to getsockname
2005-10-12 Lennart Poetteringminor fixes to the conformance testing tool
2005-10-12 Lennart Poetteringsmall fix to allow creating server instances without...
2005-10-12 Lennart Poetteringwarn if not netlink replacement is found when building
2005-10-12 Sebastien Estienne * added a portability fix for IPV6_ADD/DROP_MEMBERSHIP
2005-10-12 Lennart Poetteringminor Makefile.am cleanup
2005-10-12 Sebastien Estienne * added support in autoconf for multiple architecture
2005-10-12 Lennart Poettering* drop AVAHI_RESOLVER_TIMEOUT, AVAHI_RESOLVER_NOT_FOUND...
2005-10-11 Sebastien Estienne * include config.h was missing in rrlist.c and added...
2005-10-11 Sebastien Estienne * replaced SOL_IP by IPPROTO_IP as it seems more portable
2005-10-11 Lennart Poetteringremove uneeded asm/types.h inclusion
2005-10-11 Lennart Poetteringclean up iface.h a bit
2005-10-11 Lennart PoetteringSplit off linux specific parts of iface.[ch] into iface...
2005-10-11 Lennart Poetteringlimit allowed flags to avahi_server_add_service_subtype()
2005-10-11 Lennart Poettering* rename avahi_is_valid_service_type() to avahi_is_vali...
2005-10-11 Lennart Poetteringadd support for service subtypes: avahi_server_add_serv...
2005-10-10 Lennart Poetteringdon't send goodbye packets for records that are referen...
2005-10-10 Lennart Poettering* rename avahi_service_name_snprint() to avahi_service_...
2005-10-03 Lennart Poettering### BACKPORT ###
2005-10-03 Lennart Poettering### BACKPORT ### (only second point)
2005-09-29 Lennart PoetteringAdd new flag AVAHI_PUBLISH_IS_PROXY and activate it...
2005-09-29 Lennart Poetteringhandle wide areas responses with ANCOUNT = 0 like NXDOMAIN
2005-09-29 Lennart Poettering* deal correctly with browsing mDNS services pointing...
2005-09-29 Lennart Poetteringreset the the commit throttling counter for entry group...
2005-09-29 Lennart Poettering* make all flags parameters UINT32 when marshalling...
2005-09-28 Lennart Poetteringremove even more bad newlines in log messages
2005-09-28 Lennart Poettering* add option to not enable SO_REUSEADDR for multicast...
2005-09-28 Lennart Poettering* fix a bug found by Sebastien triggered be repeatedly...
2005-09-26 Lennart Poettering* Implement POOF aka "Passive Observation of Failure"
2005-09-25 Lennart Poetteringfix querier instantiation
2005-09-25 Lennart Poetterings/AVAHI_LOOKUP_CALLBACK/AVAHI_LOOKUP_RESULT/g
2005-09-25 Lennart Poettering* split off lookup.h and publish.h from core.h
2005-09-16 Lennart PoetteringMake AVAHI_PROTO_xxx well defined constants
2005-09-10 Lennart Poetteringadd new public function avahi_server_is_service_local()
2005-09-10 Lennart Poettering* add magic identification cookies to service TXT recor...
2005-09-07 Lennart Poetteringmove definition of libtool version info data to configu...
2005-09-06 Jakub StachowskiMatch rr_pending increases/decreases. Fixed crash ...
2005-08-28 Lennart Poetteringbum sonames
2005-08-28 Trent Lloyd * Update docs/DBUS-API
2005-08-28 Lennart Poettering* Withdraw addresses if interface is not considered...
2005-08-28 Lennart Poettering* Change order of relevancy checks and RR updating...
2005-08-28 Lennart Poettering* postpone address registration until all addresses...
2005-08-28 Lennart Poettering* First try to publish link local addresses in case...
2005-08-28 Lennart PoetteringDon't consider incoming goodbye packets as conflicting...
2005-08-28 Lennart Poettering* be a little bit more verbose about published IP addresses
2005-08-28 Lennart Poettering* Fix service resolving when a service is updated
2005-08-23 Lennart Poetteringhide some files
2005-08-22 Lennart Poetteringfix memory corruption in avahi-test
2005-08-22 Lennart Poetteringfix some issues with host-name/address/service resolving
2005-08-21 Lennart Poettering* Beef up host name and address resolvers to notify...
2005-08-21 Lennart Poetteringadd support for RR modification in service data
2005-08-21 Lennart Poettering* fix memory corruption bug in reflection engine
2005-08-21 Lennart Poettering* fix local conflict detection algorithm
2005-08-20 Lennart Poettering* fix a bug in avahi-discover-standalone found by some...
2005-08-20 Lennart Poettering* Add avahi-client examples to doxygen
2005-08-16 Lennart Poettering* start implementing error handling in avahi-client
2005-08-15 Lennart Poettering* cleanup build system a little
next