Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-18 | s3: Fix bug 8371 | Volker Lendecke | 1 | -0/+2 | |
ndr_set_flag or's in the given flag (ALIGN4). At this point, ndr->flags contains NOALIGN, which will persist. In ndr_push_DATA_BLOB NOALIGN overrides everything else, so that the ALIGN4 is not respected. Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Fri Nov 18 09:33:37 CET 2011 on sn-devel-104 | |||||
2011-11-04 | nbt: Fix offset check in ndr_pull_component | Kai Blin | 1 | -1/+1 | |
2011-11-03 | nbt: create standard ndr_pull/push interface for common netlogon samlogon ↵ | Günther Deschner | 1 | -0/+56 | |
replies. Guenther | |||||
2011-11-03 | nbt: move nbt_string ndr functions to ndr/ndr_nbt.c helper. | Günther Deschner | 1 | -0/+181 | |
Guenther | |||||
2011-11-03 | nbt: merge in LIBCLI_NDR_NETLOGON helper into NDR_NBT. | Günther Deschner | 1 | -0/+210 | |
Guenther |