summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* Fix problems with event context not being the parent.Simo Sorce2008-04-1412-32/+32
* Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij2008-04-141-0/+12
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into cprovisionJelmer Vernooij2008-04-132-40/+4
|\
| * Reuse the lp_ctx and samdb returned by the python provision.Andrew Bartlett2008-04-111-36/+2
| * Don't specify the ntds_guid to the C -> python provision interfaceAndrew Bartlett2008-04-111-1/+0
| * Fix merge errors on C provision interface after jelmer's good work.Andrew Bartlett2008-04-112-2/+7
| |\
| * | Set a netbios name into provision, and zero the rest.Andrew Bartlett2008-04-111-2/+2
| * | Remove dns_name elementAndrew Bartlett2008-04-091-1/+0
* | | Use torture_assert_mem_equal() in a couple more places.Jelmer Vernooij2008-04-133-7/+7
* | | Attempt to fix get_value() test on sparc machines.Jelmer Vernooij2008-04-131-0/+9
| |/ |/|
* | Fix extra argument to provision_bare().Jelmer Vernooij2008-04-101-1/+2
* | Add infrastructure for returning ProvisionResult in C provision code.Jelmer Vernooij2008-04-101-1/+5
|/
* Move provision C bindings to param/.Jelmer Vernooij2008-04-095-155/+4
* BASE-DELAYWRITE: be more friendly to filesystems without high resolution time...Stefan Metzmacher2008-04-081-1/+12
* BASE-DELAYWRITE: use timeval_* and make it possible to spefic the writetime u...Stefan Metzmacher2008-04-081-101/+164
* Rework talloc hirarchy for C provision setup.Andrew Bartlett2008-04-081-18/+19
* Pass discovered server DN down to provision.Andrew Bartlett2008-04-044-0/+14
* Trim down installed headers some more.Jelmer Vernooij2008-04-022-2/+1
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-0249-11/+114
* Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij2008-04-011-4/+4
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-03-281-4/+3
|\
| * torture: fix compiler warningsStefan Metzmacher2008-03-281-4/+3
* | Convert some more files to GPLv3.Andrew Kroeger2008-03-283-3/+3
|/
* Prove that a setuserinfo level 25 does set the pwdlastset fieldVolker Lendecke2008-03-201-0/+50
* Add the workstation to the anon sessetup credentialsVolker Lendecke2008-03-201-0/+2
* Fix a warningVolker Lendecke2008-03-201-0/+1
* smbtorture: fix typos in RAW-OPLOCK output.Michael Adam2008-03-181-2/+2
* RAW-BENCH-OPEN: avoid sync calls before the main loopStefan Metzmacher2008-03-171-33/+55
* RAW-BENCH-OPEN: fix the output and calculate the total operationsStefan Metzmacher2008-03-171-7/+17
* Rework our SAMR test and SAMR server.Andrew Bartlett2008-03-141-25/+62
* Check for Administrator as a Alias (copy&paste bug)Andrew Bartlett2008-03-141-1/+1
* RAW-RENAME: w2k3 just ignores a NTTRANS-RENAME!Stefan Metzmacher2008-03-121-15/+50
* RAW-STREAMS: do a exit on the session after each sub testsStefan Metzmacher2008-03-121-0/+2
* RAW-STREAMS: do what the comments sayStefan Metzmacher2008-03-121-3/+5
* Added test_nttransrename() to test Metze's new code.Jeremy Allison2008-03-112-1/+92
* RAW-SEARCH: skip RESUME_KEY tests against samba3Stefan Metzmacher2008-03-111-0/+10
* Samba3.2 now passes a lot more tests - remove the S3 specificJeremy Allison2008-03-111-67/+32
* Samba3 now passes the test_raw_oplock_exclusive3 test.Jeremy Allison2008-03-111-8/+2
* Test trans2 renames with oplocks. It looks like trans2 renamesJeremy Allison2008-03-112-0/+110
* torture: fix escape sequence in test_chkpath().Michael Adam2008-03-071-1/+1
* Fixup the NET-API-USERMOD test.Andrew Bartlett2008-03-072-5/+5
* RAW-OPLOCK: rename _ack_to_levelII() -> ack_to_given()Stefan Metzmacher2008-03-061-61/+75
* RAW-OPLOCK: add BATCH24 test another case with a connection with no CAP_LEVEL...Stefan Metzmacher2008-03-061-0/+77
* RAW-OPLOCK: add BATCH23 and test with a connection with no CAP_LEVEL_II_OPLOCKSStefan Metzmacher2008-03-061-0/+121
* RAW-OPLOCK: remove unused varsStefan Metzmacher2008-03-061-3/+0
* libcli/raw: make it possible to not send CAP_LEVEL_II_OPLOCKSStefan Metzmacher2008-03-061-3/+3
* Fix typoAndrew Bartlett2008-03-061-1/+1
* Ensure we get this option from the command line, not the internalAndrew Bartlett2008-03-061-1/+2
* Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartletAndrew Bartlett2008-03-061-0/+188
|\
| * RAW-OPLOCK: add BATCH22 and test the behavior of oplock break timeoutsStefan Metzmacher2008-03-041-0/+118