summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-04-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett1-0/+6
2008-04-17Run samba3sam.js with bin/smbscript explicitly.Andrew Bartlett1-1/+1
2008-04-17Fix build not to always use code coverage.Andrew Bartlett1-4/+6
2008-04-17Add useful provisioning debugging optionsSimo Sorce1-0/+6
2008-04-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij17-51/+389
2008-04-17Fix the build.Jelmer Vernooij1-3/+3
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij87-222/+352
2008-04-17Fix the expectations on the unixinfo test.Andrew Bartlett1-2/+2
2008-04-17Run more tests that were previously skipped.Andrew Bartlett2-4/+7
2008-04-17Skip strcmp() on 2 NULL pointers.Andrew Bartlett1-1/+2
2008-04-17Use the struct based winbind tests, but mark as known fail.Andrew Bartlett2-1/+7
2008-04-17make smb2 read and write size configurableAndrew Tridgell1-3/+6
2008-04-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell66-5362/+1464
2008-04-17ntvfs_generic: map SMB2 oplock levels to the generic onesStefan Metzmacher1-2/+27
2008-04-17SMB2-PERSISTENT-HANDLES1: verify some more fieldsStefan Metzmacher1-32/+52
2008-04-17torture/smb2: add SMB2-PERSISTENT-HANDLES1 testStefan Metzmacher3-1/+165
2008-04-17selftest: ignore failures in the SMB2-PERSISTENT-HANDLES1 testStefan Metzmacher1-0/+1
2008-04-17torture/smb2: add torture_suite_add_2smb2_test() helper functionStefan Metzmacher1-0/+55
2008-04-17torture/smb2: fix whitespacesStefan Metzmacher1-3/+3
2008-04-17smb_server/smb2: initialize new create.in.blobs element untill it'll be suppo...Stefan Metzmacher1-0/+1
2008-04-17Avoid recursive make for code coverage.Jelmer Vernooij1-15/+18
2008-04-17libcli/smb2: make it possible to pass additional extra blobs in smb2_create()Stefan Metzmacher2-23/+79
2008-04-17libcli/smb2: also offer the SMB2 dialect that what used in longhorn beta3Stefan Metzmacher1-3/+4
2008-04-17Add convenience function for getting at event context from ejs code.Jelmer Vernooij6-5/+13
2008-04-17Avoid using event_context_find where possible.Jelmer Vernooij2-4/+2
2008-04-17Fix the build.Jelmer Vernooij3-4/+4
2008-04-17Require explicit event context rather than looking if it is not specified.Jelmer Vernooij1-1/+1
2008-04-17Explicitly require event context to be specified.Jelmer Vernooij2-1/+5
2008-04-17Use provided event context rather than looking for it.Jelmer Vernooij5-16/+13
2008-04-17Require passing in an event context to endpoint mapper utility function.Jelmer Vernooij1-13/+1
2008-04-17Remove event context tracking from the credentials struct.Jelmer Vernooij19-77/+76
2008-04-16Avoid event_find_context when a event context is already available.Jelmer Vernooij3-5/+4
2008-04-16Use readily available event context.Jelmer Vernooij1-1/+1
2008-04-16Avoid event_find_context() when the event context is already availableJelmer Vernooij7-9/+11
2008-04-16Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij5-18/+30
2008-04-16Fix todo element on actually implemented function.Jelmer Vernooij1-1/+1
2008-04-16Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2-14/+42
2008-04-16Adjust the expectations of the struct based winbind test.Andrew Bartlett2-8/+15
2008-04-16Provide stubs when the [todo] attribute is set.Jelmer Vernooij2-14/+42
2008-04-16fixed popt handling on 64bit boxes in gentestAndrew Tridgell1-7/+7
2008-04-16Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett11-4344/+5
2008-04-16Fix struct_based winbind test for 'check machine account'.Andrew Bartlett2-5/+6
2008-04-16Fix wbinfo --trusted-domains.Andrew Bartlett2-5/+9
2008-04-16Remove policy library - it's now in a separate git repository.Jelmer Vernooij10-4344/+0
2008-04-16make sure header can be included more than once.Jelmer Vernooij1-0/+5
2008-04-16Now that we don't create a new event context, don't free it.Andrew Bartlett1-1/+0
2008-04-16Remove unused arguments from reg_open_local().Jelmer Vernooij9-71/+63
2008-04-16Mention the actual exit code when a suite failed.Jelmer Vernooij1-1/+3
2008-04-16Merge branch 'wbinfo-test' of git://git.samba.org/kai/samba/kai-work-in-progr...Jelmer Vernooij1-1/+2
2008-04-16Provide the right error count to formatters.Jelmer Vernooij1-1/+1