summaryrefslogtreecommitdiffstats
path: root/source3/torture
Commit message (Expand)AuthorAgeFilesLines
* s3: Add a quick test for bug 8042Volker Lendecke2011-04-033-0/+81
* s3-torture: a very simple test for convert_string_error()Andrew Tridgell2011-03-311-0/+98
* Fix convert_string() to take a *converted_size arg. and return a bool.Jeremy Allison2011-03-301-5/+14
* s3-messages: make ndr_messaging.h part of messages.h.Günther Deschner2011-03-301-1/+0
* s3-messages: only include messages.h where needed.Günther Deschner2011-03-301-0/+1
* s3-libsmb: put namequery headers to nmblib.hGünther Deschner2011-03-303-0/+3
* s3-locking: move locking prototypes out of proto.h.Günther Deschner2011-03-302-0/+2
* s3-vfs: include smbd/smbd.h in vfs modules.Günther Deschner2011-03-302-0/+2
* s3-passdb: add passdb.h where needed.Günther Deschner2011-03-301-0/+1
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-309-0/+9
* s3-includes: only include system/passwd.h when needed.Günther Deschner2011-03-301-0/+1
* s3-includes: only include system/shmem.h when needed.Günther Deschner2011-03-301-0/+1
* s3-trans2: only include trans2.h where needed.Günther Deschner2011-03-302-0/+2
* lib/util/util_pw: share sys_get{pw,gr} group of calls.Günther Deschner2011-03-301-0/+1
* s3: Convert cli_raw_tcon to cli_smbVolker Lendecke2011-03-271-2/+2
* s3: Fix a memleakVolker Lendecke2011-03-271-0/+2
* s3: Replace a use of cli_errstrVolker Lendecke2011-03-271-1/+1
* s3: Replace cli_negprot_sendsync() by cli_negprot_send()Volker Lendecke2011-03-271-2/+22
* s3: Remove a pointless staticVolker Lendecke2011-03-271-1/+1
* s3: Remove a use of cli_send_smbVolker Lendecke2011-03-271-1/+1
* charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell2011-03-241-2/+2
* s3-prototypes: remove protos of some dead functions.Günther Deschner2011-03-241-1/+0
* s3-libsmb: only include rap client when needed.Günther Deschner2011-03-155-0/+5
* s3-torture: fix the build of rpc_open_tcp.Günther Deschner2011-02-281-1/+1
* s3-rpc_client: Move client pipe functions to own header.Andreas Schneider2011-02-281-0/+1
* Torture test added to run_opentest() to ensure we don't regress onJeremy Allison2011-02-231-0/+26
* smbtorture Remove random file name before we start RW2Andrew Bartlett2011-02-221-0/+4
* nsswitch: make wb_reqtrans a common subsystem.Günther Deschner2011-02-171-1/+1
* s3: test addrchangeVolker Lendecke2011-02-013-0/+95
* s3-masktest: Fix cli_errstr() usage (part of bug #7864)Björn Baumbach2011-01-251-5/+6
* s3-torture: Fix cli_errstr() usage (part of bug #7864)Björn Baumbach2011-01-251-7/+6
* s3-torture: fix uninitialized status code.Günther Deschner2011-01-211-1/+1
* Add DELETE-LN test to show bug #7863 - Unlink may unlink wrong file when hard...Jeremy Allison2011-01-191-0/+111
* s3:torture: use dcerpc_echo_X() functionsStefan Metzmacher2011-01-171-4/+6
* s3: Convert try_trans2 to cli_transVolker Lendecke2011-01-171-28/+28
* s3: Convert try_nttrans to cli_transVolker Lendecke2011-01-171-26/+25
* s3: Fix some nonempty blank linesVolker Lendecke2011-01-171-3/+3
* Add OPLOCK4 test which explores how Windows copes with oplock and share mode ...Jeremy Allison2011-01-151-0/+146
* s3: Allow more control over smbsock_[any_]connectVolker Lendecke2010-12-291-2/+3
* s3: Test smbsock_any_connectVolker Lendecke2010-12-223-0/+48
* s3: Remove unused "retry" from cli_start_connectionVolker Lendecke2010-12-201-1/+1
* s3: Remove unused "retry" from cli_full_connectionVolker Lendecke2010-12-202-3/+3
* s3: Remove some unused variablesVolker Lendecke2010-12-201-4/+2
* wb_reqtrans is not used in libwbclientVolker Lendecke2010-12-191-1/+1
* Move wbc_async.[ch] to its only user: smbtorture3Volker Lendecke2010-12-193-1/+946
* s3-vfstest: fixed paths in vfstestAndrew Tridgell2010-12-101-0/+2
* Move the uglyness of #ifdef REALPATH_TAKES_NULL into the vfs_defaultJeremy Allison2010-11-201-3/+1
* s3: Fix a missing return valueVolker Lendecke2010-11-171-1/+3
* s3: Make cli_set_ea_fnum return NTSTATUSVolker Lendecke2010-11-111-2/+4
* s3: Make cli_set_ea_path return NTSTATUSVolker Lendecke2010-11-111-6/+12