mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
Added sam sync and sam replication smbd message constants.
(This used to be commit 406cafc0ef
)
This commit is contained in:
parent
5021be2f24
commit
38483139bf
@ -41,5 +41,7 @@
|
||||
/* smbd messages */
|
||||
#define MSG_SMB_CONF_UPDATED 3001
|
||||
#define MSG_SMB_FORCE_TDIS 3002
|
||||
#define MSG_SMB_SAM_SYNC 3003
|
||||
#define MSG_SMB_SAM_REPL 3004
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user