summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* Run more tests that were previously skipped.Andrew Bartlett2008-04-172-4/+7
* Skip strcmp() on 2 NULL pointers.Andrew Bartlett2008-04-171-1/+2
* Use the struct based winbind tests, but mark as known fail.Andrew Bartlett2008-04-172-1/+7
* make smb2 read and write size configurableAndrew Tridgell2008-04-171-3/+6
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-04-1766-5362/+1464
|\
| * ntvfs_generic: map SMB2 oplock levels to the generic onesStefan Metzmacher2008-04-171-2/+27
| * SMB2-PERSISTENT-HANDLES1: verify some more fieldsStefan Metzmacher2008-04-171-32/+52
| * torture/smb2: add SMB2-PERSISTENT-HANDLES1 testStefan Metzmacher2008-04-173-1/+165
| * selftest: ignore failures in the SMB2-PERSISTENT-HANDLES1 testStefan Metzmacher2008-04-171-0/+1
| * torture/smb2: add torture_suite_add_2smb2_test() helper functionStefan Metzmacher2008-04-171-0/+55
| * torture/smb2: fix whitespacesStefan Metzmacher2008-04-171-3/+3
| * smb_server/smb2: initialize new create.in.blobs element untill it'll be suppo...Stefan Metzmacher2008-04-171-0/+1
| * libcli/smb2: make it possible to pass additional extra blobs in smb2_create()Stefan Metzmacher2008-04-172-23/+79
| * libcli/smb2: also offer the SMB2 dialect that what used in longhorn beta3Stefan Metzmacher2008-04-171-3/+4
| * Avoid event_find_context() when the event context is already availableJelmer Vernooij2008-04-167-9/+11
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2008-04-165-18/+30
| |\
| | * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-162-14/+42
| | |\
| | * | Adjust the expectations of the struct based winbind test.Andrew Bartlett2008-04-162-8/+15
| | * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-1611-4344/+5
| | |\ \
| | * | | Fix struct_based winbind test for 'check machine account'.Andrew Bartlett2008-04-162-5/+6
| | * | | Fix wbinfo --trusted-domains.Andrew Bartlett2008-04-162-5/+9
| * | | | Fix todo element on actually implemented function.Jelmer Vernooij2008-04-161-1/+1
| | |_|/ | |/| |
| * | | Provide stubs when the [todo] attribute is set.Jelmer Vernooij2008-04-162-14/+42
| | |/ | |/|
| * | Remove policy library - it's now in a separate git repository.Jelmer Vernooij2008-04-1610-4344/+0
| * | make sure header can be included more than once.Jelmer Vernooij2008-04-161-0/+5
| |/
| * Now that we don't create a new event context, don't free it.Andrew Bartlett2008-04-161-1/+0
| * Remove unused arguments from reg_open_local().Jelmer Vernooij2008-04-169-71/+63
| * Mention the actual exit code when a suite failed.Jelmer Vernooij2008-04-161-1/+3
| * Merge branch 'wbinfo-test' of git://git.samba.org/kai/samba/kai-work-in-progr...Jelmer Vernooij2008-04-161-1/+2
| |\
| | * blackbox: Add many more tests for wbinfoKai Blin2008-04-151-1/+2
| * | Provide the right error count to formatters.Jelmer Vernooij2008-04-161-1/+1
| * | Properly warn about exit codes that indicate success while tests claimJelmer Vernooij2008-04-161-0/+3
| * | Support knownfail Subunit command.Jelmer Vernooij2008-04-161-2/+13
| * | Deal with commands not even starting.Jelmer Vernooij2008-04-151-6/+10
| * | Add some documentation about the expected testsuite output.Jelmer Vernooij2008-04-151-3/+43
| * | Add some documentation on test behaviour in selftest.Jelmer Vernooij2008-04-151-12/+29
| * | Split binding structure handling out into a separate file.Jelmer Vernooij2008-04-153-695/+725
| * | Re-add 'db' subdirectory for LDAP backend provisionAndrew Bartlett2008-04-151-3/+3
| |/
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-155-39/+56
| |\
| | * Fix size to memcpy call in generated Samba 3 client code.Jelmer Vernooij2008-04-152-31/+47
| | * Fix pointers when pushing strings to python during pidl generation.Jelmer Vernooij2008-04-152-6/+7
| | * Saner names for Python objects.Jelmer Vernooij2008-04-151-2/+2
| * | Fix some of the winbind tests.Andrew Bartlett2008-04-153-3/+4
| * | Fix winbind to check machine account.Andrew Bartlett2008-04-154-106/+63
| * | Fix provision-backend scriptAndrew Bartlett2008-04-151-3/+4
| |/
| * Fix warnings.Jelmer Vernooij2008-04-153-4/+6
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into HEADJelmer Vernooij2008-04-151-0/+1
| |\
| * | Attempt to fix the pidl installation on fedora.Jelmer Vernooij2008-04-151-1/+1
* | | fixed popt handling on 64bit boxes in gentestAndrew Tridgell2008-04-161-7/+7
* | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-04-15150-1856/+2215
|\ \ \ | | |/ | |/|