summaryrefslogtreecommitdiffstats
path: root/source4/libcli/drsblobs.h
Commit message (Collapse)AuthorAgeFilesLines
* s4:drsblob: fix the buildStefan Metzmacher2008-09-301-28/+0
| | | | metze
* Rework the trustAuthInOutBlob with the help of a hand parser.Andrew Bartlett2008-08-131-0/+28
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)