index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
zeroconf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
conf: improved boolean config parameter handling from -ke
Eric Wong
2007-09-05
1
-4
/
+2
*
zeroconf: avoid passing NULLs to Avahi *_free() routines
Eric Wong
2007-09-02
1
-4
/
+6
*
Define HAVE_ZEROCONF if Avahi or Bonjour support is enabled, so that we can
J. Alexander Treuman
2007-06-03
1
-0
/
+2
*
Oops, forgot to test that last bool commit. Fixing an error and warning.
J. Alexander Treuman
2007-06-03
1
-4
/
+4
*
Making some bool options more consistent.
J. Alexander Treuman
2007-06-03
1
-5
/
+12
*
allow zeroconf to be disabled.
Patrik Weiskircher
2007-06-03
1
-0
/
+9
*
Adding a missing include.
J. Alexander Treuman
2007-06-02
1
-0
/
+1
*
Added Bonjour zeroconf support. This works now natively on MacOS X.
Patrik Weiskircher
2007-06-02
1
-10
/
+106
*
Removing the getBoundPort() function and just making boundPort an extern.
J. Alexander Treuman
2007-06-01
1
-1
/
+1
*
Changing "//" comments to "/* */" comments.
J. Alexander Treuman
2007-05-15
1
-1
/
+1
*
The massive copyright update
Avuton Olrich
2007-04-05
1
-1
/
+1
*
avahi: malloc => xmalloc
Eric Wong
2007-01-14
1
-2
/
+3
*
avahi: use #ifdef instead of #if because AVAHI may not be defined at all
Eric Wong
2007-01-14
1
-2
/
+2
*
Don't initialize globals to zero (or NULL)
Eric Wong
2007-01-14
1
-4
/
+4
*
zeroconf: avoid mixing declarations and code
Eric Wong
2007-01-14
1
-15
/
+19
*
Added zeroconf service publishing using avahi
Jim Ramsay
2007-01-11
1
-0
/
+493