summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-04-17use uintptr_t instead of intptr_t where appropriateAndrew Tridgell7-9/+10
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-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-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
2008-04-16Properly warn about exit codes that indicate success while tests claimJelmer Vernooij1-0/+3
2008-04-16Support knownfail Subunit command.Jelmer Vernooij1-2/+13
2008-04-15Deal with commands not even starting.Jelmer Vernooij1-6/+10
2008-04-15blackbox: Add many more tests for wbinfoKai Blin1-1/+2
2008-04-15Add some documentation about the expected testsuite output.Jelmer Vernooij1-3/+43
2008-04-15Add some documentation on test behaviour in selftest.Jelmer Vernooij1-12/+29
2008-04-15Split binding structure handling out into a separate file.Jelmer Vernooij3-695/+725
2008-04-15Re-add 'db' subdirectory for LDAP backend provisionAndrew Bartlett1-3/+3
2008-04-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett5-39/+56
2008-04-15Fix some of the winbind tests.Andrew Bartlett3-3/+4
2008-04-15Fix winbind to check machine account.Andrew Bartlett4-106/+63
2008-04-15Fix size to memcpy call in generated Samba 3 client code.Jelmer Vernooij2-31/+47
2008-04-15Fix provision-backend scriptAndrew Bartlett1-3/+4
2008-04-15Fix pointers when pushing strings to python during pidl generation.Jelmer Vernooij2-6/+7
2008-04-15Saner names for Python objects.Jelmer Vernooij1-2/+2
2008-04-15Fix warnings.Jelmer Vernooij3-4/+6
2008-04-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into HEADJelmer Vernooij1-0/+1
2008-04-15Attempt to fix the pidl installation on fedora.Jelmer Vernooij1-1/+1
2008-04-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell150-1856/+2215
2008-04-15Add blackbox test for ndrdump, to ensure it at least does notAndrew Bartlett1-0/+1
2008-04-15Work around 'test' quirks - use make's string comparison instead.Jelmer Vernooij1-1/+3