Commit Graph

103 Commits

Author SHA1 Message Date
Jim Norman 64cfa770fc added timer to suppress viewing values(passwords) for micasa store after a preset time in seconds. 2006-04-04 20:27:23 +00:00
Cameron (Kamran) Mashayekhi 6311bab430 spec files was modified to reflect Suse changes. 2006-04-03 15:12:58 +00:00
Cameron (Kamran) Mashayekhi 50cbe6ec58 spec files were modified to add CASA to the system but don't start it by default. 2006-04-03 14:48:42 +00:00
Jim Norman cdab14ea8c Bug 162024. Expand casa-logo when window grows. 2006-03-31 19:52:25 +00:00
Jim Norman 61178ffecd 2006-03-30 15:42:33 +00:00
soochoi b128dc7f28 sync up CASA.changes from German autobuild 2006-03-29 18:47:54 +00:00
lsreevatsa 2433373e6e Security Audit Report : Patch for Bug No. 5.12.1.
File : c_micasacache/sscs_unx_ipc_client.c.
- Added a check to verify whether size of the token is
  less than NSSCS_MAX_SECRET_ID_LEN(512) assuring that
  sscs_Utf8Strcpy() will not copy more bytes than memory
  availble.
2006-03-29 14:20:09 +00:00
lsreevatsa a06c806d2e - Security Audit Report : Patch for Bug No. 5.7.
File : c_micasad/verbs/SetMasterPassword.cs.
- Added a check to verify the length of the Master Password
  to be greater than 8 characters and less than or equal to
  256 characters.
2006-03-29 13:56:56 +00:00
lsreevatsa b7b75b8ab7 Security Audit Report : Patch for Bug No. 5.4.1
File : c_micasad/lss/CASACrypto.cs
2006-03-29 11:38:49 +00:00
lsreevatsa b6ff2610b2 - Added Modify and Delete functionalities for Firefox Password
Manager Secrets into CASAManager.
2006-03-15 15:56:11 +00:00
Jim Norman 49d966cf50 Bug 155529. Detect whether or not Firefox is installed 2006-03-14 22:26:49 +00:00
smanojna d7592ef237 - Added a delete-event-handler for the Firefox master password
prompt dialog.
- A minor fix to make CASAManager always write to the default wallet.
- Removed console debug print messages from GK and FF code.
2006-03-09 05:22:49 +00:00
lsreevatsa 9f52824611 2006-03-08 13:21:27 +00:00
smanojna 765907a49f - Added Firefox MasterPassword prompt into CASAManager.
CASAManager will now prompt for master password during aggregating
  the Firefox password manager if it is locked with a master password.
2006-03-08 10:58:28 +00:00
lsreevatsa 9c4ea3868b - Changed the GetDefaultWallet() function to address all scenarios. 2006-03-07 17:37:30 +00:00
smanojna 36e3a1ef20 - Added Application SSO feature to CASAManager (Linux).
We will be able to add single sign-on information to Konquerer and
  NetworkManager appilcations from within CASAManager.
  Main-Menu: Options > Application SSO.
- Fixed an expection thrown during GnomeKeyring delete secret operation.
- All textboxes in CASAManager have been updated to take not more than
  256 characters (just a small check to avoid buffer-overflows).
2006-03-07 13:54:44 +00:00
smanojna 52f11fa9cd - Fix for writing secrets into the default Wallet instead of
writing into CASAWallet.
- Changed the port attribute in Keyring from string to unit32.
2006-03-07 09:40:28 +00:00
Manohar d7ed360f66 2006-03-06 10:12:20 +00:00
Cameron (Kamran) Mashayekhi 2a9c381599 CASAmanager.desktop was modified to point to CASAManager in /usr/bin.
CASAManager.sh was transfered to /usr/bin. 
CASA.spec and CASA_dbg.spec were synced up.
2006-03-01 17:32:33 +00:00
Manohar d9f3be6c4f 2006-03-01 10:48:32 +00:00
soochoi a5e2de6e1e add fstack-protector into makefile 2006-02-28 22:56:33 +00:00
soochoi eb45e4ddd8 remove fstack-protector flag due to build fauilre 2006-02-28 20:45:21 +00:00
Manohar 3d8a6cf4e1 2006-02-28 11:39:25 +00:00
austinsfdsouza 0dc840b59c Modified CASA.changes to include missing entry for Bug 141823 checked in
Feb 27
2006-02-28 06:33:09 +00:00
Jim Norman de255f6db2 Bug 147031. Path changed to /usr/sbin 2006-02-27 22:42:07 +00:00
soochoi 2f942e34fd update CASA.change and spec file from German build 2006-02-23 02:37:51 +00:00
Cameron (Kamran) Mashayekhi d22cde6eb9 scripts were movde to /usr/sbin.
force-reload and reload was added to the micasad script.
/usr/sbin/rcmicasad was linked to /etc/init.d/micasad.
2006-02-22 23:59:15 +00:00
Jim Norman b740459dd1 Bug 151679. Remove reverse links when deleting a secret - fixed 2006-02-22 21:04:28 +00:00
Jim Norman ae84c5f595 Bug 150642. Return additional error codes when store is locked 2006-02-22 20:39:52 +00:00
Jim Norman 08966d2f82 Bug 141689. Windows: change mouse handler for notifyicon to mouse down event. 2006-02-21 23:25:34 +00:00
Jim Norman 8993768ee0 Bug 141651. On windows, uninstalls will kill CASAManager too 2006-02-21 19:24:26 +00:00
Jim Norman f7b5adfb56 Bug 148945. Handle the case were micasad is restarted, before
a user sets their master password
2006-02-21 19:07:18 +00:00
smanojna d9984f8958 - Bug 147031: CASAManager main menu icon is placed only in...
- System > Configuration > Novell CASA Manager
2006-02-20 05:08:29 +00:00
Cameron (Kamran) Mashayekhi b5c2db119b Corrections to spec file and scripts and update to the micasad.
CASA.spec and CASA_dbg.spec were synched up.
2006-02-18 23:01:02 +00:00
Cameron (Kamran) Mashayekhi 46e06cd568 Corrections to spec file and scripts and update to the micasad. 2006-02-17 23:14:27 +00:00
Jim Norman d7bf9b40a5 Bug 135386: Linking secrets with colon in the name - FIXED 2006-02-17 21:05:10 +00:00
smanojna f93defc5fd - Bug 147031: CASAManager should have a menu item - FIXED,
A menu item for CASAManager gets created within the NLD/SuSE
  main menu under the following categories,
  - System > Configuration > Novell CASA Manager
  - Utilities > Security > Novell CASA Manager
  - Internet > Administration > Novell CASA Manager
2006-02-17 16:01:37 +00:00
Cameron (Kamran) Mashayekhi 804b0ee3e4 final updates for building in Germany. 2006-02-16 20:33:43 +00:00
Jim Norman f67f205891 Add dependency to kdelibs3 back to spec file for CASA-gui 2006-02-16 17:52:21 +00:00
smanojna a61aa03e58 - Bug 146015: A CASAkeyring is created to add secrets to the
Gnome Keyring through CASAManger - FIXED.
2006-02-16 12:14:15 +00:00
Jim Norman 2155b89bf7 Bug 150975. Enable GNOME-Keyring when so is loaded 2006-02-15 00:17:28 +00:00
Jim Norman 433961874f Bug 150644. Prevent removal of secrets when store is locked. 2006-02-14 21:04:17 +00:00
Cameron (Kamran) Mashayekhi 6e650e1b7f CASA-detect_lib64.patch was added. 2006-02-14 17:16:01 +00:00
smanojna 419634c063 - Bug 133386: Remove install time dependency on keyring and
kdewallet.
- Bug 148102: CASA-gui requires kdelibs3.
2006-02-14 04:22:33 +00:00
Cameron (Kamran) Mashayekhi 00317b4bc9 scripts modified with -fstack-protect option, and micasad was updated to support try-restart and status commands. 2006-02-13 17:15:46 +00:00
Cameron (Kamran) Mashayekhi 4c374e507d scripts modified with -fstack-protect option, and micasad was updated to support try-restart and status commands. 2006-02-13 16:52:25 +00:00
Cameron (Kamran) Mashayekhi 78997d2777 casacfgpam was corrected to install casa in the right place after common-auth, common-session, pam_unix2.so or the end of the section. 2006-02-09 00:46:36 +00:00
Cameron (Kamran) Mashayekhi e6fccaf346 These set of files has the changes needed to support the new location for the CASA install under the /usr directory. 2006-02-07 21:05:39 +00:00
Jim Norman e59741c2ca Bug 147801. Handle reserved chars. 2006-02-07 17:42:06 +00:00
Jim Norman 75c0ded6bc Bug 147801. Fix to add additional key-value pairs 2006-02-06 18:45:30 +00:00