Граф коммитов

81 Коммитов

Автор SHA1 Сообщение Дата
morse%netscape.com 6dcaf507ae bug 130306, preparing to freeze nsiPasswordManager, r/sr = alecf/darin, a=asa 2002-03-26 01:13:39 +00:00
ccarlen%netscape.com f0ffbdff43 Bug 113538 - embedding depends on wallet. Rename nsISingleSignonPrompt to nsIAuthPromptWrapper and into embedding. r=morse/sr=darin 2002-02-08 15:21:26 +00:00
gerv%gerv.net 05abd17648 License changes, take 2. Bug 98089. mozilla/extensions/. 2001-09-25 23:31:24 +00:00
gerv%gerv.net 1856815ff1 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org 102170b2a0 bug #98089: ripped new license 2001-09-19 20:09:47 +00:00
dbaron%fas.harvard.edu aa4fec2b67 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
morse%netscape.com 693dec4df2 bug 84834, add password to pasword-manager API, r=racham, sr=alecf, a=blizzard 2001-06-13 22:50:22 +00:00
sgehani%netscape.com 2543cf5ef3 Removing obsolete nsIPasswordManager.idl which now lives solely in
netwerk/base/public.

b = 76095
r = morse
sr = sfraser
a = drivers
2001-06-05 11:45:29 +00:00
sgehani%netscape.com ca316912d6 Stop building nsIPasswordManager.idl in extensions/wallet and start building it in netwerk/base. b = 76095 r = morse sr = sfraser a = drivers 2001-06-05 11:43:40 +00:00
jst%netscape.com ea706038cf Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
ccarlen%netscape.com 2ad2b9adcf Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts. 2001-04-10 18:30:25 +00:00
morse%netscape.com 6d3aacc4ed bug 70382, redo password manager idl for embedding requirements, r=ccarlen, sr=alecf 2001-04-05 06:29:48 +00:00
ccarlen%netscape.com 39deeb268f Part of bug 35559 - dynamic profile switching. r=morse, sr=alecf 2001-01-24 15:51:00 +00:00
morse%netscape.com 0ed89a88d2 bug 48923 prefill form data should be disabled if nothing to prefill, r=law@netscape.com sr=alecf@netscape.com 2000-12-19 15:59:48 +00:00
alecf%netscape.com 574fa5d34d part of fix for #46200 - extract wallet from nsIBrowserInstance, and fixup all callers to call
the wallet service directly.. yay!
r=jag, a=ben
2000-11-02 23:00:08 +00:00
rayw%netscape.com 0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
vidur%netscape.com e153192875 Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
morse%netscape.com a10ad39de7 stage 1 for bug 42438, adding wallet functions to edit menu, r=dbragg 2000-08-13 20:50:23 +00:00
morse%netscape.com 4cb24c2203 bug 44146, parent window for modal dialogs, r=dveditz 2000-07-19 21:10:03 +00:00
morse%netscape.com 9f2ec357d2 fix bug 44146, parent window for dialogs, r=dveditz 2000-07-18 02:03:57 +00:00
morse%netscape.com 0ecffed2f7 bug 44146, improperly parented modal dialogs, r=danm 2000-07-12 02:29:53 +00:00
warren%netscape.com c5667c3305 Bug 43858. Fix to make wallet dlls be optional. 2000-07-06 00:45:00 +00:00
warren%netscape.com 1927d0a1ce Bug 41390. js prompt() contains remember this value checkbox. r=morse 2000-06-17 01:57:36 +00:00
morse%netscape.com 83ede706bd bugs 42475, 42550, and 42436 r=dveditz 2000-06-16 12:44:04 +00:00
warren%netscape.com 618d468469 Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse 2000-05-16 05:35:23 +00:00
morse%netscape.com 1efefd23d3 allow conversion of database between encrypted and obscurred 2000-05-08 06:32:46 +00:00
morse%netscape.com 11b027f90f restore psm again but this time controlled by a pref 2000-04-26 23:41:35 +00:00
leaf%mozilla.org 609eff55b8 backing out changes that keep mozilla mailnews from working without psm. 2000-04-25 22:47:44 +00:00
morse%netscape.com f32c94daa5 use thayes encryption routines 2000-04-25 01:48:35 +00:00
morse%netscape.com e9e2380bbb add log-out ability to password manager 2000-03-31 15:41:04 +00:00
sspitzer%netscape.com d83ff54336 fix for #28827. make it so I can stuff a password into the single signon database.
now we can store the password from the user when creating the account with the wizard.
2000-03-24 08:26:32 +00:00
sspitzer%netscape.com da92793dad fix warnings. fix bug #27458, add HaveData() interface for alecf
so he can check if there is data in the single signon database
for a given url.  r=alecf
2000-02-12 00:28:46 +00:00
dp%netscape.com 83f3f65484 Changing comments to indicate contract of weak reference. 2000-02-09 07:31:39 +00:00
sspitzer%netscape.com 96a0249281 change to allow someone to use the "no strip url" interface in wallet.
no one is using it yet, because it doesn't work.

r=mscott
2000-02-03 05:01:42 +00:00
morse%netscape.com 951d85c300 getting ready to support encrytion, r=jar 2000-02-01 08:11:11 +00:00
dp%netscape.com e90e2ef333 Changing comments to reflect new semantics of interface. 2000-02-01 05:09:18 +00:00
mscott%netscape.com 7d22f8928d Fix mac build breakage. 2000-01-29 01:18:15 +00:00
sspitzer%netscape.com 409f587e6d turn nsIWalletService.h into nsIWalletService.idl r=morse 2000-01-29 00:52:55 +00:00
sspitzer%netscape.com 2bf93be997 spell offset right. not part of the build. 2000-01-28 17:30:58 +00:00
sspitzer%netscape.com e27833e44a fix it, to use less %{C++ crap. thanks to mscott for the pointers on how.
next step, remove nsIWalletService.h from the build.
2000-01-28 06:24:41 +00:00
sspitzer%netscape.com aca028c4f4 change the name from index to offset 2000-01-28 04:42:05 +00:00
sspitzer%netscape.com a9bd54c99e use unsigned longs, and not longs, for the salt and the offset 2000-01-28 04:41:29 +00:00
sspitzer%netscape.com 795c6b969f taking a crack at turning nsIWalletService.h into nsIWalletService.idl
not part of the build yet.
2000-01-28 04:09:14 +00:00
sspitzer%netscape.com 6776dd07ce adding this interfaces, they will be used when we make the storing
of passwords in single signon "safer".
2000-01-28 04:08:16 +00:00
morse%netscape.com 61a9624d09 fix bug 23037, allow autofill to use double-byte characters for i18n, r=dp 2000-01-12 21:53:32 +00:00
dp%netscape.com 9551c4aee8 - Converting to nsGenericModule and nsGenericFactory
- Using NS_IMPL_ISUPPORTS[0-9]
- Removing exported NS_New*() functions
- Moving the implementation definitions to their headers
r=morse@Netscape.com
1999-11-21 05:29:16 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
davidm%netscape.com a14601e808 3110 r= morse modification to get single sign on back 1999-11-03 06:07:53 +00:00
morse%netscape.com 4c2f49ffb5 get ready for integration with http/ftp authentication, r=davidm 1999-10-29 04:51:27 +00:00
briano%netscape.com 6f97cd6289 General cleanup. 1999-09-11 01:34:27 +00:00