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
*
r5806: * fix a couple more segvs in spoolss
Gerald Carter
2007-10-10
1
-0
/
+3
*
it never amazes me when some new things crawls out of the windows
Gerald Carter
2003-08-23
1
-1
/
+1
*
Attempt at fixing bug #283. There however is no solution.
Gerald Carter
2003-08-14
1
-2
/
+9
*
Update my copyrights according to my agreement with IBM
Jim McDonough
2003-08-01
1
-1
/
+1
*
Fix copyright statements for various pieces of Anthony Liguori's work.
Jim McDonough
2003-08-01
1
-1
/
+1
*
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
2003-04-28
1
-2
/
+2
*
use the new modules system for the rpc modules (backport from HEAD)
Jelmer Vernooij
2003-04-15
1
-4
/
+0
*
merge from HEAD - enable dynamic RPC modules
Jim McDonough
2003-02-14
1
-14
/
+15
*
Sync 3.0 branch with HEAD
Jelmer Vernooij
2002-08-17
1
-0
/
+63
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-2
/
+123
*
printing merge from HEAD
Gerald Carter
2002-04-22
1
-4
/
+0
*
OpenPrinter() merge from 2.2
Gerald Carter
2002-03-26
1
-0
/
+31
*
syncing up printing code with SAMBA_2_2 (already done some merges
Gerald Carter
2002-03-15
1
-7
/
+27
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Added client and server code for the GetPrintProcessorDirectory SPOOLSS
Tim Potter
2001-12-10
1
-1
/
+39
*
merge from 2.2
Gerald Carter
2001-11-22
1
-0
/
+60
*
Fixed a few typos and added the opnum for ADDPRINTERDRIVEREX to the
Gerald Carter
2001-11-09
1
-2
/
+2
*
Wrote some stubs for new win2k only spoolss rpc commands:
Tim Potter
2001-11-05
1
-0
/
+63
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-2
/
+0
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-2
/
+2
*
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2001-09-04
1
-1
/
+1
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
1
-1
/
+1
*
Held a shoot-out between NT_STATUS_NO_PROBLEMO and NT_STATUS_NOPROBLEMO.
Tim Potter
2001-07-25
1
-1
/
+1
*
Merging Gerry's spoolss changes.
Jeremy Allison
2001-06-21
1
-0
/
+33
*
merge from 2.2 (deleteprinterdriver RPC)
Gerald Carter
2001-05-18
1
-0
/
+33
*
merge from 2.2.
Gerald Carter
2001-03-27
1
-10
/
+10
*
reverted the rename of new_spoolss_io_r_enumprinterdrivers()
Gerald Carter
2001-03-19
1
-1
/
+1
*
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
-4
/
+5
*
Roll back to using malloc/realloc on some of spoolss in head.
Jeremy Allison
2001-03-03
1
-0
/
+3
*
Finished converion of spoolss code to canonical format. Now to work on the
Jeremy Allison
2001-02-28
1
-65
/
+31
*
More converted to canonical format. Home now - do the rest tomorrow...
Jeremy Allison
2001-02-28
1
-35
/
+17
*
Converted more to canonical format... save as I go.,
Jeremy Allison
2001-02-28
1
-16
/
+8
*
Ooops - forgot to check the rpcclient and smbcacls compile with the new
Jeremy Allison
2001-02-28
1
-6
/
+3
*
Partial conversion of SPOOLSS code to canonical format. More to follow.
Jeremy Allison
2001-02-28
1
-31
/
+18
*
Move to talloc control of SPOOL_XXX structs. Move to talloc control of
Jeremy Allison
2001-02-28
1
-120
/
+3
*
Changes from SAMBA_2_2:
David O'Neill
2001-01-31
1
-1
/
+1
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-17
1
-1
/
+1
*
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
[next]