summaryrefslogtreecommitdiffstats
path: root/source/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
* Add async trans/trans2/nttrans calls to libsmbVolker Lendecke2008-09-091-0/+21
* make smb_bytes_push_str publicVolker Lendecke2008-09-091-0/+1
* Add a utility function to append a DATA_BLOB to a talloc objectVolker Lendecke2008-09-091-0/+1
* Write times code update.Jeremy Allison2008-09-051-7/+7
* Revert "Split lookup_name() and create a new functiong called"Simo Sorce2008-09-031-4/+0
* Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-develSimo Sorce2008-09-031-20/+19
|\
| * factor prs_append_some_data out of prs_append_some_prs_dataVolker Lendecke2008-09-031-0/+2
| * Add async smbecho client supportVolker Lendecke2008-08-281-2/+5
| * Remove cli->event_ctx, pass it explicitlyVolker Lendecke2008-08-281-2/+6
| * Add async open&xVolker Lendecke2008-08-281-0/+3
| * Add async cli_closeVolker Lendecke2008-08-281-0/+3
| * Refactoring: Add the routine cli_request_send()Volker Lendecke2008-08-281-15/+0
| * Fix the wcache_invalidate_samlogon calls.Jeremy Allison2008-08-271-1/+1
| * Add st_birthtime and friends for accurate create times on systems that suppor...Jeremy Allison2008-08-271-1/+0
* | Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-develSimo Sorce2008-08-261-1/+2
|\|
| * Here is a re-working of the winbinddJeremy Allison2008-08-201-0/+1
| * Fix bug 5697 nmbd spins in reload_interfaces when only loopback has an IPv4 a...Jeremy Allison2008-08-191-1/+1
* | Split lookup_name() and create a new functiong calledSimo Sorce2008-08-171-0/+4
|/
* Add modules_path() to construct paths to files in MODULESDIR.Michael Adam2008-08-151-0/+1
* proto.h: remove prototypes from dynconfig.cMichael Adam2008-08-151-25/+0
* Put prototypes of modules/vfs_posixacl.c into new modules/vfs_posixacl.h.Michael Adam2008-08-141-18/+0
* smbd/conn: fix prototype change of conn_close_all() in proto.h.Michael Adam2008-08-131-1/+1
* Fix prototypesVolker Lendecke2008-08-121-17/+23
* nmbd_packets: make queue_packet() public.Michael Adam2008-08-091-0/+1
* loadparm: add two parameters "init logon delay hosts" and "init logon delay"Michael Adam2008-08-091-0/+2
* lib/access: make list_match() public.Michael Adam2008-08-091-0/+2
* lib/access: make client_match() public.Michael Adam2008-08-091-0/+1
* Enabled domain groups to be added to builtin groups at domain join timeTim Prouty2008-07-301-0/+2
* rpc_client: add init_samr_CryptPasswordEx and init_samr_CryptPassword.Günther Deschner2008-07-301-0/+6
* Make create_conn_struct() publicVolker Lendecke2008-07-271-0/+5
* make read/write to internal pipes available externallyVolker Lendecke2008-07-261-0/+3
* Refactor make_internal_rpc_pipe_p: connection_struct is not neededVolker Lendecke2008-07-261-0/+4
* Make api_rpcTNP static to srv_pipe.cVolker Lendecke2008-07-261-2/+0
* Make idl: cli_do_rpc_ndr does not use pipe_idx anymoreVolker Lendecke2008-07-211-1/+1
* Remove unused function rpccli_is_pipe_idxVolker Lendecke2008-07-211-1/+0
* Remove now unused cli_get_pipe_nameVolker Lendecke2008-07-211-1/+0
* Remove now unused cli_get_pipe_idxVolker Lendecke2008-07-211-1/+0
* Remove now unused cli_get_ifaceVolker Lendecke2008-07-211-1/+0
* Refactoring: libnetapi_open_pipe takes an interface instead of pipe_idxVolker Lendecke2008-07-211-0/+3
* Refactoring: Change calling conventions for cli_rpc_pipe_open_krb5Volker Lendecke2008-07-201-7/+7
* Refactoring: Change calling conventions for cli_rpc_pipe_open_schannelVolker Lendecke2008-07-201-5/+5
* Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmssp_auth_sc...Volker Lendecke2008-07-201-7/+7
* Refactoring: Change calling conventions for cli_rpc_pipe_open_schannel_with_keyVolker Lendecke2008-07-201-6/+6
* Refactoring: Make get_schannel_session_key return NTSTATUSVolker Lendecke2008-07-201-4/+4
* Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmsspVolker Lendecke2008-07-201-14/+14
* Refactoring: Change calling conventions for cli_rpc_pipe_open_noauthVolker Lendecke2008-07-201-1/+4
* Introduce is_known_pipenameVolker Lendecke2008-07-191-0/+1
* Ooops, GUID_equal was already around :-)Volker Lendecke2008-07-191-1/+0
* libads: add prototype for ads_connect_gc().Günther Deschner2008-07-181-0/+1
* Simplify the RPC servers: remove get_pipe_fnsVolker Lendecke2008-07-181-1/+0