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
/
rpc_parse
/
parse_spoolss.c
Age
Commit message (
Expand
)
Author
Files
Lines
2000-05-12
changed uniarray_2_ascarray to uniarray_2_dosarray
Andrew Tridgell
1
-2
/
+2
2000-05-12
Added unicode_to_dos_char() function to address converting single UNICODE
Jeremy Allison
1
-4
/
+4
2000-05-12
added spool_io_printer_driver_info_level_6()
Andrew Tridgell
1
-0
/
+193
2000-05-02
added support for deleting printers into the spoolss system
Andrew Tridgell
1
-0
/
+43
2000-04-25
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
1
-1
/
+0
2000-04-06
Modified interfaces and added checks around *all* *alloc calls
Jeremy Allison
1
-8
/
+18
2000-04-05
off by one error ...
Jean-François Micouleau
1
-2
/
+5
2000-04-05
changed all the status code to ERROR_xxx instead of NT_STATUS_xx which are
Jean-François Micouleau
1
-1
/
+1
2000-03-29
rewrote getprinterdriver level 3, now correctly handle the dependent
Jean-François Micouleau
1
-106
/
+171
2000-03-25
rpc_parse/parse_spoolss.c: Added checks on mallocs/overflow checks on all prs_xx
Jeremy Allison
1
-133
/
+291
2000-03-13
oops ! forgot smb.h in last commit
Jean-François Micouleau
1
-1
/
+39
2000-03-13
parse correctly getprinterdriver2
Jean-François Micouleau
1
-5
/
+9
2000-03-10
getprinter level 0: was to short, found most of the fields, undocumented,
Jean-François Micouleau
1
-39
/
+121
2000-03-06
changed prs_unistr to parse empty and non-empty strings the same way.
Jean-François Micouleau
1
-245
/
+118
2000-02-26
added enumprintprocessordatatypes
Jean-François Micouleau
1
-0
/
+98
2000-02-26
rewrote enumprinterdata. still a bug in it but reproducing it hard and
Jean-François Micouleau
1
-102
/
+139
2000-02-24
converted a couple of bzero() to memset()
Jean-François Micouleau
1
-199
/
+145
2000-02-21
more rewrite ...
Jean-François Micouleau
1
-877
/
+432
2000-02-15
fix the reply of rpc_alter_context
Jean-François Micouleau
1
-901
/
+764
2000-02-07
Hum, I should remove my gloves when I'm in front of an xterm :)
Jean-François Micouleau
1
-10
/
+18
2000-02-07
First commit of the spoolss code to the HEAD branch.
Jean-François Micouleau
1
-0
/
+4806
1999-12-13
2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...
Andrew Tridgell
1
-4408
/
+0
1999-12-12
final part of "first" phase converting over to msrpc daemon architecture.
Luke Leighton
1
-1
/
+4
1999-12-12
delineation between smb and msrpc more marked. smbd now constructs
Luke Leighton
1
-2
/
+0
1999-11-27
well, i stuffed up the spooler commands.
Luke Leighton
1
-7
/
+7
1999-11-09
debugging rpcclient spoolenum and spooljobs commands. oh, did i forget
Luke Leighton
1
-76
/
+83
1999-11-08
preparation for doing a spoolss enum jobs command. had to rewrite
Luke Leighton
1
-86
/
+192
1999-11-06
missed mem_grow_data call
Luke Leighton
1
-0
/
+2
1999-11-06
fixed string function for reading in printer_info_N.
Luke Leighton
1
-10
/
+27
1999-11-06
added rpcclient spoolenum command. enumerates printers.
Luke Leighton
1
-47
/
+141
1999-11-06
spoolss openprinterex / closeprinter client-code.
Luke Leighton
1
-40
/
+52
1999-11-05
experimental spoolss rpcclient commands
Luke Leighton
1
-27
/
+128
1999-10-15
return results on prs_xxxxx() and all xxx_io_xxx() routines.
Luke Leighton
1
-131
/
+386
1999-09-24
Correctly handle the dependent files in the printer_driver_info_3 struct
Jean-François Micouleau
1
-3
/
+13
1999-09-24
Alan (alanh@pinacl.co.uk) found a nasty bug
Jean-François Micouleau
1
-1
/
+1
1999-07-27
- enumprintprocessors and enumprintmonitors added.
Jean-François Micouleau
1
-55
/
+352
1999-07-01
many small bugs...
Jean-François Micouleau
1
-15
/
+23
1999-06-22
Fixed most memory leak and big-endian bug in the spoolss code.
Jean-François Micouleau
1
-0
/
+109
1999-04-27
Adding RPC spoolss code support and some new low-level printing functions.
Jean-François Micouleau
1
-0
/
+3389
[prev]