2007-03-24 |
Trent Lloyd | * Revert fix from R1398 |
tree | commitdiff |
2007-03-24 |
Trent Lloyd | * avahi-common/address.h#AVAHI_IF_INDEX check should... |
tree | commitdiff |
2006-12-11 |
Trent Lloyd | * Revert previous patch to check nlmsg_pid as it is... |
tree | commitdiff |
2006-11-19 |
Trent Lloyd | * Fix doxygen comments for avahi watch, thanks to... |
tree | commitdiff |
2006-08-31 |
Lennart Poettering | fix a few more s/DBUS/D-Bus/ |
tree | commitdiff |
2006-08-31 |
Lennart Poettering | bump D-Bus API revision (forgotten in 0.6.13) |
tree | commitdiff |
2006-08-23 |
Lennart Poettering | add new error code AVAHI_ERR_NO_CHANGE |
tree | commitdiff |
2006-08-22 |
Lennart Poettering | documentation update |
tree | commitdiff |
2006-08-22 |
Lennart Poettering | a few documentation updates |
tree | commitdiff |
2006-08-21 |
Lennart Poettering | follow Bonjour's hostname number incrementing algorithm... |
tree | commitdiff |
2006-08-06 |
Lennart Poettering | fix a few typos in doxygen comments |
tree | commitdiff |
2006-07-22 |
Lennart Poettering | disable time events after they have been dispatched |
tree | commitdiff |
2006-05-05 |
Lennart Poettering | call _stop() instead of _quit() in _free(), to avoid... |
tree | commitdiff |
2006-04-24 |
Lennart Poettering | add an utf8 check when unescaping domains - essentially... |
tree | commitdiff |
2006-04-24 |
Lennart Poettering | add utf8 validity check API (based on the glib's implem... |
tree | commitdiff |
2006-03-02 |
Lennart Poettering | add new API function avahi_is_valid_fqdn() |
tree | commitdiff |
2006-02-20 |
Lennart Poettering | reverse 1144, since it broke more things than it fixed |
tree | commitdiff |
2006-02-17 |
Lennart Poettering | make anonymous structs appear properly in doxygen |
tree | commitdiff |
2006-01-30 |
Lennart Poettering | add new error code AVAHI_ERR_IS_EMPTY and use it in... |
tree | commitdiff |
2006-01-27 |
Lennart Poettering | Update doxygen docs a little to make clearer when to... |
tree | commitdiff |
2006-01-27 |
Lennart Poettering | fix doxygen comment for AvahiPoll |
tree | commitdiff |
2006-01-22 |
Lennart Poettering | pthread build fix |
tree | commitdiff |
2006-01-20 |
Lennart Poettering | add doxygen \since tags |
tree | commitdiff |
2006-01-17 |
Lennart Poettering | install thread-watch.h |
tree | commitdiff |
2006-01-15 |
Lennart Poettering | doxygen fix |
tree | commitdiff |
2006-01-14 |
Lennart Poettering | add new AvahiThreadedPoll event loop implementation... |
tree | commitdiff |
2006-01-04 |
Lennart Poettering | improve strlst test |
tree | commitdiff |
2006-01-04 |
Lennart Poettering | replace avahi_new() with a version that checks for... |
tree | commitdiff |
2006-01-01 |
Lennart Poettering | when serializing string lists for DNS TXT records,... |
tree | commitdiff |
2005-11-25 |
Lennart Poettering | Fix compilation with -pthread |
tree | commitdiff |
2005-11-24 |
Lennart Poettering | don't build static library for dbus-watch-glue and... |
tree | commitdiff |
2005-11-24 |
Lennart Poettering | Add DBUS API versioning |
tree | commitdiff |
2005-11-24 |
Lennart Poettering | Map DBUS specific errors to Avahi counterparts |
tree | commitdiff |
2005-11-18 |
Lennart Poettering | add pthread cflags/libs to avahi-common build |
tree | commitdiff |
2005-11-17 |
Lennart Poettering | * add legal blurb to ssh.service |
tree | commitdiff |
2005-11-16 |
Lennart Poettering | * Implement client API for arbitrary record browsing |
tree | commitdiff |
2005-11-16 |
Lennart Poettering | * when calculating a random jitter time for time events... |
tree | commitdiff |
2005-11-15 |
Lennart Poettering | add record browser DBUS interface names |
tree | commitdiff |
2005-11-06 |
Lennart Poettering | * Rename AVAHI_ERR_NOT_CONNECTED to AVAHI_ERR_DISCONNECTED |
tree | commitdiff |
2005-11-06 |
Lennart Poettering | add new client state AVAHI_CLIENT_FAILURE |
tree | commitdiff |
2005-11-06 |
Lennart Poettering | * add two new configuration file options: "disable... |
tree | commitdiff |
2005-11-03 |
Lennart Poettering | * allow the user to specify a static browse domain... |
tree | commitdiff |
2005-10-28 |
Sebastien Estienne | * many trivial fix to make avahi compile on OpenBSD |
tree | commitdiff |
2005-10-27 |
Lennart Poettering | * format unknown DNS records according to RFC3597 |
tree | commitdiff |
2005-10-27 |
Trent Lloyd | * avahi-daemon: Implement EntryGroup::AddRecord for... |
tree | commitdiff |
2005-10-27 |
Lennart Poettering | Add validity checking to TXT data parsing, this fixes... |
tree | commitdiff |
2005-10-26 |
Lennart Poettering | * avahi-utils: replace python avahi-browse with a versi... |
tree | commitdiff |
2005-10-26 |
Lennart Poettering | reorder arguments of avahi_reverse_lookup_name() to... |
tree | commitdiff |
2005-10-26 |
Lennart Poettering | * remove lots of DOXYGEN_SHOULD_SKIP_THIS from the... |
tree | commitdiff |
2005-10-25 |
Lennart Poettering | * replace AF_UNSPEC by AVAHI_PROTO_UNSPEC in client... |
tree | commitdiff |
2005-10-24 |
Lennart Poettering | * add new entry group state AVAHI_ENTRY_GROUP_FAILURE |
tree | commitdiff |
2005-10-23 |
Lennart Poettering | * gcc 2.95 compatibility |
tree | commitdiff |
2005-10-23 |
Lennart Poettering | * correctly handle empty domain names (i.e. the root... |
tree | commitdiff |
2005-10-21 |
Lennart Poettering | fix size of escaped_name in avahi_service_name_join() |
tree | commitdiff |
2005-10-19 |
Lennart Poettering | actually drop avahi_strlcpy() from domain.h |
tree | commitdiff |
2005-10-19 |
Lennart Poettering | * Compile tests only when --enable-tests was specified... |
tree | commitdiff |
2005-10-18 |
Lennart Poettering | in order to reduce our code/API size, drop support... |
tree | commitdiff |
2005-10-18 |
Lennart Poettering | * remove AVAHI_PUBLISH_IS_PROXY, it was a bad idea |
tree | commitdiff |
2005-10-17 |
Lennart Poettering | * do no longer include timeval.h in watch.h by default |
tree | commitdiff |
2005-10-17 |
Trent Lloyd | * Add custom user-specific configure flags to bootstrap.sh |
tree | commitdiff |
2005-10-17 |
Lennart Poettering | * implement record updating through the new flags AVAHI... |
tree | commitdiff |
2005-10-16 |
Lennart Poettering | * fix compat-howl to work with nautilus |
tree | commitdiff |
2005-10-14 |
Sebastien Estienne | * missing include for freebsd |
tree | commitdiff |
2005-10-12 |
Lennart Poettering | remove a trailing comma in an enum definition |
tree | commitdiff |
2005-10-12 |
Lennart Poettering | * drop AVAHI_RESOLVER_TIMEOUT, AVAHI_RESOLVER_NOT_FOUND... |
tree | commitdiff |
2005-10-11 |
Lennart Poettering | * rename avahi_is_valid_service_type() to avahi_is_vali... |
tree | commitdiff |
2005-10-11 |
Lennart Poettering | remove some superfluous commas from enum definitions |
tree | commitdiff |
2005-10-11 |
Lennart Poettering | add support for service subtypes: avahi_server_add_serv... |
tree | commitdiff |
2005-10-10 |
Lennart Poettering | * rename avahi_service_name_snprint() to avahi_service_... |
tree | commitdiff |
2005-10-04 |
Lennart Poettering | define AVAHI_DOMAIN_NAME_MAX |
tree | commitdiff |
2005-10-03 |
Lennart Poettering | Add avahi_service_name_snprint() |
tree | commitdiff |
2005-10-03 |
Lennart Poettering | ### BACKPORT ### |
tree | commitdiff |
2005-10-03 |
Lennart Poettering | ### BACKPORT ### |
tree | commitdiff |
2005-10-02 |
Lennart Poettering | * Split up avahi_simple_poll_iterate() into avahi_simpl... |
tree | commitdiff |
2005-10-02 |
Lennart Poettering | drop superfluous version info |
tree | commitdiff |
2005-10-01 |
Lennart Poettering | small doc fix |
tree | commitdiff |
2005-09-29 |
Lennart Poettering | Add new flag AVAHI_PUBLISH_IS_PROXY and activate it... |
tree | commitdiff |
2005-09-29 |
Lennart Poettering | * make all flags parameters UINT32 when marshalling... |
tree | commitdiff |
2005-09-26 |
Lennart Poettering | * rename some DBUS errrors |
tree | commitdiff |
2005-09-25 |
Lennart Poettering | s/AVAHI_LOOKUP_CALLBACK/AVAHI_LOOKUP_RESULT/g |
tree | commitdiff |
2005-09-25 |
Lennart Poettering | refer to avahi_free() instead of g_free() in docs |
tree | commitdiff |
2005-09-25 |
Lennart Poettering | brown paperbag fix |
tree | commitdiff |
2005-09-25 |
Lennart Poettering | documentation updates |
tree | commitdiff |
2005-09-25 |
Lennart Poettering | * split off lookup.h and publish.h from core.h |
tree | commitdiff |
2005-09-25 |
Lennart Poettering | * add new macros AVAHI_IF_VALID, AVAHI_PROTO_VALID |
tree | commitdiff |
2005-09-25 |
Lennart Poettering | * add new linked list implementation ala GSList |
tree | commitdiff |
2005-09-25 |
Lennart Poettering | add new function avahi_domain_ends_with() |
tree | commitdiff |
2005-09-25 |
Lennart Poettering | add a bunch of new errors codes |
tree | commitdiff |
2005-09-19 |
Trent Lloyd | * Fix minor typo in documentation comments |
tree | commitdiff |
2005-09-16 |
Lennart Poettering | Make AVAHI_PROTO_xxx well defined constants |
tree | commitdiff |
2005-09-14 |
Lennart Poettering | add some mo0re wakeups |
tree | commitdiff |
2005-09-13 |
Lennart Poettering | * add wakeup stuff to AvahiSimplePoll to facilitate... |
tree | commitdiff |
2005-09-13 |
Lennart Poettering | fix for threading simple polls |
tree | commitdiff |
2005-09-10 |
Lennart Poettering | fix bad memory access |
tree | commitdiff |
2005-09-10 |
Lennart Poettering | add new API function avahi_string_list_get_service_cookie() |
tree | commitdiff |
2005-09-10 |
Lennart Poettering | * add magic identification cookies to service TXT recor... |
tree | commitdiff |
2005-09-09 |
Lennart Poettering | drp const from text accessor functons in strlst.c |
tree | commitdiff |
2005-09-09 |
James Willcox | add some data access api to string list, and use it... |
tree | commitdiff |
2005-09-07 |
Lennart Poettering | move definition of libtool version info data to configu... |
tree | commitdiff |
2005-08-30 |
Lennart Poettering | doc update |
tree | commitdiff |
next |