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
/
interface.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*) slight code cleanup
Warren Dukes
2005-03-12
1
-10
/
+15
*
make the "kill" command work again
Eric Wong
2005-02-07
1
-2
/
+2
*
fix some casting issues in error messages for output buffer size
Warren Dukes
2004-12-22
1
-5
/
+6
*
fix an issue with errors and new read() code on interface
Warren Dukes
2004-11-16
1
-3
/
+8
*
no longer need to include sig_handlers.h in interfac.ec
Warren Dukes
2004-11-14
1
-1
/
+0
*
fix a few bugs in read()'ing
Warren Dukes
2004-11-14
1
-8
/
+9
*
optimized read() on clients, should be much, much faster now
Warren Dukes
2004-11-14
1
-121
/
+120
*
ok, now song->url is only the filename, not the full path to the song
Warren Dukes
2004-11-11
1
-4
/
+6
*
now one can specify multiple bind_to_addresses
Warren Dukes
2004-11-03
1
-3
/
+2
*
we need to initialize interface_max_connections to 0, to indicate we have no...
Warren Dukes
2004-10-31
1
-1
/
+3
*
merge shank-rewrite-config changes
Warren Dukes
2004-10-28
1
-25
/
+56
*
potential fixes for NHI\'s bugs
Warren Dukes
2004-07-12
1
-1
/
+3
*
fix C99 stuff for commandError
Warren Dukes
2004-06-15
1
-8
/
+9
*
implement list_OK/command_list_ok_begin
Warren Dukes
2004-06-05
1
-15
/
+17
*
finish ack error codes
Warren Dukes
2004-06-04
1
-0
/
+1
*
clean up ACK error coding a little bit
Warren Dukes
2004-06-04
1
-8
/
+6
*
fix foobar!
Warren Dukes
2004-05-11
1
-1
/
+1
*
maybe this fixes remoford's bug?!?
Warren Dukes
2004-05-11
1
-1
/
+1
*
add vim shiznit to end of all source files
Warren Dukes
2004-04-14
1
-0
/
+1
*
ok, rework myfprintf so it uses write() and never use any file stream
Warren Dukes
2004-04-13
1
-6
/
+3
*
cleanup interface between interface.[ch] and command.[ch]
Warren Dukes
2004-04-12
1
-41
/
+43
*
incremental updates and command-list/update kung fu
Warren Dukes
2004-04-11
1
-5
/
+10
*
use EXIT_SUCCESS and EXIT_FAILURE
Warren Dukes
2004-04-02
1
-4
/
+4
*
use our own portable version of usleep using select()
Warren Dukes
2004-04-01
1
-2
/
+3
*
cleanup reading from interface, when argArrayLength returned by buffer2array
Warren Dukes
2004-03-31
1
-3
/
+11
*
cleanup logging, need to be careful with SECURE and DEBUG
Warren Dukes
2004-02-25
1
-4
/
+18
*
import from SF CVS
Warren Dukes
2004-02-23
1
-0
/
+624