summaryrefslogtreecommitdiff
path: root/source3/include/nt_printing.h
Commit message (Expand)AuthorAgeFilesLines
* printing: add more 'const' to read only input pointersStefan Metzmacher2018-06-141-4/+4
* s3-spoolss: Create a sperate header file for 'struct printer_handle'Günther Deschner2017-01-061-5/+0
* s3:spoolss: Add support for COPY_FROM_DIRECTORY in AddPrinterDriverExAndreas Schneider2016-11-201-2/+5
* Convert three include files from uint32/16/8 to _t types as well as the sourc...Richard Sharpe2015-05-011-9/+9
* printing: rework nt_printer_guid_store to return errorsAndreas Schneider2015-02-181-0/+3
* printing: add nt_printer_guid_retrieve() helperDavid Disseldorp2015-02-181-0/+3
* printing: return WERROR from print_access_checkDavid Disseldorp2013-11-201-3/+3
* Fix bug 9900: is_printer_published GUID retrievalDavid Disseldorp2013-06-031-1/+5
* s3-printing: Make printer a const char *.Andreas Schneider2012-03-141-1/+3
* s3-printing: Add new printers to registry.Björn Baumbach2012-02-091-0/+4
* s3-printing: Add forward declaration for dcerpc_binding_handle.Andreas Schneider2011-07-281-0/+2
* s3-spoolss: Use existing handle in printer_driver_files_in_use().Andreas Schneider2011-07-281-2/+1
* s3-spoolss: Use existing handle in printer_driver_in_use().Andreas Schneider2011-07-281-2/+1
* s3-auth Use the common auth_session_infoAndrew Bartlett2011-07-201-10/+10
* s3-auth Use struct auth3_session_info outside the auth subsystemAndrew Bartlett2011-07-201-10/+10
* s3-printing: move spoolss_create_default_devmode/secdesc to init_spoolss.hGünther Deschner2011-07-071-7/+0
* s3-printing: move driver_info_ctr_to_info8 to init_spoolss.hGünther Deschner2011-07-071-3/+0
* s3-printing: move os2 related functions to printing/nt_printing_os2.c.Günther Deschner2011-07-071-2/+0
* s3-printing: avoid using pipes_struct when only session_info is needed.Günther Deschner2011-05-021-3/+3
* s3-printing: fix move_driver_to_download_area() error pathsDavid Disseldorp2011-03-021-2/+1
* s3-spoolss: Fix servername/printername handling which turns out to be very im...Günther Deschner2010-09-301-1/+1
* s3-printing: remove unused old structs.Günther Deschner2010-09-281-60/+0
* s3-spoolss: Move Printer_entry to srv_spoolss_nt.cSimo Sorce2010-09-101-40/+0
* s3-printing: Make auth_serversupplied_info const.Andreas Schneider2010-09-091-8/+8
* s3: Lift the smbd_messaging_context from is_printer_publishedVolker Lendecke2010-08-081-0/+1
* s3: Lift the smbd_messaging_context from check_published_printersVolker Lendecke2010-08-081-1/+1
* s3: Lift the smbd_messaging_context from nt_printer_publishVolker Lendecke2010-08-081-0/+1
* s3: Lift the smbd_messaging_context from nt_printer_removeVolker Lendecke2010-08-081-0/+1
* s3: Lift the smbd_messaging_context from print_time_access_checkVolker Lendecke2010-08-081-0/+1
* s3: Lift the smbd_messaging_context from print_access_checkVolker Lendecke2010-08-081-1/+2
* s3: Lift the smbd_messaging_context from printer_driver_files_in_useVolker Lendecke2010-08-081-0/+1
* s3: Lift the smbd_messaging_context from printer_driver_in_useVolker Lendecke2010-08-081-0/+1
* s3: Remove references to smbd_messaging_context()Volker Lendecke2010-08-081-0/+1
* s3: Remove references to smbd_messaging_context() from the spoolss serverVolker Lendecke2010-08-071-4/+0
* s3-printing: Added automatic migration of printing tdbs.Andreas Schneider2010-07-271-6/+0
* s3-spoolss: Remove the program global current_user_info.Andreas Schneider2010-07-271-1/+2
* s3-printing: Moved remaining prototypes to nt_printing.h.Andreas Schneider2010-07-271-0/+24
* s3-spoolss: Moved shared printing functions to nt_printing.hAndreas Schneider2010-07-271-0/+47
* s3-spoolss: Removed the last free_a_printer() call in spoolss_nt.c.Andreas Schneider2010-07-271-2/+2
* s3-spoolss: Migrated NT_DEVICEMODE to spoolss_DeviceMode.Simo Sorce2010-07-271-45/+4
* s3-secdesc: remove "typedef struct sec_desc_buf SEC_DESC_BUF".Günther Deschner2010-05-181-1/+1
* s3-spoolss: move MAXDEVICENAME to spoolss idl.Günther Deschner2009-12-021-2/+0
* s3-spoolss: move more defines out of nt_printing.h to spoolss.idl where they ...Günther Deschner2009-11-231-67/+0
* s3-printing: remove unused NT_PRINTER_DRIVER_INFO_LEVEL structs.Günther Deschner2009-11-231-41/+0
* s3-spoolss: remove device mode defines from nt_printing.h.Günther Deschner2009-08-101-110/+0
* s3-printing: no need to define struct table_node 4 times.Günther Deschner2009-05-131-0/+6
* s3:registry: replace typedef REGVAL_CTR by struct regval_ctr.Michael Adam2009-04-271-2/+2
* s3: remove POLICY_HND.Günther Deschner2009-03-181-1/+1
* s3-spoolss: move DRIVER_X_VERSION flags into the backend, where they belong to.Günther Deschner2009-03-171-0/+3
* s3-spoolss: move PRINTER_ATTRIBUTE_SAMBA to printing backend, where they belong.Günther Deschner2009-03-171-0/+13