Jose
|
c98ea0a380
|
Improve checks in rename, update any spaces/tabs in jail.conf, remove redundant code
|
2020-05-12 02:47:26 -04:00 |
|
Jose
|
9344b2f647
|
Allow rename legacy jail directory even if zfs is explicitly configured
|
2020-05-10 11:03:38 -04:00 |
|
Jose
|
33588397ad
|
Error handling, don't delete legacy directory unless really empty
|
2020-05-10 10:09:17 -04:00 |
|
Jose
|
d47e2a7cfb
|
Bugfix on bastille rename, let zfs inherit mountpoint
|
2020-05-10 08:12:19 -04:00 |
|
Jose
|
8826f53d9a
|
Minor code cleanup
|
2020-05-09 15:41:34 -04:00 |
|
Jose
|
f84fd4ad85
|
Improve name validation for create and rename, add error_notify function
|
2020-05-09 15:31:15 -04:00 |
|
Jose
|
e07f6cb0ed
|
Add proper name valoidation in rename command, don't allow blanks in names
|
2020-05-09 13:59:58 -04:00 |
|
Jose
|
a607dc2719
|
Properly check for home dir and symlink
|
2020-05-07 22:50:43 -04:00 |
|
Jose
|
702a0b8318
|
Update config, missing quotes added
|
2020-04-25 08:43:59 -04:00 |
|
Jose
|
9617a2ab9a
|
Update sendmail rcvars, code consistency maintenance.
|
2020-04-25 08:26:12 -04:00 |
|
Jose
|
a98032e912
|
Feature add, create empty jail and minor maintenance
|
2020-04-18 18:02:11 -04:00 |
|
Jose
|
f54151cf94
|
Fix for pfctl on start/stop commands, clean up excess double quotes
|
2020-04-16 07:53:53 -04:00 |
|
Christer Edwards
|
ef320ebcdc
|
start/stop hotfix and version bump
|
2020-04-14 22:18:21 -06:00 |
|
Christer Edwards
|
0378e3f5bd
|
Merge pull request #201 from mariusvw/hotfix/whitespace
Hotfix/whitespace
|
2020-04-14 08:46:31 -06:00 |
|
Marius van Witzenburg
|
f28054b47e
|
Cleanup whitespace
|
2020-04-14 11:53:11 +02:00 |
|
Marius van Witzenburg
|
597175bafb
|
Correct capital E in zonepath to UTC
|
2020-04-14 11:38:47 +02:00 |
|
Christer Edwards
|
21937ddbe8
|
update VNET DHCP to SYNCDHCP
|
2020-04-13 19:41:50 -06:00 |
|
Christer Edwards
|
72857be9d0
|
fix route auto-detect and SERVICE template
|
2020-04-13 18:01:52 -06:00 |
|
Christer Edwards
|
9173674256
|
updating release version
|
2020-04-12 19:39:46 -06:00 |
|
Christer Edwards
|
945944feb4
|
release validation fixes
|
2020-04-12 19:06:27 -06:00 |
|
Christer Edwards
|
106c566c88
|
network cleanup; default route addition for vnet
|
2020-04-12 17:04:37 -06:00 |
|
Jose
|
4d538da4f8
|
Support for 'qjail' imports, import cmd improvements and fixes
|
2020-04-11 11:12:03 -04:00 |
|
Christer Edwards
|
f211fd268c
|
Merge pull request #187 from hackacad/fix_man7
updated man page
|
2020-04-11 07:25:07 -06:00 |
|
Bike Dude
|
2f8128b160
|
updated 0.6.20200412
|
2020-04-10 21:19:39 +02:00 |
|
Jose
|
00443ccdd1
|
Destroy related datasets on target, simplify snapshot naming
|
2020-04-09 06:32:00 -04:00 |
|
Jose
|
d4dc133e19
|
Revert to recursive, mandatory here
|
2020-04-08 23:33:43 -04:00 |
|
Jose
|
4788e78436
|
Code cleanup, don't delete snapshot recursively
|
2020-04-08 23:21:13 -04:00 |
|
Christer Edwards
|
7ab17c2355
|
Merge pull request #184 from JRGTH/master
Support for 'ezjail' archive import, improvements and fixes
|
2020-04-08 12:57:06 -06:00 |
|
Christer Edwards
|
e436b36168
|
Merge pull request #182 from hackacad/rdr_destroy
add_rdr_destroy
|
2020-04-08 12:50:04 -06:00 |
|
Christer Edwards
|
7933d02d47
|
Merge pull request #173 from hackacad/clone.sh
RFC [NEW FEATURE] clone.sh
|
2020-04-08 12:45:43 -06:00 |
|
Bike Dude
|
3f386056a9
|
fix zfs snapshot recursive
|
2020-04-08 14:10:38 +02:00 |
|
Jose
|
241ce01074
|
Let zfs mountpoints be inherited on standard archive imports
|
2020-04-08 06:47:33 -04:00 |
|
svru
|
4de6f59e63
|
updated man page
Signed-off-by: svru <svru@svrus-MacBook-Pro.local>
|
2020-04-08 11:24:36 +02:00 |
|
Jose
|
bfa500a183
|
Always check if user specified path exist
|
2020-04-04 10:23:43 -04:00 |
|
Jose
|
7db47f3dac
|
Allow the user specify path for Export/Import on-the-fly
|
2020-04-04 09:46:56 -04:00 |
|
Jose
|
c2fefc5f16
|
Support for 'ezjail' archive import, improvements and fixes
|
2020-04-03 07:56:28 -04:00 |
|
Bike Dude
|
0f4597a2c6
|
add_rdr_destroy
|
2020-03-30 22:33:32 +02:00 |
|
cynix
|
ced148bcc7
|
Clean up code
|
2020-03-30 08:48:04 +00:00 |
|
cynix
|
6e850785a2
|
Fix empty interface name when creating the first VNET jail.
Fixes #170.
|
2020-03-30 08:41:33 +00:00 |
|
Bike Dude
|
512f973950
|
chmod issue fixed
|
2020-03-10 20:47:33 +01:00 |
|
Bike Dude
|
2240211f6a
|
fix merge conflict
|
2020-03-10 20:46:09 +01:00 |
|
Sven R
|
afc363d72d
|
Merge branch 'master' into chmod_issue
|
2020-03-10 20:41:19 +01:00 |
|
Sven R
|
102fbc7d51
|
bootstrap chmod
|
2020-03-10 17:15:46 +01:00 |
|
Sven R
|
ac96e8b6ec
|
bootstrap chmod
|
2020-03-10 17:14:18 +01:00 |
|
Bike Dude
|
af06250c1d
|
no dots allowed in rename.sh
|
2020-03-06 23:34:18 +01:00 |
|
Bike Dude
|
ed90760f68
|
several fixes
|
2020-03-06 23:12:09 +01:00 |
|
hackacad
|
bc82da9aaa
|
[NEW FEATURE] clone.sh
|
2020-03-04 10:52:17 +01:00 |
|
Sven R
|
4bd0a9d00d
|
Merge branch 'master' into import_fix
|
2020-02-27 07:43:52 +01:00 |
|
Sven R
|
659517b595
|
fix_import
|
2020-02-25 12:48:52 +01:00 |
|
Sven R
|
73e97ab18f
|
fix_import
|
2020-02-25 12:43:16 +01:00 |
|