Andrew Tridgell
c3ee5d6f75
r9121: use the older non-passthru level for setting delete on close
...
disposition in the RAW-UNLINK test (this allows it to work with netapp
servers)
(This used to be commit 4f9cfd10bf
)
2007-10-10 13:31:18 -05:00
Rafal Szczesniak
6f6e42c856
r9090: Another field in usermod function - account flags.
...
rafal
(This used to be commit f0d51b78c0
)
2007-10-10 13:31:15 -05:00
Andrew Bartlett
8db8279730
r9084: 'resign' the sample PAC for the validation of the signature algorithms.
...
If we ever get problems with the kerberos code, it should show up as a
different signature in this PAC.
This involved returning more data from the pac functions, so changed
some callers and split up some functions.
Andrew Bartlett
(This used to be commit d514a74912
)
2007-10-10 13:31:15 -05:00
Andrew Tridgell
13b20c379f
r9047: show the order of the server/correct output to make it easier to demo this test ;)
...
(This used to be commit 73ba1a8e38
)
2007-10-10 13:31:11 -05:00
Andrew Tridgell
d07f01b203
r9046: fixed display of privileges in RAW-ACLS test
...
(This used to be commit 0ab907af6a
)
2007-10-10 13:31:11 -05:00
Andrew Tridgell
89cbdf8ed0
r9045: be friendly towards servers that don't understand the 'share' form for tconx, instead of the \\server\share
...
form
(This used to be commit 02a78d06e1
)
2007-10-10 13:31:11 -05:00
Andrew Tridgell
177423e88c
r9044: added a comment so you can see what this test does :-)
...
(This used to be commit ee27441608
)
2007-10-10 13:31:11 -05:00
Andrew Tridgell
089fa95704
r9043: fixed return code in RAW-STREAMS test
...
(This used to be commit 45e41010da
)
2007-10-10 13:31:10 -05:00
Andrew Tridgell
8a0b044d20
r9042: fixed the valgrind error in the RAW-SFILEINFO test
...
(This used to be commit eaf079e33f
)
2007-10-10 13:31:10 -05:00
Rafal Szczesniak
9d7d5ea229
r9037: New fields in usermod function - allow_password_change and
...
force_password_change datetime.
rafal
(This used to be commit dfa2cc6c4e
)
2007-10-10 13:31:10 -05:00
Stefan Metzmacher
94bc92b708
r9028: make some function static
...
metze
(This used to be commit 72643ac4c4
)
2007-10-10 13:31:09 -05:00
Andrew Tridgell
ae650da0b8
r9010: forgot to commit the change to create_directory_handle()
...
(This used to be commit 8d52380493
)
2007-10-10 13:31:06 -05:00
Andrew Tridgell
8d5f642ee1
r9008: check the return status for the directory handle creations
...
(This used to be commit 57e44300f7
)
2007-10-10 13:31:06 -05:00
Andrew Tridgell
d4c4f16f94
r9006: expanded RAW-UNLINK test to test directory delete on close with non-empty directory,
...
as per discussions during jeremys talk at cifs2005
(This used to be commit b28b2108c7
)
2007-10-10 13:31:06 -05:00
Andrew Tridgell
7937a353db
r9003: add testing for non-empty directory delete on close
...
(This used to be commit caca1f191d
)
2007-10-10 13:31:06 -05:00
Rafal Szczesniak
26daec8d09
r8977: Put my copyright in share torture test.
...
rafal
(This used to be commit 186bcabaa6
)
2007-10-10 13:31:02 -05:00
Rafal Szczesniak
d1743c93df
r8975: Very basic test for delshare function based on code submitted
...
by Gregory LEOCADIE <gleocadie@idealx.com>.
rafal
(This used to be commit 4d4d1ab37d
)
2007-10-10 13:31:02 -05:00
Jelmer Vernooij
9f611ffdde
r8966: Simplify the makefile generation system a bit.
...
Autogenerate list of binaries (rather then having them hardcoded in build/smb_build/makefile.pm)
Add INSTALLDIR keyword to .mk files
(This used to be commit ce0935112b
)
2007-10-10 13:31:00 -05:00
Rafal Szczesniak
798fbb45e3
r8954: Use binding string to specify host rather than share path, as we use
...
rpc call here after all. Also, safely exit (freeing memory context) in
case of any error.
rafal
(This used to be commit be2584df1d
)
2007-10-10 13:31:00 -05:00
Rafal Szczesniak
b0b881a792
r8944: Get more verbose output from NET-API-LISTSHARE test.
...
rafal
(This used to be commit b1ff59d80f
)
2007-10-10 13:30:59 -05:00
Andrew Bartlett
1439697d33
r8939: Do an open domain in the schannel SAMR test. This should test some of
...
the win2k3 SP1 interactions.
Andrew Bartlett
(This used to be commit ebd96e68d6
)
2007-10-10 13:30:59 -05:00
Rafal Szczesniak
2a45ec2049
r8930: Add the libnet share tests based on code submitted by
...
Gregory Leocadie <gleocadie@idealx.com>. Listing shares passes,
deleting not yet - it's a work in progress.
rafal
(This used to be commit 5c53498a4a
)
2007-10-10 13:30:58 -05:00
Rafal Szczesniak
2786f847b8
r8897: Add test for the comment field.
...
rafal
(This used to be commit 3cb517f7c1
)
2007-10-10 13:30:16 -05:00
Andrew Tridgell
67de5725bc
r8895: work around broken glibc strrchr function that gives valgrind errors on some boxes
...
(This used to be commit 5079fdea1b
)
2007-10-10 13:30:16 -05:00
Andrew Tridgell
fc58570940
r8887: fixed the irpc error that caused ia64 to fail the LOCAL-IRPC test
...
(This used to be commit ce9a262d37
)
2007-10-10 13:30:15 -05:00
Andrew Tridgell
4c747e59d8
r8879: more expansion of the irpc test to try to uncover the ia64 mystery
...
(This used to be commit ff03b8148b
)
2007-10-10 13:30:14 -05:00
Stefan Metzmacher
b9cbfe64a7
r8876: check the result of AddOne and test some more values
...
metze
(This used to be commit 6918e9c5a3
)
2007-10-10 13:30:14 -05:00
Volker Lendecke
5bddfe7a1a
r8875: Rename timeval_diff to timeval_until and revert the arguments. timeval_diff is
...
not strictly a subtraction function, there can't be negative timevals.
Volker
(This used to be commit 525d75dd24
)
2007-10-10 13:30:14 -05:00
Stefan Metzmacher
555eee1456
r8874: test some more combinations
...
metze
(This used to be commit 32c64e5bc2
)
2007-10-10 13:30:14 -05:00
Stefan Metzmacher
18daf6ec4d
r8873: add more checks
...
metze
(This used to be commit bfc855d78f
)
2007-10-10 13:30:13 -05:00
Stefan Metzmacher
e232ec6394
r8871: add some debugging code to findout why LOCAL-IRPC fails on 64bit hosts
...
metze
(This used to be commit 2c36b64dcc
)
2007-10-10 13:30:13 -05:00
Stefan Metzmacher
c846ec3398
r8867: try to fix the LOCAL-IRPC test on 64bit platforms
...
metze
(This used to be commit b7401c142a
)
2007-10-10 13:30:13 -05:00
Andrew Tridgell
c798d287ed
r8859: having been successfully mailbombed by build@samba.org, fix the build again
...
(This used to be commit aac733067a
)
2007-10-10 13:30:13 -05:00
Andrew Tridgell
483ab8bfce
r8858: just to make sure it works on the main trees, deliberately break the samba4 build
...
I expect to get a flood of nastygrams from build@samba.org for this ....
(This used to be commit 578b1cad40
)
2007-10-10 13:30:13 -05:00
Andrew Bartlett
c24a7249f0
r8854: #if 0 out the right things this time. (Sorry about the build breakage)
...
Use "" for the no domain case.
Andrew Bartlett
(This used to be commit 4989ffe870
)
2007-10-10 13:30:11 -05:00
Andrew Tridgell
a9dd19542e
r8852: fixed the build
...
andrew, please check
(This used to be commit 0dda73add3
)
2007-10-10 13:30:11 -05:00
Andrew Bartlett
9cae22604b
r8846: Test yet more NTLMv2 combinations.
...
I can't get a few of the session key values right (and these tests are
#if 0'ed out), but this expands the testing.
Andrew Bartlett
(This used to be commit e947c8a8f2
)
2007-10-10 13:30:11 -05:00
Andrew Bartlett
aa233ffd1f
r8824: Fix indentation, and don't send 'invalid' LM password.
...
Andrew Bartlett
(This used to be commit a1c1aecc7e
)
2007-10-10 13:30:09 -05:00
Andrew Bartlett
4804b2251a
r8823: I don't know why I added this test, it appears bogus.
...
Andrew Bartlett
(This used to be commit 640c086f8e
)
2007-10-10 13:30:09 -05:00
Andrew Tridgell
27f457e3a8
r8818: - fix LOCAL-IRPC test for new ref-alloc semantics of irpc
...
- fixed return result from LOCAL-IRPC test
- added timelimit support
- ensure we free messages as they complete
(This used to be commit ab9a5fd84b
)
2007-10-10 13:30:08 -05:00
Andrew Tridgell
df8bce7ac2
r8817: - fixed return result from LOCAL-MESSAGING test
...
- added timelimit support
(This used to be commit dbac93e313
)
2007-10-10 13:30:08 -05:00
Jelmer Vernooij
6553dd0c60
r8811: Fix the build..
...
(This used to be commit fac77f5fa2
)
2007-10-10 13:30:07 -05:00
Rafal Szczesniak
5cc8a42a05
r8807: Modifying datetime field using struct timeval argument rather than
...
text-based, after recent discussion with both Andrews :)
Basic test seems to work (at least it doesn't fail now).
rafal
(This used to be commit 1bc3162e94
)
2007-10-10 13:30:06 -05:00
Andrew Bartlett
06e650a442
r8792: Clarify comments
...
(This used to be commit 6174cf826f
)
2007-10-10 13:30:06 -05:00
Andrew Tridgell
e3e794d1a9
r8781: - fixed a memory leak in BASE-SECLEAK (ironic, isn't it). There is
...
another leak in the ASN.1 code that andrew has volunteered to look at
- make the timelimit controllable with -t
(This used to be commit 227d4d2115
)
2007-10-10 13:30:05 -05:00
Andrew Tridgell
0f7f08565c
r8780: make numops controllable in BASE-DISCONNECT
...
(This used to be commit 1cb91a11d4
)
2007-10-10 13:30:05 -05:00
Andrew Tridgell
5f0c8df55a
r8773: fixed another dependency on directory ordering in RAW-SEARCH
...
Thanks to andrew bartlett for helping to track this down (his was the
only system that hit this)
(This used to be commit 5edeb56bf0
)
2007-10-10 13:30:03 -05:00
Rafal Szczesniak
b2ed6343cb
r8761: Propagate changes in monitor messaging code.
...
rafal
(This used to be commit 5be8479d5c
)
2007-10-10 13:30:03 -05:00
Rafal Szczesniak
2440a008a8
r8759: Another couple of fields in usermod routine.
...
rafal
(This used to be commit 266aaacf0b
)
2007-10-10 13:30:03 -05:00
Andrew Tridgell
6b2d6ce604
r8729: make the RAW-SEARCH test more robust to servers with hash based directory ordering
...
(This used to be commit 8c4d0cd7b7
)
2007-10-10 13:29:59 -05:00