index
:
iurt
master
topic/non-mandatory-arches
Chroot-based Build System
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
iurt_root_command
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some of the vulnerabilities in iurt_root_command
Pascal Terjan
2014-01-19
1
-14
/
+5
*
Drop old comments
Pascal Terjan
2014-01-19
1
-2
/
+0
*
Mount /dev/shm as tmpfs
Pascal Terjan
2012-09-19
1
-0
/
+10
*
Initial btrfs support
Pascal Terjan
2012-08-08
1
-0
/
+30
*
perl_checker cleanups
Thierry Vignaud
2012-03-24
1
-4
/
+4
*
Kill unionfs support
Pascal Terjan
2012-03-17
1
-2
/
+2
*
Never manually write to log file
Pascal Terjan
2012-03-12
1
-1
/
+0
*
better logs: log what is run
Thierry Vignaud
2011-12-21
1
-1
/
+2
*
minor perl_checker cleanups
Thierry Vignaud
2011-05-09
1
-1
/
+1
*
- do not modify PERL5LIB, as we use regular rpm now
Michael Scherer
2011-04-15
1
-2
/
+0
*
- add missing modules
Michael Scherer
2011-04-15
1
-0
/
+1
*
- do not harcode module name, use a better regexp and shorter line to check i...
Michael Scherer
2011-04-15
1
-6
/
+3
*
- use grep instead of any, as this is builtin
Michael Scherer
2011-04-15
1
-2
/
+1
*
- remove dead code ( done by rpm/urpmi )
Michael Scherer
2011-04-15
1
-13
/
+0
*
clean and reindent the array that contains all options
Michael Scherer
2011-04-15
1
-11
/
+21
*
- use File::Path and List::MoreUtils, and only import if_ from MDK::Common
Michael Scherer
2011-04-15
1
-3
/
+5
*
revert umask changes
Olivier Blin
2011-01-16
1
-12
/
+2
*
add command line umask option for cp
Olivier Blin
2011-01-16
1
-2
/
+5
*
allow to use umask option for cp
Olivier Blin
2011-01-16
1
-0
/
+7
*
remove sudo calls, iurt_root_command is supposed to be run as root already
Olivier Blin
2010-11-24
1
-5
/
+4
*
wrap urpmi.addmedia in iurt_root_command
Dexter Morgan
2010-11-04
1
-0
/
+6
*
add chroot support in iurt_root_command
Olivier Blin
2010-11-04
1
-0
/
+12
*
handle commands with unhandled options in a more generic way
Olivier Blin
2010-11-04
1
-4
/
+8
*
extract check_urpmi_chroot_options
Olivier Blin
2010-11-04
1
-5
/
+10
*
add --urpmi support
Olivier Blin
2010-11-04
1
-2
/
+54
*
fix typos
Olivier Blin
2010-11-03
1
-6
/
+6
*
move uid check in iurt_root_command (and fix checking return code)
Olivier Blin
2010-11-02
1
-1
/
+2
*
add iurt_root_command --bindmount, defaulting to read-only in most cases
Olivier Blin
2010-11-02
1
-0
/
+14
*
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 iurt_root_c...
Olivier Blin
2007-03-17
1
-1
/
+1
*
add /root in unauthorized paths (import from cluster files, from warly/mrl/cl...
Olivier Blin
2007-03-07
1
-4
/
+4
*
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