summaryrefslogtreecommitdiff
path: root/librpc/ndr/ndr_table.c
Commit message (Expand)AuthorAgeFilesLines
* lib: rpc: The registered interfaces are a lists of singletons that are never ...Jeremy Allison2017-07-261-1/+11
* librpc/ndr: add ndr_table_by_syntax()Stefan Metzmacher2014-02-111-0/+14
* librpc/ndr: make sure ndr_table_list() always calls ndr_init_table() first.Günther Deschner2013-09-201-0/+1
* librpc/ndr: call ndr_table_list() from all ndr_X functions.Günther Deschner2013-09-201-3/+3
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-2/+0
* Use tables in Samba 3 ndrdump.Jelmer Vernooij2008-10-201-0/+135