Commit Graph

308 Commits

Author SHA1 Message Date
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
soochoi
8719ce2410 CASA-auth-token-client: check in build scripts for autobuild 2007-02-06 21:35:17 +00:00
soochoi
aa54b290d8 CASA: build config file fix - continue 2007-02-06 19:03:55 +00:00
soochoi
26634a210d CASA: check in build config script for autobuild 2007-02-06 18:44:37 +00:00
Jim Norman
55dec63254 Bug 242407. Security Audit fix. Check length of
passcode before allocating a buffer.
2007-02-06 14:25:39 +00:00
Jim Norman
d262d18b6f Bug Debug 242407. Check size of passcode before allocating memory.
Fix RemoveSecret offsets + Debug statements.
2007-02-05 23:47:39 +00:00
Jim Norman
4872424328 Bug 193889 - .miCASA files are RW for user only 2007-02-01 17:28:55 +00:00
soochoi
ab8357d1ed CASA: bug 240557 move micasa.jar from CASA-devel to CASA rpm 2007-01-31 22:55:07 +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
Jim Norman
57f3ed2984 Bug 240320. Prevent exception when GNOME_KEYRING_SOCKET is not set. 2007-01-30 09:31:20 +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
Jim Norman
de7dbd7b01 Fix buffer overrun and double free problem. 2007-01-26 11:46:36 +00:00
Jim Norman
4c710b0f57 Fix for removing Binary Keys 2007-01-25 06:53:05 +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
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
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
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
a2819af8fd CASA: check in build_config directory to build windows 2007-01-17 08:55:41 +00:00
Jim Norman
dd07f3976d fix launcher on windows 64 bit. 2007-01-17 06:57:29 +00:00
Jim Norman
1b73394fc7 Bug 235467. Mark binary keys as binary types when persisting data. 2007-01-16 05:54:11 +00:00
Juan Carlos Luciani
6a23194273 Added a new status code for name resolution failures. 2007-01-12 12:50:39 +00:00
Jim Norman
d571fa1391 Bug 234143. Change install from retargetable folder to absolute. 2007-01-12 09:22:51 +00:00
Jim Norman
000caf581f Bug 228041. Replaced Gtk.Menu with Windows.Forms.ContextStripMenu for running on windows. 2007-01-12 09:15:15 +00:00
soochoi
b985dd634e CASA.changes: check in date format fix 2007-01-12 06:30:03 +00:00
Jim Norman
316947e05f Bug 225803. Added launcher for Windows, that prompts user to install GTK Sharp if already installed. 2007-01-12 05:28:37 +00:00
Jim Norman
1f273f2976 Removed the Reference Paths from CASAManager project file 2007-01-12 05:20:49 +00:00
Jim Norman
0f816ce809 Bug 227503, 229669. Use gtk-sharp2.x now.
This line, and those below, will be ignored--

M    gui/Makefile.am
M    package/linux/CASA.spec.in
M    adlib/ad_gk/Makefile.am
M    adlib/Makefile.am
M    CASA.changes
2007-01-11 09:03:57 +00:00
Jim Norman
bdc46f5639 Bug 228046. Prompt user for MasterPassword prior to
displaying the Find and Replace dialog.
2007-01-09 08:41:54 +00:00
Jim Norman
434bc49a50 Bug 229763. Found that reading a file using Mono while that
file is being watched fires a 'OnChanged' event.  Changed the
  file read ReadWrite to a FileAccess.Read prevents this event.
2007-01-09 07:45:26 +00:00
Jim Norman
52ccbd37a7 Clean up C# wrappers for NSL use. 2007-01-09 07:39:22 +00:00
soochoi
0019475d4d CASA: check in autobuild failure due to glib update in stable dist 2007-01-08 08:35:24 +00:00
Jim Norman
503da7f739 Minor fix for linux build. 2007-01-05 11:07:19 +00:00
Jim Norman
d81e894996 NSL Support, expose Create and Modify Timestamp info thru miCASAWrapper. 2007-01-05 11:01:07 +00:00
Jim Norman
fbfa990210 - Limit where persistent files can be saved. 2007-01-04 08:58:30 +00:00
Jim Norman
d0a9891cdf bug 222012. Better enforce persistent directory location 2007-01-04 08:54:07 +00:00
Jim Norman
33c3cf2ecf Change include from micasa_mgmd.h to micasa.h 2007-01-03 03:28:33 +00:00
Jim Norman
7de821926a fix 64 bit build problem on windows 2007-01-02 09:26:01 +00:00
Jim Norman
0b4d751ef2 Bug 231331. Pass correct parameter to native code. 2007-01-02 07:48:36 +00:00
Jim Norman
17b3766285 Bug 231331. Pass CRED_TYPE_BASIC_F in JNI Layer. 2007-01-02 07:40:41 +00:00
jkb2
3884f9ab65 2006-12-29 08:28:12 +00:00
Jim Norman
43009ada4f Security Audit - Marshal export file to CASAManager for saving. 2006-12-20 10:22:27 +00:00
Rajasekaran Nagarajan
98c12387a6 Changes to make ProtectedData.Protect() and ProtectedData.Unprotect() use entropy. 2006-12-19 23:21:24 +00:00
Jim Norman
8b6a60e9ab Security Audit - Remove assumption of username. 2006-12-18 11:13:23 +00:00
Jim Norman
174b0eb88c Bug 228054. Change hotkey for Exit from E to X. Checkpoint Base64 Decode window. 2006-12-15 04:41:46 +00:00
smanojna
d9f0649bc0 -Security audit fixes. 2006-12-14 22:23:00 +00:00
smanojna
4e7bac6bc7 -Security Audit fixes. 2006-12-14 22:18:17 +00:00
smanojna
5ef038939f - Security Audit fixes: freed dynamically allocated memory 2006-12-14 21:43:50 +00:00
Jim Norman
9a0426279c Remove condition for installing CASAManager.exe - Windows only. 2006-12-07 04:32:16 +00:00
Jim Norman
7074c14c85 Use UTC for timestamp on persistent data. 2006-12-06 11:46:28 +00:00
Jim Norman
6fe32f742c Create Session KeyChain, and Server KeyChain by default during creation of user session. 2006-12-06 11:06:41 +00:00
Jim Norman
26aa7f731c Back out code for Single Server Keychain. Per discussion with Engineering team. 2006-12-06 05:16:09 +00:00
Juan Carlos Luciani
9d4144006b Added a new status code and changed the PWDAuthenticate module facility
code to be different then the code used by the Krb5Authenticate
module.
2006-12-05 12:03:54 +00:00
Cameron (Kamran) Mashayekhi
40f5250684 Resolving Bug 222012 to allow the scripts called from yast to recognize the SLES server so the won't modigy the PAM stack. 2006-12-05 11:16:10 +00:00
Cameron (Kamran) Mashayekhi
d2961b73ca Resolving Bug 222012 to allow the scripts called from yast to recognize the SLES server so the won't modigy the PAM stack. 2006-12-05 11:04:02 +00:00
Jim Norman
f77c6b51ab Bug 225476. Fix for deleting secrets. 2006-12-05 09:51:28 +00:00
Jim Norman
286f1ee10e Bug 219314. Put CASA Manager shortcut in users start menu. Remove from Desktop. 2006-12-05 04:18:14 +00:00
Jim Norman
b0fad0f85f Fix for linux build and Server Keychain. Work-in-progress 2006-12-04 12:00:27 +00:00
Jim Norman
effc79937b Code to maintain a single server keychain. 2006-12-04 09:07:14 +00:00
Jim Norman
df3c67e201 miCASA.jar fix for windows build. 2006-12-01 04:04:05 +00:00
Jim Norman
5bc483cba2 Bug 223292. Update help screen 1.6 to 1.7. 2006 to 2007. 2006-11-29 09:42:22 +00:00
Jim Norman
33ca5ca168 Save and Restore timestamps on Secrets/KeyValue objects. 2006-11-29 05:54:02 +00:00
Jim Norman
ee795f0f41 Remove unused variables causing compile warnings. 2006-11-28 06:49:46 +00:00
Jim Norman
20ae282ddb Checkpoint micasad code for portable app on windows. 2006-11-28 06:37:07 +00:00