summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:lib:cmdline: Rename cli_credentials_set_cmdline_callbacks()Andreas Schneider2021-03-242-2/+2
* samba-tool: Test gpo manage access list commandDavid Mulder2021-03-181-0/+2
* gpo: Apply Group Policy Host Access configuration from VGPDavid Mulder2021-03-181-0/+2
* py bindings: write 'bytes', not 'PY_DESC_PY3_BYTES'Douglas Bagnall2021-03-171-4/+2
* s4:torture/smb2: add smb2.session.bind_{invalid_auth,different_user}Stefan Metzmacher2021-03-171-0/+339
* s4:torture: add a torture_user2_credentials() helper to pass additional crede...Stefan Metzmacher2021-03-172-0/+60
* s4:torture/smb2: add smb2.session.bind_negative_{smb202,smb210,smb2to3,smb3to...Stefan Metzmacher2021-03-171-0/+397
* s4:torture/smb2: improve smb2.notify.invalid-reauthStefan Metzmacher2021-03-171-0/+5
* s4:param: let lpcfg_smbcli_options() fill smb3_capabilities.ciphersStefan Metzmacher2021-03-171-0/+9
* libcli/smb: pass smb3_capabilities to smbXcli_conn_create()Stefan Metzmacher2021-03-173-3/+6
* s4:libcli/raw: add smb3_capabilities to struct smbcli_optionsStefan Metzmacher2021-03-171-0/+2
* lib: Remove init_names()Volker Lendecke2021-03-162-3/+0
* torture: Make srv_cb staticVolker Lendecke2021-03-161-1/+1
* rpc_server4: Make "srv_callbacks" staticVolker Lendecke2021-03-161-1/+1
* librpc: Add "private_data" to struct dcesrv_context_callbacksVolker Lendecke2021-03-161-5/+11
* s4:libnet_rpc: avoid reusing the assoc_group_id of the lsa connectionStefan Metzmacher2021-03-111-0/+6
* samba-gpupdate: Enable the Startup Scripts ExtensionDavid Mulder2021-03-111-0/+2
* samba-tool: Enable pydns without ad dcDavid Mulder2021-03-101-2/+1
* samba-tool: Enable pydsdb without ad dcDavid Mulder2021-03-102-2/+5
* python: Test samdb importDavid Mulder2021-03-101-0/+4
* lib/param: Remove lpcfg_volume_label() and only caller in NTVFS file serverAndrew Bartlett2021-03-102-5/+0
* samba: Fix indentationVolker Lendecke2021-03-091-1/+1
* gpo: Apply Group Policy Issue setting from VGPDavid Mulder2021-03-081-0/+2
* gpo: Apply Group Policy MOTD setting from VGPDavid Mulder2021-03-081-0/+2
* gpo: Test to ensure that samba-gpupdate doesn't require ad-dcDavid Mulder2021-03-081-0/+1
* s4:torture/smb2: add smb2.lease.timeout-disconnect testStefan Metzmacher2021-03-061-0/+146
* s4:torture/smb2: add a smb2.session.two_logoff testStefan Metzmacher2021-03-061-0/+43
* s4:torture/smb2: use %t (timestamp) instead of %R for lease.dynamic_share testStefan Metzmacher2021-03-061-48/+46
* dsdb: Fix CID 1473454: Null pointer dereferencesVolker Lendecke2021-03-061-2/+8
* dsdb: Fix CID 1473453: Null pointer dereferencesVolker Lendecke2021-03-061-0/+4
* s4:dsdb/dirsync: fix a typo in a commentBjörn Baumbach2021-03-011-2/+2
* gpo: Apply Group Policy OpenSSH settings from VGPDavid Mulder2021-02-091-0/+2
* HEIMDAL: krb5_storage_free(NULL) should workPaul Wise2021-02-091-0/+2
* gpo: Apply Group Policy Files Policy from VGPDavid Mulder2021-02-081-0/+2
* dbcheck: Check Deleted Objects and reduce noise in reports about expired tomb...Andrew Bartlett2021-02-031-8/+8
* s4:kdc:mit: Fix heap-use-after-freeAndreas Schneider2021-02-031-2/+8
* s4:ntvfs: Add missing break in switch statementAndreas Schneider2021-02-011-0/+1
* s4:rpc_server: Add missing break in switch statementAndreas Schneider2021-02-011-0/+1
* s4:gensec: Fix overflow issues in switch statementAndreas Schneider2021-02-011-5/+5
* epmapper: Simplify _epm_Map()Volker Lendecke2021-01-281-2/+1
* s4-torture: Add a test for ndr_syntax_id_from_string()Samuel Cabrero2021-01-281-0/+29
* s4-torture: Add a test for GUID_from_data_blobSamuel Cabrero2021-01-281-1/+44
* dsdb: Avoid an unneeded #includeVolker Lendecke2021-01-281-1/+0
* s4/torture: move deletion out of close loop in torture_smb2_maxfid()Ralph Boehme2021-01-281-10/+0
* s4:selftest: use plansmbtorture4testsuite() for 'rpc.echo'Stefan Metzmacher2021-01-271-1/+2
* gpo: Apply Group Policy Symlink Policy from VGPDavid Mulder2021-01-271-0/+2
* torture: Fix a gcc qualifier ordering warningVolker Lendecke2021-01-221-1/+1
* rpc_server: Fix a "bool==true" conditionVolker Lendecke2021-01-221-1/+1
* torture: Align integer typesVolker Lendecke2021-01-221-1/+1
* rpc_server: Fix a typoVolker Lendecke2021-01-221-1/+1