Age | Commit message (Expand) | Author | Files | Lines |
2003-02-15 | Move our NTLMSSP client code into ntlmssp.c. The intention is to provide a | Andrew Bartlett | 1 | -5/+16 |
2003-01-13 | Updates to our NTLMSSP code: | Andrew Bartlett | 1 | -1/+1 |
2003-01-02 | BIG patch... | Andrew Bartlett | 1 | -1/+1 |
2002-08-22 | a ASN.1 fix from anthony | Andrew Tridgell | 1 | -1/+3 |
2002-08-19 | we now receive and parse the main cldap netlogon reply. | Andrew Tridgell | 1 | -5/+2 |
2002-08-19 | added a 'net ads lookup' command that does a CLDAP NetLogon query to a | Andrew Tridgell | 1 | -0/+10 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-05 | fixed another DATA_BLOB constructor | Andrew Tridgell | 1 | -6/+1 |
2001-11-20 | add asn1 integer handling ready for the ldap netjoin code | Andrew Tridgell | 1 | -0/+26 |
2001-11-03 | Added NT_USER_TOKEN into server_info to fix extra groups problem. | Jeremy Allison | 1 | -11/+18 |
2001-10-18 | the beginnings of kerberos support in smbd. It doesn't work yet, but | Andrew Tridgell | 1 | -0/+18 |
2001-10-17 | added basic NTLMSSP support in smbd. This is still quite rough, and | Andrew Tridgell | 1 | -6/+22 |
2001-10-14 | minor Realloc() fix - pedantic | Andrew Tridgell | 1 | -2/+5 |
2001-10-12 | added NTLMSSP authentication to libsmb. It seems to work well so I have enabl... | Andrew Tridgell | 1 | -0/+27 |
2001-10-11 | added a ASN.1 parser, so now I can properly parse the negTokenInit | Andrew Tridgell | 1 | -18/+168 |
2001-10-11 | fixed some memory leaks, started adding asn1 decoder for server side | Andrew Tridgell | 1 | -8/+36 |
2001-10-11 | initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To | Andrew Tridgell | 1 | -0/+139 |