summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* More work to avoid endian bugs in registry tests.Andrew Bartlett2008-04-171-5/+7
| | | | | Andrew Bartlett (This used to be commit 500544f4127d4042ab5ea8e3800156246982c297)
* Fix bug in registry test on big-endian machines.Andrew Bartlett2008-04-172-19/+32
| | | | | Andrew Bartlett (This used to be commit c74c67c38383b43efd707934e8c457b757e49db1)
* Don't exclude all tests mentioning 'samba3', but only those actuallyAndrew Bartlett2008-04-171-1/+6
| | | | | | | specific. Andrew Bartlett (This used to be commit a38f413c557f3c85a5524607c69e9085a8289f47)
* Fix samba3sam test.Andrew Bartlett2008-04-171-5/+0
| | | | | | | sAMAccountType is blocked by the samldb module. Andrew Bartlett (This used to be commit d15ca7e38ba6cc39ab16aa52cdd071be922c9903)
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-171-0/+6
|\ | | | | | | (This used to be commit 8d9812bada2801f93eb47270287b3c083a3e9df8)
| * Add useful provisioning debugging optionsSimo Sorce2008-04-171-0/+6
| | | | | | | | (This used to be commit 3f46eb95e47828ba1db236d584933c997cb0c170)
* | Run samba3sam.js with bin/smbscript explicitly.Andrew Bartlett2008-04-171-1/+1
| | | | | | | | | | Andrew Bartlett (This used to be commit 12fa30765361ed9b2e80951baa739ae4aba3fffe)
* | Fix build not to always use code coverage.Andrew Bartlett2008-04-171-4/+6
|/ | | | | | | Somehow, the way this was structured before always did a gcov build. Andrew Bartlett (This used to be commit 052edb786418f161272a41025f8b6eee93bb433d)
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2008-04-1717-51/+389
|\ | | | | | | (This used to be commit ece878c1f9251b83598508e23ce0015b4db72f0a)
| * Fix the expectations on the unixinfo test.Andrew Bartlett2008-04-171-2/+2
| | | | | | | | | | Andrew Bartlett (This used to be commit 0df2b3e0b56007850cf83cfdcdb45ca29e162d34)
| * Run more tests that were previously skipped.Andrew Bartlett2008-04-172-4/+7
| | | | | | | | | | Andrew Bartlett (This used to be commit 4e06b1d684d6893d79dd6cbd32c2f868dcc559da)
| * Skip strcmp() on 2 NULL pointers.Andrew Bartlett2008-04-171-1/+2
| | | | | | | | | | Andrew Bartlett (This used to be commit 7b9a647ebbbe9ec9e1b82b42e3a8916396f91273)
| * Use the struct based winbind tests, but mark as known fail.Andrew Bartlett2008-04-172-1/+7
| | | | | | | | | | Andrew Bartlett (This used to be commit 85c9b21a457ccbf9014ae8f0554a8a5938256a11)
| * make smb2 read and write size configurableAndrew Tridgell2008-04-171-3/+6
| | | | | | | | (This used to be commit 2090e75e0c28f8d2aada305059bdb455f42ed0d5)
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-04-1776-5470/+1765
| |\ | | | | | | | | | | | | | | | | | | Conflicts: source/ntvfs/ntvfs_generic.c (This used to be commit a626a9c69cb2c07c8de69dcfe45361f86d6de58d)
| | * ntvfs_generic: map SMB2 oplock levels to the generic onesStefan Metzmacher2008-04-171-2/+27
| | | | | | | | | | | | | | | metze (This used to be commit 9013748273378f88bfc66d3583814f0fee67c40f)
| | * SMB2-PERSISTENT-HANDLES1: verify some more fieldsStefan Metzmacher2008-04-171-32/+52
| | | | | | | | | | | | | | | metze (This used to be commit ae0a7d0918cc15309a6d1166885f23531365007c)
| | * torture/smb2: add SMB2-PERSISTENT-HANDLES1 testStefan Metzmacher2008-04-173-1/+165
| | | | | | | | | | | | | | | | | | | | | | | | This demonstrates that the file seek position is still available on reconnected persistent handles. metze (This used to be commit 30e04ae3a02596de03d06874ff5dfc0ddc3bf902)
| | * selftest: ignore failures in the SMB2-PERSISTENT-HANDLES1 testStefan Metzmacher2008-04-171-0/+1
| | | | | | | | | | | | | | | metze (This used to be commit 02bfe20fd3ef2981945b3eb38f0bf012ef0cb91e)
| | * torture/smb2: add torture_suite_add_2smb2_test() helper functionStefan Metzmacher2008-04-171-0/+55
| | | | | | | | | | | | | | | metze (This used to be commit d70afbb0673184ed067e5f1c7608536025a3cca7)
| | * torture/smb2: fix whitespacesStefan Metzmacher2008-04-171-3/+3
| | | | | | | | | | | | | | | metze (This used to be commit 66c0f331a231ea8897bd8f83658c86b1d2c85d62)
| | * smb_server/smb2: initialize new create.in.blobs element untill it'll be ↵Stefan Metzmacher2008-04-171-0/+1
| | | | | | | | | | | | | | | | | | | | | supported metze (This used to be commit fbfbd74e65b1f3e185f08a538bdd50ba7c6ce9bf)
| | * libcli/smb2: make it possible to pass additional extra blobs in smb2_create()Stefan Metzmacher2008-04-172-23/+79
| | | | | | | | | | | | | | | | | | | | | This also fixes the alignment from 8 to 4 byte bounderies. metze (This used to be commit e0a0d8e36acd735b587cd7870625af52c5dc3431)
| | * libcli/smb2: also offer the SMB2 dialect that what used in longhorn beta3Stefan Metzmacher2008-04-171-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | With this smbtorture works against longhorn beta3 again, hopefully it still works with new versions... metze (This used to be commit 874924a85a862e38b7d1a6199276e998cf3697d8)
| * | fixed popt handling on 64bit boxes in gentestAndrew Tridgell2008-04-161-7/+7
| | | | | | | | | | | | (This used to be commit 40c93ffbe9eb09a5b3dc02ba56d28bf50df8ed82)
| * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-04-15153-1856/+2248
| |\ \ | | | | | | | | | | | | (This used to be commit e891157b4ec7b2f845fb20c4106d80bf169f2072)
| * | | make the SMB2 negotiated read and write size settable in smb.confAndrew Tridgell2008-04-141-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | parametic options: smb2:max read size = NNN smb2:max write size = NNN The defaults are 65536, which is what Vista sets, and what we previously set (This used to be commit 9e60164cae42b5dd95720e48301a2ac57e95482a)
| * | | fixed a valgrind error in id mappingAndrew Tridgell2008-04-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | the status field is sent on both call and reply, but was only being initialised on reply (This used to be commit 2ebd7b80998775168959d511fbc987f8b5b7bd34)
| * | | fixed an unitialised write warning in valgrindAndrew Tridgell2008-04-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | the 'reserved' field was not being initialised before being pushed to the wire (This used to be commit dfe4b5009885c4eeca24569f35b9fc85bfe6346b)
* | | | Fix the build.Jelmer Vernooij2008-04-171-3/+3
| | | | | | | | | | | | | | | | (This used to be commit 5632fe8c61cfd7d69ebdc263dcb5740e72f25b95)
* | | | Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-1787-222/+352
| | | | | | | | | | | | | | | | (This used to be commit b4e1ae07a284c044704322446c94351c2decff91)
* | | | Avoid recursive make for code coverage.Jelmer Vernooij2008-04-171-15/+18
| | | | | | | | | | | | | | | | (This used to be commit 2d1ca8cb7a1c39894e5f232f7e84936e6e1830ee)
* | | | Add convenience function for getting at event context from ejs code.Jelmer Vernooij2008-04-176-5/+13
| | | | | | | | | | | | | | | | (This used to be commit b659e83cd6b627dd0ae04064bccff7220a5bd1ce)
* | | | Avoid using event_context_find where possible.Jelmer Vernooij2008-04-172-4/+2
| | | | | | | | | | | | | | | | (This used to be commit 04420b4689bc223202d5bba871e3eea16301e8e9)
* | | | Fix the build.Jelmer Vernooij2008-04-173-4/+4
| | | | | | | | | | | | | | | | (This used to be commit 40b7b0e503cff31ea4e3d4822f2263fbeb76c57a)
* | | | Require explicit event context rather than looking if it is not specified.Jelmer Vernooij2008-04-171-1/+1
| | | | | | | | | | | | | | | | (This used to be commit 1da0063bd5fd18ad3ac7a07c985ec6be380486e2)
* | | | Explicitly require event context to be specified.Jelmer Vernooij2008-04-172-1/+5
| | | | | | | | | | | | | | | | (This used to be commit a95a71fe45ef6a578569931a7c38061783d07db3)
* | | | Use provided event context rather than looking for it.Jelmer Vernooij2008-04-175-16/+13
| | | | | | | | | | | | | | | | (This used to be commit fd0bb96acea3d7949cf0574bb6f3568a90f67f4e)
* | | | Require passing in an event context to endpoint mapper utility function.Jelmer Vernooij2008-04-171-13/+1
| | | | | | | | | | | | | | | | (This used to be commit 906b9fe158841c41789952601b36016af6621565)
* | | | Remove event context tracking from the credentials struct.Jelmer Vernooij2008-04-1719-77/+76
| | | | | | | | | | | | | | | | (This used to be commit 4d7fc946b2ec50e774689c9036423b6feef99b8e)
* | | | Avoid event_find_context when a event context is already available.Jelmer Vernooij2008-04-163-5/+4
| | | | | | | | | | | | | | | | (This used to be commit 4ca264679ecfd938c538a93f4efff1bfa23c3744)
* | | | Use readily available event context.Jelmer Vernooij2008-04-161-1/+1
| |_|/ |/| | | | | | | | (This used to be commit 2823fca23a4cacc996c808f22cba50b4482b5921)
* | | Avoid event_find_context() when the event context is already availableJelmer Vernooij2008-04-167-9/+11
| | | | | | | | | | | | | | | in the net utility. (This used to be commit d40804777edf41889bd461f63f7a07cc1cc60e27)
* | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2008-04-166-21/+32
|\ \ \ | | | | | | | | | | | | (This used to be commit b175e7bf16eb26c0bae9731a9147d1d379ca8888)
| * \ \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-162-14/+42
| |\ \ \ | | | | | | | | | | | | | | | (This used to be commit eab5f6a7f5efa8608cb23af2cab8ab19f9f62485)
| * | | | Adjust the expectations of the struct based winbind test.Andrew Bartlett2008-04-162-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)
| * | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-1621-4464/+86
| |\ \ \ \ | | | | | | | | | | | | | | | | | | (This used to be commit 18dd8120cc35fe3d1cd4455c1f6a32b503274d97)
| * | | | | Fix struct_based winbind test for 'check machine account'.Andrew Bartlett2008-04-162-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)
| * | | | | Fix wbinfo --trusted-domains.Andrew Bartlett2008-04-163-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)
* | | | | | Fix todo element on actually implemented function.Jelmer Vernooij2008-04-161-1/+1
| |_|/ / / |/| | | | | | | | | | | | | | (This used to be commit dedbeea4d28ae10a15766e38e59593a2799183f3)