summaryrefslogtreecommitdiffstats
path: root/librpc/ndr/ndr_drsuapi.h
Commit message (Collapse)AuthorAgeFilesLines
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-1/+1
|
* drsuapi: fix build warning of NDR size calculation of ↵Günther Deschner2009-12-011-0/+2
| | | | | | | | drsuapi_DsReplicaObjectIdentifier3Binary. The generated size actually does not include the size of the binary itself. Guenther
* s4/drs(NDR): Remove push/pull code for drsuapi_DsReplicaOID structKamen Mazdrashki2009-10-161-3/+0
| | | | | New structure definition is automarshaled so custom marshaling code is not used anymore
* drsuapi: share drsuapi idl and helper code.Günther Deschner2008-10-181-0/+35
Guenther