Change size parameters from signed to unsigned to fix up warnings.
[samba.git] / source3 / libsmb / clirap.c
2003-03-12 Jeremy AllisonChange size parameters from signed to unsigned to fix...
2003-03-10 Volker LendeckeSome conversion to pstrcpy_base.
2003-03-01 Andrew Tridgellthe new DEVELOPER checks for string overflows have...
2003-01-14 Andrew Tridgellquery_alt_name takes a forced unicode string in win2000...
2003-01-02 Andrew BartlettBIG patch...
2002-10-26 Andrew BartlettMake sure that we always return False if the password...
2002-06-12 Tim PotterRemoved eff_name field from cli_struct as it wasn't...
2002-05-25 Andrew BartlettUpdate some of the LM hash code to better respect the...
2002-02-21 Andrew Tridgelladded cli_qfilename(), used in trans2 torture test
2002-02-05 Andrew Tridgellfixed a bug in qpathinfo client code
2002-01-30 Tim PotterRemoved version number from file header.
2001-12-12 Jeremy AllisonAlways use ASCII strings when changing passwords with...
2001-09-25 Andrew Tridgelladded cli_qpathinfo_alt_name() for fetching the 8.3...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-08-10 Tim PotterA rewrite of the error handling in the libsmb client...
2001-08-10 Tim PotterChanged the order of arguments in make_oem_passwd_hash...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-07-03 Tim PotterFixed incorrect comment for cli_NetServerEnum()
2001-06-21 Jeremy AllisonFollowing info from TAKAHASHI Motonobu <monyo@samba...
2001-06-18 Jeremy AllisonNew info level tester.
2001-03-10 Andrew Tridgellto use the same macros in the client and server rename...
2001-02-21 Andrew Tridgellconverted the last couple of functions in libsmb to...
2001-02-21 Andrew Tridgellreverted richards cli_NetServerEnum changes - they...
2001-02-20 Andrew Tridgellconverted a bunch more fns
2001-02-20 Andrew Tridgellpipe opening now works with unicode
2001-01-04 Richard SharpeI need a callback arg for cli_NetServerEnum and cli_RNe...
2000-10-07 Jeremy AllisonEnsure browse.dat is written and read in UNIX character...
2000-04-30 Andrew Tridgell - added some error checking
2000-04-25 Andrew Tridgellsplit clientgen.c into several parts