Age | Commit message (Expand) | Author | Files | Lines |
2011-07-23 | s3-torture/utable.c: replace cli_read_old() with cli_read() | Björn Baumbach | 1 | -1/+1 |
2011-07-20 | s3-libsmb: replace cli_read() with cli_read_old() | Björn Baumbach | 1 | -1/+1 |
2011-05-06 | s3-libsmb: move protos to libsmb/proto.h | Günther Deschner | 1 | -0/+1 |
2011-04-29 | s3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEM | Andrew Bartlett | 1 | -4/+4 |
2011-04-29 | s3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN | Andrew Bartlett | 1 | -4/+4 |
2011-04-26 | s3: Use cli_writeall instead of cli_write | Volker Lendecke | 1 | -1/+2 |
2011-03-30 | Fix convert_string() to take a *converted_size arg. and return a bool. | Jeremy Allison | 1 | -5/+14 |
2011-03-30 | s3-includes: only include system/filesys.h when needed. | Günther Deschner | 1 | -0/+1 |
2011-03-24 | charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s... | Andrew Tridgell | 1 | -2/+2 |
2011-03-15 | s3-libsmb: only include rap client when needed. | Günther Deschner | 1 | -0/+1 |
2010-10-24 | s3: Convert cli_qfileinfo_basic to cli_qfileinfo | Volker Lendecke | 1 | -2/+3 |
2010-10-24 | s3: Rename cli_fileinfo() to cli_fileinfo_basic() | Volker Lendecke | 1 | -2/+4 |
2010-10-12 | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 1 | -0/+1 |
2009-11-24 | s3:fix the merged build of bin/smbtorture4 | Michael Adam | 1 | -1/+1 |
2009-11-23 | s3:torture: move the torture-specific headers to new torture/torture.h | Michael Adam | 1 | -0/+1 |
2009-04-30 | Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int. | Jeremy Allison | 1 | -9/+8 |
2009-04-29 | Make cli_unlink async. | Jeremy Allison | 1 | -4/+4 |
2009-04-21 | Make cli_mkdir async. Change it to return NTSTATUS. | Jeremy Allison | 1 | -1/+1 |
2009-01-02 | Fix warnings in make test code. | Jeremy Allison | 1 | -1/+5 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r18796: Fix the build. Sorry. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r17338: Add support for multiple shares test inspired by Samba 4 torture's --... | Alexander Bokovoy | 1 | -2/+2 |
2007-10-10 | r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore. | Tim Potter | 1 | -2/+0 |
2007-10-10 | r5968: derrell's large file fix for libsmbclient (BUG 2505) | Gerald Carter | 1 | -1/+1 |
2004-03-12 | Fix build after Jeremy -- yet another place where convert_string() wasn't upd... | Alexander Bokovoy | 1 | -2/+2 |
2003-11-06 | Final round of printf warnings fixes for the moment. | Tim Potter | 1 | -2/+2 |
2003-04-23 | Merge torture tests from HEAD - it looks like we had rather an incomplete | Andrew Bartlett | 1 | -21/+28 |
2003-04-18 | fixing torture build by merging code from HEAD | Gerald Carter | 1 | -2/+2 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-10-11 | first step in converting the head branch to use lang_tdb.c instead | Andrew Tridgell | 1 | -1/+1 |
2001-10-03 | switched over to a new method of handling uppercase/lowercase mappings | Andrew Tridgell | 1 | -2/+18 |
2001-10-02 | better method of generating the case equivalence table | Andrew Tridgell | 1 | -22/+37 |
2001-10-02 | the CASETABLE torture target now generates the complete unicode | Andrew Tridgell | 1 | -0/+74 |
2001-09-25 | added a little smbtorture test for dumping the unicode table of a | Andrew Tridgell | 1 | -0/+82 |