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
/
log.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-29
log: don't use utils.h
Max Kellermann
1
-5
/
+17
2008-10-08
don't include os_compat.h
Max Kellermann
1
-1
/
+7
2008-09-06
include cleanup
Max Kellermann
1
-1
/
+0
2008-08-28
log.c: thread-safety for warning log
Eric Wong
1
-4
/
+12
2008-04-12
fix sign compare warnings
Max Kellermann
1
-1
/
+1
2008-03-26
zero is a valid file descriptor
Max Kellermann
1
-4
/
+4
2008-01-03
Cleanup #includes of standard system headers and put them in one place
Eric Wong
1
-6
/
+1
2007-09-05
Redirect stdin *before* we establish a listen socket
Eric Wong
1
-29
/
+0
2007-09-04
log: oops, fix a syntax error
Eric Wong
1
-1
/
+1
2007-09-04
log: better bug avoidance for libraries incorrectly handling fd=0
Eric Wong
1
-2
/
+16
2007-09-02
Fix endless loop when mpd is launched from a non-interactive shell.
Eric Wong
1
-1
/
+5
2007-08-28
log: cleanup: avoid "magic" numbers
Eric Wong
1
-6
/
+8
2007-06-29
log: flush the warning log after redirecting stderr to the log files
J. Alexander Treuman
1
-0
/
+1
2007-04-05
The massive copyright update
Avuton Olrich
1
-1
/
+1
2007-02-19
More (v)snprintf-related buffer over-allocations removed
Eric Wong
1
-1
/
+1
2007-02-18
Re-adding a fix to log.c that got pulled with the localization reversion.
J. Alexander Treuman
1
-5
/
+4
2007-02-18
Reverting all of my localization changes. It was a horrible
J. Alexander Treuman
1
-19
/
+8
2007-01-14
Don't initialize globals to zero (or NULL)
Eric Wong
1
-5
/
+5
2007-01-08
Output warning messages in the current locale's charset.
J. Alexander Treuman
1
-1
/
+4
2007-01-08
Fixed some silly logic that caused an extra \n to be printed when flushing
J. Alexander Treuman
1
-5
/
+4
2007-01-08
Convert log messages sent to stdout to the current locale's charset.
J. Alexander Treuman
1
-2
/
+11
2006-10-03
cleanup flushWarningBuffer() and make some for() loops in audio.c look and do...
Warren Dukes
1
-10
/
+16
2006-08-22
get rid of the pointless xopen wrapper, open(2) does not throw errno = EINTR
Eric Wong
1
-4
/
+4
2006-08-12
always support DEBUG() logging, even if -DNDEBUG
Warren Dukes
1
-3
/
+0
2006-08-03
log: oops, brain fart caused a segfault
Eric Wong
1
-1
/
+1
2006-08-03
log: switch to using FILE * for logging, since fdprintf isn't reentrant
Eric Wong
1
-12
/
+15
2006-08-01
logging cleanups
Eric Wong
1
-33
/
+195
2006-07-30
remove deprecated myfprintf wrapper
Eric Wong
1
-1
/
+1
2006-07-20
Add mpd-indent.sh
Avuton Olrich
1
-25
/
+30
2006-07-17
sparse: ANSI-fy function declarations
Eric Wong
1
-2
/
+2
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
2005-03-12
if no audioOutput specified, we no attempt to detect if there exists a usable...
Warren Dukes
1
-0
/
+3
2004-10-28
merge shank-rewrite-config changes
Warren Dukes
1
-4
/
+12
2004-06-12
Add WARNING log method. it's the same as ERROR, except that when mpd starts,
Warren Dukes
1
-1
/
+40
2004-04-14
add vim shiznit to end of all source files
Warren Dukes
1
-0
/
+1
[prev]