aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-30 * Make a few small build fixes to the QT stuff so make distcheck passes.Trent Lloyd
2005-08-30 * Bump configure.ac version to 0.3 for testing.Trent Lloyd
2005-08-30Fix even more breakage from r504Lennart Poettering
2005-08-30some more fixes for r504Lennart Poettering
2005-08-30fix some configure bugs that have been introduced with r504Lennart Poettering
2005-08-30* Fix avahi-bookmarks breakage in r504Lennart Poettering
2005-08-30Fix ./configure: line 23192: xyes: command not found Jakub Stachowski
2005-08-30 * This should solve the avahi-bookmarks and checking for python modules prob...Trent Lloyd
2005-08-30 * Fix building of python scripts to exclude things needing DBUS or GTK if th...Trent Lloyd
2005-08-30 * Make a small fix to avahi-bookmarks where the URL was incorrect if the pat...Trent Lloyd
2005-08-30* Make QT3/QT4 a first class citizenLennart Poettering
2005-08-30doc updateLennart Poettering
2005-08-30Add pkg-config files for avahi-qtLennart Poettering
2005-08-30doc updateLennart Poettering
2005-08-30* add legal blurb to MakefileLennart Poettering
2005-08-30add Jakub to AUTHORS fileLennart Poettering
2005-08-29Include qt mainloop adapter in build system. Moc finding code is cracktastic ...Jakub Stachowski
2005-08-29Fixed get_events() semantic, rename create_qt_poll to avahi_qt_poll_get, use ...Jakub Stachowski
2005-08-29Source of Qt mainloop adapter. Build system stuff will followJakub Stachowski
2005-08-29use exec for starting autogen.sh from bootstrap.shLennart Poettering
2005-08-29 * Split bootstrap.sh into autogen.sh which configures with no extra flagsTrent Lloyd
2005-08-29 * Re-order the calls in bootstrap.sh to make it more sane and fasterTrent Lloyd
2005-08-29fix https descriptionLennart Poettering
2005-08-29fix avahi-dnsconfd segfaultLennart Poettering
2005-08-28 * Patch by swegener to fix parallel buildsTrent Lloyd
2005-08-28dont distribute ServiceTypeDatabase.py builtLennart Poettering
2005-08-28check for dbm, anydbm and socket python modulesLennart Poettering
2005-08-28 * Fix small typo in NEWS for 0.2Trent Lloyd
2005-08-28 * Add old 0.1 release announcement to the bottom of docs/NEWSTrent Lloyd
2005-08-28add a bad bad jokeLennart Poettering
2005-08-28 * Add docs/NEWS file to Makefile.amTrent Lloyd
2005-08-28 * Add new docs/NEWS file, updated for 0.2 release.Trent Lloyd
2005-08-28bum sonamesLennart Poettering
2005-08-28 * Update docs/DBUS-APITrent Lloyd
2005-08-28fix make distcheckLennart Poettering
2005-08-28 * Yeh, maybe we should use the copied value instead of the old one...Trent Lloyd
2005-08-28 * We should va_end the va_copy'd value tooTrent Lloyd
2005-08-28 * avahi-common/malloc.c: va_copy the va_list before using it as we might wan...Trent Lloyd
2005-08-28* Withdraw addresses if interface is not considered relevantLennart Poettering
2005-08-28update TODOLennart Poettering
2005-08-28* Change order of relevancy checks and RR updating for new/removed interfacesLennart Poettering
2005-08-28* postpone address registration until all addresses have been discoveredLennart Poettering
2005-08-28* First try to publish link local addresses in case they are the only ones on...Lennart Poettering
2005-08-28Don't consider incoming goodbye packets as conflicting unless they match one ...Lennart Poettering
2005-08-28* Improve log messagesLennart Poettering
2005-08-28* be a little bit more verbose about published IP addressesLennart Poettering
2005-08-28update todoLennart Poettering
2005-08-28* Move service/host name/address resolvers to asynchronous interfacesLennart Poettering
2005-08-28* Fix service resolving when a service is updatedLennart Poettering
2005-08-28* improve debug messages Lennart Poettering