summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4:torture/smb2: add samba3.smb2.ioctl.bug14607Stefan Metzmacher2021-01-151-0/+53
* s4 auth ntlm: Fix integer overflow in authsam_password_check_and_recordGary Lockyer2021-01-131-1/+2
* auth4: Use global_sid_AnonymousVolker Lendecke2021-01-121-1/+1
* auth4: Use global_sid_SystemVolker Lendecke2021-01-121-1/+1
* s4:torture/fruit: avoid sleep(10000000); if write_stream() failsStefan Metzmacher2021-01-081-3/+2
* dsdb: Fix a typoVolker Lendecke2021-01-081-1/+1
* dsdb: Fix comment wordingVolker Lendecke2021-01-081-1/+1
* auth: Fix a typoVolker Lendecke2021-01-081-1/+1
* auth: Reformat a commentVolker Lendecke2021-01-081-4/+5
* Happy New Year 2021!Stefan Metzmacher2021-01-011-1/+1
* dns_update.c: handle DNS_QTYPE_ALLBjörn Jacke2020-12-191-0/+1