1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-05 21:57:51 +03:00

messaging: add MSG_DBWRAP_TDB2_CHANGES flag

metze
(This used to be commit 7418c3ab1d8f18403f5a43817b2cc14e15090fca)
This commit is contained in:
Stefan Metzmacher 2008-03-31 12:50:23 +02:00
parent c316c7ab73
commit 3ae463ca69

View File

@ -102,6 +102,9 @@
/* event messages */
#define MSG_DUMP_EVENT_LIST 0x0500
/* dbwrap messages 4001-4999 */
#define MSG_DBWRAP_TDB2_CHANGES 4001
/*
* Special flags passed to message_send. Allocated from the top, lets see when
* it collides with the message types in the lower 16 bits :-)