summaryrefslogtreecommitdiffstats
path: root/source3/printing/printspoolss.c
Commit message (Expand)AuthorAgeFilesLines
* s3-rpc_client: add and use rpc_client/rpc_client.h.Günther Deschner2011-04-131-0/+1
* s3: Fix print_spool_endVolker Lendecke2011-04-051-12/+0
* s3: include smbd/smbd.h where needed.Günther Deschner2011-03-301-0/+1
* s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_infoAndrew Bartlett2011-02-221-3/+3
* s3:printing: use dcerpc_spoolss_X() functionsStefan Metzmacher2011-01-211-12/+12
* s3-printing: fix crash bug in print_spool_open().Günther Deschner2010-12-221-1/+3
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-0/+1
* s3-printing: fix print_spool_terminate().Günther Deschner2010-09-151-1/+1
* s3-rpc_server: Moved ncacn_np declarations in common header file.Simo Sorce2010-09-151-0/+1
* s3-rpc_server: Convert rpc_connect_spoolss_pipe into a generic interface.Simo Sorce2010-09-151-3/+22
* s3-smbd: Migrated to new spoolss functions for printing.Simo Sorce2010-07-271-1/+2
* s3-printing: Handled case when smbd spools a file on behalf of spoolss.Simo Sorce2010-07-271-0/+1
* s3-smbd: Added code to print via spoolss.Simo Sorce2010-07-271-0/+331