Commit Graph

16508 Commits

Author SHA1 Message Date
bienvenu%nventure.com
04a26d0b53 fix bug 85296, do the right thing when replying to a message from yourself, sr=mscott 2005-11-18 23:22:50 +00:00
scott%scott-macgregor.org
df05c565eb Bug #316245 --> Secure news server icon does not display padlock
Patch by mkmelin+bugzilla@cc.hut.fi

r=mscott
sr=bienvenu
2005-11-18 20:29:39 +00:00
scott%scott-macgregor.org
5c930f9839 Bug #312940 -> prototype for the next generation alert notification. still a work in progress
sr=bienvenu
2005-11-18 20:03:02 +00:00
bugzilla%standard8.demon.co.uk
72a8e1fdeb Bug 317002 Remove nsIAbBase.idl from address book code (not used). r/sr=bienvenu 2005-11-18 18:47:53 +00:00
bugzilla%standard8.demon.co.uk
0b9a89b7f5 Bug 317002 Remove nsIAbBase.idl from address book code (not used). r/sr=bienvenu 2005-11-18 17:58:58 +00:00
pkw%us.ibm.com
96eccc0a24 Bug 281084 - movemail.rdf is not shipped when using 'make install'.
r+sr=mscott@mozilla.org
2005-11-18 15:33:39 +00:00
bugzilla%standard8.demon.co.uk
aa31dc4ef1 Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES (part 3) r/sr=dmose 2005-11-18 13:47:33 +00:00
neil%parkwaycc.co.uk
e344970a91 Bug 308311 Can't change Local Folders storage directory r=mscott 2005-11-18 11:59:34 +00:00
scott%scott-macgregor.org
3a8a0c8fb2 Bug #312940 --> instead of using an ifdef, hijack the preview text pref to allow devs
with release builds to try out the new alert prototype.
2005-11-17 23:14:17 +00:00
scott%scott-macgregor.org
d7bc7d9b23 Bug #312940 -> prototype for the next generation alert notification.
still a work in progress

sr=bienvenu
2005-11-17 22:56:36 +00:00
bugzilla%standard8.demon.co.uk
8c793bee50 Fix regression from previous checkin of bug 216245 where isp data was not handled correctly. r/sr=bienvenu 2005-11-16 17:24:31 +00:00
bsmedberg%covad.net
b551df41b1 Bug 263042 part 2 - move the LDAP parts of XPFE autocomplete to mailnews/addrbook, which is the only consumer, r=dmose 2005-11-16 15:23:53 +00:00
bienvenu%nventure.com
ba983bef9e more work on 314124 folder pane popup on folders with new messages, remove miscellaneous unused code, also work on imap deadlock, 312775 sr=mscott, and 315975 better handle bogus body structure responses by falling back to full msg, patch by engel@physics.harvard.edu, sr=bienvenu 2005-11-16 15:07:08 +00:00
bienvenu%nventure.com
262472ad1e more work on 314124 folder pane popup on folders with new messages, sr=mscott 2005-11-16 15:01:24 +00:00
timeless%mozdev.org
42f2470dc3 Bug 308573 use if (NS_FAILED(...)) instead of if NS_FAILED(...)
patch by b.jacques@planet.nl r=darin sr=darin
2005-11-15 20:09:16 +00:00
dmose%mozilla.org
0adf7691dc Add basic support for LDAP controls to the LDAP XPCOM SDK, LDAP autocomplete code, and LDAP addressbook (bug 297131). r=bienvenu, sr=roc, a=bsmedberg 2005-11-15 20:09:15 +00:00
timeless%mozdev.org
347fa072ac Bug 299101 remove useless references to nsVoidArray
xpfe
r=neil sr=neil a=bsmedberg
2005-11-15 20:09:14 +00:00
gerv%gerv.net
75e725a13e Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-11-15 20:09:13 +00:00
alecf%netscape.com
fa885f9755 bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2005-11-15 20:09:12 +00:00
bsmedberg%covad.net
2026a983bb Adding this file back in CVS, see bug 313699 for the gory details. 2005-11-15 20:09:11 +00:00
bienvenu%nventure.com
770304fa16 support ldap v3, patch by dmose, r/sr=sspitzer 198168 2005-11-15 20:09:10 +00:00
scott%scott-macgregor.org
3495412b80 Bug #232453 --> ldap quick search and advanced search does not honor search filters
when applied to the ldap directory properties dialog.

r=dmose
sr=bienvenu
2005-11-15 20:09:09 +00:00
jst%mozilla.jstenback.com
8fd4f02635 Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org 2005-11-15 20:09:08 +00:00
scott%scott-macgregor.org
2f6058118f Bug #227206 --> add support for autocompleting a set of comma delimted names in mail compose.
Part of the work to support names from excel spreadsheets directly into the mail compose envelope and have them
get autocompleted.

sr=bienvenu
2005-11-15 20:09:07 +00:00
dbaron%dbaron.org
2c519a9c57 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2005-11-15 20:09:06 +00:00
peterv%netscape.com
45895ea5e7 Fix for bug 86000 (convert LDAP XPCOM SDK to use AUTF8String). r=dmose, sr=alecf. 2005-11-15 20:09:05 +00:00
dmose%netscape.com
58f41ebc9a support for binary attribute values in LDAP XPCOM SDK (bug 119380). r=peterv@netscape.com, sr=sspitzer@netscape.com/mscott@netscape.com 2005-11-15 20:09:04 +00:00
rjc%netscape.com
fa9d51e665 Fix bug # 164175: XPCom LDAP API extensions. OnLDAPInit() now passes relevant connection, and LDAP operations/connections accept closures. r=dmose sr=darin 2005-11-15 20:09:03 +00:00
dougt%netscape.com
26c5972d22 Fixes the following:
154047
This change cleans up the category manager in hopes to freeze it for 1.1 final.  This change removes dead and unsupported methods from the interface as well as removes the C++ code from the interface.  This should land for 1.1b since users of the current category manager will have to update their components.

157597
Make embedding base and examples use XPCOM Glue
This change makes our embedding samples use the XPCOM glue.

157625
nsLocalFile::Remove's file pointer is sometimes null afte...
This fixes a crash when we dereference null.  It is a bandaide fix as the real problems involves retooling the directory enumerator.

157801
This fixes a terrible state which you can get into whereby XPCOM will fail to startup regardless of what you do.  The fix is to cause autoreg to happen if the component registry (compreg.dat) is not found.

r/sr=alecf@netscape.com, rpotts@netscape.com.  a=scc@mozilla.org
2005-11-15 20:09:02 +00:00
dmose%netscape.com
dce4397920 If authentication fails during LDAP autocomplete, bring up a new password dialog rather than showing an obscure error message (bug 150723); r=ducarroz@netscape.com, sr=hewitt@netscape.com 2005-11-15 20:09:01 +00:00
dmose%netscape.com
b82e03f2ab Fix incorrect array length calculation + add temporary variable to work around egcs compiler bug which was causing bogus text to appear in the LDAP auth dialog on linux (bug 148897); r=bryner@netscape.com, sr=bienvenu@netscape.com 2005-11-15 20:09:00 +00:00
dmose%netscape.com
2f0889448a First match not pre selected when multiple matches are present in directory (bug 102693); r=ducarroz@netscape.com, sr=mscott@netscape.com 2005-11-15 20:08:59 +00:00
dmose%netscape.com
0e47b03c56 Support LDAP authentication for autocomplete and addressbook (bug 135778); r=sspitzer@netscape.com, srilatha@netscape.com; sr=bienvenu@netscape.com 2005-11-15 20:08:58 +00:00
dougt%netscape.com
1747fb0795 Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2005-11-15 20:08:57 +00:00
dmose%netscape.com
24012d0670 LDAP over SSL (bug 107411). UI changes thanks to srilatha@netscape.com nsLDAPSecurityGlue.cpp: r=mcs@netscape.com; Mac S/MIME build changes: r=javi@netscape.com; Mac Project changes: r=rdayal; all other files: r=bhuvan@netscape.com; entire patch: sr=sspitzer@netscape.com 2005-11-15 20:08:56 +00:00
dmose%netscape.com
a242a7e107 Fix LDAP XPCOM SDK race condition which could cause LDAP entries to get dropped, or binds to fail entirely (bug 131447). The old code asked ldap_result() for all new messages received, including ones for operations that it did not yet know how to handle. That code has been changed to enumerate the pending operations, and ask for results of each of the pending operations that it knows about, and no others. r=sspitzer@netscape.com, dmose@netscape.com; sr=bienvenu@netscape.com; a=asa@mozilla.org 2005-11-15 20:08:55 +00:00
darin%netscape.com
3f4de0c31e fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2005-11-15 20:08:54 +00:00
timeless%mac.com
2304781f41 Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2005-11-15 20:08:53 +00:00
dmose%netscape.com
787cf0a253 Fix LDAP autocomplete regression with CJK names by adding a separate pref for minimum length of CJK names to search with a different default (bug 101086). r=shanjian@netscape.com, sr=blizzard@mozilla.org, a=asa@mozilla.org 2005-11-15 20:08:52 +00:00
jaggernaut%netscape.com
4604a53155 Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2005-11-15 20:08:51 +00:00
dmose%netscape.com
646e432e61 Fix error message display of incorrectly set search filters (bug 79935). r=leif@netscape.com, sr=bienvenu@netscape.com 2005-11-15 20:08:50 +00:00
dmose%netscape.com
9d99ed8825 Add support to the autocomplete widget, interfaces, and LDAP autocomplete session for returning "failure items" which allow the user to select an error entry and have it fire an arbitrary command, rather than actually filling in the text of the item. Part of bug 79935. r=hewitt@netscape.com, sr=bievenu@netscape.com 2005-11-15 20:08:49 +00:00
dmose%netscape.com
4268f9922c Build ordering issues busted the clobber builds; forward declaring an interface and moving a #include around to fix. 2005-11-15 20:08:48 +00:00
leif%netscape.com
8f12c6c114 Fix for bug 82412: Preresolve DNS before calling into LDAP C-SDk. SR=bienvenu@netscape.com, r=dmose@netscape.com, patch=leif@netscape.com. 2005-11-15 20:08:47 +00:00
dmose%netscape.com
b1095ee90a Fix RFC 822 quoting for LDAP autocompleted display names (bug 89198). Fix works by creating a new "formatter" interface and implementing an addressbook-specific version of it which uses the mailnews quoting code to fix it up. Also provides infrastructure for setting the LDAP autocomplete dropdown comment field, and fixes some error-handling issues in the compose window code for setting up LDAP autocompletion. r=leif@netscape.com (backend changes), srilatha@netscape.com (compose window changes); sr=bienvenu@netscape.com 2005-11-15 20:08:46 +00:00
dmose%netscape.com
7a26d30c25 Change LDAP autocomplete default minStringLength to only autocomplete against strings >= 2 chars long to avoid a possible hang on NT as well as unindexed searches (bug 84566; r=leif@netscape.com, sr=darin@netscape.com) and default searchFilterTemplate to catch people whose cn contains their middle name or initial (bug 90535; r=leif@netscape.com, rs=darin@netscape.com). This second patch also fixes a bug where filter templates sometimes ignored the last token of the entered string 2005-11-15 20:08:45 +00:00
jaggernaut%netscape.com
1c77f1a81f Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2005-11-15 20:08:44 +00:00
dmose%netscape.com
a54d5daab7 Fix LDAP autocomplete session to work properly with servers with search filters that are not parenthesized (bug 86144). r=leif@netscape.com, sr=darin@netscape.com 2005-11-15 20:08:43 +00:00
dmose%netscape.com
8698941da6 Partial fix for bug 82169 (switching LDAP autocomplete directory requires restart to take effect). r=hewitt, rs=darin, a=asa 2005-11-15 20:08:42 +00:00
dmose%netscape.com
2e5596f0d6 speed up LDAP autocomplete by using the new param to SearchExt() to only ask for necessary attrs (bug 74098) r=ducarroz, sr=dougt, a=asa 2005-11-15 20:08:41 +00:00