Removed version number from file header.
[bbaumbach/samba-autobuild/.git] / source3 / libsmb / clilist.c
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