aboutsummaryrefslogtreecommitdiffstats
path: root/bin (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.
* do_input(): Kludge around a problem when setting new_member_optionsbwarsaw2003-11-241-1/+10
| | | | | | | | via config_list. This one sucks because new_member_options is a Checkbox but the standard way of setting and getting these values doesn't really work. Fixes SF # 841445.
* Backporting from the HEAD -- bin and cron scriptsbwarsaw2003-09-226-27/+74
|
* This commit was manufactured by cvs2svn to create branch2003-09-222-0/+194
| | | 'Release_2_1-maint'.
* Backporting once again from the trunk.bwarsaw2003-04-221-1/+1
| | | | | I18ners please double check (except Tokio). It's always so painful to resolve conflicts here, I hope I got them right.
* This commit was manufactured by cvs2svn to create branch2003-04-221-0/+203
| | | 'Release_2_1-maint'.
* Backporting from the trunk.bwarsaw2003-04-202-71/+44
|
* Backport from the trunk, and catalog regeneration.bwarsaw2003-04-192-16/+22
|
* Backporting from trunk.bwarsaw2003-04-071-1/+1
|
* Backport:bwarsaw2003-04-021-6/+6
| | | | | scanlists(): Fix -w option by repairing a typo. Closes SF bug #710678 by Richard Barrett, who also provided the patch.
* Backporting various fixes and improvements from the trunk.bwarsaw2003-03-316-81/+130
|
* Backporting SF patch #683906, add $DESTDIR to install target, bybwarsaw2003-03-311-2/+3
| | | | Ademar de Souza Reis Jr
* Backporting from the trunk.bwarsaw2003-02-081-1/+15
|
* main(): Fix some dumb coding bugs.bwarsaw2003-01-031-3/+3
|
* This commit was manufactured by cvs2svn to create branch2003-01-0234-0/+6992
'Release_2_1-maint'.