summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2008-06-03errors: add more WERRORs.Günther Deschner1-0/+5
2008-06-03doserr: Add WERR_GROUP_EXISTS and WERR_SPECIAL_ACCOUNT.Günther Deschner1-0/+2
2008-05-28Security fix for CVE-2008-1105: Boundary failure when parsing SMB responsesJeremy Allison1-2/+6
2008-05-28Fix Bug #5285. (libcap header mismatch)Günther Deschner1-1/+2
2008-05-28fix build: add missing prototype of msg_close_file()Michael Adam1-0/+5
2008-05-28fix the build after prototype change.Michael Adam1-1/+1
2008-05-28build: Fix the build after prototype change.Günther Deschner1-1/+1
2008-05-27Allow server manager to close open files selected by id.Jeremy Allison1-0/+4
2008-05-27doserr: add WERR_REVISION_MISMATCH.Günther Deschner1-0/+1
2008-05-26Remove unused function is_trusted_domain_situation().Michael Adam1-1/+0
2008-05-26Add function is_dc_trusted_domain_situation().Michael Adam1-0/+1
2008-05-25Move ber_[read|write]_OID_String protypes to proto.hVolker Lendecke1-0/+2
2008-05-25Remove the reference to current_user_info from share_access.cVolker Lendecke1-1/+4
2008-05-23drsuapi: add all code required for our drsuapi rpc client.Günther Deschner2-1/+5
2008-05-23Manually merge Steven Danneman's patch for SPNEGO auth to a trustedGerald W. Carter1-1/+3
2008-05-22rpc_client: make rpc_pipe_open_tcp_port and rpc_pipe_get_tcp_port static.Michael Adam1-7/+0
2008-05-22rpc_client: use endpoint mapper to get the port for rpc_pipe_open_tcp().Michael Adam1-1/+7
2008-05-21Compile endpoint mapper pidl outputVolker Lendecke2-1/+5
2008-05-21Add client support for NCACN_UNIX_STREAMVolker Lendecke1-0/+3
2008-05-21rpccli_schannel_bind_data only needs the schannel keyVolker Lendecke1-1/+1
2008-05-21Rename rpc_pipe_client.tcp.sock to rpc_pipe_client.sock.fdVolker Lendecke1-2/+2
2008-05-20Cleanup size_t return values in callers of convert_string_allocateTim Prouty1-13/+20
2008-05-19Remove conn_find_byname now it's no longer used inJeremy Allison1-1/+0
2008-05-18build: freeze proto.hMichael Adam1-0/+10475
2008-05-16Simplify fake_file logicVolker Lendecke3-15/+5
2008-05-10Remove "user" from connection_structVolker Lendecke1-1/+0
2008-05-10Add a comment explaining server_info in connection_structVolker Lendecke1-0/+4
2008-05-10Remove the unix token info from connection_structVolker Lendecke1-8/+0
2008-05-10Replace nt_user_token with server_info in connection_structVolker Lendecke1-1/+1
2008-05-10Next try at making the vuid cache circularVolker Lendecke1-1/+1
2008-05-10Add "server_info" to connection_structVolker Lendecke1-0/+2
2008-05-10Remove unused "force_group" from connection_structVolker Lendecke1-1/+0
2008-05-10net: Remove globalsKai Blin1-2/+4
2008-05-08Yay ! Remove a VFS entry. Removed the set_nt_acl() call,Jeremy Allison3-15/+3
2008-05-07Rename server_info->was_mapped to server_info->nss_tokenVolker Lendecke1-1/+5
2008-05-05Merge branch 'v3-3-test' of ssh://jra@git.samba.org/data/git/samba into v3-3-...Jeremy Allison1-10/+0
2008-05-05Try and fix bug #5095, "Manage Documents privilege is not functional".Jeremy Allison1-4/+5
2008-05-05Remove unused dir_status_structVolker Lendecke1-10/+0
2008-05-05Remove "userdom_struct user" from "struct user_struct"Volker Lendecke2-3/+9
2008-05-05Remove "session_key" from "struct user_struct"Volker Lendecke1-2/+0
2008-05-05Remove "guest" from "struct user_struct"Volker Lendecke1-2/+0
2008-05-05Remove the unix token info from "struct user_struct"Volker Lendecke1-7/+0
2008-05-05Remove "nt_user_token" from "struct user_struct"Volker Lendecke1-2/+0
2008-05-05Remove "logon_script" from "struct user_struct"Volker Lendecke1-2/+1
2008-05-05Remove unix_homedir from struct user_structVolker Lendecke2-2/+0
2008-05-05Remove "homedir" from "struct user_struct"Volker Lendecke1-1/+0
2008-05-05pipes_struct->pipe_user_name is unused, remove itVolker Lendecke1-1/+0
2008-05-05Fix client authentication with -P switch in client tools (Bug 5435).Günther Deschner1-0/+1
2008-05-05Remove connection_struct->mem_ctx, connection_struct is its own parentVolker Lendecke1-1/+0
2008-05-02Remove the "stat_open()" function, flag, and all associated code. It was onlyJeremy Allison1-1/+0