Make getpwnam_alloc() static to lib/username.c, and ensure all username lookups go
[abartlet/samba.git/.git] / source3 / include / proto.h
2010-08-14 Michael Adams3:idmap: add idmap_unix_id_is_in_range() for checking...
2010-08-14 Michael Adams3:loadparm: add new boolean parameter "idmap read...
2010-08-14 Michael Adams3:loadparm: remove parameter "idmap alloc backend"
2010-08-14 Michael Adams3:idmap: remove unused smb_register_idmap_alloc().
2010-08-14 Michael Adams3:idmap_tdb: make idmap_alloc_tdb_init() static.
2010-08-14 Michael Adams3:idmap: remove unused idmap_remove_mapping().
2010-08-14 Michael Adams3:idmap: remove unused idmap_set_mapping().
2010-08-14 Michael Adams3:idmap: remove unused idmap_set_gid_hwm()
2010-08-14 Michael Adams3:idmap: remove unused idmap_set_uid_hwm()
2010-08-08 Volker Lendeckes3: Remove the smbd_messaging_context from load_printers
2010-08-08 Volker Lendeckes3: Remove the smbd_messaging_context from pcap_cache_r...
2010-08-08 Volker Lendeckes3: Pass sconn to smbd_process
2010-08-08 Volker Lendeckes3: Make check_reload() static
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from update_monit...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_job_s...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_job_name
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_job_u...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_job_t...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_job_t...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_job_s...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_job_s...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from start_backgrou...
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from smbd_setup_sig...
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from reload_services
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from reload_printers
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from rpc_pipe_open_...
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from np_open
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from make_internal_...
2010-08-07 Volker Lendeckes3: Remove smbd_messaging_context() from send_stat_cach...
2010-08-06 Günther Deschners3-netlogon: remove global include of netlogon.h.
2010-08-05 Volker Lendeckes3: Remove a pointless wrapper function
2010-08-05 Volker Lendeckes3: Explicitly pass flags2 to clistr_pull_talloc
2010-08-05 Volker Lendeckes3: Remove some pointless wrapper functions
2010-08-05 Volker Lendeckes3: Remove some pointless wrapper functions
2010-08-05 Volker Lendeckes3: Save the received trans2 from the inbuf in cli_trans
2010-08-05 Andreas Schneiders3-popt: Only include popt-common.h when needed.
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...
next