Commit Graph

278 Commits

Author SHA1 Message Date
Jim Norman
d6a57d3d1e Bug 267542. Don't start persistent until user has a home directory. 2007-04-24 18:51:33 +00:00
Jim Norman
780ce03f21 Remove redundant handler 2007-04-18 20:25:39 +00:00
Jim Norman
448cbf0361 remove eol characters 2007-04-18 19:39:49 +00:00
soochoi
f18347a0da CASA: add back java2-devel-packages BuildRequire in spec file 2007-04-18 18:21:12 +00:00
Jim Norman
d60bfb3c54 Bug 265898. Added CLI (CASAUtil) for cypress. 2007-04-18 17:29:50 +00:00
soochoi
eb4090c0b5 CASA: checking in spec file change for cli 2007-04-17 22:31:03 +00:00
Jim Norman
4b828cd642 Initial checkin of CASAUtil for cypress. 2007-04-16 19:47:48 +00:00
Jim Norman
675358cc74 Initial checkin of CASAUtil for cypress. 2007-04-16 18:18:42 +00:00
Jim Norman
9907883853 Bug 174234. Enable command line option to start CASAManager
in a minimized state.
2007-04-10 20:23:09 +00:00
Jim Norman
0bfc0a3063 Bug 261506. Handle binary keys up to 128k 2007-04-05 21:33:47 +00:00
Jim Norman
5b7948b5d2 Bug 248044. Fix login capture on 64 bit windows. 2007-04-05 19:31:28 +00:00
Jim Norman
960af8b1d5 Windows project file changes for 64 bit sdk msi 2007-04-05 16:40:44 +00:00
Jim Norman
e33f670ea5 Remove SDK dialog from CASA.msi 2007-04-04 17:14:14 +00:00
Jim Norman
2e19101343 Bug 241892. Trying loading gtk-sharp from the GAC for detection. 2007-04-02 21:19:30 +00:00
Jim Norman
58c4621c97 Bug 228119. Honor setting for preference on tray icon. 2007-04-02 20:21:16 +00:00
Jim Norman
a1f06f1b5d Bug 228119. Honor setting for icon. 2007-04-02 20:19:18 +00:00
Jim Norman
ee8ad3c9ca Bug 251414. Assign a title to the dialog. 2007-04-02 19:44:41 +00:00
Jim Norman
041353b40f Bug 249219. On windows, migrate .miCASA files to [homedir]\CASA. 2007-04-02 19:36:39 +00:00
Jim Norman
a37d1294aa Bug 242387. Suse Security Audit 4.1. Use a random salt when
generating an encyption key from a string
2007-04-02 19:09:01 +00:00
Jim Norman
a2ab8d3f36 Bug 242387. Security Audit: Use a random salt when generating encryption key from string. This prevents code book attacks. 2007-04-02 19:05:50 +00:00
Jim Norman
f84d06fdd6 Include sdk msi's in windows build configuration 2007-04-02 18:26:08 +00:00
Jim Norman
f4a696d991 Process commandline args one time. 2007-03-30 21:00:57 +00:00
Jim Norman
137e56f7cf Separate SDK files into their own install, windows only change. 2007-03-30 18:17:50 +00:00
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
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
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
Jim Norman
b3458af086 Bug 242984. Fix typo in export file. 2007-02-22 22:50:18 +00:00
Jim Norman
493ce1a9fe Bug 242984. Export new symbols in JNI wrapper for linux 2007-02-20 14:29:16 +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
3c32748c2e Finished making changes for the non-persistent key feature. 2007-02-14 17:57:33 +00:00
Jim Norman
87082fbdb2 Pass ssFlags from NDK to micasad on WriteBinaryKey. Needed by AuthToken. 2007-02-14 16:00:42 +00:00
Cameron (Kamran) Mashayekhi
d5f2ad902e Fix for bug 242410 of Suse review on item 4.7 of the audit list. 2007-02-13 22:58:24 +00:00
Cameron (Kamran) Mashayekhi
37c54b1167 Updated the CASA.chages file for the fix to bug 242410 and SuSE security review. 2007-02-13 22:56:57 +00:00
Jim Norman
0778dad12d Bug 243906. Base64 encode binary values when persisting them. 2007-02-13 00:12:29 +00:00
Jim Norman
8f70c27fb2 Free correct buffer. 2007-02-12 23:05:08 +00:00
soochoi
d61344702b CASA: fix make package fail for linux build 2007-02-12 20:26:50 +00:00
soochoi
9047bc193f CASA: fix the format in CASA.changes 2007-02-12 18:33:07 +00:00
Cameron (Kamran) Mashayekhi
e8be849feb Updated the CASA.chages file for the fix to memory problem in ipc. 2007-02-09 23:00:45 +00:00
Jim Norman
408ed007a1 Fix Malloc problem for IPC Reads. 2007-02-09 22:49:48 +00:00
Jim Norman
8ceff1a109 Expose server credentials thru Java APIs 2007-02-09 17:41:25 +00:00
Jim Norman
dc46d381cc Added DeleteCredential(LUID) for Windows 2007-02-08 22:01:09 +00:00
Jim Norman
d5b3e04bd7 Bug 242984. Pass jUsernameType to c interface. 2007-02-07 16:50:16 +00:00