]> git.meshlink.io Git - catta/shortlog
catta
2005-10-26 Lennart Poettering* avahi-utils: replace python avahi-browse with a versi...
2005-10-26 James Willcox* correct the error handling in EntryGroup
2005-10-26 Lennart Poetteringupdate TODO
2005-10-26 James Willcoxfirst pass at updating to the 0.6 apis
2005-10-26 Lennart Poettering* add support for subtypes for static services
2005-10-26 Lennart Poetteringreorder arguments of avahi_reverse_lookup_name() to...
2005-10-26 Lennart Poetteringupdate TODO
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 Poetteringdocument that AVAHI_PROTO_xxx is no longer defined...
2005-10-25 Lennart Poetteringdocument that AVAHI_ERR_LOCAL_COLLISION has been rename...
2005-10-25 Lennart Poetteringadd API-CHANGES-0.6 describing API changes between...
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 Lennart Poetteringbuild avahi_exe_name() exclusively on Linux
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 Sebastien Estienne* use which in autogen.sh instead of type -p
2005-10-24 Lennart Poetteringupdate TODO
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 Poetteringfix core-publish-service.c
2005-10-24 Lennart Poetteringupdate TODO
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 Poetteringuse seteuid() instead of setreuid(), since the latter...
2005-10-23 Lennart Poettering* gcc 2.95 compatibility
2005-10-23 Lennart Poetteringadd federico tags to some of the things in the TODO...
2005-10-23 Sebastien Estienne* always add -std=c99 when netlink.h is not present
2005-10-23 Lennart Poetteringupdate TODO
2005-10-23 Lennart Poettering* correctly handle empty domain names (i.e. the root...
2005-10-23 Lennart Poetteringreorder locking
2005-10-23 Lennart PoetteringReversse r841
2005-10-23 Lennart PoetteringAllow calls to DNSServiceRefDeallocate() with NULL...
2005-10-22 Lennart Poetteringset O_NONBLOCK for expoted libdns_sd sockets
2005-10-22 Lennart Poetteringincrease the maximum number of allowed clients handled...
2005-10-22 Lennart Poetteringgnore some more files
2005-10-22 Lennart PoetteringAdd init script support for fedora from Alexander Larsson
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
next