aboutsummaryrefslogtreecommitdiffstats
path: root/iurt_root_command
Commit message (Expand)AuthorAgeFilesLines
* revert umask changesOlivier Blin2011-01-161-12/+2
* add command line umask option for cpOlivier Blin2011-01-161-2/+5
* allow to use umask option for cpOlivier Blin2011-01-161-0/+7
* remove sudo calls, iurt_root_command is supposed to be run as root alreadyOlivier Blin2010-11-241-5/+4
* wrap urpmi.addmedia in iurt_root_commandDexter Morgan2010-11-041-0/+6
* add chroot support in iurt_root_commandOlivier Blin2010-11-041-0/+12
* handle commands with unhandled options in a more generic wayOlivier Blin2010-11-041-4/+8
* extract check_urpmi_chroot_optionsOlivier Blin2010-11-041-5/+10
* add --urpmi supportOlivier Blin2010-11-041-2/+54
* fix typosOlivier Blin2010-11-031-6/+6
* move uid check in iurt_root_command (and fix checking return code)Olivier Blin2010-11-021-1/+2
* add iurt_root_command --bindmount, defaulting to read-only in most casesOlivier Blin2010-11-021-0/+14
* 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 iurt_root_c...Olivier Blin2007-03-171-1/+1
* add /root in unauthorized paths (import from cluster files, from warly/mrl/cl...Olivier Blin2007-03-071-4/+4
* 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