summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2013-12-10smbtorture: New torture test for bug #9870.Jeremy Allison1-0/+95
2013-12-09Merge tag 'samba-4.1.3' into v4-1-testKarolin Seeger13-31/+117
2013-12-05CVE-2013-4408:s3:Ensure LookupNames replies arrays are range checked.Jeremy Allison9-29/+68
2013-12-05CVE-2013-4408:s3:Ensure LookupSids replies arrays are range checked.Jeremy Allison2-2/+27
2013-12-05CVE-2013-4408:s4:dcerpc_sock: check for invalid frag_len within sock_complete...Stefan Metzmacher1-0/+6
2013-12-05CVE-2013-4408:s4:dcerpc_smb2: check for invalid frag_len in send_read_request...Stefan Metzmacher1-0/+6
2013-12-05CVE-2013-4408:s4:dcerpc_smb: check for invalid frag_len in send_read_request_...Stefan Metzmacher1-0/+6
2013-12-05CVE-2013-4408:s4:dcerpc: check for invalid frag_len in ncacn_pull()Stefan Metzmacher1-0/+4
2013-11-22docs: remove duplicate mention of "smbtorture" in smbtorture manpage.Günther Deschner1-4/+0
2013-11-22docs: remove duplicate arguments listing in regdiff manpage.Günther Deschner1-3/+0
2013-11-11Merge tag 'samba-4.1.1' into v4-1-testKarolin Seeger4-1/+215
2013-11-08CVE-2013-4476: s4:libtls: check for safe permissions of tls private key file ...Björn Baumbach2-0/+33
2013-11-08CVE-2013-4476: s4:libtls: Create tls private key file (key.pem) with mode 0600Björn Baumbach1-1/+1
2013-11-08Add regression test for bug #10229 - No access check verification on stream f...Jeremy Allison1-0/+181
2013-10-15s4:dsdb/rootdse: report 'dnsHostName' instead of 'dNSHostName'Stefan Metzmacher1-1/+1
2013-10-15dsdb/tests/ldap: fix test_ldapServiceName against w2k8r2Stefan Metzmacher1-4/+8
2013-09-27dsdb: Convert the full string from UTF16 to UTF8, including embedded NULLsAndrew Bartlett1-1/+1
2013-09-27pydsdb: Raise a more useful exception when dsdb_wellknown_dn fails.Andrew Bartlett1-0/+5
2013-09-27pydsdb: Give KeyError when we fail a schema lookup in pythonAndrew Bartlett1-8/+8
2013-09-27selftest: Add release-4-1-0rc3 saved provisionAndrew Bartlett32-0/+155536
2013-09-27selftest: Add script to assist in writing out a tree undump.sh can restoreAndrew Bartlett1-0/+48
2013-09-27dsdb: Refuse to replicate an all-zero invocationID GUID in replPropertyMetaDataAndrew Bartlett1-0/+9
2013-09-27Remove NEWS file containing confusing informationAndrew Bartlett1-496/+0
2013-09-27Remove confusing TODO fileAndrew Bartlett1-276/+0
2013-09-27dsdb: Use WERR_DS_ATT_NOT_DEF_IN_SCHEMA for failed schema lookupsAndrew Bartlett1-28/+28
2013-09-27dsdb-repl_meta_data: Make handling of Deleted Objects DN clearer in deleteAndrew Bartlett1-5/+10
2013-09-27dsdb-repl_meta_data: Do not re-delete the Deleted Objects DN during replicationAndrew Bartlett1-3/+5
2013-09-27dsdb: Refuse to return an all-zero invocationIDAndrew Bartlett1-0/+8
2013-09-27dsdb-repl_meta_data: Check for a NULL invocationID and do not proceedAndrew Bartlett1-0/+4
2013-09-27python/drs: Ensure to pass in the local invocationID during the domain joinAndrew Bartlett3-4/+20
2013-09-20libcli: continue to read from the socket even if the size is 0Matthieu Patou1-1/+1
2013-09-06torture: Ensure that GSSAPI and SPNEGO packets are accepted by dlz_bind9Andrew Bartlett3-1/+80
2013-09-06selftest: Add a basic test of samba_upgradednsAndrew Bartlett1-0/+1
2013-09-06scripting/samba_upgradedns: Tighten up exception and attribute list handlingAndrew Bartlett1-9/+10
2013-09-06scripting/join.py: Handle creating the dns-NAME account during a DC joinAndrew Bartlett2-2/+11
2013-09-02s4:samba_upgradedns: don't pass linklocal=False to interface_ips_v6()Stefan Metzmacher1-1/+1
2013-08-30libcli/smb: pass max_dyn_len to smb2cli_req_send()Stefan Metzmacher1-3/+6
2013-08-20waf: replace dependency to libintl with samba_intlChristian Ambach1-2/+2
2013-08-20waf: consolidate libintl related checksChristian Ambach1-3/+1
2013-08-07Add torture tests to raw.eas to check sending Windows invalid names in the mi...Jeremy Allison1-0/+114
2013-08-05s4:server: avoid calling into nss_winbind from within 'samba'Stefan Metzmacher1-0/+7
2013-08-05s4:rpc_server: make sure we don't terminate a connection with pending request...Stefan Metzmacher2-3/+60
2013-08-05s4-winbindd: Do not terminate a connection that is still pending (bug #9820)Andrew Bartlett3-2/+64
2013-08-05service_stream: Log if the connection termination is deferred or not (bug #9820)Andrew Bartlett1-1/+5
2013-08-05dsdb: Include MS-ADTS doc references on deleted object contstraintsAndrew Bartlett1-0/+16
2013-08-05dsdb tests: Add member/memberOf checking to delete_objects testingAndrew Bartlett1-21/+257
2013-08-05dsdb: Improve DRS deleted link source/target handing in repl_meta_dataAndrew Bartlett1-8/+97
2013-08-05dsdb: Ensure we always force deleted objects back under the deleted objects DNAndrew Bartlett1-26/+65
2013-08-05dsdb/repl_meta_data: split out replmd_deletion_state()Stefan Metzmacher1-31/+71
2013-08-05dsdb: Prune deleted objects of links and extra attributes of replicated deletesAndrew Bartlett1-71/+199