s3-messaging: IDMAP_ messages belongs to the Winbind range
authorSimo Sorce <idra@samba.org>
Tue, 16 Aug 2011 14:46:17 +0000 (10:46 -0400)
committerSimo Sorce <idra@samba.org>
Tue, 16 Aug 2011 20:27:05 +0000 (22:27 +0200)
Autobuild-User: Simo Sorce <idra@samba.org>
Autobuild-Date: Tue Aug 16 22:27:05 CEST 2011 on sn-devel-104

source3/librpc/idl/messaging.idl

index aca90c4c8a4fc296e03ea2f1aeed6e7f0995f86a..41df791315d42530676870a23a33320673fca0fd 100644 (file)
@@ -35,10 +35,6 @@ interface messaging
                MSG_REQ_DMALLOC_LOG_CHANGED     = 0x000C,
                MSG_SHUTDOWN                    = 0x000D,
 
-               MSG_IDMAP_FLUSH                 = 0x000E,
-               MSG_IDMAP_DELETE                = 0x000F,
-               MSG_IDMAP_KILL                  = 0x0010,
-
                /* Changes to smb.conf are really of general interest */
                MSG_SMB_CONF_UPDATED            = 0x0021,
 
@@ -94,6 +90,10 @@ interface messaging
                MSG_WINBIND_DUMP_DOMAIN_LIST    = 0x0409,
                MSG_WINBIND_IP_DROPPED          = 0x040A,
 
+               MSG_IDMAP_FLUSH                 = 0x040E,
+               MSG_IDMAP_DELETE                = 0x040F,
+               MSG_IDMAP_KILL                  = 0x0410,
+
                /* event messages */
                MSG_DUMP_EVENT_LIST             = 0x0500,