summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* add new AvahiThreadedPoll event loop implementation which runs a main loop in...Lennart Poettering2006-01-145-7/+311
* make stuff work with mono older than 1.1.13James Willcox2006-01-122-0/+4
* don't use deprecated API in Mono.UnixJames Willcox2006-01-123-2/+3
* * Fix a bug where avahi-publish-service ignores the port - Thanks to Trent Lloyd2006-01-111-0/+2
* * reveted change from rev 1069 as the icon was already handledSebastien Estienne2006-01-091-1/+0
* set an icon for the avahi-disocver windowLennart Poettering2006-01-091-0/+1
* * Fix a bug in LookupFlags reported by Patrick Aussems (bug id 5410)Sebastien Estienne2006-01-091-1/+2
* update NEWS fileLennart Poettering2006-01-071-4/+13
* * update versiion to 0.6.3Lennart Poettering2006-01-071-2/+2
* actually NULL-terminate strings passed to avahi.James Willcox2006-01-072-3/+4
* fix double free() bugLennart Poettering2006-01-071-12/+12
* add some more service types to databaseLennart Poettering2006-01-061-0/+9
* update NEWS once againLennart Poettering2006-01-061-1/+4
* bump sonameLennart Poettering2006-01-061-3/+3
* * add NEWS entry for Avahi 0.6.2Lennart Poettering2006-01-063-4/+27
* simplify overview.dia a littleLennart Poettering2006-01-061-171/+71
* change project URLLennart Poettering2006-01-061-1/+1
* improve strlst testLennart Poettering2006-01-041-1/+4
* replace avahi_new() with a version that checks for an integer overflow (sugge...Lennart Poettering2006-01-041-2/+16
* update overview graphicsLennart Poettering2006-01-041-84/+654
* increase number of DBUS objects each DBUS client may createLennart Poettering2006-01-011-1/+1
* when serializing string lists for DNS TXT records, ignore empty strings uncon...Lennart Poettering2006-01-011-49/+46
* workaround DBUS limitation which caused an assert() to fail when passing stri...Lennart Poettering2006-01-011-3/+10
* add experimental mdns fuzzerLennart Poettering2005-12-311-0/+8
* fix introspection file namesLennart Poettering2005-12-315-5/+5
* generate libavahi-glib soname automaticallyLennart Poettering2005-12-223-3/+7
* * quick fix until a better "dynamic" solution is foundSebastien Estienne2005-12-221-1/+1
* bump version numberLennart Poettering2005-12-211-1/+1
* improve compatiblity wth avahi 0.60 (original patch from slomo)Lennart Poettering2005-12-211-1/+31
* remove superfluous assertLennart Poettering2005-12-201-1/+0
* * Fix mis-labeled option in avahi-daemon.conf man pageTrent Lloyd2005-12-111-1/+1
* Compatibility with DBUS 0.60Lennart Poettering2005-12-081-2/+9
* remove a stupid fprintf() lineLennart Poettering2005-12-071-1/+1
* reword avahi.service man page to state that a unicast DNS name is OK in stati...Lennart Poettering2005-12-061-5/+5
* * may fix a compile problem on freebsd 4.xSebastien Estienne2005-11-271-1/+1
* * correct the help message of avahi-publicSebastien Estienne2005-11-251-2/+2
* * only create DBUS_SYS_DIR if HAVE_DBUSSebastien Estienne2005-11-251-2/+3
* Fix compilation with -pthreadLennart Poettering2005-11-254-10/+10
* Add release notes for 0.6.1Lennart Poettering2005-11-241-1/+27
* shorten pkg-config files of avahi-{qt3,qt4,glib} to make "Nix" happyLennart Poettering2005-11-243-3/+3
* bump sonamesLennart Poettering2005-11-241-3/+3
* bump version number to 0.6.1Lennart Poettering2005-11-241-1/+1
* don't build static library for dbus-watch-glue and the like, instead compile ...Lennart Poettering2005-11-243-19/+8
* Add DBUS API versioningLennart Poettering2005-11-244-10/+66
* Map DBUS specific errors to Avahi counterpartsLennart Poettering2005-11-245-5/+44
* missing initialization fixLennart Poettering2005-11-231-0/+1
* never publish .local as browsing domainLennart Poettering2005-11-231-1/+3
* * Include some new files from docs/ into the tarballs (incl API-CHANGES-0.6)Trent Lloyd2005-11-232-1/+4
* in the domain browser objects: don't return statically configured browsing do...Lennart Poettering2005-11-232-4/+7
* move JoinServiceName and SplitServiceName to the Client classJames Willcox2005-11-203-63/+63