summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
AgeCommit message (Expand)AuthorFilesLines
2010-08-14s3:idmap: remove unused idmap_remove_mapping().Michael Adam1-1/+0
2010-08-14s3:idmap: remove unused idmap_set_mapping().Michael Adam1-1/+0
2010-08-14s3:idmap: remove unused idmap_set_gid_hwm()Michael Adam1-1/+0
2010-08-14s3:idmap: remove unused idmap_set_uid_hwm()Michael Adam1-1/+0
2010-08-08s3: Remove the smbd_messaging_context from load_printersVolker Lendecke1-1/+2
2010-08-08s3: Remove the smbd_messaging_context from pcap_cache_reloadVolker Lendecke1-1/+2
2010-08-08s3: Pass sconn to smbd_processVolker Lendecke1-1/+1
2010-08-08s3: Make check_reload() staticVolker Lendecke1-1/+0
2010-08-08s3: Lift the server_messaging_context from update_monitored_printq_cacheVolker Lendecke1-1/+1
2010-08-08s3: Lift the server_messaging_context from notify_printer_bynameVolker Lendecke1-1/+4
2010-08-08s3: Lift the server_messaging_context from notify_printer_locationVolker Lendecke1-1/+3
2010-08-08s3: Lift the server_messaging_context from notify_printer_portVolker Lendecke1-1/+3
2010-08-08s3: Lift the server_messaging_context from notify_printer_printernameVolker Lendecke1-1/+3
2010-08-08s3: Lift the server_messaging_context from notify_printer_sharenameVolker Lendecke1-1/+3
2010-08-08s3: Lift the server_messaging_context from notify_printer_commentVolker Lendecke1-1/+3
2010-08-08s3: Lift the server_messaging_context from notify_printer_driverVolker Lendecke1-1/+3
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-1/+3
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-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 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 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-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 Deschner1-0/+6
2010-08-05s3: Remove a pointless wrapper functionVolker Lendecke1-1/+0
2010-08-05s3: Explicitly pass flags2 to clistr_pull_tallocVolker Lendecke1-1/+2
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 Schneider1-4/+0
2010-08-05s3-secrets: only include secrets.h when needed.Günther Deschner1-47/+0
2010-08-05s3: avoid global include of ads.h.Günther Deschner1-238/+0
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 Deschner1-4/+0
2010-07-30s3-dcerpc: Add SPNEGO incapsulation for KRB5 authSimo Sorce1-0/+8
2010-07-28s3-dcerpc: revive cli_rpc_pipe_open_krb5()Simo Sorce1-0/+1
2010-07-28s3-dcerpc: Use dcerpc_AuthType in pipe_auth_dataSimo Sorce1-1/+0
2010-07-28s3-auth: Remove unimplemented functionsSimo Sorce1-2/+0
2010-07-28s3-include: Use struct pipes struct and get rid of the typedef.Andreas Schneider1-16/+16
2010-07-27s3: Remove a typedef (struct file_info)Volker Lendecke1-3/+6