summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_proto.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2002-01-31 11:49:29 +0000
committerAndrew Tridgell <tridge@samba.org>2002-01-31 11:49:29 +0000
commit3a1a53c88ae2ed0994b59a6dba9538daed900c29 (patch)
tree6cb632bf384041505d3d627c23303bd35394e7c1 /source3/nsswitch/winbindd_proto.h
parent8fff9a4b9e9104815ac83a768e0ab258e788cf5a (diff)
downloadsamba-3a1a53c88ae2ed0994b59a6dba9538daed900c29.tar.gz
samba-3a1a53c88ae2ed0994b59a6dba9538daed900c29.tar.bz2
samba-3a1a53c88ae2ed0994b59a6dba9538daed900c29.zip
added 'wbinfo --sequence' to show sequence numbers of all domains
(This used to be commit bcd234a3dad2cd3d1c57780f4a7a3833ea611764)
Diffstat (limited to 'source3/nsswitch/winbindd_proto.h')
-rw-r--r--source3/nsswitch/winbindd_proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/nsswitch/winbindd_proto.h b/source3/nsswitch/winbindd_proto.h
index 4c355d11b0..58e42eeab8 100644
--- a/source3/nsswitch/winbindd_proto.h
+++ b/source3/nsswitch/winbindd_proto.h
@@ -69,6 +69,7 @@ void winbindd_idmap_status(void);
enum winbindd_result winbindd_check_machine_acct(struct winbindd_cli_state *state);
enum winbindd_result winbindd_list_trusted_domains(struct winbindd_cli_state
*state);
+enum winbindd_result winbindd_show_sequence(struct winbindd_cli_state *state);
enum winbindd_result winbindd_ping(struct winbindd_cli_state
*state);
enum winbindd_result winbindd_info(struct winbindd_cli_state *state);