mirror of
https://github.com/samba-team/samba.git
synced 2025-11-30 20:23:49 +03:00
Add support for the new modules system to auth/ (merge from HEAD)
This commit is contained in:
@@ -44,7 +44,7 @@ extern userdom_struct current_user_info;
|
||||
extern int smb_read_error;
|
||||
SIG_ATOMIC_T reload_after_sighup = 0;
|
||||
SIG_ATOMIC_T got_sig_term = 0;
|
||||
extern BOOL global_machine_password_needs_changing;
|
||||
BOOL global_machine_password_needs_changing = False;
|
||||
extern int max_send;
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user