Commit Graph

1387 Commits

Author SHA1 Message Date
Juan Carlos Luciani
b8ccfe47f6 Fixed problem that was causing us to clear Proxy User credentials from
miCASA erroneously when modifying realm configuration.
2007-08-14 21:55:34 +00:00
Jim Norman
389d184ca7 Update CASA documentation to current version 2007-08-13 20:27:53 +00:00
Juan Carlos Luciani
7d4eb2dd4a Changes file update. 2007-08-13 16:50:51 +00:00
Juan Carlos Luciani
33b820c1eb Changed the structure used to hold realms from a map to a list in order
to avoid having the order in which the realms are entered altered.
2007-08-13 16:48:13 +00:00
Jim Norman
af1d4dc18c Bug 299017. Fixed parser to account for Firefox changes/updates. 2007-08-10 21:23:57 +00:00
Jim Norman
a2ef7b4582 Bug 299017. Fix for firefox 2.0 and firefox 1.5.0.10, password file. 2007-08-10 19:23:05 +00:00
Jim Norman
a94dd41db4 Bug 299017. Fix for firefox 2.0 and firefox 1.5.0.10, password file. 2007-08-10 18:53:22 +00:00
Jim Norman
835bd86edc Bug 299017. Fix for firefox 2.0 and firefox 1.5.10, password file. 2007-08-10 18:45:36 +00:00
Jim Norman
2943d7a557 Bug 299017. Fix for firefox 2.0 and firefox 1.5.10, password file. 2007-08-10 18:18:27 +00:00
Juan Carlos Luciani
93bb0f1046 Changed to utilize tomcat55 instead of tomcat5 for
SuSE versions greater or equal to 1030 since they no longer
support tomcat5.
2007-08-09 16:23:09 +00:00
Jim Norman
51529653f5 Bug 281991. Fix for domain on Vista. 2007-08-08 21:38:22 +00:00
Jim Norman
3dd944a25b Update the doc 2007-08-07 17:14:30 +00:00
soochoi
990e1dac74 yast2-CASA: add the conditional BuildRequires package for STABLE distro 2007-07-31 19:12:02 +00:00
Jim Norman
530380e977 Bug 277553. Inform the user to install the GTK3 runtime library. 2007-07-31 16:12:10 +00:00
soochoi
abb9cefe93 yast2-CASA: change yast2-devel to yast2-devel-doc by suse build team request to fix the build breaks 2007-07-31 15:57:45 +00:00
Rajasekaran Nagarajan
b5e3515487 Fix for bug 209858. This fix changes the micasa socket from blocking to
non-blocking and implements the logic for timeout.
2007-07-19 06:34:32 +00:00
soochoi
4379981b78 yast2-CASA: rename CASA mo and po file to check into OES yast2-tran package 2007-07-16 21:46:58 +00:00
soochoi
44c1b03513 yast2-casa-ats: checking in correct po and mo files 2007-07-16 15:43:46 +00:00
Jim Norman
1e8e2a865e CASAcli added to 64 bit install. 2007-07-10 17:51:18 +00:00
Jim Norman
277c32c091 Remove old cli project, add new one. (for windows) 2007-07-10 17:42:05 +00:00
Jim Norman
e753b7a91d Add CASAcli to windows msi. 2007-07-10 17:37:58 +00:00
Jim Norman
a15b5a7eda Added CSSSUtils.cs to the project for windows. 2007-07-10 15:45:21 +00:00
Rajasekaran Nagarajan
810c767431 Fix for defect 242393 (section 4.2.1 of security audit report) - This
fix makes the .miCASA* files to be owned by the user instead of root.
2007-07-10 13:43:22 +00:00
soochoi
f3105f7d76 yast2-casa-ats: check in casa pot, po, mo file into source project 2007-07-09 17:52:15 +00:00
Jim Norman
a2912aaa8a Bug 288999. Changed message from Configure CASA to Enable CASA 2007-07-06 21:38:49 +00:00
Juan Carlos Luciani
c148ea90b3 Changes file update. 2007-07-05 23:48:18 +00:00
Juan Carlos Luciani
28a4d65cc8 Added traces to aid debugging of connection and password authentication
problems.
2007-07-05 23:40:42 +00:00
Juan Carlos Luciani
a5102eb3a8 Making the assembly version number independent of the build number for now in order to avoid upgrade conflicts with other components built using a different assembly version. 2007-07-05 23:28:09 +00:00
Juan Carlos Luciani
7cc9385642 Enhanced to try to connect to the ATS with the normalized host name in addition to the host name given by the application calling to get a token to deal with cases where the application is passing a dotted ip address but the
server's certificate has been issued using the server's DNS name.
2007-07-05 23:25:55 +00:00
Jim Norman
c25f4f77bf Bug 289613. Remove registry entries on uninstall. 2007-07-05 21:12:05 +00:00
soochoi
b7d5bb1be4 CASA-auth-server-java: change in zen-autobuild make file to automate zen update 2007-07-02 22:28:02 +00:00
soochoi
964ffdea32 CASA-auth-token-java Windows - change in Makefile to bump msi version number 2007-06-29 23:18:44 +00:00
soochoi
6bb01f7449 CASA-auth-token-client Windows: builduser.cmd changes continue 2007-06-29 22:11:21 +00:00
soochoi
9f4ea412c4 CASA-auth-token-client Windows: change builduser.cmd to bump msi version 2007-06-29 21:58:04 +00:00
soochoi
f215a081eb CASA Windows - change in buildu.sh to bump up msi version correctly 2007-06-29 20:50:25 +00:00
soochoi
e673c8d8a4 CASA Windows - change builduser.cmd to bump up version number 2007-06-29 20:06:14 +00:00
Juan Carlos Luciani
5fe566c6a1 Added JRE_HOME setting to envvars for Zen. 2007-06-29 15:31:05 +00:00
Juan Carlos Luciani
7de2e95970 Merged changes from autobuild and updated the changes file. 2007-06-28 20:38:31 +00:00
Juan Carlos Luciani
41cc9deb34 Fixed crash that occurs when the DLL is unloaded before being initialized first. 2007-06-27 22:01:44 +00:00
Juan Carlos Luciani
329787a5a4 Changes file update. 2007-06-27 16:24:26 +00:00
Juan Carlos Luciani
d279666753 Updated changes file with BUG number. 2007-06-27 16:16:09 +00:00
Juan Carlos Luciani
8534eb060f Fixed un-compatible server.xml file problem for Zen. 2007-06-27 16:14:56 +00:00
Jim Norman
3f35a10763 Bug 287768. Added option to use session{USER} keychain to cli. 2007-06-27 15:23:08 +00:00
Juan Carlos Luciani
df855e3a38 Changes file update. 2007-06-25 18:16:19 +00:00
Juan Carlos Luciani
75c4692e4a Removed jakarta-commons-lang dependency. 2007-06-25 17:57:49 +00:00
Juan Carlos Luciani
7fe7751090 Finished the implementation of the "Connect through Web server feature". 2007-06-25 16:39:33 +00:00
Juan Carlos Luciani
5fb592cf16 Fixed a typo in a makefile. 2007-06-22 22:18:55 +00:00
Juan Carlos Luciani
da37390857 Added functionality to allow the ATS to be accessible through
Apache if mod_proxy_ajp is configured.
2007-06-22 22:12:20 +00:00
Juan Carlos Luciani
35ef31cafd Changed calls to _stricmp to stricmp to fix unresolved external problem
when the setting DisableSecureConnections is configured.
2007-06-21 22:46:40 +00:00
Jim Norman
5afe199508 Handle malformed values. Detect non-existence MP file. 2007-06-19 19:05:22 +00:00