Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use iurt_root_command to add user | Olivier Blin | 2010-11-01 | 1 | -0/+9 |
| | |||||
* | check authorization for canonicalized path | Olivier Blin | 2010-11-01 | 1 | -1/+5 |
| | |||||
* | check dir authorization for umount | Olivier Blin | 2010-11-01 | 1 | -0/+1 |
| | |||||
* | simplify as check_path_authorized | Olivier Blin | 2010-11-01 | 1 | -6/+6 |
| | |||||
* | check args in tar as well | Olivier Blin | 2010-11-01 | 1 | -0/+4 |
| | |||||
* | add umount (to be protected) | Olivier Blin | 2010-11-01 | 1 | -0/+8 |
| | |||||
* | add --tar and --untar support to iurt_root_command | Olivier Blin | 2010-11-01 | 1 | -0/+61 |
| | |||||
* | - Do not force debug log level. | Marcelo Leitner | 2008-02-21 | 1 | -2/+2 |
| | |||||
* | fix lib search path (iurt should probably pass its search path to ↵ | Olivier Blin | 2007-03-17 | 1 | -1/+1 |
| | | | | iurt_root_command instead) | ||||
* | add /root in unauthorized paths (import from cluster files, from ↵ | Olivier Blin | 2007-03-07 | 1 | -4/+4 |
| | | | | warly/mrl/claudio ?) | ||||
* | be less restrictive for copying file into /root | Florent Villard | 2006-12-07 | 1 | -60/+63 |
| | |||||
* | Changed permissions to executable | Claudio Matsuoka | 2006-11-12 | 1 | -0/+0 |
| | |||||
* | Using plot() functions. | Claudio Matsuoka | 2006-11-12 | 1 | -28/+28 |
| | |||||
* | Fix rm globbing, for real this time (thanks rgs). | Claudio Matsuoka | 2006-10-25 | 1 | -1/+5 |
| | |||||
* | Fixed glob character parsing regexp in sub rm. | Claudio Matsuoka | 2006-10-23 | 1 | -1/+1 |
| | |||||
* | add cp command | Florent Villard | 2006-10-23 | 1 | -7/+104 |
| | |||||
* | add initdb command | Florent Villard | 2006-10-11 | 1 | -6/+4 |
| | |||||
* | add more command for sudo needs, rpm --initdb and --rm | Florent Villard | 2006-08-28 | 1 | -6/+118 |
| | |||||
* | add a new wrapper to run command which needs privileges | Florent Villard | 2006-08-28 | 1 | -0/+71 |