aboutsummaryrefslogtreecommitdiffstats
path: root/bin/mailmanctl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bin/mailmanctl to check its effective rather than real uid.Mark Sapiro2015-09-011-1/+1
|
* - Fixed bin/mailmanctl -s to not remove the master lock if it can't beMark Sapiro2013-06-101-2/+3
| | | | determined to be truly stale. (LP: #1189558)
* Updated some copyright dates.Mark Sapiro2012-11-241-1/+1
|
* The name of the mailmanctl master lock file is now congigurable via theMark Sapiro2012-11-241-1/+1
| | | | mm_cfg.py setting MASTER_LOCK_FILE. (LP: 1082308)
* When daemonizing mailmanctl, we now ensure terminal files are closed.Mark Sapiro2010-02-151-1/+8
|
* Set default umask for qrunners to 007.msapiro2006-02-051-4/+5
|
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
|
* Added helpful comment.bwarsaw2004-02-031-1/+2
|
* check_privs(): Set the process's supplemental groups to those of thebwarsaw2003-12-141-0/+7
| | | | | | setuid'd user, if os.setgroup() is available (it's not in Python 2.1). Close SF bug #777444 posted by Richard Barrett, identified and solved by Jonas Muerer.
* Backporting from the HEAD -- bin and cron scriptsbwarsaw2003-09-221-2/+3
|
* Backporting from the trunk.bwarsaw2003-02-081-1/+15
|
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+524
'Release_2_1-maint'.