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