bbaumbach/samba-autobuild/.git
2018-06-27 Andreas Schneiderdocs: Move winbind_krb5_locator manpage to volume 8
2018-06-27 Andreas Schneiderkrb5_plugin: Move krb5 locator plugin to krb5_plugin...
2018-06-27 Andreas Schneiderkrb5_plugin: Install plugins to krb5 modules dir
2018-06-27 Andrew BartlettUpdate .travis.yml to match package list used in docker...
2018-06-26 Tim Bealeremove_dc: Fix removal of an old Windows DC
2018-06-26 Justin Stephensons3:tests: Add test for smbclient --quiet
2018-06-26 Justin Stephensons3:client: Add --quiet option to smbclient
2018-06-26 Gary Lockyerdsdb audit: Fix timestamp tests
2018-06-26 Andrew Bartlettdsdb-audit: Remove flapping part of the tests
2018-06-26 Andrew Bartlettdsdb: Use GUID_zero() rather than memset in dsdb audit...
2018-06-26 Andrew Bartlettdsdb: Use customary variable names for the audit privat...
2018-06-26 Andrew Bartlettdsdb: Use customary variable names for audit event...
2018-06-26 Andrew Bartlettdsdb: Use correct memory context for imessaging_client_...
2018-06-26 Andrew Bartlettaudit_logging: Remove duplciate error printing
2018-06-26 Andrew Bartlettaudit_logging: Initialise event_server
2018-06-26 Andrew Bartlettaudit_logging: Remove incorrect check for NT_STATUS_OBJ...
2018-06-26 Andrew Bartlettaudit_logging: Clarify debug messages
2018-06-26 Andrew Bartlettautobuild: Build samba-fileserver --without-json-audit
2018-06-25 Andrew Bartlettdsdb: Ensure a build --without-json-audit --without...
2018-06-25 Andrew Bartlettlib/audit_logging: Only build audit_logging_test for...
2018-06-25 Andrew Bartlettlib/audit_logging: Require jansson JSON library for...
2018-06-25 Andrew Bartlettbuild: Move --without-json-audit and json lib detection...
2018-06-25 Gary Lockyerdsdb: Log the transaction duraton.
2018-06-25 Andrew Bartlettauth: For NTLM and KDC authentication, log the authenti...
2018-06-23 Volker Lendecketalloc_stack: Call talloc destructors while frame is...
2018-06-23 Andrej Gesselcheck return value before using key_values
2018-06-23 Andrej Gesselldb: check return values
2018-06-22 Christof Schmittkrb5_wrap: fix keep_old_entries logic for older kerbero...
2018-06-22 Swen Schilligctdb-common: replace talloc / memcpy by talloc_memdup
2018-06-21 Andreas Schneiderkrb5_plugin: Add winbind localauth plugin for MIT Kerberos
2018-06-21 Jeremy Allisons3: smbd: Don't use getcwd() directly. We must always...
2018-06-20 Andreas Schneiders3:winbind: Fix regression introduced with bso #12851
2018-06-20 Andreas Schneiders3:smbget: Fix buffer truncation issues with gcc8
2018-06-20 Andreas Schneiders3:registry: Fix buffer truncation issues issues with...
2018-06-20 Andreas Schneidersamdb: Fix build error with gcc8
2018-06-20 Swen SchilligPossible memory leak in map_info3_to_validation
2018-06-20 Björn Baumbachheimdal: remove include/includedir directives for krb5...
2018-06-20 Noel Powerpython/samba/netcmd: Fix NameError exception
2018-06-19 Noel Powerpython/samba: enclose map.values with list (py2/py3)
2018-06-19 Noel Powerpython/samba: Another object.next() to next(object...
2018-06-19 Noel Powerpython/samba/emulate: py2/py3 .next usage, replace...
2018-06-19 Noel Powerpython/samba/tests: py2/py3 port has_keys usage
2018-06-19 Noel Powerpython/samab: py2/py3 string.upper(astring) -> astring...
2018-06-19 Noel Powerpython/samba: Py2|Py3 compat, fix more missed exception...
2018-06-19 Tim Bealetests: Increase PSO test timeouts to minimise failures
2018-06-19 Tim Bealetests: Increase minPwdAge used for PSO tests
2018-06-19 Volker Lendeckewinbind: Fix a typo
2018-06-19 Volker Lendeckelib: Align integer types
2018-06-19 Volker Lendeckeidmap_hash: Align integer types
2018-06-19 Andreas Schneidertestparm: Remove warning from the last century
2018-06-18 Volker Lendeckelibrpc/crypto: Fix a misleading comment
2018-06-18 Nicolas Williamsheimdal: Add include/includedir directives for krb5...
2018-06-18 Björn Baumbachheimdal: small code adaption to cherry-pick heimdal...
2018-06-18 Jeffrey Altmanheimdal: lib/krb5: do not fail set_config_files due...
2018-06-18 Stefan Metzmachersmbd: remove unused smbd_server_connection->ev_ctx
2018-06-18 Stefan Metzmachersmbd: add an effective {smb,smbd_smb2}_request->ev_ctx...
2018-06-18 Stefan Metzmachersmbd: add an effective connection_struct->user_ev_ctx...
2018-06-18 Stefan Metzmachersmbd: use sconn->root_ev_ctx for smbd_sig_{term,hup...
2018-06-18 Stefan Metzmachersmbd: use sconn->root_ev_ctx for brl_timeout_fn()
2018-06-18 Stefan Metzmachersmbd: add smbd_server_connection->{root,guest}_ev_ctx...
2018-06-18 Stefan Metzmachersmbd: use raw_ev_ctx to clear the MSG_SMB_CONF_UPDATED...
2018-06-18 Stefan Metzmachersmbd: explain that/why we use the raw tevent_context...
2018-06-18 Stefan Metzmachersmbd: explain that/why we use the raw tevent_context...
2018-06-18 Stefan Metzmachersmbd: explain that/why we use the raw tevent_context...
2018-06-18 Stefan Metzmachersmbd: explain that/why we use the raw tevent_context...
2018-06-18 Stefan Metzmachersmbd: explain that/why we use the raw tevent_context...
2018-06-18 Stefan Metzmachervfs_glusterfs: explain that/why we use the raw tevent_c...
2018-06-18 Stefan Metzmachersmbd: add smbd_server_connection->raw_ev_ctx pointer
2018-06-18 Stefan Metzmachersmbd: use req->xconn->client->raw_ev_ctx for schedule_d...
2018-06-18 Stefan Metzmachers3:smb2_server: use req->xconn->client->raw_ev_ctx...
2018-06-18 Stefan Metzmachers3:smb2_server: use req->xconn->client->raw_ev_ctx...
2018-06-18 Stefan Metzmachersmbd: remove unused tevent_context argument from notify...
2018-06-18 Stefan Metzmachersmbd: replace xconn->msg_ctx with xconn->client->msg_ctx
2018-06-18 Stefan Metzmachersmbd: replace xconn->ev_ctx with xconn->client->raw_ev_ctx
2018-06-18 Stefan Metzmachersmbd: rename smbXsrv_client->ev_ctx into smbXsrv_client...
2018-06-18 Stefan Metzmachervfs_default: maintain vfswrap_offload_write_state-...
2018-06-18 Stefan Metzmachervfs_default: make use of change_to_user_by_fsp() in...
2018-06-18 Stefan Metzmachervfs_btrfs: make use of become_user_by_fsp() in order...
2018-06-18 Stefan Metzmachersmbd: add {become,change_to}_user_by_fsp() helper functions
2018-06-18 Stefan Metzmachervfs_btrfs: don't keep state->subreq in btrfs_offload_wr...
2018-06-18 Stefan Metzmachervfs_btrfs: update s/btrfs_cc_state/btrfs_offload_write_...
2018-06-18 Stefan Metzmachervfs_btrfs: remove unused checks which are already caugh...
2018-06-18 Stefan Metzmachervfs_default: remove unused checks which are already...
2018-06-18 Stefan Metzmachersmbd: avoid calling set_current_user_info() twice with...
2018-06-18 Stefan Metzmachersmbd: avoid calling set_current_user_info() twice with...
2018-06-18 Stefan Metzmachersmbd: remove unused set_current_service()
2018-06-18 Stefan Metzmachersmbd: let switch_message() only call chdir_current_serv...
2018-06-18 Stefan Metzmachersmbd: call chdir_current_service() in change_to_user_in...
2018-06-18 Stefan Metzmachersmbd: remove set_current_service() from smbd_smb2_reque...
2018-06-18 Stefan Metzmachersmbd: remove set_current_service() from defer_rename_done()
2018-06-18 Stefan Metzmachersmbd: call chdir_current_service() directly in smbXsrv_...
2018-06-18 Stefan Metzmachersmbd: remove useless set_current_service(NULL,0,True...
2018-06-18 Stefan Metzmachersmbd: use conn->lastused_count++ directly in process_bl...
2018-06-18 Stefan Metzmachersmbd: let create_conn_struct_as_root() fill in conn...
2018-06-18 Stefan Metzmachersmbd: make it possible to call vfs_ChDir(conn, conn...
2018-06-18 Stefan Metzmachersmbd: call set_current_case_sensitive() before change_t...
2018-06-18 Stefan Metzmachersmbd: remember that the tcon completely setup connectio...
2018-06-18 Stefan Metzmachersmbd: make it explicit that make_connection_snum()...
2018-06-18 Stefan Metzmachersmbd: call set_current_user_info() in change_to_user_in...
2018-06-18 Stefan Metzmachersmbd: move current_user caching to change_to_user_inter...
next