git.samba.org
/
samba.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
450ac2e
)
r6814: fill in two more unknown values in cldap responses
author
Andrew Tridgell
<tridge@samba.org>
Mon, 16 May 2005 10:21:32 +0000
(10:21 +0000)
committer
Gerald (Jerry) Carter
<jerry@samba.org>
Wed, 10 Oct 2007 18:16:47 +0000
(13:16 -0500)
source/librpc/idl/nbt.idl
patch
|
blob
|
history
diff --git
a/source/librpc/idl/nbt.idl
b/source/librpc/idl/nbt.idl
index 2468e4e8bf52de9e807df616edee99061b1de2d4..371084bc652e3c5b982881f21ed65463b9077847 100644
(file)
--- a/
source/librpc/idl/nbt.idl
+++ b/
source/librpc/idl/nbt.idl
@@
-458,7
+458,7
@@
typedef struct {
[value(19)] uint16 type;
nstring pdc_name;
- nstring u
nknown
;
+ nstring u
ser_name
;
nstring domain_name;
uint32 nt_version;
uint16 lmnt_token;
@@
-468,7
+468,7
@@
typedef struct {
[value(19)] uint16 type;
nstring pdc_name;
- nstring u
nknown
;
+ nstring u
ser_name
;
nstring domain_name;
GUID domain_uuid;
GUID unknown_uuid;