summaryrefslogtreecommitdiff
path: root/source4/libnet/composite.h
diff options
context:
space:
mode:
authorRafal Szczesniak <mimir@samba.org>2005-10-02 19:59:24 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:39:17 -0500
commitbc651bd7a49ce266a7e0b12d473abda788035fef (patch)
tree132f4fd3aa05140263b7bfbe906a076eb7c142e0 /source4/libnet/composite.h
parente264c8b6dd207862a618627ef288e3ca0a33fe0f (diff)
downloadsamba-bc651bd7a49ce266a7e0b12d473abda788035fef.tar.gz
samba-bc651bd7a49ce266a7e0b12d473abda788035fef.tar.bz2
samba-bc651bd7a49ce266a7e0b12d473abda788035fef.zip
r10679: Monitor messages should be issued from usermod functions.
Also a bit of formatting. rafal (This used to be commit 1fefca2c172085d6bc05bfac1c10e52066e42606)
Diffstat (limited to 'source4/libnet/composite.h')
-rw-r--r--source4/libnet/composite.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/libnet/composite.h b/source4/libnet/composite.h
index 0500e19f5a..515db2a792 100644
--- a/source4/libnet/composite.h
+++ b/source4/libnet/composite.h
@@ -37,6 +37,7 @@
#define rpc_close_user (0x00000004) /* userinfo.h */
#define rpc_lookup_name (0x00000005) /* userman.h */
#define rpc_delete_user (0x00000006) /* userman.h */
+#define rpc_set_user (0x00000007) /* userman.h */
struct monitor_msg {
uint32_t type;