summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/climessage.c
Commit message (Expand)AuthorAgeFilesLines
* Attempt to fix the charcnv issues causing nmbd to crash. If we get a failedJeremy Allison2003-08-201-1/+1
* applying David Lee's climessage patch to make sending messages more extendableGerald Carter2003-06-061-6/+32
* Force ASCII for client messages. Patch from David Lee <t.d.lee@durham.ac.uk>Jeremy Allison2003-05-071-3/+2
* Patch from Samuel Thibault to convert messages from dos to unix charsetJelmer Vernooij2003-03-201-3/+14
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Same fix as went into 2.2 (I'm waiting for jerry to finish some code).Jeremy Allison2002-01-111-3/+3
* A rewrite of the error handling in the libsmb client code. I've separatedTim Potter2001-08-101-3/+3
* The big character set handling changeover!Andrew Tridgell2001-07-041-4/+2
* Added STR_NOALIGN flags to clistr and srvstr fns. Yes, NT actually doesAndrew Tridgell2001-06-211-4/+7
* to use the same macros in the client and server rename the CLISTR_Andrew Tridgell2001-03-101-2/+2
* converted a bunch more fnsAndrew Tridgell2001-02-201-6/+4
* - neater setting of bccAndrew Tridgell2001-02-201-1/+1
* split clientgen.c into several partsAndrew Tridgell2000-04-251-0/+122