summaryrefslogtreecommitdiff
path: root/luaif/argvenvp.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-23l10n: message catalogs are now mapped based on active exec policyMika Westerberg1-53/+0
2009-03-07Fixed mapping of relative paths.Lauri Aarnio1-4/+13
2009-02-10Bugfix: script execution failed to find correct exec policyLauri Aarnio1-6/+75
2009-02-10Added a mechanism for finding currently active exec policyLauri Aarnio1-7/+15
2009-02-10Exec algorithm improvements: Policy-based mapping of script interpretersLauri Aarnio1-1/+128
2009-02-10Improved debug messages (of the the preload library)Lauri Aarnio1-1/+10
2008-11-02Eliminated env. var. "SBOX_ARGVENVP_MODE"; The value was not used at allLauri Aarnio1-6/+0
2008-10-23Introduced basic support for exec_policy based localization.Mika Westerberg1-2/+52
2008-09-27Implemented policy-based execution of native binaries. - Exec policies can be...Lauri Aarnio1-0/+92
2008-09-27sb_execve_mod and sbox_execve_mod renamed to exec preprocessing functionsLauri Aarnio1-35/+71
2008-09-27Lua engine initialization is now completely in luaif/luiaf.c - previously mos...Lauri Aarnio1-20/+2
2007-12-11Improve exec*() handlingLauri Leukkunen1-2/+2
2007-12-10Generic execve() manglingLauri Leukkunen1-8/+10
2007-12-02Flesh out the argv/envp processingLauri Leukkunen1-3/+53
2007-11-26Handle lua engine initialization properlyLauri Leukkunen1-3/+14
2007-11-19Incomplete OS X supportLauri Leukkunen1-1/+1
2007-11-19Restructure lua infraLauri Leukkunen1-0/+47