summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * be a little bit more verbose about published IP addressesLennart Poettering2005-08-283-2/+10
* update todoLennart Poettering2005-08-281-1/+2
* * Move service/host name/address resolvers to asynchronous interfacesLennart Poettering2005-08-286-313/+336
* * Fix service resolving when a service is updatedLennart Poettering2005-08-281-2/+10
* * improve debug messages Lennart Poettering2005-08-281-13/+21
* * Fix a small typo in Server.introspectTrent Lloyd2005-08-271-1/+1
* * fix some small issues in client-testLennart Poettering2005-08-273-9/+15
* update avahi-discover and avahi-browse to make use of the service type databaseLennart Poettering2005-08-272-43/+68
* * add new object ServiceTypeDatabase to avahi module for pythonLennart Poettering2005-08-272-4/+110