issues
search
zadjii
/
nebula
The personal private cloud platform
http://starmap.io
MIT License
2
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
When mirroring, make sure the target path isn't a child of any existing mirrors
#66
zadjii
opened
6 years ago
0
implement REM_HANDSHAKE_GO_FETCH
#65
zadjii
opened
6 years ago
0
Consolidate `handshake_remotes` and `refresh_remotes`
#64
zadjii
opened
6 years ago
0
Handshake each remote only once
#63
zadjii
opened
6 years ago
0
If we fail to handshake even one remote, we set ourselves to offine mode.
#62
zadjii
opened
6 years ago
0
Can the host recover from the remote being offline?
#61
zadjii
closed
6 years ago
1
The following exception unrecoverably kills the network controller
#60
zadjii
opened
6 years ago
0
Hosts that haven't completed mirroring shouldn't be listed under a cloud's hosts
#59
zadjii
opened
6 years ago
0
What happens when a client doesn't finish a write?
#58
zadjii
opened
6 years ago
0
If a host fails to mirror, we certainly shouldn't add them to the list of hosts for the cloud.
#57
zadjii
opened
6 years ago
0
Make it possible to run remote locally, no vagrant
#56
zadjii
closed
6 years ago
2
Read the remote's sery, key once, cache it, and use the value from memory
#55
zadjii
opened
6 years ago
0
Actually test mirroring some more
#54
zadjii
closed
6 years ago
2
Remove excessive logging to console during mirroring
#53
zadjii
closed
6 years ago
1
MessageHandler
#52
zadjii
opened
6 years ago
2
ClientGetLinkPermissions
#51
zadjii
closed
6 years ago
1
ClientLinkShareMessage
#50
zadjii
closed
6 years ago
1
ClientDeleteFile
#49
zadjii
closed
6 years ago
1
Enable remotes to reject creation of multiple hosts
#48
zadjii
closed
6 years ago
1
ListFilesResponse should include user's permissions
#47
zadjii
closed
6 years ago
1
Sometimes nebs gets disconnected from port, without triggering a network change
#46
zadjii
closed
6 years ago
1
Exception?
#45
zadjii
opened
6 years ago
0
Client application for interacting with nebula
#44
zadjii
opened
7 years ago
0
Add ClientHostPing Message
#43
zadjii
opened
7 years ago
0
Remove nebs.ip, nebs.port files
#42
zadjii
opened
7 years ago
1
Replace all 'contrib' with 'shared'
#41
zadjii
closed
6 years ago
0
Make sure to test multiple hosts for multiple clouds with same cname
#40
zadjii
opened
7 years ago
0
Make nebs resistant to losing network connectivity
#39
zadjii
closed
7 years ago
1
All Mirror attempts should not start with getting a new Host ID
#38
zadjii
closed
6 years ago
1
Should ClientGetHosts get only active hosts?
#37
zadjii
opened
7 years ago
0
Client message to get a list of all dirs that they can access on a cloud
#36
zadjii
closed
6 years ago
1
nebs tells nebr how much space it has left and how much it's used
#35
zadjii
closed
7 years ago
1
-1 is used as a max size to indicate as much space as you want for a cloud
#34
zadjii
closed
7 years ago
1
matching_id_clouds.filter_by(username=cloud_uname, name=cloudname).first()
#33
zadjii
closed
6 years ago
2
nebs FILE_DELETE conflict
#32
zadjii
opened
7 years ago
0
Change the `nebr create` code to use `do_create_cloud`
#31
zadjii
closed
6 years ago
2
Ensure that the directory is empty when mirroring into it
#30
zadjii
closed
6 years ago
3
When watchdog wakes up, use that event directly
#29
zadjii
opened
7 years ago
0
Make sure when writing a file that the user has write permission for that file or directory
#28
zadjii
closed
6 years ago
2
Create File Permission Level: APPEND
#27
zadjii
closed
6 years ago
1
File Transfer Stability
#26
zadjii
opened
8 years ago
2
Mirroring into an existing directory doesn't send the existing files to other hosts
#25
zadjii
closed
6 years ago
1
Make sure all network traffic attempts are try/except'd
#24
zadjii
opened
8 years ago
0
File transfers should reply with success/failure between files
#23
zadjii
opened
8 years ago
2
Create .nebs DB on Host
#22
zadjii
closed
7 years ago
2
Add ClientFilePutSuccess Message
#21
zadjii
closed
6 years ago
1
Link all todo's to GH issue numbers
#20
zadjii
opened
8 years ago
0
Determine side effects of reuse_address
#19
zadjii
opened
8 years ago
0
Deleting the directory where a mirror resides will cause it to get re-created
#18
zadjii
opened
8 years ago
1
What happens if a cloud is deleted while a client session is active?
#17
zadjii
opened
8 years ago
2
Next