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