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