index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpc_parse
/
parse_spoolss.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-1
/
+1
*
SGI compiler fixes.
Herb Lewis
2001-06-26
1
-2
/
+2
*
Merging Gerry's spoolss changes.
Jeremy Allison
2001-06-21
1
-6
/
+59
*
merge from 2.2 DeletePrinterDriver() server side stud coming
Gerald Carter
2001-05-17
1
-0
/
+77
*
rpcclient merge from 2.2 (including Jeremy's non-void return fix)
Gerald Carter
2001-04-28
1
-17
/
+27
*
Merge of Andrew's changes in 2.2.
Jeremy Allison
2001-04-13
1
-1
/
+1
*
include/ntdomain.h:
Jeremy Allison
2001-04-02
1
-63
/
+136
*
rename of 16 new_smb_io functions to smb_io_* for consistency sake
Gerald Carter
2001-03-28
1
-116
/
+116
*
merge from 2.2.
Gerald Carter
2001-03-27
1
-40
/
+40
*
reverted the rename of new_spoolss_io_r_enumprinterdrivers()
Gerald Carter
2001-03-19
1
-1
/
+1
*
whoops...forgot one
Gerald Carter
2001-03-15
1
-19
/
+31
*
renamed one of the enumprinterdrivers parsing functions
Gerald Carter
2001-03-15
1
-2
/
+2
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-0
/
+1
*
Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
Jeremy Allison
2001-03-09
1
-2
/
+12
*
rpc_parse/parse_spoolss.c: Fixed memory leak introduced by restructuring.
Jeremy Allison
2001-03-01
1
-5
/
+17
*
Remove unused code.
Jeremy Allison
2001-03-01
1
-117
/
+3
*
Move to talloc control of SPOOL_XXX structs. Move to talloc control of
Jeremy Allison
2001-02-28
1
-331
/
+288
*
Added total memory allocated counter to talloc, so we can tell if a talloc
Jeremy Allison
2001-02-27
1
-2
/
+2
*
Merge of JohnR's changes to appliance-head, JF's changes to 2.2,
Jeremy Allison
2001-02-12
1
-9
/
+12
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-17
1
-6
/
+24
*
Printer name unistr is null terminated in make_spoolss_q_open_printer_ex()
Tim Potter
2001-01-12
1
-1
/
+1
*
ADDPRINTERDRIVER info level 6 fix - this is dynamic depending
Jeremy Allison
2000-11-22
1
-7
/
+9
*
Fix for updating of print queues changed from a local box. Essentially,
Jeremy Allison
2000-11-21
1
-1
/
+1
*
Fix for memory leak when adding driver.
Jeremy Allison
2000-11-17
1
-1
/
+1
*
rpc_parse/parse_spoolss.c: Updated comment for old version of W2K.
Jeremy Allison
2000-11-10
1
-0
/
+3
*
printing/nt_printing.c: use getpwuid not smbgetpwuid. Canonicalize printernames.
Jeremy Allison
2000-11-10
1
-0
/
+11
*
Only use prs_uint8s on marshalling as we know we're little endian. On
Jeremy Allison
2000-10-30
1
-6
/
+18
*
Fixed double btyte-swap problems with bigendian architectures.
Jeremy Allison
2000-10-30
1
-1
/
+2
*
Fixes for io_q_setprinter rpc parsing.
Tim Potter
2000-10-18
1
-0
/
+10
*
printer notify code.
Jean-François Micouleau
2000-09-25
1
-1
/
+118
*
param/loadparm.c: Fix based on Damian's code to stop printer scripts getting ...
Jeremy Allison
2000-09-19
1
-34
/
+19
*
in a printer_info_6, driver version is 64 bits long and there is a 32 bit
Jean-François Micouleau
2000-09-16
1
-2
/
+10
*
Fixes from JF as I didn't understand the string array sizing code correctly.
Jeremy Allison
2000-09-15
1
-17
/
+17
*
Move towards getting W2k p&p to upload NT4.x drivers. Still doesn't work -
Jeremy Allison
2000-09-15
1
-16
/
+129
*
Implemented DELETEPRINTERDATA (tested with Gerald's Win32 progs).
Jeremy Allison
2000-09-09
1
-6
/
+46
*
Implemented GETFORM tested and working using Gerald's Win32 test progs....
Jeremy Allison
2000-09-05
1
-1
/
+56
*
Implemented DELETEFORM tested using Gerald's Win32 test code :-).
Jeremy Allison
2000-08-31
1
-0
/
+32
*
Implemented AbortPrinter() from Gerald's Win32 test code. Just purge all
Jeremy Allison
2000-08-30
1
-0
/
+35
*
yipee!
Andrew Tridgell
2000-08-28
1
-0
/
+9
*
Tidied up extra ()'s.
Jeremy Allison
2000-08-15
1
-12
/
+12
*
fixed a few bugs in new_smb_io_relarraystr().
Gerald Carter
2000-08-14
1
-2
/
+5
*
fix for new_smb_io_relarraystr() and new_smb_io_relstr()
Gerald Carter
2000-08-14
1
-2
/
+2
*
removed the prs_align in spoolss_smb_io_unistr() (JF, please check)
Gerald Carter
2000-08-12
1
-3
/
+36
*
Fixed the problem with UNISTR marshalling in a buffer5 struct.
Jeremy Allison
2000-08-11
1
-46
/
+21
*
working on the unmarshalling of dependentfiles to a DRIVER_INFO_3
Gerald Carter
2000-08-10
1
-2
/
+9
*
More work on AddPrinterDriver() and AddPrinterEx() client RPC's
Gerald Carter
2000-08-09
1
-6
/
+7
*
All changes related to rpcclient...
Gerald Carter
2000-08-08
1
-3
/
+174
*
clunky support for calling AddPrinterEx(). The code currently reports
Gerald Carter
2000-08-04
1
-8
/
+111
*
Much though I hate to admit it - JF was completely correct. I cannot
Jeremy Allison
2000-08-02
1
-2
/
+2
*
Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...
Jeremy Allison
2000-08-01
1
-3
/
+3
[next]