summaryrefslogtreecommitdiffstats
path: root/avahi-core/conformance-test.c
Commit message (Expand)AuthorAgeFilesLines
* get rid of a lot of old svn cruftLennart Poettering2010-06-251-2/+0
* from now on we enforce a strict whitespace regimeLennart Poettering2010-06-251-13/+13
* some minor adjusments to the conformance testing program. We now pass Apple'sLennart Poettering2005-11-151-4/+5
* * many trivial fix to make avahi compile on OpenBSDSebastien Estienne2005-10-281-3/+5
* * avahi-utils: replace python avahi-browse with a version written in C.Lennart Poettering2005-10-261-6/+6
* * move unicast DNS server registration/browsing routines to their own header ...Lennart Poettering2005-10-171-3/+4
* * do no longer include timeval.h in watch.h by defaultLennart Poettering2005-10-171-0/+1
* minor fixes to the conformance testing toolLennart Poettering2005-10-121-2/+17
* * make all flags parameters UINT32 when marshalling for DBUSLennart Poettering2005-09-291-1/+1
* * split off lookup.h and publish.h from core.hLennart Poettering2005-09-251-1/+2
* * cleanup build system a littleLennart Poettering2005-08-151-22/+32
* * add new priority parameter to avahi_glib_poll_new()Lennart Poettering2005-08-141-1/+1
* Rename some server side objects/symbols so that they do not conflict with the...Lennart Poettering2005-08-131-7/+7
* * strip glib from avahi-coreLennart Poettering2005-08-131-16/+27
* implement new main loop abstraction layerLennart Poettering2005-08-121-1/+1
* Split avahi-common/util.h into Lennart Poettering2005-08-121-1/+0
* * add proper error codes and patch everything to make use of itLennart Poettering2005-08-051-1/+2
* * add C examplesLennart Poettering2005-08-031-9/+11
* * allow caller to specifiy additional CFLAGS arguments to bootstrap.shLennart Poettering2005-08-021-1/+2
* * add new tool avahi-publish-addressLennart Poettering2005-07-301-2/+6
* * swap order of "type" and "name" arguments of avahi_server_add_service() and...Lennart Poettering2005-07-271-1/+1
* * add logging API and make all code make use of itLennart Poettering2005-06-111-2/+3
* Add support for server state change callbacksLennart Poettering2005-05-201-4/+6
* add a new structure for configuration AvahiServerConfigLennart Poettering2005-05-191-1/+1
* * split packet scheduler into three seperate partsLennart Poettering2005-05-171-0/+108