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
/
source4
/
rpc_server
/
spoolss
/
dcesrv_spoolss.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r24937: Merge tests spoolss RPC callbacks.
Jelmer Vernooij
1
-4
/
+71
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r20850: Prefix all server calls with dcesrv_
Jelmer Vernooij
1
-107
/
+107
2007-10-10
r16523: pass spoolss_XcvData calls to the ntptr backends...
Stefan Metzmacher
1
-4
/
+33
2007-10-10
r14702: Accept our netbios aliases as valid names in the SPOOLSS server.
Andrew Bartlett
1
-0
/
+10
2007-10-10
r14486: remove the need of a stream_connection on a dcesrv_connection,
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
1
-5
/
+7
2007-10-10
r11597: revert a commit by mistake
Simo Sorce
1
-0
/
+12
2007-10-10
r11567: Ldb API change patch.
Simo Sorce
1
-12
/
+0
2007-10-10
r10854: talloc_get_type() can return NULL..
Jelmer Vernooij
1
-0
/
+12
2007-10-10
r8052: that looks nicer:-)
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r8046: - add somemore failure checks in the RPC-SPOOLSS test
Stefan Metzmacher
1
-8
/
+31
2007-10-10
r7644: - remove some dublicate structures SetForm and AddForm uses the same s...
Stefan Metzmacher
1
-3
/
+63
2007-10-10
r7643: This patch adds a new NTPTR subsystem:
Stefan Metzmacher
1
-513
/
+290
2007-10-10
r7580: - add GetPrinterDriverDirectory() idl, torture test and server code
Stefan Metzmacher
1
-15
/
+149
2007-10-10
r7574: - seperate [in] and [out] buffers and buf_sizes
Stefan Metzmacher
1
-29
/
+15
2007-10-10
r7536: doesn't spam the smbd_log in the build_farm...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r7465: - return empty lists for now
Stefan Metzmacher
1
-4
/
+10
2007-10-10
r7370: change debug levels
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r7368: some server side spoolss stuff, w2k3 shows the printers icon,
Stefan Metzmacher
1
-28
/
+200
2007-10-10
r7120: make use of the new 'noopnum' property and get rid of handwritten
Stefan Metzmacher
1
-18
/
+8
2007-10-10
r6193: we don't need to store the handle type here,
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r5540: - some more input checking in OpenPrinerEx()
Stefan Metzmacher
1
-12
/
+93
2007-10-10
r5503: - add torture test which tests for invalid printernames
Stefan Metzmacher
1
-38
/
+81
2007-10-10
r5489: hide handwritten pull/push/print code from the caller
Stefan Metzmacher
1
-128
/
+86
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-5
/
+5
2007-10-10
r4640: first stage in the server side support for multiple context_ids on one...
Andrew Tridgell
1
-38
/
+5
2007-10-10
r4055: fixed more places to use type safe allocation macros
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4052: fixed a bunch of code to use the type safe _p allocation macros
Andrew Tridgell
1
-3
/
+3
2007-10-10
r3468: split out dcerpc_server.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3218: Fix the build
Volker Lendecke
1
-1
/
+1
2007-10-10
r2435: got rid of another pointless strnequal()
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1313: Split up OpenPrinterEx into functions to handle opening printers and p...
Tim Potter
1
-12
/
+44
2007-10-10
r1276: Return data for enumprinters level 2 and 5.
Tim Potter
1
-1
/
+77
2007-10-10
r1271: Return spoolss enumprinters info level1 from spoolss.ldb - woot!
Tim Potter
1
-19
/
+25
2007-10-10
r1266: Start to split out EnumPrinters into a separate fn for each info level.
Tim Potter
1
-20
/
+44
2007-10-10
r1226: Return dummy information for two printers. Note that ndr_push_array()
Tim Potter
1
-7
/
+14
2007-10-10
r1208: Return some dummy printer information for the EnumPrinters RPC.
Tim Potter
1
-6
/
+51
2007-10-10
r1201: Skeleton versions of OpenPrinterEx() and ClosePrinter() to get the hang
Tim Potter
1
-2
/
+65
2007-10-10
r1188: Use generated pidl template for this file and return DCESRV_FAULT instead
Tim Potter
1
-406
/
+672
2007-10-10
r1185: Hey look an endpoint for the spoolss pipe!
Tim Potter
1
-0
/
+721