Stefan Metzmacher
02097b0955
r20736: skip the NBT-WINSREPLICATION-OWNED test in make quicktest
...
metze
(This used to be commit b3ff3f8c3623c6bf40038b07fdb1084b35442588)
2007-10-10 14:40:35 -05:00
Stefan Metzmacher
31f9ec1233
r19698: fix whitespaces...
...
metze
(This used to be commit fa439f5655654b044eabb4657989d476aa9f5ea9)
2007-10-10 14:28:12 -05:00
Andrew Tridgell
ab037664d8
r19439: revert my change to a torture assert - expected is a bool
...
(This used to be commit 1d231e45bd898c2d01328aea94f8cbc2886c9e5b)
2007-10-10 14:21:32 -05:00
Andrew Tridgell
49371f496d
r19433: Metze, please take a look at this one!
...
Failures on some platforms of the WINSREPLICATION test have been
bugging us for months. I finally traced it down to this one record, at
least on the SerNet-solaris8 machine. Disabling this one record allows
the test to pass. I have no idea why, but I'll leave that to Metze :)
(This used to be commit 94cdfd5458e5c8bc6451d3eb776cbfc0c1d590a7)
2007-10-10 14:21:30 -05:00
Jelmer Vernooij
8773e743c5
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
...
output in the testsuite rather than just True or False for a
set of tests.
The aim is to use this for:
* known failure lists (run all tests and detect tests that
started working or started failing). This
would allow us to get rid of the RPC-SAMBA3-* tests
* nicer torture output
* simplification of the testsuite system
* compatibility with other unit testing systems
* easier usage of smbtorture (being able to run one test
and automatically set up the environment for that)
This is still a work-in-progress; expect more updates over the next couple of
days.
(This used to be commit 0eb6097305776325c75081356309115f445a7218)
2007-10-10 14:21:12 -05:00
Stefan Metzmacher
a2eca9174c
r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the
...
configure check for the interfaces.
should fix the build on some old sun boxes
metze
(This used to be commit f20e251bfd9f1eb7ce5c00739631b1625a2aa467)
2007-10-10 14:15:39 -05:00
Jelmer Vernooij
845df42a19
r16333: Move more code out of the core smbtorture. It now no longer
...
contains protocol-specific code.
(This used to be commit 819d3b457648ffb7526a770e842badc17b6061fb)
2007-10-10 14:09:11 -05:00
Stefan Metzmacher
7a9076cba2
r15259: try to find the place that causes trouble on some build farm host
...
on the NBT-WINSREPLICATION-OWNED test
metze
(This used to be commit 72ae0dbaab0602d025852bfc41e06e204ff21681)
2007-10-10 14:04:27 -05:00
Jelmer Vernooij
909b111f58
r14720: Add torture_context argument to all torture tests
...
(This used to be commit 3c7a5ce29108dd82210dc3e1f00414f545949e1d)
2007-10-10 13:59:13 -05:00
Jelmer Vernooij
8528016978
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
...
try to include just the BASENAME.h files (containing only structs)
(This used to be commit 3dd477ca5147f28a962b8437e2611a8222d706bd)
2007-10-10 13:57:27 -05:00
Stefan Metzmacher
22244f0e9b
r14441: try to get more hosts on the build farm pass the NBT-WINSREPLICATION-OWNED test
...
metze
(This used to be commit 7fa5ae8cce16f22d8959519a67ba4894ddbb6b9d)
2007-10-10 13:57:25 -05:00
Jelmer Vernooij
eefe30b7d8
r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper
...
functions for rpc out of torture/torture.c
(This used to be commit 1d2d970f3b8aef3f36c2befb94b5dd72c0086639)
2007-10-10 13:57:16 -05:00
Jelmer Vernooij
3f16241a1d
r14363: Remove credentials.h from the global includes.
...
(This used to be commit 98c4c3051391c6f89df5d133665f51bef66b1563)
2007-10-10 13:57:14 -05:00
Stefan Metzmacher
d2d9c0f25b
r14319: this is a test to see if this help to run NBT-WINSREPLICATION-OWNED on more systems
...
on the buildfarm successful...
metze
(This used to be commit 0507203c35207b494638b3d0dfb0c2ab420ba9e2)
2007-10-10 13:57:12 -05:00
Stefan Metzmacher
0b18c8f863
r14318: fix warnings
...
metze
(This used to be commit c99c057354f1815e8ef39f7a22a98c24f7807968)
2007-10-10 13:57:11 -05:00
Jelmer Vernooij
4ac2be9958
r13924: Split more prototypes out of include/proto.h + initial work on header
...
file dependencies
(This used to be commit 122835876748a3eaf5e8d31ad1abddab9acb8781)
2007-10-10 13:52:24 -05:00
Stefan Metzmacher
f2f3e1801b
r13627: split the NBT-WINSREPLICATION tests into multiple tests
...
metze
(This used to be commit ae559920e1d227e4e787fe34d908a965b922b284)
2007-10-10 13:52:02 -05:00
Andrew Bartlett
358122c688
r13479: Return the joined domain SID and user SID as structures, not strings.
...
Andrew Bartlett
(This used to be commit e1de45bce47292eef1f9c56ea5576c0436e6151d)
2007-10-10 13:51:55 -05:00
Stefan Metzmacher
1a53c1dc92
r13346: use private proto header files for the torture tests
...
metze
(This used to be commit 67837dbd2bcff8ec1917ba02884ee2eaa0776b46)
2007-10-10 13:51:47 -05:00
Jelmer Vernooij
e53f420552
r13182: Add first bits of browsing testsuite.
...
(This used to be commit 841fb3d4e764dc7ae8222ad7cb69dc6244035ea2)
2007-10-10 13:51:32 -05:00
Stefan Metzmacher
63bbc2aea6
r13035: active,special group replicas are overwritten by tombstone,special group replicas
...
metze
(This used to be commit cf669e4b2a4dcfb080cbb01a108797acad802f36)
2007-10-10 13:51:18 -05:00
Stefan Metzmacher
e1622519d3
r12907: skip some tests for make quicktest in NBT-WINSREPLICATION
...
metze
(This used to be commit b206c5e87c791ac8f2ecf5b7ef6b2622ad735f54)
2007-10-10 13:51:01 -05:00
Andrew Bartlett
f55ea8bb3d
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
...
structure that is more generic than just 'IP/port'.
It now passes make test, and has been reviewed and updated by
metze. (Thankyou *very* much).
This passes 'make test' as well as kerberos use (not currently in the
testsuite).
The original purpose of this patch was to have Samba able to pass a
socket address stucture from the BSD layer into the kerberos routines
and back again. It also removes nbt_peer_addr, which was being used
for a similar purpose.
It is a large change, but worthwhile I feel.
Andrew Bartlett
(This used to be commit 88198c4881d8620a37086f80e4da5a5b71c5bbb2)
2007-10-10 13:49:57 -05:00
Stefan Metzmacher
76480dba70
r12639: - do some tests with 0x20 0x1B names
...
- do some tests with 0xBF and 0xBE, this shows that the '+' padding
should be done by the client
metze
(This used to be commit 5a257ba9811b247a0df2b44c99df00f59dacc1e0)
2007-10-10 13:49:11 -05:00
Jelmer Vernooij
d4de4c2d21
r12608: Remove some unused #include lines.
...
(This used to be commit 70e7449318aa0e9d2639c76730a7d1683b2f4981)
2007-10-10 13:49:03 -05:00
Stefan Metzmacher
e161613cbd
r12413: do some testing with 0x1E names
...
metze
(This used to be commit b96eadb890a29cfbcff43ede390ef842e16827ad)
2007-10-10 13:47:35 -05:00
Stefan Metzmacher
d8c4862d8c
r12211: remove unused element
...
metze
(This used to be commit 1c0586868083455780aec38f638277b313dcfa1a)
2007-10-10 13:47:19 -05:00
Stefan Metzmacher
36acd6e79c
r12200: - move the the winsreplication client and server code to the packet_context
...
system
- this needs to be in one big patch, because of the merging code,
that changes client in server connections and the other way around
- use socket_connect_send/_recv() in the client code
metze
(This used to be commit f0105b7fcdc3032d22444a1973927fff2dd9a06f)
2007-10-10 13:47:17 -05:00
Stefan Metzmacher
37cc5873e0
r12075: remove NBT-WINSREPLICATION-QUICK test, as we now pass the NBT-WINSREPLICATION
...
test
metze
(This used to be commit 224dab45ab8de9fd4288c473b141541614cde422)
2007-10-10 13:47:06 -05:00
Stefan Metzmacher
9286235cf8
r12069: fix typo
...
metze
(This used to be commit 3c442ccb594d1a781e42f2268a3582578ae82d76)
2007-10-10 13:47:04 -05:00
Stefan Metzmacher
bf6ac47848
r12068: a better fix to prevent crashing, on errors
...
metze
(This used to be commit 7b20f8e66d55774877ec1441175fb707856c6609)
2007-10-10 13:47:04 -05:00
Stefan Metzmacher
7ab5c74a98
r12067: print out some more details
...
metze
(This used to be commit 8207969a5727e54877752be5168931f609591be1)
2007-10-10 13:47:04 -05:00
Stefan Metzmacher
dbeb44eeda
r12066: - add a unique,active,owner vs. unique,active,replica tests where
...
we respond with the replicas address to the challenge
- fix some skip checks
metze
(This used to be commit a37aaa93cb25c559b27f4c1a7c48285d4223b9aa)
2007-10-10 13:47:04 -05:00
Stefan Metzmacher
84033c20f0
r12024: do some extra sleeping to give the server the chance to handle our reply
...
metze
(This used to be commit 144bde91b3ccbf40494b3f235a2f2699e32f9ad8)
2007-10-10 13:47:01 -05:00
Tim Potter
03d301ead5
r11967: Fix more 64-bit warnings.
...
(This used to be commit 9c4436a124f874ae240feaf590141d48c33a635f)
2007-10-10 13:46:52 -05:00
Stefan Metzmacher
97e19e9716
r11911: as we pass the owned_released vs. replica test now, run it with make test
...
metze
(This used to be commit d34580ec70dca145ea7911be718ad1fc13297a20)
2007-10-10 13:46:48 -05:00
Stefan Metzmacher
7746a144cd
r11899: add some usefull debug messages
...
metze
(This used to be commit 8b9447e8c1be58bd299d464d5d1f15d32c438374)
2007-10-10 13:46:44 -05:00
Stefan Metzmacher
6aff2946e1
r11897: add 2 more sgroup vs. sgroup tests with the replica having no addresses
...
metze
(This used to be commit 22b8d5014af181aa755ecc5389d9e4bd32d02cab)
2007-10-10 13:46:43 -05:00
Stefan Metzmacher
4d4afa8d6d
r11887: reorder some tests
...
metze
(This used to be commit a4277c6b2626f043ec2c2f4d0da245f78ef02f95)
2007-10-10 13:46:41 -05:00
Stefan Metzmacher
31d070637b
r11882: - use some better names
...
- we now pass the same_owner tests so test them with make test
metze
(This used to be commit 579ebb874e40c66dc45c5468bfa0658c7fabcc61)
2007-10-10 13:46:40 -05:00
Stefan Metzmacher
363ce0b016
r11831: add some SGROUP not active vs. SGROUP any tests
...
metze
(This used to be commit be622259ab1976abb800f55d5d8d329359e082db)
2007-10-10 13:46:36 -05:00
Stefan Metzmacher
309645e002
r11829: remove unused #if 1
...
metze
(This used to be commit 80f2e50387eedecfe661f0e48e7287017a34a508)
2007-10-10 13:46:35 -05:00
Stefan Metzmacher
91ec46b703
r11827: add more sgroup vs sgroup tests
...
metze
(This used to be commit 28a065064ef4ed60eb7d260ba02d939cfaba0bb9)
2007-10-10 13:46:35 -05:00
Stefan Metzmacher
bd69407be6
r11802: - add copyright
...
- fix crash bug when running as non root
- add extra comments in the output
metze
(This used to be commit ffc3cd73474722d60a781fb758105f665e73c0ca)
2007-10-10 13:46:30 -05:00
Stefan Metzmacher
70a01587b9
r11779: fix crash bug
...
metze
(This used to be commit b35e43a67b7b9ccb25c8f4ed62b8415e82aaf1c7)
2007-10-10 13:46:26 -05:00
Stefan Metzmacher
006da4c52a
r11678: - add suport for sgroup,replica vs. sgroup,replica tests
...
- add some sgroup,replica vs. sgroup,replica tests
metze
(This used to be commit 7a1b41452448fbb18170a7ca75c69f31cd7d89a8)
2007-10-10 13:46:12 -05:00
Stefan Metzmacher
6c4be5073d
r11673: - update the max_version of the owner when we get some records
...
in the sgroup_merge test, so that we don't see old records as new ones
- finish the owned,sgroup,active vs. sgroup * section
metze
(This used to be commit 534e34a1a1c822e72bf863e8acc396168b849b93)
2007-10-10 13:46:11 -05:00
Stefan Metzmacher
087577e47b
r11672: - add support for special group merge tests
...
- add owned,sgroup,active vs. replica,sgroup,active test
metze
(This used to be commit 938853dc5078a0d647d41177375ec8d35d61628b)
2007-10-10 13:46:11 -05:00
Stefan Metzmacher
4f78115d6d
r11489: add the one replication cycle test to NBT-WINSREPLICATION-QUICK
...
metze
(This used to be commit fc53eab2f1bdae471ee68c4b67f57b1eb0821f61)
2007-10-10 13:45:44 -05:00
Stefan Metzmacher
0a4de40a0b
r11488: handle the stupid name release demand a windows there send...
...
metze
(This used to be commit 1b62959a3dd11fface6642e5843224752e188b4a)
2007-10-10 13:45:44 -05:00