leon.sha%sun.com
|
f8227ca93e
|
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
|
0318b8c707
|
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
|
ab27413ce3
|
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
|
a48bde01fe
|
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
|
70a0f2207b
|
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
|
396ca5826b
|
Attempt to fix btek and -Ports bustage
|
2006-03-15 06:17:19 +00:00 |
|
bryner%brianryner.com
|
4cd1e2b280
|
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
|
1b5e29beff
|
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
|
4a5f86e733
|
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
|
349a000e0f
|
Bug 136773 Enable ldap logging on optimized builds. r/sr=dmose
|
2006-01-09 17:19:57 +00:00 |
|
timeless%mozdev.org
|
63408ce9ed
|
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
|
98c84e24ac
|
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
|
ef23c74837
|
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
|
7dc2cda258
|
Fix LDAP control / BerElement encoding error (bug 308511); r+sr=bienvenu
|
2005-09-14 17:10:17 +00:00 |
|
dmose%mozilla.org
|
05c7cb57c2
|
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
|
b3863aa98d
|
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
|
7b6c6f51b5
|
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
|
7e3b3aa71e
|
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
|
2349b95ba5
|
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
|
7d46acd44a
|
Additional testing infrastructure and cleanup; not part of the build.
|
2005-07-16 18:05:02 +00:00 |
|
dmose%mozilla.org
|
8947a4e4f4
|
Add some LDAP testing infrastructure. Not part of the build.
|
2005-07-15 22:16:00 +00:00 |
|
bsmedberg%covad.net
|
9abe57c447
|
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
|
32b9b7c267
|
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
|
e188c9c6d6
|
landing missing changes for bug 287648
|
2005-04-06 01:52:44 +00:00 |
|
dmose%mozilla.org
|
6b25f2edb5
|
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
|
c8aee1997b
|
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
|
82cd73aa7b
|
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
|
2005-04-04 17:21:39 +00:00 |
|
cbiesinger%web.de
|
504bf13768
|
Bug 288011 eliminate nsISSLSocketProvider
r=darin sr=bz
|
2005-04-03 17:22:58 +00:00 |
|
darin%meer.net
|
d19eff04b7
|
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
|
62b71377af
|
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
|
823f7ad9f3
|
removing extra semicolon to fix gcc 3.4 bustage, bug 249839
|
2004-07-05 22:34:13 +00:00 |
|
roc+%cs.cmu.edu
|
0f4150a4e5
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
|
bienvenu%nventure.com
|
62f1bd3056
|
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
|
f45b3c7735
|
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
|
8b832d72cc
|
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
|
55a5e5ddbf
|
Bug 243621 Standardize QueryInterface without throw
r=neil sr=darin
|
2004-05-17 23:38:25 +00:00 |
|
kyle.yuan%sun.com
|
cb32b404e8
|
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
|
cc323a7cc8
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-25 21:07:34 +00:00 |
|
jst%mozilla.jstenback.com
|
592c7e8211
|
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
|
af45581edf
|
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
|
8d65e087ae
|
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
|
2004-02-19 02:44:03 +00:00 |
|
bienvenu%nventure.com
|
804df37bb7
|
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
|
6ab5689440
|
support ldap v3, patch by dmose, r/sr=sspitzer 198168
|
2004-02-14 02:10:45 +00:00 |
|
kairo%kairo.at
|
3d12a17e05
|
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 |
|
jst%mozilla.jstenback.com
|
90431d8022
|
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
|
2004-01-29 22:04:45 +00:00 |
|
bsmedberg%covad.net
|
d0f309943a
|
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
|
2004-01-07 13:37:00 +00:00 |
|
bsmedberg%covad.net
|
274ef7cd49
|
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
|
2004-01-07 01:22:31 +00:00 |
|
dbaron%dbaron.org
|
d5582721b7
|
Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa
|
2003-12-02 23:22:11 +00:00 |
|
peter%propagandism.org
|
f9f591a28f
|
Fix for bug 224231 (Need AppendASCIItoUTF16). r=jst, sr=dbaron.
|
2003-11-01 10:57:41 +00:00 |
|
bienvenu%nventure.com
|
725056250a
|
ignore ldap hosts after the first host (i.e., space delimited host lists) until we can make multiple hosts work r=mscott, sr=dmose,a=asa 223603
|
2003-10-25 15:34:39 +00:00 |
|