summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/clilist.c
Commit message (Expand)AuthorAgeFilesLines
* s3-build: only include async headers where needed.Günther Deschner2010-09-201-0/+1
* s3-cli: fix uninitialized variable.Günther Deschner2010-08-191-1/+1
* s3-libsmb: fix some uninitialized variables.Günther Deschner2010-08-191-2/+2
* s3: async cli_listVolker Lendecke2010-08-181-396/+647
* s3: Remove some direct cli->inbuf references in interpret_long_filenameVolker Lendecke2010-08-051-2/+2
* s3: Remove a pointless wrapper functionVolker Lendecke2010-08-051-1/+1
* s3: Explicitly pass flags2 to clistr_pull_tallocVolker Lendecke2010-08-051-3/+13
* s3: Remove some pointless wrapper functionsVolker Lendecke2010-08-051-7/+13
* s3: Convert cli_list() to return NTSTATUSVolker Lendecke2010-08-041-6/+14
* s3: Use data_blob_nullVolker Lendecke2010-08-041-1/+1
* s3: Remove "cli" from "struct finfo"Volker Lendecke2010-07-301-2/+0
* s3: Remove a typedef (struct file_info)Volker Lendecke2010-07-271-7/+10
* s3-libsmb: Make sure that finfo is initialized.Andreas Schneider2010-06-281-0/+2
* s3: Remove unreachable codeVolker Lendecke2010-05-221-1/+0
* Convert from numbers to correct SMB_FIND_XX constant names.Jeremy Allison2009-11-021-8/+12
* Remove the static "struct client_connection" mess which is part ofJeremy Allison2009-03-121-4/+1
* Decouple clistr_pull from struct cli_state->inbufVolker Lendecke2009-01-261-5/+5
* (Fixed) Final part of fix for bug #5953 - smbclient crashes: cli_list_new seg...Kai Blin2008-12-161-4/+5
* Revert "Final part of fix for bug #5953 - smbclient crashes: cli_list_new seg...Jeremy Allison2008-12-161-24/+683
* Final part of fix for bug #5953 - smbclient crashes: cli_list_new segmentatio...Kai Blin2008-12-161-683/+24
* Fix bug #5953 - smbclient crashes: cli_list_new segmentation fault.Jeremy Allison2008-12-081-1/+1
* Fix from Guenter Kukkukk <linux@kukkukk.com> to fix listing againstJeremy Allison2008-02-281-1/+15
* We don't need the extra null termination - we'veJeremy Allison2008-02-081-9/+4
* Make clilist work again with OS/2 (kukks help!).Jeremy Allison2008-02-081-1/+17
* From kukks - prevent crashes if finfo.name == NULL.Jeremy Allison2008-02-081-0/+11
* Try and fix length and finfo calls for older clients. WorkingJeremy Allison2008-02-081-7/+21
* Add SMB encryption. Still fixing client decrypt butJeremy Allison2007-12-261-2/+2
* Fix C++ warningsVolker Lendecke2007-12-081-1/+1
* Don't understand this. I have no changes here....Jeremy Allison2007-12-061-33/+64
* Fix path length limits on cli_list (outgoing. IncomingJeremy Allison2007-12-051-5/+16
* Remove pstrings. Ensure we validate offsets.Jeremy Allison2007-11-291-64/+132
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-2/+2
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2007-10-101-2/+2
* 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
* r22391: Looks bigger than it is. Make "inbuf" availableJeremy Allison2007-10-101-2/+2
* r21768: Fix the client dfs code such that smbclient canJeremy Allison2007-10-101-7/+3
* r18011: Should fix bug 3835.Derrell Lipman2007-10-101-4/+11
* r17800: Start using struct timespec internally for file timesJeremy Allison2007-10-101-11/+13
* r17761: Handle times consistently across all client utils.Jeremy Allison2007-10-101-16/+2
* r17333: Some C++ warningsVolker Lendecke2007-10-101-2/+3
* r16541: Fix #3862 reported by jason@ncac.gwu.edu.Jeremy Allison2007-10-101-3/+0
* r15997: Fix bug in OS/2 Warp - it doesn't set the ff_lastJeremy Allison2007-10-101-1/+1
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2007-10-101-11/+6
* r13316: Let the carnage begin....Gerald Carter2007-10-101-1/+5
* r12758: r12127@cabra: derrell | 2006-01-03 15:22:18 -0500Derrell Lipman2007-10-101-5/+1
* r12275: Fix memory leak found by Mikhail Kshevetskiy <kl@laska.dorms.spbu.ru>Jeremy Allison2007-10-101-2/+14
* r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison2007-10-101-7/+7
* r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.Tim Potter2007-10-101-2/+0
* r7157: Ensure we abort a directory listing if we see the sameJeremy Allison2007-10-101-0/+7