summaryrefslogtreecommitdiffstats
path: root/source3/intl/lang_tdb.c
Commit message (Expand)AuthorAgeFilesLines
* Put in some DEBUGs for swat language selection. Part of bug 456.Tim Potter2003-09-191-13/+22
* More tuning from cachegrind. Change most trim_string() calls to trim_char(0,Jeremy Allison2003-09-051-2/+2
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-3/+3
* Lots of fixes for error paths where tdb_fetch() data need freeing.Jeremy Allison2002-11-231-1/+2
* sync 3.0 branch with headJelmer Vernooij2002-08-171-2/+4
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Fixed all uses of tdb_fetch/store/_int to use explicit int32 little endianJeremy Allison2002-01-091-2/+2
* Fixed nasty cast of tdb_delete in traversals.Jeremy Allison2002-01-031-1/+1
* get rid of compiler warnings (casts and delete unused variables)Herb Lewis2001-10-231-2/+2
* - renamed *.po message files to *.msgAndrew Tridgell2001-10-151-12/+15
* the next step in the intl changeover. This should get us compiling agian,Andrew Tridgell2001-10-141-14/+53
* switched over to a new method of handling uppercase/lowercase mappingsAndrew Tridgell2001-10-031-0/+181