summaryrefslogtreecommitdiffstats
path: root/source3/librpc/ndr/util.c
Commit message (Expand)AuthorAgeFilesLines
* s3-libndr: add ../librpc/ndr/libndr.h include in some places.Günther Deschner2011-04-051-0/+1
* s3-librpc: move server_id marshalling to own helper file.Günther Deschner2011-02-161-43/+0
* s3: give ../librpc/ndr/util.c its own header.Günther Deschner2011-02-101-0/+1
* ndr: merge ndr_map_error2string and ndr_errstr.Günther Deschner2011-02-081-72/+0
* ndr: move null_ndr_syntax_id to the common libndr location.Günther Deschner2011-02-081-3/+0
* ndr: merge duplicate ndr_map_error2ntstatus() functions.Günther Deschner2011-02-081-25/+0
* idl: add file_id idl.Günther Deschner2011-01-251-39/+0
* s3-libndr: remove cmdline_lp_ctx.Günther Deschner2011-01-251-2/+0
* libndr: move ndr_print_bool to ndr_basic.cGünther Deschner2011-01-251-5/+0
* s3-libndr: handle NDR_ERR_IPV6ADDRESS case in ndr_errstr().Günther Deschner2010-10-051-0/+3
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-4/+0
* s3-libndr: fix build warning.Günther Deschner2009-09-251-0/+3
* Introduce null_ndr_syntax_idVolker Lendecke2009-07-051-0/+3
* s3: Modifications to generic notify structures to allow implementation of One...Steven Danneman2009-02-201-0/+39
* Add iconv_convenience argument to size functions.Jelmer Vernooij2009-01-011-1/+0
* Remove global_loadparm stub in Samba 3 as it's no longer used.Jelmer Vernooij2008-11-021-1/+0
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-021-0/+1
* Use shared util.c.Jelmer Vernooij2008-10-181-14/+0
* Share ndrdump implementation.Jelmer Vernooij2008-10-131-0/+6
* Move code specific to Samba 3 to a separate file.Jelmer Vernooij2008-10-131-0/+182