Ryan C. Gordon <icculus@icculus.org> [Sun, 21 Mar 2010 12:29:49 -0400] rev 1074
Backported fixes for bogus homedir bug to stable-2.0 branch.
Fixes http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553174
Ryan C. Gordon <icculus@icculus.org> [Sun, 21 Mar 2010 12:20:44 -0400] rev 1073
See if $HOME is bogus, and if so, use getpwuid() instead.
Should fully fix http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553174
Ryan C. Gordon <icculus@icculus.org> [Sun, 21 Mar 2010 12:11:39 -0400] rev 1072
If $HOME is invalid, scratch together a different userdir.
Partially fixes http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553174
Ryan C. Gordon <icculus@icculus.org> [Wed, 17 Mar 2010 21:52:21 -0400] rev 1071
Doxygen fixes (thanks, Patrick!).
Ryan C. Gordon <icculus@icculus.org> [Wed, 17 Mar 2010 21:51:22 -0400] rev 1070
Doxygen fixes (thanks, Patrick!)
Ryan C. Gordon <icculus@icculus.org> [Wed, 17 Mar 2010 21:37:06 -0400] rev 1069
Added some missing file types to the documentation.
Ryan C. Gordon <icculus@icculus.org> [Wed, 17 Mar 2010 17:11:21 -0400] rev 1068
Backport of Windows file sharing fix from default branch.
Ryan C. Gordon <icculus@icculus.org> [Wed, 17 Mar 2010 17:04:01 -0400] rev 1067
Windows: open files for read+write sharing, to match Unix.
Ryan C. Gordon <icculus@icculus.org> [Wed, 17 Mar 2010 15:35:29 -0400] rev 1066
Make ISO9660 archiver optional.
Ryan C. Gordon <icculus@icculus.org> [Wed, 17 Mar 2010 15:34:30 -0400] rev 1065
Corrected file extension for ISO9660 archiver.