summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* torture: Ensure that GSSAPI and SPNEGO packets are accepted by dlz_bind9Andrew Bartlett2013-09-043-1/+80
* selftest: Add a basic test of samba_upgradednsAndrew Bartlett2013-09-041-0/+1
* scripting/samba_upgradedns: Tighten up exception and attribute list handlingAndrew Bartlett2013-09-041-9/+10
* scripting/join.py: Handle creating the dns-NAME account during a DC joinAndrew Bartlett2013-09-042-2/+11
* s4:samba_upgradedns: don't pass linklocal=False to interface_ips_v6()Stefan Metzmacher2013-08-301-1/+1
* provision: Rewrite named.txt to be more usefulAndrew Bartlett2013-08-291-16/+20
* torture: Add buffercheck testsVolker Lendecke2013-08-291-18/+226
* torture: Split the fsinfo check into a separate testVolker Lendecke2013-08-231-2/+8
* torture: Split the buffercheck into a separate testVolker Lendecke2013-08-231-2/+9
* torture: Change smb2.getinfo into a suiteVolker Lendecke2013-08-232-2/+11
* libsmb2: Fix opening the rootdirectory, part 2Volker Lendecke2013-08-231-1/+1
* libsmb2: Fix opening the rootdirectory, part 1Volker Lendecke2013-08-231-0/+15
* torture: Remove an unused variableVolker Lendecke2013-08-231-3/+0
* registry4: Fix CID 1034911 Dereference before null checkVolker Lendecke2013-08-191-1/+1
* samdb: Fix CID 1034910 Dereference before null checkVolker Lendecke2013-08-191-3/+3
* samdb: Fix CID 1034910 Dereference before null checkVolker Lendecke2013-08-191-3/+3
* samdb: Fix CID 1034910 Dereference before null checkVolker Lendecke2013-08-191-3/+3
* registry4: Fix CID 1034911 Dereference before null checkVolker Lendecke2013-08-191-1/+1
* torture: support Windows 2k8 response for compress_invalid_bufDavid Disseldorp2013-08-151-4/+6
* torture: add more [no-]compress-on-open ioctl testsDavid Disseldorp2013-08-151-1/+144
* torture: add file_attribs arg to file create helperDavid Disseldorp2013-08-151-24/+23
* torture: add compressed file attribute ioctl testDavid Disseldorp2013-08-151-0/+53
* torture: check for filesystem compression capabilityDavid Disseldorp2013-08-151-18/+59
* torture: extend FSCTL_[GET/SET]_COMPRESSION testsDavid Disseldorp2013-08-151-39/+234
* libcli/smb: pass max_dyn_len to smb2cli_req_send()Stefan Metzmacher2013-08-151-3/+6
* libcli: Fix improper use of tevent_req_simple_recv_ntstatusVolker Lendecke2013-08-121-6/+10
* lsa4: Fix an set but unused variable warningVolker Lendecke2013-08-121-4/+4
* lsa4: Remove an unused variableVolker Lendecke2013-08-121-3/+0
* s4:wrepl_out_helpers.c: avoid talloc_reference() in most casesStefan Metzmacher2013-08-121-3/+18
* s4:torture/rpc: s/getgroups/getgr to avoid compiler warningsStefan Metzmacher2013-08-121-5/+5
* s4:nbt_server: avoid talloc_reference()Stefan Metzmacher2013-08-123-5/+6
* s4:torture/rpc/samsync: avoid talloc_reference()Stefan Metzmacher2013-08-121-14/+13
* s4:libcli: avoid talloc_reference() in finddcs_nbt_send()Stefan Metzmacher2013-08-121-1/+1
* s4:librpc: avoid talloc_reference() in dcerpc_epm_map_binding_send()Stefan Metzmacher2013-08-123-12/+35
* waf: replace dependency to libintl with samba_intlChristian Ambach2013-08-121-2/+2
* waf: consolidate libintl related checksChristian Ambach2013-08-091-3/+1
* auth/gensec: treat struct gensec_security_ops as const if possible.Stefan Metzmacher2013-08-101-2/+2
* auth/gensec: introduce gensec_internal.hStefan Metzmacher2013-08-109-0/+9
* s4:gensec/schannel: only require librpc/gen_ndr/dcerpc.hStefan Metzmacher2013-08-101-1/+1
* s4:gensec/schannel: there's no point in having schannel_session_key()Stefan Metzmacher2013-08-101-8/+0
* s4:gensec/schannel: GENSEC_FEATURE_ASYNC_REPLIES is not supportedStefan Metzmacher2013-08-101-3/+0
* s4:gensec/schannel: use the correct computer_name from netlogon_creds_Credent...Stefan Metzmacher2013-08-101-3/+3
* s4:gensec/schannel: simplify the code by using netsec_create_state()Stefan Metzmacher2013-08-101-68/+30
* s4:gensec/schannel: remove unused dcerpc_schannel_creds()Stefan Metzmacher2013-08-102-49/+0
* s4:torture: avoid usage of dcerpc_schannel_creds()Stefan Metzmacher2013-08-104-17/+11
* s4:libnet: avoid usage of dcerpc_schannel_creds()Stefan Metzmacher2013-08-101-4/+3
* torture: add smb2 FSCTL_[GET/SET]_COMPRESSION testDavid Disseldorp2013-08-091-0/+84
* torture: split out ioctl test file creation helperDavid Disseldorp2013-08-091-56/+43
* drs-cracknames: Add some debugs in the torture to know better which test has ...Matthieu Patou2013-08-071-0/+4
* drs-cracksname: fix problems that prevented to pass our torture testsMatthieu Patou2013-08-061-6/+21