index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
permission.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-12
include config.h in all sources
Max Kellermann
1
-0
/
+1
2009-10-22
permission: improve const-correctness
SF Markus Elfring
1
-1
/
+1
2009-03-15
log: removed DEBUG() and FATAL()
Max Kellermann
1
-6
/
+5
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-6
/
+7
2009-01-25
conf: const pointers in block get functions
Max Kellermann
1
-1
/
+1
2009-01-17
conf: no CamelCase, part I
Max Kellermann
1
-4
/
+4
2009-01-03
don't include utils.h when it isn't used
Max Kellermann
1
-1
/
+0
2009-01-03
permission: use g_strsplit() instead of strtok_r()
Max Kellermann
1
-8
/
+9
2009-01-03
permission: parse password without strtok_r()
Max Kellermann
1
-16
/
+10
2008-12-29
removed os_compat.h
Max Kellermann
1
-2
/
+2
2008-11-01
permission: store passwords in GHashTable
Max Kellermann
1
-17
/
+20
2008-10-17
client: converted permissions to unsigned
Max Kellermann
1
-8
/
+8
2008-01-03
Cleanup #includes of standard system headers and put them in one place
Eric Wong
1
-2
/
+1
2007-05-26
Changing all calls to ERROR() followed by exit(EXIT_FAILURE) with a single
J. Alexander Treuman
1
-7
/
+3
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
-1
/
+2
2006-07-20
Add mpd-indent.sh
Avuton Olrich
1
-46
/
+51
2006-07-17
some quick hacks to avoid signedness warnings with gcc4
Warren Dukes
1
-8
/
+8
2006-07-17
sparse: ANSI-fy function declarations
Eric Wong
1
-3
/
+3
2006-07-14
[CLEANUP] Cleanup whitespace->tabs
Avuton Olrich
1
-25
/
+25
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
2006-03-16
Hopefully the last of the spelling fixes :>
Eric Wong
1
-2
/
+2
2004-11-11
ok, now song->url is only the filename, not the full path to the song
Warren Dukes
1
-1
/
+1
2004-11-03
todo update
Warren Dukes
1
-1
/
+0
2004-10-28
merge shank-rewrite-config changes
Warren Dukes
1
-30
/
+27
2004-04-14
add vim shiznit to end of all source files
Warren Dukes
1
-0
/
+1
2004-04-02
use EXIT_SUCCESS and EXIT_FAILURE
Warren Dukes
1
-3
/
+3
2004-03-03
fix gcc-2.95 compilation errors
Warren Dukes
1
-1
/
+2
2004-02-24
add copyright notices to files
Warren Dukes
1
-0
/
+18