summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
AgeCommit message (Expand)AuthorFilesLines
2008-08-28Add async smbecho client supportVolker Lendecke1-2/+5
2008-08-28Remove cli->event_ctx, pass it explicitlyVolker Lendecke1-2/+6
2008-08-28Add async open&xVolker Lendecke1-0/+3
2008-08-28Add async cli_closeVolker Lendecke1-0/+3
2008-08-28Refactoring: Add the routine cli_request_send()Volker Lendecke1-15/+0
2008-08-27Fix the wcache_invalidate_samlogon calls.Jeremy Allison1-1/+1
2008-08-27Add st_birthtime and friends for accurate create times on systems that suppor...Jeremy Allison1-1/+0
2008-08-20Here is a re-working of the winbinddJeremy Allison1-0/+1
2008-08-19Fix bug 5697 nmbd spins in reload_interfaces when only loopback has an IPv4 a...Jeremy Allison1-1/+1
2008-08-15Add modules_path() to construct paths to files in MODULESDIR.Michael Adam1-0/+1
2008-08-15proto.h: remove prototypes from dynconfig.cMichael Adam1-25/+0
2008-08-14Put prototypes of modules/vfs_posixacl.c into new modules/vfs_posixacl.h.Michael Adam1-18/+0
2008-08-13smbd/conn: fix prototype change of conn_close_all() in proto.h.Michael Adam1-1/+1
2008-08-12Fix prototypesVolker Lendecke1-17/+23
2008-08-09nmbd_packets: make queue_packet() public.Michael Adam1-0/+1
2008-08-09loadparm: add two parameters "init logon delay hosts" and "init logon delay"Michael Adam1-0/+2
2008-08-09lib/access: make list_match() public.Michael Adam1-0/+2
2008-08-09lib/access: make client_match() public.Michael Adam1-0/+1
2008-07-30Enabled domain groups to be added to builtin groups at domain join timeTim Prouty1-0/+2
2008-07-30rpc_client: add init_samr_CryptPasswordEx and init_samr_CryptPassword.Günther Deschner1-0/+6
2008-07-27Make create_conn_struct() publicVolker Lendecke1-0/+5
2008-07-26make read/write to internal pipes available externallyVolker Lendecke1-0/+3
2008-07-26Refactor make_internal_rpc_pipe_p: connection_struct is not neededVolker Lendecke1-0/+4
2008-07-26Make api_rpcTNP static to srv_pipe.cVolker Lendecke1-2/+0
2008-07-21Make idl: cli_do_rpc_ndr does not use pipe_idx anymoreVolker Lendecke1-1/+1
2008-07-21Remove unused function rpccli_is_pipe_idxVolker Lendecke1-1/+0
2008-07-21Remove now unused cli_get_pipe_nameVolker Lendecke1-1/+0
2008-07-21Remove now unused cli_get_pipe_idxVolker Lendecke1-1/+0
2008-07-21Remove now unused cli_get_ifaceVolker Lendecke1-1/+0
2008-07-21Refactoring: libnetapi_open_pipe takes an interface instead of pipe_idxVolker Lendecke1-0/+3
2008-07-20Refactoring: Change calling conventions for cli_rpc_pipe_open_krb5Volker Lendecke1-7/+7
2008-07-20Refactoring: Change calling conventions for cli_rpc_pipe_open_schannelVolker Lendecke1-5/+5
2008-07-20Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmssp_auth_sc...Volker Lendecke1-7/+7
2008-07-20Refactoring: Change calling conventions for cli_rpc_pipe_open_schannel_with_keyVolker Lendecke1-6/+6
2008-07-20Refactoring: Make get_schannel_session_key return NTSTATUSVolker Lendecke1-4/+4
2008-07-20Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmsspVolker Lendecke1-14/+14
2008-07-20Refactoring: Change calling conventions for cli_rpc_pipe_open_noauthVolker Lendecke1-1/+4
2008-07-19Introduce is_known_pipenameVolker Lendecke1-0/+1
2008-07-19Ooops, GUID_equal was already around :-)Volker Lendecke1-1/+0
2008-07-18libads: add prototype for ads_connect_gc().Günther Deschner1-0/+1
2008-07-18Simplify the RPC servers: remove get_pipe_fnsVolker Lendecke1-1/+0
2008-07-17util: add policy_hnd_equal().Günther Deschner1-0/+2
2008-07-16In api_pipe_bind_req(), check for the iface id, not the pipe nameVolker Lendecke1-1/+4
2008-07-16Add ndr_syntax_id_equal()Volker Lendecke1-0/+3
2008-07-15Fix swat. Bug #5613.Jeremy Allison1-1/+0
2008-07-12Make again idmap_init staticSimo Sorce1-1/+0
2008-07-11Revert "Make idmap_init() static"Volker Lendecke1-0/+1
2008-07-11Revert "Remove gencache_[un]lock_entry"Volker Lendecke1-0/+2
2008-07-11Revert "Convert idmap_cache to gencache"Volker Lendecke1-7/+6
2008-07-11Revert "Make use of ADD_TO_ARRAY"Volker Lendecke1-2/+2