index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
librpc
/
ndr
/
ndr_spoolss_buf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spoolss: move ndr spoolss helper to main librpc dir.
Günther Deschner
2009-02-05
1
-532
/
+0
*
Fix syntax errors.
Jelmer Vernooij
2009-01-01
1
-2
/
+2
*
Remove another use of global_loadparm.
Jelmer Vernooij
2008-10-24
1
-8
/
+9
*
r26432: Require ndr_pull users to specify iconv_convenience.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26431: Require ndr_push creators to specify a iconv_convenience context.
Jelmer Vernooij
2007-12-21
1
-4
/
+5
*
r25918: ndr: change NTSTAUS into enum ndr_err_code (samba4 handwritten stuff)
Stefan Metzmacher
2007-12-21
1
-42
/
+42
*
r25818: remove useless '\' chars at the end of lines
Stefan Metzmacher
2007-12-21
1
-7
/
+7
*
r25782: use NT_STATUS_HAVE_NO_MEMORY()
Stefan Metzmacher
2007-12-21
1
-5
/
+5
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r18301: I discovered how to load the warnings from a build farm build into
Andrew Tridgell
2007-10-10
1
-3
/
+3
*
r8522: fixed another couple of size_t warnings
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r8050: - make use of more [value()] properties
Stefan Metzmacher
2007-10-10
1
-0
/
+6
*
r7865: changed pidl to take a "const void *" instead of a "void *" for the
Andrew Tridgell
2007-10-10
1
-12
/
+10
*
r7575: - fix GetPrinterData() push side
Stefan Metzmacher
2007-10-10
1
-12
/
+81
*
r7574: - seperate [in] and [out] buffers and buf_sizes
Stefan Metzmacher
2007-10-10
1
-35
/
+39
*
r7462: fix Enum* pushing, we need to send back a buffer of the same size as w...
Stefan Metzmacher
2007-10-10
1
-0
/
+9
*
r7364: - remove '\' chars from copy paste
Stefan Metzmacher
2007-10-10
1
-3
/
+5
*
r7328: fix GetPrinterData and SetPrinterData, with zero length subcontexts
Stefan Metzmacher
2007-10-10
1
-0
/
+91
*
r7327: pass down the ndr->flags to the subcontexts
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r7196: fix typo, that makes the spoolss test working with [validate]
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r7194: fix pulling of the NDR_IN data, [validate] works for the NDR_IN side n...
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r7181: add functions to calculate the buffer size needed for array buffer in ...
Stefan Metzmacher
2007-10-10
1
-0
/
+54
*
r7120: make use of the new 'noopnum' property and get rid of handwritten
Stefan Metzmacher
2007-10-10
1
-865
/
+164
*
r6191: fix spoolss_Enum* push code
Stefan Metzmacher
2007-10-10
1
-3
/
+9
*
r6181: Use ndr_print_set_switch_value() here as well.
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r6179: - add new spoolss tests for all spoolss_Enum*() calls which didn't need
Stefan Metzmacher
2007-10-10
1
-0
/
+274
*
r6099: use the enum print function
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r5672: Use switch_type() and the token storage mechanism for unions:
Jelmer Vernooij
2007-10-10
1
-2
/
+4
*
r5663: Revert some changes I didn't mean to commit...
Jelmer Vernooij
2007-10-10
1
-4
/
+2
*
r5661: Be a little stricter on syntax regarding arrays. A pointer to an
Jelmer Vernooij
2007-10-10
1
-2
/
+4
*
r5504: fix typo
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r5489: hide handwritten pull/push/print code from the caller
Stefan Metzmacher
2007-10-10
1
-70
/
+660
*
r5446: fix pulling of arrays in EnumXXX functions
Stefan Metzmacher
2007-10-10
1
-0
/
+6
*
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r2209: patch from volker to add EnumPorts spoolss IDL and test code
Andrew Tridgell
2007-10-10
1
-0
/
+21
*
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
2007-10-10
1
-4
/
+4
*
Added EnumPrinterDriver, GetPrinterDriver (still in progress)
Tim Potter
2003-11-30
1
-0
/
+17
*
Added EnumJobs, GetJob, SetJob RPCs.
Tim Potter
2003-11-28
1
-0
/
+17
*
Implemented EnumForms and GetForm.
Tim Potter
2003-11-26
1
-0
/
+17
*
switched to a new way of handling unions, so that we can handle
Andrew Tridgell
2003-11-19
1
-2
/
+2
*
call OpenPrinterEx on each printer on the server, and then call
Andrew Tridgell
2003-11-17
1
-3
/
+3
*
nicer method of handling spoolss EnumPrinters
Andrew Tridgell
2003-11-17
1
-27
/
+12
*
use nstring and [relative] to support levels 1 and 2 of EnumPrinters
Andrew Tridgell
2003-11-16
1
-0
/
+6
*
added support for level1 of EnumPrinters in spoolss. This uses a
Andrew Tridgell
2003-11-16
1
-0
/
+51