summaryrefslogtreecommitdiff
path: root/bin/update (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert dumpdb to mmshell and configuration object. Convert htmlformat.pybwarsaw2006-11-041-0/+0
* Massive conversion process so that Mailman can be run from a user specifiedbwarsaw2006-07-081-807/+0
* back port from 2.1.6 / adding new files.tkikuchi2005-08-281-35/+252
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* Disable bin/update on the head of cvs.bwarsaw2004-03-081-1/+3
* remove_old_sources(): Utils.rmdirhier() -> shutil.rmtree()bwarsaw2002-12-021-4/+5
* Jon Parise's patch to improve the usage() output for the command linebwarsaw2002-10-211-2/+6
* dolist(): Add a check for consistency between the bounce_info andbwarsaw2002-10-201-5/+28
* main(): Add Mailman/MailCommandHandler.py{,c} to the list of obsoletebwarsaw2002-05-021-1/+1
* main(): Get rid of cgi-bin/archives program; it's long been obsolete.bwarsaw2002-03-261-1/+2
* dolist(): Update the requests.db database for canonicalized recordbwarsaw2002-03-261-0/+4
* update_qfiles(): Make sure the qfiles/in directory exists before webwarsaw2002-03-051-1/+5
* remove_old_sources(): Add smarts to remove old directories too.bwarsaw2002-02-231-8/+10
* main(): Get rid of the mail/wrapper program; it's been renamed tobwarsaw2001-12-241-1/+1
* In order to make the list alias -> script mapping more consistent,bwarsaw2001-11-301-1/+3
* main(): Add Mailman/Cookie.py{,c} to the list of old sources needingbwarsaw2001-11-201-1/+1
* Ben Gertzfield's patch to hardcode the path to the python executablebwarsaw2001-09-071-1/+1
* update_qfiles(): MM2.0 stores all its qfiles right under the qfiles/bwarsaw2001-08-151-0/+23
* dolist(): Remove the settings of the attributes archive_directory andbwarsaw2001-07-261-7/+1
* All membership related attribute access should use the MemberAdaptorbwarsaw2001-07-191-0/+3
* move_language_templates(): if the TEMPLATE_DIR/gtemplate couldn't bebwarsaw2001-07-031-1/+6
* To main changes: add a -f/--force switch, and scan all the templatebwarsaw2001-05-181-63/+166
* Untabification.bwarsaw2001-03-261-5/+5
* main(): Include logic to upgrade and convert frombwarsaw2001-03-261-1/+16
* dolist: update archive dirs relative to var_prefix, not prefix.twouters2001-03-021-7/+10
* move_language_templates(): Move all the pre-2.1 templates frombwarsaw2001-02-231-0/+30
* Start of support for i18n; marking of translatable strings.bwarsaw2000-12-071-15/+19
* Many people have problems upgrading an active system because they findbwarsaw2000-11-011-37/+68
* Several changes in support of David Champion's SF patch #101331.bwarsaw2000-09-221-2/+2
* put bulk of logic in main() function and re-arrange things so thebwarsaw2000-06-151-17/+19
* Jim Tittsler points out that the old watermark file can containbwarsaw2000-04-141-0/+3
* Prepare for running "make update" automatically. update checks thebwarsaw2000-04-071-23/+50
* Added an update to move gate_watermark entries into the list-specificbwarsaw2000-04-071-19/+84
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-0/+16
* dolist(): Do l.Unlock() before returning, to avoid the list's openhmeland1999-06-021-0/+2
* Add warning message about the need for a manual step in the updatebwarsaw1999-03-091-0/+9
* Mostly reformatting to get rid of lines > 78 columns widebwarsaw1999-01-061-14/+14
* update_to_10b6 is moved to updatebwarsaw1998-12-221-5/+6
* Added removal of Mailman/smtplib.py{,c}bwarsaw1998-12-221-2/+5
* fixed typo in removing module code.cotton1998-11-061-2/+2
* update_to_10b6:cotton1998-11-061-3/+42
* A slight reformatting for readabilitybwarsaw1998-11-061-12/+14
* fixed minor typosbwarsaw1998-11-061-2/+2
* 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
* 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
* made it do the right thang for lists with both pub and priv mboxcotton1998-11-041-11/+29