Commit Graph

14 Commits

Author SHA1 Message Date
Juan Carlos Luciani
a8a4e9e975 Added time-stamp and process/thread information to the Windows debug logs. 2008-01-02 17:45:07 +00:00
Juan Carlos Luciani
4826e3c2d1 Fixed project and solution issues which were keeping us from building 32bit and 64bit packages on a 64bit Windows platform. 2007-04-04 20:44:25 +00:00
Juan Carlos Luciani
4da676ac00 2007-04-02 22:16:07 +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
1d1803ffb6 Fixed some build problems introduced with the mechanism_info changes. 2007-03-21 23:05:34 +00:00
soochoi
41339353cd CASA-auth-token-client windows: save vcproj with 64 bit platform added 2007-03-06 22:36:10 +00:00
Juan Carlos Luciani
12e1705227 Fixed compile problems under linux. 2007-03-05 15:46:16 +00:00
Juan Carlos Luciani
3a4a7fec0d Made the following changes:
- Use host name specified in ObtainAuthToken call instead of the
    normalized host name to connect to the ATS to avoid problems
    when the host name obtained through a reverse DNS lookup fails
    to resolve via a forward DNS lookup.

  - Added the capability log debug messages to a file.

  - Added method to the ConfigIf to free memory returned by calls to
    getEntryValue to avoid issues related to freeing memory allocated
    with a heap different than the one owned by the library freeing
    the memory.
2007-03-05 06:48:26 +00:00
Juan Carlos Luciani
5deee61fea Added needed defines missing in the windows environment that were keeping the components from building cleanly. 2007-02-06 23:36:07 +00:00
soochoi
dbe91182f6 CASA-auth-client: modify the include path in Windows solution file 2007-02-05 18:00:46 +00:00
Juan Carlos Luciani
5f0d0a486f Finished changes to resolve issues associated with server response without payload data.
Changed the name of the .msi files to not include "-msi" as part of the names as per request.

GetAuthToken requests that fail due to a name resolution error now will return an error code indicating the reason.
2007-01-12 12:49:25 +00:00
soochoi
bbf4a44deb CASA-auth-token-client: check in relative build dependencies path changes in windows solution file 2007-01-11 10:36:56 +00:00
Juan Carlos Luciani
fb29201f17 Modified solution/project files to deal with "lib" folder rename to "library". 2007-01-10 11:07:35 +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