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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2003-11-18
added samr_CreateUser() samr_DeleteUser(). The test suite creates a
Andrew Tridgell
1
-7
/
+5
2003-11-18
use the auto-generated UUID, version and name rather than listing them
Andrew Tridgell
1
-96
/
+102
2003-11-17
* add another WERR err code
Andrew Tridgell
1
-0
/
+5
2003-11-17
use [subcontext] to make GetPrinter a bit easier in smbtorture
Andrew Tridgell
1
-6
/
+1
2003-11-17
security descriptors are no longer a "special" type, they are handled
Andrew Tridgell
1
-8
/
+10
2003-11-17
call OpenPrinterEx on each printer on the server, and then call
Andrew Tridgell
1
-9
/
+8
2003-11-17
added OpenPrinter and a test function. Note that the Samba3 structure
Andrew Tridgell
1
-3
/
+8
2003-11-17
* more info levels for EnumPrinter
Andrew Tridgell
1
-5
/
+38
2003-11-17
nicer method of handling spoolss EnumPrinters
Andrew Tridgell
1
-5
/
+10
2003-11-16
use nstring and [relative] to support levels 1 and 2 of EnumPrinters
Andrew Tridgell
1
-0
/
+61
2003-11-16
added support for level1 of EnumPrinters in spoolss. This uses a
Andrew Tridgell
1
-15
/
+50
2003-11-16
Commit autogenerated code for EnumPrinters and ClosePrinter.
Tim Potter
1
-4
/
+14
2003-11-15
Skeleton IDL for SPOOLSS pipe. For this inital version, only OpenPrinterEx
Tim Potter
1
-0
/
+1088