| Commit message (Expand) | Author | Age | Files | Lines |
| * | More developed version of IPC7 presentation slides. | klm | 1998-11-06 | 1 | -0/+0 |
| * | Hmm, I don't know why the stuff in doc/ is updated, but the rest of | viega | 1998-11-06 | 3 | -5/+377 |
| * | Pre-release changes. | viega | 1998-11-06 | 2 | -5/+18 |
| * | Added a note about the user id that CGI's run under and the mailman | bwarsaw | 1998-11-06 | 1 | -0/+4 |
| * | I found the problem with those @echo lines... indentation was spaces | bwarsaw | 1998-11-06 | 1 | -11/+15 |
| * | Rewrote make install echos to not bomb out | bwarsaw | 1998-11-06 | 1 | -4/+4 |
| * | Reword error message slightly | bwarsaw | 1998-11-06 | 2 | -4/+4 |
| * | fixed typo in removing module code. | cotton | 1998-11-06 | 1 | -2/+2 |
| * | update_to_10b6: | cotton | 1998-11-06 | 2 | -4/+52 |
| * | fixed a minor typo (-baw not scott) | cotton | 1998-11-06 | 1 | -1/+1 |
| * | ignore the update.log | bwarsaw | 1998-11-06 | 1 | -0/+1 |
| * | A slight reformatting for readability | bwarsaw | 1998-11-06 | 1 | -12/+14 |
| * | fixed minor typos | bwarsaw | 1998-11-06 | 1 | -2/+2 |
| * | update_to_10b6 now is sans .py | bwarsaw | 1998-11-06 | 1 | -1/+1 |
| * | TOC_entry_template: generate the entire "Text" table cell (see below). | bwarsaw | 1998-11-06 | 1 | -13/+48 |
| * | ArchiveMail(): in the finally, be sure to flush stderr or we'll never | bwarsaw | 1998-11-06 | 1 | -0/+2 |
| * | Fixed a typo. | cotton | 1998-11-05 | 1 | -2/+2 |
| * | changed to fit the way upgrading works now. | cotton | 1998-11-05 | 1 | -25/+48 |
| * | added note to run "make update" if make install is installed over a | cotton | 1998-11-05 | 1 | -0/+4 |
| * | Added a `make update' step | bwarsaw | 1998-11-05 | 1 | -0/+4 |
| * | made it so that | cotton | 1998-11-05 | 1 | -8/+36 |
| * | changed os.sytem(...find) to use os.path.walk instead, should be more | cotton | 1998-11-05 | 1 | -5/+21 |
| * | 1) added o-w to the old html archiving chmod's. | cotton | 1998-11-05 | 1 | -31/+42 |
| * | removed the os.umask in HyperArchive.__init__, as this is now taken care | cotton | 1998-11-05 | 1 | -6/+0 |
| * | moved a misplaced print statement from the previous checkin. | cotton | 1998-11-05 | 1 | -1/+1 |
| * | Removed the private archive directory chmod, as this should be done by | cotton | 1998-11-05 | 1 | -10/+12 |
| * | Make sure archives/private has the proper permissions | bwarsaw | 1998-11-05 | 1 | -4/+6 |
| * | added a snippet to T.__init__ to make it possible to move archives | cotton | 1998-11-05 | 1 | -0/+8 |
| * | Makefile.in: added arch script to integrate an mbox | cotton | 1998-11-05 | 3 | -2/+54 |
| * | Install update_to_10b6.py script in bin | bwarsaw | 1998-11-05 | 1 | -1/+1 |
| * | gzip'ing of the raw text file is only enabled when gzip, and thus | bwarsaw | 1998-11-05 | 1 | -15/+25 |
| * | TOC_entry_template: The raw text file is stored on disk as a txt.gz file. | bwarsaw | 1998-11-05 | 1 | -1/+1 |
| * | Update to ipc7.doc word version of the IPC7 paper - this one went to | klm | 1998-11-05 | 2 | -0/+0 |
| * | Make the disabled notice less ambiguous - reorganized so it's clear | klm | 1998-11-05 | 1 | -1/+1 |
| * | Added a comment for a new alternative for value of ARCHIVE_TO_MBOX var | klm | 1998-11-05 | 1 | -0/+3 |
| * | .ArchiveMail(): Finally doing the right thing regarding exceptions | klm | 1998-11-05 | 1 | -23/+33 |
| * | Changes to avoid having to chmod files, which may fail. | bwarsaw | 1998-11-04 | 1 | -15/+14 |
| * | Changes to avoid having to chmod files, which may fail. | bwarsaw | 1998-11-04 | 1 | -2/+5 |
| * | Changes to avoid having to chmod files, which may fail. | bwarsaw | 1998-11-04 | 1 | -3/+9 |
| * | Archiver.InitVars(): Use the default perms for mkdir() -- really | bwarsaw | 1998-11-04 | 1 | -6/+4 |
| * | remove_it(): better status messages | bwarsaw | 1998-11-04 | 1 | -6/+10 |
| * | mkdir(): Default mode is 02775 which turns out to be more common in | bwarsaw | 1998-11-04 | 1 | -2/+39 |
| * | Added indentation to entry bodies. (I hope this style is an | klm | 1998-11-04 | 1 | -26/+26 |
| * | Simplified and corrected the "historical info" section a tiny bit. | klm | 1998-11-04 | 1 | -8/+4 |
| * | made it do the right thang for lists with both pub and priv mbox | cotton | 1998-11-04 | 1 | -11/+29 |
| * | Scott's update script, generalized to use mm_cfg.PREFIX and slightly | bwarsaw | 1998-11-04 | 1 | -0/+90 |
| * | fixed a typo in the vmailer entry | cotton | 1998-11-04 | 1 | -1/+1 |
| * | TODO: removed administrivia entry | cotton | 1998-11-04 | 2 | -3/+16 |
| * | Preliminary instructions for upgrading between versions. | bwarsaw | 1998-11-04 | 1 | -0/+38 |
| * | Updated installation instructions. Note I'm moving the upgrading | bwarsaw | 1998-11-03 | 1 | -23/+12 |