summaryrefslogtreecommitdiffstats
path: root/source3/torture
Commit message (Expand)AuthorAgeFilesLines
* s3: Remove a use of cli_send_smbVolker Lendecke2011-05-191-46/+53
* s3-lib Replace StrCaseCmp() with strcasecmp_m()Andrew Bartlett2011-05-182-4/+4
* s3-smbtorture: fix build warning (shadowed NTSTATUS variable).Günther Deschner2011-05-181-1/+0
* s3-torture/nbio.c: Fix cli_errstr() usage (part of bug #7864)Björn Baumbach2011-05-181-7/+16
* s3-torture/mangle_test.c: Fix cli_errstr() usage (part of bug #7864)Björn Baumbach2011-05-181-13/+20
* s3-torture: torture.c: Fix cli_errstr() usage (part of bug #7864)Björn Baumbach2011-05-181-510/+804
* s3-includes: finally only include client.h when libsmb is used.Günther Deschner2011-05-061-0/+2
* s3-libsmb: move protos to libsmb/proto.hGünther Deschner2011-05-0614-0/+14
* s3: only include tdb headers where needed.Günther Deschner2011-05-062-0/+2
* nterr: Add mem_ctx for return string from get_nt_error_c_code()Andrew Bartlett2011-05-061-3/+3
* Fix const in smbtorture.Jeremy Allison2011-05-062-11/+10
* More const fixes. Remove CONST_DISCARD.Jeremy Allison2011-05-061-1/+1
* Fix warning messages caused by addition of null check in fstrcpy macro.Jeremy Allison2011-05-041-2/+2
* Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1.Jeremy Allison2011-05-041-1/+1
* s3-torture: Add a test for notify upon read&xVolker Lendecke2011-05-043-1/+302
* Add POSIX O_RDONLY test of a directory for bug #8112 - POSIX extension opens ...Jeremy Allison2011-04-301-2/+10
* torture test for bug #8111 - CIFS VFS: unexpected error on SMB posix open.Jeremy Allison2011-04-301-0/+55
* s3-tevent: only include ../lib/util/tevent wrappers where needed.Günther Deschner2011-04-292-0/+2
* s3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCHAndrew Bartlett2011-04-291-1/+1
* s3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIRAndrew Bartlett2011-04-293-15/+15
* s3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEMAndrew Bartlett2011-04-299-124/+124
* s3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDENAndrew Bartlett2011-04-299-127/+127
* s3-smb Use FILE_ATTRIBUTE_READONLY intead of aRONLYAndrew Bartlett2011-04-291-1/+1
* s3: Use cli_writeall instead of cli_writeVolker Lendecke2011-04-265-82/+140
* s3: Add a 10-second timeout for the 445 or netbios connection to a DCVolker Lendecke2011-04-251-1/+1
* 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