| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't initialize globals to zero (or NULL) | Eric Wong | 2007-01-14 | 1 | -3/+3 |
* | avahi: more sparse fixes (-Wshadow, non-ANSI declarations) | Eric Wong | 2007-01-14 | 1 | -1/+1 |
* | Added zeroconf service publishing using avahi | Jim Ramsay | 2007-01-11 | 1 | -0/+8 |
* | Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors | Eric Wong | 2006-08-26 | 1 | -1/+1 |
* | src/listen.c: replace bcopy with memcpy | Eric Wong | 2006-08-01 | 1 | -4/+4 |
* | Fix the ipv6 bind issue in a nicer way | J. Alexander Treuman | 2006-07-22 | 1 | -11/+17 |
* | Fix bug when binding to both ipv6 and ipv4 on Linux | J. Alexander Treuman | 2006-07-22 | 1 | -11/+24 |
* | Add mpd-indent.sh | Avuton Olrich | 2006-07-20 | 1 | -67/+68 |
* | bind to ipv4 and ipv6 addresses for "any" | Warren Dukes | 2006-07-19 | 1 | -64/+69 |
* | sparse: ANSI-fy function declarations | Eric Wong | 2006-07-17 | 1 | -3/+3 |
* | Change shank's email address | J. Alexander Treuman | 2006-07-14 | 1 | -1/+1 |
* | [CLEANUP] remove unused function | Avuton Olrich | 2006-07-14 | 1 | -8/+0 |
* | Huge header update, update the copyright and add | Avuton Olrich | 2006-07-13 | 1 | -1/+1 |
* | DJWLindenaar balanced tree and master process patch | Qball Cow | 2005-11-16 | 1 | -0/+3 |
* | forgot to print a strerror | Warren Dukes | 2005-09-03 | 1 | -1/+1 |
* | fix a spelling error in a debug msg | Warren Dukes | 2005-03-19 | 1 | -1/+1 |
* | change some header includes so that we can compile on OS X | Warren Dukes | 2005-03-13 | 1 | -3/+0 |
* | config file change! now 'port' is optional and 'db_file' is required! | Warren Dukes | 2005-03-06 | 1 | -3/+22 |
* | add "genre" and "description" to shout config parameters | Warren Dukes | 2004-11-09 | 1 | -2/+3 |
* | todo update | Warren Dukes | 2004-11-03 | 1 | -1/+2 |
* | now one can specify multiple bind_to_addresses | Warren Dukes | 2004-11-03 | 1 | -29/+78 |
* | todo update | Warren Dukes | 2004-11-03 | 1 | -1/+0 |
* | merge shank-rewrite-config changes | Warren Dukes | 2004-10-28 | 1 | -8/+12 |
* | move ipv6supported from listen.c to utils.c | Warren Dukes | 2004-05-15 | 1 | -10/+1 |
* | add vim shiznit to end of all source files | Warren Dukes | 2004-04-14 | 1 | -0/+1 |
* | use EXIT_SUCCESS and EXIT_FAILURE | Warren Dukes | 2004-04-02 | 1 | -3/+3 |
* | import from SF CVS | Warren Dukes | 2004-02-23 | 1 | -0/+186 |