index
:
avahi.git
federico
federico2
master
master-tx
netlink-abstraction
py-simple-api
tags/release-0.1
tags/release-0.2
tags/release-0.3
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.5.2
tags/release-0.6
tags/release-0.6.1
tags/release-0.6.10
tags/release-0.6.11
tags/release-0.6.12
tags/release-0.6.13
tags/release-0.6.14
tags/release-0.6.15
tags/release-0.6.16
tags/release-0.6.17
tags/release-0.6.18
tags/release-0.6.19
tags/release-0.6.2
tags/release-0.6.20
tags/release-0.6.21
tags/release-0.6.22
tags/release-0.6.3
tags/release-0.6.4
tags/release-0.6.5
tags/release-0.6.6
tags/release-0.6.7
tags/release-0.6.8
tags/release-0.6.9
Avahi Zeroconf Suite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* make the event loop background again
James Willcox
2006-05-08
1
-1
/
+6
*
add a missing lock, and make the event processing thread non-background.
James Willcox
2006-05-07
2
-5
/
+7
*
fix check for sysctl.h
Lennart Poettering
2006-05-05
1
-0
/
+2
*
call _stop() instead of _quit() in _free(), to avoid hitting an assert()
Lennart Poettering
2006-05-05
1
-1
/
+1
*
update NEWS file for avahi 0.6.10
Lennart Poettering
2006-05-04
1
-0
/
+43
*
bump sonames
Lennart Poettering
2006-05-04
1
-3
/
+3
*
actually enforce that we never print more than 20 bytes from arbitrary record...
Lennart Poettering
2006-05-04
1
-1
/
+1
*
bump version number to 0.6.10
Lennart Poettering
2006-05-04
1
-1
/
+1
*
fix sendmsg() calls on FreeBSD and AMD64 kernels with 32bit userspace. (Close...
Lennart Poettering
2006-05-04
1
-16
/
+27
*
Patch from Padraig O'Briain <Padraig.Obriain@sun.com> to build avahi on Solaris
Sebastien Estienne
2006-05-02
6
-2
/
+50
*
Merge patch "avahi-compat-error-return.patch" from Stanislav Brabec/JP Roseve...
Lennart Poettering
2006-04-26
1
-2
/
+2
*
if validation of incoming traffic fails, give the user a clue that this might...
Lennart Poettering
2006-04-24
2
-6
/
+6
*
add an extra validity check when parsing mDNS queries and records in packets
Lennart Poettering
2006-04-24
1
-2
/
+13
*
add an utf8 check when unescaping domains - essentially this means that all d...
Lennart Poettering
2006-04-24
1
-0
/
+4
*
add utf8 validity check API (based on the glib's implementation and hence mos...
Lennart Poettering
2006-04-24
4
-4
/
+201
*
fix compilation if chroot() is not available. (see #32)
Lennart Poettering
2006-04-24
1
-1
/
+5
*
make the construction of the ancillary data for sendmsg() a bit more robust. ...
Lennart Poettering
2006-04-24
1
-3
/
+5
*
add a note about the new DBUS reconnection behaviour of avahi-daemon
Lennart Poettering
2006-04-24
1
-2
/
+4
*
reconnect if the DBUS daemon kicks avahi-daemon. Since the DBUS system bus so...
Lennart Poettering
2006-04-24
4
-37
/
+115
*
fix bad memory access in simple-procotol.c's debug output
Lennart Poettering
2006-04-24
1
-3
/
+3
*
filter out double DNS server entries
Lennart Poettering
2006-04-24
1
-0
/
+10
*
strip characters that are not in the set [a-zA-Z0-9-] from the local host nam...
Lennart Poettering
2006-04-24
1
-1
/
+4
*
* don't call dbus_connection_get_is_connected() for a NULL dbus connection (c...
Lennart Poettering
2006-04-24
1
-0
/
+1
*
Merge patch "avahi-compat-txt-buffer-size.patch" from Stanislav Brabec/JP Ros...
Lennart Poettering
2006-04-24
1
-1
/
+1
*
revert to 1189
Sebastien Estienne
2006-04-23
2
-17
/
+3
*
adding --enable-foo=auto , only for qt3 / qt4 for review
Sebastien Estienne
2006-04-23
2
-3
/
+17
*
fix regular expressions for enumerating service types
Lennart Poettering
2006-04-22
1
-1
/
+2
*
add a missing lock
James Willcox
2006-04-18
1
-1
/
+5
*
fix on SuSe when avahi-dnsconfd is started before avahi-daemon closing bug #31
Sebastien Estienne
2006-04-11
1
-0
/
+9
*
add airport entry in service-type db closing #28
Sebastien Estienne
2006-04-11
1
-0
/
+2
*
when resolving a service, don't return host name that was assigned to the act...
Lennart Poettering
2006-04-01
1
-1
/
+1
*
convert an error log into an info log
Sebastien Estienne
2006-03-24
1
-1
/
+1
*
log end_msg for debian initscript
Sebastien Estienne
2006-03-24
1
-12
/
+4
*
* Provide a slightly better description of what mcs is (Closes: #22)
Trent Lloyd
2006-03-21
1
-1
/
+1
*
proposed patch to close Ticket #20
Sebastien Estienne
2006-03-17
1
-2
/
+15
*
Patch from sjoerd simons to close Ticket #19 (Doesn't work on 64 bit machines...
Sebastien Estienne
2006-03-17
1
-3
/
+3
*
add an 'Error' property to ClientStateArgs
James Willcox
2006-03-09
1
-2
/
+9
*
* The patch was undone in svn revision 1160, adding it again and closing tic...
Sebastien Estienne
2006-03-09
1
-0
/
+105
*
improve avahi-discover desktop file (from Emmet Hikory over slomo
Lennart Poettering
2006-03-03
1
-2
/
+2
*
update NEWS file for 0.6.9
Lennart Poettering
2006-03-02
1
-2
/
+15
*
add new method items() to ServiceTypeDatabase
Lennart Poettering
2006-03-02
1
-0
/
+12
*
gentoo init script update
Lennart Poettering
2006-03-02
2
-2
/
+8
*
prepare release 0.6.9
Lennart Poettering
2006-03-02
1
-3
/
+3
*
don't allow registration of address records for invalid host names according ...
Lennart Poettering
2006-03-02
2
-4
/
+4
*
add new API function avahi_is_valid_fqdn()
Lennart Poettering
2006-03-02
4
-0
/
+50
*
use term "static host names" instead of "static hosts" in error messages
Lennart Poettering
2006-03-02
1
-4
/
+4
*
add proper argument validity checking to address and hostname resolvers (clos...
Lennart Poettering
2006-03-02
2
-29
/
+10
*
fix compilation if DBUS is disabled (closes: #15)
Lennart Poettering
2006-03-01
1
-4
/
+4
*
add a note to INSTALL to run ldconfig after installation
Lennart Poettering
2006-02-23
1
-2
/
+3
*
remove yet another osx compiler warning
Lennart Poettering
2006-02-23
1
-1
/
+1
[prev]
[next]