index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
librpc
/
ndr
/
ndr_spoolss_buf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r6179: - add new spoolss tests for all spoolss_Enum*() calls which didn't need
Stefan Metzmacher
1
-0
/
+274
2007-10-10
r6099: use the enum print function
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r5672: Use switch_type() and the token storage mechanism for unions:
Jelmer Vernooij
1
-2
/
+4
2007-10-10
r5663: Revert some changes I didn't mean to commit...
Jelmer Vernooij
1
-4
/
+2
2007-10-10
r5661: Be a little stricter on syntax regarding arrays. A pointer to an
Jelmer Vernooij
1
-2
/
+4
2007-10-10
r5504: fix typo
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r5489: hide handwritten pull/push/print code from the caller
Stefan Metzmacher
1
-70
/
+660
2007-10-10
r5446: fix pulling of arrays in EnumXXX functions
Stefan Metzmacher
1
-0
/
+6
2007-10-10
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
1
-0
/
+1
2007-10-10
r2209: patch from volker to add EnumPorts spoolss IDL and test code
Andrew Tridgell
1
-0
/
+21
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
1
-4
/
+4
2003-11-30
Added EnumPrinterDriver, GetPrinterDriver (still in progress)
Tim Potter
1
-0
/
+17
2003-11-28
Added EnumJobs, GetJob, SetJob RPCs.
Tim Potter
1
-0
/
+17
2003-11-26
Implemented EnumForms and GetForm.
Tim Potter
1
-0
/
+17
2003-11-19
switched to a new way of handling unions, so that we can handle
Andrew Tridgell
1
-2
/
+2
2003-11-17
call OpenPrinterEx on each printer on the server, and then call
Andrew Tridgell
1
-3
/
+3
2003-11-17
nicer method of handling spoolss EnumPrinters
Andrew Tridgell
1
-27
/
+12
2003-11-16
use nstring and [relative] to support levels 1 and 2 of EnumPrinters
Andrew Tridgell
1
-0
/
+6
2003-11-16
added support for level1 of EnumPrinters in spoolss. This uses a
Andrew Tridgell
1
-0
/
+51