summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:libcli/tcon: remove unused smb2_tree_connect*()Stefan Metzmacher2014-09-301-67/+0
* s4:torture/smb2: remove unused variable in torture_smb2_con_sopt()Stefan Metzmacher2014-09-301-1/+0
* s4:torture/smb2: use smb2cli_tcon*() in torture_smb2_tree_connect()Stefan Metzmacher2014-09-301-27/+26
* s4:torture/smb2: use torture_smb2_tree_connect() in notify.cStefan Metzmacher2014-09-301-51/+9
* s4:torture/smb2: torture_smb2_tree_connect() creates a secondary tree connectStefan Metzmacher2014-09-301-1/+1
* s4:libcli/smb2: make use of smb2cli_tcon*() in connect.cStefan Metzmacher2014-09-301-30/+25
* s3:libsmb: remove unused smb2cli.hStefan Metzmacher2014-09-302-2/+0
* s4:libcli/smb_composite: don't try anonymous smb signingStefan Metzmacher2014-09-301-11/+27
* repl: Specify the target realm in dreplsrv_get_target_principal()Andrew Bartlett2014-09-301-2/+2
* samba_dnsupdate: Look for ForestDnsZones in the right placeAndrew Bartlett2014-09-271-1/+3
* acl: Fix typo: structrual -> structuralJelmer Vernooij2014-09-271-1/+1
* dsdb: Be less verbose when announcing kcc is being invoked.Jelmer Vernooij2014-09-271-1/+1
* Fix commented out code in kpasswd server to use correct functionAndrew Bartlett2014-09-271-1/+1
* idl: Merge NETR_TRUST and LSA_TRUST definitions into one set only in lsa.idlAndrew Bartlett2014-09-274-6/+7
* torture: Fix use-after-free in ldap.nested-searchAndrew Bartlett2014-09-271-2/+4
* s4-auth/kerberos: fix salting principal, make sure hostname is lowercase.Günther Deschner2014-09-261-1/+1
* s4: libcli: ldap message - Ensure all asn1_XX returns are checked.Jeremy Allison2014-09-261-4/+4
* s4: libcli: ldap controls - Ensure all asn1_XX returns are checked.Jeremy Allison2014-09-261-5/+15
* s4: auth: gensec: asn1 fixes - check all returns.Jeremy Allison2014-09-261-19/+22
* s4:torture:vfs_fruit: add size checks for resource fork IORalph Boehme2014-09-251-1/+87
* s4:torture:vfs_fruit: add test for OS X AppleDouble conversionRalph Boehme2014-09-251-0/+650
* s4:librpc: use authenticated epmapping for ncacn_httpStefan Metzmacher2014-09-234-11/+38
* s4:rpc_server: ignore ncacn_http endpoints for nowStefan Metzmacher2014-09-221-0/+10
* ncacn_http: DCERPC pipe open using http transportSamuel Cabrero2014-09-221-0/+196
* ncacn_http: Client implementationSamuel Cabrero2014-09-226-1/+2123
* ncacn_http: Authentication modules for http librarySamuel Cabrero2014-09-225-4/+645
* ncacn_http: Add http librarySamuel Cabrero2014-09-224-0/+1005
* s4:torture/smb2/lock: Add Lock Replay detection test case.Anubhav Rakshit2014-09-191-1/+180
* s4:torture: Add Replay tests to examine server behaviour when Multiple Channe...Anubhav Rakshit2014-09-193-7/+832
* s4:libcli/composite: correctly finish composite smb and smb2 requestsStefan Metzmacher2014-09-191-0/+8
* messaging4: Fix an error path memleakVolker Lendecke2014-09-181-0/+1
* tdb_wrap: Only pull in samba-debugVolker Lendecke2014-09-181-1/+1
* lib: Move "large_file_support()" to the source4 smb serverVolker Lendecke2014-09-171-0/+21
* Adding new oplock test 'batch26'.Hemanth Thummala2014-09-121-0/+81
* torture: Provide enough space for test EA name in raw.eas testAndrew Bartlett2014-09-111-1/+1
* s4:torture:base: slightly more generous timing in the defer_open testMichael Adam2014-09-101-1/+1
* s4:torture: fix multi_smb_test child status tracking.Michael Adam2014-09-101-25/+62
* s4:torture:base: add torture_comments to the loop of the deferopen test.Michael Adam2014-09-101-2/+34
* s4:torture:base: move i++ down in loop in run_deferopen()Michael Adam2014-09-101-1/+2
* torture: basic FSCTL_SET_ZERO_DATA testsDavid Disseldorp2014-09-081-0/+180
* torture: add file zero-range checkerDavid Disseldorp2014-09-081-0/+30
* torture: malformed FSCTL_QUERY_ALLOCATED_RANGES testsDavid Disseldorp2014-09-081-0/+78
* torture: basic FSCTL_QUERY_ALLOCATED_RANGES testDavid Disseldorp2014-09-081-0/+191
* torture: split pattern write into helper functionDavid Disseldorp2014-09-081-17/+38
* torture: test oversize FSCTL_SET_SPARSE requestDavid Disseldorp2014-09-081-0/+76
* torture: Correctly initialize array sizeVolker Lendecke2014-09-081-2/+2
* winbindd: Do not use group_list->out.resume_index after freeAndrew Bartlett2014-09-081-2/+3
* winbindd: Do not use user_list->out.resume_index after freeAndrew Bartlett2014-09-081-2/+5
* torture: allow us to correctly use sizeof(buf) in raw.open testsAndrew Bartlett2014-09-081-3/+3
* Use correct size for test string, sizeof() was of the pointerAndrew Bartlett2014-09-081-1/+1