summaryrefslogtreecommitdiff
path: root/source3/include/nt_printing.h
AgeCommit message (Expand)AuthorFilesLines
2026-01-20printing: Inline oneliners used just onceVolker Lendecke1-4/+0
2021-03-16printing: Fix a typoVolker Lendecke1-1/+1
2020-10-21includes: nt_printing.h does not need client.hVolker Lendecke1-1/+0
2020-10-17printing/spoolss: add ARM64 supportBjörn Jacke1-0/+1
2020-10-17printing: move archi_table declarations into nt_printing.hBjörn Jacke1-0/+17
2018-06-14printing: add more 'const' to read only input pointersStefan Metzmacher1-4/+4
2017-01-06s3-spoolss: Create a sperate header file for 'struct printer_handle'Günther Deschner1-5/+0
2016-11-20s3:spoolss: Add support for COPY_FROM_DIRECTORY in AddPrinterDriverExAndreas Schneider1-2/+5
2015-05-01Convert three include files from uint32/16/8 to _t types as well as the sourc...Richard Sharpe1-9/+9
2015-02-18printing: rework nt_printer_guid_store to return errorsAndreas Schneider1-0/+3
2015-02-18printing: add nt_printer_guid_retrieve() helperDavid Disseldorp1-0/+3
2013-11-20printing: return WERROR from print_access_checkDavid Disseldorp1-3/+3
2013-06-03Fix bug 9900: is_printer_published GUID retrievalDavid Disseldorp1-1/+5
2012-03-14s3-printing: Make printer a const char *.Andreas Schneider1-1/+3
2012-02-09s3-printing: Add new printers to registry.Björn Baumbach1-0/+4
2011-07-28s3-printing: Add forward declaration for dcerpc_binding_handle.Andreas Schneider1-0/+2
2011-07-28s3-spoolss: Use existing handle in printer_driver_files_in_use().Andreas Schneider1-2/+1
2011-07-28s3-spoolss: Use existing handle in printer_driver_in_use().Andreas Schneider1-2/+1
2011-07-20s3-auth Use the common auth_session_infoAndrew Bartlett1-10/+10
2011-07-20s3-auth Use struct auth3_session_info outside the auth subsystemAndrew Bartlett1-10/+10
2011-07-07s3-printing: move spoolss_create_default_devmode/secdesc to init_spoolss.hGünther Deschner1-7/+0
2011-07-07s3-printing: move driver_info_ctr_to_info8 to init_spoolss.hGünther Deschner1-3/+0
2011-07-07s3-printing: move os2 related functions to printing/nt_printing_os2.c.Günther Deschner1-2/+0
2011-05-02s3-printing: avoid using pipes_struct when only session_info is needed.Günther Deschner1-3/+3
2011-03-02s3-printing: fix move_driver_to_download_area() error pathsDavid Disseldorp1-2/+1
2010-09-30s3-spoolss: Fix servername/printername handling which turns out to be very im...Günther Deschner1-1/+1
2010-09-28s3-printing: remove unused old structs.Günther Deschner1-60/+0
2010-09-10s3-spoolss: Move Printer_entry to srv_spoolss_nt.cSimo Sorce1-40/+0
2010-09-09s3-printing: Make auth_serversupplied_info const.Andreas Schneider1-8/+8
2010-08-08s3: Lift the smbd_messaging_context from is_printer_publishedVolker Lendecke1-0/+1
2010-08-08s3: Lift the smbd_messaging_context from check_published_printersVolker Lendecke1-1/+1
2010-08-08s3: Lift the smbd_messaging_context from nt_printer_publishVolker Lendecke1-0/+1
2010-08-08s3: Lift the smbd_messaging_context from nt_printer_removeVolker Lendecke1-0/+1
2010-08-08s3: Lift the smbd_messaging_context from print_time_access_checkVolker Lendecke1-0/+1
2010-08-08s3: Lift the smbd_messaging_context from print_access_checkVolker Lendecke1-1/+2
2010-08-08s3: Lift the smbd_messaging_context from printer_driver_files_in_useVolker Lendecke1-0/+1
2010-08-08s3: Lift the smbd_messaging_context from printer_driver_in_useVolker Lendecke1-0/+1
2010-08-08s3: Remove references to smbd_messaging_context()Volker Lendecke1-0/+1
2010-08-07s3: Remove references to smbd_messaging_context() from the spoolss serverVolker Lendecke1-4/+0
2010-07-27s3-printing: Added automatic migration of printing tdbs.Andreas Schneider1-6/+0
2010-07-27s3-spoolss: Remove the program global current_user_info.Andreas Schneider1-1/+2
2010-07-27s3-printing: Moved remaining prototypes to nt_printing.h.Andreas Schneider1-0/+24
2010-07-27s3-spoolss: Moved shared printing functions to nt_printing.hAndreas Schneider1-0/+47
2010-07-27s3-spoolss: Removed the last free_a_printer() call in spoolss_nt.c.Andreas Schneider1-2/+2
2010-07-27s3-spoolss: Migrated NT_DEVICEMODE to spoolss_DeviceMode.Simo Sorce1-45/+4
2010-05-18s3-secdesc: remove "typedef struct sec_desc_buf SEC_DESC_BUF".Günther Deschner1-1/+1
2009-12-02s3-spoolss: move MAXDEVICENAME to spoolss idl.Günther Deschner1-2/+0
2009-11-23s3-spoolss: move more defines out of nt_printing.h to spoolss.idl where they ...Günther Deschner1-67/+0
2009-11-23s3-printing: remove unused NT_PRINTER_DRIVER_INFO_LEVEL structs.Günther Deschner1-41/+0
2009-08-10s3-spoolss: remove device mode defines from nt_printing.h.Günther Deschner1-110/+0