Commit Graph

  • 6d185b22c3 Change log change to add fateID to submit to sled10 sp1 soochoi 2006-11-21 10:56:16 +00:00
  • 0fbc7b06b7 Project files update for windows. Jim Norman 2006-11-21 09:38:55 +00:00
  • ffab761e39 Changes file update. Juan Carlos Luciani 2006-11-21 05:41:54 +00:00
  • 82545be587 Fixed problem that would not allow package to build under openSuSe. Juan Carlos Luciani 2006-11-21 05:39:52 +00:00
  • 1d02f15357 CASA-auth-token: apply changes from german autobuild diff soochoi 2006-11-21 04:20:15 +00:00
  • 49e80e81a6 Fix CASA.changes file. Jim Norman 2006-11-20 09:32:25 +00:00
  • 7b18319169 Fixed build problem on SLES10 distro. Juan Carlos Luciani 2006-11-20 06:15:24 +00:00
  • fec50fc5f3 Support Firefox 2.0 with extension Jim Norman 2006-11-20 04:14:05 +00:00
  • e3d7ed7649 add Firefox 2.0 to browser extension Jim Norman 2006-11-20 04:07:47 +00:00
  • ec831ed16c Switched from using printf() to syslog() in DbgTrace macro. Juan Carlos Luciani 2006-11-18 13:11:20 +00:00
  • 998bded52f Changed DbgPrint macro to use syslog() rather than printf(). Juan Carlos Luciani 2006-11-18 12:56:24 +00:00
  • 66903e98a0 Added the capability to modify the DebugLevel by changing the various .conf files. Juan Carlos Luciani 2006-11-18 12:33:14 +00:00
  • f08172971e Added check-build.sh file to project to limit the platforms where it is built. Juan Carlos Luciani 2006-11-18 07:27:13 +00:00
  • 0332b6610e Removed hard dependency on IBM's JVM. Juan Carlos Luciani 2006-11-18 07:10:14 +00:00
  • ff0b8df96b Removed hard dependency on IBM's JVM. Juan Carlos Luciani 2006-11-17 12:13:20 +00:00
  • d6b4b5608e Removing "java" folder since it was migrated to the "server-java" folder. Juan Carlos Luciani 2006-11-16 09:22:53 +00:00
  • 9b2e33bfa8 The "java" folder has been renamed "server-java" to reflect that it only contains server components. In the process, I also flatened its directory structure. Juan Carlos Luciani 2006-11-16 09:20:06 +00:00
  • b00ec15375 CASA: change Makefile.am to do package docs soochoi 2006-11-16 06:44:34 +00:00
  • a8dd761bde Minor changes to correct some build problems. Juan Carlos Luciani 2006-11-15 11:39:39 +00:00
  • 027e884407 Changed the format parameters in some of the debug printf to be more cross-platform enabled. Juan Carlos Luciani 2006-11-15 06:32:25 +00:00
  • 0d7915de0e Fix errors introduced by code reorg Greg Richardson 2006-11-15 05:29:15 +00:00
  • f90f3d91bf Reverted the forked process model changes after finding out that they needed to be more involved (Each child process needed to initialize the JVM) and because it introduced a whole set of new problems that were not acceptible. Instead, now we will support an optional single-threaded process model that can be invoked to deal with JVMs that have trouble executing when invoked from a thread. Juan Carlos Luciani 2006-11-15 05:06:54 +00:00
  • 075d5d6da2 Project file change for debug version Cameron (Kamran) Mashayekhi 2006-11-14 11:26:44 +00:00
  • 45272111e9 Initial checkin of yast2-casa-ats module. Ryan Partridge 2006-11-14 10:48:37 +00:00
  • 8810c844ce New directory for casa-ats yast module. Ryan Partridge 2006-11-14 09:35:53 +00:00
  • 5f14f490e2 Enhancing the AuthTokenValidateSvc so that it can have a process model where it executes the Java classes from helper processes. This is being dome to get around SUN's JVM problem where class invokations from a thread fail. Juan Carlos Luciani 2006-11-14 08:07:01 +00:00
  • 024f8aadfd CASA: fix spec to remove executable permissions by brp-check-executable-docs in autobuild soochoi 2006-11-14 05:38:43 +00:00
  • 05b43cafdd Adjusted the VS solution to conform to the new folder organization. Juan Carlos Luciani 2006-11-13 12:52:08 +00:00
  • 173c35e07e Windows Project file changes Cameron (Kamran) Mashayekhi 2006-11-13 11:12:33 +00:00
  • dc951551e2 Use an IV on export files. Jim Norman 2006-11-13 08:46:07 +00:00
  • fd8c1be326 The devel package does no longer require the Svc package. Juan Carlos Luciani 2006-11-13 06:48:05 +00:00
  • 42abfff3e6 Removal of the non-java project now that it has been split into client and server projects. Juan Carlos Luciani 2006-11-13 06:37:39 +00:00
  • 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. Juan Carlos Luciani 2006-11-13 06:32:58 +00:00
  • 6ff1180a82 Remove \n, \t, \r from strings. Jim Norman 2006-11-13 06:17:50 +00:00
  • 9b647e40e7 Adding spec file for the client package. Juan Carlos Luciani 2006-11-13 05:57:50 +00:00
  • fc12f21d19 Finished changes to make the server project operational. Juan Carlos Luciani 2006-11-13 05:51:53 +00:00
  • 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. Juan Carlos Luciani 2006-11-13 05:20:43 +00:00
  • 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. Juan Carlos Luciani 2006-11-13 04:05:01 +00:00
  • 4f53c776c9 Handle import Conflict when file is encrypted. Jim Norman 2006-11-10 06:10:01 +00:00
  • afed5195bb Updated the changes file. Juan Carlos Luciani 2006-11-09 12:20:51 +00:00
  • d8398e3f22 Finished changes to the linux client so that it can communicate with the ATS via SSL. Juan Carlos Luciani 2006-11-09 12:19:19 +00:00
  • 3a9cc292cb Windows only change. Add Novell.Casa.MiCasa to 64 bit project. Jim Norman 2006-11-09 11:12:50 +00:00
  • b19f7245bd Windows only change. Created and Add Novell.Casa.MiCasa.dll to the GAC. Jim Norman 2006-11-09 11:05:03 +00:00
  • 3a44ee8211 Completed necessary changes for Basic ATS Configuration Setup tool. Juan Carlos Luciani 2006-11-09 06:51:00 +00:00
  • a999490245 Continued changes to facilitate the setup of an ATS. Juan Carlos Luciani 2006-11-08 20:19:01 +00:00
  • 5b8f57d9c0 CASA: changes in windows makefile -continue soochoi 2006-11-08 06:13:32 +00:00
  • a60d5a0904 CASA: check in makefile for win32 soochoi 2006-11-07 11:36:53 +00:00
  • a3ca025f06 Remove Windows EOLs/Linefeeds Jim Norman 2006-11-07 11:12:03 +00:00
  • 7d2f9058b3 Fixed make system problems that was causing makes to fail under Linux. Juan Carlos Luciani 2006-11-07 11:07:53 +00:00
  • 7b27200e08 CASA: checkin Makefile to work with win64 build changes soochoi 2006-11-07 09:40:33 +00:00
  • 0e6ba0b1f9 CASA: check in CASA windows 64 solution file to build java component. soochoi 2006-11-07 06:15:03 +00:00
  • 826b389d44 Enabled the ATS communications over SSL. Created tools for editing settings and policy files. Juan Carlos Luciani 2006-11-07 05:51:28 +00:00
  • 56723c2b3d Fixing compilation problems on Linux. Juan Carlos Luciani 2006-11-06 11:21:26 +00:00
  • 3ee77bc93d add miCASA.jar file to source control for build issues Jim Norman 2006-11-06 11:14:37 +00:00
  • 2ca0ccfb3a Java project change Jim Norman 2006-11-06 09:51:26 +00:00
  • 0faab5e639 Add java build files/projects to Windows build. Jim Norman 2006-11-06 09:37:27 +00:00
  • ff6c1b9993 Fixed problems found during testing of no mech-info changes. Juan Carlos Luciani 2006-11-06 08:08:04 +00:00
  • a7ff509dce Fix for linux Jim Norman 2006-11-06 06:55:31 +00:00
  • 89e9889865 Adding configuration file editor utilities. Juan Carlos Luciani 2006-11-06 06:53:57 +00:00
  • 18646f81b2 Find and Replace feature added. Resolve conflicts on Import added. Jim Norman 2006-11-06 06:50:24 +00:00
  • 6fd86d6b98 Remove unneeded reference Jim Norman 2006-11-06 06:48:38 +00:00
  • 37f6bf2098 Find and Replace feature added. Resolve conflicts on Import added. Jim Norman 2006-11-06 06:46:05 +00:00
  • cf819ea918 More client changes to remove the requirement that the server send mechanism information data along with the mechanism name in the auth.policy. Juan Carlos Luciani 2006-11-06 04:29:01 +00:00
  • 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. Juan Carlos Luciani 2006-11-03 13:35:36 +00:00
  • 47a2358a9e Partial changes to enable client-ats communciations over SSL. Juan Carlos Luciani 2006-11-03 06:32:50 +00:00
  • 57405d8b45 CASA: cleanup configure.in soochoi 2006-11-02 04:52:20 +00:00
  • d8332983a7 Made changes necessary to build the client on windows using cygwin. Juan Carlos Luciani 2006-11-02 04:35:33 +00:00
  • 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. Juan Carlos Luciani 2006-11-02 03:49:16 +00:00
  • 920c9c5dff CASA: move CASAPolicy.dll from CASA-gui to CASA package soochoi 2006-11-01 07:13:38 +00:00
  • 84ed9ac5cf CASA:windows - make changes in makefile for 64bit build - continue soochoi 2006-10-26 16:33:19 +00:00
  • de64184de2 Windows Project file. Jim Norman 2006-10-25 20:25:47 +00:00
  • cdbe00b538 CASA:Windows64 - make changes in Makefile soochoi 2006-10-25 20:18:49 +00:00
  • 0a7344fdaa Added 64bit projects for windows. Jim Norman 2006-10-25 19:16:46 +00:00
  • 5469d99ff6 Modified the Client Directory Structure to get ready to build the client under Windows using Cygwin. Juan Carlos Luciani 2006-10-24 22:29:38 +00:00
  • d9c92e679f Catch SecretNotFound exceptions Jim Norman 2006-10-23 16:23:30 +00:00
  • f60d8d1cc6 Removed the identity-abstraction files from the CasaAuthTokenSvc war file to allow for the files to be deployed and updated separatedly. Juan Carlos Luciani 2006-10-20 16:00:04 +00:00
  • eb90af6c4e Updated cSample with examples to use server secret support. Exported miCASADeleteCredential. Rajasekaran Nagarajan 2006-10-20 04:49:58 +00:00
  • 258bb6c2e9 Build changes for Windows Jim Norman 2006-10-19 17:39:44 +00:00
  • af4570919b Add 64 bit project files (Windows) Jim Norman 2006-10-19 16:42:41 +00:00
  • 631db35a86 Add 64 bit project files (Windows) Jim Norman 2006-10-19 16:42:13 +00:00
  • 7e36916ea6 Add 64 bit project files (Windows) Jim Norman 2006-10-19 16:41:57 +00:00
  • effcb789c3 Add 64 bit project files (Windows) Jim Norman 2006-10-19 16:37:54 +00:00
  • e4842758c3 Created client-devel RPM and made changes to deal with changes made to the Java components. Juan Carlos Luciani 2006-10-19 15:23:23 +00:00
  • a102e4091a Add System.Security.dll to micasad for window build. Jim Norman 2006-10-19 14:49:05 +00:00
  • 879eaa39d6 - Support for storing and retrieving the services' secrets in CASA, so that the secrets can be retrieved during the system boot-up. Rajasekaran Nagarajan 2006-10-19 09:27:10 +00:00
  • 86515d118a Created the ATS daemon and made necessary RPM install changes to allow for its deployment. Juan Carlos Luciani 2006-10-18 23:26:16 +00:00
  • 5436a84b0a CASA:make changes in makefile and VersionVDProj tools to build with VS 2005 soochoi 2006-10-18 22:56:15 +00:00
  • b0ac26a0ab Upgrade all project files to VS 2005. Jim Norman 2006-10-18 16:01:51 +00:00
  • e55ae34077 Map Store_locked to proper error code. Jim Norman 2006-10-17 22:13:11 +00:00
  • ce68c1352a return locked on EnumerateSecretIds when the store is locked. Jim Norman 2006-10-17 22:06:37 +00:00
  • 39fdc355c7 Support for DLU by allowing luid's to be passed by the system process. Jim Norman 2006-10-17 20:39:48 +00:00
  • 3f093e092d Added the capability to scope credential store access. This is only allowed by miCASA if the current user is running in the context of system. This is useful to system type applications doing work on behalf of other users. Juan Carlos Luciani 2006-10-17 17:55:09 +00:00
  • bb242e5efa Fix windows build Jim Norman 2006-10-13 15:23:16 +00:00
  • 30617fb4c2 Copy feature added. Users can copy secrets from one store to another. Jim Norman 2006-10-12 22:28:20 +00:00
  • 2589b94ba9 Some fixes for Distribution of Firefox Password Manager secrets. smanojna 2006-10-11 09:50:49 +00:00
  • 0e03e5e475 Add support for Dynamic Local User(DLU) on windows Jim Norman 2006-10-10 17:56:57 +00:00
  • 18e290e209 Brought up to date the README and TODO files. Juan Carlos Luciani 2006-10-10 14:47:19 +00:00
  • ac412cb2cd CASA-auth-token-native: remove unnecessary comment from spec file soochoi 2006-10-09 16:38:30 +00:00
  • aa0df7c917 Fixed compiler warnings in AuthTokenValidate. Juan Carlos Luciani 2006-10-09 15:28:03 +00:00
  • af9da1fff2 Fixed line terminating character problem in file internal.h. Juan Carlos Luciani 2006-10-09 15:26:53 +00:00