This website requires JavaScript.
7b34495cf6
displaySnapshotsFields is a copy of displayJailsFields to pretty display jails snapshots
yo
2022-04-04 19:47:15 +02:00
1c40e29eff
Cleaning + TODO: PRetty display of snapshot list
yo
2022-04-03 14:30:14 +02:00
ef78245902
Add gocage list snapshot myjail
yo
2022-04-03 14:27:42 +02:00
910be4ea31
Add gocage list snapshot myjail
yo
2022-04-03 14:27:26 +02:00
285229009f
Add "gocage get all myjail"
yo
2022-04-03 11:04:01 +02:00
19dd2dfb33
version bump to v0.24
v0.24
yo
2022-04-03 10:36:23 +02:00
139ea18422
add "gocage get property jail" + "gocage set property jail" now support string, int and bool types
yo
2022-04-03 10:35:48 +02:00
3bedf019dc
Move property mgmt functions to properties.go
yo
2022-04-03 10:35:01 +02:00
da74456d6a
Set property K for int type + write config to disk
v0.23
yo
2022-04-02 21:38:54 +02:00
f40db69b9d
WIP: Implementing setJailProperty, add recursivity to getStructFieldValue
yo
2022-04-02 21:15:06 +02:00
239bcd4b95
WIP: set jail properties
yo
2022-04-02 17:12:51 +02:00
5a3d26a52c
Formatting + add "set" command
yo
2022-04-02 17:11:54 +02:00
bf20c815ce
Moved some code to utils.go
yo
2022-04-02 15:50:14 +02:00
f1c4fd960d
Add command "list properties" so we can get all internal properties to sort, filter, or set jail properties
yo
2022-04-02 15:40:04 +02:00
8d18bfe55d
Bugfix
yo
2022-04-02 15:38:24 +02:00
eacc165481
Mount local FS; get struct pointer so we can modify values
v0.22a
yo
2022-04-02 14:18:50 +02:00
349ea12979
Unmount local FS before stopping jail
yo
2022-04-02 14:17:10 +02:00
30209d2890
Start implementing gocage start
yo
2021-12-21 20:48:15 +01:00
ea25db2f27
Start implementing gocage start
yo
2021-12-21 20:48:07 +01:00
12c0a37617
BUGFIX when no -s
yo
2021-12-21 20:47:46 +01:00
fb94921afd
update doc with sort example
yo
2021-12-20 22:23:17 +01:00
74da6909c3
update doc with sort example
yo
2021-12-20 22:16:36 +01:00
c36cf9511a
Add sort support, can use every field
v0.2
yo
2021-12-20 22:10:38 +01:00
9af50111f3
umount procfs, linprofs, fdescfs and devfs at jail stop
yo
2021-12-19 19:06:41 +01:00
485330f821
Mise à jour de 'README.md'
yo
2021-12-19 17:07:17 +01:00
754a937eb8
Mise à jour de 'README.md'
yo
2021-12-19 17:04:27 +01:00
6cef2918b4
Mise à jour de 'README.md'
yo
2021-12-19 16:51:26 +01:00
40d694247d
Mise à jour de 'README.md'
yo
2021-12-19 16:50:53 +01:00
fd0cb27798
Add filter option, update Readme
yo
2021-12-19 16:49:07 +01:00
eceb108f2c
BUGFIX null pointer when flags not used
yo
2021-12-19 14:45:12 +01:00
304a7bb253
update config sample with nolinesep
yo
2021-12-19 14:34:15 +01:00
c1771153d6
Display fields with more than 1 value (p.e ip4_addr), line separator between jails
yo
2021-12-19 14:31:51 +01:00
4eeb6d0d99
Choose fields to display with -o flag
yo
2021-12-19 13:05:30 +01:00
eebc7da169
gocage stop now functionnal
yo
2021-12-19 12:42:29 +01:00
8fdd0ffbce
Make Listjails and Stopjails public to differentiate from internal functions
yo
2021-12-19 12:41:54 +01:00
f90de63f87
Get zpool, dont display JID if jail is off
yo
2021-12-19 12:41:16 +01:00
d8c78cfd34
Check if there are rctl rules before calling removeRctlRules()
yo
2021-12-18 22:23:55 +01:00
b5faac0705
Sample configuration file
yo
2021-12-18 21:40:11 +01:00
684129079f
Tried to add a running release attibute, but Config.Release already do the realtime job
yo
2021-12-18 21:35:37 +01:00
efb7248973
moved utilities into cmd/utils.go, started working on stop command
yo
2021-12-18 21:34:43 +01:00
57ff518f6c
chose listed jails, show real field name in header, sudo parameter, moved utilities into cmd/utils.go, started working on stop command
yo
2021-12-18 21:34:11 +01:00
06900bfa9c
displayStructFields now recurse into nested structs
yo
2021-12-18 17:15:06 +01:00
3fdca54cc4
Fix NoValue field, Fix MaxLen when header name is > value
yo
2021-12-18 15:37:05 +01:00
26166489fd
Add pretty display for struct array
yo
2021-12-18 15:22:55 +01:00
541222e2d0
Init
yo
2021-12-18 13:13:25 +01:00
2454c5984e
Initial commit
yo
2021-11-27 10:43:28 +01:00