Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3-libsmb: split out auth_generic client functions into auth_generic.c | Andrew Bartlett | 2012-01-11 | 1 | -0/+2 |
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> | ||||
* | s3-libsmb Make auth_ntlmssp client more generic | Andrew Bartlett | 2012-01-06 | 1 | -0/+48 |
As well as renaming, this allows us to start the mech by DCE/RPC auth type or OID. Andrew Bartlett Signed-off-by: Stefan Metzmacher <metze@samba.org> |