Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-14 | Rework netlogon credentials for the top level | Andrew Bartlett | 1 | -57/+129 | |
This makes constructor functions that return the allocated structure, rather than having the caller pass them in, and makes the server init function also check the first credential. The rename of creds_ to netlogon_creds should make it more clear what this code works with. Andrew Bartlett | |||||
2009-04-14 | libcli/auth Don't compile against un-needed Samba4 headers | Andrew Bartlett | 1 | -1/+0 | |
2009-04-14 | Move libcli/auth to the top level | Andrew Bartlett | 1 | -0/+375 | |