index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
permission.c
Age
Commit message (
Expand
)
Author
2008-01-03
Cleanup #includes of standard system headers and put them in one place
Eric Wong
2007-05-26
Changing all calls to ERROR() followed by exit(EXIT_FAILURE) with a single
J. Alexander Treuman
2007-04-05
The massive copyright update
Avuton Olrich
2006-08-26
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
Eric Wong
2006-07-20
Add mpd-indent.sh
Avuton Olrich
2006-07-17
some quick hacks to avoid signedness warnings with gcc4
Warren Dukes
2006-07-17
sparse: ANSI-fy function declarations
Eric Wong
2006-07-14
[CLEANUP] Cleanup whitespace->tabs
Avuton Olrich
2006-07-14
Change shank's email address
J. Alexander Treuman
2006-07-13
Huge header update, update the copyright and add
Avuton Olrich
2006-03-16
Hopefully the last of the spelling fixes :>
Eric Wong
2004-11-11
ok, now song->url is only the filename, not the full path to the song
Warren Dukes
2004-11-03
todo update
Warren Dukes
2004-10-28
merge shank-rewrite-config changes
Warren Dukes
2004-04-14
add vim shiznit to end of all source files
Warren Dukes
2004-04-02
use EXIT_SUCCESS and EXIT_FAILURE
Warren Dukes
2004-03-03
fix gcc-2.95 compilation errors
Warren Dukes
2004-02-24
add copyright notices to files
Warren Dukes
2004-02-23
import from SF CVS
Warren Dukes