summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * Tagging for 0.3 releasetags/release-0.3Trent Lloyd2005-09-040-0/+0
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/tags/release-0.3@516 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* minor NEWS updatLennart Poettering2005-09-031-2/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@515 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Add NEWS for 0.3 release.Trent Lloyd2005-09-031-0/+13
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@514 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Timeout should be called only once and then disable itselfJakub Stachowski2005-09-011-0/+7
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@513 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Update avahi-bookmarks and add documentation for recent avahi-bookmarks ↵Lennart Poettering2005-08-311-3/+23
| | | | | | changes git-svn-id: file:///home/lennart/svn/public/avahi/trunk@512 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Make a few small build fixes to the QT stuff so make distcheck passes.Trent Lloyd2005-08-302-1/+5
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@511 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Bump configure.ac version to 0.3 for testing.Trent Lloyd2005-08-301-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@510 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Fix even more breakage from r504Lennart Poettering2005-08-301-3/+5
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@509 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* some more fixes for r504Lennart Poettering2005-08-302-23/+27
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@508 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix some configure bugs that have been introduced with r504Lennart Poettering2005-08-301-1/+3
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@507 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Fix avahi-bookmarks breakage in r504Lennart Poettering2005-08-301-21/+50
| | | | | | | * add some new useful options to avahu-bookmarks git-svn-id: file:///home/lennart/svn/public/avahi/trunk@506 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Fix ./configure: line 23192: xyes: command not found Jakub Stachowski2005-08-301-2/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@505 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * This should solve the avahi-bookmarks and checking for python modules ↵Trent Lloyd2005-08-303-8/+36
| | | | | | problems more elegantly git-svn-id: file:///home/lennart/svn/public/avahi/trunk@504 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Fix building of python scripts to exclude things needing DBUS or GTK if ↵Trent Lloyd2005-08-302-15/+24
| | | | | | they are disabled, including fixing configure.ac not to error in these cases. git-svn-id: file:///home/lennart/svn/public/avahi/trunk@503 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Make a small fix to avahi-bookmarks where the URL was incorrect if the ↵Trent Lloyd2005-08-301-1/+1
| | | | | | path specified had no / at the start git-svn-id: file:///home/lennart/svn/public/avahi/trunk@502 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Make QT3/QT4 a first class citizenLennart Poettering2005-08-301-19/+19
| | | | | | | * Show QT3/QT4 build in summary git-svn-id: file:///home/lennart/svn/public/avahi/trunk@501 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* doc updateLennart Poettering2005-08-301-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@500 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Add pkg-config files for avahi-qtLennart Poettering2005-08-303-1/+49
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@499 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* doc updateLennart Poettering2005-08-301-0/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@498 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add legal blurb to MakefileLennart Poettering2005-08-303-12/+32
| | | | | | | | | * minor Makefile improveemnt * hide some files from svn * minor documentation git-svn-id: file:///home/lennart/svn/public/avahi/trunk@497 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add Jakub to AUTHORS fileLennart Poettering2005-08-301-0/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@496 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Include qt mainloop adapter in build system. Moc finding code is cracktastic ↵Jakub Stachowski2005-08-295-3/+115
| | | | | | | | | | thanks to not providing its location in .pc file and debian that renames it to moc-qt3 and moc-qt4 git-svn-id: file:///home/lennart/svn/public/avahi/trunk@495 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Fixed get_events() semantic, rename create_qt_poll to avahi_qt_poll_get, use ↵Jakub Stachowski2005-08-292-12/+19
| | | | | | | | | | static variable for returned AvahiPoll struct git-svn-id: file:///home/lennart/svn/public/avahi/trunk@494 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Source of Qt mainloop adapter. Build system stuff will followJakub Stachowski2005-08-292-0/+220
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@493 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* use exec for starting autogen.sh from bootstrap.shLennart Poettering2005-08-291-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@492 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Split bootstrap.sh into autogen.sh which configures with no extra flagsTrent Lloyd2005-08-293-29/+51
| | | | | | | | * bootstrap.sh now calls autogen.sh with the extra CFLAGS and options This is to help support building avahi with jhbuild for targetting GNOME git-svn-id: file:///home/lennart/svn/public/avahi/trunk@491 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Re-order the calls in bootstrap.sh to make it more sane and fasterTrent Lloyd2005-08-291-2/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@490 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix https descriptionLennart Poettering2005-08-291-2/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@489 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix avahi-dnsconfd segfaultLennart Poettering2005-08-291-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@488 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Patch by swegener to fix parallel buildsTrent Lloyd2005-08-281-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@487 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* dont distribute ServiceTypeDatabase.py builtLennart Poettering2005-08-281-3/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@485 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* check for dbm, anydbm and socket python modulesLennart Poettering2005-08-281-0/+3
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@484 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Fix small typo in NEWS for 0.2Trent Lloyd2005-08-281-2/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@482 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Add old 0.1 release announcement to the bottom of docs/NEWSTrent Lloyd2005-08-281-0/+77
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@481 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add a bad bad jokeLennart Poettering2005-08-281-0/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@480 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Add docs/NEWS file to Makefile.amTrent Lloyd2005-08-281-0/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@479 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Add new docs/NEWS file, updated for 0.2 release.Trent Lloyd2005-08-283-1/+64
| | | | | | | | | * Add warning to examples/core-browse-services.c, warning the onlooker that they are probably looking for client-browse-services.c git-svn-id: file:///home/lennart/svn/public/avahi/trunk@478 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* bum sonamesLennart Poettering2005-08-283-2/+3
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@477 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Update docs/DBUS-APITrent Lloyd2005-08-282-3/+30
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@476 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix make distcheckLennart Poettering2005-08-282-6/+14
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@475 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Yeh, maybe we should use the copied value instead of the old one...Trent Lloyd2005-08-281-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@474 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * We should va_end the va_copy'd value tooTrent Lloyd2005-08-281-0/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@473 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * avahi-common/malloc.c: va_copy the va_list before using it as we might ↵Trent Lloyd2005-08-281-0/+3
| | | | | | want it again. git-svn-id: file:///home/lennart/svn/public/avahi/trunk@472 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Withdraw addresses if interface is not considered relevantLennart Poettering2005-08-281-1/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@471 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* update TODOLennart Poettering2005-08-281-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@470 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Change order of relevancy checks and RR updating for new/removed interfacesLennart Poettering2005-08-281-2/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@469 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * postpone address registration until all addresses have been discoveredLennart Poettering2005-08-281-14/+24
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@468 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * First try to publish link local addresses in case they are the only ones ↵Lennart Poettering2005-08-281-6/+29
| | | | | | on the link git-svn-id: file:///home/lennart/svn/public/avahi/trunk@467 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Don't consider incoming goodbye packets as conflicting unless they match one ↵Lennart Poettering2005-08-281-1/+24
| | | | | | of our records git-svn-id: file:///home/lennart/svn/public/avahi/trunk@466 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Improve log messagesLennart Poettering2005-08-281-2/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@465 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe