Commit Graph

48 Commits

Author SHA1 Message Date
Juan Carlos Luciani
17546e4602 Finished porting the Auth Client Test to linux. 2006-10-03 03:52:21 +00:00
Juan Carlos Luciani
12691a85fb Continued changes for client port to Linux. 2006-10-03 03:31:31 +00:00
Juan Carlos Luciani
c8bb4008e6 Continued changes for client port to Linux. 2006-10-03 03:30:11 +00:00
Juan Carlos Luciani
68ccb5b8d8 Continued changes adjusting Windows client for Linux port. 2006-10-02 23:49:43 +00:00
Juan Carlos Luciani
8778321ba9 Fixed compile problems introduced with Linux port. 2006-10-02 23:00:49 +00:00
Juan Carlos Luciani
fd8d57708d Initial changes for Linux port of the CASA-auth-token client to linux. 2006-10-02 21:01:45 +00:00
Juan Carlos Luciani
fa466d3af5 Implemented spec file changes suggested by SuSE to make the
RPMs more solid.
2006-10-02 17:49:58 +00:00
soochoi
66b98cc0d0 add the correct NO_BRP_CHECK_BYTECODE_VERSION flag to fix the autobuild fail 2006-09-28 17:36:26 +00:00
soochoi
db9af9463c CASA_auth_token_native: add NO_BRP_BYTECODE_VERSION check to fix the autobuild break 2006-09-27 16:10:43 +00:00
Juan Carlos Luciani
e770de6959 Added file client.conf to be installed in the authtoken configuration folder. 2006-09-22 16:33:06 +00:00
Juan Carlos Luciani
637726123c Added the capability of configuring the ATS Address, port, and whether or not SSL should be used for communications. 2006-09-22 16:24:03 +00:00
Juan Carlos Luciani
6e12d33817 Made minor changes to the CASA AuthToken Client Test application to improve its use-ability. 2006-09-21 22:00:55 +00:00
Juan Carlos Luciani
7d20a31bc0 Added missing lincense information to files. 2006-09-20 15:19:17 +00:00
Juan Carlos Luciani
ad42e4cc2e Added rc script for the Validate AuthToken service. 2006-09-14 23:42:57 +00:00
Juan Carlos Luciani
e9680fbfa1 Completed the Authtoken Validate Service changes. 2006-09-14 15:54:27 +00:00
Juan Carlos Luciani
b25b691642 Continue AuthToken development changes. 2006-09-08 21:53:13 +00:00
Juan Carlos Luciani
20608a9f65 Continue development of Authentication Token Validation Service and
the use of it by AuthTokenValidate.
2006-09-08 15:44:32 +00:00
Juan Carlos Luciani
6ab8fe3080 Continued development of AuthenticationToken Validation Service. 2006-09-07 23:33:33 +00:00
Juan Carlos Luciani
9bc19e9c60 Created the Validate AuthToken Daemon. There is still work to be done on
this component.
2006-09-05 22:52:21 +00:00
soochoi
a5a2ad79bc casa-auth-token-native: add fPIC to CPPFLAGS to fix the build break 2006-09-05 20:57:44 +00:00
Juan Carlos Luciani
be1ed4d9be Added the IPC libraries to the CASA_auth_token_native package. 2006-09-05 14:43:32 +00:00
Juan Carlos Luciani
36f82820c1 CASA IPC Client API changes to support multiple remote endpoints. 2006-09-04 06:11:28 +00:00
Juan Carlos Luciani
960d27db69 Enhanced to allow clients to submit requests to different remote
endpoints.
2006-09-04 06:10:09 +00:00
Juan Carlos Luciani
48d4d947ea Fixed a few problems in the IpcLibs. 2006-09-01 22:53:10 +00:00
Juan Carlos Luciani
f45c0f4c9e Changes due to continue development of the IpcLibs. Not done yet. 2006-09-01 05:37:43 +00:00
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
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
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
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
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