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_server
/
srv_spoolss.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-11-22
merge from 2.2
Gerald Carter
1
-0
/
+60
2001-11-09
Fixed a few typos and added the opnum for ADDPRINTERDRIVEREX to the
Gerald Carter
1
-2
/
+2
2001-11-05
Wrote some stubs for new win2k only spoolss rpc commands:
Tim Potter
1
-0
/
+63
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-2
/
+0
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-2
/
+2
2001-09-04
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
1
-1
/
+1
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
1
-1
/
+1
2001-07-25
Held a shoot-out between NT_STATUS_NO_PROBLEMO and NT_STATUS_NOPROBLEMO.
Tim Potter
1
-1
/
+1
2001-06-21
Merging Gerry's spoolss changes.
Jeremy Allison
1
-0
/
+33
2001-05-18
merge from 2.2 (deleteprinterdriver RPC)
Gerald Carter
1
-0
/
+33
2001-03-27
merge from 2.2.
Gerald Carter
1
-10
/
+10
2001-03-19
reverted the rename of new_spoolss_io_r_enumprinterdrivers()
Gerald Carter
1
-1
/
+1
2001-03-15
renamed one of the enumprinterdrivers parsing functions
Gerald Carter
1
-2
/
+2
2001-03-11
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
1
-4
/
+5
2001-03-03
Roll back to using malloc/realloc on some of spoolss in head.
Jeremy Allison
1
-0
/
+3
2001-02-28
Finished converion of spoolss code to canonical format. Now to work on the
Jeremy Allison
1
-65
/
+31
2001-02-28
More converted to canonical format. Home now - do the rest tomorrow...
Jeremy Allison
1
-35
/
+17
2001-02-28
Converted more to canonical format... save as I go.,
Jeremy Allison
1
-16
/
+8
2001-02-28
Ooops - forgot to check the rpcclient and smbcacls compile with the new
Jeremy Allison
1
-6
/
+3
2001-02-28
Partial conversion of SPOOLSS code to canonical format. More to follow.
Jeremy Allison
1
-31
/
+18
2001-02-28
Move to talloc control of SPOOL_XXX structs. Move to talloc control of
Jeremy Allison
1
-120
/
+3
2001-01-31
Changes from SAMBA_2_2:
David O'Neill
1
-1
/
+1
2001-01-17
Changes from APPLIANCE_HEAD:
David O'Neill
1
-1
/
+1
2000-09-09
Implemented DELETEPRINTERDATA (tested with Gerald's Win32 progs).
Jeremy Allison
1
-0
/
+32
2000-09-05
Implemented GETFORM tested and working using Gerald's Win32 test progs....
Jeremy Allison
1
-0
/
+38
2000-08-31
Implemented DELETEFORM tested using Gerald's Win32 test code :-).
Jeremy Allison
1
-0
/
+28
2000-08-30
Implemented AbortPrinter() from Gerald's Win32 test code. Just purge all
Jeremy Allison
1
-0
/
+31
2000-08-28
yipee!
Andrew Tridgell
1
-2
/
+3
2000-07-25
A rather big change set ! (listed in no particular order)
Jean-François Micouleau
1
-1
/
+1
2000-07-06
Pass pipes_struct rather than vuid down to startdocprinter, setprinter and
Tim Potter
1
-3
/
+3
2000-06-20
Fixes for Win2k "add printer driver" INFO_LEVEL_6 was wrong, also some
Jeremy Allison
1
-0
/
+1
2000-06-16
Simplified server pipe implementation by changing arguments passed down
Tim Potter
1
-40
/
+108
2000-06-06
Memory leak fixes.
Jeremy Allison
1
-1
/
+1
2000-06-05
Some tidyup fixes (memory leaks etc.). Still no progress with the
Jeremy Allison
1
-0
/
+2
2000-06-01
More insure found memory leak and corruption fixes.
Jeremy Allison
1
-0
/
+3
2000-06-01
Back to building. Now to test with insure.
Jeremy Allison
1
-1
/
+5
2000-05-27
getting and setting security descriptors on printers now works
Andrew Tridgell
1
-8
/
+2
2000-05-10
more merging voodoo
Andrew Tridgell
1
-1
/
+2
2000-05-04
- use full_name instead of real_name
Andrew Tridgell
1
-0
/
+2
2000-05-02
added support for deleting printers into the spoolss system
Andrew Tridgell
1
-0
/
+31
2000-04-25
fixed a memory leak of devmode in spoolss
Andrew Tridgell
1
-0
/
+3
2000-04-23
fixed another spoolss memory leak
Andrew Tridgell
1
-0
/
+2
2000-04-06
Modified interfaces and added checks around *all* *alloc calls
Jeremy Allison
1
-13
/
+26
2000-04-04
Removed unused parameter vuid from rpc_server api_* calls. For the very few
Tim Potter
1
-35
/
+33
2000-03-13
oops ! forgot smb.h in last commit
Jean-François Micouleau
1
-0
/
+11
2000-03-13
parse correctly getprinterdriver2
Jean-François Micouleau
1
-2
/
+3
2000-02-26
added enumprintprocessordatatypes
Jean-François Micouleau
1
-0
/
+36
2000-02-26
rewrote enumprinterdata. still a bug in it but reproducing it hard and
Jean-François Micouleau
1
-21
/
+16
2000-02-24
converted a couple of bzero() to memset()
Jean-François Micouleau
1
-3
/
+8
2000-02-21
more rewrite ...
Jean-François Micouleau
1
-122
/
+133
[next]