]> git.meshlink.io Git - catta/shortlog
catta
2005-11-03 Lennart Poetteringupdate TODO
2005-11-03 Lennart Poetteringrework and cleanup socket handling to improve support...
2005-11-02 Sebastien Estienne* more small fixes for OpenBSD
2005-11-01 Lennart Poettering* Always specfify the local IP address when joining...
2005-11-01 Lennart Poettering* fix two #ifdefs
2005-11-01 Lennart Poetteringremove array size warning
2005-11-01 Sebastien Estienne* fix for undefined XMLCALL
2005-11-01 Sebastien Estienne* fix compiling with --disable-dbus
2005-11-01 Lennart Poetteringupdate TODO
2005-11-01 Lennart Poettering* add support to browse for domains in avahi-browse
2005-11-01 Lennart Poetteringuse a normal fork() instead of a daemon_fork() when...
2005-11-01 Lennart Poetteringupdate TODO list
2005-10-31 Sebastien Estienne* many small fixes for NetBSD
2005-10-31 Lennart Poetteringupdate todo
2005-10-31 Sebastien Estienne* small fix in the #includes
2005-10-30 Lennart Poetteringmake use of setproctitle() to change the process title...
2005-10-30 Lennart Poettering* add chroot() support on Linux
2005-10-29 Lennart Poetteringfix avahi-browse build when gdbm is not available
2005-10-29 Lennart Poetteringfix configure.ac
2005-10-28 Sebastien Estienne* more trivial fix, now avahi-daemon and dnsconfd compi...
2005-10-28 Sebastien Estienne* many trivial fix to make avahi compile on OpenBSD
2005-10-27 Lennart Poetteringlookup service types in the service data base in avahi...
2005-10-27 Lennart Poettering* split dbus-protocol.c in multiple sources files
2005-10-27 Sebastien Estienne* nicer display of txt records
2005-10-27 James Willcoxremove the NotFound event, as it is not used anymore
2005-10-27 Lennart Poetteringremove a bunch of compiler warnings
2005-10-27 Lennart Poetteringchange rdata type from "uint8_t*" to "const void*"
2005-10-27 Lennart Poettering* format unknown DNS records according to RFC3597
2005-10-27 James Willcoxfix the ClientState enumeration
2005-10-27 Trent Lloyd * Update TODO
2005-10-27 Lennart Poetteringupdate TODO
2005-10-27 Lennart Poetteringupdate TODO
2005-10-27 Trent Lloyd * Update TODO
2005-10-27 Trent Lloyd * avahi-daemon: Implement EntryGroup::AddRecord for...
2005-10-27 Lennart PoetteringRemove -Wlarger-than-4000 from gcc command line
2005-10-27 Lennart PoetteringAdd validity checking to TXT data parsing, this fixes...
2005-10-27 Lennart Poetteringinstall publish.h, lookup.h
2005-10-26 Lennart Poetteringdistribute sigint.h
2005-10-26 Lennart Poetteringupdate Makefile.am
2005-10-26 Lennart Poetteringdistribute publish.h lookup.h
2005-10-26 Lennart Poetteringadd dns-srv.hh to distribution
2005-10-26 Lennart Poetteringignore some more files
2005-10-26 Lennart Poetteringadd sigint.[ch]
2005-10-26 Lennart Poetteringadd avahi-browse.c
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()
next