Commit Graph

108 Commits

Author SHA1 Message Date
Juan Carlos Luciani
4326223276 Created Linux IPC libraries to be used by the AuthToken components.
At this point there is still work to do on them.
2006-08-31 23:05:25 +00:00
Jim Norman
a9f0288f17 Add dotNet 2.0 as supported runtime 2006-08-24 18:14:13 +00:00
Juan Carlos Luciani
ec94940753 Made project changes to place the authtoken.dll in the system folder under windows. 2006-08-22 18:30:08 +00:00
Juan Carlos Luciani
1a3a936994 Small changes for debugging purposes. 2006-08-22 18:07:56 +00:00
Juan Carlos Luciani
6b781a6b49 Updated the changes file with information about the changes made to use
WS-Security in the session and authentication tokens.
2006-08-18 17:56:51 +00:00
Juan Carlos Luciani
b06912c332 Implemented securing Authentication and Session Tokens using
WS-Security.
2006-08-18 17:48:34 +00:00
Jim Norman
2ec99203a2 c# wrapper updates, etc. 2006-08-18 17:41:08 +00:00
soochoi
169e3a389d CASA_auth_token_nonjava: rename CASA_auth_token_devel to CASA_auth_token-devel 2006-08-15 16:56:04 +00:00
soochoi
f6d6e8e6d3 CASA_auth_token_nonjava: fix CASA_auth_token_devel build requirement for CASA_auth_token_svc 2006-08-15 16:52:54 +00:00
Juan Carlos Luciani
214ec3603e Modified the folder name to follow the convention being followed for
test application folder names in the project.
2006-08-14 20:33:38 +00:00
Juan Carlos Luciani
0c1ecc0541 Moved CSharp API Test client to be under the appropriate folder. 2006-08-14 20:30:36 +00:00
Juan Carlos Luciani
f3126b10c9 Added some debug statements and added the sample jaas application into
the package that is submitted to autobuild.
2006-08-14 20:27:43 +00:00
Juan Carlos Luciani
392a4e7695 Added some extra debug statements. 2006-08-14 20:17:11 +00:00
Juan Carlos Luciani
14a164564b Modifications to allow us to find the configuration folder even when executing on a drive rather than the install drive. 2006-08-14 20:16:03 +00:00
Juan Carlos Luciani
f6106fcd67 Made some formatting changes, added some additional debug statements, and updated the project file to adjust for the new directory structure. 2006-08-14 20:13:53 +00:00
Jim Norman
f145a46ffe 2006-08-14 14:16:57 +00:00
soochoi
38264cc856 casa-auth-token: add @VERSIION@ back in spec files 2006-08-09 19:36:15 +00:00
Juan Carlos Luciani
bbfc3e834e Made changes requested by SuSe autobuild. 2006-08-09 17:36:42 +00:00
soochoi
81f0dcacc6 CASA-auth-token: change the format of chages.log file 2006-08-08 18:47:56 +00:00
Juan Carlos Luciani
b6be50b745 Project updates to deal with increased folder depth. 2006-08-08 17:35:48 +00:00
Juan Carlos Luciani
c5954540eb Adding client files lost during folder re-structuring. 2006-08-07 19:12:49 +00:00
soochoi
3ca9739330 casa-auth-token: add comments in changes log 2006-08-07 16:58:15 +00:00
soochoi
2d508a14c9 casa-auth-token-java: use sun java instead of ibm java to fix 64bit build break now 2006-08-07 15:39:30 +00:00
soochoi
69d4cc9874 remove old path from Makefile for ApacheSupport module 2006-08-04 21:46:14 +00:00
soochoi
5f7a6ea21f remove rpath from casa-auth-token-non-java ApacheSupport Makefile 2006-08-04 21:31:32 +00:00
soochoi
a798ce0393 add java-1_5_0-ibm package to BuildRequires in CASA-auth-token-java spec file 2006-08-04 19:39:15 +00:00
soochoi
e167f2cd98 version change from 1.0 to 1.7 and name change in CASA_auth_token_svc.spec.in 2006-08-03 17:25:30 +00:00
Juan Carlos Luciani
ffb63be0ae Modified the "native" folder name to "non-java" since the branch will
contain native as well as csharp components.
2006-08-03 15:33:44 +00:00
Juan Carlos Luciani
d9644eb705 Changes to be compatible with new identity-abstraction package. 2006-08-03 15:27:33 +00:00
Juan Carlos Luciani
445b57496f Correcting the name of the .changes file. 2006-07-31 17:22:17 +00:00
Juan Carlos Luciani
0e21d3564b Changing the name of the .changes file to match the name of the spec
file.
2006-07-31 17:21:18 +00:00
Juan Carlos Luciani
d1ce4818a1 Re-naming the .changes file to match the spec file name. 2006-07-31 17:01:55 +00:00
Juan Carlos Luciani
5d11d3a94f Adding changes file. 2006-07-27 19:01:17 +00:00
Juan Carlos Luciani
e5f171ebad Adding changes file. 2006-07-27 19:00:35 +00:00
Juan Carlos Luciani
d9138199c9 Continuation of chages for project split. 2006-07-27 18:23:54 +00:00
Juan Carlos Luciani
654de007a2 Continuing project split changes. 2006-07-27 18:21:27 +00:00
Juan Carlos Luciani
f5ae5315f2 Re-adding the client folder to make sure that it is up to date. 2006-07-27 18:19:07 +00:00
Juan Carlos Luciani
0b6c143ba3 Temporarily deleting folder. 2006-07-27 18:18:14 +00:00
Juan Carlos Luciani
bb9f421dff Modifications to get us closer to submit this part of the project to
autobuild.
2006-07-27 18:12:55 +00:00
Juan Carlos Luciani
c71a90410c Adding project branch for "java" components of CASA-auth-token. This was
made necessary by autobuild limitations that forced us to build native
components separate from the java components.
2006-07-27 15:53:53 +00:00
Juan Carlos Luciani
3f8e527c96 Finished changes to build the native components under autobuild. 2006-07-27 15:43:38 +00:00
Juan Carlos Luciani
b49318e38a This branch was created to contain the "native" auth_token components.
This was required because autobuild restrictions are forcing us to build
the native components separate from the java components.
2006-07-27 15:28:07 +00:00
Juan Carlos Luciani
e1d46bdd6d Check-point of changes made to build under autobuild using the
identity-abstraction that is part of it.
2006-07-26 17:06:46 +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
Juan Carlos Luciani
d79d97b8d3 Finished modifications to allow CASA-auth-token to build under
autobuild.
2006-06-27 16:15:30 +00:00
Juan Carlos Luciani
74a6359218 Changes to allow the "make dist" command to work. 2006-06-20 23:30:50 +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
Juan Carlos Luciani
a9e70687e1 Partial changes to allow for the creation of rpms for the CASA
auth-token component.
2006-06-19 20:21:49 +00:00
Juan Carlos Luciani
3c4cec1b2b Partial changes to make system to conform to new CASA directory and rpm
structure.
2006-06-19 20:20:22 +00:00
Juan Carlos Luciani
dda502a56f Make system partial changes to conform to the new CASA directory and rpm
structure.
2006-06-19 20:19:26 +00:00
Juan Carlos Luciani
ec24ad0e1c Partial changes to the make system to deal with the new CASA directory/rpm
structure.
2006-06-19 20:14:49 +00:00
Juan Carlos Luciani
07507ea74a Moved files casa_c_authtoken.h and casa_s_authtoken.h into this folder
since it does not make sense for them to be under the CASA include
folder after the re-structure.
2006-06-09 21:40:34 +00:00
Juan Carlos Luciani
54078ba524 Updated the AUTHORS file. 2006-06-09 21:35:02 +00:00
Juan Carlos Luciani
fb2b63173c Added COPYING file with license information. 2006-06-09 21:33:22 +00:00
Juan Carlos Luciani
c5fd0ba1b6 Updated the files to allow configure to be performed from within this
folder.
2006-06-09 16:39:41 +00:00
soochoi
f74f226813 major source structure and module name changes - continue2 2006-06-08 17:44:37 +00:00
soochoi
1fa6f07e83 major source structure and module name changes 2006-06-07 16:34:19 +00:00