summaryrefslogtreecommitdiffstats
path: root/source4/lib/charset/iconv.c
Commit message (Expand)AuthorAgeFilesLines
* r26498: Fix memory leak in iconv code.Jelmer Vernooij2007-12-211-6/+14
* r26315: Avoid using lp_ functions in libcharset.Jelmer Vernooij2007-12-211-2/+3
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-1/+1
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-2/+2
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24814: Fix headers, trim core.h even more.Jelmer Vernooij2007-10-101-7/+6
* r24717: Some more easy bool conversions, update TODO for registryJelmer Vernooij2007-10-101-1/+1
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r18376: added iconv:native=false option to turn off native iconv. Needed underAndrew Tridgell2007-10-101-0/+3
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r17716: make casts explicit and remove compiler warningsStefan Metzmacher2007-10-101-8/+8
* r9078: - move charset stuff to lib/charsetStefan Metzmacher2007-10-101-0/+693