| Commit message (Expand) | Author | Age | Files | Lines |
* | Initialize more stuff before daemonizing so we exit properly on fatal errors | J. Alexander Treuman | 2006-07-21 | 1 | -4/+5 |
* | Rolling back change to when we redirect to logs. Turns out it silenced fatal... | J. Alexander Treuman | 2006-07-20 | 1 | -5/+1 |
* | Add mpd-indent.sh | Avuton Olrich | 2006-07-20 | 1 | -1/+1 |
* | Redirect to log files earlier to prevent some debug spam on console | J. Alexander Treuman | 2006-07-19 | 1 | -1/+5 |
* | Fix whitespace->tabs in main.c, it was afu | Avuton Olrich | 2006-07-19 | 1 | -383/+362 |
* | Don't bother freeing a bunch of stuff at exit, since it takes far too long an... | J. Alexander Treuman | 2006-07-18 | 1 | -3/+6 |
* | Committing qball's patch to list supported audio outputs in --version | J. Alexander Treuman | 2006-07-16 | 1 | -0/+6 |
* | main: static-fication, ANSI fixes | Eric Wong | 2006-07-15 | 1 | -13/+13 |
* | Avoid spewing messages to the console | Eric Wong | 2006-07-15 | 1 | -2/+1 |
* | Update copyright in --version | J. Alexander Treuman | 2006-07-14 | 1 | -1/+1 |
* | Change shank's email address | J. Alexander Treuman | 2006-07-14 | 1 | -2/+2 |
* | Huge header update, update the copyright and add | Avuton Olrich | 2006-07-13 | 1 | -1/+1 |
* | Declare functions not used outside dbUtils.c static. | Avuton Olrich | 2006-07-13 | 1 | -2/+0 |
* | main.c: fix gcc-2.95 compilation problem | Eric Wong | 2006-06-05 | 1 | -1/+2 |
* | Made pid_file an optional config parameter. | J. Alexander Treuman | 2006-06-05 | 1 | -17/+28 |
* | correctly check for setenv() function | Eric Wong | 2006-06-04 | 1 | -2/+2 |
* | Jat/Q patch for checking permission on database before creating it | Qball Cow | 2006-05-08 | 1 | -0/+1 |
* | Commit Jat's patch for bug 1281 | Qball Cow | 2006-05-08 | 1 | -0/+1 |
* | update help text | Qball Cow | 2006-04-30 | 1 | -4/+4 |
* | Fix for the macro, use gitsetenv, thanks to normalperson, eleusis, jat | Avuton Olrich | 2006-04-22 | 1 | -8/+34 |
* | Solaris is reported to not have a setenv() thus | Avuton Olrich | 2006-04-22 | 1 | -0/+12 |
* | rewrite statefile code for audio devices | Eric Wong | 2006-03-18 | 1 | -4/+0 |
* | Hopefully the last of the spelling fixes :> | Eric Wong | 2006-03-16 | 1 | -1/+1 |
* | r1067@BL4ST: normalperson | 2005-12-30 19:21:28 -0800 | Eric Wong | 2005-12-31 | 1 | -0/+1 |
* | Configure fix, so when no glib found it gives a error, and another race condi... | Qball Cow | 2005-12-14 | 1 | -1/+1 |
* | DJWLindenaar's fix race condition and some memory leaks patch | Qball Cow | 2005-11-18 | 1 | -7/+17 |
* | DJWLindenaar balanced tree and master process patch | Qball Cow | 2005-11-16 | 1 | -14/+60 |
* | Saving state of output-device in state-file. (This is a temporary solution, r... | Qball Cow | 2005-08-23 | 1 | -0/+7 |
* | *) slight code cleanup | Warren Dukes | 2005-03-12 | 1 | -5/+5 |
* | if no audioOutput specified, we no attempt to detect if there exists a usable... | Warren Dukes | 2005-03-12 | 1 | -1/+1 |
* | fix segfault in error message | Warren Dukes | 2005-03-09 | 1 | -3/+3 |
* | add ability to forcefully kill pid listed in pid file with '-kill -kill' | Warren Dukes | 2005-03-09 | 1 | -16/+27 |
* | don't print out config line in error message about pid file missing | Warren Dukes | 2005-03-09 | 1 | -1/+1 |
* | fix an error message | Warren Dukes | 2005-03-09 | 1 | -1/+1 |
* | *) add support for pid files | Warren Dukes | 2005-03-09 | 1 | -3/+85 |
* | update usage and mpd man page to indicate that we now require a config file | Warren Dukes | 2005-03-06 | 1 | -1/+0 |
* | config file change! now 'port' is optional and 'db_file' is required! | Warren Dukes | 2005-03-06 | 1 | -82/+39 |
* | remove --update-db option | Warren Dukes | 2004-11-20 | 1 | -3/+3 |
* | a few DEBUG statements | Warren Dukes | 2004-11-13 | 1 | -1/+1 |
* | better saved memmory display | Warren Dukes | 2004-11-11 | 1 | -0/+1 |
* | implement saved memory by not storing full path | Warren Dukes | 2004-11-11 | 1 | -0/+2 |
* | merge changes from metadata-rewrite branch | Warren Dukes | 2004-11-10 | 1 | -4/+6 |
* | now one can specify multiple bind_to_addresses | Warren Dukes | 2004-11-03 | 1 | -7/+2 |
* | enabling and disabling individual audioOutputs is mostly done, just need | Warren Dukes | 2004-11-02 | 1 | -1/+1 |
* | if a home directory is available for 'user', set env variable $HOME | Warren Dukes | 2004-10-31 | 1 | -0/+3 |
* | fix user being parsed as a path | Warren Dukes | 2004-10-28 | 1 | -1/+1 |
* | merge shank-rewrite-config changes | Warren Dukes | 2004-10-28 | 1 | -14/+21 |
* | some slight cleanup in setuid code | Warren Dukes | 2004-08-29 | 1 | -7/+3 |
* | fix typo in todo, thanx gnarf! | Warren Dukes | 2004-08-17 | 1 | -1/+1 |
* | patch from Benoit.Boissinot@ens-lyon.fr to remove getgroups and setgroups | Warren Dukes | 2004-08-13 | 1 | -15/+0 |