Commit History

Author SHA1 Message Date
  Devaraj Das c5622e5d4d HADOOP-6543. Allows secure clients to talk to unsecure clusters. Contributed by Kan Zhang. 15 years ago
  Devaraj Das ffdde40b9f HADOOP-6583. Captures authentication and authorization metrics. Contributed by Devaraj Das. 15 years ago
  Devaraj Das 115ef5b8c7 HADOOP-6545. Changes the Key for the FileSystem cache to be UGI. Contributed by Devaraj Das. 15 years ago
  Suresh Srinivas 9871771bb5 HADOOP-6577. Add hidden configuration option "ipc.server.max.response.size" to change the default 1 MB, the maximum size when large IPC handler response buffer is reset. Contributed by Suresh Srinivas. 15 years ago
  Devaraj Das d099c1c78a HADOOP-6572. Makes sure that SASL encryption and push to responder queue for the RPC response happens atomically. Contributed by Kan Zhang. 15 years ago
  Owen O'Malley a417a8faea HADOOP-6551. Delegation token renewing and cancelling should provide 15 years ago
  Tsz-wo Sze 50dcc335be HADOOP-6558. Return null in HarFileSystem.getFileChecksum(..) since no checksum algorithm is implemented. 15 years ago
  Hairong Kuang 4b4e9d741e HADOOP-6570. RPC#stopProxy throws NPE if getProxyEngine(proxy) returns null. Contributed by Hairong Kuang. 15 years ago
  Boris Shkolnik 3a7841aeb8 HADOOP-6549. TestDoAsEffectiveUser should use ip address of the host for superuser ip check 15 years ago
  Tsz-wo Sze 18c6d65749 HADOOP-6560. Handle invalid har:// uri in HarFileSystem. 15 years ago
  Owen O'Malley 44185c3874 prep for making 0.20.2 rc2 15 years ago
  Sanjay Radia ea605b8cd7 HADOOP-6421 Adds Symbolic links to FileContext, AbstractFileSystem. 15 years ago
  Devaraj Das 8b4b190cbd HADOOP-6559. Makes the RPC client automatically re-login when the SASL connection setup fails. This is applicable only to keytab based logins. Contributed by Devaraj Das. 15 years ago
  Christopher Douglas 96a1477d02 HADOOP-6534. Trim whitespace from directory lists initializing 15 years ago
  Christopher Douglas fc83909c3f HADOOP-6548. Replace mortbay imports with commons logging. 15 years ago
  Christopher Douglas e0a0e6b9f5 HADOOP-6505. Use tr rather than sed to effect literal substitution in the 15 years ago
  Christopher Douglas 139b2ea1a2 HADOOP-5612. Commit to branch 0.20 15 years ago
  Christopher Douglas e9ff6510bd HADOOP-5611. Commit to branch 0.20 15 years ago
  Doug Cutting 8061821ca2 HADOOP-6522. Fix decoding of codepoint zero in UTF8. 15 years ago
  Devaraj Das cfbdd1aff4 HADOOP-6552. Puts renewTGT=true and useTicketCache=true for the keytab kerberos options. Contributed by Devaraj Das. 15 years ago
  Owen O'Malley 38c59c0af7 HADOOP-6547. Move DelegationToken into Common, so that it can be used by 15 years ago
  Thomas White 5b0d8a0162 HADOOP-6540. Contrib unit tests have invalid XML for core-site, etc. Contributed by Aaron Kimball. 15 years ago
  Devaraj Das 1793e7d909 HADOOP-6510. Adds a way for superusers to impersonate other users in a secure environment. Contributed by Jitendra Nath Pandey. 15 years ago
  Devaraj Das f786508cd3 HADOOP-6538. Sets hadoop.security.authentication to simple by default. Contributed by Devaraj Das. 15 years ago
  Hemanth Yamijala 9f7a07f908 HADOOP-6531. Enhance FileUtil with an API to delete all contents of a directory. Contributed by Amareshwari Sriramadasu. 15 years ago
  Devaraj Das 940389afce HADOOP-6419. Adds SASL based authentication to RPC. Contributed by Kan Zhang. 15 years ago
  Devaraj Das fe0ddc03e1 HADOOP-6518. Makes the UGI honor the env var KRB5CCNAME. Contributed by Owen O'Malley. 15 years ago
  Devaraj Das ba8647f511 HADOOP-6520. Adds APIs to read/write Token and secret keys. Also adds the automatic loading of tokens into UserGroupInformation upon login. The tokens are read from a file specified in the environment variable. Contributed by Devaraj Das. 15 years ago
  Devaraj Das 611340714b HADOOP-6517. Fix UserGroupInformation so that tokens are saved/retrieved to/from the embedded Subject. Contributed by Owen O'Malley & Kan Zhang. 15 years ago
  Owen O'Malley 0c5734e4ac HADOOP-6299. Reimplement the UserGroupInformation to use the OS 15 years ago