summaryrefslogtreecommitdiffstats
path: root/lib/tdr/tdr.h
Commit message (Collapse)AuthorAgeFilesLines
* dcerpc: we do not need these as public headersSimo Sorce2011-03-161-1/+1
| | | | | | | | | | latest openchange doesn't need these headers either fix _PRINTF_ATTRIBUTE in tdr.h, as it was failing to work after removing proto.h due to side effects. PRINTF_ATTRIBUTE is ok and is define in talloc.h which is included by tdr.h Autobuild-User: Simo Sorce <idra@samba.org> Autobuild-Date: Wed Mar 16 23:45:20 CET 2011 on sn-devel-104
* tdr: Inline proto header to allow tdr.h to be used as it's a public header. Jelmer Vernooij2011-02-281-4/+39
|
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-2/+0
|
* lib/tdr: get rid of build warning when using TDR_ALLOC macro.Günther Deschner2009-10-051-1/+1
| | | | Guenther
* lib/tdr: fix the build with --enable-automatic-dependenciesStefan Metzmacher2009-09-071-1/+1
| | | | metze
* Move tdr to top-level.Jelmer Vernooij2009-03-141-0/+67