Commit Graph

1091 Commits

Author SHA1 Message Date
Juan Carlos Luciani 9dbe2a3ade Fixed typo in iaRealms.xml template which was keeping the ATS from
running.
2007-01-31 19:27:00 +00:00
Cameron (Kamran) Mashayekhi d94f982a4a Resolving Bug 240557 by moving micasa.jar from CASA-devel to CASA in spec file. 2007-01-31 04:53:47 +00:00
soochoi 3e2c8b1f37 CASA-auth-token-client: fix the windows build break 2007-01-30 12:34:40 +00:00
soochoi 966e3f5efa CASA-auth-token-client: change the name of library casa_authtoken.lib for windows build 2007-01-30 11:00:22 +00:00
soochoi 9bc4c31f2a CASA-auth-token-client: check in build config file to build windows 2007-01-30 10:08:44 +00:00
Jim Norman 57f3ed2984 Bug 240320. Prevent exception when GNOME_KEYRING_SOCKET is not set. 2007-01-30 09:31:20 +00:00
Greg Richardson 0db5c0e007 Added connector port for port 2645 2007-01-30 09:03:57 +00:00
Jim Norman 38451c07bc Bug 239984. Handle null in message on Preferences dialog 2007-01-30 06:59:21 +00:00
soochoi ebe3c485ec CASA: check in correct version in configure.in for build number 2007-01-30 06:55:41 +00:00
soochoi 731c177d39 CASA: apply changed maded by germany for BuildRequire in spec file 2007-01-30 06:54:27 +00:00
Juan Carlos Luciani c1d99fca8d Updated the changes file and modified the spec file to allow
applications to more easily dynamically link our library without
having to worry about the libraries version.
2007-01-29 13:11:18 +00:00
Juan Carlos Luciani 57f18cef8c Finished the Linux side changes for the "Cleanup during library unload"
issue.
2007-01-29 13:04:22 +00:00
Juan Carlos Luciani b5a6a452e8 Added code to allow us to un-initialize the library when it is unloaded. These changes allow library un-initialization to work for Windows. More code needs to be added to un-initialize the library under Linux. 2007-01-29 10:46:18 +00:00
Jim Norman de7dbd7b01 Fix buffer overrun and double free problem. 2007-01-26 11:46:36 +00:00
soochoi 1ae3790b1b CASA-auth-token-java: add xml-commons-apis to fix autobuild dependency for stable branch 2007-01-26 03:50:24 +00:00
Juan Carlos Luciani 3e47ad8b60 Fixed EOL issues that were breaking the build. 2007-01-25 12:50:31 +00:00
Juan Carlos Luciani 1adf80b8ae The keystore path in the server.xml specific to Zen installations was
wrong.
2007-01-25 10:29:19 +00:00
Jim Norman 4c710b0f57 Fix for removing Binary Keys 2007-01-25 06:53:05 +00:00
Greg Richardson c8181cebaa Another attempt to get around ms tool bug 2007-01-24 11:37:11 +00:00
Greg Richardson c33d864d67 Avoid making CommandLauncher due to bug in ms tools 2007-01-24 11:26:48 +00:00
Greg Richardson 96c64973dd Remove CommandLauncher from make of parent and check in CommandLauncher.exe due to bug in MS dev tools 2007-01-24 11:00:45 +00:00
Greg Richardson fe83bfbbb5 Moved windows specific file templates into templates\windows 2007-01-24 10:15:38 +00:00
Cameron (Kamran) Mashayekhi 728d0204fb Resolving Bug 283115 by fixing casacfgpam and casaucfgpam scripts to incorporate the path to SuSE-release file. 2007-01-24 08:53:53 +00:00
Greg Richardson c3aa5727fc 1. Changed jsharp files to java files
2. Added CommandLauncher to allow java classes to be invoked from msi install
2007-01-24 07:18:15 +00:00
Juan Carlos Luciani 6b83871de5 Made spec file changes to support applications that want to dynamically
link our libraries.
2007-01-24 06:27:52 +00:00
Juan Carlos Luciani bc915356e8 The ATS envvars script now does not rely on the environment variable
JAVA_HOME since it may not be pointing to the JVM that we need to use.
2007-01-24 06:06:57 +00:00
soochoi 3a6e08dc7e CASA-auth-token: install xercesImpl.jar but not include in war file 2007-01-24 04:31:10 +00:00
Juan Carlos Luciani f85a54358f Removing two files that got added by mistake. 2007-01-24 04:11:25 +00:00
soochoi 7c6681c949 CASA_auth_token_svc: add jdk and novell-zenworks-java-link build requirements in spec file 2007-01-23 12:31:46 +00:00
Juan Carlos Luciani f7b0f92e80 Made changes to allow packages built for Zen to be more compatible with
it.

Enhanced places where exceptions are thrown to include information about
exceptions that may have been caught to improve debugging.
2007-01-23 10:32:50 +00:00
Jim Norman 5b267c79e5 Bug 172730. Check the GNOME_KEYRING_SOCKET variable before displaying
the Gnome Keyring tab and settings.
2007-01-23 10:09:14 +00:00
Jim Norman 0adc2a2d28 Bug 237834. Set value length to zero when key exists without
value.
2007-01-23 09:44:03 +00:00
Jim Norman e9dcb47cda Bug 237834. Set value length to zero when key exists without value. 2007-01-23 09:40:44 +00:00
Jim Norman c809a42926 Support LUID in cSharp miCASA APIs. Windows only change. 2007-01-23 07:18:52 +00:00
Jim Norman f6c4512fb4 Support LUID in cSharp miCASA APIs. Windows only change. 2007-01-23 07:15:24 +00:00
Juan Carlos Luciani f7441b20ac Added the ability to explicitedly configure the type of directory
back-ending a REALM and the ability to configure the search string that
should be utilized when performing a contextless login via the Pwd
Authenticate mechanism.
2007-01-22 11:25:55 +00:00
Greg Richardson c1a12d0c44 Added startup and shutdown batch files 2007-01-22 11:04:47 +00:00
Greg Richardson 6684268ee6 Add batch files to launch editors 2007-01-22 10:59:04 +00:00
Juan Carlos Luciani 4e5959c6df Updated the project to allow us to build RPMs that meet Zen's
requirements which state that we must work with the Java and Tomcat
packages that their install bundle.
2007-01-22 07:09:58 +00:00
soochoi 1e73ae38a6 CASA: change windows build script 2007-01-22 05:26:16 +00:00
soochoi 98089eabe0 CASA: change in build config file for windows build 2007-01-20 10:01:34 +00:00
Greg Richardson 70fca2cb11 First release of msi to consumer 2007-01-19 11:14:38 +00:00
soochoi b0f49823ba CASA-auth-java: take the package name change in spec file back due to build failure 2007-01-18 07:06:50 +00:00
Jim Norman 9c2ed4f526 Bug 235624. Fix GUI hang on multiple file imports. 2007-01-18 06:41:33 +00:00
Jim Norman ca7b9ebb9b Bug 235624. Fix GUI hang on multiple file imports. 2007-01-18 06:39:03 +00:00
soochoi 03c5d13eee CASA-auth-server-java: name change of xerces-j2 in spec file 2007-01-18 06:31:34 +00:00
Greg Richardson a6cd95ae31 2007-01-18 05:30:36 +00:00
Greg Richardson 645a738b57 Moved compile of java files into linux/windows directories 2007-01-18 04:50:30 +00:00
Greg Richardson 89a2bf73bc 2007-01-18 04:47:57 +00:00
Juan Carlos Luciani f8decf4b84 Addressed bugs 225066 and 190821.
Also fixed "ReconfigureInterval=0" issue and added the ability
to search using multiple search roots configured on a per-realm
basis in the iaRealms file.
2007-01-17 12:14:29 +00:00