formatting fix
[kai/samba.git] / source3 / libsmb / cliconnect.c
2001-07-08 Andrew Tridgellformatting fix
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-25 Andrew Tridgell- make the regresison test mode code build in by defaul...
2001-06-22 Andrew Tridgelladded the ability to test smbd safely as an ordinary...
2001-06-21 Andrew TridgellAdded STR_NOALIGN flags to clistr and srvstr fns. Yes...
2001-03-14 Gerald Carterset of changes in the beginning of bringing rpcclient...
2001-03-10 Andrew Tridgellto use the same macros in the client and server rename...
2001-03-01 Tim PotterFixed compiler warning.
2001-02-25 Andrew Tridgellneater negprot code using the new cli_setup_bcc() call
2001-02-21 Andrew Tridgellthe unicode conversion of our client code is complete...
2001-02-20 Andrew Tridgell- neater setting of bcc
2001-02-20 Andrew Tridgellconverted cli_list()
2001-02-20 Andrew Tridgellpipe opening now works with unicode
2001-02-20 Andrew Tridgellinitial client side unicode support (needed for netapp...
2001-02-15 Tim PotterMerge of i18n password fix for smbclient.
2001-02-14 Tim PotterMerge ... i18n fixes from appliance branch. Samba...
2000-12-21 Tim PotterReplace magic number with constant.
2000-12-04 Andrew Tridgellin cli_session_setup() accept usernames of the form...
2000-11-16 Jeremy AllisonOk - fixed a bug in our levelII oplock code. We need...
2000-10-28 Jeremy AllisonAnother patch to fix cli_reestablish_connection from...
2000-09-26 Luke Leightonadded NEGNOWAIT. sent to secure@microsoft.com
2000-07-07 Gerald CarterMore rpcclient merge issues:
2000-04-25 Andrew Tridgellsplit clientgen.c into several parts