summaryrefslogtreecommitdiff
path: root/source3/printing
AgeCommit message (Expand)AuthorFilesLines
2010-08-08s3: Lift the server_messaging_context from send_spoolss_notify2_msgVolker Lendecke1-8/+11
2010-08-08s3: Lift the server_messaging_context from print_notify_event_send_messagesVolker Lendecke1-2/+5
2010-08-08s3: Lift the server_messaging_context from print_queue_statusVolker Lendecke1-5/+4
2010-08-08s3: Lift the server_messaging_context from get_stored_queue_infoVolker Lendecke1-3/+6
2010-08-08s3: Lift the server_messaging_context from print_job_endVolker Lendecke1-2/+3
2010-08-08s3: Lift the server_messaging_context from print_queue_lengthVolker Lendecke1-3/+4
2010-08-08s3: Lift the server_messaging_context from print_queue_updateVolker Lendecke1-11/+11
2010-08-08s3: Lift the smbd_messaging_context from start_background_queueVolker Lendecke1-12/+8
2010-08-08s3: Lift the smbd_messaging_context from smbd_setup_sig_hup_handlerVolker Lendecke1-1/+2
2010-08-08s3: Fix the build without ADSVolker Lendecke1-1/+3
2010-08-08s3: Lift the smbd_messaging_context from print_queue_purgeVolker Lendecke1-2/+3
2010-08-08s3: Lift the smbd_messaging_context from print_queue_resumeVolker Lendecke1-2/+3
2010-08-08s3: Lift the smbd_messaging_context from print_queue_pauseVolker Lendecke1-2/+3
2010-08-08s3: Lift the smbd_messaging_context from print_job_startVolker Lendecke1-2/+2
2010-08-08s3: Lift the smbd_messaging_context from print_job_checksVolker Lendecke1-4/+5
2010-08-08s3: Lift the smbd_messaging_context from print_job_resumeVolker Lendecke1-3/+4
2010-08-08s3: Lift the smbd_messaging_context from print_job_pauseVolker Lendecke1-3/+4
2010-08-08s3: Lift the smbd_messaging_context from print_job_deleteVolker Lendecke1-1/+2
2010-08-08s3: Lift the smbd_messaging_context from is_printer_publishedVolker Lendecke1-4/+4
2010-08-08s3: Lift the smbd_messaging_context from check_published_printersVolker Lendecke2-7/+6
2010-08-08s3: Lift the smbd_messaging_context from nt_printer_publishVolker Lendecke1-4/+3
2010-08-08s3: Lift the smbd_messaging_context from nt_printer_publish_adsVolker Lendecke1-4/+7
2010-08-08s3: Lift the smbd_messaging_context from store_printer_guidVolker Lendecke1-4/+4
2010-08-08s3: Lift the smbd_messaging_context from nt_printer_removeVolker Lendecke1-2/+2
2010-08-08s3: Lift the smbd_messaging_context from print_time_access_checkVolker Lendecke2-3/+4
2010-08-08s3: Lift the smbd_messaging_context from print_access_checkVolker Lendecke2-9/+16
2010-08-08s3: Lift the smbd_messaging_context from printer_driver_files_in_useVolker Lendecke1-4/+3
2010-08-08s3: Lift the smbd_messaging_context from printer_driver_in_useVolker Lendecke1-9/+7
2010-08-08s3: Lift the smbd_messaging_context from winreg_del_driver_listVolker Lendecke1-0/+1
2010-08-08s3: Lift the smbd_messaging_context from winreg_get_driverVolker Lendecke1-0/+4
2010-08-08s3: Lift the smbd_messaging_context from winreg_delete_printer_keyVolker Lendecke1-1/+3
2010-08-08s3: Lift the smbd_messaging_context from winreg_get_printer_dataexVolker Lendecke1-1/+2
2010-08-08s3: Lift the smbd_messaging_context from winreg_set_printer_dataexVolker Lendecke1-1/+3
2010-08-08s3: Lift the smbd_messaging_context from winreg_get_printer_secdescVolker Lendecke1-0/+1
2010-08-08s3: Lift the smbd_messaging_context from winreg_get_printerVolker Lendecke2-2/+6
2010-08-08s3: Lift the smbd_messaging_context from winreg_update_printerVolker Lendecke1-0/+1
2010-08-08s3: Lift the smbd_messaging_context from nt_printing_tdb_migrateVolker Lendecke2-3/+3
2010-08-08s3: Lift the smbd_messaging_context from rpc_pipe_open_internalVolker Lendecke1-0/+1
2010-08-06s3-netlogon: remove global include of netlogon.h.Günther Deschner2-0/+2
2010-08-06s3-printing: cope with missing printers in print migrationAndrew Tridgell1-0/+10
2010-08-05s3-secrets: only include secrets.h when needed.Günther Deschner2-0/+2
2010-08-05s3-printing: move AD related printing components to an own file.Günther Deschner2-440/+466
2010-08-03s3-printing: make sure to set NTSTATUS code before checking it.Günther Deschner1-5/+5
2010-08-03s3-spoolss: remove duplicate (and incorrect) header.Günther Deschner1-1/+0
2010-07-31s3-build: avoid to globally include printing and spoolss headers.Günther Deschner4-2/+7
2010-07-27s3-printing: Added automatic migration of printing tdbs.Andreas Schneider3-86/+83
2010-07-27s3-spoolss: Move the standard mappings to spoolss.Andreas Schneider1-14/+0
2010-07-27s3-printing: Added automatic migration of printing tdbs.Andreas Schneider3-0/+678
2010-07-27s3-printing: Move all tdb upgrade functions to a separate file.Andreas Schneider3-391/+492
2010-07-27s3-printing: Removed unused function print_job_fd().Simo Sorce1-15/+0