index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
jail
/
command.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
When writing the jid via the -i flag, do it right when the jail is created,
jamie
2012-05-28
1
-1
/
+3
*
Don't try to set a null TERM environment.
jamie
2012-05-25
1
-1
/
+2
*
Add a meta-parameter IP__NULL to enum intparam, instead of mixing
jamie
2012-05-03
1
-1
/
+1
*
Use the defvs_ruleset paramater when mounting a jail's /dev,
jamie
2012-02-27
1
-12
/
+12
*
Improvements in error messages:
jamie
2012-02-08
1
-4
/
+8
*
Don't report errors for the exit status of processes that are killed
jamie
2011-07-06
1
-6
/
+10
*
Advance to the next command before running anything, so errors found in
jamie
2011-06-22
1
-46
/
+36
*
Fix a couple of NULL dereferences.
jamie
2011-06-21
1
-4
/
+4
*
Following r222465:
jamie
2011-06-20
1
-1
/
+6
*
Linty stuff.
jamie
2011-06-20
1
-1
/
+2
*
Move the actual create/remove (IP__OP) handling into run_command,
jamie
2011-06-18
1
-7
/
+32
*
Update copyright dates and other whitespacey stuff.
jamie
2011-06-17
1
-1
/
+1
*
Split run_command up into an outer function (next_command) that chooses
jamie
2011-06-17
1
-145
/
+171
*
Change cfstrings from an STAILQ into a TAILQ to allow commands to be
jamie
2011-06-17
1
-4
/
+4
*
run_command (mostly) cleanup:
jamie
2010-12-10
1
-111
/
+150
*
Check unmounts for a mount point of the right FS type.
jamie
2010-11-04
1
-26
/
+56
*
Check paths for security:
jamie
2010-11-04
1
-3
/
+68
*
Reads the mount.fstab file, and put its lines separately into the
jamie
2010-11-04
1
-10
/
+3
*
Initial work on the new jail(8). There are more features to add, and some
jamie
2010-10-20
1
-0
/
+675