summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* s4-auth: Use sizeof() rather than a fixed constant in memcmp() callAndrew Bartlett2014-09-081-1/+2
* s4-rpc: dnsserver: return DNS_RANK_NS_GLUE recors when explicitly asked forStefan Metzmacher2014-09-041-0/+9
* s4-rpc: dnsserver: handle updates of tombstoned dnsNode objectsStefan Metzmacher2014-09-041-2/+15
* s4-rpc: dnsserver: Do not search for deleted DNS entriesAmitay Isaacs2014-09-041-7/+11
* s4-heimdal: do not build rkpty anymore.Günther Deschner2014-09-011-5/+0
* testprogs: Use the system binaries for KRB5 if we don't build in-tree heimdal.Andreas Schneider2014-09-011-1/+6
* s4-netlogond: Give a better error if we do not have a flatname attributeAndrew Bartlett2014-09-011-0/+2
* dsdb: improve debugging in DsCrackNameOneFilterAndrew Bartlett2014-09-011-1/+3
* auth: Split out fetching trusted domain into sam_get_results_trust()Andrew Bartlett2014-09-012-37/+89
* dsdb: Make log message more clearAndrew Bartlett2014-09-011-2/+6
* dsdb: Permit creation of partitions of type INSTANCE_TYPE_UNINSTANTAndrew Bartlett2014-09-011-4/+15
* s4-gensec: Fix spelling in debug messageAndrew Bartlett2014-09-011-1/+1
* join.py: Reinstate full_nc_list and make creation of NTDS-DSA object commonAndrew Bartlett2014-09-011-0/+2
* dsdb: Change acl module to look for instanceType flag rather than list of NCsAndrew Bartlett2014-09-012-15/+87
* find_unused_macros: Remove obsolete script that finds unused macros.Jelmer Vernooij2014-08-311-38/+0
* source4: Remove script to find unused makefile variables.Jelmer Vernooij2014-08-311-55/+0
* torture: Use torture_assert macro for value check in raw.readChristof Schmitt2014-08-301-6/+3
* torture: Use torture_assert macro for status check in raw.readChristof Schmitt2014-08-301-6/+3
* torture: Use torture_fail macro in check_buffer for read requestsChristof Schmitt2014-08-301-5/+7