summaryrefslogtreecommitdiff
path: root/source4/lib/charset/charcnv.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25456: Avoid externs for charsets for now - it breaks openchange.Jelmer Vernooij1-17/+13
2007-10-10r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij1-1/+1
2007-10-10r25027: Fix more warnings.Jelmer Vernooij1-3/+3
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r24780: More work allowing libutil to be used by external users.Jelmer Vernooij1-3/+7
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r17715: make the cast explicit and remove compiler warningsStefan Metzmacher1-4/+4
2007-10-10r16571: - make push/pull_ascii()/_ucs() functions static,Stefan Metzmacher1-6/+19
2007-10-10r15295: Fix some dependenciesJelmer Vernooij1-11/+10
2007-10-10r14902: change charcnv code to fail the conversion when it hits badAndrew Tridgell1-3/+3
2007-10-10r14429: charset_t cannot be used to loop over charset_t, as otherwise it canAndrew Tridgell1-1/+1
2007-10-10r13842: Make some more functions public.Jelmer Vernooij1-16/+16
2007-10-10r13186: Remove assumption that callers that specify -1 actually mean sizeof(p...Jelmer Vernooij1-15/+0
2007-10-10r9078: - move charset stuff to lib/charsetStefan Metzmacher1-0/+723