summaryrefslogtreecommitdiff
path: root/src/permission.c
AgeCommit message (Expand)Author
2009-03-15log: removed DEBUG() and FATAL()Max Kellermann
2009-03-13all: Update copyright header.Avuton Olrich
2009-01-25conf: const pointers in block get functionsMax Kellermann
2009-01-17conf: no CamelCase, part IMax Kellermann
2009-01-03don't include utils.h when it isn't usedMax Kellermann
2009-01-03permission: use g_strsplit() instead of strtok_r()Max Kellermann
2009-01-03permission: parse password without strtok_r()Max Kellermann
2008-12-29removed os_compat.hMax Kellermann
2008-11-01permission: store passwords in GHashTableMax Kellermann
2008-10-17client: converted permissions to unsignedMax Kellermann
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong
2007-05-26Changing all calls to ERROR() followed by exit(EXIT_FAILURE) with a singleJ. Alexander Treuman
2007-04-05The massive copyright updateAvuton Olrich
2006-08-26Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong
2006-07-20Add mpd-indent.shAvuton Olrich
2006-07-17some quick hacks to avoid signedness warnings with gcc4Warren Dukes
2006-07-17sparse: ANSI-fy function declarationsEric Wong
2006-07-14[CLEANUP] Cleanup whitespace->tabsAvuton Olrich
2006-07-14Change shank's email addressJ. Alexander Treuman
2006-07-13Huge header update, update the copyright and addAvuton Olrich
2006-03-16Hopefully the last of the spelling fixes :>Eric Wong
2004-11-11ok, now song->url is only the filename, not the full path to the songWarren Dukes
2004-11-03todo updateWarren Dukes
2004-10-28merge shank-rewrite-config changesWarren Dukes
2004-04-14add vim shiznit to end of all source filesWarren Dukes
2004-04-02use EXIT_SUCCESS and EXIT_FAILUREWarren Dukes
2004-03-03fix gcc-2.95 compilation errorsWarren Dukes
2004-02-24add copyright notices to filesWarren Dukes
2004-02-23import from SF CVSWarren Dukes