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

145428 Коммитов

Автор SHA1 Сообщение Дата
mark%moxienet.com 2384681563 Mac bustage fix. Bug 299305, Mac GSSAPI fixes following bug 295109. a=#developers 2005-08-09 23:06:53 +00:00
darin%meer.net ca158ad0d8 fixes bug 295109 "support pr-loading gssapi libraries for negotiateauth" patch by cneberg@gmail.com, r=darin, a=bsmedberg 2005-08-09 23:06:52 +00:00
darin%meer.net dc2da62231 fixing bustage 2005-08-09 23:06:51 +00:00
cbiesinger%web.de ea4d4c8645 Bug 286990 nsHttpNegotiateAuth.cpp behaves different in debug/non-debug
r+sr=darin
2005-08-09 23:06:50 +00:00
darin%meer.net d513302677 fixes bug 266485 "Enable SPNEGO proxy authentication" r=cneberg sr=bryner 2005-08-09 23:06:49 +00:00
bsmedberg%covad.net 44ea21148b Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-08-09 23:06:48 +00:00
darin%meer.net f5abc42f03 landing patch for bug 237586 "Implement negotiateauth using SSPI for Windows" r=cneberg sr=bryner a=shaver 2005-08-09 23:06:47 +00:00
pedemont%us.ibm.com 73552221fd Bug 240643 - Autthentication Failover not fully supported between connection based Authentication Types - patch by cneberg@sandia.gov r+sr=darin 2005-08-09 23:06:45 +00:00
darin%meer.net 23555f6757 backing out last change 2005-08-09 23:06:44 +00:00
darin%meer.net 6f4bbd07cb fixes bug 240643 "Autthentication Failover not fully supported between connection based Authentication Types" patch by cneberg@sandia.gov r+sr=darin 2005-08-09 23:06:43 +00:00
darin%meer.net c6cb29d879 fixes bug 230351 "NTLM base64 decoder should tolerate extra '=' padding" r=cneberg 2005-08-09 23:06:42 +00:00
darin%meer.net 24286983eb fixes bug 242446 "nsHttpNegotiateAuth::MatchesBaseURI fixes" patch by cneberg@sandia.gov r+sr=darin 2005-08-09 23:06:41 +00:00
darin%meer.net 5b31ba8306 attempting to fix mac build bustage 2005-08-09 23:06:40 +00:00
darin%meer.net 3386aefe45 landing patch for bug 241124 "move GSSAPI code behind nsIAuthModule so it can be used by mail protocols" r=cneberg sr=bryner 2005-08-09 23:06:39 +00:00
cls%seawood.org 2d641e766f Fixing static build bustage caused by checkin for bug 17578. 2005-08-09 23:04:58 +00:00
darin%meer.net d8b70c2c9d Landing patch for bug 17578 "I want Kerberos authentication and TGT forwarding"
This patch enables preliminary support for the SPNEGO protocol (Microsoft's
Negotiate protocol) via the GSSAPI library.  This means that only UNIX-like
operating systems (including Linux and OSX) are supported.  A SSPI-based
solution is needed for WIN32.

Only HTTP authentication is currently supported.  Mail protocols will follow.

Patch by:
  Daniel Kouril <kouril@ics.muni.cz> (original author)
  Wyllys Ingersoll <wyllys.ingersoll@sun.com>
  Christopher Nebergall <cneberg@sandia.gov>
  Darin Fisher <darin@meer.net>

r=dougt sr=bryner a=chofmann
2005-08-09 23:04:57 +00:00
wtchang%redhat.com bcbebf03ca Bugzilla Bug 266123: added ppc64 support. The patch is contributed by
Markus Rothe <markus@unixforces.net>. r=wtc.
Modified Files: _linux.cfg _linux.h
2005-08-09 22:41:37 +00:00
mkaply%us.ibm.com 1f9dbaeada #303681
r/sr/a=bsmedberg
From Peter Weilbacher - build bustage with new make
2005-08-09 22:39:55 +00:00
wtchang%redhat.com f728d5d9bb Bugzilla Bug 266123: added ppc64 support. The patch is contributed by
Markus Rothe <markus@unixforces.net>. r=wtc.
2005-08-09 22:31:24 +00:00
gavin%gavinsharp.com 83b58e34d5 Bug 303749, Broken accesskey in "Tabs" (sameTabOrWindow.accesskey), patch by Adam Guthrie <ispiked@gmail.com>, r+a=mconnor 2005-08-09 22:28:08 +00:00
wtchang%redhat.com 51a9c2f4bd Bugzilla bug 303986: do not assume the line ending is '\n'; it may be the
two character sequence '\r''\n'.  Make sure a character is a digit before
using it as a digit. r=jpierre.
2005-08-09 22:19:09 +00:00
timeless%mozdev.org 8ce85b83a1 Bug 304003 Bfcache does not work anymore
patch by biesi r=bryner sr=smfr a=chase
2005-08-09 21:29:23 +00:00
bsmedberg%covad.net 9f6a73b9bb Bug 303186 - MSVS2005 compilation error in nsXPCOMGlue.cpp - patch by Michael Moy <mmoy@yahoo.com> r=darin a=me 2005-08-09 21:22:58 +00:00
bugreport%peshkin.net c325128e37 Bug 303482: Change checksetup.pl to check for MIME::Parser instead of MIME::Tools
Patch by Joel Peshkin <bugreport@peshkin.net>
r=glob,wurblzap a=justdave
2005-08-09 21:19:43 +00:00
mkanat%kerio.com fa452d5364 Back out bug 300231, because it triggers bug 303413. 2005-08-09 20:42:25 +00:00
mkanat%kerio.com 1257aad0f4 Bug 300231: Bugzilla::Classification needs a way of returning only Selectable classification objects
Patch By Gabriel Sales de Oliveira <gabriel@async.com.br> r=mkanat, a=justdave
2005-08-09 20:31:53 +00:00
timeless%mozdev.org 82a99c962e Bug 86999 - Hebrew support for Universal (All) Autodetect
fixing debug output typo
patch by shoosh20012001@hotmail.com r=smontagu sr=roc a=asa
2005-08-09 19:43:46 +00:00
lpsolit%gmail.com ae8aea147c Bug 135145: Graphs generated by local webdot are huge - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r/a=justdave 2005-08-09 19:41:35 +00:00
bsmedberg%covad.net 8dbbd37c72 Bug 303185 - const char* mismatch in VS2005 patch by Michael Moy <mmoy@yahoo.com> r=darin a=me 2005-08-09 19:23:29 +00:00
scott%scott-macgregor.org cba1a645cc Bug #302075 --> more work for: Add a link in mail start page to download dictionaries
Patch by Jerome Schell
2005-08-09 19:18:01 +00:00
Olli.Pettay%helsinki.fi f02237b93d Bug 301374, controls show in wrong order. p=me+doron, r=me+doron+aaronr, a=mkaply, NPOTB 2005-08-09 19:17:18 +00:00
darin%meer.net 0f01ee0c99 fixes bug 301253 "Support application uninstaller" r=beng a=bsmedberg 2005-08-09 17:53:00 +00:00
dougt%meer.net 45a75701ef Fixing bug 303995. Comparing the flags used in version 3.538 of nsWindow.cpp and what we are currently using you see a difference in both the popup and toplevel. This patch reverts my changes and takes us back to a good place. a/r/rs=benjamin 2005-08-09 16:00:08 +00:00
mozilla.mano%sent.com 99d2e8f34a Bug 303065 - fix the other caller to SwitchDocumentDirection. r+a=mconnor 2005-08-09 15:51:13 +00:00
tor%cs.brown.edu 43d4bf048f Bug 302765 - stop offsets not live. r=scooter, a=asa. 2005-08-09 15:45:34 +00:00
timeless%mozdev.org ba9add46a8 Bug 261985 ALT-B, then any letter should scroll through bookmarks starting with that letter
patch by BoxerBoi76@hotmail.com r=mconnor a=mconnor
2005-08-09 14:54:45 +00:00
bsmedberg%covad.net 3c3704c636 Bustage fix, bug 288954 2005-08-09 14:04:49 +00:00
bob%bclary.com be358fcae1 make SVG NS_NOTYETIMPLEMENTED messages more meaningful Bug 303501 r=jonathan.watt sr=tor a=asa 2005-08-09 13:53:02 +00:00
bsmedberg%covad.net 458cade5ef Bug 288954 - Make the non-inline members of nsID part of the glue, so that embedders don't link against C++ symbols by accident - r=darin a=shaver
This moves nsID.h|cpp from xpcom/base to xpcom/glue (CVS copies were performed)
2005-08-09 13:39:12 +00:00
cbiesinger%web.de b8db03642d save the presentation even if the next load is an error page
Bug 299547 r=bryner sr=darin a=brendan+shaver
2005-08-09 12:31:36 +00:00
bugreport%peshkin.net f41da5ed69 Backout of bug 303669 which broke AppendComment and possibly a number
of other items.
2005-08-09 11:23:43 +00:00
masayuki%d-toybox.com 2485df3afb Bug 302230 Cannot import bookmark of MacIE written in Japanese r=mano, a=asa 2005-08-09 10:33:28 +00:00
timeless%mozdev.org 624e1801d3 Bug 284436 UMR [@ GenerateSingleByte]
r=smontagu sr=bz a=brendan
2005-08-09 08:54:15 +00:00
cltbld 2003da42a2 Automated update from host egg 2005-08-09 07:49:11 +00:00
dougt%meer.net deb8afe738 Adding native uconv to minimo. It always exists for the linux version of minimo, but I dropped it for WINCE until I could implement something that worked on WINCE. Native UCONV is not part of the default build. rs=bsmedberg 2005-08-09 07:41:30 +00:00
dougt%meer.net 1dc95e376e Cleaner ifdef's for Windows CE WindowExStyle. This allows dialogs on Windows CE to have an OKAY box instead of the minimize box. This change is WINCE only. b=297683 r/sr=dveditz, a=asa 2005-08-09 07:21:27 +00:00
mkanat%kerio.com 8f7328f4d3 Bug 303669: Bugzilla mis-uses perl subroutine prototypes
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-08-09 05:59:02 +00:00
zach%zachlipton.com 2adfc83b65 This is a kindof hackish fix to bring simpletest back to life so it can be published. A real fix will follow, which will involve fixing Litmus::UserAgentDetect. 2005-08-09 05:03:22 +00:00
jshin%mailaps.org 370f46dc04 bug 258223: bookmark keyword quicksearch needs a way to specify encoding for query URLs (my patch supplemented with wyns_sh's patch for POST) : r=vlad, sr=neil, a=asa 2005-08-09 04:53:19 +00:00
timeless%mozdev.org 7612af32a7 Bug 86999 Hebrew support for Universal (All) Autodetect
patch by shoosh20012001@hotmail.com r=smontagu r=timeless sr=roc a=asa
HebrewProber written by shoosh20012001@hotmail.com
LangHebrewModel written by smontagu
some data compiled by xslf@xslf.com
2005-08-09 04:50:07 +00:00