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