summaryrefslogtreecommitdiffstats
path: root/librpc/ndr/ndr_dnsp.c
Commit message (Expand)AuthorAgeFilesLines
* ndr: Add NDR pull, push, print functions for dnsp_string_listAmitay Isaacs2012-03-021-0/+53
* ndr: Fix NDR push function for dnsp_stringAmitay Isaacs2012-03-021-3/+2
* ndr: Fix the error messages, add correct data type nameAmitay Isaacs2012-03-021-6/+6
* dns: cope with trailing '.' in dns_nameAndrew Tridgell2010-12-211-1/+7
* dns: fixed the padding for dnsp_name fields in LDAPAndrew Tridgell2010-12-211-4/+18
* dnsp: fixed parsing of dns_name structuresAndrew Tridgell2010-12-211-3/+4
* dnsp: Parse TXT recordsKai Blin2010-10-041-0/+52
* dnsp: dnsp_name is 2 byte alignedAndrew Tridgell2010-08-141-0/+2
* s4-dns: ndr_dnsp helper functionsAndrew Tridgell2010-08-051-0/+98