samba.git
2017-03-29 Garming Samwhitespace: auth_log.py python conventions
2017-03-29 Gary Lockyerauth log: Add tests for anonymous bind and SamLogon
2017-03-29 Andrew Bartlettpython: Add bindings for NTLMSSP
2017-03-29 Andrew Bartlettpycredentials: Add bindings for get_ntlm_response()
2017-03-29 Gary Lockyerrpc_server: Re-order and rename remote and local addres...
2017-03-29 Gary Lockyerldap_server: Log failures to find a valid user in the...
2017-03-29 Andrew Bartlettdsdb: Add authentication audit logging for LDAP passwor...
2017-03-29 Andrew Bartlettsamr: Add logging of password change success and failure
2017-03-29 Gary Lockyerauth log tests: password change tests
2017-03-29 Andrew Bartlettheimdal: Pass extra information to hdb_auth_status...
2017-03-29 Andrew Bartletts3-rpc_server: Provide hooks required for JSON message...
2017-03-29 Andrew Bartletts3-rpc_server: Re-order and rename remote and local...
2017-03-29 Andrew Bartletts3-rpc_server: pass remote and local address to rpc_pip...
2017-03-29 Gary Lockyers4-ntvfs: Correct mixup between local/remote addresses
2017-03-29 Gary Lockyers3-rpc_server: Rename client -> remote_client and serve...
2017-03-29 Gary Lockyers3-rpc_server: Re-order local and remote address in...
2017-03-29 Gary Lockyers3-named_pipe_auth: Rename client -> remote_client...
2017-03-29 Gary Lockyers4-named_pipe_auth: Rename client -> remote_client...
2017-03-29 Gary Lockyernamed_pipe_auth: Rename client -> remote_client and...
2017-03-29 Andrew Bartlettselftest: Turn on auth event notification and so allow...
2017-03-29 Andrew Bartlettauth: Add hooks for notification of authentication...
2017-03-29 Andrew Bartlettauth_log: Improve comment
2017-03-29 Andrew Bartlettauth_log: Prepared to allow logging JSON events to...
2017-03-29 Andrew Bartletts4-messaging: split up messaging into a smaller library...
2017-03-29 Gary Lockyerauth_log: Add JSON logging of Authorisation and Authent...
2017-03-29 Andrew Bartlettauth: Log the transport connection for the authorization
2017-03-29 Andrew Bartlettldap_server: Log access without a bind
2017-03-29 Andrew Bartlettauth_log: Split up auth/authz logging levels and handle...
2017-03-29 Andrew Bartletts3-rpc_server: Log authorization to DCE/RPC for anonymo...
2017-03-29 Andrew Bartletts4-rpc_server: Log authorization to DCE/RPC for anonymo...
2017-03-29 Andrew Bartlettldap_server: Log authorization for simple binds
2017-03-29 Andrew Bartletts4-auth: Log SMB authorization for bare NTLM (NTLMSSP...
2017-03-29 Andrew Bartletts3-auth: Log SMB authorization for bare NTLM (NTLMSSP...
2017-03-29 Andrew Bartlettauth_log: Also log the final type of authentication...
2017-03-29 Andrew Bartlettauth_log: Expand to include the type of password used...
2017-03-29 Andrew Bartlettdns: Provide local and remote socket address to GENSEC
2017-03-29 Andrew Bartlettauth: Add logging of service authorization
2017-03-29 Gary Lockyerrpc: Always supply both the remote and local address...
2017-03-29 Andrew Bartlettauth: Always supply both the remote and local address...
2017-03-29 Andrew Bartletts3-auth: Clarify the role and purpose of the auth_serve...
2017-03-29 Gary Lockyerauth: Generate a human readable Authentication log...
2017-03-29 Andrew Bartlettdebug: Add debug class for auth_audit
2017-03-29 Andrew Bartletts3-auth: Split out get_user_sid_info3_and_extra() from...
2017-03-29 Gary Lockyerlib/util: Add functions to escape log lines but not...
2017-03-29 Andrew Bartletts4-rpc_server: Correct comment about where the current...
2017-03-29 Andrew Bartlettwinbindd: Clarify that we do not pre-hash the password...
2017-03-29 Andrew Bartlettauth: Add "auth_description" to allow logs to distingui...
2017-03-29 Andrew Bartlettldap_server: Move code into authenticate_ldap_simple_bind()
2017-03-29 Andrew Bartlettauth: Add a reminder about the strings currently used...
2017-03-29 Andrew Bartletts4-ldap_server: Do not set conn->session_info to NULL...
2017-03-29 Andrew Bartletts4-ldap_server: Set remote and local address values...
2017-03-29 Andrew Bartletts4-ldap_server: Split gensec setup into a helper function
2017-03-29 Andrew Bartlettauth: Fill in user_info->service_description from all...
2017-03-29 Andrew Bartlettntlm_auth: Set ntlm_auth as the service_description...
2017-03-29 Andrew Bartletts3-auth: Pass service_description into gensec via auth_...
2017-03-29 Andrew Bartlettgensec: Pass service_description into auth_usersupplied...
2017-03-29 Andrew Bartlettgensec: Add gensec_{get,set}_target_service_description()
2017-03-29 Andrew Bartletts4-netlogon: Remember many more details in the auth_use...
2017-03-29 Andrew Bartletts4-smbd: Remember the original client and server IPs...
2017-03-29 Andrew Bartlettauth_log: Add tests by listening for JSON messages...
2017-03-29 Gary LockyerTestBase: move insta_creds from password_lockout.py
2017-03-29 Gary Lockyerpython net: add username, oldpassword and domain to...
2017-03-29 Gary Lockyerpysmb: Check for credentials using same method as pyrpc
2017-03-29 Andrew Bartlettpysmb: Extend py_smb_new to allow use_ntlmv2 and use_sp...
2017-03-28 Ralph Boehmes3/smbd: make copy chunk asynchronous
2017-03-28 Ralph Boehmevfs_default: move check for fsp->op validity
2017-03-28 Ralph Boehmes3/smbd: optimize copy-chunk by merging chunks if possible
2017-03-28 Ralph Boehmes3/smbd: implement a serializing async copy-chunk loop
2017-03-28 Ralph Boehmes3/smbd: move cc_copy into fsctl_srv_copychunk_state
2017-03-28 Ralph Boehmevfs_default: let copy_chunk_send use const from IDL
2017-03-28 Ralph Boehmes3/smbd: move copychunk ioctl limits to IDL
2017-03-28 Björn Baumbachtdb/tools: add documentation for the tdbbackup -n option
2017-03-28 Uri Simchonis3-libsmb: support rename and replace for SMB1
2017-03-28 Uri Simchonis3-libsmb: fail rename and replace inside cifs variant
2017-03-28 Uri Simchonis3-libsmb: cli_cifs_rename_send()
2017-03-28 Uri Simchonilibcli: introduce smbXcli_conn_support_passthrough()
2017-03-28 Uri Simchonimanpages: update smbclient manpage with rename -f option
2017-03-28 Uri Simchonismbclient: add -f option to rename command
2017-03-28 Uri Simchonis3: libsmb: add replace support to cli_rename()
2017-03-28 Uri Simchonis3: libsmb: add replace support to SMB2 rename
2017-03-28 Volker Lendeckelib: Avoid an includes.h
2017-03-28 Volker Lendeckelib: Avoid an includes.h
2017-03-28 Volker Lendeckelib: Avoid an includes.h
2017-03-28 Volker Lendeckelib: Avoid an includes.h
2017-03-28 Volker Lendeckelib: Avoid an includes.h
2017-03-28 Volker Lendeckelib: Avoid an includes.h
2017-03-28 Volker Lendeckelib: Remove an unnecessary include
2017-03-28 Volker Lendeckelib: Remove unused winbind_get_groups and _get_sid_aliases
2017-03-28 Jeremy Allisons3: Test for CVE-2017-2619 regression with "follow...
2017-03-28 Jeremy Allisons3: smbd: Fix "follow symlink = no" regression part 2.
2017-03-28 Jeremy Allisons3: smbd: Fix "follow symlink = no" regression part 2.
2017-03-28 Jeremy Allisons3: Fixup test for CVE-2017-2619 regression with "follo...
2017-03-28 Andrew Bartlettpython: Provide Python bindings for messaging.idl
2017-03-28 Andrew Bartlettmessaging: Declare well known server name auth_events...
2017-03-28 Andrew Bartlettmessaging.idl: Register a message type for authenticati...
2017-03-28 Gary Lockyerpymessaging: add single element tupple form of the...
2017-03-28 Andrew Bartlettpymessaging: Add a hook to run the event loop, make...
2017-03-28 Volker Lendeckeserver_id_db: Protect against non-0-terminated data...
2017-03-28 Andrew Bartlettselftest: Test server_id database add and removal
2017-03-28 Andrew Bartlettpymessaging: Add irpc_remove_name
next