r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation
[samba.git] / source3 / libsmb / clilist.c
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
2001-02-21 Andrew Tridgellthe unicode conversion of our client code is complete...
2001-02-20 Andrew Tridgellyipee! client unicode now works well with nt
2001-02-20 Andrew Tridgellconverted cli_list()
2001-02-20 Andrew Tridgellpipe opening now works with unicode
2001-01-05 Richard SharpeNeeded a callback arg on cli_list ...
2000-05-10 Jeremy Allisonlib/util_unistr.c:
2000-04-30 Andrew Tridgellfixed parsing of broken NT short name
2000-04-30 Andrew Tridgell- get the findclose code right
2000-04-30 Andrew Tridgelladded cli_list_old() to allow for old style directory...
2000-04-30 Andrew TridgellYIPEE!!!!!
2000-04-25 Andrew Tridgellsplit clientgen.c into several parts