summaryrefslogtreecommitdiffstats
path: root/source3/torture
Commit message (Expand)AuthorAgeFilesLines
* s3-includes: finally only include client.h when libsmb is used.Günther Deschner2011-05-171-0/+2
* s3-libsmb: move protos to libsmb/proto.hGünther Deschner2011-05-1714-0/+386
* s3: only include tdb headers where needed.Günther Deschner2011-05-172-0/+2
* Add POSIX O_RDONLY test of a directory for bug #8112 - POSIX extension opens ...Jeremy Allison2011-05-151-2/+10
* torture test for bug #8111 - CIFS VFS: unexpected error on SMB posix open.Jeremy Allison2011-05-151-0/+55
* s3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCHAndrew Bartlett2011-05-151-1/+1
* s3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIRAndrew Bartlett2011-05-153-15/+15
* s3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEMAndrew Bartlett2011-05-159-124/+124
* s3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDENAndrew Bartlett2011-05-159-127/+127
* s3-smb Use FILE_ATTRIBUTE_READONLY intead of aRONLYAndrew Bartlett2011-05-151-1/+1
* s3-tevent: only include ../lib/util/tevent wrappers where needed.Günther Deschner2011-05-152-0/+2
* s3: Use cli_writeall instead of cli_writeVolker Lendecke2011-05-155-82/+140
* s3: Add a 10-second timeout for the 445 or netbios connection to a DCVolker Lendecke2011-04-261-1/+1
* s3-messages: make ndr_messaging.h part of messages.h.Günther Deschner2011-04-051-1/+0
* s3-messages: only include messages.h where needed.Günther Deschner2011-04-051-0/+1
* s3-libsmb: put namequery headers to nmblib.hGünther Deschner2011-04-053-0/+3
* s3-locking: move locking prototypes out of proto.h.Günther Deschner2011-04-052-0/+2
* s3-vfs: include smbd/smbd.h in vfs modules.Günther Deschner2011-04-052-0/+2
* s3-passdb: add passdb.h where needed.Günther Deschner2011-04-051-0/+1
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-04-059-0/+9
* s3-includes: only include system/passwd.h when needed.Günther Deschner2011-04-051-0/+1
* s3-includes: only include system/shmem.h when needed.Günther Deschner2011-04-051-0/+1
* s3-trans2: only include trans2.h where needed.Günther Deschner2011-04-052-0/+2
* lib/util/util_pw: share sys_get{pw,gr} group of calls.Günther Deschner2011-04-051-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
* 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