summaryrefslogtreecommitdiffstats
path: root/source4/lib/charset
Commit message (Expand)AuthorAgeFilesLines
* r26498: Fix memory leak in iconv code.Jelmer Vernooij2007-12-213-11/+20
* r26476: Remove unnecessary hack.Jelmer Vernooij2007-12-211-1/+0
* r26434: Remove display charset from iconv convenience context.Jelmer Vernooij2007-12-212-6/+2
* r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij2007-12-211-19/+20
* r26427: Avoid global_smb_iconv_convenience.Jelmer Vernooij2007-12-211-2/+2
* r26410: Remove unnecessary static.Jelmer Vernooij2007-12-211-3/+3
* r26316: Use contexts for conversion functions.Jelmer Vernooij2007-12-214-64/+77
* r26315: Avoid using lp_ functions in libcharset.Jelmer Vernooij2007-12-213-28/+23
* r26278: Tallocify convenience table for iconv handles.Jelmer Vernooij2007-12-212-35/+73
* r26272: Remove global_loadparm in some more places.Jelmer Vernooij2007-12-211-1/+2
* r26264: pass name resolve order explicitly, use torture context for settings ...Jelmer Vernooij2007-12-211-1/+1
* r26259: Provide convert_string_talloc() variant that works directly with an i...Jelmer Vernooij2007-12-211-39/+48
* r25926: Move iconv test to iconv code directory.Jelmer Vernooij2007-12-212-0/+424
* r25456: Avoid externs for charsets for now - it breaks openchange.Jelmer Vernooij2007-10-102-22/+13
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-1/+1
* r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij2007-10-101-1/+1
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-2/+2
* r25027: Fix more warnings.Jelmer Vernooij2007-10-102-9/+9
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-102-0/+2
* r24867: Avoid anonymous struct. Patch from Brad Hards.Jelmer Vernooij2007-10-101-1/+1
* r24814: Fix headers, trim core.h even more.Jelmer Vernooij2007-10-102-8/+7
* r24780: More work allowing libutil to be used by external users.Jelmer Vernooij2007-10-102-3/+12
* r24717: Some more easy bool conversions, update TODO for registryJelmer Vernooij2007-10-102-12/+12
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-102-7/+7
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-105-15/+10
* r23013: fixed a bug in the string_replace_w() test that caused OpenBSD to dieAndrew Tridgell2007-10-101-1/+1
* r22743: set the talloc name to the string...Stefan Metzmacher2007-10-101-0/+4
* r21694: Some more testing updates.Jelmer Vernooij2007-10-101-1/+38
* r21691: Add testsuite for lib/charsetJelmer Vernooij2007-10-102-6/+237
* r20697: A couple of minot cross-compile fixes.James Peach2007-10-101-1/+4
* r20649: fixed strlower_talloc() and strupper_talloc() to end with right size,Andrew Tridgell2007-10-101-0/+6
* r19679: Fix shared library build as well.Jelmer Vernooij2007-10-101-1/+1
* r19678: Fix the build for now (ugly hack because of circular dependencies)Jelmer Vernooij2007-10-101-0/+1
* r19672: Make LIBSAMBA-UTIL a subsystem again for now because it has interdepe...Jelmer Vernooij2007-10-102-2/+4
* r19438: try to fix up the build breakages on BSD systems due to incorrectlyAndrew Tridgell2007-10-101-5/+8
* r18376: added iconv:native=false option to turn off native iconv. Needed underAndrew Tridgell2007-10-101-0/+3
* r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher2007-10-101-1/+1
* r18131: fixed tdb subsystem to use right tdb.hAndrew Tridgell2007-10-101-1/+1
* r17980: handle NULL arguments without crashing in strcasecmp_m() andAndrew Tridgell2007-10-101-0/+10
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r17716: make casts explicit and remove compiler warningsStefan Metzmacher2007-10-101-8/+8
* r17715: make the cast explicit and remove compiler warningsStefan Metzmacher2007-10-101-4/+4
* r16571: - make push/pull_ascii()/_ucs() functions static,Stefan Metzmacher2007-10-101-6/+19
* r16143: Fix disappearance of user-specified CPPFLAGS,LDFLAGS and LIBS variables.Jelmer Vernooij2007-10-101-3/+6
* r15871: Fix systems with native iconvJelmer Vernooij2007-10-101-2/+2
* r15870: Improve detection of iconv - should prevent HAVE_ICONV_H beingJelmer Vernooij2007-10-101-18/+6
* r15869: Fix loop var to search paths for iconvJim McDonough2007-10-101-1/+1
* r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij2007-10-101-1/+1
* r15568: Simplify detection of iconv libraries a fair bit and fix it toJelmer Vernooij2007-10-101-45/+69
* r15321: Reduce the size of rewrite.m4 a bit moreJelmer Vernooij2007-10-101-1/+1