s3-secrets: only include secrets.h when needed.
[samba.git] / source3 / include / proto.h
2010-08-05 Günther Deschners3-secrets: only include secrets.h when needed.
2010-08-04 Günther Deschners3: avoid global include of ads.h.
2010-08-04 Volker Lendeckes3: Convert cli_list() to return NTSTATUS
2010-07-30 Günther Deschners3-build: avoid to globally include printing and spools...
2010-07-30 Simo Sorces3-dcerpc: Add SPNEGO incapsulation for KRB5 auth
2010-07-28 Simo Sorces3-dcerpc: revive cli_rpc_pipe_open_krb5()
2010-07-28 Simo Sorces3-dcerpc: Use dcerpc_AuthType in pipe_auth_data
2010-07-28 Simo Sorces3-auth: Remove unimplemented functions
2010-07-28 Andreas Schneiders3-include: Use struct pipes struct and get rid of...
2010-07-27 Volker Lendeckes3: Remove a typedef (struct file_info)
2010-07-27 Andreas Schneiders3-lib: Make the standard_mapping parameter const.
2010-07-27 Simo Sorces3-smbd: Convert reply_printqueue to use spoolss.
2010-07-27 Simo Sorces3-printing: Moved printing.c headers to include/printi...
2010-07-27 Simo Sorces3-spoolss: Use WERROR for print_job_delete.
2010-07-27 Simo Sorces3-smbd: Migrated to new spoolss functions for printing.
2010-07-27 Simo Sorces3-printing: Handled case when smbd spools a file on...
2010-07-27 Simo Sorces3-printing: Made print_job_start more robust.
2010-07-27 Andreas Schneiders3-printing: Moved remaining prototypes to nt_printing.h.
2010-07-27 Andreas Schneiders3-printing: Remove unused printer registry key functions.
2010-07-27 Andreas Schneiders3-printing: Removed unused security descriptor functions.
2010-07-27 Andreas Schneiders3-printing: Removed unused nt_forms.
2010-07-27 Andreas Schneiders3-printing: Removed unsuded c_setprinter functions.
2010-07-27 Andreas Schneiders3-printing: Removed unused free_a_printer function.
2010-07-27 Andreas Schneiders3-printing: Removed unused mod_a_printer functions.
2010-07-27 Andreas Schneiders3-printing: Removed unused get_a_printer functions.
2010-07-27 Simo Sorces3-smbd: Added code to print via spoolss.
2010-07-27 Andreas Schneiders3-spoolss: Moved shared printing functions to nt_print...
2010-07-27 Simo Sorces3-spoolss: Removed unused set_printer_dataex().
2010-07-27 Simo Sorces3-spoolss: Use winreg_delete_printer_key to delete...
2010-07-27 Simo Sorces3-spoolss: Get rid of get_server_name.
2010-07-27 Simo Sorces3-printing: Converted printer publishing functions.
2010-07-27 Simo Sorces3-printing: Convert print_time_access_check.
2010-07-27 Simo Sorces3-spoolss: Removed construct_dev_mode() function.
2010-07-27 Simo Sorces3-spoolss: Migrated driver functions to winreg.
2010-07-27 Andreas Schneiders3-spoolss: Migrated spoolss_AddPrinter and spoolss_Set...
2010-07-27 Simo Sorces3-spoolss: Migrated NT_DEVICEMODE to spoolss_DeviceMode.
2010-07-26 Volker Lendeckes3: Convert cli_qpathinfo_streams to cli_qpathinfo_send
2010-07-26 Volker Lendeckes3: Convert cli_qpathinfo_basic to cli_qpathinfo_send
2010-07-26 Volker Lendeckes3: Convert cli_qpathinfo2 to cli_qpathinfo_send
2010-07-26 Volker Lendeckes3: Convert cli_qpathinfo1 to cli_qpathinfo
2010-07-25 Volker Lendeckes3: Convert cli_get_ea_list_path to cli_qpathinfo_send
2010-07-25 Volker Lendeckes3: Add async cli_qpathinfo
2010-07-25 Volker Lendeckes3: cli_qpathinfo->cli_qpathinfo1
2010-07-20 Jeremy AllisonAdd approriate TALLOC_CTX's thoughout the spnego code...
2010-07-20 Jeremy AllisonFix one more data_blob -> data_blob_talloc. Move away...
2010-07-20 Jeremy AllisonAdd TALLOC_CTX argument to spnego_parse_negTokenInit...
2010-07-20 Jeremy AllisonRename spnego_gen_negTokenTarg() -> spnego_gen_krb5_neg...
2010-07-20 Simo Sorcedcerpc: Clarify what the arguments of dcerpc_pull_auth_...
2010-07-20 Simo Sorces3-dcerpc: Unifiy cli_pipe_auth_data and pipe_auth_data
2010-07-20 Simo Sorces3-auth: Move auth_ntlmssp wrappers in their own file
2010-07-20 Simo Sorces3-auth: Refactor and rename auth_ntlmssp_server_info()
2010-07-20 Jeremy AllisonRemove gen_negTokenInit() - change all callers to spneg...
2010-07-19 Jeremy AllisonMove the addition of the 16 byte guid out of spnego_gen...
2010-07-19 Jeremy AllisonRemove parse_negTokenTarg(), as it's actually incorrect...
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-19 Andreas Schneiders3-rpc_server: Added callbacks for init and shutdown...
2010-07-19 Simo Sorces3-auth: Use talloc hierarchies to properly free auth_n...
2010-07-19 Simo Sorces3-ntlmssp: Remove ntlmssp_end and let the talloc hiera...
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Simo Sorces3-dcerpc: Fix ability to receive Big Endian PDUs
2010-07-16 Jeremy AllisonMake the "map to guest" parameter work correctly with...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-15 Simo SorceMove the remnants of rpc_parse code under registry/
2010-07-15 Simo Sorces3-parse_prs: Remove unuesd functions
2010-07-15 Simo Sorces3-misc: Move smb_io_time() to regfio.c
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB instead of prs_struct for...
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB instead of prs_struct for...
2010-07-15 Simo Sorces3-dcerpc: Move common helpers into a common file
2010-07-15 Simo Sorcedcerpc: remove ncacn_packet_header and related functions
2010-07-15 Simo Sorces3-dcerpc: consolidate respones packet creation code
2010-07-15 Simo Sorces3-dcerpc: Convert rdata from prs_struct to a simple...
2010-07-15 Simo Sorces3-dcerpc: Remove unused functions and headers
2010-07-14 Andrew Bartletts3:auth Change auth_ntlmssp_server_info API to return...
2010-07-13 Simo Sorces3-dcerpc: Remove unused functions and headers
2010-07-13 Simo Sorces3-dcerpc: fix dcerpc_push_ncacn_packet, pass arg by...
2010-07-13 Simo Sorces3-dcerpc: Remove unused functions
2010-07-13 Simo Sorces3-dcerpc: Use dcerpc_pull_ncacn_packet() to unmarshall...
2010-07-13 Simo Sorcedcerpc: move dcerpc_pull_auth_trailer into a the common...
2010-07-13 Simo Sorcesr-dcerpc: add dcerpc_push_ncacn_packet_header()
2010-07-13 Simo Sorces3-dcerpc: Use dcerpc_set_frag_length()
2010-07-13 Günther Deschners3-dcerpc: link against ../librpc/rpc/dcerpc_util.c
2010-07-13 Simo Sorces3-dcerpc: Remove unused prototype
2010-07-11 Volker Lendeckes3: [ug]id_to_unix_... can not fail
2010-07-08 Simo Sorces3-dcerpc: make dcerpc_pull_dcerpc_auth() public
2010-07-08 Simo Sorces3-dcerpc: make dceprc_push_dcerpc_auth public
2010-07-08 Günther Deschners3-rpc: when using rpc_pipe_open_internal, make sure...
2010-07-08 Simo Sorces3:dcerpc Remove unused structure and functions
2010-07-08 Simo Sorces3:dcerpc Add prs_parse_dcerpc_bind
2010-07-08 Simo Sorces3:rpc user idl define dcerpc_ctx_list instead of custo...
2010-07-08 Günther Deschners3-dcerpc: add dcerpc_pull_ncacn_packet_header().
2010-07-08 Günther Deschners3-dcerpc: remove unused init_rpc_hdr_rb and init_rpc_c...
2010-07-08 Günther Deschners3-dcerpc: remove unused smb_io_rpc_hdr_fault.
2010-07-08 Günther Deschners3-dcerpc: add dcerpc_pull_ncacn_packet().
2010-07-08 Günther Deschners3-dcerpc: add dcerpc_push_ncacn_packet().
2010-07-07 Günther Deschners3-rpc_parse: remove finally unused prs_unistr().
2010-07-05 Volker Lendeckes3: Make talloc_attrs() static
2010-07-05 Volker Lendeckes3: Remove procid_self() from fill_deferred_open_entry()
2010-07-05 Volker Lendeckes3: Remove procid_self() from session_claim()
2010-07-04 Volker Lendeckes3: Remove unused msg_flags from connections.tdb
2010-07-04 Volker Lendeckes3: Replace register_message_flags() with serverid_regi...
next