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
dbaron%dbaron.org
c291f28c4e
Add missing calls to PR_UnloadLibrary (excluding XPCOM component loader and nsPluginsDir*). b=374332 r=bsmedberg
...
git-svn-id: svn://10.0.0.236/trunk@224556 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-15 22:23:00 +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
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.h
Add missing calls to PR_UnloadLibrary (excluding XPCOM component loader and nsPluginsDir*). b=374332 r=bsmedberg
2007-04-15 22:23:00 +00:00
nsAuthSambaNTLM.cpp
Bug 362435. Fixing PR_GetError bustage
2007-03-08 01:49:16 +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
…
nsAuthSASL.h
…
nsAuthSSPI.cpp
…
nsAuthSSPI.h
…
nsHttpNegotiateAuth.cpp
…
nsHttpNegotiateAuth.h
…