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
2009-02-09
s3-spoolss: use pidl for _spoolss_DeletePrinterKey.
Günther Deschner
1
-21
/
+1
2009-02-09
s3-spoolss: use pidl for _spoolss_DeletePrinterData.
Günther Deschner
1
-22
/
+1
2009-02-09
s3-spoolss: use pidl for _spoolss_DeletePrinterDataEx.
Günther Deschner
1
-21
/
+1
2009-02-09
s3-spoolss: use pidl for _spoolss_GetForm.
Günther Deschner
1
-21
/
+1
2009-02-09
s3-spoolss: use pidl for _spoolss_SetForm.
Günther Deschner
1
-21
/
+1
2009-02-09
s3-spoolss: use pidl for spoolss_AddForm.
Günther Deschner
1
-21
/
+1
2009-02-07
s3-spoolss: use pidl for _spoolss_WritePrinter.
Günther Deschner
1
-21
/
+1
2009-02-07
s3-spoolss: use pidl for _spoolss_DeleteForm.
Günther Deschner
1
-21
/
+1
2009-02-06
s3-spoolss: use pidl for _spoolss_EndDocPrinter.
Günther Deschner
1
-21
/
+1
2009-02-06
s3-spoolss: use pidl for _spoolss_AbortPrinter.
Günther Deschner
1
-21
/
+1
2009-02-06
s3-spoolss: use pidl for _spoolss_EndPagePrinter.
Günther Deschner
1
-21
/
+1
2009-02-06
w
Günther Deschner
1
-1
/
+1
2009-02-06
s3-spoolss: use pidl for _spoolss_StartPagePrinter.
Günther Deschner
1
-21
/
+1
2009-02-06
s3-spoolss: use pidl for _spoolss_DeletePrinter.
Günther Deschner
1
-22
/
+1
2009-02-06
s3-spoolss: call the correct get_pipe_fns function in proxy_spoolss_call().
Günther Deschner
1
-1
/
+1
2009-02-06
s3-spoolss: use pidl for _spoolss_ClosePrinter.
Günther Deschner
1
-21
/
+1
2009-02-06
s3-spoolss: prepare to use generated spoolss.
Günther Deschner
1
-24
/
+23
2009-01-09
Fake up ndr_table_spoolss
Volker Lendecke
1
-4
/
+27
2008-07-20
Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth
Volker Lendecke
1
-9
/
+0
2008-07-16
In api_pipe_bind_req(), check for the iface id, not the pipe name
Volker Lendecke
1
-1
/
+12
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-52
/
+52
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r21100: Add the RPC hack fix to adddriver as well as adddriverex.
Jeremy Allison
1
-0
/
+9
2007-10-10
r21047: Hand marshalling hack from Martin Zielinski <mz@seh.de>
Jeremy Allison
1
-0
/
+9
2007-10-10
r13815: "Into the blind world let us now descend,"
Gerald Carter
1
-45
/
+10
2007-10-10
r5806: * fix a couple more segvs in spoolss
Gerald Carter
1
-0
/
+3
2003-08-23
it never amazes me when some new things crawls out of the windows
Gerald Carter
1
-1
/
+1
2003-08-14
Attempt at fixing bug #283. There however is no solution.
Gerald Carter
1
-2
/
+9
2003-08-01
Update my copyrights according to my agreement with IBM
Jim McDonough
1
-1
/
+1
2003-08-01
Fix copyright statements for various pieces of Anthony Liguori's work.
Jim McDonough
1
-1
/
+1
2003-04-28
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
1
-2
/
+2
2003-04-15
use the new modules system for the rpc modules (backport from HEAD)
Jelmer Vernooij
1
-4
/
+0
2003-02-14
merge from HEAD - enable dynamic RPC modules
Jim McDonough
1
-14
/
+15
2002-08-17
Sync 3.0 branch with HEAD
Jelmer Vernooij
1
-0
/
+63
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-2
/
+123
2002-04-22
printing merge from HEAD
Gerald Carter
1
-4
/
+0
2002-03-26
OpenPrinter() merge from 2.2
Gerald Carter
1
-0
/
+31
2002-03-15
syncing up printing code with SAMBA_2_2 (already done some merges
Gerald Carter
1
-7
/
+27
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-12-10
Added client and server code for the GetPrintProcessorDirectory SPOOLSS
Tim Potter
1
-1
/
+39
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
[next]