summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* dsdb: Use credentials.get_forced_sasl_mech()Andrew Bartlett2013-09-171-0/+1
* s4-rpc_server/drsuapi: Print ldb error showing why we failed to perform the a...Andrew Bartlett2013-09-161-1/+1
* dsdb: Use dsdb_next_callback() rather than a no-op per-module callbackAndrew Bartlett2013-09-161-38/+16
* dsdb: Add DSDB_SEARCH_ONE_ONLY support to dsdb_module_search*()Andrew Bartlett2013-09-161-0/+13
* dsdb: When using an LDAP backend, force use of the password from secrets.ldbAndrew Bartlett2013-09-111-0/+99
* ldb: Do not build libldb-cmdline when using system ldb.Jeroen Dekkers2013-09-102-2/+1
* smbd: Remove FORCE_OPLOCK_BREAK_TO_NONEVolker Lendecke2013-09-061-0/+3
* torture: Adapt raw.oplock to w2k12Volker Lendecke2013-09-051-6/+18
* torture: Add a new w2k12 targetVolker Lendecke2013-09-052-0/+3
* 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