2006-08-06 |
Lennart Poettering | fix a few typos in doxygen comments |
commit | commitdiff | tree | snapshot |
2006-07-22 |
Lennart Poettering | correct some things in the NEWS file |
commit | commitdiff | tree | snapshot |
2006-07-22 |
Lennart Poettering | update NEWS file for 2.6.12 |
commit | commitdiff | tree | snapshot |
2006-07-22 |
Lennart Poettering | bump package version and sonames |
commit | commitdiff | tree | snapshot |
2006-07-22 |
Lennart Poettering | disable time events after they have been dispatched |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Trent Lloyd | * Fix avhai builds with newer (>= 0.62) dbus that... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Lennart Poettering | * several glib adapter cleanups: |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Lennart Poettering | work around a limitation in Gentoo's DBUS build (which... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Lennart Poettering | properly finish getopt argument table with a NULL entry... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Lennart Poettering | make avahi-test run on Solaris (patch by Padraig O... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Lennart Poettering | flush stdout after every line, this makes avahi-browse... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Lennart Poettering | * add two more service types to database (closes #47) |
commit | commitdiff | tree | snapshot |
2006-06-25 |
Lennart Poettering | update NEWS file for 0.6.11 |
commit | commitdiff | tree | snapshot |
2006-06-25 |
Lennart Poettering | add PulseAudio service types |
commit | commitdiff | tree | snapshot |
2006-06-25 |
Lennart Poettering | * bump version number |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Lennart Poettering | P_RECVIF portability for Solaris |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Lennart Poettering | fix segfault when destructing multicast lookup objects |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Lennart Poettering | fix a mem leak |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Lennart Poettering | merge solaris port of iface-pfroute.c (contributed... |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Lennart Poettering | if RLIMIT_NPROC is not available but used in the config... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Lennart Poettering | Merge patch from Frederic Peters, fixing doxygen.m4... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Lennart Poettering | * Fix pthread autoconf checks for Solaris (original... |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Lennart Poettering | sunstudio cc compat (contributed by Padraig O'Briain) |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Lennart Poettering | brown paperbag: actually reserve memory for our AvahiAd... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
James Willcox | * make the event loop background again |
commit | commitdiff | tree | snapshot |
2006-05-07 |
James Willcox | add a missing lock, and make the event processing threa... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Lennart Poettering | fix check for sysctl.h |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Lennart Poettering | call _stop() instead of _quit() in _free(), to avoid... |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Lennart Poettering | update NEWS file for avahi 0.6.10 |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Lennart Poettering | bump sonames |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Lennart Poettering | actually enforce that we never print more than 20 bytes... |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Lennart Poettering | bump version number to 0.6.10 |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Lennart Poettering | fix sendmsg() calls on FreeBSD and AMD64 kernels with... |
commit | commitdiff | tree | snapshot |
2006-05-02 |
Sebastien Estienne | Patch from Padraig O'Briain <Padraig.Obriain@sun.com... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Lennart Poettering | Merge patch "avahi-compat-error-return.patch" from... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Lennart Poettering | if validation of incoming traffic fails, give the user... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Lennart Poettering | add an extra validity check when parsing mDNS queries... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Lennart Poettering | add an utf8 check when unescaping domains - essentially... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Lennart Poettering | add utf8 validity check API (based on the glib's implem... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Lennart Poettering | fix compilation if chroot() is not available. (see... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Lennart Poettering | make the construction of the ancillary data for sendmsg... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Lennart Poettering | add a note about the new DBUS reconnection behaviour... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Lennart Poettering | reconnect if the DBUS daemon kicks avahi-daemon. Since... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Lennart Poettering | fix bad memory access in simple-procotol.c's debug... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Lennart Poettering | filter out double DNS server entries |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Lennart Poettering | strip characters that are not in the set [a-zA-Z0-9... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Lennart Poettering | * don't call dbus_connection_get_is_connected() for... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Lennart Poettering | Merge patch "avahi-compat-txt-buffer-size.patch" from... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Sebastien Estienne | revert to 1189 |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Sebastien Estienne | adding --enable-foo=auto , only for qt3 / qt4 for... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Lennart Poettering | fix regular expressions for enumerating service types |
commit | commitdiff | tree | snapshot |
2006-04-18 |
James Willcox | add a missing lock |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Sebastien Estienne | fix on SuSe when avahi-dnsconfd is started before avahi... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Sebastien Estienne | add airport entry in service-type db closing #28 |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Lennart Poettering | when resolving a service, don't return host name that... |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Sebastien Estienne | convert an error log into an info log |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Sebastien Estienne | log end_msg for debian initscript |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Trent Lloyd | * Provide a slightly better description of what mcs... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Sebastien Estienne | proposed patch to close Ticket #20 |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Sebastien Estienne | Patch from sjoerd simons to close Ticket #19 (Doesn... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
James Willcox | add an 'Error' property to ClientStateArgs |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Sebastien Estienne | * The patch was undone in svn revision 1160, adding... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Lennart Poettering | improve avahi-discover desktop file (from Emmet Hikory... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Lennart Poettering | update NEWS file for 0.6.9 |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Lennart Poettering | add new method items() to ServiceTypeDatabase |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Lennart Poettering | gentoo init script update |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Lennart Poettering | prepare release 0.6.9 |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Lennart Poettering | don't allow registration of address records for invalid... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Lennart Poettering | add new API function avahi_is_valid_fqdn() |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Lennart Poettering | use term "static host names" instead of "static hosts... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Lennart Poettering | add proper argument validity checking to address and... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Lennart Poettering | fix compilation if DBUS is disabled (closes: #15) |
commit | commitdiff | tree | snapshot |
2006-02-23 |
Lennart Poettering | add a note to INSTALL to run ldconfig after installation |
commit | commitdiff | tree | snapshot |
2006-02-23 |
Lennart Poettering | remove yet another osx compiler warning |
commit | commitdiff | tree | snapshot |
2006-02-23 |
Lennart Poettering | remove two compiler warnings on OSX |
commit | commitdiff | tree | snapshot |
2006-02-23 |
Sebastien Estienne | * updating acx_pthread.m4 to newer version from autoco... |
commit | commitdiff | tree | snapshot |
2006-02-23 |
Sebastien Estienne | * fix a typo |
commit | commitdiff | tree | snapshot |
2006-02-22 |
Lennart Poettering | minor NEWS update |
commit | commitdiff | tree | snapshot |
2006-02-22 |
Lennart Poettering | reword allow-pointopoint paragraph in avahi-daemon... |
commit | commitdiff | tree | snapshot |
2006-02-22 |
Lennart Poettering | NEWS update |
commit | commitdiff | tree | snapshot |
2006-02-22 |
Lennart Poettering | annoy people with some default wide-area domains |
commit | commitdiff | tree | snapshot |
2006-02-22 |
Lennart Poettering | bump version and soname |
commit | commitdiff | tree | snapshot |
2006-02-22 |
Lennart Poettering | hide "Bad probe size estimate" warning in probe code... |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Sebastien Estienne | * create $(localstatedir)/run if it doesn't exist |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Lennart Poettering | reverse 1144, since it broke more things than it fixed |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Lennart Poettering | remove superfluous test for '#' |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Lennart Poettering | small cleanup |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Lennart Poettering | fix memory leak when freeing static host structs |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Trent Lloyd | * Update static hosts, fix a missing fclose(), free... |
commit | commitdiff | tree | snapshot |
2006-02-19 |
Sebastien Estienne | * add an option to make avahi-daemon using POINTOPOINT... |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Sebastien Estienne | * apply patches from debian pacakge |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Lennart Poettering | make anonymous structs appear properly in doxygen |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Lennart Poettering | bump sonames |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Lennart Poettering | NEWS file update for 0.6.7 |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Lennart Poettering | apply slackware patch from Paul Blazejowski |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Lennart Poettering | bump version number to 0.6.7 |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Lennart Poettering | add man page for /etc/avahi/hosts and modify other... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Lennart Poettering | add copyright blurb and some more comments |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Lennart Poettering | Dont' write a message to syslog when /etc/avahi/hosts... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Lennart Poettering | include static-hosts.h in main.c |
commit | commitdiff | tree | snapshot |
next |