aboutsummaryrefslogtreecommitdiffstats
path: root/iurt_root_command
Commit message (Expand)AuthorAgeFilesLines
* iurt: Fix / of the chroot belonging to the user instead of rootPascal Terjan2023-11-261-3/+9
* perl_checker cleanupsThierry Vignaud2017-10-131-1/+1
* Real fix for dns config0.7.2.2Pascal Terjan2017-10-061-1/+1
* Fix previous broken commit0.7.2.1Pascal Terjan2017-10-051-1/+1
* Networking fixesPascal Terjan2017-10-051-0/+4
* Fix typoPascal Terjan2017-10-041-4/+4
* Make sure hostname resolvesPascal Terjan2017-10-041-1/+5
* Bring lo up in the chrootPascal Terjan2017-10-041-1/+3
* Use a network namespace for buildsPascal Terjan2017-10-031-1/+29
* Fix some of the vulnerabilities in iurt_root_commandPascal Terjan2014-01-191-14/+5
* Drop old commentsPascal Terjan2014-01-191-2/+0
* Mount /dev/shm as tmpfsPascal Terjan2012-09-191-0/+10
* Initial btrfs supportPascal Terjan2012-08-081-0/+30
* perl_checker cleanupsThierry Vignaud2012-03-241-4/+4
* Kill unionfs supportPascal Terjan2012-03-171-2/+2
* Never manually write to log filePascal Terjan2012-03-121-1/+0
* better logs: log what is runThierry Vignaud2011-12-211-1/+2
* minor perl_checker cleanupsThierry Vignaud2011-05-091-1/+1
* - do not modify PERL5LIB, as we use regular rpm nowMichael Scherer2011-04-151-2/+0
* - add missing modulesMichael Scherer2011-04-151-0/+1
* - do not harcode module name, use a better regexp and shorter line to check i...Michael Scherer2011-04-151-6/+3
* - use grep instead of any, as this is builtinMichael Scherer2011-04-151-2/+1
* - remove dead code ( done by rpm/urpmi )Michael Scherer2011-04-151-13/+0
* clean and reindent the array that contains all optionsMichael Scherer2011-04-151-11/+21
* - use File::Path and List::MoreUtils, and only import if_ from MDK::Common Michael Scherer2011-04-151-3/+5
* 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