]> git.meshlink.io Git - catta/history - avahi-core
* some cleaning
[catta] / avahi-core /
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
2005-08-15 Lennart Poettering* Add pkg-config files for avahi-glib/avahi-client
2005-08-15 Lennart Poettering* fix a bad memory access bug in avahi_strndup()
2005-08-15 Lennart Poetteringgcc 2.95 compatibility
2005-08-15 Lennart Poetteringapply patch from tvainika
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* doxygen documentation updates
2005-08-14 Lennart Poettering* allow SRV records with port == 0 (for flagship naming)
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-12 Lennart Poettering* implement hashmap
2005-08-12 Lennart Poetteringimplement new main loop abstraction layer
2005-08-12 Lennart PoetteringSplit avahi-common/util.h into
2005-08-11 Lennart Poettering* drop glib from avahi-common
2005-08-09 Lennart Poetteringmove rr.[ch] back to avahi-core/
2005-08-09 Trent Lloyd * Split out error code handling to avahi-common/error...
2005-08-08 Trent Lloyd * Make distcheck work again, broken by my recent changes
2005-08-08 Trent Lloyd * Move avahi-core/llist.h to avahi-common/llist.h...
2005-08-08 Trent Lloyd * First set of changes for new avahi-client, move...
2005-08-08 Lennart Poettering* simply compilation a little
next