summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2010-08-08s3: Lift the server_messaging_context from notify_job_statusVolker Lendecke1-1/+3
2010-08-08s3: Lift the server_messaging_context from notify_job_status_bynameVolker Lendecke1-1/+4
2010-08-08s3: Lift the server_messaging_context from notify_printer_statusVolker Lendecke1-1/+3
2010-08-08s3: Lift the server_messaging_context from notify_printer_status_bynameVolker Lendecke1-1/+3
2010-08-08s3: Lift the server_messaging_context from print_queue_statusVolker Lendecke1-1/+1
2010-08-08s3: Lift the server_messaging_context from print_job_endVolker Lendecke1-1/+2
2010-08-08s3: Lift the server_messaging_context from print_queue_lengthVolker Lendecke1-1/+2
2010-08-08s3: Lift the smbd_messaging_context from start_background_queueVolker Lendecke1-1/+2
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 reload_servicesVolker Lendecke1-1/+1
2010-08-08s3: Lift the smbd_messaging_context from reload_printersVolker Lendecke1-1/+1
2010-08-08s3: Lift the smbd_messaging_context from print_queue_purgeVolker Lendecke1-1/+2
2010-08-08s3: Lift the smbd_messaging_context from print_queue_resumeVolker Lendecke1-1/+2
2010-08-08s3: Lift the smbd_messaging_context from print_queue_pauseVolker Lendecke1-1/+2
2010-08-08s3: Lift the smbd_messaging_context from print_job_startVolker Lendecke1-0/+1
2010-08-08s3: Lift the smbd_messaging_context from print_job_resumeVolker Lendecke1-2/+3
2010-08-08s3: Lift the smbd_messaging_context from print_job_pauseVolker Lendecke1-2/+3
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-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: Lift the smbd_messaging_context from rpc_pipe_open_internalVolker Lendecke1-1/+3
2010-08-08s3: Lift the smbd_messaging_context from np_openVolker Lendecke1-0/+1
2010-08-08s3: Lift the smbd_messaging_context from make_internal_rpc_pipe_pVolker Lendecke1-1/+2
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-08-07s3: Add msg_ctx to pipes_structVolker Lendecke1-0/+1
2010-08-07s3: Remove smbd_messaging_context() from send_stat_cache_delete_message()Volker Lendecke1-1/+2
2010-08-06s3-netlogon: remove global include of netlogon.h.Günther Deschner2-1/+6
2010-08-06s3: remove global include of samr.hGünther Deschner1-1/+0
2010-08-06s3-build: no need to include privileges.h twice.Günther Deschner1-1/+0
2010-08-06s3-build: remove global include of krb5pac.h.Günther Deschner1-1/+2
2010-08-06s3-krb5: include krb5pac.h where needed.Günther Deschner1-0/+3
2010-08-05s3: Remove a pointless wrapper functionVolker Lendecke1-1/+0
2010-08-05s3: Explicitly pass flags2 to clistr_pull_tallocVolker Lendecke2-3/+4
2010-08-05s3: Remove some pointless wrapper functionsVolker Lendecke1-3/+0
2010-08-05s3: Remove some pointless wrapper functionsVolker Lendecke1-3/+1
2010-08-05s3: Save the received trans2 from the inbuf in cli_transVolker Lendecke1-0/+2
2010-08-05s3-popt: Only include popt-common.h when needed.Andreas Schneider4-7/+2
2010-08-05s3-secrets: only include secrets.h when needed.Günther Deschner4-57/+56
2010-08-05s3: avoid global include of ads.h.Günther Deschner5-244/+15
2010-08-04s3: Convert cli_list() to return NTSTATUSVolker Lendecke1-3/+3
2010-07-31s3-build: avoid to globally include printing and spoolss headers.Günther Deschner4-6/+2
2010-07-30s3-dcerpc: use common spengo wrapper code for client SPNEGO/NTLMSSPSimo Sorce1-1/+1
2010-07-30s3-dcerpc: Add SPNEGO incapsulation for KRB5 authSimo Sorce2-1/+10