Commit Graph

337 Commits

Author SHA1 Message Date
smanojna 45aec8c6de 2006-03-08 05:10:28 +00:00
smanojna a51695b6f0 2006-03-08 05:07:52 +00:00
lsreevatsa 9c4ea3868b - Changed the GetDefaultWallet() function to address all scenarios. 2006-03-07 17:37:30 +00:00
smanojna c7cb705272 2006-03-07 15:59:22 +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
Manohar 0d7d90c461 Removal of Console prints 2006-03-06 10:05:13 +00:00
Manohar 0bc1f679e4 2006-03-06 09:54:36 +00:00
Manohar d01ef968e0 2006-03-06 09:14:26 +00:00
Manohar 2fb2da98a9 2006-03-06 09:13:59 +00:00
Manohar 976196326c 2006-03-06 09:13: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
soochoi 24a96cf6ae sync up mk-ca-all script to mk-cai-all 2006-03-01 16:06:34 +00:00
Manohar d9f3be6c4f 2006-03-01 10:48:32 +00:00
Manohar 9a3daac2ef 2006-03-01 10:47:25 +00:00
Manohar 1cdb45bdc2 2006-03-01 10:45:38 +00:00
Manohar 068c99b6b2 Spec file changes for FireFox Components in CASA 2006-03-01 10:44:15 +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
Cameron (Kamran) Mashayekhi 69615b593e CASAmanager.desktop was transfered to /usr/share/applications. CASA.spec was updated for that and some Windows CR/LF was corrected in some scripts. 2006-02-28 15:32:53 +00:00
Manohar ac059e70b7 2006-02-28 12:06:42 +00:00
Manohar 4b791ba964 2006-02-28 11:55:04 +00:00
Manohar 3d8a6cf4e1 2006-02-28 11:39:25 +00:00
Manohar e7f5fcf021 2006-02-28 11:34:36 +00:00
Manohar 2064132ff3 2006-02-28 11:33:16 +00:00
Manohar 82c9574da2 2006-02-28 11:30:53 +00:00
Manohar 832a3c5e97 2006-02-28 11:28:32 +00:00
Manohar b46c01e7ce 2006-02-28 11:24:52 +00:00
Manohar dde3fd2be0 2006-02-28 11:21:45 +00:00
Manohar 28ece0abc4 2006-02-28 11:17:08 +00:00
Manohar 5afdbdf39a 2006-02-28 11:11:51 +00:00
Manohar 7f283ac519 Firefox View Functionality 2006-02-28 11:08:12 +00:00
Manohar 4b14c575b5 FireFox functionality 2006-02-28 10:58:02 +00:00
Manohar 765b269af7 FireFox View Functionality 2006-02-28 10:50:24 +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
austinsfdsouza b1d18eeb41 Bug 141823 - CASAManager will not display KDE Wallet Secrets unless
kwalletmanager is open -fixed by starting Kdeinit if not already running.
2006-02-27 10:06:22 +00:00
soochoi 9c7270e1b3 initial check in for suse-autobuild script tar.gz 2006-02-23 19:52:06 +00:00
soochoi 2f942e34fd update CASA.change and spec file from German build 2006-02-23 02:37:51 +00:00
soochoi 86fdefa1f6 sync up CASA_dbg.spec with CASA.spec 2006-02-23 01:45:14 +00:00
Cameron (Kamran) Mashayekhi 18500ad129 nomsg 2006-02-23 00:17:42 +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 97cfe5dd7b Comment out building authtoken in order to build on NLD9. 2006-02-22 17:28:43 +00:00
Jim Norman 69778a55d3 Fix windows tray icon 2006-02-22 17:21:24 +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 78c518040b Bug 137083. Windows only, start service on install and checkpoint project files 2006-02-21 22:47:35 +00:00
Jim Norman 8993768ee0 Bug 141651. On windows, uninstalls will kill CASAManager too 2006-02-21 19:24:26 +00:00