This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
extensions
/
auth
History
bugzilla%standard8.plus.com
179f2116cc
Bug 428482 Add support for Kerberised LDAP to extensions/auth. r=bienvenu,sr=dmose,a1.9=beltzner
...
git-svn-id: svn://10.0.0.236/trunk@250160 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-13 18:31:34 +00:00
..
gssapi.h
…
Makefile.in
Bug 362435. Try using Samba's ntlm_auth to perform NTLM authentication on our behalf, when available. If the user has logged in by authenticating to Active Directory, then this may avoid having the user enter their password again. (single sign on) r+sr=biesi
2007-03-08 01:48:25 +00:00
nsAuth.h
…
nsAuthFactory.cpp
Add missing calls to PR_UnloadLibrary (excluding XPCOM component loader and nsPluginsDir*). b=374332 r=bsmedberg
2007-04-15 22:23:00 +00:00
nsAuthGSSAPI.cpp
Bug 428482 Add support for Kerberised LDAP to extensions/auth. r=bienvenu,sr=dmose,a1.9=beltzner
2008-04-13 18:31:34 +00:00
nsAuthGSSAPI.h
Bug 428482 Add support for Kerberised LDAP to extensions/auth. r=bienvenu,sr=dmose,a1.9=beltzner
2008-04-13 18:31:34 +00:00
nsAuthSambaNTLM.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsAuthSambaNTLM.h
Bug 362435. Try using Samba's ntlm_auth to perform NTLM authentication on our behalf, when available. If the user has logged in by authenticating to Active Directory, then this may avoid having the user enter their password again. (single sign on) r+sr=biesi
2007-03-08 01:48:25 +00:00
nsAuthSASL.cpp
Bug 428482 Add support for Kerberised LDAP to extensions/auth. r=bienvenu,sr=dmose,a1.9=beltzner
2008-04-13 18:31:34 +00:00
nsAuthSASL.h
Bug 428482 Add support for Kerberised LDAP to extensions/auth. r=bienvenu,sr=dmose,a1.9=beltzner
2008-04-13 18:31:34 +00:00
nsAuthSSPI.cpp
backing out: switching narrow char system calls to wide char in windows b=418703
2008-03-11 22:46:32 +00:00
nsAuthSSPI.h
implement sasl auth and ability to use gssapi on windows, patches by cneberg@gmail.com, simon@sxw.org.uk, r=darin, sr=bienvenu 280792, 303160, NPOB
2005-08-18 15:22:33 +00:00
nsHttpNegotiateAuth.cpp
…
nsHttpNegotiateAuth.h
…