Commit Graph

918 Commits

Author SHA1 Message Date
soochoi 024f8aadfd CASA: fix spec to remove executable permissions by brp-check-executable-docs in autobuild 2006-11-14 05:38:43 +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
Cameron (Kamran) Mashayekhi 173c35e07e Windows Project file changes 2006-11-13 11:12:33 +00:00
Jim Norman dc951551e2 Use an IV on export files. 2006-11-13 08:46:07 +00:00
Juan Carlos Luciani fd8c1be326 The devel package does no longer require the Svc package. 2006-11-13 06:48:05 +00:00
Juan Carlos Luciani 42abfff3e6 Removal of the non-java project now that it has been
split into client and server projects.
2006-11-13 06:37:39 +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
Jim Norman 6ff1180a82 Remove \n, \t, \r from strings. 2006-11-13 06:17:50 +00:00
Juan Carlos Luciani 9b647e40e7 Adding spec file for the client package. 2006-11-13 05:57:50 +00:00
Juan Carlos Luciani fc12f21d19 Finished changes to make the server project operational. 2006-11-13 05:51:53 +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 2cc21a344c The non-java project is being replaced by a client and a server project
in order to allow for the client component to be consumed by
distributions targeting the desktop. This check-in is for the server
project.
2006-11-13 04:05:01 +00:00
Jim Norman 4f53c776c9 Handle import Conflict when file is encrypted. 2006-11-10 06:10:01 +00:00
Juan Carlos Luciani afed5195bb Updated the changes file. 2006-11-09 12:20:51 +00:00
Juan Carlos Luciani d8398e3f22 Finished changes to the linux client so that it can communicate
with the ATS via SSL.
2006-11-09 12:19:19 +00:00
Jim Norman 3a9cc292cb Windows only change. Add Novell.Casa.MiCasa to 64 bit project. 2006-11-09 11:12:50 +00:00
Jim Norman b19f7245bd Windows only change. Created and Add Novell.Casa.MiCasa.dll to the GAC. 2006-11-09 11:05:03 +00:00
Juan Carlos Luciani 3a44ee8211 Completed necessary changes for Basic ATS Configuration
Setup tool.
2006-11-09 06:51:00 +00:00
Juan Carlos Luciani a999490245 Continued changes to facilitate the setup of an ATS. 2006-11-08 20:19:01 +00:00
soochoi 5b8f57d9c0 CASA: changes in windows makefile -continue 2006-11-08 06:13:32 +00:00
soochoi a60d5a0904 CASA: check in makefile for win32 2006-11-07 11:36:53 +00:00
Jim Norman a3ca025f06 Remove Windows EOLs/Linefeeds 2006-11-07 11:12:03 +00:00
Juan Carlos Luciani 7d2f9058b3 Fixed make system problems that was causing makes to fail under Linux. 2006-11-07 11:07:53 +00:00
soochoi 7b27200e08 CASA: checkin Makefile to work with win64 build changes 2006-11-07 09:40:33 +00:00
soochoi 0e6ba0b1f9 CASA: check in CASA windows 64 solution file to build java component. 2006-11-07 06:15:03 +00:00
Juan Carlos Luciani 826b389d44 Enabled the ATS communications over SSL.
Created tools for editing settings and policy files.
2006-11-07 05:51:28 +00:00
Juan Carlos Luciani 56723c2b3d Fixing compilation problems on Linux. 2006-11-06 11:21:26 +00:00
Jim Norman 3ee77bc93d add miCASA.jar file to source control for build issues 2006-11-06 11:14:37 +00:00
Jim Norman 2ca0ccfb3a Java project change 2006-11-06 09:51:26 +00:00
Jim Norman 0faab5e639 Add java build files/projects to Windows build. 2006-11-06 09:37:27 +00:00
Juan Carlos Luciani ff6c1b9993 Fixed problems found during testing of no mech-info changes. 2006-11-06 08:08:04 +00:00
Jim Norman a7ff509dce Fix for linux 2006-11-06 06:55:31 +00:00
Juan Carlos Luciani 89e9889865 Adding configuration file editor utilities. 2006-11-06 06:53:57 +00:00
Jim Norman 18646f81b2 Find and Replace feature added. Resolve conflicts on Import added. 2006-11-06 06:50:24 +00:00
Jim Norman 6fd86d6b98 Remove unneeded reference 2006-11-06 06:48:38 +00:00
Jim Norman 37f6bf2098 Find and Replace feature added. Resolve conflicts on Import added. 2006-11-06 06:46:05 +00:00
Juan Carlos Luciani cf819ea918 More client changes to remove the requirement that the server send mechanism information data along with the mechanism name in the auth.policy. 2006-11-06 04:29:01 +00:00
Juan Carlos Luciani 01b99ffc0d Making changes to remove the need for the auth.policy to contain
the mechanism information element. This change breaks the build since it
is not complete.
2006-11-03 13:35:36 +00:00
Juan Carlos Luciani 47a2358a9e Partial changes to enable client-ats communciations over SSL. 2006-11-03 06:32:50 +00:00
soochoi 57405d8b45 CASA: cleanup configure.in 2006-11-02 04:52:20 +00:00
Juan Carlos Luciani d8332983a7 Made changes necessary to build the client on windows using cygwin. 2006-11-02 04:35:33 +00:00
Juan Carlos Luciani c99e319a3a Made modifications to switch the client to communicate with ATSs over SSL. Still need to make changes to the linux rpc.c to have all of the necessary changes completed.
Also made a fix to allow credential store scoping all the way into the authentication mechanisms.
2006-11-02 03:49:16 +00:00
soochoi 920c9c5dff CASA: move CASAPolicy.dll from CASA-gui to CASA package 2006-11-01 07:13:38 +00:00
soochoi 84ed9ac5cf CASA:windows - make changes in makefile for 64bit build - continue 2006-10-26 16:33:19 +00:00
Jim Norman de64184de2 Windows Project file. 2006-10-25 20:25:47 +00:00
soochoi cdbe00b538 CASA:Windows64 - make changes in Makefile 2006-10-25 20:18:49 +00:00
Jim Norman 0a7344fdaa Added 64bit projects for windows. 2006-10-25 19:16:46 +00:00
Juan Carlos Luciani 5469d99ff6 Modified the Client Directory Structure to get ready to build the client under Windows using Cygwin. 2006-10-24 22:29:38 +00:00
Jim Norman d9c92e679f Catch SecretNotFound exceptions 2006-10-23 16:23:30 +00:00
Juan Carlos Luciani f60d8d1cc6 Removed the identity-abstraction files from the CasaAuthTokenSvc war
file to allow for the files to be deployed and updated separatedly.
2006-10-20 16:00:04 +00:00