Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-02-22 | Importing locale patch for command line utils, from RHEL6 rpm source | Yasuhito FUTATSUKI at POEM | 1 | -18/+18 | |
(for -japan-poem, originally imported from 2.1.12-18 package for RHEL6 rpm source) | |||||
2015-09-01 | Fixed bin/mailmanctl to check its effective rather than real uid. | Mark Sapiro | 1 | -1/+1 | |
2013-06-10 | - Fixed bin/mailmanctl -s to not remove the master lock if it can't be | Mark Sapiro | 1 | -2/+3 | |
determined to be truly stale. (LP: #1189558) | |||||
2012-11-24 | Updated some copyright dates. | Mark Sapiro | 1 | -1/+1 | |
2012-11-24 | The name of the mailmanctl master lock file is now congigurable via the | Mark Sapiro | 1 | -1/+1 | |
mm_cfg.py setting MASTER_LOCK_FILE. (LP: 1082308) | |||||
2010-02-15 | When daemonizing mailmanctl, we now ensure terminal files are closed. | Mark Sapiro | 1 | -1/+8 | |
2006-02-05 | Set default umask for qrunners to 007. | msapiro | 1 | -4/+5 | |
2005-08-27 | FSF office has moved to 51 Franklin Street. | tkikuchi | 1 | -1/+1 | |
2004-02-03 | Added helpful comment. | bwarsaw | 1 | -1/+2 | |
2003-12-14 | check_privs(): Set the process's supplemental groups to those of the | bwarsaw | 1 | -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. | |||||
2003-09-22 | Backporting from the HEAD -- bin and cron scripts | bwarsaw | 1 | -2/+3 | |
2003-02-08 | Backporting from the trunk. | bwarsaw | 1 | -1/+15 | |