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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-11-20
added samr_LookupNames() and test code
Andrew Tridgell
1
-2
/
+0
2003-11-20
EnumPrinterData in spoolss now works
Andrew Tridgell
1
-2
/
+2
2003-11-19
switched to a new way of handling unions, so that we can handle
Andrew Tridgell
1
-10
/
+7
2003-11-18
added samr_CreateUser() samr_DeleteUser(). The test suite creates a
Andrew Tridgell
1
-52
/
+12
2003-11-18
* use the new auto-generated debug code method.
Andrew Tridgell
1
-0
/
+96
2003-11-17
* add another WERR err code
Andrew Tridgell
1
-0
/
+1862
2003-11-17
use [subcontext] to make GetPrinter a bit easier in smbtorture
Andrew Tridgell
1
-61
/
+10
2003-11-17
security descriptors are no longer a "special" type, they are handled
Andrew Tridgell
1
-19
/
+34
2003-11-17
call OpenPrinterEx on each printer on the server, and then call
Andrew Tridgell
1
-12
/
+11
2003-11-17
added OpenPrinter and a test function. Note that the Samba3 structure
Andrew Tridgell
1
-3
/
+17
2003-11-17
* more info levels for EnumPrinter
Andrew Tridgell
1
-19
/
+327
2003-11-17
nicer method of handling spoolss EnumPrinters
Andrew Tridgell
1
-17
/
+120
2003-11-16
use nstring and [relative] to support levels 1 and 2 of EnumPrinters
Andrew Tridgell
1
-15
/
+264
2003-11-16
added support for level1 of EnumPrinters in spoolss. This uses a
Andrew Tridgell
1
-27
/
+137
2003-11-16
Commit autogenerated code for EnumPrinters and ClosePrinter.
Tim Potter
1
-4
/
+29
2003-11-15
the returned policy handle in spoolss_OpenPrinterEx() is pass by
Andrew Tridgell
1
-10
/
+1
2003-11-15
added another 11 levels of QueryDomainInfo
Andrew Tridgell
1
-3
/
+3
2003-11-15
Skeleton IDL for SPOOLSS pipe. For this inital version, only OpenPrinterEx
Tim Potter
1
-0
/
+1415