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
/
source3
/
include
/
rpc_spoolss.h
Age
Commit message (
Expand
)
Author
Files
Lines
2001-12-10
Added client and server code for the GetPrintProcessorDirectory SPOOLSS
Tim Potter
1
-2
/
+25
2001-12-03
Writing decimal constants as "02" has been shown to cause cancer in
Martin Pool
1
-3
/
+3
2001-11-22
merge from 2.2
Gerald Carter
1
-8
/
+60
2001-11-15
more Win2k RPC opnums (EnumPrinterKey() and DeletePrinterDriverEx())
Gerald Carter
1
-0
/
+2
2001-11-15
SETPRINTERDATAEX is 0x4d (not 0x50). My mistake.
Gerald Carter
1
-1
/
+1
2001-11-13
verified two new win2k rpc's EnumPrinterDataEx() and DeletePrinterdataEx()
Gerald Carter
1
-6
/
+3
2001-11-13
Fix typo.
Martin Pool
1
-2
/
+0
2001-11-13
new Win2k spoolss rpc opnum (unknown right now).
Gerald Carter
1
-0
/
+6
2001-11-09
Fixed a few typos and added the opnum for ADDPRINTERDRIVEREX to the
Gerald Carter
1
-1
/
+8
2001-11-05
Wrote some stubs for new win2k only spoolss rpc commands:
Tim Potter
1
-1
/
+40
2001-09-04
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
1
-43
/
+42
2001-09-03
more NTSTATUS/WERROR conversion
Andrew Tridgell
1
-5
/
+5
2001-09-03
the next step in our error code handling change
Andrew Tridgell
1
-2
/
+2
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
1
-49
/
+49
2001-06-21
Merging Gerry's spoolss changes.
Jeremy Allison
1
-1
/
+18
2001-05-17
merge from 2.2 DeletePrinterDriver() server side stud coming
Gerald Carter
1
-1
/
+18
2001-03-15
added getdriverdir and cleaned up the PRINTER_DRIVER_CTR struct
Gerald Carter
1
-5
/
+1
2001-03-07
Sync up handle creation with 2.2 branch. We can now join AS/U domains and
Jeremy Allison
1
-2
/
+0
2001-02-23
include/rpc_spoolss.h: Added JOB_STATUS_XXX defines.
Jeremy Allison
1
-0
/
+14
2001-01-17
Changes from APPLIANCE_HEAD:
David O'Neill
1
-1
/
+1
2001-01-04
Changes from APPLIANCE_HEAD:
David O'Neill
1
-13
/
+7
2000-09-25
printer notify code.
Jean-François Micouleau
1
-2
/
+26
2000-09-16
in a printer_info_6, driver version is 64 bits long and there is a 32 bit
Jean-François Micouleau
1
-2
/
+4
2000-09-09
Implemented DELETEPRINTERDATA (tested with Gerald's Win32 progs).
Jeremy Allison
1
-0
/
+14
2000-09-05
Implemented GETFORM tested and working using Gerald's Win32 test progs....
Jeremy Allison
1
-1
/
+18
2000-09-01
Changes from APPLIANCE_HEAD (per Tim Potter):
David O'Neill
1
-1
/
+6
2000-08-31
Implemented DELETEFORM tested using Gerald's Win32 test code :-).
Jeremy Allison
1
-1
/
+14
2000-08-30
Implemented AbortPrinter() from Gerald's Win32 test code. Just purge all
Jeremy Allison
1
-1
/
+13
2000-08-29
added a #define for SPOOLSSGETPRINTERDATAEX. Although we do not
Gerald Carter
1
-0
/
+1
2000-08-28
yipee!
Andrew Tridgell
1
-0
/
+2
2000-08-10
Tidied up security rights definitions.
Jeremy Allison
1
-17
/
+12
2000-08-09
More work on AddPrinterDriver() and AddPrinterEx() client RPC's
Gerald Carter
1
-1
/
+1
2000-08-08
All changes related to rpcclient...
Gerald Carter
1
-0
/
+23
2000-07-18
Fixed some more client SPOOLSS functions. The following
Gerald Carter
1
-2
/
+0
2000-07-06
Moved printer ACE mask values from nt_printing.h to rpc_spoolss.h
Tim Potter
1
-2
/
+6
2000-06-20
Fixes for Win2k "add printer driver" INFO_LEVEL_6 was wrong, also some
Jeremy Allison
1
-2
/
+1
2000-06-10
parsing code for reply[open|close]printer in preparation of the event
Jean-François Micouleau
1
-1
/
+29
2000-06-01
Back to building. Now to test with insure.
Jeremy Allison
1
-1
/
+1
2000-06-01
More stuff I cvan't afford to lose. I'm realizing how dependent I am
Jeremy Allison
1
-1
/
+1
2000-05-28
moved notif_y_table struct to spoolss_nt.c only used there.
Luke Leighton
1
-11
/
+0
2000-05-27
security descs in spoolss. needs parse_sec.c nttrans.c broken.
Luke Leighton
1
-9
/
+19
2000-05-12
added spool_io_printer_driver_info_level_6()
Andrew Tridgell
1
-0
/
+41
2000-05-02
added support for deleting printers into the spoolss system
Andrew Tridgell
1
-1
/
+14
2000-03-29
rewrote getprinterdriver level 3, now correctly handle the dependent
Jean-François Micouleau
1
-10
/
+6
2000-03-13
oops ! forgot smb.h in last commit
Jean-François Micouleau
1
-0
/
+12
2000-03-13
parse correctly getprinterdriver2
Jean-François Micouleau
1
-3
/
+4
2000-03-10
you know, when you do a cvs commit, you _really_ expect it to actually work.
Luke Leighton
1
-2
/
+5
2000-03-10
getprinter level 0: was to short, found most of the fields, undocumented,
Jean-François Micouleau
1
-29
/
+37
2000-03-10
indent went wrong. grr.
Luke Leighton
1
-226
/
+357
2000-03-07
Enumprinters level 1: reply *exactly* like an NT server
Jean-François Micouleau
1
-0
/
+1
[next]