aboutsummaryrefslogtreecommitdiffstats
path: root/share/Perms.py
Commit message (Collapse)AuthorAgeFilesLines
* Mandriva LinuxFrederic Lepied2005-08-101-1/+1
|
* more robust parsingFrederic Lepied2005-08-101-2/+10
|
* the config file is now forcing permissions even if it's lowering the security.Frederic Lepied2004-07-291-4/+5
|
* MandrakelinuxFrederic Lepied2004-07-291-1/+1
|
* - allow to specify only group or user in perm files (Bill Shirley)Frederic Lepied2004-02-271-6/+20
| | | | | - allow the force keyword in perm files to be able to lower security (Bill Shirley)
* correct broken code in fix_perms which add +x for all filesFrederic Lepied2003-09-031-3/+4
| | | | | when it finds a directory in a glob.
* better support for symlinksFrederic Lepied2003-08-221-7/+30
|
* do not change non local files/directories.Frederic Lepied2002-08-111-5/+51
|
* if we don't change the security level, try not to lower the securityFrederic Lepied2002-06-271-6/+13
| | | | | if the user has changed it manually (added -c option).
* report more complete error messages.Frederic Lepied2002-05-311-4/+4
|
* corrected warnings reported by pycheckerFrederic Lepied2002-02-141-22/+20
|
* removed debugging trace.Frederic Lepied2002-02-051-1/+0
|
* process the options like msec to be able to log the same way.Frederic Lepied2002-02-051-2/+36
|
* allow current to be specified for permissions too.Frederic Lepied2002-01-211-10/+30
| | | | | protect and log errors in os calls.
* 0.17Frederic Lepied2002-01-171-0/+173