Age | Commit message (Expand) | Author | Files | Lines |
2010-08-05 | s3: Remove some direct cli->inbuf references in interpret_long_filename | Volker Lendecke | 1 | -2/+2 |
2010-08-05 | s3: Remove a pointless wrapper function | Volker Lendecke | 1 | -1/+1 |
2010-08-05 | s3: Explicitly pass flags2 to clistr_pull_talloc | Volker Lendecke | 1 | -3/+13 |
2010-08-05 | s3: Remove some pointless wrapper functions | Volker Lendecke | 1 | -7/+13 |
2010-08-04 | s3: Convert cli_list() to return NTSTATUS | Volker Lendecke | 1 | -6/+14 |
2010-08-04 | s3: Use data_blob_null | Volker Lendecke | 1 | -1/+1 |
2010-07-30 | s3: Remove "cli" from "struct finfo" | Volker Lendecke | 1 | -2/+0 |
2010-07-27 | s3: Remove a typedef (struct file_info) | Volker Lendecke | 1 | -7/+10 |
2010-06-28 | s3-libsmb: Make sure that finfo is initialized. | Andreas Schneider | 1 | -0/+2 |
2010-05-22 | s3: Remove unreachable code | Volker Lendecke | 1 | -1/+0 |
2009-11-02 | Convert from numbers to correct SMB_FIND_XX constant names. | Jeremy Allison | 1 | -8/+12 |
2009-03-12 | Remove the static "struct client_connection" mess which is part of | Jeremy Allison | 1 | -4/+1 |
2009-01-26 | Decouple clistr_pull from struct cli_state->inbuf | Volker Lendecke | 1 | -5/+5 |
2008-12-16 | (Fixed) Final part of fix for bug #5953 - smbclient crashes: cli_list_new seg... | Kai Blin | 1 | -4/+5 |
2008-12-16 | Revert "Final part of fix for bug #5953 - smbclient crashes: cli_list_new seg... | Jeremy Allison | 1 | -24/+683 |
2008-12-16 | Final part of fix for bug #5953 - smbclient crashes: cli_list_new segmentatio... | Kai Blin | 1 | -683/+24 |
2008-12-08 | Fix bug #5953 - smbclient crashes: cli_list_new segmentation fault. | Jeremy Allison | 1 | -1/+1 |
2008-02-28 | Fix from Guenter Kukkukk <linux@kukkukk.com> to fix listing against | Jeremy Allison | 1 | -1/+15 |
2008-02-08 | We don't need the extra null termination - we've | Jeremy Allison | 1 | -9/+4 |
2008-02-08 | Make clilist work again with OS/2 (kukks help!). | Jeremy Allison | 1 | -1/+17 |
2008-02-08 | From kukks - prevent crashes if finfo.name == NULL. | Jeremy Allison | 1 | -0/+11 |
2008-02-08 | Try and fix length and finfo calls for older clients. Working | Jeremy Allison | 1 | -7/+21 |
2007-12-26 | Add SMB encryption. Still fixing client decrypt but | Jeremy Allison | 1 | -2/+2 |
2007-12-08 | Fix C++ warnings | Volker Lendecke | 1 | -1/+1 |
2007-12-06 | Don't understand this. I have no changes here.... | Jeremy Allison | 1 | -33/+64 |
2007-12-05 | Fix path length limits on cli_list (outgoing. Incoming | Jeremy Allison | 1 | -5/+16 |
2007-11-29 | Remove pstrings. Ensure we validate offsets. | Jeremy Allison | 1 | -64/+132 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. | Gerald (Jerry) Carter | 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 | r22391: Looks bigger than it is. Make "inbuf" available | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r21768: Fix the client dfs code such that smbclient can | Jeremy Allison | 1 | -7/+3 |
2007-10-10 | r18011: Should fix bug 3835. | Derrell Lipman | 1 | -4/+11 |
2007-10-10 | r17800: Start using struct timespec internally for file times | Jeremy Allison | 1 | -11/+13 |
2007-10-10 | r17761: Handle times consistently across all client utils. | Jeremy Allison | 1 | -16/+2 |
2007-10-10 | r17333: Some C++ warnings | Volker Lendecke | 1 | -2/+3 |
2007-10-10 | r16541: Fix #3862 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -3/+0 |
2007-10-10 | r15997: Fix bug in OS/2 Warp - it doesn't set the ff_last | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r13915: Fixed a very interesting class of realloc() bugs found by Coverity. | Jeremy Allison | 1 | -11/+6 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -1/+5 |
2007-10-10 | r12758: r12127@cabra: derrell | 2006-01-03 15:22:18 -0500 | Derrell Lipman | 1 | -5/+1 |
2007-10-10 | r12275: Fix memory leak found by Mikhail Kshevetskiy <kl@laska.dorms.spbu.ru> | Jeremy Allison | 1 | -2/+14 |
2007-10-10 | r11511: A classic "friday night check-in" :-). This moves much | Jeremy Allison | 1 | -7/+7 |
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 | r7157: Ensure we abort a directory listing if we see the same | Jeremy Allison | 1 | -0/+7 |
2007-10-10 | r7151: Fix for bug #2698. If a unicode to unix charset conversion fails (due ... | Jeremy Allison | 1 | -10/+40 |
2007-10-10 | r6994: Fix for bugid #2729 - it turns out resume keys are *mandatory* for | Jeremy Allison | 1 | -5/+11 |
2007-10-10 | r6225: get rid of warnings from my compiler about nested externs | Herb Lewis | 1 | -2/+2 |
2007-10-10 | r5991: Fixup last entry offset correctly for level 260. | Jeremy Allison | 1 | -6/+10 |