1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
samba-mirror/source/auth
Andrew Bartlett fe50ca8f54 Updates to the NTLMSSP code again - moving the base64 decode fuctionality out
of the SWAT code, and adding a base64 encoder.

The main purpose of this patch is to add NTLMSSP support to 'ntlm_auth', for
use with Squid.  Unfortunetly the squid side doesn't quite support what we need
yet.

Changes to winbind to get us the info we need, and a couple of consequential
changes/cleanups in the rest of the code.

Andrew Bartlett
0001-01-01 00:00:00 +00:00
..
auth_builtin.c Fixed auth module code. Added VALGRIND defines to reduce spurious warnings. 0001-01-01 00:00:00 +00:00
auth_compat.c typo, sorry 0001-01-01 00:00:00 +00:00
auth_domain.c Always initialise this variable - and don't set the 'must change now' if it was 0001-01-01 00:00:00 +00:00
auth_ntlmssp.c Updates to the NTLMSSP code again - moving the base64 decode fuctionality out 0001-01-01 00:00:00 +00:00
auth_rhosts.c Move the authenticaion subsystem over to the same 'module:options' syntax 0001-01-01 00:00:00 +00:00
auth_sam.c Patch from metze to add what he feels is the correct semantics for a Domain 0001-01-01 00:00:00 +00:00
auth_server.c Removed global_myworkgroup, global_myname, global_myscope. Added liberal 0001-01-01 00:00:00 +00:00
auth_unix.c Nice *big* patch from metze. 0001-01-01 00:00:00 +00:00
auth_util.c Missing indirect in final free. 0001-01-01 00:00:00 +00:00
auth_winbind.c Finish adding strings to all talloc_init() calls. 0001-01-01 00:00:00 +00:00
auth.c Patch from metze to add what he feels is the correct semantics for a Domain 0001-01-01 00:00:00 +00:00
pampass.c BIG patch... 0001-01-01 00:00:00 +00:00
pass_check.c Second stab at Volker's 'make shadow passwords work' patch. 0001-01-01 00:00:00 +00:00