| Commit message (Expand) | Author | Files | Lines |
2008-08-29 | added xfree() which takes a const pointer | Max Kellermann | 1 | -0/+13 |
2008-06-30 | utils: pthread_{mutex,cond}_init can fail, so check for it | Eric Wong | 1 | -0/+4 |
2008-06-30 | utils: add new unforgiving utility functions | Eric Wong | 1 | -0/+6 |
2008-04-12 | clean up CPP includes | Max Kellermann | 1 | -1/+0 |
2008-03-26 | notify: cleanups | Eric Wong | 1 | -0/+2 |
2008-01-03 | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 1 | -8/+1 |
2007-12-28 | Merge branches/ew r7104 | Eric Wong | 1 | -1/+3 |
2007-06-13 | Adding parsePath and making parseConfigFilePath use it. | J. Alexander Treuman | 1 | -0/+2 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2006-08-26 | Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors | Eric Wong | 1 | -0/+9 |
2006-08-22 | get rid of the pointless xopen wrapper, open(2) does not throw errno = EINTR | Eric Wong | 1 | -7/+0 |
2006-08-20 | Fix warnings for -Wmissing-prototypes | Avuton Olrich | 1 | -1/+1 |
2006-07-30 | Standardize state_file handling routines. | Eric Wong | 1 | -0/+2 |
2006-07-30 | interface/connection malloc reductions from mpd-ke | Eric Wong | 1 | -0/+41 |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich | 1 | -5/+5 |
2006-07-14 | Change shank's email address | J. Alexander Treuman | 1 | -1/+1 |
2006-07-13 | Huge header update, update the copyright and add | Avuton Olrich | 1 | -1/+1 |
2005-03-07 | add support for parsing ape tags in musepack files | Warren Dukes | 1 | -0/+2 |
2004-06-12 | Add WARNING log method. it's the same as ERROR, except that when mpd starts, | Warren Dukes | 1 | -1/+2 |
2004-05-15 | move ipv6supported from listen.c to utils.c | Warren Dukes | 1 | -0/+2 |
2004-04-14 | add vim shiznit to end of all source files | Warren Dukes | 1 | -0/+1 |
2004-04-01 | use our own portable version of usleep using select() | Warren Dukes | 1 | -0/+2 |
2004-03-18 | bunch of autotool cleanups | Warren Dukes | 1 | -0/+2 |
2004-03-09 | strip return characters that are in the id3 tags | Warren Dukes | 1 | -0/+2 |