summaryrefslogtreecommitdiffstats
path: root/avahi-common/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* add utf8 validity check API (based on the glib's implementation and hence mos...Lennart Poettering2006-04-241-4/+14
* add new API function avahi_is_valid_fqdn()Lennart Poettering2006-03-021-0/+2
* pthread build fixLennart Poettering2006-01-221-1/+2
* install thread-watch.hLennart Poettering2006-01-171-0/+1
* add new AvahiThreadedPoll event loop implementation which runs a main loop in...Lennart Poettering2006-01-141-1/+7
* Fix compilation with -pthreadLennart Poettering2005-11-251-3/+3
* don't build static library for dbus-watch-glue and the like, instead compile ...Lennart Poettering2005-11-241-14/+0
* add pthread cflags/libs to avahi-common buildLennart Poettering2005-11-181-4/+6
* * Compile tests only when --enable-tests was specified on the configure comma...Lennart Poettering2005-10-191-0/+2
* drop superfluous version infoLennart Poettering2005-10-021-1/+1
* * add new linked list implementation ala GSListLennart Poettering2005-09-251-6/+6
* move definition of libtool version info data to configure.acLennart Poettering2005-09-071-1/+1
* bump .so current and ageLennart Poettering2005-08-231-1/+1
* rename libdbus-watch-glue to libdbus-commonLennart Poettering2005-08-191-16/+13
* * Improve and reorganise DBus error handling, see avahi-common/dbus.hTrent Lloyd2005-08-191-1/+5
* add error.h to installed filesLennart Poettering2005-08-161-1/+2
* really install all header filesLennart Poettering2005-08-151-1/+1
* * cleanup build system a littleLennart Poettering2005-08-151-3/+8
* * Add pkg-config files for avahi-glib/avahi-clientLennart Poettering2005-08-151-13/+7
* * implement ini file parserLennart Poettering2005-08-151-5/+18
* * Add service browser support to C client APITrent Lloyd2005-08-141-1/+2
* * strip glib from avahi-coreLennart Poettering2005-08-131-1/+2
* implement new main loop abstraction layerLennart Poettering2005-08-121-7/+26
* Documentation updatesLennart Poettering2005-08-121-2/+3
* Split avahi-common/util.h into Lennart Poettering2005-08-121-13/+5
* * drop glib from avahi-commonLennart Poettering2005-08-111-4/+11
* move rr.[ch] back to avahi-core/Lennart Poettering2005-08-091-2/+0
* * Split out error code handling to avahi-common/error.[ch]Trent Lloyd2005-08-091-1/+2
* * Make distcheck work again, broken by my recent changesTrent Lloyd2005-08-081-1/+2
* * Move avahi-core/llist.h to avahi-common/llist.h, not installed.Trent Lloyd2005-08-081-0/+2
* * simply compilation a littleLennart Poettering2005-08-081-9/+2
* some autoconf fixesLennart Poettering2005-08-061-2/+5
* * Move dbus service #defines to avahi-common/dbus.hTrent Lloyd2005-07-291-4/+3
* * Change timeval arithmetic functions to use 64bit integers. This fixes some ...Lennart Poettering2005-07-191-1/+8
* * Patch by Ikke <ikke@eikke.com> to make distcheck pass.Trent Lloyd2005-07-061-0/+3
* * using AC_GNU_SOURCE instead of -D _GNU_SOURCESebastien Estienne2005-07-011-1/+1
* Fixed Makefile.am not installing headers file.Sebastien Estienne2005-06-301-1/+1
* * build libavahi-common statically for debugging purposesLennart Poettering2005-06-101-0/+10
* move dns.[ch] back to avahi-core/Lennart Poettering2005-06-061-13/+1
* * Split out a fair bit of avahi-core into avahi-common for use by the client ...Trent Lloyd2005-06-041-0/+81