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

328 Коммитов

Автор SHA1 Сообщение Дата
bugzilla%standard8.demon.co.uk 41edd79a98 Fix Bug 124553 and Bug 297549 - Changes to various LDAP parameters in Address Book window not reflected by Quick search until restart. r=Neil,sr=bienvenu 2007-06-18 18:17:59 +00:00
bugzilla%standard8.demon.co.uk fa9f06ea90 Bug 382500 Remove obsolete resources (contents.rdf) in directory/xpcom/base (now that SM is an xul app). r/sr=Neil 2007-06-02 08:08:08 +00:00
bugzilla%standard8.demon.co.uk 1b469acfd9 Bug 376782 Move ldap.properties to suite's locale directory. r=dmose/KaiRo,sr=Neil 2007-04-12 14:49:08 +00:00
bugzilla%standard8.demon.co.uk f77b2e714f Bug 374508 Log if we can't translate an ldap error and fix some warnings in nsLDAPOperation.cpp. r/sr=bienvenu 2007-03-19 19:50:05 +00:00
bugzilla%standard8.demon.co.uk cf1e55753e Bug 124897 Implement editing of a directory in the LDAP XPCOM SDK. Original patch by peterv, updated and revised by me. r=bienvenu,sr=mscott 2007-03-09 16:33:49 +00:00
bzbarsky%mit.edu 142a417a31 Make it possible for protocol handlers to configure how CheckLoadURI should
treat them via their protocol flags.  Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
leon.sha%sun.com 99b47e066d Bugzilla Bug 340509 Build broken with --enable-ldap-experimental.
Patch by alfred.peng@sun.com.
darin: review+
dmose: superreview+
2006-07-11 03:38:16 +00:00
darin%meer.net 7d3e7d7acd landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
bugzilla%standard8.demon.co.uk 718061b096 Bug 336110 Missing out-of-memory check at directory/xpcom/base/src/nsLDAPConnection.cpp:1002. r/sr=dmose 2006-05-03 16:16:09 +00:00
bugzilla%standard8.demon.co.uk 66848aacc0 Bug 332400 Correct misuse of ifdefs in the source tree (in directory/base/resources) r/sr=dmose 2006-04-23 09:12:40 +00:00
benjamin%smedbergs.us 185c761605 Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin 2006-04-12 15:43:32 +00:00
jag%tty.nl 535fd3ad4a Attempt to fix btek and -Ports bustage 2006-03-15 06:17:19 +00:00
bryner%brianryner.com 41e6c02b2f Remove dependency on nsIClassInfo.h from nsISupports.h (bug 330420). This adds a new nsIClassInfoImpl.h file which can be included to get the CI implementation macros. Also, removes unneeded inclusion of nsIProgrammingLanguage.h from nsIClassInfo.h. r=darin. 2006-03-15 04:59:42 +00:00
bugzilla%standard8.demon.co.uk 7723360ac8 Bug 92650 directory/xpcom/public/nsLDAP.h should go away. r/sr=dmose 2006-01-11 18:51:12 +00:00
bugzilla%standard8.demon.co.uk 96aff8feb4 Bug 92650 directory/xpcom/public/nsLDAP.h should go away. r/sr=dmose 2006-01-11 17:45:47 +00:00
bugzilla%standard8.demon.co.uk 72d983f644 Bug 136773 Enable ldap logging on optimized builds. r/sr=dmose 2006-01-09 17:19:57 +00:00
timeless%mozdev.org 7b09668c76 Bug 320498 Fix NewChannel impls to handle null in argument
r=darin sr=darin
2005-12-18 01:50:50 +00:00
timeless%mozdev.org 9ef60db03e Bug 106386 Correct misspellings in source code
patch by supernova_00@yahoo.com r=timeless rs=brendan
2005-11-21 06:30:34 +00:00
bugzilla%standard8.demon.co.uk 384b370204 Remove long redundant comment about needing to supply a binddn (ex bug 75990) r/sr=dmose over irc. 2005-10-31 19:42:21 +00:00
dmose%mozilla.org f3c5885743 Fix LDAP control / BerElement encoding error (bug 308511); r+sr=bienvenu 2005-09-14 17:10:17 +00:00
dmose%mozilla.org bf674cd88a Allow the caller to specify the port to the LDAP testing harness. Not part of the build. 2005-09-13 02:22:38 +00:00
dmose%mozilla.org dc15856400 Updated LDAP test harness to do stuff on the main thread and fix various bugs. Not part of the build. 2005-09-08 18:12:31 +00:00
dbaron%dbaron.org 4f125b95bb Make nsIChannel implementations follow the rules that prevent them from leaking due to cycles with their notification callbacks. b=303043 r=biesi sr=darin 2005-08-12 22:53:22 +00:00
wr%rosenauer.org d268570368 Bug 297131 follow-up build fix for --enable-ldap-experimental, s+sr=dmose, NPOTB 2005-07-28 05:08:38 +00:00
dmose%mozilla.org d24e58c614 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-07-26 15:27:18 +00:00
dmose%mozilla.org 52b5cab950 Additional testing infrastructure and cleanup; not part of the build. 2005-07-16 18:05:02 +00:00
dmose%mozilla.org 5f2a7ea88e Add some LDAP testing infrastructure. Not part of the build. 2005-07-15 22:16:00 +00:00
bsmedberg%covad.net 824219d781 Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers 2005-05-20 12:58:57 +00:00
dmose%mozilla.org bdb3491460 Make LDAP attributes used by the addressbook customizable via preferences (bug 119291). r=bienvenu@nventure.com, sr+a=shaver@mozilla.org 2005-05-11 04:16:54 +00:00
darin%meer.net 2c9176f459 landing missing changes for bug 287648 2005-04-06 01:52:44 +00:00
dmose%mozilla.org d97645cd33 Partial fix for LDAP blocking UI on multiple outstanding requests (bug 257732), patch=vladimir@pobox.com, r=mcs@pearlcrescent.com, sr=shaver@mozilla.org 2005-04-04 21:22:57 +00:00
dmose%mozilla.org 39ff38a288 Address sr comments for style & error-handling in bug 242789. Patch from bienvenu@nventure.com, r=sspitzer, sr=dmose 2005-04-04 21:01:15 +00:00
bsmedberg%covad.net 085fdd3fbb Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-04 17:21:39 +00:00
cbiesinger%web.de 7e9f04346f Bug 288011 eliminate nsISSLSocketProvider
r=darin sr=bz
2005-04-03 17:22:58 +00:00
darin%meer.net cc7d38e28d landing backend changes for bug 134105 "SOCKS5: DNS lookups should occur on proxy, not client side." (remote dns pref disabled by default) patch by malsmith@cs.rmit.edu.au, r=biesi, sr=darin 2004-12-16 02:46:12 +00:00
darin%meer.net 43c3948f99 landing non-nspr portion of patch for bug 239358 "DNS: Reverse lookups are
degrading performance" r=lorenzo sr=bryner
2004-09-01 19:55:58 +00:00
cbiesinger%web.de 4a79ca6a48 removing extra semicolon to fix gcc 3.4 bustage, bug 249839 2004-07-05 22:34:13 +00:00
roc+%cs.cmu.edu 52092297fe Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
bienvenu%nventure.com 18fb43c4e9 fix for ldap operation ref-counting problem introduced in fix for 242789, r=dmose, sr=bzbarsky@mit.edu 2004-06-08 17:25:50 +00:00
bienvenu%nventure.com 20eb467ef6 fix for 242789 fallback from v3 to v2 for ldap, r/sr=sspitzer, for baking on the trunk, with moa from dmose 2004-05-28 17:47:17 +00:00
bienvenu%nventure.com 7a225dfb0a fix 239729, crash in nsLDAPConnection::RemovePendingOperation, usually when you backspace during ldap autocomplete in compose window r=dmose, sr=mscott 2004-05-28 14:59:08 +00:00
timeless%mozdev.org 7b5970dc1f Bug 243621 Standardize QueryInterface without throw
r=neil sr=darin
2004-05-17 23:38:25 +00:00
kyle.yuan%sun.com bbba00cf85 Bug 242990 Crash when LDAP query results content none UTF8 characters
r+sr=dmose, patch by wind.li@sun.com
2004-05-13 07:21:12 +00:00
gerv%gerv.net 2a491d3598 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 21:07:34 +00:00
jst%mozilla.jstenback.com d138dce9fb Fixing bug 227497. Cleaning up some string usage in nsLDAPChannel. r+sr=peterv@propagandism.org 2004-04-13 03:53:38 +00:00
bienvenu%nventure.com d91edd908c fix ldap connections not closing properly by breaking cycle, r=dmose, sr=mscott 206018 2004-02-25 23:30:30 +00:00
darin%meer.net 8c818ed6c3 landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
bienvenu%nventure.com bd5152ffc2 fix build bustage in nsLDAPChannel for port platforms that define MOZ_LDAP_XPCOM_EXPERIMENTAL, not part of default build, 198168 2004-02-15 16:58:01 +00:00
bienvenu%nventure.com 938a8d9ccd support ldap v3, patch by dmose, r/sr=sspitzer 198168 2004-02-14 02:10:45 +00:00
kairo%kairo.at 9ec4b6c21a bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions 2004-02-04 14:24:38 +00:00