summaryrefslogtreecommitdiffstats
path: root/source4/libcli/drsblobs.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix parsing of the trust passwords in LSA CreateTrustedDomainEx*Andrew Bartlett2008-09-291-179/+0
|
* Rework the trustAuthInOutBlob with the help of a hand parser.Andrew Bartlett2008-08-131-0/+179
This produces a C structure that is sane, while still parsing the wire blobs (as far as I can tell). Andrew Bartlett (This used to be commit b5dbe815e5dd3f865c7735bc76e02017a869f09b)