summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-04-17More endian fixes in the registryAndrew Bartlett1-5/+5
2008-04-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell6-25/+94
2008-04-17Fix typoAndrew Bartlett1-1/+1
2008-04-17More work to avoid endian bugs in registry tests.Andrew Bartlett1-5/+7
2008-04-17nbt.idl: fix parsing und pushing of dom_sids by using dom_sid0Stefan Metzmacher1-6/+4
2008-04-17libndr: add dom_sid0 type that can later be used for CLDAP and MAILSLOT ntlog...Stefan Metzmacher3-0/+58
2008-04-17Fix bug in registry test on big-endian machines.Andrew Bartlett2-19/+32
2008-04-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell128-375/+524
2008-04-17fix the overflow/wrap checks in Samba4 for new gcc optimisation behaviorAndrew Tridgell4-13/+13
2008-04-17Don't exclude all tests mentioning 'samba3', but only those actuallyAndrew Bartlett1-1/+6
2008-04-17use uintptr_t instead of intptr_t where appropriateAndrew Tridgell7-9/+10
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