Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drsblobs: fixed alignment of drs blobs authentication information | Andrew Tridgell | 2011-09-05 | 1 | -5/+5 |
| | | | | | | | the two types of ndr flags were being mixed up, so NDR_BUFFERS was being interpreted as LIBNDR_FLAG_NOALIGN Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | ||||
* | librpc/ndr/ndr_*.c - remove "const" from OIDs | Matthias Dieter Wallnöfer | 2010-12-21 | 1 | -1/+1 |
| | |||||
* | s4-trusts: fix trustDomainPasswords drsblobs IDL and server side support. | Günther Deschner | 2010-08-25 | 1 | -123/+34 |
| | | | | | | | Also remove bogus trustCurrentPasswords struct which we just had because our IDL was incorrect. Guenther | ||||
* | librpc/ndr_drsblobs: use ndr_push_relative_ptr2_start()/_end() | Stefan Metzmacher | 2010-02-18 | 1 | -2/+4 |
| | | | | metze | ||||
* | s4/drsblobs: Custom ndr_print_ implementation for drsuapi_MSPrefixMap_Entry | Kamen Mazdrashki | 2010-02-01 | 1 | -0/+25 |
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> | ||||
* | idl: share drsblobs idl. | Günther Deschner | 2008-10-18 | 1 | -0/+213 |
Guenther |