metze/samba/wip.git
2017-05-30 Garming Samsamba-tool/spn: Add a missing newline to error message
2017-05-30 Amitay Isaacsctdb-tools: Always exit with positive return value
2017-05-30 Amitay Isaacsctdb-eventd: Avoid passing NULL pointer to printf(...
2017-05-30 Amitay Isaacsctdb-eventd: Use run_event abstraction
2017-05-30 Amitay Isaacsctdb-common: Add run_event abstraction
2017-05-30 Amitay Isaacsctdb-common: Update run_proc api to re-assign stdin
2017-05-28 Ralph Boehmes4/torture: add a leases test with stat open
2017-05-28 Ralph Boehmes4/torture: test for bug 12798
2017-05-28 Ralph Boehmes3/smbd: fix exclusive lease optimisation
2017-05-28 Ralph Boehmes3/locking: make find_share_mode_entry public
2017-05-26 Jeremy Allisons3: VFS: Fruit. Move to using struct smb_filename inste...
2017-05-26 Jeremy Allisons3: VFS: Catia: Ensure path name is also converted.
2017-05-26 Andreas SchneiderRevert "param: Add 'mit kdc config' option to smb.conf"
2017-05-26 Andreas Schneiderpython: Create the kdc.conf in the Samba private directory
2017-05-26 Andreas Schneiderpython: Do not use the glue code directly
2017-05-26 Martin Schwenkectdb-tests: Add some extra tests for "ctdb nodestatus"
2017-05-25 Martin Schwenkectdb-tools: "ctdb nodestatus" should only display heade...
2017-05-25 Martin Schwenkectdb-tools: Stop "ctdb nodestatus" from always showing...
2017-05-25 Gary Lockyerlibnet join: Fix error handling on provision_store_self...
2017-05-25 Gary Lockyersource4/provision: fix talloc_steal on unallocated...
2017-05-25 Gary Lockyertests net_join: use private secrets database.
2017-05-25 Gary Lockyersource4 rpc: binding.c enable DCERPC_SCHANNEL_AUTO...
2017-05-25 Gary Lockyerauth pycredentials: incorrect PyArg_ParseTupleAndKeywor...
2017-05-25 Gary Lockyerauth pycredentials: correct docstring of get_ntlm_respo...
2017-05-25 Gary Lockyerauth_log: Add test that execises the SamLogon python...
2017-05-25 Gary Lockyertests password_hash: Add ldap based tests for WDigest
2017-05-25 Andrew Bartlettpynet: Add a hook to decrypt one attribute
2017-05-25 Gary Lockyertests password_hash: update array indexes for readabliity
2017-05-25 Gary Lockyersamba-tool add support for userPassword
2017-05-25 Gary Lockyersamba-tool tests: add tests for userPassword
2017-05-25 Gary Lockyerpassword_hash: generate and store Primary:userPassword
2017-05-25 Gary Lockyertests password_hash: add tests for Primary:userPassword
2017-05-25 Gary Lockyerdocs: configuration options for extra password hashes
2017-05-25 Gary Lockyertests password_hash: fix white space issues
2017-05-25 Gary Lockyertests password_hash: remove unused import
2017-05-25 Gary Lockyeridl drsblobs: add the blobs required for Primary:userPa...
2017-05-25 Gary Lockyersamba-tool user: add rounds option to virtualCryptSHAxxx
2017-05-25 Gary Lockyersamba-tool tests: Tests for virtualCryptSHAxxx rounds
2017-05-25 Gary Lockyersamba-tool user: Support for virtualWDigest attributes
2017-05-25 Gary Lockyersamba-tool user: Tests for virtualWDigest attributes
2017-05-24 Amitay Isaacsctdb-daemon: Add AllowMixedVersions tunable
2017-05-24 Amitay Isaacsctdb-daemon: Do not allow mixed ctdb versions in a...
2017-05-24 Amitay Isaacsctdb-keepalive: Move ctdb_send_keepalive() to ctdb_keep...
2017-05-24 Amitay Isaacsctdb-packaging: Remove mkversion.sh script
2017-05-24 Amitay Isaacsctdb-build: Simplify generation of version header files
2017-05-24 Amitay Isaacswafsamba: Allow to specify VERSION file path
2017-05-24 Amitay Isaacsctdb-readonly: Avoid a tight loop waiting for revoke...
2017-05-24 Amitay IsaacsRevert "ctdb-readonly: Avoid a tight loop waiting for...
2017-05-24 Volker LendeckeCVE-2017-7494: rpc_server3: Refuse to open pipe names...
2017-05-23 Andrew Bartlettdsdb: Do not search the sam.ldb file when trying to...
2017-05-22 Andrew Bartlettdsdb: Do not write the @INDEXLIST or @ATTRIBUTES record...
2017-05-22 Andrew Bartlettdsdb: Take out the transaction and prepare_commit locks...
2017-05-22 Andrew Bartlettldb_tdb: Call talloc_free(options_dn) as soon as we...
2017-05-22 Andrew Bartlettldb_tdb: Provide better debugging on end_trans failures
2017-05-22 Andrew Bartlettldb_tdb: Provide better debugging on prepare_commit...
2017-05-22 Andrew Bartletttdb: Improve debugging when the allrecord lock fails...
2017-05-22 Jeremy Allisons3: smbd: Correctly identify a snapshot path using...
2017-05-22 Jeremy Allisons3: smbd: Add UCF_GMT_PATHNAME, which represents FLAGS2...
2017-05-22 Jeremy Allisons3: smbd: Fix up the ucf_flags correctly in smb_file_re...
2017-05-22 Jeremy Allisons3: smbd: We can now remove the 'bool dfs_path' paramet...
2017-05-22 Jeremy Allisons3: smbd: Add UCF_DFS_PATHNAME which tracks the flags2...
2017-05-22 Jeremy Allisons3: smbd: In ntrename OR in ucf_flags, don't overwrite.
2017-05-22 Jeremy Allisons3: smbd: Always use ucf_flags_from_smb_request() in...
2017-05-22 Jeremy Allisons3: smbd: Split out ucf_flags_from_smb_request() from...
2017-05-22 Jeremy Allisons3: smbd: Make it clear we only overwrite *ppath_contai...
2017-05-22 Jeremy Allisons3: smbd: Remove ugly use of discard_const that previou...
2017-05-22 Jeremy Allisons3: smbd: Remove bool dfs_pathnames paramter from resol...
2017-05-21 Stefan Metzmachers4:libcli/ldap: just use gensec_update() in ldap_bind_s...
2017-05-21 Stefan Metzmachers4:libcli/smb2: make smb2_session_setup_spnego_* comple...
2017-05-21 Stefan Metzmachers4:librpc: simplify dcerpc_connect_timeout_handler...
2017-05-21 Stefan Metzmachers4:librpc: make use of gensec_update_send() in bind_aut...
2017-05-21 Stefan Metzmachers4:librpc: use gensec_update_send() in dcerpc_bind_auth...
2017-05-21 Stefan Metzmachers4:rpc_server: implement async AUTH3 using gensec_updat...
2017-05-21 Stefan Metzmachers4:rpc_server: implement async ALTER_CONTEXT using...
2017-05-21 Stefan Metzmachers4:rpc_server: implement async BIND using gensec_update...
2017-05-21 Stefan Metzmachers4:rpc_server: remove unused dcesrv_auth_{bind_ack...
2017-05-21 Stefan Metzmachers4:rpc_server: make use of dcesrv_auth_prepare_auth3...
2017-05-21 Stefan Metzmachers4:rpc_server: make use of dcesrv_auth_prepare_alter_ac...
2017-05-21 Stefan Metzmachers4:rpc_server: make use of dcesrv_auth_prepare_bind_ack...
2017-05-21 Stefan Metzmachers4:rpc_server: make use of dcesrv_auth_reply() in dcesr...
2017-05-21 Stefan Metzmachers4:rpc_server: split out dcesrv_auth_reply() from dcesr...
2017-05-21 Stefan Metzmachers4:rpc_server: remove useless TALLOC_FREE(call->context...
2017-05-21 Stefan Metzmachers4:rpc_server: split out dcesrv_auth_prepare_alter_ack()
2017-05-21 Stefan Metzmachers4:rpc_server: split out dcesrv_auth_prepare_auth3()
2017-05-21 Stefan Metzmachers4:rpc_server: split out dcesrv_auth_prepare_bind_ack()
2017-05-21 Stefan Metzmachers4:rpc_server: make use of dcesrv_auth_complete() in...
2017-05-21 Stefan Metzmachers4:rpc_server: prepare dcesrv_auth_complete() for AUTH3
2017-05-21 Stefan Metzmachers4:rpc_server: make use of dcesrv_auth_complete() in...
2017-05-21 Stefan Metzmachers4:rpc_server: split out dcesrv_auth_complete() from...
2017-05-21 Stefan Metzmachers4:rpc_server: add wait_send/recv infrastructure
2017-05-21 Stefan Metzmachers4:rpc_server: introduce call->ack_pkt and avoid pkt...
2017-05-21 Stefan Metzmachers4:kdc: make use of gensec_update() in kpasswd_process()
2017-05-21 Stefan Metzmachers4:dlz_bind9: assert SPNEGO/KRB5 and use gensec_update()
2017-05-21 Stefan Metzmachers4:dns_server: use samba_server_gensec_krb5_start(...
2017-05-21 Stefan Metzmachers4:auth: add samba_server_gensec_krb5_start()
2017-05-21 Stefan Metzmachers4:auth: split out a samba_server_gensec_start_settings...
2017-05-21 Stefan Metzmacherauth/gensec: make sure there's only one pending gensec_...
2017-05-21 Stefan Metzmacherauth/gensec: improve NT_STATUS_MORE_PROCESSING_REQUIRED...
2017-05-21 Stefan Metzmacherauth/gensec: avoid using a state->subreq pointer
2017-05-21 Stefan Metzmacherauth/gensec: remove the sync update() hook from gensec_...
next