summaryrefslogtreecommitdiff
path: root/source3/printing/printspoolss.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-21s3:printing: use dcerpc_spoolss_X() functionsStefan Metzmacher1-12/+12
2010-12-22s3-printing: fix crash bug in print_spool_open().Günther Deschner1-1/+3
2010-10-12libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett1-0/+1
2010-09-15s3-printing: fix print_spool_terminate().Günther Deschner1-1/+1
2010-09-15s3-rpc_server: Moved ncacn_np declarations in common header file.Simo Sorce1-0/+1
2010-09-15s3-rpc_server: Convert rpc_connect_spoolss_pipe into a generic interface.Simo Sorce1-3/+22
2010-07-27s3-smbd: Migrated to new spoolss functions for printing.Simo Sorce1-1/+2
2010-07-27s3-printing: Handled case when smbd spools a file on behalf of spoolss.Simo Sorce1-0/+1
2010-07-27s3-smbd: Added code to print via spoolss.Simo Sorce1-0/+331