Commit Graph

93 Commits

Author SHA1 Message Date
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
Cameron (Kamran) Mashayekhi
8add658dc8 updated the CASA.spec and CASA.changes to build in Germany. 2006-01-30 18:58:40 +00:00
Jim Norman
526c3d0706 Bug 143878. Handle more than 100 secrets in GUI. 2006-01-29 03:25:06 +00:00
Jim Norman
6055982262 Bug 146025. Prevent CASAManager from launch if MasterPassword login dialog is closed. 2006-01-29 03:16:33 +00:00
Jim Norman
dd3a9bed33 Bug 143859. Fix linking keys problem. 2006-01-28 18:47:48 +00:00
Cameron (Kamran) Mashayekhi
c91f6e198d CASA.spec was corrected to work with the changes in gtk and mono rpms. 2006-01-27 17:37:52 +00:00
Jim Norman
ada9ed5d86 Bug 142183. Do not add GKPassword to gnome-keyring. Provided by Manohar 2006-01-25 21:24:37 +00:00
Jim Norman
85b8d6d5ff Bug 136784. Prevent multiple instances of GUI. Provided by Manojna 2006-01-25 21:17:19 +00:00
Cameron (Kamran) Mashayekhi
5b270da8a7 Updated micasad by Germany's request. 2006-01-25 18:41:48 +00:00
Cameron (Kamran) Mashayekhi
9833c6996a Fixed the build script for the build order. 2006-01-24 16:37:48 +00:00
Jim Norman
c422464e56 Add description to micasad service for windows 2006-01-22 04:19:37 +00:00