summaryrefslogtreecommitdiff
path: root/source4/lib/charset
AgeCommit message (Expand)AuthorFilesLines
2008-09-30handle NULL strings in strchr_m() and strrchr_m()Andrew Tridgell1-0/+7
2008-09-23s4:lib/charset: add missing prototype of talloc_strdup_upper()Stefan Metzmacher1-0/+1
2008-09-23s4: add talloc_strdup_upper.Günther Deschner1-1/+7
2008-08-22fixed a problem with length limited ldap valuesAndrew Tridgell2-3/+15
2008-08-19added some comments at the request of a frustrated abartletAndrew Tridgell1-0/+7
2008-05-27Use new dynconfig.h location.Jelmer Vernooij1-1/+1
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-1/+1
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-1/+1
2008-05-18Avoid smb_build for prototype headers in some places.Jelmer Vernooij1-1/+2
2008-05-18Use variables for source directory in remaining subsystems.Jelmer Vernooij1-2/+2
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij4-10/+74
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij4-10/+74
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-4/+1
2008-02-29Move public header accumulation out of the perl code.Jelmer Vernooij1-2/+4
2008-02-29Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-12/+22
2008-02-28Cache iconv_convenience.Jelmer Vernooij1-12/+22
2008-02-26Move public header accumulation out of the perl code.Jelmer Vernooij1-1/+3
2008-02-25Remove public prototype headers. Generating both public and private prototype...Jelmer Vernooij1-1/+1
2008-02-21Remove extra whitespace, use public variable in IDL.Jelmer Vernooij1-1/+1
2007-12-21r26498: Fix memory leak in iconv code.Jelmer Vernooij3-11/+20
2007-12-21r26476: Remove unnecessary hack.Jelmer Vernooij1-1/+0
2007-12-21r26434: Remove display charset from iconv convenience context.Jelmer Vernooij2-6/+2
2007-12-21r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij1-19/+20
2007-12-21r26427: Avoid global_smb_iconv_convenience.Jelmer Vernooij1-2/+2
2007-12-21r26410: Remove unnecessary static.Jelmer Vernooij1-3/+3
2007-12-21r26316: Use contexts for conversion functions.Jelmer Vernooij4-64/+77
2007-12-21r26315: Avoid using lp_ functions in libcharset.Jelmer Vernooij3-28/+23
2007-12-21r26278: Tallocify convenience table for iconv handles.Jelmer Vernooij2-35/+73
2007-12-21r26272: Remove global_loadparm in some more places.Jelmer Vernooij1-1/+2
2007-12-21r26264: pass name resolve order explicitly, use torture context for settings ...Jelmer Vernooij1-1/+1
2007-12-21r26259: Provide convert_string_talloc() variant that works directly with an i...Jelmer Vernooij1-39/+48
2007-12-21r25926: Move iconv test to iconv code directory.Jelmer Vernooij2-0/+424
2007-10-10r25456: Avoid externs for charsets for now - it breaks openchange.Jelmer Vernooij2-22/+13
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij1-1/+1
2007-10-10r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij1-1/+1
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-2/+2
2007-10-10r25027: Fix more warnings.Jelmer Vernooij2-9/+9
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij2-0/+2
2007-10-10r24867: Avoid anonymous struct. Patch from Brad Hards.Jelmer Vernooij1-1/+1
2007-10-10r24814: Fix headers, trim core.h even more.Jelmer Vernooij2-8/+7
2007-10-10r24780: More work allowing libutil to be used by external users.Jelmer Vernooij2-3/+12
2007-10-10r24717: Some more easy bool conversions, update TODO for registryJelmer Vernooij2-12/+12
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2-7/+7
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell5-15/+10
2007-10-10r23013: fixed a bug in the string_replace_w() test that caused OpenBSD to dieAndrew Tridgell1-1/+1
2007-10-10r22743: set the talloc name to the string...Stefan Metzmacher1-0/+4
2007-10-10r21694: Some more testing updates.Jelmer Vernooij1-1/+38
2007-10-10r21691: Add testsuite for lib/charsetJelmer Vernooij2-6/+237
2007-10-10r20697: A couple of minot cross-compile fixes.James Peach1-1/+4
2007-10-10r20649: fixed strlower_talloc() and strupper_talloc() to end with right size,Andrew Tridgell1-0/+6