summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* add pkg-config file, and AssemblyInfoJames Willcox2005-09-093-2/+69
* add myselfJames Willcox2005-09-091-0/+1
* add the Id line, enable keyword expansionJames Willcox2005-09-0911-0/+22
* integrate mono bindings into the buildJames Willcox2005-09-0914-5/+253
* major TODO updateLennart Poettering2005-09-091-4/+6
* add initial mono bindingsJames Willcox2005-09-0913-0/+1335
* small, superfluous optimizationLennart Poettering2005-09-081-1/+1
* * Insert brain here.Trent Lloyd2005-09-081-1/+1
* * Fix interfaces stuffTrent Lloyd2005-09-082-5/+11
* fix avahi-disocver and gladeLennart Poettering2005-09-081-1/+1
* * Bump libavahi-core soname versionTrent Lloyd2005-09-081-1/+1
* * Update NEWS file for 0.4 release.Trent Lloyd2005-09-081-0/+12
* define interfacesdir unconditionallyLennart Poettering2005-09-082-7/+7
* * Minor build changeTrent Lloyd2005-09-081-3/+3
* add suse init scriptsLennart Poettering2005-09-075-18/+92
* Remove superfluous sleep in archlinux init scriptsLennart Poettering2005-09-072-2/+0
* remove superflous sleeps in debian initscriptcsLennart Poettering2005-09-072-2/+0
* python: use module gdbm exclusively (dropping anydbm, dbm)Lennart Poettering2005-09-073-10/+6
* move definition of libtool version info data to configure.acLennart Poettering2005-09-076-6/+13
* update configure.ac to require at least dbus 0.34Lennart Poettering2005-09-071-1/+1
* remove some obsolte stuff regarding compiler warnings from HACKINGLennart Poettering2005-09-071-28/+0
* * Bump version to 0.4 ready for 0.4 release shortly.Trent Lloyd2005-09-071-1/+1
* Match rr_pending increases/decreases. Fixed crash (assert rr_pending>0) Jakub Stachowski2005-09-061-1/+2
* * Patch by Ross Burton to make building the ServiceTypeDatabase work when PY...Trent Lloyd2005-09-061-5/+5
* Separate directories for qt3 and qt4 includes.Jakub Stachowski2005-09-061-4/+5
* 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