aboutsummaryrefslogtreecommitdiffstats
path: root/src/listen.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-08-01src/listen.c: replace bcopy with memcpyEric Wong1-4/+4
2006-07-22Fix the ipv6 bind issue in a nicer wayJ. Alexander Treuman1-11/+17
2006-07-22Fix bug when binding to both ipv6 and ipv4 on LinuxJ. Alexander Treuman1-11/+24
2006-07-20Add mpd-indent.shAvuton Olrich1-67/+68
2006-07-19bind to ipv4 and ipv6 addresses for "any"Warren Dukes1-64/+69
2006-07-17sparse: ANSI-fy function declarationsEric Wong1-3/+3
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-14[CLEANUP] remove unused functionAvuton Olrich1-8/+0
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2005-11-16DJWLindenaar balanced tree and master process patchQball Cow1-0/+3
2005-09-03forgot to print a strerrorWarren Dukes1-1/+1
2005-03-19fix a spelling error in a debug msgWarren Dukes1-1/+1
2005-03-13change some header includes so that we can compile on OS XWarren Dukes1-3/+0
2005-03-06config file change! now 'port' is optional and 'db_file' is required!Warren Dukes1-3/+22
2004-11-09add "genre" and "description" to shout config parametersWarren Dukes1-2/+3
2004-11-03todo updateWarren Dukes1-1/+2
2004-11-03now one can specify multiple bind_to_addressesWarren Dukes1-29/+78
2004-11-03todo updateWarren Dukes1-1/+0
2004-10-28merge shank-rewrite-config changesWarren Dukes1-8/+12
2004-05-15move ipv6supported from listen.c to utils.cWarren Dukes1-10/+1
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-04-02use EXIT_SUCCESS and EXIT_FAILUREWarren Dukes1-3/+3