minio/pkg
Harshavardhana 8b5e6e338c Fix: Only add SRV records that match the bucket name exactly (#7957)
Problem: MinIO incorrectly appends DNS SRV records of buckets that have a prefix match with a given bucket. E.g bucket1 would incorrectly get bucket's DNS records too.
Solution: This fix ensures that we only add SRV records that match the key exactly
2019-07-20 11:29:05 +01:00
..
auth Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
bpool Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
certs Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
cgroup Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
cpu Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
disk Use O_DIRECT while writing to disk (#7479) 2019-04-23 21:25:06 -07:00
dns Fix: Only add SRV records that match the bucket name exactly (#7957) 2019-07-20 11:29:05 +01:00
ellipses Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
event Enable event persistence in NSQ (#7579) 2019-07-12 10:41:57 +01:00
handlers Add admin API to send trace notifications to registered (#7128) 2019-06-08 15:54:41 -07:00
hash Turn off md5sum optionally if content-md5 is not set (#7609) 2019-05-08 18:35:40 -07:00
iam Add support for session policies in STS APIs (#7747) 2019-06-20 15:28:33 -07:00
ioutil Avoid using io.ReadFull() for WriteAll and CreateFile (#7676) 2019-05-22 13:47:15 -07:00
lifecycle Add initial support for bucket lifecycle (#7563) 2019-07-19 21:20:33 +01:00
lock Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
madmin Add error filter to admin trace API (#7923) 2019-07-20 01:38:26 +01:00
mem Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
mimedb Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
mountinfo Fixes for multiplatform dev and testing from forks (#7734) 2019-06-04 00:59:40 -07:00
net Support IPv6 hosts for postgres connections (#7168) 2019-05-03 17:31:33 +05:30
policy Update go mod with sem versions of our libraries (#7687) 2019-05-29 16:35:12 -07:00
pubsub Simplify HTTP trace related code (#7833) 2019-06-26 22:41:12 -07:00
quick Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
s3select Fix: Support Unicode delimiters in s3 select (#7931) 2019-07-17 19:10:17 +01:00
safe Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
sync/errgroup Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
sys Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
trace trace api: add call stats to trace (#7915) 2019-07-18 23:29:17 +01:00
trie Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
wildcard Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
words Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00