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
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