Commit Graph

1188 Commits

Author SHA1 Message Date
Rajasekaran Nagarajan
425d94dc9f Bug 242393. - Suse Security Audit - 4.2 micasa/lss/CASACrypto.cs.
Store the hash of the MPC in the files (.miCASAValidateHash and
.miCASASrvValidateHash), instead of encrypting the micasa validation
string using MPC and storing the same in the files.
Also, limit the size of the CASA secrets file to a maximum of
16 MB.
2007-03-14 05:33:17 +00:00
Juan Carlos Luciani
902d44e6de Continuation of changes to remove Axis dependency. 2007-03-13 00:39:12 +00:00
Juan Carlos Luciani
c5912db983 Beginning of changes to remove Axis dependency. 2007-03-12 23:10:02 +00:00
Rajasekaran Nagarajan
2a063797fe - Bug 242398. Fix to prevent the creation of micasad socket file by the
users other than root. This fix moves the socket file from
/tmp/.novellCASA to /var/run/.novellCASA
2007-03-12 12:11:39 +00:00
Rajasekaran Nagarajan
9f2f0ff262 - Bug 242404. Use "lstat()" to find the owner of micasad socket file. 2007-03-12 11:11:27 +00:00
Cameron (Kamran) Mashayekhi
27a4acbb83 Fix for bug 245537 and updates to CASA.changes.
Update to yast2-CASA.changes for bug 205355.
2007-03-07 22:07:02 +00:00
Ryan Partridge
e9d03d857a Changed default firewall port behavior to on (#236292).
Updated module name and description in YaST2 control center and moved to Network Services group (#236298).
2007-03-07 19:29:53 +00:00
soochoi
41339353cd CASA-auth-token-client windows: save vcproj with 64 bit platform added 2007-03-06 22:36:10 +00:00
Juan Carlos Luciani
b3390043fa Updated the TODO files. 2007-03-06 18:03:25 +00:00
Juan Carlos Luciani
5a7f489ebd Updated the changes file. 2007-03-05 18:33:01 +00:00
Juan Carlos Luciani
8a95e15272 Changes file update. 2007-03-05 18:31:54 +00:00
Juan Carlos Luciani
c758b7f62f Provided more information in log4j.properties windows template. 2007-03-05 18:22:38 +00:00
Juan Carlos Luciani
6747163af3 Provided more information in log4j.properties file. 2007-03-05 18:19:06 +00:00
Juan Carlos Luciani
4c2f384001 Resolved issues found during unit testing of file logging feature. 2007-03-05 18:01:32 +00:00
Juan Carlos Luciani
72a6a0003c Finished fixing problems related to log4j.properties on Windows. 2007-03-05 16:41:54 +00:00
Juan Carlos Luciani
12e1705227 Fixed compile problems under linux. 2007-03-05 15:46:16 +00:00
Juan Carlos Luciani
9c8613266e Fixed problems present in log4j.properties template file used for windows. 2007-03-05 06:50:43 +00:00
Juan Carlos Luciani
3a4a7fec0d Made the following changes:
- Use host name specified in ObtainAuthToken call instead of the
    normalized host name to connect to the ATS to avoid problems
    when the host name obtained through a reverse DNS lookup fails
    to resolve via a forward DNS lookup.

  - Added the capability log debug messages to a file.

  - Added method to the ConfigIf to free memory returned by calls to
    getEntryValue to avoid issues related to freeing memory allocated
    with a heap different than the one owned by the library freeing
    the memory.
2007-03-05 06:48:26 +00:00
Jim Norman
a1b22add5a Revert changes made by mistake in the trunk. 2007-03-01 23:30:48 +00:00
Jim Norman
ca2ae81cc4 Check point code for brainshare demo 2007-03-01 21:56:28 +00:00
Jim Norman
275f11c089 Check point code for brainshare demo 2007-03-01 21:52:23 +00:00
Jim Norman
6a7f038ef4 When doing a ReadSecret return "BINARY - cannot modify" for binary keys. This prevents the c code from failing when parsing the keys and values. 2007-02-28 21:32:10 +00:00
Jim Norman
1aa7eac4f9 Bug 209858. Roll out fix because of hang. Fix still needed. 2007-02-27 20:04:18 +00:00
Cameron (Kamran) Mashayekhi
a24e1e6a66 Version 1202 changes reverted. 2007-02-27 19:56:05 +00:00
Juan Carlos Luciani
35d315a78b Removed un-necessary line from changes file. 2007-02-26 18:11:15 +00:00
Juan Carlos Luciani
9edd08b887 Completed the changes to switch from logging to std.out to log4j. 2007-02-22 22:58:49 +00:00
Juan Carlos Luciani
3fad0cabc5 Added Rpc tracing capabilities with the log4j changes. 2007-02-22 22:53:51 +00:00
Juan Carlos Luciani
2a03137120 Added Rpc tracing capabilities with the log4j changes. 2007-02-22 22:53:20 +00:00
Jim Norman
b3458af086 Bug 242984. Fix typo in export file. 2007-02-22 22:50:18 +00:00
Greg Richardson
6cbdfb7e6d Log4j related changes 2007-02-22 19:39:55 +00:00
Juan Carlos Luciani
9478044e7b Continuation of changes to switch to log4j from System.err. 2007-02-21 21:47:07 +00:00
Juan Carlos Luciani
f33278929d Continuation of changes to switch over to using log4j. 2007-02-21 18:08:09 +00:00
Juan Carlos Luciani
a5d4983177 Continuation of changes to make use of log4j. 2007-02-20 19:35:14 +00:00
Juan Carlos Luciani
37c2d94ec9 Resolved inconsistencies between the spec files and the SuSE PDB entries
for package summaries and descriptions.
2007-02-20 16:20:05 +00:00
Jim Norman
493ce1a9fe Bug 242984. Export new symbols in JNI wrapper for linux 2007-02-20 14:29:16 +00:00
soochoi
9cf3c09361 CASA-auth-token-client and CASA-auth-token-server : add entry in changes log for build fix 2007-02-17 01:07:13 +00:00
Juan Carlos Luciani
1d3f1b039a Continuation of changes to start using log4j. 2007-02-16 18:41:14 +00:00
Juan Carlos Luciani
5a41aba791 Fixed function prototype miss-match that was resulting on a build
problem.
2007-02-16 18:36:27 +00:00
Juan Carlos Luciani
047797a119 Fixed function prototype miss-match that was causing a build problem on
64bit machines.
2007-02-16 18:13:48 +00:00
Juan Carlos Luciani
e1e74055b5 Part of changes to switch from using System.err.println to using log4j. 2007-02-15 18:16:52 +00:00
Cameron (Kamran) Mashayekhi
76e1078be0 Updated the CASA.chages file for the fix to bug 209858 and SuSE security review. 2007-02-14 21:39:32 +00:00
Cameron (Kamran) Mashayekhi
4a79493d55 Fix for bug 209858. 2007-02-14 21:35:56 +00:00
Juan Carlos Luciani
4ad530078e Fixed install paths being utilized in the authtoken client devel install. 2007-02-14 21:30:04 +00:00
Juan Carlos Luciani
597aa02ead Changes file update. 2007-02-14 19:05:18 +00:00
soochoi
e8bf8a9e36 CASA-auth-client: make change in build script to build debug as well 2007-02-14 18:25:18 +00:00
soochoi
9a6b412a72 CASA_auth_token_client: add changes in spec from german autobuild 2007-02-14 18:16:48 +00:00
Juan Carlos Luciani
3c32748c2e Finished making changes for the non-persistent key feature. 2007-02-14 17:57:33 +00:00
Juan Carlos Luciani
b03293da31 Fixed running library from drive different that install drive windows issue.
Added code to not-persist tokens in the miCASA cache.
2007-02-14 17:55:15 +00:00
Jim Norman
87082fbdb2 Pass ssFlags from NDK to micasad on WriteBinaryKey. Needed by AuthToken. 2007-02-14 16:00:42 +00:00
Juan Carlos Luciani
81a369b7aa Corrected the name of the output debug pdb file. 2007-02-13 23:58:11 +00:00