summaryrefslogtreecommitdiffstats
path: root/avahi-common
Commit message (Expand)AuthorAgeFilesLines
* watch: ignore EINTR in the main loopLennart Poettering2010-06-251-3/+13
* docs: document what to do on AVAHI_ERR_DISCONNECTED (see #278)Lennart Poettering2010-06-251-4/+6
* build-sys: fix reference to LIBINTL/INTLLIBSLennart Poettering2010-06-251-1/+1
* get rid of a lot of old svn cruftLennart Poettering2010-06-2540-80/+0
* from now on we enforce a strict whitespace regimeLennart Poettering2010-06-2531-306/+306
* fix various compiler warningsLennart Poettering2009-11-142-18/+18
* libavahi-common needs to link libintlLennart Poettering2008-12-121-1/+1
* attribute alloc_size for newer gccs.Marcus Meissner2008-12-122-10/+19
* actually set thread_running. Closes #251Lennart Poettering2008-12-121-12/+14
* initialize i18n automaticallyLennart Poettering2008-10-261-8/+8
* Don't use -export-dynamic as a linker flagSjoerd Simons2008-06-241-1/+1
* add .gitignore filesLennart Poettering2008-06-181-0/+14
* add i18n supportLennart Poettering2007-12-174-70/+168
* include avahi-gobject docs in doxygenLennart Poettering2007-10-281-7/+9
* Copyediting / spelling / grammarTed Percival2007-09-288-18/+18
* Update documentation of alternate hostname generationTed Percival2007-09-281-2/+2
* add more missing config.h inclusionsLennart Poettering2007-09-061-0/+4
* fix dbus version check for dbus_watch_get_unix_fd()Lennart Poettering2007-09-021-1/+1
* properly use va_copy() when iterating more than once through a va_list; fix b...Lennart Poettering2007-08-251-2/+4
* use dbus_watch_get_unix_fd() only in dbus >= 1.1.1Lennart Poettering2007-08-121-0/+4
* gcc, shut the fuck up\!Lennart Poettering2007-08-121-2/+2
* replace obsolete dbus apiLennart Poettering2007-08-121-1/+1
* add really long test casesLennart Poettering2007-08-121-2/+9
* deal properly with really long service/host names when looking for alternativesLennart Poettering2007-08-121-19/+96
* make gcc shut upLennart Poettering2007-08-121-0/+2
* fix a local DoS (by hitting an assert) when passing empty TXT strings to the ...Lennart Poettering2007-05-211-1/+1
* Doxygen documentation cleanups:Lennart Poettering2007-05-095-49/+167
* Remove an invalid optimization in avahi_simple_poll_run(). (Closes #132)Lennart Poettering2007-04-141-10/+6
* * Revert fix from R1398Trent Lloyd2007-03-241-1/+1
* * avahi-common/address.h#AVAHI_IF_INDEX check should be interface > 0, not i...Trent Lloyd2007-03-241-1/+1
* * Revert previous patch to check nlmsg_pid as it is bogus and breaksTrent Lloyd2006-12-111-3/+3
* * Fix doxygen comments for avahi watch, thanks to tedp (Closes: #77)Trent Lloyd2006-11-191-4/+4
* fix a few more s/DBUS/D-Bus/Lennart Poettering2006-08-312-2/+2
* bump D-Bus API revision (forgotten in 0.6.13)Lennart Poettering2006-08-311-3/+3
* add new error code AVAHI_ERR_NO_CHANGELennart Poettering2006-08-234-3/+7
* documentation updateLennart Poettering2006-08-221-2/+4
* a few documentation updatesLennart Poettering2006-08-221-30/+25
* follow Bonjour's hostname number incrementing algorithm for handling conflict...Lennart Poettering2006-08-212-18/+67
* fix a few typos in doxygen commentsLennart Poettering2006-08-062-3/+3
* disable time events after they have been dispatchedLennart Poettering2006-07-221-7/+11
* call _stop() instead of _quit() in _free(), to avoid hitting an assert()Lennart Poettering2006-05-051-1/+1
* add an utf8 check when unescaping domains - essentially this means that all d...Lennart Poettering2006-04-241-0/+4
* add utf8 validity check API (based on the glib's implementation and hence mos...Lennart Poettering2006-04-244-4/+201
* add new API function avahi_is_valid_fqdn()Lennart Poettering2006-03-024-0/+50
* reverse 1144, since it broke more things than it fixedLennart Poettering2006-02-203-4/+4
* make anonymous structs appear properly in doxygenLennart Poettering2006-02-173-4/+4
* add new error code AVAHI_ERR_IS_EMPTY and use it in avahi_entry_group_commit()Lennart Poettering2006-01-304-6/+9
* Update doxygen docs a little to make clearer when to use what API when modify...Lennart Poettering2006-01-271-3/+10
* fix doxygen comment for AvahiPollLennart Poettering2006-01-271-2/+2
* pthread build fixLennart Poettering2006-01-221-1/+2