Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-23 | Fix a couple of warnings | Volker Lendecke | 1 | -10/+15 | |
2009-04-16 | Fix building the now common msrpc_parse code | Andrew Bartlett | 1 | -1/+1 | |
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 | 1 | -0/+368 | |
This is a depenceny of smbencrypt.c |