Commit Graph

90 Commits

Author SHA1 Message Date
soochoi
25d2c8f2b4 CASA-auth-token-client: check in builduser.cmd to fix build script 2007-04-10 17:13:48 +00:00
Juan Carlos Luciani
306f8eff6a More changes to try to fix build issues. 2007-04-09 22:43:39 +00:00
soochoi
6a9e6eeb87 CASA-auth-token-client: change in build script to build x64 2007-04-09 21:10:43 +00:00
Juan Carlos Luciani
ffcc189131 More project updates. 2007-04-06 15:44:18 +00:00
Juan Carlos Luciani
3f0062dcf7 Fixed windows build conflict issues. 2007-04-06 03:52:43 +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
5931526b22 Fixed missing makefile build problem. 2007-04-04 16:58:18 +00:00
Juan Carlos Luciani
b655837bd4 Updated solutions file. 2007-04-04 15:51:36 +00:00
Juan Carlos Luciani
ec3f1ce6de 2007-04-03 22:33:46 +00:00
Juan Carlos Luciani
8e2a037a48 2007-04-03 18:08:06 +00:00
Juan Carlos Luciani
0affdaea60 2007-04-03 18:06:08 +00:00
Juan Carlos Luciani
c3a55fa93e 2007-04-03 17:51:17 +00:00
Juan Carlos Luciani
763b17156a 2007-04-03 17:43:14 +00:00
Juan Carlos Luciani
0d96a7a331 2007-04-03 17:42:58 +00:00
Juan Carlos Luciani
654e8cfef1 2007-04-03 17:42:36 +00:00
Juan Carlos Luciani
4f276984b8 2007-04-03 17:41:56 +00:00
Juan Carlos Luciani
53d06963fc Fixed some 64bit platform issues. 2007-04-02 23:28:47 +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
9173985287 Updated the changes file. 2007-03-21 23:18:46 +00:00
Juan Carlos Luciani
1c67986423 Fixing Linux build errors. 2007-03-21 23:14:10 +00:00
Juan Carlos Luciani
6a56e24838 More linux build error fixes. 2007-03-21 23:09:15 +00:00
Juan Carlos Luciani
1d1803ffb6 Fixed some build problems introduced with the mechanism_info changes. 2007-03-21 23:05:34 +00:00
Juan Carlos Luciani
e1001dfc6f Modified the Krb5 mechanisms to allow it to receive multiple settings via the authentication policy mechanism information string. This will allow to add
new settings in the future without breaking existing clients.
2007-03-21 22:19:05 +00:00
Juan Carlos Luciani
0eda6a0830 Added the ability to specify to the PwdMechanism through the auth.policy that it should only utilize credentials that match the specified realm. 2007-03-21 17:54:38 +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
8a95e15272 Changes file update. 2007-03-05 18:31:54 +00:00
Juan Carlos Luciani
4c2f384001 Resolved issues found during unit testing of file logging feature. 2007-03-05 18:01:32 +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
35d315a78b Removed un-necessary line from changes file. 2007-02-26 18:11:15 +00:00
Juan Carlos Luciani
37c2d94ec9 Resolved inconsistencies between the spec files and the SuSE PDB entries
for package summaries and descriptions.
2007-02-20 16:20:05 +00:00
soochoi
9cf3c09361 CASA-auth-token-client and CASA-auth-token-server : add entry in changes log for build fix 2007-02-17 01:07:13 +00:00
Juan Carlos Luciani
047797a119 Fixed function prototype miss-match that was causing a build problem on
64bit machines.
2007-02-16 18:13:48 +00:00
Juan Carlos Luciani
4ad530078e Fixed install paths being utilized in the authtoken client devel install. 2007-02-14 21:30:04 +00:00
Juan Carlos Luciani
597aa02ead Changes file update. 2007-02-14 19:05:18 +00:00
soochoi
e8bf8a9e36 CASA-auth-client: make change in build script to build debug as well 2007-02-14 18:25:18 +00:00
soochoi
9a6b412a72 CASA_auth_token_client: add changes in spec from german autobuild 2007-02-14 18:16:48 +00:00
Juan Carlos Luciani
b03293da31 Fixed running library from drive different that install drive windows issue.
Added code to not-persist tokens in the miCASA cache.
2007-02-14 17:55:15 +00:00
Juan Carlos Luciani
81a369b7aa Corrected the name of the output debug pdb file. 2007-02-13 23:58:11 +00:00
Juan Carlos Luciani
37bef401c6 Updated the changes file. 2007-02-07 23:08:23 +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
1323841a3a CASA-auth-token-server: check in build scripts for autobuild 2007-02-06 23:00:12 +00:00
Juan Carlos Luciani
51ffdf0702 More changes to resolve issues brought up during the security
review of the code.
2007-02-06 22:09:00 +00:00
soochoi
8719ce2410 CASA-auth-token-client: check in build scripts for autobuild 2007-02-06 21:35:17 +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
791b0be583 Addressed issues found during the SuSE security review. 2007-02-02 23:02:43 +00:00
Juan Carlos Luciani
69f772ed91 Fixed one-byte buffer overflow problem in memcpy found during
code review.

-This line, and those below, will be ignored--

M    linux/get.c
2007-02-01 16:04:28 +00:00
soochoi
3e2c8b1f37 CASA-auth-token-client: fix the windows build break 2007-01-30 12:34:40 +00:00
soochoi
966e3f5efa CASA-auth-token-client: change the name of library casa_authtoken.lib for windows build 2007-01-30 11:00:22 +00:00