Custom Query (44 matches)
Results (13 - 15 of 44)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#35 | fixed | Password encryption utility | ||
Description |
ckpasswd -f expects crypt() passwords, and not everyone has a copy of htpasswd handy. Attached is a C program from Ajax Ajax <ajax255@…> to generate the password hash. Something like this should probably be included for people who don't have htpasswd. |
|||
#38 | fixed | Check Newsgroups header of cancel messages | ||
Description |
A patch from Christopher Biedl to alter ARTcancelverify to check whether at least one group in the cancel message can be found in article to be canceled. |
|||
#41 | fixed | innreport creates incorrect file names at the start of the year | ||
Description |
Reported by Julien ÉLIE <julien@…>: There is a problem in the name of the last report of the year. Instead of being named « news-notice.2006.12.31-04.15.02.html », it is named « news-notice.2006.01.01-00.00.00.html » and thus breaks everything in the html page (it is put at the bottom...). And the line is « Jan 1 00:00:00 -- Dec 31 23:59:59 » instead of « Dec 31 04:15:02 -- Jan 2 04:15:03 ». |