summaryrefslogtreecommitdiffstats
path: root/lib/tdr
Commit message (Collapse)AuthorAgeFilesLines
* tdr-test: Fix 'push_charset' testKamen Mazdrashki2009-12-081-1/+1
| | | | | | | 4 bytes of 'bloe' string are pushed, so we should check only for the first 4 caracters Signed-off-by: Andrew Tridgell <tridge@samba.org>
* tdr: teach TDR about uint1632 enumsAndrew Tridgell2009-10-071-0/+10
| | | | | TDB doesn't have NDR64, but it needs to know how to map the new types from pidl
* 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
* tdr: Remove dependency on lp_* so it can be used in both Samba 3 andJelmer Vernooij2009-03-151-10/+9
| | | | Samba 4.
* Move tdr to top-level.Jelmer Vernooij2009-03-145-0/+660