1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-12 12:23:50 +03:00

r18188: merge 3.0-libndr branch

This commit is contained in:
Jelmer Vernooij
2006-09-06 18:32:20 +00:00
committed by Gerald (Jerry) Carter
parent 647ed21b09
commit 1115745cae
41 changed files with 1809 additions and 1426 deletions

View File

@@ -553,7 +553,7 @@ typedef struct sam_unknown_info_2_inf
pointer is referring to
*/
UINT64_S seq_num;
uint64 seq_num;
uint32 unknown_4; /* 0x0000 0001 */
uint32 server_role;
@@ -605,7 +605,7 @@ typedef struct sam_unknown_info_7_info
typedef struct sam_unknown_info_8_info
{
UINT64_S seq_num;
uint64 seq_num;
NTTIME domain_create_time;
} SAM_UNK_INFO_8;
@@ -626,7 +626,7 @@ typedef struct sam_unknown_info_12_inf
typedef struct sam_unknown_info_13_info
{
UINT64_S seq_num;
uint64 seq_num;
NTTIME domain_create_time;
uint32 unknown1;
uint32 unknown2;