summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Tagging for 0.3 releasetags/release-0.3Trent Lloyd2005-09-040-0/+0
* minor NEWS updatLennart Poettering2005-09-031-2/+2
* * Add NEWS for 0.3 release.Trent Lloyd2005-09-031-0/+13
* Timeout should be called only once and then disable itselfJakub Stachowski2005-09-011-0/+7
* * Update avahi-bookmarks and add documentation for recent avahi-bookmarks cha...Lennart Poettering2005-08-311-3/+23
* * Make a few small build fixes to the QT stuff so make distcheck passes.Trent Lloyd2005-08-302-1/+5
* * Bump configure.ac version to 0.3 for testing.Trent Lloyd2005-08-301-1/+1
* Fix even more breakage from r504Lennart Poettering2005-08-301-3/+5
* some more fixes for r504Lennart Poettering2005-08-302-23/+27
* fix some configure bugs that have been introduced with r504Lennart Poettering2005-08-301-1/+3
* * Fix avahi-bookmarks breakage in r504Lennart Poettering2005-08-301-21/+50
* Fix ./configure: line 23192: xyes: command not found Jakub Stachowski2005-08-301-2/+2
* * This should solve the avahi-bookmarks and checking for python modules prob...Trent Lloyd2005-08-303-8/+36
* * Fix building of python scripts to exclude things needing DBUS or GTK if th...Trent Lloyd2005-08-302-15/+24
* * Make a small fix to avahi-bookmarks where the URL was incorrect if the pat...Trent Lloyd2005-08-301-1/+1
* * Make QT3/QT4 a first class citizenLennart Poettering2005-08-301-19/+19
* doc updateLennart Poettering2005-08-301-1/+1
* Add pkg-config files for avahi-qtLennart Poettering2005-08-303-1/+49
* doc updateLennart Poettering2005-08-301-0/+2
* * add legal blurb to MakefileLennart Poettering2005-08-303-12/+32
* add Jakub to AUTHORS fileLennart Poettering2005-08-301-0/+1
* Include qt mainloop adapter in build system. Moc finding code is cracktastic ...Jakub Stachowski2005-08-295-3/+115
* Fixed get_events() semantic, rename create_qt_poll to avahi_qt_poll_get, use ...Jakub Stachowski2005-08-292-12/+19
* Source of Qt mainloop adapter. Build system stuff will followJakub Stachowski2005-08-292-0/+220
* use exec for starting autogen.sh from bootstrap.shLennart Poettering2005-08-291-1/+1
* * Split bootstrap.sh into autogen.sh which configures with no extra flagsTrent Lloyd2005-08-293-29/+51
* * Re-order the calls in bootstrap.sh to make it more sane and fasterTrent Lloyd2005-08-291-2/+2
* fix https descriptionLennart Poettering2005-08-291-2/+2
* fix avahi-dnsconfd segfaultLennart Poettering2005-08-291-1/+1
* * Patch by swegener to fix parallel buildsTrent Lloyd2005-08-281-1/+1
* dont distribute ServiceTypeDatabase.py builtLennart Poettering2005-08-281-3/+2
* check for dbm, anydbm and socket python modulesLennart Poettering2005-08-281-0/+3
* * Fix small typo in NEWS for 0.2Trent Lloyd2005-08-281-2/+2
* * Add old 0.1 release announcement to the bottom of docs/NEWSTrent Lloyd2005-08-281-0/+77
* add a bad bad jokeLennart Poettering2005-08-281-0/+2
* * Add docs/NEWS file to Makefile.amTrent Lloyd2005-08-281-0/+1
* * Add new docs/NEWS file, updated for 0.2 release.Trent Lloyd2005-08-283-1/+64
* bum sonamesLennart Poettering2005-08-283-2/+3
* * Update docs/DBUS-APITrent Lloyd2005-08-282-3/+30
* fix make distcheckLennart Poettering2005-08-282-6/+14
* * Yeh, maybe we should use the copied value instead of the old one...Trent Lloyd2005-08-281-1/+1
* * We should va_end the va_copy'd value tooTrent Lloyd2005-08-281-0/+2
* * avahi-common/malloc.c: va_copy the va_list before using it as we might wan...Trent Lloyd2005-08-281-0/+3
* * Withdraw addresses if interface is not considered relevantLennart Poettering2005-08-281-1/+2
* update TODOLennart Poettering2005-08-281-1/+1
* * Change order of relevancy checks and RR updating for new/removed interfacesLennart Poettering2005-08-281-2/+2
* * postpone address registration until all addresses have been discoveredLennart Poettering2005-08-281-14/+24
* * First try to publish link local addresses in case they are the only ones on...Lennart Poettering2005-08-281-6/+29
* Don't consider incoming goodbye packets as conflicting unless they match one ...Lennart Poettering2005-08-281-1/+24
* * Improve log messagesLennart Poettering2005-08-281-2/+2