charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_string*()
[samba.git] / source3 / libsmb / climessage.c
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-build: only include async headers where needed.
2010-08-21 Volker Lendeckes3: Fix bug 7635
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_message_start_done
2010-02-22 Volker Lendeckes3: Add a talloc_move for the inbuf to cli_smb_recv
2009-11-10 Volker Lendeckes3: Convert libsmb/cli_message to the async API
2009-04-14 Andrew BartlettConvert Samba3 to use the common lib/util/charset API
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-11 Tim ProutyCleanup size_t return values in convert_string_allocate
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-27 Jeremy AllisonAdd SMB encryption. Still fixing client decrypt but
2007-12-07 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-07 Jeremy AllisonRemove pstrings from client/client.c by doing a large...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr22391: Looks bigger than it is. Make "inbuf" available
2007-10-10 Jeremy Allisonr12043: It's amazing the warnings you find when compili...
2007-10-10 Tim Potterr8572: Remove crufty #define NO_SYSLOG as it's not...
2004-03-11 Jeremy AllisonRestore the contract on all convert_stringXX() interfac...
2004-03-11 Jeremy AllisonRestore the contract on all convert_stringXX() interfac...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-20 Jeremy AllisonAttempt to fix the charcnv issues causing nmbd to crash...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-06 Gerald Carterapplying David Lee's climessage patch to make sending...
2003-05-07 Jeremy AllisonForce ASCII for client messages. Patch from David Lee...
2003-05-07 Jeremy AllisonForce ASCII for client messages. Patch from David Lee...
2003-03-20 Jelmer VernooijPatch from Samuel Thibault to convert messages from...
2003-03-20 Jelmer VernooijPatch from Samuel Thibault to convert messages from...
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-08-10 Tim PotterA rewrite of the error handling in the libsmb client...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-21 Andrew TridgellAdded STR_NOALIGN flags to clistr and srvstr fns. Yes...
2001-03-10 Andrew Tridgellto use the same macros in the client and server rename...
2001-02-20 Andrew Tridgellconverted a bunch more fns
2001-02-20 Andrew Tridgell- neater setting of bcc
2000-04-25 Andrew Tridgellsplit clientgen.c into several parts