Final part of fix for bug #5953 - smbclient crashes: cli_list_new segmentation fault...
[kai/samba.git] / source3 / libsmb / clilist.c
2008-12-16 Kai BlinFinal part of fix for bug #5953 - smbclient crashes...
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-08 Jeremy AllisonFix bug #5953 - smbclient crashes: cli_list_new segment...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-28 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-28 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-28 Jeremy AllisonFix from Guenter Kukkukk <linux@kukkukk.com> to fix...
2008-02-09 Jeremy AllisonWe don't need the extra null termination - we've
2008-02-09 Jeremy AllisonMake clilist work again with OS/2 (kukks help!).
2008-02-09 Jeremy AllisonFrom kukks - prevent crashes if finfo.name == NULL.
2008-02-08 Jeremy AllisonTry and fix length and finfo calls for older clients...
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-27 Jeremy AllisonAdd SMB encryption. Still fixing client decrypt but
2007-12-08 Volker LendeckeFix C++ warnings
2007-12-07 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-06 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-06 Jeremy AllisonDon't understand this. I have no changes here....
2007-12-06 Jeremy AllisonFix path length limits on cli_list (outgoing. Incoming
2007-11-29 Jeremy AllisonRemove pstrings. Ensure we validate offsets.
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr22391: Looks bigger than it is. Make "inbuf" available
2007-10-10 Jeremy Allisonr21768: Fix the client dfs code such that smbclient can
2007-10-10 Derrell Lipmanr18011: Should fix bug 3835.
2007-10-10 Jeremy Allisonr17800: Start using struct timespec internally for...
2007-10-10 Jeremy Allisonr17761: Handle times consistently across all client...
2007-10-10 Volker Lendecker17333: Some C++ warnings
2007-10-10 Jeremy Allisonr16541: Fix #3862 reported by jason@ncac.gwu.edu.
2007-10-10 Jeremy Allisonr15997: Fix bug in OS/2 Warp - it doesn't set the ff_last
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Derrell Lipmanr12758: r12127@cabra: derrell | 2006-01-03 15:22...
2007-10-10 Jeremy Allisonr12275: Fix memory leak found by Mikhail Kshevetskiy...
2007-10-10 Jeremy Allisonr11511: A classic "friday night check-in" :-). This...
2007-10-10 Tim Potterr8572: Remove crufty #define NO_SYSLOG as it's not...
2007-10-10 Jeremy Allisonr7157: Ensure we abort a directory listing if we see...
2007-10-10 Jeremy Allisonr7151: Fix for bug #2698. If a unicode to unix charset...
2007-10-10 Jeremy Allisonr6994: Fix for bugid #2729 - it turns out resume keys...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Jeremy Allisonr5991: Fixup last entry offset correctly for level...
2007-10-10 Jeremy Allisonr5975: Re-arrange code and comments to make more sense.
2007-10-10 Jeremy Allisonr5973: Fix up overwrite of last 2 bytes on clilist...
2007-10-10 Jeremy Allisonr5970: Fix old bug where ff_searchcount was being compa...
2007-10-10 Jeremy Allisonr5967: Fix typo bug where flags overwrote info level.
2007-10-10 Jeremy Allisonr5723: Add missing part of fix for #2271. After analysi...
2007-10-10 Jeremy Allisonr5702: Fix bug #2271. Correctly pull out and use resume...
2007-10-10 Gerald Carterr5577: get recurse; dir working across single level...
2007-10-10 Gerald Carterr5520: fix last remaining dfs issues with smbclient.
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2004-02-23 Jim McDonoughJanitor for tpot...bugzilla #1098, msleep already exist...
2004-02-20 Tim PotterAIX has already has a function called msleep(). Bugzil...
2003-10-29 Jeremy AllisonFixes to check for wraps which could cause coredumps.
2003-10-29 Jeremy AllisonFixes to check for wraps which could cause coredumps.
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-08-02 Jeremy AllisonCorrect fix (removed the earlier band-aid) for what...
2003-07-30 Jeremy AllisonFix bug we discovered in W2K client signing on secondar...
2003-07-30 Jeremy AllisonEliminate valgrind error when client gets bad sig on...
2003-03-18 Andrew BartlettJeremy merged across my string parinoia fixes, but...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-15 Andrew Bartlettspecify the size of these buffers
2003-03-13 Jeremy AllisonChange size parameters from signed to unsigned to fix...
2003-03-12 Jeremy AllisonChange size parameters from signed to unsigned to fix...
2003-01-15 Gerald Carter*lots of small merges form HEAD
2003-01-15 Gerald Cartermerging some rpcclient and net functionality from HEAD
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-11 Andrew BartlettFix a number of client-side fstring/pstring mixups.
2002-12-10 Jeremy AllisonFix client reporting of 64 bit files.
2002-12-10 Jeremy AllisonFix client large file reporting.
2002-12-03 Herb Lewisuse the new IVAL_TO_SMB_OFF_T for file_info size member
2002-12-03 Herb Lewisuse the new IVAL_TO_SMB_OFF_T for file_info size member
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-10 Jeremy AllisonAdded final Steve French patch for "required" attribute...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-13 Andrew Tridgellfix directory listing on win9x.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-11 Jeremy AllisonSame fix as went into 2.2 (I'm waiting for jerry to...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-05 Andrew Tridgelluse cli_is_error() instead of looking in smb_rcls,...
2001-08-24 Andrew Tridgellfixed shortname length in trans2 list
2001-08-22 Andrew Tridgella fix for directory listing with the dave/thursby client
2001-08-20 Andrew Tridgella bunch of fixes from the s\7fflight to seattle
2001-08-12 Tim PotterFixed crash bug when attempting to list contents of...
2001-08-12 Simo Sorcethis is a big global fix for the ptr = Realloc(ptr...
2001-08-10 Tim PotterA rewrite of the error handling in the libsmb client...
2001-07-07 Andrew Tridgellfixed some unicode and LANMAN2 bugs in trans2 find...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-03-16 Andrew Tridgelladded STR_ASCII support to clistr_pull()
2001-03-14 Andrew Tridgellsimpler clistr interface which handles individual packe...
2001-03-10 Andrew Tridgellto use the same macros in the client and server rename...
2001-02-26 Andrew Tridgellmade some LANMAN1 wildcard progress
2001-02-26 Andrew Tridgelladd cli_list_new() for forced new protocol listing
2001-02-25 Andrew Tridgelluse cli_list_old() when negotiating the older protocols
next