summaryrefslogtreecommitdiffstats
path: root/source/librpc/ndr/ndr_spoolss_buf.c
Commit message (Expand)AuthorAgeFilesLines
* r8522: fixed another couple of size_t warningsAndrew Tridgell2005-07-171-1/+1
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2005-07-171-4/+4
* r8050: - make use of more [value()] propertiesStefan Metzmacher2005-07-011-0/+6
* r7865: changed pidl to take a "const void *" instead of a "void *" for theAndrew Tridgell2005-06-241-12/+10
* r7575: - fix GetPrinterData() push sideStefan Metzmacher2005-06-141-12/+81
* r7574: - seperate [in] and [out] buffers and buf_sizesStefan Metzmacher2005-06-141-35/+39
* r7462: fix Enum* pushing, we need to send back a buffer of the same size as w...Stefan Metzmacher2005-06-101-0/+9
* r7364: - remove '\' chars from copy pasteStefan Metzmacher2005-06-071-3/+5
* r7328: fix GetPrinterData and SetPrinterData, with zero length subcontextsStefan Metzmacher2005-06-061-0/+91
* r7327: pass down the ndr->flags to the subcontextsStefan Metzmacher2005-06-061-0/+4
* r7196: fix typo, that makes the spoolss test working with [validate]Stefan Metzmacher2005-06-021-2/+2
* r7194: fix pulling of the NDR_IN data, [validate] works for the NDR_IN side n...Stefan Metzmacher2005-06-021-1/+2
* r7181: add functions to calculate the buffer size needed for array buffer in ...Stefan Metzmacher2005-06-021-0/+54
* r7120: make use of the new 'noopnum' property and get rid of handwrittenStefan Metzmacher2005-05-301-865/+164
* r6191: fix spoolss_Enum* push codeStefan Metzmacher2005-04-041-3/+9
* r6181: Use ndr_print_set_switch_value() here as well.Jelmer Vernooij2005-04-021-1/+2
* r6179: - add new spoolss tests for all spoolss_Enum*() calls which didn't needStefan Metzmacher2005-04-021-0/+274
* r6099: use the enum print functionStefan Metzmacher2005-03-281-1/+1
* r5672: Use switch_type() and the token storage mechanism for unions: Jelmer Vernooij2005-03-061-2/+4
* r5663: Revert some changes I didn't mean to commit...Jelmer Vernooij2005-03-051-4/+2
* r5661: Be a little stricter on syntax regarding arrays. A pointer to an Jelmer Vernooij2005-03-051-2/+4
* r5504: fix typoStefan Metzmacher2005-02-221-1/+1
* r5489: hide handwritten pull/push/print code from the callerStefan Metzmacher2005-02-211-70/+660
* r5446: fix pulling of arrays in EnumXXX functionsStefan Metzmacher2005-02-181-0/+6
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2004-11-011-0/+1
* r2209: patch from volker to add EnumPorts spoolss IDL and test codeAndrew Tridgell2004-09-031-0/+21
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2004-05-251-4/+4
* r6: merge in the samba4 HEAD branch from cvsCVS Import User2004-04-041-0/+93