aboutsummaryrefslogtreecommitdiffstats
path: root/src/permission.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* eliminate g_error() usageThomas Jansen2010-09-251-2/+3
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* include config.h in all sourcesMax Kellermann2009-11-121-0/+1
* permission: improve const-correctnessSF Markus Elfring2009-10-221-1/+1
* log: removed DEBUG() and FATAL()Max Kellermann2009-03-151-6/+5
* all: Update copyright header.Avuton Olrich2009-03-131-6/+7
* conf: const pointers in block get functionsMax Kellermann2009-01-251-1/+1
* conf: no CamelCase, part IMax Kellermann2009-01-171-4/+4
* don't include utils.h when it isn't usedMax Kellermann2009-01-031-1/+0
* permission: use g_strsplit() instead of strtok_r()Max Kellermann2009-01-031-8/+9
* permission: parse password without strtok_r()Max Kellermann2009-01-031-16/+10
* removed os_compat.hMax Kellermann2008-12-291-2/+2
* permission: store passwords in GHashTableMax Kellermann2008-11-011-17/+20
* client: converted permissions to unsignedMax Kellermann2008-10-171-8/+8
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-031-2/+1
* Changing all calls to ERROR() followed by exit(EXIT_FAILURE) with a singleJ. Alexander Treuman2007-05-261-7/+3
* The massive copyright updateAvuton Olrich2007-04-051-1/+1
* Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong2006-08-261-1/+2
* Add mpd-indent.shAvuton Olrich2006-07-201-46/+51
* some quick hacks to avoid signedness warnings with gcc4Warren Dukes2006-07-171-8/+8
* sparse: ANSI-fy function declarationsEric Wong2006-07-171-3/+3
* [CLEANUP] Cleanup whitespace->tabsAvuton Olrich2006-07-141-25/+25
* Change shank's email addressJ. Alexander Treuman2006-07-141-1/+1
* Huge header update, update the copyright and addAvuton Olrich2006-07-131-1/+1
* Hopefully the last of the spelling fixes :>Eric Wong2006-03-161-2/+2
* ok, now song->url is only the filename, not the full path to the songWarren Dukes2004-11-111-1/+1
* todo updateWarren Dukes2004-11-031-1/+0
* merge shank-rewrite-config changesWarren Dukes2004-10-281-30/+27
* add vim shiznit to end of all source filesWarren Dukes2004-04-141-0/+1
* use EXIT_SUCCESS and EXIT_FAILUREWarren Dukes2004-04-021-3/+3
* fix gcc-2.95 compilation errorsWarren Dukes2004-03-031-1/+2
* add copyright notices to filesWarren Dukes2004-02-241-0/+18
* import from SF CVSWarren Dukes2004-02-231-0/+122