summaryrefslogtreecommitdiff
path: root/source4/lib/charset
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r19679: Fix shared library build as well.Jelmer Vernooij1-1/+1
2007-10-10r19678: Fix the build for now (ugly hack because of circular dependencies)Jelmer Vernooij1-0/+1
2007-10-10r19672: Make LIBSAMBA-UTIL a subsystem again for now because it has interdepe...Jelmer Vernooij2-2/+4
2007-10-10r19438: try to fix up the build breakages on BSD systems due to incorrectlyAndrew Tridgell1-5/+8
2007-10-10r18376: added iconv:native=false option to turn off native iconv. Needed underAndrew Tridgell1-0/+3
2007-10-10r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher1-1/+1
2007-10-10r18131: fixed tdb subsystem to use right tdb.hAndrew Tridgell1-1/+1
2007-10-10r17980: handle NULL arguments without crashing in strcasecmp_m() andAndrew Tridgell1-0/+10
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-1/+1
2007-10-10r17716: make casts explicit and remove compiler warningsStefan Metzmacher1-8/+8
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-10r16143: Fix disappearance of user-specified CPPFLAGS,LDFLAGS and LIBS variables.Jelmer Vernooij1-3/+6
2007-10-10r15871: Fix systems with native iconvJelmer Vernooij1-2/+2
2007-10-10r15870: Improve detection of iconv - should prevent HAVE_ICONV_H beingJelmer Vernooij1-18/+6
2007-10-10r15869: Fix loop var to search paths for iconvJim McDonough1-1/+1
2007-10-10r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij1-1/+1
2007-10-10r15568: Simplify detection of iconv libraries a fair bit and fix it toJelmer Vernooij1-45/+69
2007-10-10r15321: Reduce the size of rewrite.m4 a bit moreJelmer Vernooij1-1/+1
2007-10-10r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij1-0/+19
2007-10-10r15295: Fix some dependenciesJelmer Vernooij4-12/+632
2007-10-10r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij1-1/+1
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-1/+1
2007-10-10r14902: change charcnv code to fail the conversion when it hits badAndrew Tridgell1-3/+3
2007-10-10r14511: Install more headersJelmer Vernooij1-0/+2
2007-10-10r14488: Install more headers.Jelmer Vernooij2-1/+7
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-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2-0/+70
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-3/+2
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-2/+2