summaryrefslogtreecommitdiffstats
path: root/source/lib/charcnv.c
Commit message (Expand)AuthorAgeFilesLines
* r23741: Combined merge of 23726, 23727 and 23731 from 3_0:Volker Lendecke2007-07-071-2/+10
* r23662: According to simo, check_dos_char is neededVolker Lendecke2007-06-291-0/+1
* r23660: Anybody know what check_dos_char() was used for? It wasn't called atVolker Lendecke2007-06-291-1/+0
* r23511: Merge branches/SAMBA_3_0@23510James Peach2007-06-151-1/+1
* r22754: When processing a string, ensure we don't write one pastJeremy Allison2007-05-071-6/+15
* r19769: more compile fixes while merging from SAMBA_3_0 (not done yet)Gerald Carter2006-11-181-65/+139
* r15003: patch based on code from Arkady Glabek <aglabek@centeris.com> to ensu...Gerald Carter2006-04-081-0/+17
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2006-03-071-13/+12
* r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C")Jeremy Allison2005-12-271-10/+1
* r12043: It's amazing the warnings you find when compiling on a 64-bitJeremy Allison2005-12-031-1/+1
* r5933: We were handling setting of EA's incorrectly - we should be able to setJeremy Allison2005-03-221-0/+15
* r4126: Fix from Björn Jacke <bjoern@j3e.de> for bugid #2040 - ensure the loc...Jeremy Allison2004-12-101-0/+9
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-5/+5
* r3857: Shut up gcc about erroneous "used uninitialised" warning.Jeremy Allison2004-11-181-3/+3
* r2610: Even if we only use the fast-path (ascii only) thenJeremy Allison2004-09-241-0/+21
* r2392: Steal the nicer error message from Samba4 :-).Jeremy Allison2004-09-171-8/+12
* r2114: Shameless theft of iconv commit from Samba4 to keep the two libs more ...Jeremy Allison2004-08-301-5/+5
* r1684: Patch for bug #1578 based on fix from Alexander E. Patrakov,Jeremy Allison2004-08-101-12/+19
* r907: fixing browse.dat bug -- don't include the resouce byte from the netbio...Gerald Carter2004-05-261-1/+1
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+1339