summaryrefslogtreecommitdiffstats
path: root/source3/torture/locktest.c
Commit message (Expand)AuthorAgeFilesLines
* s3:torture: make use of cli_tree_connect()Stefan Metzmacher2011-11-241-2/+2
* s3:torture: s/Undefined/SMB_SIGNING_DEFAULT/ s/Required/SMB_SIGNING_REQUIRED/Stefan Metzmacher2011-11-031-1/+1
* s3:libsmb: pass max_protocol to cli_negprot()Stefan Metzmacher2011-09-151-1/+1
* s3:libsmb: pass CLI_FULL_CONNECTION_* flags via cli_connect_nb()Stefan Metzmacher2011-09-081-6/+10
* s3:torture: use lp_load_global() in the locktestMichael Adam2011-07-281-1/+1
* s3-libsmb: let cli_lock64 return NTSTATUS instead of boolBjörn Baumbach2011-07-111-9/+7
* s3: Add called name_type param to cli_connect_nbVolker Lendecke2011-05-281-1/+2
* s3: Use cli_connect_nb in locktestVolker Lendecke2011-05-281-28/+3
* s3-libsmb: move protos to libsmb/proto.hGünther Deschner2011-05-061-0/+1
* Fix warning messages caused by addition of null check in fstrcpy macro.Jeremy Allison2011-05-041-2/+2
* s3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEMAndrew Bartlett2011-04-291-1/+1
* s3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDENAndrew Bartlett2011-04-291-1/+1
* s3-libsmb: put namequery headers to nmblib.hGünther Deschner2011-03-301-0/+1
* s3-locking: move locking prototypes out of proto.h.Günther Deschner2011-03-301-0/+1
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-301-0/+1
* s3-torture: Fix cli_errstr() usage (part of bug #7864)Björn Baumbach2011-01-251-7/+6
* s3-debug Impove setup_logging() to specify logging to stderrAndrew Bartlett2010-11-021-3/+1
* Make cli_unlock and cli_unlock64 async. Fix POSIX lock test.Jeremy Allison2009-07-151-2/+2
* Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.Jeremy Allison2009-04-301-17/+18
* Make cli_unlink async.Jeremy Allison2009-04-291-1/+1
* Make cli_tcon_andx asyncVolker Lendecke2009-01-301-3/+4
* Make cli_negprot return NTSTATUS instead of boolVolker Lendecke2008-12-191-2/+4
* s3: Change sockaddr util function names for consistencyTim Prouty2008-12-031-2/+2
* Use {u,}int64_t instead of SMB_BIG_{U,}INT.Jelmer Vernooij2008-10-141-3/+3
* Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison2007-12-101-1/+1
* The usual !pstring...Jeremy Allison2007-12-041-4/+6
* Change all occurrences of zero_addr(&ss,AF_INET) toJeremy Allison2007-10-271-2/+2
* This is a large patch (sorry). Migrate from struct in_addrJeremy Allison2007-10-241-5/+5
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-9/+9
* Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison2007-10-101-2/+2
* r25055: Add file_id_string_tosVolker Lendecke2007-10-101-1/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS.Jeremy Allison2007-10-101-1/+8
* r23195: Add void *private_data to brl_forallVolker Lendecke2007-10-101-2/+3
* r23183: Check in a change made by Tridge:Volker Lendecke2007-10-101-4/+3
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-101-1/+1
* r20261: merge 20260 from samba_3_0_24Herb Lewis2007-10-101-2/+2
* r20245: merge 20244 from samba_3_0_24Herb Lewis2007-10-101-2/+3
* r17571: Change the return code of cli_session_setup from BOOL to NTSTATUSVolker Lendecke2007-10-101-4/+6
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-4/+8
* r13799: Make locktest debug a little easier to read.Jeremy Allison2007-10-101-3/+17
* r13796: Another load_case_tables...Jeremy Allison2007-10-101-0/+2
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2007-10-101-1/+1
* r11556: Fix "make everything"Volker Lendecke2007-10-101-3/+3
* r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.Tim Potter2007-10-101-2/+0
* r6640: Attempt to fix 'make everything' with the paranoid malloc checker.Volker Lendecke2007-10-101-1/+1
* Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter2003-07-221-1/+1
* Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij2003-05-101-2/+0
* Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij2003-05-101-0/+2