summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOTS for the 4.7.0rc5 release.samba-4.7.0rc5Karolin Seeger2017-08-291-1/+1
* WHATSNEW: Add release notes for Samba 4.7.0rc5.Karolin Seeger2017-08-291-1/+41
* s4:torture: The teardown function should just returnAndreas Schneider2017-08-281-16/+33
* s4:torture: Delete printer before we remove the driverAndreas Schneider2017-08-281-15/+16
* s4:torture: Use a different driver name for add_driver testsAndreas Schneider2017-08-281-2/+3
* [PATCH] WHATSNEW: Added links to Wiki documentationMarc Muehlfeld2017-08-281-0/+6
* vfs_default: Fix passing of errno from async callsChristof Schmitt2017-08-281-6/+9
* ctdb-client: Fix ctdb_attach() to use database flagsAmitay Isaacs2017-08-283-21/+10
* ctdb-client: Optionally return database id from ctdb_ctrl_createdb()Amitay Isaacs2017-08-283-4/+13
* ctdb-client: Fix ctdb_ctrl_createdb() to use database flagsAmitay Isaacs2017-08-283-19/+16
* ctdb-tests: Add a test to check databases are attached with correct flagsAmitay Isaacs2017-08-281-0/+127
* ctdb-tests: Add functions to start/stop/restart a single local daemonAmitay Isaacs2017-08-281-8/+27
* ctdb-tests: Add functions to start/stop/restart ctdb on single nodeAmitay Isaacs2017-08-282-5/+22
* s3:utils: Remove pointless if-clause for remote_machineAndreas Schneider2017-08-281-6/+4
* s3:utils: Make sure we authenticate against our SAM name in smbpasswdAndreas Schneider2017-08-281-5/+27
* s3:utils: Pass domain to password_change() in smbpasswdAndreas Schneider2017-08-281-5/+7
* s3:utils: Make strings const passed to password_change() in smbpasswdAndreas Schneider2017-08-281-2/+3
* s3:libsmb: Move prototye of remote_password_change()Andreas Schneider2017-08-283-7/+11
* s3:libsmb: Pass domain to remote_password_change()Andreas Schneider2017-08-283-4/+7
* s3:gse_krb5: make use of precalculated krb5 keys in fill_mem_keytab_from_secr...Stefan Metzmacher2017-08-281-95/+85
* s3:secrets: allow secrets_fetch_or_upgrade_domain_info() on an AD DCStefan Metzmacher2017-08-281-7/+8
* libcli/smb: debug an error if smb1cli_req_writev_submit() is called for SMB2/3Stefan Metzmacher2017-08-281-0/+3
* s3: libsmb: Add cli_smb2_chkpath() and use from cli_chkpath().Jeremy Allison2017-08-283-1/+50
* blackbox: Add test for 'net ads changetrustpw'Andreas Schneider2017-08-281-0/+4
* s3:libads: Fix changing passwords with KerberosAndreas Schneider2017-08-281-1/+1
* s3:script: Untaint user supplied data in modprinter.plAndreas Schneider2017-08-281-3/+12
* s4:http/gensec: add missing tevent_req_done() to gensec_http_ntlm_update_done()Stefan Metzmacher2017-08-281-1/+1
* s3:libsmb: let do_connect() debug the negotiation result similar to "session ...Stefan Metzmacher2017-08-281-2/+7
* s3:libsmb: don't call cli_NetServerEnum() on SMB2/3 connections in SMBC_opend...Stefan Metzmacher2017-08-281-0/+13
* s3:smbclient: don't try any workgroup listing with "client min protocol = SMB2"Stefan Metzmacher2017-08-281-0/+5
* s3:smbclient: improve the error messages for smbclient -LStefan Metzmacher2017-08-281-6/+5
* s3:libsmb: let get_ipc_connect() use CLI_FULL_CONNECTION_FORCE_SMB1Stefan Metzmacher2017-08-281-0/+2
* s3:libsmb: Print the kinit failed message with DBGLVL_NOTICEAndreas Schneider2017-08-281-1/+1
* s3:utils: Do not report an invalid range for AD DC roleAndreas Schneider2017-08-281-7/+9
* s4/lib/tls: Use SHA256 to sign the TLS certificatesAndrew Bartlett2017-08-281-3/+6
* heimdal: Fix printing a short int into a stringAndreas Schneider2017-08-281-2/+2
* s3:utils: Fix buffer size for snprintf and format stringAndreas Schneider2017-08-281-2/+2
* s3:torture: Fix spoolss test to build with -O3Andreas Schneider2017-08-281-5/+6
* s4:samdb: Fix building Samba with -O3Andreas Schneider2017-08-281-1/+1
* s4: com: Replace erroneous inclusion of internal talloc.h header with external.Jeremy Allison2017-08-171-1/+1
* lib: auth: Store the netlogon_creds_cli_global_db pointer on the NULL context.Jeremy Allison2017-08-171-2/+2
* s3: clients: Use netlogon_creds_cli_close_global_db() in all normal exit paths.Jeremy Allison2017-08-175-0/+9
* lib: auth: Add a shutdown function for netlogon_creds_cli_global_db.Jeremy Allison2017-08-172-0/+6
* s3: rpcclient: Use rpcclient_msg_ctx as the long-lived talloc context for rpc...Jeremy Allison2017-08-171-2/+2
* s3: rpcclient: Use event context as the talloc parent of the rpcclient_msg_ctx.Jeremy Allison2017-08-171-1/+2
* s3: rpcclient: Split out initialization and free of event context.Jeremy Allison2017-08-171-1/+10
* s3: rpc_client: Allocate struct db_context * off the local frame, as all othe...Jeremy Allison2017-08-171-1/+1
* lib: cli: fname is a local variable already freed in the function scope, does...Jeremy Allison2017-08-171-1/+1
* s4: schema: Allocate global_schema off the NULL context, not the talloc_autof...Jeremy Allison2017-08-171-2/+2
* lib: ldb: Python. Take care of freeing the passed in module description if ld...Jeremy Allison2017-08-171-1/+4