summaryrefslogtreecommitdiffstats
path: root/avahi-core
Commit message (Expand)AuthorAgeFilesLines
* hide some filesLennart Poettering2005-08-233-36/+78
* fix memory corruption in avahi-testLennart Poettering2005-08-223-2/+2
* fix some issues with host-name/address/service resolvingLennart Poettering2005-08-223-5/+6
* * Beef up host name and address resolvers to notify about RR changes (Similar...Lennart Poettering2005-08-214-60/+165
* add support for RR modification in service dataLennart Poettering2005-08-214-76/+145
* * fix memory corruption bug in reflection engineLennart Poettering2005-08-211-1/+2
* * fix local conflict detection algorithmLennart Poettering2005-08-211-7/+6
* * fix a bug in avahi-discover-standalone found by some guy calling himself "j"Lennart Poettering2005-08-201-1/+0
* * Add avahi-client examples to doxygenLennart Poettering2005-08-2012-5/+13
* * start implementing error handling in avahi-clientLennart Poettering2005-08-161-2/+2
* * cleanup build system a littleLennart Poettering2005-08-153-62/+74
* * Add pkg-config files for avahi-glib/avahi-clientLennart Poettering2005-08-151-0/+1
* * fix a bad memory access bug in avahi_strndup()Lennart Poettering2005-08-152-5/+11
* gcc 2.95 compatibilityLennart Poettering2005-08-152-1/+6
* apply patch from tvainikaLennart Poettering2005-08-151-1/+1
* * add new priority parameter to avahi_glib_poll_new()Lennart Poettering2005-08-143-19/+30
* Fix no network interface bug reported by LathiatLennart Poettering2005-08-141-0/+4
* * doxygen documentation updatesLennart Poettering2005-08-147-9/+9
* * allow SRV records with port == 0 (for flagship naming)Lennart Poettering2005-08-141-6/+3
* * add resource limit enforcement to the daemonLennart Poettering2005-08-141-2/+2
* Rename some server side objects/symbols so that they do not conflict with the...Lennart Poettering2005-08-1318-415/+415
* * strip glib from avahi-coreLennart Poettering2005-08-1349-2383/+2699
* * implement hashmapLennart Poettering2005-08-1218-192/+662
* implement new main loop abstraction layerLennart Poettering2005-08-1222-219/+25
* Split avahi-common/util.h into Lennart Poettering2005-08-1229-23/+464
* * drop glib from avahi-commonLennart Poettering2005-08-1115-54/+67
* move rr.[ch] back to avahi-core/Lennart Poettering2005-08-094-4/+816
* * Split out error code handling to avahi-common/error.[ch]Trent Lloyd2005-08-092-61/+1
* * Make distcheck work again, broken by my recent changesTrent Lloyd2005-08-081-1/+0
* * Move avahi-core/llist.h to avahi-common/llist.h, not installed.Trent Lloyd2005-08-087-77/+6
* * First set of changes for new avahi-client, move some core.h enum defsTrent Lloyd2005-08-081-38/+1
* * simply compilation a littleLennart Poettering2005-08-081-13/+9
* some autoconf fixesLennart Poettering2005-08-061-1/+2
* * Beef up simple protocol with error codesLennart Poettering2005-08-052-2/+4
* * add proper error codes and patch everything to make use of itLennart Poettering2005-08-0514-46/+329
* * another small fixLennart Poettering2005-08-031-4/+5
* * correct fixesLennart Poettering2005-08-031-10/+11
* * another small fixLennart Poettering2005-08-031-3/+3
* small fixLennart Poettering2005-08-031-0/+5
* linux 2.4 compatLennart Poettering2005-08-031-1/+1
* * drop AVAHI_ENTRY_GROUP_SLEEPINGLennart Poettering2005-08-032-6/+7
* * add C examplesLennart Poettering2005-08-036-97/+207
* * replace guchar and gint by AvahiProtocol, AvahiIfIndex at many places where...Lennart Poettering2005-08-0212-70/+98
* * allow caller to specifiy additional CFLAGS arguments to bootstrap.shLennart Poettering2005-08-0216-126/+136
* remove stdio.h inclusion from core.hLennart Poettering2005-07-301-1/+0
* * add new tool avahi-publish-addressLennart Poettering2005-07-3012-33/+78
* DBUS: implement ServiceBrowserLennart Poettering2005-07-291-4/+4
* * DBUS: implement org.freedesktop.Avahi.GetVersionString()Lennart Poettering2005-07-281-1/+2
* * drop trailing dot in avahi_normalize_name()Lennart Poettering2005-07-286-15/+22
* * swap order of "type" and "name" arguments of avahi_server_add_service() and...Lennart Poettering2005-07-275-13/+13