summaryrefslogtreecommitdiff
path: root/src/listen.c
AgeCommit message (Expand)Author
2006-08-26Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong
2006-08-01src/listen.c: replace bcopy with memcpyEric Wong
2006-07-22Fix the ipv6 bind issue in a nicer wayJ. Alexander Treuman
2006-07-22Fix bug when binding to both ipv6 and ipv4 on LinuxJ. Alexander Treuman
2006-07-20Add mpd-indent.shAvuton Olrich
2006-07-19bind to ipv4 and ipv6 addresses for "any"Warren Dukes
2006-07-17sparse: ANSI-fy function declarationsEric Wong
2006-07-14Change shank's email addressJ. Alexander Treuman
2006-07-14[CLEANUP] remove unused functionAvuton Olrich
2006-07-13Huge header update, update the copyright and addAvuton Olrich
2005-11-16DJWLindenaar balanced tree and master process patchQball Cow
2005-09-03forgot to print a strerrorWarren Dukes
2005-03-19fix a spelling error in a debug msgWarren Dukes
2005-03-13change some header includes so that we can compile on OS XWarren Dukes
2005-03-06config file change! now 'port' is optional and 'db_file' is required!Warren Dukes
2004-11-09add "genre" and "description" to shout config parametersWarren Dukes
2004-11-03todo updateWarren Dukes
2004-11-03now one can specify multiple bind_to_addressesWarren Dukes
2004-11-03todo updateWarren Dukes
2004-10-28merge shank-rewrite-config changesWarren Dukes
2004-05-15move ipv6supported from listen.c to utils.cWarren Dukes
2004-04-14add vim shiznit to end of all source filesWarren Dukes
2004-04-02use EXIT_SUCCESS and EXIT_FAILUREWarren Dukes
2004-02-23import from SF CVSWarren Dukes