summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More developed version of IPC7 presentation slides.klm1998-11-061-0/+0
* Hmm, I don't know why the stuff in doc/ is updated, but the rest ofviega1998-11-063-5/+377
* Pre-release changes.viega1998-11-062-5/+18
* Added a note about the user id that CGI's run under and the mailmanbwarsaw1998-11-061-0/+4
* I found the problem with those @echo lines... indentation was spacesbwarsaw1998-11-061-11/+15
* Rewrote make install echos to not bomb outbwarsaw1998-11-061-4/+4
* Reword error message slightlybwarsaw1998-11-062-4/+4
* fixed typo in removing module code.cotton1998-11-061-2/+2
* update_to_10b6:cotton1998-11-062-4/+52
* fixed a minor typo (-baw not scott)cotton1998-11-061-1/+1
* ignore the update.logbwarsaw1998-11-061-0/+1
* A slight reformatting for readabilitybwarsaw1998-11-061-12/+14
* fixed minor typosbwarsaw1998-11-061-2/+2
* update_to_10b6 now is sans .pybwarsaw1998-11-061-1/+1
* TOC_entry_template: generate the entire "Text" table cell (see below).bwarsaw1998-11-061-13/+48
* ArchiveMail(): in the finally, be sure to flush stderr or we'll neverbwarsaw1998-11-061-0/+2
* Fixed a typo.cotton1998-11-051-2/+2
* changed to fit the way upgrading works now.cotton1998-11-051-25/+48
* added note to run "make update" if make install is installed over acotton1998-11-051-0/+4
* Added a `make update' stepbwarsaw1998-11-051-0/+4
* made it so thatcotton1998-11-051-8/+36
* changed os.sytem(...find) to use os.path.walk instead, should be morecotton1998-11-051-5/+21
* 1) added o-w to the old html archiving chmod's.cotton1998-11-051-31/+42
* removed the os.umask in HyperArchive.__init__, as this is now taken carecotton1998-11-051-6/+0
* moved a misplaced print statement from the previous checkin.cotton1998-11-051-1/+1
* Removed the private archive directory chmod, as this should be done bycotton1998-11-051-10/+12
* Make sure archives/private has the proper permissionsbwarsaw1998-11-051-4/+6
* added a snippet to T.__init__ to make it possible to move archivescotton1998-11-051-0/+8
* Makefile.in: added arch script to integrate an mboxcotton1998-11-053-2/+54
* Install update_to_10b6.py script in binbwarsaw1998-11-051-1/+1
* gzip'ing of the raw text file is only enabled when gzip, and thusbwarsaw1998-11-051-15/+25
* TOC_entry_template: The raw text file is stored on disk as a txt.gz file.bwarsaw1998-11-051-1/+1
* Update to ipc7.doc word version of the IPC7 paper - this one went toklm1998-11-052-0/+0
* Make the disabled notice less ambiguous - reorganized so it's clearklm1998-11-051-1/+1
* Added a comment for a new alternative for value of ARCHIVE_TO_MBOX varklm1998-11-051-0/+3
* .ArchiveMail(): Finally doing the right thing regarding exceptionsklm1998-11-051-23/+33
* Changes to avoid having to chmod files, which may fail.bwarsaw1998-11-041-15/+14
* Changes to avoid having to chmod files, which may fail.bwarsaw1998-11-041-2/+5
* Changes to avoid having to chmod files, which may fail.bwarsaw1998-11-041-3/+9
* Archiver.InitVars(): Use the default perms for mkdir() -- reallybwarsaw1998-11-041-6/+4
* remove_it(): better status messagesbwarsaw1998-11-041-6/+10
* mkdir(): Default mode is 02775 which turns out to be more common inbwarsaw1998-11-041-2/+39
* Added indentation to entry bodies. (I hope this style is anklm1998-11-041-26/+26
* Simplified and corrected the "historical info" section a tiny bit.klm1998-11-041-8/+4
* made it do the right thang for lists with both pub and priv mboxcotton1998-11-041-11/+29
* Scott's update script, generalized to use mm_cfg.PREFIX and slightlybwarsaw1998-11-041-0/+90
* fixed a typo in the vmailer entrycotton1998-11-041-1/+1
* TODO: removed administrivia entrycotton1998-11-042-3/+16
* Preliminary instructions for upgrading between versions.bwarsaw1998-11-041-0/+38
* Updated installation instructions. Note I'm moving the upgradingbwarsaw1998-11-031-23/+12