aboutsummaryrefslogtreecommitdiffstats
path: root/src/zeroconf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changing "//" comments to "/* */" comments.J. Alexander Treuman2007-05-151-1/+1
* The massive copyright updateAvuton Olrich2007-04-051-1/+1
* avahi: malloc => xmallocEric Wong2007-01-141-2/+3
* avahi: use #ifdef instead of #if because AVAHI may not be defined at allEric Wong2007-01-141-2/+2
* Don't initialize globals to zero (or NULL)Eric Wong2007-01-141-4/+4
* zeroconf: avoid mixing declarations and codeEric Wong2007-01-141-15/+19
* Added zeroconf service publishing using avahiJim Ramsay2007-01-111-0/+493