summaryrefslogtreecommitdiff
path: root/bin/check_perms (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert check_perms to mmshell symlink, configuration object, and optparsebwarsaw2006-09-241-393/+0
* back port from 2.1.6 / adding new files.tkikuchi2005-08-281-4/+22
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* Use True/False where appropriate.bwarsaw2003-03-141-16/+29
* checkwalk(): Fix permissions on -article database files, which must bebwarsaw2002-11-121-0/+14
* checkwalk(): Make sure py, pyc, and pyo files are at least 644.bwarsaw2002-11-051-0/+11
* Jon Parise's patch to improve the usage() output for the command linebwarsaw2002-10-211-2/+6
* checkdata(): This should probably check request.db.tmp too.bwarsaw2002-10-201-1/+2
* Patch set for SF bug #596565. Use symbolic user/group names insteadbwarsaw2002-08-231-15/+10
* Update some comments.bwarsaw2002-03-171-1/+1
* Add BAW comments so we know that these modules still need to bebwarsaw2002-03-051-0/+1
* Fix copyright yearsbwarsaw2002-01-011-1/+1
* checkmail(): Patch by Marc MERLIN to fix buglet resulting from thebwarsaw2002-01-011-1/+1
* Fix this to check the config.pck and config.pck.last files too.bwarsaw2001-10-041-1/+2
* Ben Gertzfield's patch to hardcode the path to the python executablebwarsaw2001-09-071-1/+1
* checkcgi(): Calculate the directory for the cgi-bin scripts, sincebwarsaw2001-07-021-2/+3
* checkwalk(): More special casing for the qfile directories. Thesebwarsaw2001-05-091-21/+42
* checkdata(): Check the permissions on the request.db file.bwarsaw2000-12-081-6/+7
* Start of support for i18n; marking of translatable strings.bwarsaw2000-12-071-46/+49
* checkmboxfile(): Ensures that the various archive .mbox files have atbwarsaw2000-12-061-1/+21
* If we get an import error on "import paths", print a slightly morebwarsaw2000-11-081-1/+9
* checkarchivedbs(): Don't bomb out if there are some nondirectories inbwarsaw2000-09-261-1/+1
* Several changes in support of David Champion's SF patch #101331.bwarsaw2000-09-221-15/+27
* checkdata(): New function which checks the permissions onbwarsaw2000-06-141-18/+44
* A few minor message clarifications.bwarsaw2000-05-081-2/+2
* checkwalk(): make sure all subdirectories have at least permissionsbwarsaw2000-04-051-9/+18
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-0/+16
* checkwalk(): getgrgid raises a KeyError if the gid isn't in the groupbwarsaw1999-12-211-1/+5
* typobwarsaw1999-11-261-1/+1
* checkarchivedbs(): database directory might not exist yet.bwarsaw1999-11-261-1/+6
* checkarchivedbs(): minor typobwarsaw1999-11-241-1/+1
* checkarchivedbs(): New permissions test which makes sure thatbwarsaw1999-11-241-0/+21
* checkall(): Must also check PREFIX.bwarsaw1999-08-131-0/+12
* Use os.error instead of OSError for older Pythonsbwarsaw1999-07-121-2/+8
* checkadminpw(): Check the permissions on data/adm.pw, which now mustbwarsaw1999-07-091-9/+20
* Use stat's symbolic names for list indices.bwarsaw1999-07-071-2/+3
* check_perms: No need to generate this file. MAILMAN_GRPNAME mustbwarsaw1999-07-061-3/+5
* check_perms.in: A file for a simple permission and group ownershipbwarsaw1999-07-061-0/+156