summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* s3: Lift the server_messaging_context from notify_job_statusVolker Lendecke2010-08-081-1/+3
* s3: Lift the server_messaging_context from notify_job_status_bynameVolker Lendecke2010-08-081-1/+4
* s3: Lift the server_messaging_context from notify_printer_statusVolker Lendecke2010-08-081-1/+3
* s3: Lift the server_messaging_context from notify_printer_status_bynameVolker Lendecke2010-08-081-1/+3
* s3: Lift the server_messaging_context from print_queue_statusVolker Lendecke2010-08-081-1/+1
* s3: Lift the server_messaging_context from print_job_endVolker Lendecke2010-08-081-1/+2
* s3: Lift the server_messaging_context from print_queue_lengthVolker Lendecke2010-08-081-1/+2
* s3: Lift the smbd_messaging_context from start_background_queueVolker Lendecke2010-08-081-1/+2
* s3: Lift the smbd_messaging_context from smbd_setup_sig_hup_handlerVolker Lendecke2010-08-081-1/+2
* s3: Lift the smbd_messaging_context from reload_servicesVolker Lendecke2010-08-081-1/+1
* s3: Lift the smbd_messaging_context from reload_printersVolker Lendecke2010-08-081-1/+1
* s3: Lift the smbd_messaging_context from print_queue_purgeVolker Lendecke2010-08-081-1/+2
* s3: Lift the smbd_messaging_context from print_queue_resumeVolker Lendecke2010-08-081-1/+2
* s3: Lift the smbd_messaging_context from print_queue_pauseVolker Lendecke2010-08-081-1/+2
* s3: Lift the smbd_messaging_context from print_job_startVolker Lendecke2010-08-081-0/+1
* s3: Lift the smbd_messaging_context from print_job_resumeVolker Lendecke2010-08-081-2/+3
* s3: Lift the smbd_messaging_context from print_job_pauseVolker Lendecke2010-08-081-2/+3
* 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-0/+1
* s3: Lift the smbd_messaging_context from check_published_printersVolker Lendecke2010-08-081-1/+1
* s3: Lift the smbd_messaging_context from nt_printer_publishVolker Lendecke2010-08-081-0/+1
* s3: Lift the smbd_messaging_context from nt_printer_removeVolker Lendecke2010-08-081-0/+1
* s3: Lift the smbd_messaging_context from print_time_access_checkVolker Lendecke2010-08-081-0/+1
* s3: Lift the smbd_messaging_context from print_access_checkVolker Lendecke2010-08-081-1/+2
* s3: Lift the smbd_messaging_context from printer_driver_files_in_useVolker Lendecke2010-08-081-0/+1
* s3: Lift the smbd_messaging_context from printer_driver_in_useVolker Lendecke2010-08-081-0/+1
* s3: Lift the smbd_messaging_context from rpc_pipe_open_internalVolker Lendecke2010-08-081-1/+3
* s3: Lift the smbd_messaging_context from np_openVolker Lendecke2010-08-081-0/+1
* s3: Lift the smbd_messaging_context from make_internal_rpc_pipe_pVolker Lendecke2010-08-081-1/+2
* s3: Remove references to smbd_messaging_context()Volker Lendecke2010-08-081-0/+1
* s3: Remove references to smbd_messaging_context() from the spoolss serverVolker Lendecke2010-08-071-4/+0
* s3: Add msg_ctx to pipes_structVolker Lendecke2010-08-071-0/+1
* s3: Remove smbd_messaging_context() from send_stat_cache_delete_message()Volker Lendecke2010-08-071-1/+2
* s3-netlogon: remove global include of netlogon.h.Günther Deschner2010-08-062-1/+6
* s3: remove global include of samr.hGünther Deschner2010-08-061-1/+0
* s3-build: no need to include privileges.h twice.Günther Deschner2010-08-061-1/+0
* s3-build: remove global include of krb5pac.h.Günther Deschner2010-08-061-1/+2
* s3-krb5: include krb5pac.h where needed.Günther Deschner2010-08-061-0/+3
* s3: Remove a pointless wrapper functionVolker Lendecke2010-08-051-1/+0
* s3: Explicitly pass flags2 to clistr_pull_tallocVolker Lendecke2010-08-052-3/+4
* s3: Remove some pointless wrapper functionsVolker Lendecke2010-08-051-3/+0
* s3: Remove some pointless wrapper functionsVolker Lendecke2010-08-051-3/+1
* s3: Save the received trans2 from the inbuf in cli_transVolker Lendecke2010-08-051-0/+2
* s3-popt: Only include popt-common.h when needed.Andreas Schneider2010-08-054-7/+2
* s3-secrets: only include secrets.h when needed.Günther Deschner2010-08-054-57/+56
* s3: avoid global include of ads.h.Günther Deschner2010-08-055-244/+15
* s3: Convert cli_list() to return NTSTATUSVolker Lendecke2010-08-041-3/+3
* s3-build: avoid to globally include printing and spoolss headers.Günther Deschner2010-07-314-6/+2
* s3-dcerpc: use common spengo wrapper code for client SPNEGO/NTLMSSPSimo Sorce2010-07-301-1/+1
* s3-dcerpc: Add SPNEGO incapsulation for KRB5 authSimo Sorce2010-07-302-1/+10