Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | get rid of a lot of old svn cruft | Lennart Poettering | 2010-06-25 | 1 | -2/+0 |
| | |||||
* | from now on we enforce a strict whitespace regime | Lennart Poettering | 2010-06-25 | 1 | -4/+4 |
| | |||||
* | * remove lots of DOXYGEN_SHOULD_SKIP_THIS from the header files, use doxygen ↵ | Lennart Poettering | 2005-10-26 | 1 | -4/+0 |
| | | | | | | | | | | macro expansion instead * split of exotic functions from avahi-core/rr.h to avahi-core/rr-util.h * update doxygen docs git-svn-id: file:///home/lennart/svn/public/avahi/trunk@872 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe | ||||
* | * correctly handle empty domain names (i.e. the root zone) | Lennart Poettering | 2005-10-23 | 1 | -14/+0 |
| | | | | | | | | | | | | | | * fix memory initialization error in wide-area.c * make server_add_xx() functions atomic, i.e. clean up half-created entries on failure * add some more validity checking macros and change everything to make use of them * clean up avahi_server_add_address() * change some functions from domain.[ch] to work on a stack buffer instead of malloced memory * update avahi-test.c a little * replace avahi_reverse_lookup_name_{ipv4,ipv6}() with a single function avahi_reverse_lookup_name() * remove avahi_server_add_dns_server_name() from public API git-svn-id: file:///home/lennart/svn/public/avahi/trunk@845 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe | ||||
* | * move unicast DNS server registration/browsing routines to their own header ↵ | Lennart Poettering | 2005-10-17 | 1 | -0/+107 |
dns-srv-rr.h * remove some unused functions * unexport some functions * other cleanups git-svn-id: file:///home/lennart/svn/public/avahi/trunk@803 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe |