summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * 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
| | | | * | 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-15153-1856/+2248
| | | | |\ \
| | | | * | | make the SMB2 negotiated read and write size settable in smb.confAndrew Tridgell2008-04-141-0/+2
| | | | * | | fixed a valgrind error in id mappingAndrew Tridgell2008-04-141-1/+1
| | | | * | | fixed an unitialised write warning in valgrindAndrew Tridgell2008-04-141-0/+1
| | | * | | | Fix the build.Jelmer Vernooij2008-04-171-3/+3
| | | * | | | Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-1787-222/+352
| | | * | | | Avoid recursive make for code coverage.Jelmer Vernooij2008-04-171-15/+18
| | | * | | | Add convenience function for getting at event context from ejs code.Jelmer Vernooij2008-04-176-5/+13
| | | * | | | Avoid using event_context_find where possible.Jelmer Vernooij2008-04-172-4/+2
| | | * | | | Fix the build.Jelmer Vernooij2008-04-173-4/+4
| | | * | | | Require explicit event context rather than looking if it is not specified.Jelmer Vernooij2008-04-171-1/+1
| | | * | | | Explicitly require event context to be specified.Jelmer Vernooij2008-04-172-1/+5
| | | * | | | Use provided event context rather than looking for it.Jelmer Vernooij2008-04-175-16/+13
| | | * | | | Require passing in an event context to endpoint mapper utility function.Jelmer Vernooij2008-04-171-13/+1
| | | * | | | Remove event context tracking from the credentials struct.Jelmer Vernooij2008-04-1719-77/+76
| | | * | | | Avoid event_find_context when a event context is already available.Jelmer Vernooij2008-04-163-5/+4
| | | * | | | Use readily available event context.Jelmer Vernooij2008-04-161-1/+1
| | | | |_|/ | | | |/| |
| | | * | | 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-166-21/+32
| | | |\ \ \
| | | | * \ \ 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-1621-4464/+86
| | | | |\ \ \ \
| | | | * | | | | Fix struct_based winbind test for 'check machine account'.Andrew Bartlett2008-04-162-5/+6
| | | | * | | | | Fix wbinfo --trusted-domains.Andrew Bartlett2008-04-163-8/+11
| | | * | | | | | 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
| | | | |/ / / | | | |/| | |
| | | * | | | Use the subunit shell library.Jelmer Vernooij2008-04-169-120/+14
| | | * | | | Remove policy library - it's now in a separate git repository.Jelmer Vernooij2008-04-1610-4344/+0
| | | * | | | Use library for subunit test functions.Jelmer Vernooij2008-04-161-0/+67
| | | * | | | 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
| | | * | | Fix -r test, knownfailure return code.Jelmer Vernooij2008-04-161-1/+3
| | | * | | 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-162-1/+201
| | | |\ \ \
| | | | * | | blackbox: Add many more tests for wbinfoKai Blin2008-04-152-1/+201
| | | * | | | Fix executable bit on blackbox ndrdump tests.Jelmer Vernooij2008-04-161-0/+0
| | | * | | | 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
| | * | | | | Distinguish between private and public dependencies in the dot file.Jelmer Vernooij2008-04-241-2/+2
| | * | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-08388-1944/+4443
| | |\ \ \ \ \