Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2006-09-11 | Fix an unexploitable format string vulnerability. Even though unexploitable, | bwarsaw | 1 | -1/+1 | |
it's still crappy coding that should be fixed. CVE-2006-2191. Thanks go to Karl Chen, Martin 'Joey' Schulze, and Elie Mamane. | |||||
2006-09-01 | A much improved release script, which now knows about Subversion (though isn't | bwarsaw | 1 | -15/+0 | |
yet ready to work from the trunk). Also, get rid of all the obsolete .cvsignore directories, they're no longer needed. Almost ready for 2.1.9rc1! | |||||
2005-12-30 | A cleansing pass, almost entirely cosmetic. Such things as whitespace | bwarsaw | 1 | -41/+43 | |
normalization, removal of tabs, copyright year updates to changed files, docstring and comment fixes, and usage of True/False. I also made a pass through the NEWS file. One import was reordered, and after this commit I will move the mmdsr.readme file to README.mmdsr. From my perspective, after that we're ready to go. I will port these changes forward to the trunk. | |||||
2005-11-03 | Correct error message when callers group ID - getgid() - is not registered | msapiro | 1 | -5/+10 | |
2005-08-27 | FSF office has moved to 51 Franklin Street. | tkikuchi | 6 | -6/+6 | |
2003-03-31 | Backporting SF patch #683906, add $DESTDIR to install target, by | bwarsaw | 1 | -6/+7 | |
Ademar de Souza Reis Jr |