Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r6724: added "cldap port" smb.conf parameter | Andrew Tridgell | 1 | -0/+4 | |
(This used to be commit 04af0e7c5de467a24b965ce1de2fb07621133164) | |||||
2007-10-10 | r6720: added support for the remaining 2 types of CLDAP netlogon | Andrew Tridgell | 1 | -1/+1 | |
response. To work around the fact that the type of the returned data is not encoded in the packet, this required adding ndr_pull_union_blob() which allows us to pull a blob into a union with a specified switch value, in this case the switch value comes from the calling NtVer field. (This used to be commit bd27e626c27be72913d1a1569ee6e2e2711df84e) | |||||
2007-10-10 | r6693: first version of cldap client library, with async interface | Andrew Tridgell | 1 | -0/+140 | |
(This used to be commit cbeffe830b2d3aee2ba346034548fa273a08f409) |