]> git.meshlink.io Git - catta/shortlog
catta
2005-10-21 Trent Lloyd * Quick fix to incorrect configure line, from FreeBSD. :)
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 Poetteringfix size of escaped_name in avahi_service_name_join()
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 Trent Lloyd * Move some of the man page checks around to catch...
2005-10-19 Trent Lloyd * Allow --disable-manpages, causing manpages not to...
2005-10-19 Sebastien Estienne * remove some --disable in boostrap.sh for osx
2005-10-19 Sebastien Estienne * bootstrap for MacOsX tiger
2005-10-19 Lennart Poetteringfix check for strlcpy()
2005-10-19 Lennart Poetteringuse $LIBTOOLIZE in autogen.sh if defined
2005-10-19 Lennart Poetteringimprove autgen.sh version check
2005-10-19 Lennart Poetteringactually drop avahi_strlcpy() from domain.h
2005-10-19 Lennart Poettering* pass --enable-tests --enable-compat-howl --enable...
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 Poetteringtodo update
2005-10-18 Lennart Poetteringin order to reduce our API size, dropping avahi_entry_g...
2005-10-18 Lennart Poetteringadd config.h inclusion to glib integration example
2005-10-18 Sebastien Estienne * restore autogen.sh
2005-10-18 Lennart Poetteringupdate TODO
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 some files from doxygen
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 Poetteringupdate TODO
2005-10-17 Lennart PoetteringRename "AvahiAnnouncement" to "AvahiAnnouncer" to match...
2005-10-17 Lennart Poetteringslightly more comments
2005-10-17 Lennart PoetteringUpdate TODO
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-16 Lennart Poetteringwhen warning about compat layer usage, link directly...
2005-10-16 Lennart Poettering* add a seperate mutex for salt_lock()/salt_unlock...
2005-10-16 Lennart Poettering* fix compat-howl to work with nautilus
2005-10-15 Lennart PoetteringTODO update
2005-10-15 Lennart Poetteringcompat-howl:
2005-10-15 Lennart PoetteringMinor cleanups
2005-10-15 Lennart Poetteringupdate funcs.txt
2005-10-15 Lennart Poetteringimplement sw_discovery_browse_domains()
2005-10-15 Trent Lloyd * avahi-daemon: Only use multicast when looking up...
2005-10-15 Trent Lloyd * Fix avahi-utils to use new flags arguments
2005-10-15 Lennart Poetteringignore some more files
2005-10-15 Trent Lloyd * Include avahi-compat-howl/samples/Makefile.am
2005-10-15 Lennart Poetteringfix a bad avahi_free() found by sebest
2005-10-15 Trent Lloyd * More distcheck loving.
2005-10-15 Trent Lloyd * Some distcheck love.
2005-10-15 Trent Lloyd * Remove the right compat .pc files in clean
2005-10-15 Lennart Poettering* add pkg-config file for compat-howl
2005-10-15 Lennart PoetteringWarn the user about a failed service resolving
2005-10-15 Lennart Poettering* Properly install HOWL headers
2005-10-15 Lennart Poetteringreflect changes made in HOWL compat layer version of...
2005-10-15 Lennart Poettering* Cleanup warn.c
2005-10-15 Lennart Poettering* fix oid calculation
2005-10-15 Lennart Poettering* Minor cleanups
2005-10-15 Lennart Poetteringfix build
2005-10-15 Lennart Poettering* implement compat-howl core
2005-10-15 Lennart Poetteringimprove incompatibility warnings
2005-10-15 Lennart Poetteringminor cleanups
2005-10-15 Lennart Poettering* Some minor cleanups in netlink code
2005-10-14 Sebastien Estienne * missing include for freebsd
2005-10-14 Sebastien Estienne * more portability work on socket.c
2005-10-14 Lennart PoetteringMerge portability patch from Philipp Zabel
2005-10-13 Lennart Poetteringcleanup of adresss parsing on the client side
2005-10-13 Jakub StachowskiDo not fail if address cannot be parsed - it is probabl...
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-13 Lennart Poettering* implement HOWL TXT functions
2005-10-13 Lennart Poetteringimplement address related functions
2005-10-13 Lennart Poetteringadd AVAHI_WARN_UNSUPPORTED_ABORT
2005-10-13 Lennart PoetteringAdd stubs for all exported functions
2005-10-12 Lennart Poettering* integrate avahi-compat-howl into build system
2005-10-12 Sebastien Estienne * add autoconf support for checking ip_mreqn
2005-10-12 Sebastien Estienne * portability function for IP_PKTINFO
2005-10-12 Lennart Poetteringadd howl headers
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 Poetteringremove a trailing comma in an enum definition
2005-10-12 Lennart Poetteringadd a real check for linux/netlink.h
2005-10-12 Lennart Poetteringwarn if not netlink replacement is found when building
next