]> git.meshlink.io Git - catta/history - avahi-common
move the rtnetlink.h/C99 check and always fail configure if it fails
[catta] / avahi-common /
2014-08-18 Sven M. Hallbergmake avahi_init_i18n a no-op when compiling without NLS
2014-08-18 Sven M. Hallbergdon't require GETTEXT_PACKAGE unless compiling with...
2014-08-18 Sven M. Hallbergremove all but avahi-common and avahi-core and adjust...
2012-09-07 Lennart Poetteringavahi-common: typo fix
2011-04-02 Lennart PoetteringMerge remote-tracking branch 'origin/master-tx'
2011-04-02 Lennart Poetteringgeneral: various smaller fixes
2010-06-28 Lennart PoetteringMerge remote branch 'origin/master-tx'
2010-06-25 Lennart Poetteringwatch: ignore EINTR in the main loop
2010-06-25 Lennart Poetteringdocs: document what to do on AVAHI_ERR_DISCONNECTED...
2010-06-25 Lennart Poetteringbuild-sys: fix reference to LIBINTL/INTLLIBS
2010-06-25 Lennart Poetteringget rid of a lot of old svn cruft
2010-06-24 Lennart Poetteringfrom now on we enforce a strict whitespace regime
2009-11-14 Lennart Poetteringfix various compiler warnings
2009-03-05 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2008-12-12 Lennart PoetteringMerge commit 'flameeyes/master'
2008-12-12 Lennart Poetteringlibavahi-common needs to link libintl
2008-12-12 Marcus Meissnerattribute alloc_size for newer gccs.
2008-12-12 Lennart PoetteringMerge commit 'origin/master-tx'
2008-12-12 Lennart Poetteringactually set thread_running. Closes #251
2008-10-26 Lennart Poetteringinitialize i18n automatically
2008-06-23 Sjoerd SimonsDon't use -export-dynamic as a linker flag
2008-06-18 Lennart Poetteringadd .gitignore files
2007-12-17 Lennart Poetteringadd i18n support
2007-10-28 Lennart Poetteringinclude avahi-gobject docs in doxygen
2007-09-28 Ted PercivalCopyediting / spelling / grammar
2007-09-28 Ted PercivalUpdate documentation of alternate hostname generation
2007-09-06 Lennart Poetteringadd more missing config.h inclusions
2007-09-02 Lennart Poetteringfix dbus version check for dbus_watch_get_unix_fd()
2007-08-25 Lennart Poetteringproperly use va_copy() when iterating more than once...
2007-08-12 Lennart Poetteringuse dbus_watch_get_unix_fd() only in dbus >= 1.1.1
2007-08-12 Lennart Poetteringgcc, shut the fuck up\!
2007-08-12 Lennart Poetteringreplace obsolete dbus api
2007-08-12 Lennart Poetteringadd really long test cases
2007-08-12 Lennart Poetteringdeal properly with really long service/host names when...
2007-08-12 Lennart Poetteringmake gcc shut up
2007-05-21 Lennart Poetteringfix a local DoS (by hitting an assert) when passing...
2007-05-09 Lennart PoetteringDoxygen documentation cleanups:
2007-04-14 Lennart PoetteringRemove an invalid optimization in avahi_simple_poll_run...
2007-03-24 Trent Lloyd * Revert fix from R1398
2007-03-24 Trent Lloyd * avahi-common/address.h#AVAHI_IF_INDEX check should...
2006-12-11 Trent Lloyd* Revert previous patch to check nlmsg_pid as it is...
2006-11-19 Trent Lloyd * Fix doxygen comments for avahi watch, thanks to...
2006-08-31 Lennart Poetteringfix a few more s/DBUS/D-Bus/
2006-08-31 Lennart Poetteringbump D-Bus API revision (forgotten in 0.6.13)
2006-08-23 Lennart Poetteringadd new error code AVAHI_ERR_NO_CHANGE
2006-08-22 Lennart Poetteringdocumentation update
2006-08-22 Lennart Poetteringa few documentation updates
2006-08-21 Lennart Poetteringfollow Bonjour's hostname number incrementing algorithm...
2006-08-06 Lennart Poetteringfix a few typos in doxygen comments
2006-07-22 Lennart Poetteringdisable time events after they have been dispatched
2006-05-05 Lennart Poetteringcall _stop() instead of _quit() in _free(), to avoid...
2006-04-24 Lennart Poetteringadd an utf8 check when unescaping domains - essentially...
2006-04-24 Lennart Poetteringadd utf8 validity check API (based on the glib's implem...
2006-03-02 Lennart Poetteringadd new API function avahi_is_valid_fqdn()
2006-02-20 Lennart Poetteringreverse 1144, since it broke more things than it fixed
2006-02-17 Lennart Poetteringmake anonymous structs appear properly in doxygen
2006-01-30 Lennart Poetteringadd new error code AVAHI_ERR_IS_EMPTY and use it in...
2006-01-27 Lennart PoetteringUpdate doxygen docs a little to make clearer when to...
2006-01-27 Lennart Poetteringfix doxygen comment for AvahiPoll
2006-01-22 Lennart Poetteringpthread build fix
2006-01-20 Lennart Poetteringadd doxygen \since tags
2006-01-17 Lennart Poetteringinstall thread-watch.h
2006-01-15 Lennart Poetteringdoxygen fix
2006-01-14 Lennart Poetteringadd new AvahiThreadedPoll event loop implementation...
2006-01-04 Lennart Poetteringimprove strlst test
2006-01-04 Lennart Poetteringreplace avahi_new() with a version that checks for...
2006-01-01 Lennart Poetteringwhen serializing string lists for DNS TXT records,...
2005-11-25 Lennart PoetteringFix compilation with -pthread
2005-11-24 Lennart Poetteringdon't build static library for dbus-watch-glue and...
2005-11-24 Lennart PoetteringAdd DBUS API versioning
2005-11-24 Lennart PoetteringMap DBUS specific errors to Avahi counterparts
2005-11-18 Lennart Poetteringadd pthread cflags/libs to avahi-common build
2005-11-17 Lennart Poettering* add legal blurb to ssh.service
2005-11-16 Lennart Poettering* Implement client API for arbitrary record browsing
2005-11-16 Lennart Poettering* when calculating a random jitter time for time events...
2005-11-15 Lennart Poetteringadd record browser DBUS interface names
2005-11-06 Lennart Poettering* Rename AVAHI_ERR_NOT_CONNECTED to AVAHI_ERR_DISCONNECTED
2005-11-06 Lennart Poetteringadd new client state AVAHI_CLIENT_FAILURE
2005-11-06 Lennart Poettering* add two new configuration file options: "disable...
2005-11-03 Lennart Poettering* allow the user to specify a static browse domain...
2005-10-28 Sebastien Estienne* many trivial fix to make avahi compile on OpenBSD
2005-10-27 Lennart Poettering* format unknown DNS records according to RFC3597
2005-10-27 Trent Lloyd * avahi-daemon: Implement EntryGroup::AddRecord for...
2005-10-27 Lennart PoetteringAdd validity checking to TXT data parsing, this fixes...
2005-10-26 Lennart Poettering* avahi-utils: replace python avahi-browse with a versi...
2005-10-26 Lennart Poetteringreorder arguments of avahi_reverse_lookup_name() to...
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-24 Lennart Poettering* add new entry group state AVAHI_ENTRY_GROUP_FAILURE
2005-10-23 Lennart Poettering* gcc 2.95 compatibility
2005-10-23 Lennart Poettering* correctly handle empty domain names (i.e. the root...
2005-10-21 Lennart Poetteringfix size of escaped_name in avahi_service_name_join()
2005-10-19 Lennart Poetteringactually drop avahi_strlcpy() from domain.h
2005-10-19 Lennart Poettering* Compile tests only when --enable-tests was specified...
2005-10-18 Lennart Poetteringin order to reduce our code/API size, drop support...
2005-10-18 Lennart Poettering* remove AVAHI_PUBLISH_IS_PROXY, it was a bad idea
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 Poettering* implement record updating through the new flags AVAHI...
2005-10-16 Lennart Poettering* fix compat-howl to work with nautilus
next