Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-14 | Rework trivial msrpc parser to use convert_string_talloc() | Andrew Bartlett | 1 | -21/+21 | |
Also avoid still string conversions when trying to match NTLMSSP in the header of the NTLMSSP packet. This also changes a few things to avoid const warnings. Andrew Bartlett | |||||
2009-04-14 | Move MSRPC-PARSE into the common libcli/auth | Andrew Bartlett | 2 | -0/+374 | |
This is a depenceny of smbencrypt.c | |||||
2009-04-14 | Move libcli/auth to the top level | Andrew Bartlett | 8 | -0/+2255 | |