summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* password_hash: refactor setup_supplemental_fieldGary Lockyer2017-04-061-199/+199
* password_hash: Add tests to allow refactoringGary Lockyer2017-04-061-0/+15
* s4: server: Fix crash in NTVFS server caused by ordering of destructor calls.Jeremy Allison2017-04-021-2/+3
* s4: messaging. Add imessaging_reinit_all() function.Jeremy Allison2017-03-314-1/+59
* ldap_server: Move a variable into a smaller scopeGarming Sam2017-03-291-1/+1
* python: Add bindings for NTLMSSPAndrew Bartlett2017-03-291-0/+6
* ldap_server: Log failures to find a valid user in the simple bindGary Lockyer2017-03-291-12/+23
* dsdb: Add authentication audit logging for LDAP password changeAndrew Bartlett2017-03-291-19/+115
* samr: Add logging of password change success and failureAndrew Bartlett2017-03-291-19/+119
* auth log tests: password change testsGary Lockyer2017-03-291-0/+6
* heimdal: Pass extra information to hdb_auth_status() to log success and failuresAndrew Bartlett2017-03-296-10/+168
* s4-ntvfs: Correct mixup between local/remote addressesGary Lockyer2017-03-291-6/+6
* s4-named_pipe_auth: Rename client -> remote_client and server -> local_serverGary Lockyer2017-03-291-12/+14
* auth: Add hooks for notification of authentication events over the message busAndrew Bartlett2017-03-295-6/+18
* s4-messaging: split up messaging into a smaller library for send onlyAndrew Bartlett2017-03-293-80/+121
* auth: Log the transport connection for the authorizationAndrew Bartlett2017-03-297-2/+34
* ldap_server: Log access without a bindAndrew Bartlett2017-03-294-2/+59
* s4-rpc_server: Log authorization to DCE/RPC for anonymous and ncacn_np pass-t...Andrew Bartlett2017-03-291-0/+15
* ldap_server: Log authorization for simple bindsAndrew Bartlett2017-03-292-20/+27
* 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