2005-11-16 |
Lennart Poettering | fix installation of avahi-publish-address/avahi-publish... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Lennart Poettering | Implement avahi-publish{-address, service} in C |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Lennart Poettering | man page install fixes |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Lennart Poettering | small doxygen fix |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Lennart Poettering | update TODO |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Lennart Poettering | * Implement client API for arbitrary record browsing |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Lennart Poettering | add avahi-browse-domains as an alias for avahi-browse... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Lennart Poettering | update TODO, only 3 items on the TODO left |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Lennart Poettering | update man pages |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Lennart Poettering | * when calculating a random jitter time for time events... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Lennart Poettering | update TODO |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Lennart Poettering | update TODO |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Lennart Poettering | add record browser DBUS interface names |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Lennart Poettering | Show "Wide Area" as interface for services found on... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Lennart Poettering | remove dns-sd.org from default configuration file |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Lennart Poettering | update python stuff a little to match the newest DBUS... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Lennart Poettering | small --help wording improvement |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Lennart Poettering | If avahi-resolve is called without command, let it... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Lennart Poettering | create links from avahi-resolve to avahi-resolve-addres... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Lennart Poettering | rename avahi-resolve-host-name to avahi-resolve |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Lennart Poettering | move python tools from avahi-utils to avahi-python |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Lennart Poettering | remove dbus-test.py since it is horribly out of date |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Lennart Poettering | update todo |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Lennart Poettering | some minor adjusments to the conformance testing progra... |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Lennart Poettering | deal better with mcast management and disappearing... |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Sebastien Estienne | * add preliminary plist scripts for darwin (equivalent... |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Lennart Poettering | don't fail if leaving a multicast group fails |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Sebastien Estienne | * add support for other os in --with-distro (darwin... |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Sebastien Estienne | * implement avahi_exe_name for BSD/Darwin |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Lennart Poettering | I decided to not implement a "reconfirm_record()" API... |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Lennart Poettering | minor cleanups |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Sebastien Estienne | * be more verbose when retrying sysctl when the routing... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Lennart Poettering | set Id keyword for iface-pfroute.[ch] |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Sebastien Estienne | * fixed a problem on FreeBSD where sysctl needs locked... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Lennart Poettering | update TODO |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Lennart Poettering | * Make "NameAcquired" warning line disappear in avahi... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Sebastien Estienne | * update TODO |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Sebastien Estienne | * merge the python dict support in trunk |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Lennart Poettering | update TODO |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Lennart Poettering | * add LGPL blurbs to some more files shipped with avahi |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Sebastien Estienne | * update TODO |
commit | commitdiff | tree | snapshot |
2005-11-10 |
James Willcox | update to latest api changes |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Sebastien Estienne | * add support for IP_SENDSRCADDR on freeBSD |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Lennart Poettering | update TODO |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Sebastien Estienne | * set IP_MULTICAST_IF for *BSD |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Lennart Poettering | simplify some lines |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Lennart Poettering | fix retval sending |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Lennart Poettering | make sure that the local hostname passes the avahi_is_v... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Lennart Poettering | * Do not allow adding RRs to entry groups that are... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Lennart Poettering | * deal with gethostname() failing, use utsname.sysname... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Lennart Poettering | * add new flags parameter to avahi_client_new() |
commit | commitdiff | tree | snapshot |
2005-11-06 |
James Willcox | add new error codes and publish flags |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Lennart Poettering | * Rename AVAHI_ERR_NOT_CONNECTED to AVAHI_ERR_DISCONNECTED |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Lennart Poettering | makefile fix |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Lennart Poettering | replace avahi-resolve-{address,host-name} with versions... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Lennart Poettering | TODO update |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Lennart Poettering | add new client state AVAHI_CLIENT_FAILURE |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Lennart Poettering | * add two new configuration file options: "disable... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Lennart Poettering | update TODO |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Lennart Poettering | * look for additional browsing dmains in $AVAHI_BROWSE_... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Lennart Poettering | implement XDG basedir subset, which we will use to... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Lennart Poettering | * allow the user to specify a static browse domain... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Sebastien Estienne | * small fixes |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Lennart Poettering | update TODO |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Lennart Poettering | rework and cleanup socket handling to improve support... |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Sebastien Estienne | * more small fixes for OpenBSD |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Lennart Poettering | * Always specfify the local IP address when joining... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Lennart Poettering | * fix two #ifdefs |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Lennart Poettering | remove array size warning |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Sebastien Estienne | * fix for undefined XMLCALL |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Sebastien Estienne | * fix compiling with --disable-dbus |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Lennart Poettering | update TODO |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Lennart Poettering | * add support to browse for domains in avahi-browse |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Lennart Poettering | use a normal fork() instead of a daemon_fork() when... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Lennart Poettering | update TODO list |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Sebastien Estienne | * many small fixes for NetBSD |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Lennart Poettering | update todo |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Sebastien Estienne | * small fix in the #includes |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Lennart Poettering | make use of setproctitle() to change the process title... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Lennart Poettering | * add chroot() support on Linux |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Lennart Poettering | fix avahi-browse build when gdbm is not available |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Lennart Poettering | fix configure.ac |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Sebastien Estienne | * more trivial fix, now avahi-daemon and dnsconfd compi... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Sebastien Estienne | * many trivial fix to make avahi compile on OpenBSD |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Lennart Poettering | lookup service types in the service data base in avahi... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Lennart Poettering | * split dbus-protocol.c in multiple sources files |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Sebastien Estienne | * nicer display of txt records |
commit | commitdiff | tree | snapshot |
2005-10-27 |
James Willcox | remove the NotFound event, as it is not used anymore |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Lennart Poettering | remove a bunch of compiler warnings |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Lennart Poettering | change rdata type from "uint8_t*" to "const void*" |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Lennart Poettering | * format unknown DNS records according to RFC3597 |
commit | commitdiff | tree | snapshot |
2005-10-27 |
James Willcox | fix the ClientState enumeration |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Trent Lloyd | * Update TODO |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Lennart Poettering | update TODO |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Lennart Poettering | update TODO |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Trent Lloyd | * Update TODO |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Trent Lloyd | * avahi-daemon: Implement EntryGroup::AddRecord for... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Lennart Poettering | Remove -Wlarger-than-4000 from gcc command line |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Lennart Poettering | Add validity checking to TXT data parsing, this fixes... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Lennart Poettering | install publish.h, lookup.h |
commit | commitdiff | tree | snapshot |
next |