Remove cli->event_ctx, pass it explicitly
[jra/samba/.git] / source3 / include / proto.h
2008-08-28 Volker LendeckeRemove cli->event_ctx, pass it explicitly
2008-08-28 Volker LendeckeAdd async open&x
2008-08-28 Volker LendeckeAdd async cli_close
2008-08-28 Volker LendeckeRefactoring: Add the routine cli_request_send()
2008-08-28 Jeremy AllisonFix the wcache_invalidate_samlogon calls.
2008-08-27 Jeremy AllisonAdd st_birthtime and friends for accurate create times...
2008-08-20 Jeremy AllisonHere is a re-working of the winbindd
2008-08-20 Jeremy AllisonFix bug 5697 nmbd spins in reload_interfaces when only...
2008-08-15 Michael AdamAdd modules_path() to construct paths to files in MODUL...
2008-08-15 Michael Adamproto.h: remove prototypes from dynconfig.c
2008-08-14 Michael AdamPut prototypes of modules/vfs_posixacl.c into new modul...
2008-08-13 Michael Adamsmbd/conn: fix prototype change of conn_close_all(...
2008-08-12 Volker LendeckeFix prototypes
2008-08-08 Michael Adamnmbd_packets: make queue_packet() public.
2008-08-08 Michael Adamloadparm: add two parameters "init logon delay hosts...
2008-08-08 Michael Adamlib/access: make list_match() public.
2008-08-08 Michael Adamlib/access: make client_match() public.
2008-07-30 Tim ProutyEnabled domain groups to be added to builtin groups...
2008-07-30 Günther Deschnerrpc_client: add init_samr_CryptPasswordEx and init_samr...
2008-07-27 Volker LendeckeMake create_conn_struct() public
2008-07-26 Volker Lendeckemake read/write to internal pipes available externally
2008-07-26 Volker LendeckeRefactor make_internal_rpc_pipe_p: connection_struct...
2008-07-26 Volker LendeckeMake api_rpcTNP static to srv_pipe.c
2008-07-21 Volker LendeckeMake idl: cli_do_rpc_ndr does not use pipe_idx anymore
2008-07-21 Volker LendeckeRemove unused function rpccli_is_pipe_idx
2008-07-21 Volker LendeckeRemove now unused cli_get_pipe_name
2008-07-21 Volker LendeckeRemove now unused cli_get_pipe_idx
2008-07-21 Volker LendeckeRemove now unused cli_get_iface
2008-07-21 Volker LendeckeRefactoring: libnetapi_open_pipe takes an interface...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Make get_schannel_session_key return NTSTATUS
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-19 Volker LendeckeIntroduce is_known_pipename
2008-07-19 Volker LendeckeOoops, GUID_equal was already around :-)
2008-07-18 Günther Deschnerlibads: add prototype for ads_connect_gc().
2008-07-18 Volker LendeckeSimplify the RPC servers: remove get_pipe_fns
2008-07-17 Günther Deschnerutil: add policy_hnd_equal().
2008-07-16 Volker LendeckeIn api_pipe_bind_req(), check for the iface id, not...
2008-07-16 Volker LendeckeAdd ndr_syntax_id_equal()
2008-07-16 Derrell LipmanMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-07-15 Jeremy AllisonFix swat. Bug #5613.
2008-07-13 Simo SorceMake again idmap_init static
2008-07-11 Volker LendeckeRevert "Make idmap_init() static"
2008-07-11 Volker LendeckeRevert "Remove gencache_[un]lock_entry"
2008-07-11 Volker LendeckeRevert "Convert idmap_cache to gencache"
2008-07-11 Volker LendeckeRevert "Make use of ADD_TO_ARRAY"
2008-07-09 Derrell LipmanMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-07-09 Derrell Lipman[BUG 5580] Allow access to DFS shares via libsmbclient
2008-07-05 Volker LendeckeMake use of ADD_TO_ARRAY
2008-07-05 Volker LendeckeConvert idmap_cache to gencache
2008-07-03 Volker LendeckeRemove gencache_[un]lock_entry
2008-07-02 Volker LendeckeMake idmap_init() static
2008-07-02 Darshan PurandareMSG_DEBUG now forwarded to all the winbindd children...
2008-06-28 Volker LendeckeLet send_trans_reply work on only the inbuf
2008-06-28 Volker LendeckeFactor out create_outbuf, creating an outbuf just given...
2008-06-27 Gerald W. Carterlibads: Add API call to connect to a global catalog...
2008-06-26 Volker LendeckeRemove current_user reference from printfsp.c
2008-06-26 Volker LendeckeChange print_access_check to take auth_serversupplied_i...
2008-06-26 Volker LendeckeAdd server_info to pipes_struct
2008-06-25 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-06-25 Günther Deschnerrpc_client: add rpccli_samr_chgpasswd_user() call.
2008-06-25 Günther Deschnerrename rpccli_samr_chgpasswd3 to rpccli_samr_chgpasswd_...
2008-06-25 Günther Deschnerrename rpccli_samr_chgpasswd_user to rpccli_samr_chgpas...
2008-06-25 Günther Deschnerrpc_client: let cli_get_session_key() return talloced...
2008-06-24 Günther Deschnerrpc_client: add cli_get_session_key().
2008-06-24 Günther Deschnercrypto: add decrypt_drsuapi_blob from samba4.
2008-06-24 Günther Deschnerlibads: add ads_connect_user_creds() that won't overwri...
2008-06-23 Günther Deschnertime: move uint64s_nt_time_to_unix_abs() to lib/time.c
2008-06-22 Volker LendeckeRemove the "exists" parameter from create_msdfs_link
2008-06-19 Volker LendeckeRemove current_user references from trans2.c
2008-06-19 Volker LendeckeRemove the "current_user" arg from fsp_belongs_conn
2008-06-19 Volker LendeckeRemove the "current_user" arg from check_fsp
2008-06-17 Michael Adamfile_access: remove unneeded stat buf parameter from...
2008-06-17 Günther Deschnerlibads: add ads_get_machine_kvno() to make ads_get_kvno...
2008-06-15 Volker LendeckeAdd forgotten protoypes
2008-06-15 Volker LendeckeRemove the current_user reference from fake_file.c
2008-06-07 Volker LendeckeAdd prototype for delete_negative_conn_cache
2008-06-03 Günther Deschnerutil_str: add talloc_asprintf_strlower_m().
2008-06-03 Günther Deschnerbuild: fix the build (missing protoype for lp_ldap_conn...
2008-05-30 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-05-28 Jeremy AllisonSecurity fix for CVE-2008-1105: Boundary failure when...
2008-05-27 Michael Adamfix build: add missing prototype of msg_close_file()
2008-05-27 Michael Adamfix the build after prototype change.
2008-05-27 Günther Deschnerbuild: Fix the build after prototype change.
2008-05-26 Michael AdamRemove unused function is_trusted_domain_situation().
2008-05-26 Michael AdamAdd function is_dc_trusted_domain_situation().
2008-05-25 Volker LendeckeMove ber_[read|write]_OID_String protypes to proto.h
2008-05-25 Volker LendeckeRemove the reference to current_user_info from share_ac...
2008-05-23 Gerald W. CarterManually merge Steven Danneman's patch for SPNEGO auth...
2008-05-22 Michael Adamrpc_client: make rpc_pipe_open_tcp_port and rpc_pipe_ge...
2008-05-22 Michael Adamrpc_client: use endpoint mapper to get the port for...
2008-05-21 Volker LendeckeAdd client support for NCACN_UNIX_STREAM
2008-05-21 Volker Lendeckerpccli_schannel_bind_data only needs the schannel key
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Tim ProutyCleanup size_t return values in callers of convert_stri...
2008-05-20 Jeremy AllisonRemove conn_find_byname now it's no longer used in
next