minio/pkg
Anis Elleuch cddc684559 admin: Set Config returns errSet and errMsg (#3822)
There is no way to see if a node encountered an error
when trying to set a new config set, this commit adds
a bool errSet field.
2017-03-03 02:53:48 -08:00
..
bpool optimize memory allocation during erasure-read by using temporary buffer pool. (#2259) 2016-07-25 14:17:01 -07:00
disk Fix macOS builds (#3728) 2017-02-10 00:37:22 -08:00
lock Make minio server compile on OpenBSD, NetBSD, Solaris (#3719) 2017-02-08 22:27:35 -08:00
madmin admin: Set Config returns errSet and errMsg (#3822) 2017-03-03 02:53:48 -08:00
mimedb api: BucketNotification should disallow duplicate notification. (#2539) 2016-08-23 18:42:30 -07:00
objcache Remove globalMaxCacheSize and globalCacheExpiry variables (#3826) 2017-03-02 10:34:37 -08:00
quick quick: Simplify Load() and CheckVersion() (#3831) 2017-03-02 10:29:06 -08:00
safe api/handlers: Implement streaming signature v4 support. (#2370) 2016-08-08 20:56:29 -07:00
sys Move rlimit functions into sys package. (#3824) 2017-03-01 21:51:57 -08:00
trie trie: new package (#3729) 2017-02-10 11:51:41 -08:00
wildcard pkg/wildcard: Simplify the wildcard logic further. (#2555) 2016-08-27 00:27:17 -07:00