summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-04-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett1-0/+6
(This used to be commit 8d9812bada2801f93eb47270287b3c083a3e9df8)
2008-04-17Run samba3sam.js with bin/smbscript explicitly.Andrew Bartlett1-1/+1
Andrew Bartlett (This used to be commit 12fa30765361ed9b2e80951baa739ae4aba3fffe)
2008-04-17Fix build not to always use code coverage.Andrew Bartlett1-4/+6
Somehow, the way this was structured before always did a gcov build. Andrew Bartlett (This used to be commit 052edb786418f161272a41025f8b6eee93bb433d)
2008-04-17Add useful provisioning debugging optionsSimo Sorce1-0/+6
(This used to be commit 3f46eb95e47828ba1db236d584933c997cb0c170)
2008-04-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij17-51/+389
(This used to be commit ece878c1f9251b83598508e23ce0015b4db72f0a)
2008-04-17Fix the build.Jelmer Vernooij1-3/+3
(This used to be commit 5632fe8c61cfd7d69ebdc263dcb5740e72f25b95)
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij87-222/+352
(This used to be commit b4e1ae07a284c044704322446c94351c2decff91)
2008-04-17Fix the expectations on the unixinfo test.Andrew Bartlett1-2/+2
Andrew Bartlett (This used to be commit 0df2b3e0b56007850cf83cfdcdb45ca29e162d34)
2008-04-17Run more tests that were previously skipped.Andrew Bartlett2-4/+7
Andrew Bartlett (This used to be commit 4e06b1d684d6893d79dd6cbd32c2f868dcc559da)
2008-04-17Skip strcmp() on 2 NULL pointers.Andrew Bartlett1-1/+2
Andrew Bartlett (This used to be commit 7b9a647ebbbe9ec9e1b82b42e3a8916396f91273)
2008-04-17Use the struct based winbind tests, but mark as known fail.Andrew Bartlett2-1/+7
Andrew Bartlett (This used to be commit 85c9b21a457ccbf9014ae8f0554a8a5938256a11)
2008-04-17make smb2 read and write size configurableAndrew Tridgell1-3/+6
(This used to be commit 2090e75e0c28f8d2aada305059bdb455f42ed0d5)
2008-04-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell76-5470/+1765
Conflicts: source/ntvfs/ntvfs_generic.c (This used to be commit a626a9c69cb2c07c8de69dcfe45361f86d6de58d)
2008-04-17ntvfs_generic: map SMB2 oplock levels to the generic onesStefan Metzmacher1-2/+27
metze (This used to be commit 9013748273378f88bfc66d3583814f0fee67c40f)
2008-04-17SMB2-PERSISTENT-HANDLES1: verify some more fieldsStefan Metzmacher1-32/+52
metze (This used to be commit ae0a7d0918cc15309a6d1166885f23531365007c)
2008-04-17torture/smb2: add SMB2-PERSISTENT-HANDLES1 testStefan Metzmacher3-1/+165
This demonstrates that the file seek position is still available on reconnected persistent handles. metze (This used to be commit 30e04ae3a02596de03d06874ff5dfc0ddc3bf902)
2008-04-17selftest: ignore failures in the SMB2-PERSISTENT-HANDLES1 testStefan Metzmacher1-0/+1
metze (This used to be commit 02bfe20fd3ef2981945b3eb38f0bf012ef0cb91e)
2008-04-17torture/smb2: add torture_suite_add_2smb2_test() helper functionStefan Metzmacher1-0/+55
metze (This used to be commit d70afbb0673184ed067e5f1c7608536025a3cca7)
2008-04-17torture/smb2: fix whitespacesStefan Metzmacher1-3/+3
metze (This used to be commit 66c0f331a231ea8897bd8f83658c86b1d2c85d62)
2008-04-17smb_server/smb2: initialize new create.in.blobs element untill it'll be ↵Stefan Metzmacher1-0/+1
supported metze (This used to be commit fbfbd74e65b1f3e185f08a538bdd50ba7c6ce9bf)
2008-04-17Avoid recursive make for code coverage.Jelmer Vernooij1-15/+18
(This used to be commit 2d1ca8cb7a1c39894e5f232f7e84936e6e1830ee)
2008-04-17libcli/smb2: make it possible to pass additional extra blobs in smb2_create()Stefan Metzmacher2-23/+79
This also fixes the alignment from 8 to 4 byte bounderies. metze (This used to be commit e0a0d8e36acd735b587cd7870625af52c5dc3431)
2008-04-17libcli/smb2: also offer the SMB2 dialect that what used in longhorn beta3Stefan Metzmacher1-3/+4
With this smbtorture works against longhorn beta3 again, hopefully it still works with new versions... metze (This used to be commit 874924a85a862e38b7d1a6199276e998cf3697d8)
2008-04-17Add convenience function for getting at event context from ejs code.Jelmer Vernooij6-5/+13
(This used to be commit b659e83cd6b627dd0ae04064bccff7220a5bd1ce)
2008-04-17Avoid using event_context_find where possible.Jelmer Vernooij2-4/+2
(This used to be commit 04420b4689bc223202d5bba871e3eea16301e8e9)
2008-04-17Fix the build.Jelmer Vernooij3-4/+4
(This used to be commit 40b7b0e503cff31ea4e3d4822f2263fbeb76c57a)
2008-04-17Require explicit event context rather than looking if it is not specified.Jelmer Vernooij1-1/+1
(This used to be commit 1da0063bd5fd18ad3ac7a07c985ec6be380486e2)
2008-04-17Explicitly require event context to be specified.Jelmer Vernooij2-1/+5
(This used to be commit a95a71fe45ef6a578569931a7c38061783d07db3)
2008-04-17Use provided event context rather than looking for it.Jelmer Vernooij5-16/+13
(This used to be commit fd0bb96acea3d7949cf0574bb6f3568a90f67f4e)
2008-04-17Require passing in an event context to endpoint mapper utility function.Jelmer Vernooij1-13/+1
(This used to be commit 906b9fe158841c41789952601b36016af6621565)
2008-04-17Remove event context tracking from the credentials struct.Jelmer Vernooij19-77/+76
(This used to be commit 4d7fc946b2ec50e774689c9036423b6feef99b8e)
2008-04-16Avoid event_find_context when a event context is already available.Jelmer Vernooij3-5/+4
(This used to be commit 4ca264679ecfd938c538a93f4efff1bfa23c3744)
2008-04-16Use readily available event context.Jelmer Vernooij1-1/+1
(This used to be commit 2823fca23a4cacc996c808f22cba50b4482b5921)
2008-04-16Avoid event_find_context() when the event context is already availableJelmer Vernooij7-9/+11
in the net utility. (This used to be commit d40804777edf41889bd461f63f7a07cc1cc60e27)
2008-04-16Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij6-21/+32
(This used to be commit b175e7bf16eb26c0bae9731a9147d1d379ca8888)
2008-04-16Fix todo element on actually implemented function.Jelmer Vernooij1-1/+1
(This used to be commit dedbeea4d28ae10a15766e38e59593a2799183f3)
2008-04-16Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2-14/+42
(This used to be commit eab5f6a7f5efa8608cb23af2cab8ab19f9f62485)
2008-04-16Adjust the expectations of the struct based winbind test.Andrew Bartlett2-8/+15
These expectations (such as what happens when we have no trusted domains) were incorrect, compared with Samba3 (which is the reference for this protocol). Andrew Bartlett (This used to be commit 29d5de9e8fb69346e29a95c6fcaefabd018c9447)
2008-04-16Provide stubs when the [todo] attribute is set.Jelmer Vernooij2-14/+42
(This used to be commit 356a5d24747bb5e1ef9774c690a5ec386a4a165e)
2008-04-16fixed popt handling on 64bit boxes in gentestAndrew Tridgell1-7/+7
(This used to be commit 40c93ffbe9eb09a5b3dc02ba56d28bf50df8ed82)
2008-04-16Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett21-4464/+86
(This used to be commit 18dd8120cc35fe3d1cd4455c1f6a32b503274d97)
2008-04-16Fix struct_based winbind test for 'check machine account'.Andrew Bartlett2-5/+6
The problem here was that we did not fill in the error strings in the success case, and the testsuite checked against the incorrect 'freindly' error string. Andrew Bartlett (This used to be commit df05f118831245bdb19573711545bdb1b01a0c50)
2008-04-16Fix wbinfo --trusted-domains.Andrew Bartlett3-8/+11
The problems here were that we did not bind to the LSA pipe, and we did not consider it possible to have 0 trusted domains. Andrew Bartlett (This used to be commit 86694d429d62940882ac9b7af83b3e7d00e67c5a)
2008-04-16Use the subunit shell library.Jelmer Vernooij9-120/+14
(This used to be commit 49367e044e3ab94639ab3209bfd06c6286b44b59)
2008-04-16Remove policy library - it's now in a separate git repository.Jelmer Vernooij10-4344/+0
(This used to be commit 9b364bf390524fa34db1b3d7e6f875a6b8f35f24)
2008-04-16Use library for subunit test functions.Jelmer Vernooij1-0/+67
(This used to be commit 690924dc7f43b69b9c4cfc1dd0c9c6e83d333518)
2008-04-16make sure header can be included more than once.Jelmer Vernooij1-0/+5
(This used to be commit 38ed501ac8993e84ea7f02d4633bc83b490dfe61)
2008-04-16Now that we don't create a new event context, don't free it.Andrew Bartlett1-1/+0
This previously would free the torture provided global event context. Andrew Bartlett (This used to be commit 664f2fc49f32a081f14638571ee0db01a7863347)
2008-04-16Remove unused arguments from reg_open_local().Jelmer Vernooij9-71/+63
(This used to be commit fee7ea7080ec40182efc6ffe57b267444eb9389a)
2008-04-16Fix -r test, knownfailure return code.Jelmer Vernooij1-1/+3
(This used to be commit 4f0954905a902381e66eec74fd30ff7adde232b8)