summaryrefslogtreecommitdiffstats
path: root/librpc/ndr/ndr.c
Commit message (Expand)AuthorAgeFilesLines
* fix the ndr print routines for samba4Andrew Tridgell2009-09-031-0/+15
* Fix for DSSYNC test against Windows 2003Anatoliy Atanasov2009-09-031-0/+1
* Revert "avoid crashes in ndr_print_*() calls"Andrew Tridgell2009-06-121-5/+0
* avoid crashes in ndr_print_*() callsAndrew Tridgell2009-06-121-0/+5
* Don't log NDR_PRINT_DEBUG at level 0, this always ends up in syslogVolker Lendecke2009-03-101-5/+5
* Add function for mapping NDR error codes to strings.Jelmer Vernooij2009-01-261-0/+35
* librpc: Fix warning caused by some empty debug stringsTim Prouty2009-01-201-3/+3
* ndr_print: fix the output ndr debug messages only add header line onceStefan Metzmacher2009-01-191-0/+6
* Add iconv_convenience argument to size functions.Jelmer Vernooij2009-01-011-4/+4
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-021-2/+2
* Share ndr.c implementation.Jelmer Vernooij2008-10-131-0/+1118