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