summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
AgeCommit message (Expand)AuthorFilesLines
2008-09-24printing: Rename new parameter "cups timeout" to "cups connection timeout".Karolin Seeger1-1/+1
2008-09-24Use common crc32 implementation.Jelmer Vernooij1-4/+0
2008-09-24Use shared copy of hmac5 implementation.Jelmer Vernooij1-10/+0
2008-09-24Use common MD5.Jelmer Vernooij1-6/+0
2008-09-24s3-nbt: use the new generated nbt.Günther Deschner1-96/+4
2008-09-23printing: Add new parameter "cups timeout".Karolin Seeger1-0/+1
2008-09-23s3-ndr: add stub smb_iconv_convenience to some ndr_ functions.Günther Deschner1-3/+4
2008-09-23s3-nbt: use ../libcli/nbt helper.Günther Deschner1-17/+0
2008-09-23s3: use samba4 prototype for ndr_push/pull_struct_blob.Günther Deschner1-4/+2
2008-09-21netlogon: move password change code out to rpccli_netlogon_set_trust_password.Günther Deschner1-0/+6
2008-09-21netlogon: add init_netr_CryptPassword.Günther Deschner1-0/+3
2008-09-09Add async trans/trans2/nttrans calls to libsmbVolker Lendecke1-0/+21
2008-09-09make smb_bytes_push_str publicVolker Lendecke1-0/+1
2008-09-09Add a utility function to append a DATA_BLOB to a talloc objectVolker Lendecke1-0/+1
2008-09-05Write times code update.Jeremy Allison1-7/+7
2008-09-03Revert "Split lookup_name() and create a new functiong called"Simo Sorce1-4/+0
2008-09-03Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-develSimo Sorce1-20/+19
2008-09-03factor prs_append_some_data out of prs_append_some_prs_dataVolker Lendecke1-0/+2
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-26Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-develSimo Sorce1-1/+2
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-17Split lookup_name() and create a new functiong calledSimo Sorce1-0/+4
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