index
:
jcarr/virtigo
devel
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
validate.go
Age
Commit message (
Expand
)
Author
2025-06-04
droplet create makes the network and disks
v0.2.56
Jeff Carr
2025-02-22
switch virtbuf to virtpb
v0.2.36
Jeff Carr
2025-02-08
run go vet
v0.2.35
v0.2.34
v0.2.33
v0.2.32
v0.2.31
Jeff Carr
2024-12-04
improvements due to autogenpb
v0.2.29
v0.2.28
v0.2.27
v0.2.26
v0.2.25
v0.2.24
v0.2.23
v0.2.22
v0.2.21
v0.2.20
v0.2.19
v0.2.18
v0.2.17
Jeff Carr
2024-11-16
create and start work again
v0.2.16
v0.2.15
v0.2.14
Jeff Carr
2024-11-01
more work on importing
Jeff Carr
2024-10-31
runs again
Jeff Carr
2024-10-31
compiles again
Jeff Carr
2024-10-31
compiles after lots of protobuf changes
Jeff Carr
2024-10-30
events is now c.E
Jeff Carr
2024-10-30
force filenames to match hostnames
Jeff Carr
2024-10-30
simple unique mac
Jeff Carr
2024-10-30
more work on create() droplet
Jeff Carr
2024-10-27
maybe fix duplicates? this isn't really safe probably
Jeff Carr
2024-10-27
start spice/vnc ports at 5900 and skip 6000
Jeff Carr
2024-10-27
sets unique spice port and saves config files
v0.2
Jeff Carr
2024-10-27
add /dumpdroplets
Jeff Carr
2024-10-27
prepare to validate spice ports
Jeff Carr
2024-10-27
validate stuff should be here
Jeff Carr
2024-10-26
validate moved into virtigoxml. maybe a bad name?
Jeff Carr
2024-10-26
move this into a common package?
Jeff Carr
2024-10-26
more common code. it might work again. would be nice
Jeff Carr
2024-10-26
finds disks and puts dirs in the protobuf cluster
Jeff Carr
2024-10-25
--xml-ignore-disk=true works
Jeff Carr
2024-10-25
checking for duplicate filenames works
Jeff Carr
2024-10-25
check for duplicate disk names
Jeff Carr
2024-10-25
fails on imports with duplicate mac addrs
Jeff Carr
2024-10-25
show droplet total count
Jeff Carr
2024-10-24
cleanup instructions
Jeff Carr