1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/source3/auth
Andrew Bartlett 1cba0a7579 Merge from HEAD:
- NTLMSSP over SPENGO (sesssion-setup-and-x) cleanup and code refactor.
  - also consequential changes to the NTLMSSP and SPNEGO parsing functions
  - and the client code that uses the same functions
 - Add ntlm_auth, a NTLMSSP authentication interface for use by applications
   like Squid and Apache.
  - also consquential changes to use common code for base64 encode/decode.
 - Winbind changes to support ntlm_auth (I don't want this program to need
   to read smb.conf, instead getting all it's details over the pipe).
 - nmbd changes for fstrcat() instead of fstrcpy().

Andrew Bartlett
(This used to be commit fbb46da79c)
2003-01-28 12:07:02 +00:00
..
auth_builtin.c Fixed auth module code. Added VALGRIND defines to reduce spurious warnings. 2002-12-11 23:54:46 +00:00
auth_compat.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
auth_domain.c Merge indirection, signed/unsigned and uninitialiased-value fixes from HEAD. 2003-01-14 07:26:12 +00:00
auth_ntlmssp.c Updates to the NTLMSSP code again - moving the base64 decode fuctionality out 2003-01-16 03:29:54 +00:00
auth_rhosts.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
auth_sam.c Patch from metze to add what he feels is the correct semantics for a Domain 2003-01-13 13:11:36 +00:00
auth_server.c Removed global_myworkgroup, global_myname, global_myscope. Added liberal 2002-11-12 23:20:50 +00:00
auth_unix.c Merge passdb from HEAD -> 3.0 2002-11-02 03:47:48 +00:00
auth_util.c Merge indirection, signed/unsigned and uninitialiased-value fixes from HEAD. 2003-01-14 07:26:12 +00:00
auth_winbind.c Finish adding strings to all talloc_init() calls. 2002-12-23 23:54:10 +00:00
auth.c Merge from HEAD: 2003-01-28 12:07:02 +00:00
pampass.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
pass_check.c Updates from Samba HEAD: 2002-10-01 13:10:57 +00:00