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
soochoi
9bc4c31f2a
CASA-auth-token-client: check in build config file to build windows
2007-01-30 10:08:44 +00:00
Juan Carlos Luciani
c1d99fca8d
Updated the changes file and modified the spec file to allow
...
applications to more easily dynamically link our library without
having to worry about the libraries version.
2007-01-29 13:11:18 +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
Juan Carlos Luciani
b5a6a452e8
Added code to allow us to un-initialize the library when it is unloaded. These changes allow library un-initialization to work for Windows. More code needs to be added to un-initialize the library under Linux.
2007-01-29 10:46:18 +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
Juan Carlos Luciani
32093affcb
Fixed crash that would occur if an RPC would succeed but no without
...
response data.
-This line, and those below, will be ignored--
M client/library/engine.c
2007-01-12 08:43:53 +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
Juan Carlos Luciani
f2b89108b9
Updated changes.log file.
2007-01-05 07:33:01 +00:00
Juan Carlos Luciani
717b3c1091
Completed changes for clearing out memory associated with tokens.
2007-01-04 13:27:31 +00:00
Juan Carlos Luciani
834c6e0add
Added code to clear memory used to hold tokens since they contain data
...
which is security sensitive.
2007-01-04 10:18:40 +00:00
soochoi
47c01f7e34
CASA-auth-token-client: more makefile changes
2007-01-03 05:42:55 +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
Juan Carlos Luciani
8ade751650
Modifications to resolve issues found during self-code review.
2006-12-08 05:45:03 +00:00
Juan Carlos Luciani
42e3203ab5
Fixed problem that was causing the library to crash when ObtainAuthToken was called with a null WinLUID.
2006-12-05 11:23:09 +00:00
Juan Carlos Luciani
11f501db43
Fixed fix path issue in CasaAuthToken c-sharp library.
2006-12-04 05:03:49 +00:00
Juan Carlos Luciani
d55ac482ac
Updates resulting from self-code review.
2006-12-01 12:42:52 +00:00
Juan Carlos Luciani
74dce09720
Switched to using the root of /tmp for creating user semaphores.
2006-12-01 05:41:42 +00:00
Juan Carlos Luciani
5d70356a09
Switched to using the /tmp folder rather than the /var folder for
...
creating user semaphores under Linux.
2006-12-01 04:48:11 +00:00
Juan Carlos Luciani
1974ee9875
Made changes to deal with issues found during self-code review.
...
Added lock callback functionality for interfacing with OpenSSL
in a multi-threaded environment.
2006-11-30 18:21:42 +00:00
Jim Norman
a522f9d982
Add ObtainAuthTokenAsString API to C# interface
2006-11-29 10:54:55 +00:00
Jim Norman
411e95b4f0
Make LUID and ObtainAuthTokenEx private
2006-11-28 05:07:20 +00:00
Juan Carlos Luciani
23bb4f7943
Corrected the MSI and MSM packages to install the appropriate components. These components got broken during the migration to VS2005.
2006-11-27 09:36:13 +00:00
soochoi
4bc612ca9b
yast2-casa-ats: add COPYING and LICENSE files and change in VERSION
2006-11-27 09:01:30 +00:00
Jim Norman
f4875a6c45
Fix to handle LUID parameter.
2006-11-27 06:31:39 +00:00
Juan Carlos Luciani
cce03a7a13
Updated README and TODO files to reflect the current state of the
...
project.
2006-11-22 05:21:33 +00:00
soochoi
6d185b22c3
Change log change to add fateID to submit to sled10 sp1
2006-11-21 10:56:16 +00:00
Juan Carlos Luciani
998bded52f
Changed DbgPrint macro to use syslog() rather than printf().
2006-11-18 12:56:24 +00:00
Juan Carlos Luciani
66903e98a0
Added the capability to modify the DebugLevel by changing the various .conf files.
2006-11-18 12:33:14 +00:00
Juan Carlos Luciani
a8dd761bde
Minor changes to correct some build problems.
2006-11-15 11:39:39 +00:00
Greg Richardson
0d7915de0e
Fix errors introduced by code reorg
2006-11-15 05:29:15 +00:00
Juan Carlos Luciani
05b43cafdd
Adjusted the VS solution to conform to the new folder organization.
...
Migrated the solution from VS2003 to VS2005.
Created clientdevel MSM and MSI.
2006-11-13 12:52:08 +00:00
Juan Carlos Luciani
55304c2836
Separated the non-java project into client and server projects
...
in order to better support distributions that target desktops.
This commit completes the client project setup.
2006-11-13 06:32:58 +00:00
Juan Carlos Luciani
9b647e40e7
Adding spec file for the client package.
2006-11-13 05:57:50 +00:00
Juan Carlos Luciani
2c8668479c
Splitted the non-java project into client and server projects in order
...
to be able to deliver the client component onto distributions targeting
desktops without having to deliver the server components. This commit is
for the resulting client project.
2006-11-13 05:20:43 +00:00
Juan Carlos Luciani
654de007a2
Continuing project split changes.
2006-07-27 18:21:27 +00:00
Juan Carlos Luciani
062d08a902
Project changes to allow the client to build under the new directory structure.
2006-06-27 16:18:30 +00:00
Todd Throne
114f934ce9
Moved all synchronization primatives to platform.c and changed the code to allocate and free the user mutex within ObtainAuthToken().
2006-06-20 23:01:51 +00:00
Todd Throne
fc7f88c01d
Changed storage of tokens from registry to CASA wallet.
...
Broke out storage of Session tokens and Authentication tokens.
2006-06-20 20:33:11 +00:00
soochoi
1fa6f07e83
major source structure and module name changes
2006-06-07 16:34:19 +00:00