r26090: Make building tdb python bindings independent of use of external tdb.
[ira/wip.git] / source / lib / charset /
2007-12-21 Jelmer Vernooijr25926: Move iconv test to iconv code directory.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25456: Avoid externs for charsets for now - it breaks...
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25392: Add loadparm context as argument in a couple...
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25027: Fix more warnings.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr24867: Avoid anonymous struct. Patch from Brad Hards.
2007-10-10 Jelmer Vernooijr24814: Fix headers, trim core.h even more.
2007-10-10 Jelmer Vernooijr24780: More work allowing libutil to be used by extern...
2007-10-10 Jelmer Vernooijr24717: Some more easy bool conversions, update TODO...
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr23013: fixed a bug in the string_replace_w() test...
2007-10-10 Stefan Metzmacherr22743: set the talloc name to the string...
2007-10-10 Jelmer Vernooijr21694: Some more testing updates.
2007-10-10 Jelmer Vernooijr21691: Add testsuite for lib/charset
2007-10-10 James Peachr20697: A couple of minot cross-compile fixes.
2007-10-10 Andrew Tridgellr20649: fixed strlower_talloc() and strupper_talloc...
2007-10-10 Jelmer Vernooijr19679: Fix shared library build as well.
2007-10-10 Jelmer Vernooijr19678: Fix the build for now (ugly hack because of...
2007-10-10 Jelmer Vernooijr19672: Make LIBSAMBA-UTIL a subsystem again for now...
2007-10-10 Andrew Tridgellr19438: try to fix up the build breakages on BSD system...
2007-10-10 Andrew Tridgellr18376: added iconv:native=false option to turn off...
2007-10-10 Stefan Metzmacherr18213: don't list LIBREPLACE depdendecies explicit and
2007-10-10 Andrew Tridgellr18131: fixed tdb subsystem to use right tdb.h
2007-10-10 Andrew Tridgellr17980: handle NULL arguments without crashing in strca...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr17716: make casts explicit and remove compiler warnings
2007-10-10 Stefan Metzmacherr17715: make the cast explicit and remove compiler...
2007-10-10 Stefan Metzmacherr16571: - make push/pull_ascii()/_ucs() functions static,
2007-10-10 Jelmer Vernooijr16143: Fix disappearance of user-specified CPPFLAGS...
2007-10-10 Jelmer Vernooijr15871: Fix systems with native iconv
2007-10-10 Jelmer Vernooijr15870: Improve detection of iconv - should prevent...
2007-10-10 Jim McDonoughr15869: Fix loop var to search paths for iconv
2007-10-10 Jelmer Vernooijr15573: Fix build of systems that have iconv headers...
2007-10-10 Jelmer Vernooijr15568: Simplify detection of iconv libraries a fair...
2007-10-10 Jelmer Vernooijr15321: Reduce the size of rewrite.m4 a bit more
2007-10-10 Jelmer Vernooijr15298: Fix the build using a few hacks in the build...
2007-10-10 Jelmer Vernooijr15295: Fix some dependencies
2007-10-10 Jelmer Vernooijr15274: Drop default EXT_LIB_ prefix for external libra...
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Andrew Tridgellr14902: change charcnv code to fail the conversion...
2007-10-10 Jelmer Vernooijr14511: Install more headers
2007-10-10 Jelmer Vernooijr14488: Install more headers.
2007-10-10 Andrew Tridgellr14429: charset_t cannot be used to loop over charset_t...
2007-10-10 Jelmer Vernooijr13842: Make some more functions public.
2007-10-10 Jelmer Vernooijr13186: Remove assumption that callers that specify...
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Jelmer Vernooijr11244: Relative path names in .mk files
2007-10-10 Jelmer Vernooijr11214: Remove scons files (see lists.samba.org/archive...
2007-10-10 Stefan Metzmacherr11052: bring samba4 uptodate with the samba4-winsrepl...
2007-10-10 Stefan Metzmacherr11037:
2007-10-10 Jelmer Vernooijr10586: Add MergedObject() builder. Default to Library...
2007-10-10 Jelmer Vernooijr10509: Some more sconscript fixes. Now getting to...
2007-10-10 Jelmer Vernooijr10456: More SCons fixes:
2007-10-10 Jelmer Vernooijr10348: Add scons scripts for remaining subsystems...
2007-10-10 Jelmer Vernooijr10330: Add SConscript to more subsystems. Some of...
2007-10-10 Tim Potterr10328: Add more emacs python-mode markers.
2007-10-10 Jelmer Vernooijr10323: Add first bits required for getting compile...
2007-10-10 Stefan Metzmacherr9078: - move charset stuff to lib/charset