]> git.meshlink.io Git - catta/history - avahi-core/entry.c
forgot to pull the publish_no_reverse change to the example.
[catta] / avahi-core / entry.c
2010-06-28 Patrick Oppenlandercore: fix potential crash on service name collision
2010-06-28 Lennart PoetteringMerge remote branch 'origin/master-tx'
2010-06-25 Lennart Poetteringget rid of a lot of old svn cruft
2010-06-24 Lennart Poetteringfrom now on we enforce a strict whitespace regime
2009-11-14 Lennart Poetteringcore: Bug fixes for cleanup code
2007-07-20 Trent Lloyd * Modify the local conflict detection to allow multipl...
2007-03-30 Trent Lloyd * avahi-core/entry.c: Correctly reset register_time_ev...
2006-03-02 Lennart Poetteringdon't allow registration of address records for invalid...
2006-01-30 Lennart Poetteringadd new error code AVAHI_ERR_IS_EMPTY and use it in...
2006-01-30 Lennart Poetteringdon't allow commiting of empty entry groups
2006-01-23 Lennart Poetteringreenable record updating using AVAHI_PUBLISH_UPDATE
2005-11-16 Lennart Poettering* when calculating a random jitter time for time events...
2005-11-08 Lennart Poettering* Do not allow adding RRs to entry groups that are...
2005-11-06 Lennart Poettering* add two new configuration file options: "disable...
2005-10-28 Sebastien Estienne* many trivial fix to make avahi compile on OpenBSD
2005-10-27 Lennart Poettering* format unknown DNS records according to RFC3597
2005-10-26 Lennart Poettering* avahi-utils: replace python avahi-browse with a versi...
2005-10-26 Lennart Poetteringreorder arguments of avahi_reverse_lookup_name() to...
2005-10-26 Lennart Poettering* remove lots of DOXYGEN_SHOULD_SKIP_THIS from the...
2005-10-24 Lennart Poettering* add new entry group state AVAHI_ENTRY_GROUP_FAILURE
2005-10-23 Lennart Poettering* correctly handle empty domain names (i.e. the root...
2005-10-19 Lennart Poettering* Compile tests only when --enable-tests was specified...
2005-10-18 Lennart Poetteringin order to reduce our code/API size, drop support...
2005-10-18 Lennart Poetteringin order to reduce our API size, dropping avahi_entry_g...
2005-10-18 Lennart Poettering* remove AVAHI_PUBLISH_IS_PROXY, it was a bad idea
2005-10-17 Lennart Poetteringrename server.h to internal.h
2005-10-17 Lennart Poettering* move unicast DNS server registration/browsing routine...
2005-10-17 Lennart Poetteringremove or unexport avahi_server_add_txt_strlst(), avahi...
2005-10-17 Lennart Poetteringsplit entry and entry-group management stuff off to...