summaryrefslogtreecommitdiff
path: root/source3/printing/printing.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-30s3-messages: make ndr_messaging.h part of messages.h.Günther Deschner1-1/+0
2011-03-30s3-messages: only include messages.h where needed.Günther Deschner1-0/+1
2011-03-30s3-auth: printing needs auth.hGünther Deschner1-0/+1
2011-03-30s3: printing needs parts of smbd.Günther Deschner1-0/+1
2011-03-30s3-includes: only include system/filesys.h when needed.Günther Deschner1-0/+1
2011-03-30s3-includes: only include system/syslog.h when needed.Günther Deschner1-0/+1
2011-03-29s3:printing Make print_queue_receive publicSimo Sorce1-1/+1
2011-03-02s3-server_id: only include server_id where needed.Günther Deschner1-0/+1
2011-02-28Fix compiler warning on casting -1 to uint32.Jeremy Allison1-3/+3
2011-02-22s3-printing: fix pcacp prototypes and includes.Günther Deschner1-0/+1
2011-02-22s3-printing: isolate print notification prototypes better.Günther Deschner1-0/+1
2011-02-22s3: Fix a typoVolker Lendecke1-1/+1
2010-10-20s3: Make "unpack_pjob" staticVolker Lendecke1-1/+1
2010-09-09s3-printing: Make auth_serversupplied_info const.Andreas Schneider1-9/+9
2010-08-18s3-printing: Added function to update the queue.Andreas Schneider1-30/+174
2010-08-18s3-printing: Rename jobs_changed functions to jobs_added.Andreas Schneider1-26/+26
2010-08-18s3: Use pipe_struct->client_id->name for pjob.clientmachineVolker Lendecke1-7/+2
2010-08-18s3: Move initializing pjob.clientname to print_job_start()Volker Lendecke1-8/+8
2010-08-17s3: Directly call write_data from print_job_write()Volker Lendecke1-1/+1
2010-08-17s3: Remove unused "pos" arg from print_job_writeVolker Lendecke1-3/+2
2010-08-16s3-printing: Lift the use of smbd_server_fd from job_submit.Volker Lendecke1-2/+12
2010-08-08s3: Lift the server_messaging_context from print_job_endpageVolker Lendecke1-3/+3
2010-08-08s3: Lift the server_messaging_context from print_job_writeVolker Lendecke1-3/+5
2010-08-08s3: Lift the server_messaging_context from print_job_delete1Volker Lendecke1-8/+8
2010-08-08s3: Lift the server_messaging_context from print_job_set_nameVolker Lendecke1-3/+4
2010-08-08s3: Lift the server_messaging_context from print_queue_update_with_lockVolker Lendecke1-5/+8
2010-08-08s3: Lift the server_messaging_context from print_queue_update_internalVolker Lendecke1-11/+12
2010-08-08s3: Lift the server_messaging_context from traverse_fn_deleteVolker Lendecke1-10/+10
2010-08-08s3: Lift the server_messaging_context from print_unix_jobVolker Lendecke1-5/+11
2010-08-08s3: Lift the server_messaging_context from pjob_deleteVolker Lendecke1-12/+22
2010-08-08s3: Lift the server_messaging_context from pjob_storeVolker Lendecke1-13/+23
2010-08-08s3: Lift the server_messaging_context from pjob_store_notifyVolker Lendecke1-17/+18
2010-08-08s3: Lift the server_messaging_context from notify_job_submittedVolker Lendecke1-1/+3
2010-08-08s3: Lift the server_messaging_context from notify_job_nameVolker Lendecke1-2/+6
2010-08-08s3: Lift the server_messaging_context from notify_job_usernameVolker Lendecke1-1/+3
2010-08-08s3: Lift the server_messaging_context from notify_job_total_pagesVolker Lendecke1-1/+3
2010-08-08s3: Lift the server_messaging_context from notify_job_total_bytesVolker Lendecke1-1/+3
2010-08-08s3: Lift the server_messaging_context from notify_job_statusVolker Lendecke1-4/+11
2010-08-08s3: Lift the server_messaging_context from notify_printer_statusVolker Lendecke1-2/+4
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: 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