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_server
/
srv_spoolss.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented DELETEPRINTERDATA (tested with Gerald's Win32 progs).
Jeremy Allison
2000-09-09
1
-0
/
+32
*
Implemented GETFORM tested and working using Gerald's Win32 test progs....
Jeremy Allison
2000-09-05
1
-0
/
+38
*
Implemented DELETEFORM tested using Gerald's Win32 test code :-).
Jeremy Allison
2000-08-31
1
-0
/
+28
*
Implemented AbortPrinter() from Gerald's Win32 test code. Just purge all
Jeremy Allison
2000-08-30
1
-0
/
+31
*
yipee!
Andrew Tridgell
2000-08-28
1
-2
/
+3
*
A rather big change set ! (listed in no particular order)
Jean-François Micouleau
2000-07-25
1
-1
/
+1
*
Pass pipes_struct rather than vuid down to startdocprinter, setprinter and
Tim Potter
2000-07-06
1
-3
/
+3
*
Fixes for Win2k "add printer driver" INFO_LEVEL_6 was wrong, also some
Jeremy Allison
2000-06-20
1
-0
/
+1
*
Simplified server pipe implementation by changing arguments passed down
Tim Potter
2000-06-16
1
-40
/
+108
*
Memory leak fixes.
Jeremy Allison
2000-06-06
1
-1
/
+1
*
Some tidyup fixes (memory leaks etc.). Still no progress with the
Jeremy Allison
2000-06-05
1
-0
/
+2
*
More insure found memory leak and corruption fixes.
Jeremy Allison
2000-06-01
1
-0
/
+3
*
Back to building. Now to test with insure.
Jeremy Allison
2000-06-01
1
-1
/
+5
*
getting and setting security descriptors on printers now works
Andrew Tridgell
2000-05-27
1
-8
/
+2
*
more merging voodoo
Andrew Tridgell
2000-05-10
1
-1
/
+2
*
- use full_name instead of real_name
Andrew Tridgell
2000-05-04
1
-0
/
+2
*
added support for deleting printers into the spoolss system
Andrew Tridgell
2000-05-02
1
-0
/
+31
*
fixed a memory leak of devmode in spoolss
Andrew Tridgell
2000-04-25
1
-0
/
+3
*
fixed another spoolss memory leak
Andrew Tridgell
2000-04-23
1
-0
/
+2
*
Modified interfaces and added checks around *all* *alloc calls
Jeremy Allison
2000-04-06
1
-13
/
+26
*
Removed unused parameter vuid from rpc_server api_* calls. For the very few
Tim Potter
2000-04-04
1
-35
/
+33
*
oops ! forgot smb.h in last commit
Jean-François Micouleau
2000-03-13
1
-0
/
+11
*
parse correctly getprinterdriver2
Jean-François Micouleau
2000-03-13
1
-2
/
+3
*
added enumprintprocessordatatypes
Jean-François Micouleau
2000-02-26
1
-0
/
+36
*
rewrote enumprinterdata. still a bug in it but reproducing it hard and
Jean-François Micouleau
2000-02-26
1
-21
/
+16
*
converted a couple of bzero() to memset()
Jean-François Micouleau
2000-02-24
1
-3
/
+8
*
more rewrite ...
Jean-François Micouleau
2000-02-21
1
-122
/
+133
*
fix the reply of rpc_alter_context
Jean-François Micouleau
2000-02-15
1
-124
/
+402
*
First commit of the spoolss code to the HEAD branch.
Jean-François Micouleau
2000-02-07
1
-0
/
+793
*
2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...
Andrew Tridgell
1999-12-13
1
-3781
/
+0
*
delineation between smb and msrpc more marked. smbd now constructs
Luke Leighton
1999-12-12
1
-118
/
+118
*
attempting to resolve the issue that multiple servers often specified in
Luke Leighton
1999-11-29
1
-17
/
+17
*
preparation for doing a spoolss enum jobs command. had to rewrite
Luke Leighton
1999-11-08
1
-97
/
+15
*
spoolss openprinterex / closeprinter client-code.
Luke Leighton
1999-11-06
1
-15
/
+15
*
don't leak printer handles,
Jean-François Micouleau
1999-09-27
1
-3
/
+14
*
Don't duplicate forms anymore, just update the definition.
Jean-François Micouleau
1999-09-25
1
-3
/
+36
*
Correctly handle the dependent files in the printer_driver_info_3 struct
Jean-François Micouleau
1999-09-24
1
-5
/
+7
*
- enumprintprocessors and enumprintmonitors added.
Jean-François Micouleau
1999-07-27
1
-37
/
+297
*
many small bugs...
Jean-François Micouleau
1999-07-01
1
-15
/
+35
*
Fixed most memory leak and big-endian bug in the spoolss code.
Jean-François Micouleau
1999-06-22
1
-3
/
+114
*
last part of RPC api change.
Jean-François Micouleau
1999-05-03
1
-121
/
+132
*
Adding RPC spoolss code support and some new low-level printing functions.
Jean-François Micouleau
1999-04-27
1
-0
/
+3415