summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-auth: Log SMB authorization for bare NTLM (NTLMSSP/krb5 already done)Andrew Bartlett2017-03-291-0/+32
* auth_log: Also log the final type of authentication (ntlmssp,krb5)Andrew Bartlett2017-03-292-1/+24
* dns: Provide local and remote socket address to GENSECAndrew Bartlett2017-03-293-2/+36
* rpc: Always supply both the remote and local address to the auth subsystemGary Lockyer2017-03-291-0/+10
* auth: Always supply both the remote and local address to the auth subsystemAndrew Bartlett2017-03-292-3/+89
* auth: Generate a human readable Authentication log message.Gary Lockyer2017-03-293-7/+16
* lib/util: Add functions to escape log lines but not break all non-asciiGary Lockyer2017-03-292-1/+3
* s4-rpc_server: Correct comment about where the current iface can be foundAndrew Bartlett2017-03-291-3/+6
* auth: Add "auth_description" to allow logs to distinguish simple bind (etc)Andrew Bartlett2017-03-292-1/+5
* ldap_server: Move code into authenticate_ldap_simple_bind()Andrew Bartlett2017-03-293-35/+47
* auth: Add a reminder about the strings currently used for auditingAndrew Bartlett2017-03-291-0/+4
* s4-ldap_server: Do not set conn->session_info to NULL, keep valid at all timesAndrew Bartlett2017-03-291-2/+0
* s4-ldap_server: Set remote and local address values into GENSECAndrew Bartlett2017-03-291-0/+12
* s4-ldap_server: Split gensec setup into a helper functionAndrew Bartlett2017-03-291-22/+37
* auth: Fill in user_info->service_description from all callersAndrew Bartlett2017-03-292-0/+6
* gensec: Add gensec_{get,set}_target_service_description()Andrew Bartlett2017-03-292-2/+37
* s4-netlogon: Remember many more details in the auth_usersupplied info for fut...Andrew Bartlett2017-03-291-15/+53
* s4-smbd: Remember the original client and server IPs from the SMB connectionAndrew Bartlett2017-03-291-0/+3
* auth_log: Add tests by listening for JSON messages over the message busAndrew Bartlett2017-03-291-0/+10
* TestBase: move insta_creds from password_lockout.pyGary Lockyer2017-03-291-42/+21
* python net: add username, oldpassword and domain to change_passwordGary Lockyer2017-03-291-7/+19
* pysmb: Check for credentials using same method as pyrpcGary Lockyer2017-03-291-1/+8
* pysmb: Extend py_smb_new to allow use_ntlmv2 and use_spnego to be set by callersAndrew Bartlett2017-03-291-13/+30
* python: Provide Python bindings for messaging.idlAndrew Bartlett2017-03-281-0/+6
* pymessaging: add single element tupple form of the server_idGary Lockyer2017-03-281-1/+8
* pymessaging: Add a hook to run the event loop, make callbacks practicalAndrew Bartlett2017-03-283-26/+117
* pymessaging: Add irpc_remove_nameAndrew Bartlett2017-03-281-0/+18
* pymessaging: Add support for irpc_add_nameAndrew Bartlett2017-03-281-1/+25
* samba_dnsupdate: Add additional debuggingGarming Sam2017-03-281-0/+4
* whitespace: remove in rootdseDouglas Bagnall2017-03-271-3/+3
* getncchanges: remove whitespaceDouglas Bagnall2017-03-271-1/+0
* repl_secret: Error condition should sound harmlessGarming Sam2017-03-271-2/+8
* selftest: Add more RODC tests to avoid regressions hereAndrew Bartlett2017-03-271-1/+14
* repl_secret: Prevent null deref on DEBUGGarming Sam2017-03-271-5/+5
* auth/sam: Remove lastLogonTimestamp from RODC success accountingGarming Sam2017-03-271-4/+14
* heimdal: Add initializer for stack pointersAndrew Bartlett2017-03-271-2/+2
* auth: Add SID_NT_NTLM_AUTHENTICATION / S-1-5-64-10 to the token during NTLM authAndrew Bartlett2017-03-274-2/+27
* selftest: tests for vfs_fruite file-id behaviorUri Simchoni2017-03-262-0/+73
* s4:selftest: specify auth methods of pdbtests without 'samba4:' prefixStefan Metzmacher2017-03-241-2/+2
* auth4: implement the deprecated 'auth methods' in auth_methods_from_lp()Stefan Metzmacher2017-03-241-0/+14
* auth4: reflect the reality and use "winbind_rodc" instead of "winbind" for th...Stefan Metzmacher2017-03-241-1/+1
* auth4: add a "winbind_rodc" backendStefan Metzmacher2017-03-241-0/+55
* auth4: remove unused USER_INFO_LOCAL_SAM_ONLY/AUTH_METHOD_LOCAL_SAM handlingStefan Metzmacher2017-03-242-7/+0
* auth4: debug if method->ops->check_password() gives NOT_IMPLEMENTEDStefan Metzmacher2017-03-241-4/+9
* auth: let auth4_context->check_ntlm_password() return pauthoritativeStefan Metzmacher2017-03-241-2/+2
* auth4: let auth_check_password* return pauthoritativeStefan Metzmacher2017-03-245-21/+34
* netlogon4: make use of auth_context_create_for_netlogon()Stefan Metzmacher2017-03-241-10/+8
* auth4: add auth_context_create_for_netlogon()Stefan Metzmacher2017-03-242-0/+14
* auth4: make auth_check_password_wrapper() staticStefan Metzmacher2017-03-242-11/+5
* auth4: add TODO comment on the auth_sam_trigger_repl_secret msDS-NeverRevealG...Stefan Metzmacher2017-03-241-0/+5