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

13 Коммитов

Автор SHA1 Сообщение Дата
dmose%mozilla.org cb6c4ef7f6 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
gerv%gerv.net e25f9fc8cb Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-11-15 20:09:13 +00:00
bienvenu%nventure.com ca1be9b87a support ldap v3, patch by dmose, r/sr=sspitzer 198168 2005-11-15 20:09:10 +00:00
peterv%netscape.com 4e7e3ccfbc 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 3ecc46d534 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
dmose%netscape.com 5c0e15a496 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
dmose%netscape.com b509c90431 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 dc55c2cbd2 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
dmose%netscape.com d7e194bf86 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
dmose%netscape.com 3918d68b81 Make LDAP autocompletion respect UI setting for maximum number of hits to return (bug 77388). r=leif@netscape.com, sr=mscott@netscape.com, a=blizzard@mozilla.org 2005-11-15 20:08:37 +00:00
dmose%netscape.com d15126d398 Fix LDAP autocomplete to show display names (bug 79885) r=ducarroz@netscape.com, sr=mscott@netscape.com, a=dbaron@fas.harvard.edu 2005-11-15 20:08:36 +00:00
dmose%netscape.com eec2ddf32b Added hidden pref to allow short strings to be ignored by LDAP autocomplete session (bug 76593). r=leif@netscape.com,ducarroz@netscape.com,srilatha@netscape.com; sr=bienvenu@netscape.com 2005-11-15 20:08:32 +00:00
dmose%netscape.com 5a232c882c Initial implementation of nsLDAPAutoCompleteSession (not yet used by the message compose window -- coming soon). Bug 70933. r=leif@netscape.com,ducarroz@netscape.com sr=shaver@mozilla.org; Windows/Unix build changes r=cls@seawood.org 2005-11-15 20:08:30 +00:00