index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
rpc_parse
/
parse_spoolss.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* the printing code should now be back to the working state it was
Gerald Carter
2002-08-17
1
-1
/
+1
*
Fairly large change to printing code.
Gerald Carter
2002-08-16
1
-36
/
+0
*
added comment about a new specversion seen from client.
Gerald Carter
2002-08-14
1
-0
/
+2
*
printing change notification merge from APPLIANCE_HEAD
Gerald Carter
2002-08-08
1
-2
/
+17
*
Merge of incomplete rffpcnex testing code from APPLIANCE_HEAD.
Tim Potter
2002-08-08
1
-0
/
+28
*
passing -1 for the src length in rpcstr_pull results in only
Gerald Carter
2002-07-29
1
-1
/
+1
*
all that is left to do is to actually perform the
Gerald Carter
2002-07-11
1
-0
/
+4
*
8-byte alignment needed for beginning driver_info_level_6.
Gerald Carter
2002-07-09
1
-22
/
+15
*
fixup ADDPRINTERDRIVEREX some more. unknown uint32 for now.
Gerald Carter
2002-07-08
1
-21
/
+24
*
added parsing routines for SPOOLSS_ADDPRINTERDRIVEREX and
Gerald Carter
2002-07-08
1
-0
/
+101
*
* basic implementation of SPOOLSS_DELETEPRINTERDATAEX and
Gerald Carter
2002-07-08
1
-0
/
+80
*
Merge of constant renames from APPLIANCE_HEAD.
Tim Potter
2002-07-02
1
-8
/
+8
*
Proper merge of all the working printing stuff from APPLIANCE_HEAD.
Jeremy Allison
2002-06-28
1
-37
/
+110
*
a null grp_sid should have a 0 offset. Also removed a few more unnecessary
Gerald Carter
2002-06-27
1
-7
/
+0
*
printing merge from SAMBA_2_2. Ther server code looks to be in sync now.
Gerald Carter
2002-06-24
1
-0
/
+2
*
more debug classess activated
Simo Sorce
2002-06-18
1
-0
/
+3
*
merge from SAMBA_2_2.
Gerald Carter
2002-05-24
1
-3
/
+38
*
OK that last commit was incorrect - this call is parsed properly. I only
Tim Potter
2002-05-20
1
-4
/
+0
*
There's probably a pointer to a buffer at the end of a enumprinterdrivers()
Tim Potter
2002-05-20
1
-0
/
+4
*
No need to pass a fstring in make_spoolss_q_enumprinters()
Tim Potter
2002-05-20
1
-1
/
+1
*
Added deleteprinterdata client rpc.
Tim Potter
2002-05-14
1
-1
/
+13
*
Added writeprinter rpc command.
Tim Potter
2002-05-14
1
-0
/
+14
*
Change make_spoolss_q_{get,set}printerdata() take a char* and length rather
Tim Potter
2002-05-14
1
-11
/
+31
*
compile fix merge from SAMBA_2_2
Gerald Carter
2002-05-13
1
-11
/
+21
*
Support for client side startdocprinter.
Tim Potter
2002-05-13
1
-3
/
+63
*
misc merge from SAMBA_2_2
Gerald Carter
2002-05-10
1
-0
/
+4
*
devmode parsing merge from SAMBA_2_2
Gerald Carter
2002-05-10
1
-29
/
+74
*
Added client side spoolss rpc commands for startpageprinter,
Tim Potter
2002-05-08
1
-0
/
+60
*
merge from SAMBA_2_2
Gerald Carter
2002-04-22
1
-42
/
+19
*
HP2500C driver writes devmode with private data that ends
Jeremy Allison
2002-04-11
1
-0
/
+9
*
specversion merge from SAMBA_2_2
Gerald Carter
2002-04-11
1
-0
/
+27
*
Fixed missing alignment in spoolss_io_q_enumjobs() function.
Tim Potter
2002-04-10
1
-0
/
+3
*
The useless_ptr must be non-zero for addform and setform client functions
Tim Potter
2002-04-09
1
-2
/
+5
*
OpenPrinter() merge from 2.2
Gerald Carter
2002-03-26
1
-19
/
+76
*
resetprinter merge from SAMBA_2_2
Gerald Carter
2002-03-20
1
-12
/
+12
*
syncing up printing code with SAMBA_2_2 (already done some merges
Gerald Carter
2002-03-15
1
-41
/
+232
*
Remove studly gaps from prs_werror() calls so the same debug text is
Tim Potter
2002-03-14
1
-1
/
+1
*
Implemented client side functions for SPOOLSS addform, getform, setform and
Tim Potter
2002-02-25
1
-2
/
+36
*
Added make functions for SPOOL_Q_{ADD,SET,DELETE}FORM.
Tim Potter
2002-01-31
1
-1
/
+42
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Fixed ADDPRINTEREX to take a devmode and a security descriptor...
Jeremy Allison
2002-01-26
1
-21
/
+29
*
Added prs_mem_clear(). Clear memory on buffer reallocation. That way
Jeremy Allison
2002-01-18
1
-8
/
+7
*
Added PRINTER_INFO_4/PRINTER_INFO_5, we're seeing level 5 requested on the wi...
Jeremy Allison
2002-01-12
1
-0
/
+91
*
Sed error. The status value in the PRINTER_INFO_2 structure isn't a WERROR
Tim Potter
2002-01-07
1
-1
/
+1
*
merge from 2.2
Gerald Carter
2001-12-20
1
-6
/
+6
*
Replaced some hardcoded hex numbers with constants.
Tim Potter
2001-12-17
1
-4
/
+8
*
merge from 2.2
Gerald Carter
2001-12-13
1
-0
/
+3
*
Added client and server code for the GetPrintProcessorDirectory SPOOLSS
Tim Potter
2001-12-10
1
-2
/
+139
*
merge from APPLIANCE_HEAD
Gerald Carter
2001-11-28
1
-7
/
+1
*
remove unused variables
Gerald Carter
2001-11-22
1
-1
/
+0
[next]