Remove global_loadparm instance.
[kai/samba.git] / source4 / torture /
2008-09-30 Jelmer VernooijRemove global_loadparm instance.
2008-09-30 Jelmer VernooijRemove uses of global_loadparm.
2008-09-29 Jelmer VernooijPass options struct into session initialization functio...
2008-09-29 Simo SorceLDB ASYNC: misc changes
2008-09-26 Jeremy AllisonAdd test to show you can open for delete a readonly...
2008-09-25 Andrew Tridgellcheck error code for zero desired_access in SMB2 create
2008-09-25 Andrew Tridgellfixed setpathinfo in gentest to not zero the filename...
2008-09-25 Andrew Tridgellsupport NT_STATUS_XX:NT_STATUS_YY syntax in ignore...
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijMove source4/lib/crypto to lib/crypto.
2008-09-23 Simo SorceMerge ldb_search() and ldb_search_exp_fmt() into a...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Stefan MetzmacherRPC-PAC: loop in gensec_update() untill the server...
2008-09-23 Günther Deschners4-nbt: use ../libcli/nbt
2008-09-23 Günther Deschners4-nbt: use private_data instead of private.
2008-09-23 Andrew Tridgelltest setinfo FULL_EA_INFORMATION in gentest
2008-09-23 Andrew Tridgellfixed a memory error in change notify handling in gentest
2008-09-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew BartlettRemove unused variable
2008-09-22 Andrew BartlettTest re-setting the challenge after an auth3 in RPC...
2008-09-22 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-22 Andrew BartlettThis torture test and skipping of the server-side check...
2008-09-21 Matthias Dieter... Torture suite: Revert some changes because they aren...
2008-09-21 Matthias Dieter... Torture suite: Fixes the tests to not segfault again...
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-18 Jelmer VernooijProperly report why a test didn't succeed (required...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMove common libraries from root to lib/.
2008-09-16 Jelmer VernooijMerge branch 'singlecompression' into single
2008-09-16 Jelmer VernooijUse single copy of compression library in Samba3,4.
2008-09-16 Jelmer VernooijFix paths to subunit.sh
2008-09-16 Jelmer VernooijMove torture/ blackbox tests closer to code they're...
2008-09-16 Jelmer VernooijMerge branch 'singlepopt' into single
2008-09-16 Jelmer VernooijMerge branch 'singlensswrap' into single
2008-09-16 Jelmer VernooijMerge branch 'singlesw' into single
2008-09-16 Jelmer VernooijMerge branch 'singlereplace' into single
2008-09-16 Jelmer VernooijMerge branch 'singletdb' into single
2008-09-16 Jelmer VernooijUse single copy of socket_wrapper in Samba 3 and Samba 4.
2008-09-16 Jelmer VernooijMake Samba 3 and Samba 4 both use the same single copy...
2008-09-16 Jelmer VernooijFix last few includes to use new tdb location.
2008-09-16 Jelmer VernooijShare talloc source code between Samba 3 and Samba 4.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-12 Jeremy AllisonComment the delay write time tests so I know what they're
2008-09-11 Andrew BartlettFix failures in the winbind struct-based test.
2008-09-10 Jeremy AllisonMerge branch 'v4-0-test' of ssh://jra@git.samba.org...
2008-09-10 Jeremy AllisonA truncate write must be a smbcli_smbwrite, not a
2008-09-10 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-09-09 Stefan MetzmacherUNIX-WHOAMI: fix compiler warnings
2008-09-08 Jeremy AllisonMake it easier to see when tests start/end.
2008-09-08 Stefan MetzmacherBASE-DELAYWRITE: test behavior of SMBwrite truncate...
2008-09-08 Stefan MetzmacherBASE-DELAYWRITE: test behavior of writeX, SMBwrite...
2008-09-08 Stefan MetzmacherBASE-DELAYWRITE: demonstrate that a truncate write...
2008-09-08 Stefan MetzmacherBASE-DELAYWRITE: demonstrate that the time between...
2008-09-08 Stefan MetzmacherBASE-DELAYWRITE: test more details of the truncate...
2008-09-08 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-09-08 Andrew BartlettMore work towards trusted domains support in Samba4...
2008-09-06 Jeremy AllisonDon't compare identity, it'll never be different.
2008-09-05 Jeremy AllisonAdded tests that show that write time update is immediate
2008-09-04 Andrew BartlettMore work to implement LSA CreateTrustedDomainEx2
2008-09-04 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-09-04 Andrew BartlettMerge commit 'origin/v4-0-test' into trusted-domains
2008-09-03 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-09-03 Andrew BartlettTest a few more error cases in RPC-PAC
2008-09-02 Andrew BartlettStart testing CreateTrustedDomainEx2
2008-09-01 Andrew BartlettFollow MS-LSAD 3.1.4.7.12 and set defaults when creatin...
2008-08-29 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-29 Andrew BartlettIt turns out that the Netlogon PAC verification is...
2008-08-28 Andrew BartlettFurther rework the RPC-PAC test.
2008-08-28 Andrew BartlettHeimdal provides Kerberos PAC parsing routines. Use...
2008-08-27 Andrew BartlettAdd missing file - netlogon.h
2008-08-27 Andrew BartlettAdd a test to explore Netlogon PAC validation
2008-08-26 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-26 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-26 Andrew BartlettDon't use lsa_Delete any more, as smbd now refuses it.
2008-08-26 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-26 Andrew BartlettMore LSA server and testuite work.
2008-08-26 Andrew BartlettMake RPC-LSA test deterministic with an msleep(200).
2008-08-25 Andrew BartlettUpdate RPC-LSA to (almost) pass against Windows 2008.
2008-08-24 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-24 Andrew Tridgellfixed the data in SAVEFILE op in RAW-OFFLINE
2008-08-24 Andrew Tridgellshow the bad data in RAW-OFFLINE
2008-08-23 Andrew Tridgelldon't use zero data for the first file in RAW-OFFLINE
2008-08-22 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-08-22 Andrew TridgellMerge branch 'abartlet-4-0-local' into v4-0-test
2008-08-20 Stefan Metzmacherdrsuapi: fix samba4 callers after drsuapi.idl changes
2008-08-20 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-20 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-20 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-08-20 Matthias Dieter... Add a torture test for the new 'netlogon' flags.
2008-08-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-14 Andrew BartlettDon't segfault in RPC-ATSVC.
2008-08-14 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-14 Stefan MetzmacherRAW-OPEN: be more strict in create_option checking
2008-08-14 Stefan MetzmacherSMB2-CREATE: add a special test for FILE_ATTRIBUTE_ENCR...
2008-08-14 Stefan MetzmacherSMB2-CREATE: be more strict in checking file attributes
2008-08-14 Stefan MetzmacherSMB2-CREATE: be more strict in error checking
2008-08-14 Stefan MetzmacherNBT-WINSREPLICATION: be more robust to timing errors
next