summaryrefslogtreecommitdiff
path: root/source3/libsmb/clilist.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-30s3-trans2: only include trans2.h where needed.Günther Deschner1-0/+1
2010-10-29Fix bug #7700 - Improvement of return code of smbclientJeremy Allison1-6/+15
2010-09-20s3-build: only include async headers where needed.Günther Deschner1-0/+1
2010-08-19s3-cli: fix uninitialized variable.Günther Deschner1-1/+1
2010-08-19s3-libsmb: fix some uninitialized variables.Günther Deschner1-2/+2
2010-08-18s3: async cli_listVolker Lendecke1-396/+647
2010-08-05s3: Remove some direct cli->inbuf references in interpret_long_filenameVolker Lendecke1-2/+2
2010-08-05s3: Remove a pointless wrapper functionVolker Lendecke1-1/+1
2010-08-05s3: Explicitly pass flags2 to clistr_pull_tallocVolker Lendecke1-3/+13
2010-08-05s3: Remove some pointless wrapper functionsVolker Lendecke1-7/+13
2010-08-04s3: Convert cli_list() to return NTSTATUSVolker Lendecke1-6/+14
2010-08-04s3: Use data_blob_nullVolker Lendecke1-1/+1
2010-07-30s3: Remove "cli" from "struct finfo"Volker Lendecke1-2/+0
2010-07-27s3: Remove a typedef (struct file_info)Volker Lendecke1-7/+10
2010-06-28s3-libsmb: Make sure that finfo is initialized.Andreas Schneider1-0/+2
2010-05-22s3: Remove unreachable codeVolker Lendecke1-1/+0
2009-11-02Convert from numbers to correct SMB_FIND_XX constant names.Jeremy Allison1-8/+12
2009-03-12Remove the static "struct client_connection" mess which is part ofJeremy Allison1-4/+1
2009-01-26Decouple clistr_pull from struct cli_state->inbufVolker Lendecke1-5/+5
2008-12-16(Fixed) Final part of fix for bug #5953 - smbclient crashes: cli_list_new seg...Kai Blin1-4/+5
2008-12-16Revert "Final part of fix for bug #5953 - smbclient crashes: cli_list_new seg...Jeremy Allison1-24/+683
2008-12-16Final part of fix for bug #5953 - smbclient crashes: cli_list_new segmentatio...Kai Blin1-683/+24
2008-12-08Fix bug #5953 - smbclient crashes: cli_list_new segmentation fault.Jeremy Allison1-1/+1
2008-02-28Fix from Guenter Kukkukk <linux@kukkukk.com> to fix listing againstJeremy Allison1-1/+15
2008-02-08We don't need the extra null termination - we'veJeremy Allison1-9/+4
2008-02-08Make clilist work again with OS/2 (kukks help!).Jeremy Allison1-1/+17
2008-02-08From kukks - prevent crashes if finfo.name == NULL.Jeremy Allison1-0/+11
2008-02-08Try and fix length and finfo calls for older clients. WorkingJeremy Allison1-7/+21
2007-12-26Add SMB encryption. Still fixing client decrypt butJeremy Allison1-2/+2
2007-12-08Fix C++ warningsVolker Lendecke1-1/+1
2007-12-06Don't understand this. I have no changes here....Jeremy Allison1-33/+64
2007-12-05Fix path length limits on cli_list (outgoing. IncomingJeremy Allison1-5/+16
2007-11-29Remove pstrings. Ensure we validate offsets.Jeremy Allison1-64/+132
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-2/+2
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-2/+2
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r22391: Looks bigger than it is. Make "inbuf" availableJeremy Allison1-2/+2
2007-10-10r21768: Fix the client dfs code such that smbclient canJeremy Allison1-7/+3
2007-10-10r18011: Should fix bug 3835.Derrell Lipman1-4/+11
2007-10-10r17800: Start using struct timespec internally for file timesJeremy Allison1-11/+13
2007-10-10r17761: Handle times consistently across all client utils.Jeremy Allison1-16/+2
2007-10-10r17333: Some C++ warningsVolker Lendecke1-2/+3
2007-10-10r16541: Fix #3862 reported by jason@ncac.gwu.edu.Jeremy Allison1-3/+0
2007-10-10r15997: Fix bug in OS/2 Warp - it doesn't set the ff_lastJeremy Allison1-1/+1
2007-10-10r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison1-11/+6
2007-10-10r13316: Let the carnage begin....Gerald Carter1-1/+5
2007-10-10r12758: r12127@cabra: derrell | 2006-01-03 15:22:18 -0500Derrell Lipman1-5/+1
2007-10-10r12275: Fix memory leak found by Mikhail Kshevetskiy <kl@laska.dorms.spbu.ru>Jeremy Allison1-2/+14
2007-10-10r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison1-7/+7