Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tdr: Strip trailing whitespace. | Jelmer Vernooij | 2012-12-15 | 1 | -10/+10 |
| | |||||
* | Fix convert_string() to take a *converted_size arg. and return a bool. | Jeremy Allison | 2011-03-30 | 1 | -5/+6 |
| | | | | | | | | Makes these interfaces much harder to misuse and easier to ensure error checking. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Wed Mar 30 23:59:37 CEST 2011 on sn-devel-104 | ||||
* | charcnv: removed the allow_badcharcnv and allow_bad_conv options to ↵ | Andrew Tridgell | 2011-03-24 | 1 | -2/+2 |
| | | | | | | | | | convert_string*() we shouldn't accept bad multi-byte strings, it just hides problems Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Thu Mar 24 01:47:26 CET 2011 on sn-devel-104 | ||||
* | tdb: Use <tdb.h> to include tdb so system headers are found when building ↵ | Jelmer Vernooij | 2011-02-28 | 1 | -1/+1 |
| | | | | against system tdb. | ||||
* | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 2010-05-18 | 1 | -10/+7 |
| | |||||
* | tdr: teach TDR about uint1632 enums | Andrew Tridgell | 2009-10-07 | 1 | -0/+10 |
| | | | | | TDB doesn't have NDR64, but it needs to know how to map the new types from pidl | ||||
* | Move tdr to top-level. | Jelmer Vernooij | 2009-03-14 | 1 | -0/+397 |