.. |
api.go
|
Add start api command
|
2024-09-05 09:34:05 +02:00 |
console.go
|
Handle basejails
|
2023-08-06 14:50:33 +02:00 |
create.go
|
v0.40: basejail now created from NN.N-RELEASE
|
2024-04-20 20:35:17 +02:00 |
datastore.go
|
Add datastore list, filter and sort
|
2022-06-18 16:09:38 +02:00 |
destroy.go
|
getJailFromArray filtering by type
|
2023-08-05 19:49:50 +02:00 |
fetch.go
|
Fetch now wants full name (13.2-RELEASE), limit pkg to download/extract
|
2023-08-05 19:49:55 +02:00 |
jailhost.go
|
Add arch property to jailhost
|
2022-10-16 15:18:35 +02:00 |
list.go
|
ListJailsProps() : Replace unused args with format
|
2024-09-05 09:16:32 +02:00 |
migrate.go
|
getJailFromArray filtering by type
|
2023-08-05 19:49:50 +02:00 |
properties.go
|
Exit(1) when more than 1 jail matching provided name
|
2023-09-02 10:07:55 +02:00 |
root.go
|
Add init subcommand
|
2024-09-22 15:10:53 +02:00 |
snapshots.go
|
Add ability to delete multiple snapshots separated by comma
|
2022-07-14 14:00:41 +02:00 |
start.go
|
Update Running, JID and InternalName values by ref so API will get fresh values
|
2024-09-05 09:28:05 +02:00 |
stop.go
|
BUGFIX stopJail: Destroy interfaces once, whatever the current configuration
|
2024-09-05 10:05:21 +02:00 |
struct.go
|
Add PrintJSON() for API use
|
2024-09-05 09:32:13 +02:00 |
update.go
|
v0.38a: Block update to basejail, and redirect to template
|
2023-08-06 18:49:23 +02:00 |
upgrade.go
|
getJailFromArray filtering by type
|
2023-08-05 19:49:50 +02:00 |
utils.go
|
Add freebsd-update conf, add doFileExist, getCurrentRcKeyValue and addRcKeyValue, fix zfsGetDatasetByMountpoint and executeCommand output
|
2024-09-22 15:10:58 +02:00 |