Harshavardhana
|
d461fa5ab1
|
Add mountinfo functions for detecting mount disks, and other rpc changes
|
10 years ago |
Harshavardhana
|
ec33d79d57
|
Add server side signaturev4 check, not wired up to the readers yet.
|
10 years ago |
Harshavardhana
|
396b728031
|
Add auth rpc service to generate access keys, add corresponding test
|
10 years ago |
Harshavardhana
|
676b9058de
|
Separate out memory statistics and system information into two different services
|
10 years ago |
Harshavardhana
|
1d64e4b6c1
|
Add Donut rpc service for sending changes to configuration files
|
10 years ago |
Harshavardhana
|
ba0a5ed416
|
Add sighup, sigusr2 into trapping code, to trap signals for reloading configuration.
Need to still figure out a way of graceful restarts - gave facebookgo/httpdown a shot,
but it is not suitable.
|
10 years ago |
Harshavardhana
|
4a27ab0e58
|
Fix another deadlock inside CreateObjectPart() code, premature return without Unlocking()
Also this patch changes the cache key element to be interface{} type not string.
|
10 years ago |
Harshavardhana
|
a3ccb9d405
|
Rename stuttered service names and make them appropriate
|
10 years ago |
Harshavardhana
|
e66a84242a
|
Add disk detection for Linux, add new RPC service GetDiskInfoService(), remove dummy HelloService()
|
10 years ago |
Harshavardhana
|
84810162f5
|
Add simple Version and GetSysInfo services
|
10 years ago |
Harshavardhana
|
701c3e5242
|
Add new RPC helpers wrapping over regular rpc packages, add middleware chaining ability
|
10 years ago |
Harshavardhana
|
4addf7a996
|
Restructure API handlers, add JSON RPC simple HelloService right now.
|
10 years ago |