summaryrefslogtreecommitdiffstats
path: root/source3/printing
Commit message (Expand)AuthorAgeFilesLines
...
* s3: Lift the server_messaging_context from get_stored_queue_infoVolker Lendecke2010-08-081-3/+6
* s3: Lift the server_messaging_context from print_job_endVolker Lendecke2010-08-081-2/+3
* s3: Lift the server_messaging_context from print_queue_lengthVolker Lendecke2010-08-081-3/+4
* s3: Lift the server_messaging_context from print_queue_updateVolker Lendecke2010-08-081-11/+11
* s3: Lift the smbd_messaging_context from start_background_queueVolker Lendecke2010-08-081-12/+8
* s3: Lift the smbd_messaging_context from smbd_setup_sig_hup_handlerVolker Lendecke2010-08-081-1/+2
* s3: Fix the build without ADSVolker Lendecke2010-08-081-1/+3
* s3: Lift the smbd_messaging_context from print_queue_purgeVolker Lendecke2010-08-081-2/+3
* s3: Lift the smbd_messaging_context from print_queue_resumeVolker Lendecke2010-08-081-2/+3
* s3: Lift the smbd_messaging_context from print_queue_pauseVolker Lendecke2010-08-081-2/+3
* s3: Lift the smbd_messaging_context from print_job_startVolker Lendecke2010-08-081-2/+2
* s3: Lift the smbd_messaging_context from print_job_checksVolker Lendecke2010-08-081-4/+5
* s3: Lift the smbd_messaging_context from print_job_resumeVolker Lendecke2010-08-081-3/+4
* s3: Lift the smbd_messaging_context from print_job_pauseVolker Lendecke2010-08-081-3/+4
* s3: Lift the smbd_messaging_context from print_job_deleteVolker Lendecke2010-08-081-1/+2
* s3: Lift the smbd_messaging_context from is_printer_publishedVolker Lendecke2010-08-081-4/+4
* s3: Lift the smbd_messaging_context from check_published_printersVolker Lendecke2010-08-082-7/+6
* s3: Lift the smbd_messaging_context from nt_printer_publishVolker Lendecke2010-08-081-4/+3
* s3: Lift the smbd_messaging_context from nt_printer_publish_adsVolker Lendecke2010-08-081-4/+7
* s3: Lift the smbd_messaging_context from store_printer_guidVolker Lendecke2010-08-081-4/+4
* s3: Lift the smbd_messaging_context from nt_printer_removeVolker Lendecke2010-08-081-2/+2
* s3: Lift the smbd_messaging_context from print_time_access_checkVolker Lendecke2010-08-082-3/+4
* s3: Lift the smbd_messaging_context from print_access_checkVolker Lendecke2010-08-082-9/+16
* s3: Lift the smbd_messaging_context from printer_driver_files_in_useVolker Lendecke2010-08-081-4/+3
* s3: Lift the smbd_messaging_context from printer_driver_in_useVolker Lendecke2010-08-081-9/+7
* s3: Lift the smbd_messaging_context from winreg_del_driver_listVolker Lendecke2010-08-081-0/+1
* s3: Lift the smbd_messaging_context from winreg_get_driverVolker Lendecke2010-08-081-0/+4
* s3: Lift the smbd_messaging_context from winreg_delete_printer_keyVolker Lendecke2010-08-081-1/+3
* s3: Lift the smbd_messaging_context from winreg_get_printer_dataexVolker Lendecke2010-08-081-1/+2
* s3: Lift the smbd_messaging_context from winreg_set_printer_dataexVolker Lendecke2010-08-081-1/+3
* s3: Lift the smbd_messaging_context from winreg_get_printer_secdescVolker Lendecke2010-08-081-0/+1
* s3: Lift the smbd_messaging_context from winreg_get_printerVolker Lendecke2010-08-082-2/+6
* s3: Lift the smbd_messaging_context from winreg_update_printerVolker Lendecke2010-08-081-0/+1
* s3: Lift the smbd_messaging_context from nt_printing_tdb_migrateVolker Lendecke2010-08-082-3/+3
* s3: Lift the smbd_messaging_context from rpc_pipe_open_internalVolker Lendecke2010-08-081-0/+1
* s3-netlogon: remove global include of netlogon.h.Günther Deschner2010-08-062-0/+2
* s3-printing: cope with missing printers in print migrationAndrew Tridgell2010-08-061-0/+10
* s3-secrets: only include secrets.h when needed.Günther Deschner2010-08-052-0/+2
* s3-printing: move AD related printing components to an own file.Günther Deschner2010-08-052-440/+466
* s3-printing: make sure to set NTSTATUS code before checking it.Günther Deschner2010-08-031-5/+5
* s3-spoolss: remove duplicate (and incorrect) header.Günther Deschner2010-08-031-1/+0
* s3-build: avoid to globally include printing and spoolss headers.Günther Deschner2010-07-314-2/+7
* s3-printing: Added automatic migration of printing tdbs.Andreas Schneider2010-07-273-86/+83
* s3-spoolss: Move the standard mappings to spoolss.Andreas Schneider2010-07-271-14/+0
* s3-printing: Added automatic migration of printing tdbs.Andreas Schneider2010-07-273-0/+678
* s3-printing: Move all tdb upgrade functions to a separate file.Andreas Schneider2010-07-273-391/+492
* s3-printing: Removed unused function print_job_fd().Simo Sorce2010-07-271-15/+0
* s3-spoolss: Use WERROR for print_job_delete.Simo Sorce2010-07-271-18/+20
* s3-printing: Removed unused printfsp.c.Simo Sorce2010-07-271-147/+0
* s3-smbd: Migrated to new spoolss functions for printing.Simo Sorce2010-07-271-1/+2