summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4:dsdb/password_hash: Add additional check for crypt() and crypt_r() failureJoseph Sutton2021-04-071-1/+6
* provision: Decrease the length of random machine passwordsJoseph Sutton2021-04-072-2/+2
* s4:dsdb/password_hash: Don't generate crypt() password for krbtgt accountJoseph Sutton2021-04-071-1/+6
* provision tests: Add test for the CryptSHA256 and CryptSHA512 password hashin...Joseph Sutton2021-04-071-0/+1
* librpc: Remove the gensec dependency from library dcerpc-bindingVolker Lendecke2021-04-062-1/+21
* rpc: Give dcerpc_util.c its own headerVolker Lendecke2021-04-062-0/+2
* tstream_npa: Return named_pipe_auth_req_info4 from accept_existingVolker Lendecke2021-04-011-0/+1
* s4: torture. Add smb2.lease.rename_wait test to reproduce regression in delay...Jeremy Allison2021-03-311-0/+144
* rpc/idl dnsserver s/DNS_RPC_DATA/DNS_RPC_RECORD_DATA/Douglas Bagnall2021-03-301-1/+1
* librpc/idl: dnsp tombstone timestamp name matches MS-DNSPDouglas Bagnall2021-03-293-7/+7
* dsdb/dns scavange: make a helper function staticDouglas Bagnall2021-03-292-9/+4
* dsdb/scavange dns: reserve NTTIME type for NTTIME valuesDouglas Bagnall2021-03-292-9/+9
* dns: use unix_to_dns_timestamp almost everywhereDouglas Bagnall2021-03-294-18/+6
* pydns: expose dns timestamp utils to python, and testDouglas Bagnall2021-03-292-0/+50
* dns: add common dns_timestamp util functionsDouglas Bagnall2021-03-292-0/+95
* dns common: always check a talloc NULL.Douglas Bagnall2021-03-291-5/+5
* s4:torture/smb2: add smb2.session.bind2Stefan Metzmacher2021-03-291-0/+307
* s4:torture/smb2: add smb2.replay.dhv2-pending* testsStefan Metzmacher2021-03-291-0/+3117
* s4:torture/smb2: provide verbose output when we're waiting for potential leas...Stefan Metzmacher2021-03-292-9/+43
* s4:torture/smb2: add smb2_util_lease_state_string()Stefan Metzmacher2021-03-291-0/+8
* s4:torture/smb2: make use of torture_reset_break_info() in replay.cStefan Metzmacher2021-03-291-28/+15
* s4:torture/smb2: make use of torture_reset_lease_break_info() in lease.cStefan Metzmacher2021-03-291-64/+64
* Rename mdfind to mdsearchMathieu Parent2021-03-291-1/+1
* smb.conf: Remove "share backend" optionAndrew Bartlett2021-03-2610-651/+25
* 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