mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
Doc.
(This used to be commit b354163834e0f2da7d3caacfe8d2ac6e2a6949e8)
This commit is contained in:
parent
05ae7ca1cb
commit
50c1b611ba
@ -1,6 +1,5 @@
|
||||
/*
|
||||
Unix SMB/Netbios implementation.
|
||||
Version 1.9.
|
||||
SMB parameters and setup
|
||||
Copyright (C) Andrew Tridgell 1992-1997
|
||||
Copyright (C) Luke Kenneth Casson Leighton 1996-1997
|
||||
@ -39,7 +38,7 @@ enum SID_NAME_USE
|
||||
SID_NAME_UNKNOWN = 8 /* oops. */
|
||||
};
|
||||
|
||||
/* Opcodes available on this pipe */
|
||||
/* Opcodes available on PIPE_LSARPC */
|
||||
|
||||
#define LSA_CLOSE 0x00
|
||||
#define LSA_DELETE 0x01
|
||||
|
Loading…
x
Reference in New Issue
Block a user