You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Krishnan Parthasarathi a5921b5743 Use same timestamp for all chunks in chunked signature (#2908) 8 years ago
..
access-key.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
api-datatypes.go signature: Region changes should be handled just like AWS. (#2805) 8 years ago
api-errors.go server: Add more elaborate startup messages. (#2731) 8 years ago
api-errors_test.go tests: Fix ListMultipartUploadsHandler tests. (#2705) 8 years ago
api-headers.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
api-headers_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
api-resources.go api: Change ListenBucketNotification with new API format. (#2791) 8 years ago
api-resources_test.go api: Change ListenBucketNotification with new API format. (#2791) 8 years ago
api-response-multipart.go api/complete-multipart: fixes and tests. (#2719) 8 years ago
api-response.go api: ListObjectsV1 compliance with AWS S3. (#2856) 8 years ago
api-router.go server: Add more elaborate startup messages. (#2731) 8 years ago
auth-handler.go sha256: Verify sha256 along with md5sum, signature is verified on the request early. (#2813) 8 years ago
auth-handler_test.go signature: Add legacy signature v2 support transparently. (#2811) 8 years ago
auth-rpc-client.go lock/instrumentation: Cleanup and print in user friendly form. (#2807) 8 years ago
benchmark-utils_test.go server: Add more elaborate startup messages. (#2731) 8 years ago
bucket-handlers-listobjects.go signature: Add legacy signature v2 support transparently. (#2811) 8 years ago
bucket-handlers.go tests: Missing anonymous tests for bucket-handlers. (#2885) 8 years ago
bucket-handlers_test.go tests: Add Object Layer nil test for bucket-handler API's (#2899) 8 years ago
bucket-notification-datatypes.go api: BucketNotification should disallow duplicate notification. (#2539) 8 years ago
bucket-notification-handlers.go sha256: Verify sha256 along with md5sum, signature is verified on the request early. (#2813) 8 years ago
bucket-notification-handlers_test.go server: Add more elaborate startup messages. (#2731) 8 years ago
bucket-notification-utils.go server: Add more elaborate startup messages. (#2731) 8 years ago
bucket-notification-utils_test.go tests: Add tests for bucket-notification-utils (#2723) 8 years ago
bucket-policy-handlers.go signature: Add legacy signature v2 support transparently. (#2811) 8 years ago
bucket-policy-handlers_test.go tests: Enhance coverage for bucket policy handlers. (#2895) 8 years ago
bucket-policy-migrate.go sha256: Verify sha256 along with md5sum, signature is verified on the request early. (#2813) 8 years ago
bucket-policy-parser.go Avoid path-cleaning policy resources for a better compliance with S3 (#2823) 8 years ago
bucket-policy-parser_test.go policies: Parser should handle Principals with various forms. (#2733) 8 years ago
bucket-policy.go sha256: Verify sha256 along with md5sum, signature is verified on the request early. (#2813) 8 years ago
build-constants.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
certs.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
certs_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
checkport.go boot: checkPortAvailability() should fail only for EADDRINUSE error and ignore other errors. (#2527) 8 years ago
checkport_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
commands.go Add global flags to all commands and subcommands (#2605) 8 years ago
config-migrate.go config: Use migrateV8 to v9 function properly. (#2852) 8 years ago
config-migrate_test.go Add PostgreSQL notifier (#2739) (#2824) 8 years ago
config-old.go Add PostgreSQL notifier (#2739) (#2824) 8 years ago
config-v7_test.go server: Startup message now prints configured ARNs. (#2653) 8 years ago
config-v9.go Add PostgreSQL notifier (#2739) (#2824) 8 years ago
config.go server: Add more elaborate startup messages. (#2731) 8 years ago
control-handlers.go lock/instrumentation: Cleanup and print in user friendly form. (#2807) 8 years ago
control-heal-main.go lock/instrumentation: Cleanup and print in user friendly form. (#2807) 8 years ago
control-lock-main.go lock/instrumentation: Cleanup and print in user friendly form. (#2807) 8 years ago
control-lock-main_test.go lock/instrumentation: Cleanup and print in user friendly form. (#2807) 8 years ago
control-main.go control: Implement service command 'stop,restart,status'. (#2883) 8 years ago
control-mains_test.go lock/instrumentation: Cleanup and print in user friendly form. (#2807) 8 years ago
control-router.go lock/instrumentation: Cleanup and print in user friendly form. (#2807) 8 years ago
control-router_test.go lock/instrumentation: Cleanup and print in user friendly form. (#2807) 8 years ago
control-service-main.go lock/instrumentation: Cleanup and print in user friendly form. (#2807) 8 years ago
control_test.go lock/instrumentation: Cleanup and print in user friendly form. (#2807) 8 years ago
crossdomain-xml-handler.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
damerau-levenshtein.go Fixing ineffssaign errors (#2608) 8 years ago
damerau-levenshtein_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
erasure-createfile.go logging: Print stack trace in case of errors. 8 years ago
erasure-createfile_test.go logging: Print stack trace in case of errors. 8 years ago
erasure-healfile.go logging: Print stack trace in case of errors. 8 years ago
erasure-healfile_test.go Fixing ineffssaign errors (#2608) 8 years ago
erasure-readfile.go logging: Print stack trace in case of errors. 8 years ago
erasure-readfile_test.go server: Add more elaborate startup messages. (#2731) 8 years ago
erasure-utils.go logging: Print stack trace in case of errors. 8 years ago
erasure-utils_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
erasure_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
errors.go logging: Print stack trace in case of errors. 8 years ago
event-notifier.go Add PostgreSQL notifier (#2739) (#2824) 8 years ago
event-notifier_test.go server: Add more elaborate startup messages. (#2731) 8 years ago
format-config-v1.go server: Add more elaborate startup messages. (#2731) 8 years ago
format-config-v1_test.go server: Add more elaborate startup messages. (#2731) 8 years ago
fs-createfile.go logging: Print stack trace in case of errors. 8 years ago
fs-v1-errors.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
fs-v1-metadata.go server: Add more elaborate startup messages. (#2731) 8 years ago
fs-v1-metadata_test.go server: Add more elaborate startup messages. (#2731) 8 years ago
fs-v1-multipart-common.go logging: Print stack trace in case of errors. 8 years ago
fs-v1-multipart-common_test.go server: Add more elaborate startup messages. (#2731) 8 years ago
fs-v1-multipart.go server: Add more elaborate startup messages. (#2731) 8 years ago
fs-v1-multipart_test.go server: Add more elaborate startup messages. (#2731) 8 years ago
fs-v1.go ns-lock: lock namespace during FS object operations. (#2896) 8 years ago
fs-v1_test.go server: Add more elaborate startup messages. (#2731) 8 years ago
generic-handlers.go prep: Initialization should wait instead of exit the servers. (#2872) 8 years ago
globals.go prep: Initialization should wait instead of exit the servers. (#2872) 8 years ago
handler-utils.go server: Add more elaborate startup messages. (#2731) 8 years ago
handler-utils_test.go Better code coverage of handler-utils.go (#2746) 8 years ago
host-to-ip.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
host-to-ip_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
httprange.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
httprange_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
leak-detect_test.go use runtime/debug.Stack() in leak detect test (#2757) 8 years ago
lock-instrument.go lock/instrumentation: Cleanup and print in user friendly form. (#2807) 8 years ago
lock-instrument_test.go lock/instrumentation: Cleanup and print in user friendly form. (#2807) 8 years ago
lock-rpc-server-common.go lock/instrumentation: Cleanup and print in user friendly form. (#2807) 8 years ago
lock-rpc-server-common_test.go lock/instrumentation: Cleanup and print in user friendly form. (#2807) 8 years ago
lock-rpc-server.go lock/instrumentation: Cleanup and print in user friendly form. (#2807) 8 years ago
lock-rpc-server_test.go lock/instrumentation: Cleanup and print in user friendly form. (#2807) 8 years ago
lockinfo-handlers.go lock/instrumentation: Cleanup and print in user friendly form. (#2807) 8 years ago
logger-console-hook.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
logger-file-hook.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
logger-syslog-hook_nix.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
logger-syslog-hook_windows.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
logger.go lock/instrumentation: Cleanup and print in user friendly form. (#2807) 8 years ago
logger_test.go lock/instrumentation: Cleanup and print in user friendly form. (#2807) 8 years ago
main.go Remove MINIO_DEBUG environment variable (#2794) 8 years ago
main_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
namespace-lock.go lock/instrumentation: Cleanup and print in user friendly form. (#2807) 8 years ago
namespace-lock_test.go server: Add more elaborate startup messages. (#2731) 8 years ago
naughty-disk_test.go server: Add more elaborate startup messages. (#2731) 8 years ago
net-rpc-client.go rpc: Add RPC client tests. (#2858) 8 years ago
notifiers.go Add PostgreSQL notifier (#2739) (#2824) 8 years ago
notifiers_test.go tests: Add tests for filterRuleMatch (#2722) 8 years ago
notify-amqp.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
notify-elasticsearch.go events: ElasticSearch doesnt support objects with '/' in them. (#2747) 8 years ago
notify-nats.go Add NATS notifier (#2795) 8 years ago
notify-postgresql.go Add PostgreSQL notifier (#2739) (#2824) 8 years ago
notify-redis.go Add PostgreSQL notifier (#2739) (#2824) 8 years ago
object-api-getobject_test.go misspell fixes. (#2835) 8 years ago
object-api-getobjectinfo_test.go sha256: Verify sha256 along with md5sum, signature is verified on the request early. (#2813) 8 years ago
object-api-listobjects_test.go server: Add more elaborate startup messages. (#2731) 8 years ago
object-api-multipart_test.go sha256: Verify sha256 along with md5sum, signature is verified on the request early. (#2813) 8 years ago
object-api-putobject_test.go sha256: Verify sha256 along with md5sum, signature is verified on the request early. (#2813) 8 years ago
object-common.go control: Implement service command 'stop,restart,status'. (#2883) 8 years ago
object-datatypes.go control: Implement service command 'stop,restart,status'. (#2883) 8 years ago
object-errors.go sha256: Verify sha256 along with md5sum, signature is verified on the request early. (#2813) 8 years ago
object-handlers-common.go Ignore copy conditions when ETag is not available (#2888) 8 years ago
object-handlers.go control: Implement service command 'stop,restart,status'. (#2883) 8 years ago
object-handlers_test.go Use same timestamp for all chunks in chunked signature (#2908) 8 years ago
object-interface.go server: Add more elaborate startup messages. (#2731) 8 years ago
object-multipart-common.go logging: Print stack trace in case of errors. 8 years ago
object-utils.go api: Relax object name validation. (#2814) 8 years ago
object-utils_test.go api: Relax object name validation. (#2814) 8 years ago
object_api_suite_test.go sha256: Verify sha256 along with md5sum, signature is verified on the request early. (#2813) 8 years ago
posix-dirent-fileno.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
posix-dirent-ino.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
posix-errors.go server: Remove deadcode. (#2699) 8 years ago
posix-list-dir-nix.go Fixing ineffssaign errors (#2608) 8 years ago
posix-list-dir-others.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
posix-list-dir_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
posix-prepare-path.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
posix-utils_common.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
posix-utils_nix.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
posix-utils_nix_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
posix-utils_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
posix-utils_windows.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
posix-utils_windows_test.go Fixing ineffssaign errors (#2608) 8 years ago
posix.go server: Add more elaborate startup messages. (#2731) 8 years ago
posix_test.go Avoid testing on system errors strings in posix (#2583) 8 years ago
post-policy_test.go server: Add more elaborate startup messages. (#2731) 8 years ago
prepare-storage-msg.go prep: Initialization should wait instead of exit the servers. (#2872) 8 years ago
prepare-storage-msg_test.go prep: Initialization should wait instead of exit the servers. (#2872) 8 years ago
prepare-storage.go prep: Initialization should wait instead of exit the servers. (#2872) 8 years ago
prepare-storage_test.go prep: Initialization should wait instead of exit the servers. (#2872) 8 years ago
rate-limit-handler.go Add unit test for rate-limit-handler (#2661) (#2784) 8 years ago
rate-limit-handler_test.go Add unit test for rate-limit-handler (#2661) (#2784) 8 years ago
retry.go prep: Initialization should wait instead of exit the servers. (#2872) 8 years ago
routers.go lock/instrumentation: Cleanup and print in user friendly form. (#2807) 8 years ago
runtime-checks.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
server-main.go control: Implement service command 'stop,restart,status'. (#2883) 8 years ago
server-main_test.go server: Add more elaborate startup messages. (#2731) 8 years ago
server-mux.go control: Implement service command 'stop,restart,status'. (#2883) 8 years ago
server-mux_test.go control: Implement service command 'stop,restart,status'. (#2883) 8 years ago
server-rlimit-nix.go minor cleanup 8 years ago
server-rlimit-win.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
server-startup-msg.go control: Implement service command 'stop,restart,status'. (#2883) 8 years ago
server-startup-msg_test.go control: Implement service command 'stop,restart,status'. (#2883) 8 years ago
server_test.go misspell fixes. (#2835) 8 years ago
server_utils_test.go tests: Add more streaming signature tests. (#2713) 8 years ago
server_v2_test.go Add unit-tests for ListObjectParts API handler (#2826) 8 years ago
service.go control: Implement service command 'stop,restart,status'. (#2883) 8 years ago
signals.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
signature-jwt.go Correct typo in error string (#2902) 8 years ago
signature-jwt_test.go Correct typo in error string (#2902) 8 years ago
signature-v2.go Signature-V2: use raw resource/query from the request for signature calculation. (#2833) 8 years ago
signature-v2_test.go server: Add more elaborate startup messages. (#2731) 8 years ago
signature-v4-parser.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
signature-v4-parser_test.go lock: Make some cleanup and moving the code around. (#2718) 8 years ago
signature-v4-postpolicyform.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
signature-v4-postpolicyform_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
signature-v4-utils.go Signature-V4: Dump the request with error message on signature mismatch. (#2734) 8 years ago
signature-v4-utils_test.go signature: Add legacy signature v2 support transparently. (#2811) 8 years ago
signature-v4.go signature: Region changes should be handled just like AWS. (#2805) 8 years ago
signature-v4_test.go signature: Region changes should be handled just like AWS. (#2805) 8 years ago
storage-datatypes.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
storage-errors.go server: Add more elaborate startup messages. (#2731) 8 years ago
storage-interface.go server: Add more elaborate startup messages. (#2731) 8 years ago
storage-rpc-client.go prep: Initialization should wait instead of exit the servers. (#2872) 8 years ago
storage-rpc-client_test.go prep: Initialization should wait instead of exit the servers. (#2872) 8 years ago
storage-rpc-server-datatypes.go controller/auth: Implement JWT based authorization for controller. (#2544) 8 years ago
storage-rpc-server.go lock/instrumentation: Cleanup and print in user friendly form. (#2807) 8 years ago
strconv-bytes.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
strconv-bytes_test.go Fixing ineffssaign errors (#2608) 8 years ago
streaming-signature-v4.go Refactor streaming signatureV4 w/ state machine (#2862) 8 years ago
streaming-signature-v4_test.go Refactor streaming signatureV4 w/ state machine (#2862) 8 years ago
test-utils_test.go Use same timestamp for all chunks in chunked signature (#2908) 8 years ago
tree-walk-pool.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
tree-walk-pool_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
tree-walk.go XL and FS use different tree walk ignored errors (#2707) 8 years ago
tree-walk_test.go XL and FS use different tree walk ignored errors (#2707) 8 years ago
trie.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
trie_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
typed-errors.go lock/instrumentation: Cleanup and print in user friendly form. (#2807) 8 years ago
update-main.go update: Deprecate the usage of update=yes query param. (#2801) 8 years ago
update-notifier.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
utils.go control: Implement service command 'stop,restart,status'. (#2883) 8 years ago
utils_nix_test.go server: Validate server arguments for duplicates. (#2554) 8 years ago
utils_test.go server: Validate server arguments for duplicates. (#2554) 8 years ago
utils_windows_test.go server: Validate server arguments for duplicates. (#2554) 8 years ago
version-main.go Add global flags to all commands and subcommands (#2605) 8 years ago
version_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
web-handlers.go web: fix jwt token expiry set to one day by default. (#2819) 8 years ago
web-handlers_test.go server: Add more elaborate startup messages. (#2731) 8 years ago
web-router.go server: Add more elaborate startup messages. (#2731) 8 years ago
xl-v1-bucket.go Remove comments relating to deprecated MINIO_DEBUG envvar (#2797) 8 years ago
xl-v1-common.go XL and FS use different tree walk ignored errors (#2707) 8 years ago
xl-v1-errors.go server: Remove deadcode. (#2699) 8 years ago
xl-v1-healing.go Test: Add test case for xl.HealObject() (#2884) 8 years ago
xl-v1-healing_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
xl-v1-list-objects-heal.go Remove comments relating to deprecated MINIO_DEBUG envvar (#2797) 8 years ago
xl-v1-list-objects.go XL and FS use different tree walk ignored errors (#2707) 8 years ago
xl-v1-metadata.go performance: gjson parsing for readXLMeta, listParts, getObjectInfo. (#2631) 8 years ago
xl-v1-metadata_test.go performance: gjson parsing for readXLMeta, listParts, getObjectInfo. (#2631) 8 years ago
xl-v1-multipart-common.go logging: Print stack trace in case of errors. 8 years ago
xl-v1-multipart.go server: Add more elaborate startup messages. (#2731) 8 years ago
xl-v1-object.go server: Add more elaborate startup messages. (#2731) 8 years ago
xl-v1-object_test.go Test: Add test case for xl.HealObject() (#2884) 8 years ago
xl-v1-utils.go performance: gjson parsing for readXLMeta, listParts, getObjectInfo. (#2631) 8 years ago
xl-v1-utils_test.go tests: Add test for diskCount. (#2717) 8 years ago
xl-v1.go control: Implement service command 'stop,restart,status'. (#2883) 8 years ago
xl-v1_test.go server: Add more elaborate startup messages. (#2731) 8 years ago