Commit Graph

9 Commits

Author SHA1 Message Date
Juan Carlos Luciani 215bd98dd5 Changing the RPC retry logic to be bounded by time rather than by the
number of retries to match what is being done in the Windows platform.
2008-07-09 17:51:22 +00:00
Juan Carlos Luciani 8ea377f845 Enhanced the RPC retry logic for the Windows client to be bounded by time rather than number of retries. Also, added a pause between retries to avoid saturating the network. The corresponding Linux client changes still need to be made. This changes allow us to support large number of clients against a single server. 2008-07-03 20:41:23 +00:00
Juan Carlos Luciani e3a00efe33 Added retries for RPCs that fail due to connection errors. 2008-06-30 20:41:06 +00:00
Juan Carlos Luciani 64bd51ab2c Made changes to allow the package to build under STABLE. Also merged
changes from the spec and changes files being maintained for builds.
2008-06-03 17:44:40 +00:00
Juan Carlos Luciani 502559daa1 The client now tells Curl to look for certificates in /etc/ssl/certs
under linux.

Commented the line in client.conf that was allowing clients to connect
to ATSs whose certificates authenticity could not be verified. :-).
2007-06-01 23:26:28 +00:00
Juan Carlos Luciani 5ba91c92a6 Fixed issues found when testing the auth.policy mechanism_info changes
for the Krb5 and the Pwd mechanisms using a linux client.
2007-03-26 21:45:10 +00:00
Juan Carlos Luciani 791b0be583 Addressed issues found during the SuSE security review. 2007-02-02 23:02:43 +00:00
Juan Carlos Luciani 57f18cef8c Finished the Linux side changes for the "Cleanup during library unload"
issue.
2007-01-29 13:04:22 +00:00
soochoi 96204153a8 CASA-auth-token-client: rename lib directory to library and change in makefile 2007-01-03 05:04:26 +00:00