aboutsummaryrefslogtreecommitdiffstats
path: root/iurt_root_command
Commit message (Collapse)AuthorAgeFilesLines
* use iurt_root_command to add userOlivier Blin2010-11-011-0/+9
|
* check authorization for canonicalized pathOlivier Blin2010-11-011-1/+5
|
* check dir authorization for umountOlivier Blin2010-11-011-0/+1
|
* simplify as check_path_authorizedOlivier Blin2010-11-011-6/+6
|
* check args in tar as wellOlivier Blin2010-11-011-0/+4
|
* add umount (to be protected)Olivier Blin2010-11-011-0/+8
|
* add --tar and --untar support to iurt_root_commandOlivier Blin2010-11-011-0/+61
|
* - Do not force debug log level.Marcelo Leitner2008-02-211-2/+2
|
* fix lib search path (iurt should probably pass its search path to ↵Olivier Blin2007-03-171-1/+1
| | | | iurt_root_command instead)
* add /root in unauthorized paths (import from cluster files, from ↵Olivier Blin2007-03-071-4/+4
| | | | warly/mrl/claudio ?)
* be less restrictive for copying file into /rootFlorent Villard2006-12-071-60/+63
|
* Changed permissions to executableClaudio Matsuoka2006-11-121-0/+0
|
* Using plot() functions.Claudio Matsuoka2006-11-121-28/+28
|
* Fix rm globbing, for real this time (thanks rgs).Claudio Matsuoka2006-10-251-1/+5
|
* Fixed glob character parsing regexp in sub rm.Claudio Matsuoka2006-10-231-1/+1
|
* add cp commandFlorent Villard2006-10-231-7/+104
|
* add initdb commandFlorent Villard2006-10-111-6/+4
|
* add more command for sudo needs, rpm --initdb and --rmFlorent Villard2006-08-281-6/+118
|
* add a new wrapper to run command which needs privilegesFlorent Villard2006-08-281-0/+71