summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* Remove the "current_user" arg from fsp_belongs_connVolker Lendecke2008-06-191-1/+1
* Remove the "current_user" arg from check_fspVolker Lendecke2008-06-191-2/+2
* Remove prototype of unimplemented smbc_chown() function.Derrell Lipman2008-06-181-26/+0
* file_access: remove unneeded stat buf parameter from can_access_file_acl().Michael Adam2008-06-171-1/+1
* libads: add ads_get_machine_kvno() to make ads_get_kvno() a bit more generic.Günther Deschner2008-06-171-1/+2
* clikrb5: remove unrequired create_kerberos_key_from_string_direct() prototype.Günther Deschner2008-06-171-1/+0
* Add forgotten protoypesVolker Lendecke2008-06-151-1/+2
* Remove the current_user reference from fake_file.cVolker Lendecke2008-06-151-0/+1
* AIX build fixes from William Jojo -- thanksVolker Lendecke2008-06-121-0/+1
* Fix typos.Christoph Zauner2008-06-121-3/+3
* net: Move includes to net.hKai Blin2008-06-101-14/+0
* Fix the compile on NetBSD -- readlink and read are macros thereVolker Lendecke2008-06-092-10/+10
* Add STREAMINFO op to vfs_full_auditVolker Lendecke2008-06-071-1/+1
* Add prototype for delete_negative_conn_cacheVolker Lendecke2008-06-071-0/+1
* util_str: add talloc_asprintf_strlower_m().Günther Deschner2008-06-041-0/+1
* build: fix the build (missing protoype for lp_ldap_connection_timeout()).Günther Deschner2008-06-031-0/+1
* Add ldap connection timeout for OpenLDAP and Netscape LDAP libs. This can be ...Björn Jacke2008-06-031-1/+2
* errors: add more WERRORs.Günther Deschner2008-06-031-0/+5
* doserr: Add WERR_GROUP_EXISTS and WERR_SPECIAL_ACCOUNT.Günther Deschner2008-06-031-0/+2
* Security fix for CVE-2008-1105: Boundary failure when parsing SMB responsesJeremy Allison2008-05-281-2/+6
* Fix Bug #5285. (libcap header mismatch)Günther Deschner2008-05-281-1/+2
* fix build: add missing prototype of msg_close_file()Michael Adam2008-05-281-0/+5
* fix the build after prototype change.Michael Adam2008-05-281-1/+1
* build: Fix the build after prototype change.Günther Deschner2008-05-281-1/+1
* Allow server manager to close open files selected by id.Jeremy Allison2008-05-271-0/+4
* doserr: add WERR_REVISION_MISMATCH.Günther Deschner2008-05-271-0/+1
* Remove unused function is_trusted_domain_situation().Michael Adam2008-05-261-1/+0
* Add function is_dc_trusted_domain_situation().Michael Adam2008-05-261-0/+1
* Move ber_[read|write]_OID_String protypes to proto.hVolker Lendecke2008-05-251-0/+2
* Remove the reference to current_user_info from share_access.cVolker Lendecke2008-05-251-1/+4
* drsuapi: add all code required for our drsuapi rpc client.Günther Deschner2008-05-232-1/+5
* Manually merge Steven Danneman's patch for SPNEGO auth to a trustedGerald W. Carter2008-05-231-1/+3
* rpc_client: make rpc_pipe_open_tcp_port and rpc_pipe_get_tcp_port static.Michael Adam2008-05-221-7/+0
* rpc_client: use endpoint mapper to get the port for rpc_pipe_open_tcp().Michael Adam2008-05-221-1/+7
* Compile endpoint mapper pidl outputVolker Lendecke2008-05-212-1/+5
* Add client support for NCACN_UNIX_STREAMVolker Lendecke2008-05-211-0/+3
* rpccli_schannel_bind_data only needs the schannel keyVolker Lendecke2008-05-211-1/+1
* Rename rpc_pipe_client.tcp.sock to rpc_pipe_client.sock.fdVolker Lendecke2008-05-211-2/+2
* Cleanup size_t return values in callers of convert_string_allocateTim Prouty2008-05-201-13/+20
* Remove conn_find_byname now it's no longer used inJeremy Allison2008-05-191-1/+0
* build: freeze proto.hMichael Adam2008-05-181-0/+10475
* Simplify fake_file logicVolker Lendecke2008-05-163-15/+5
* Remove "user" from connection_structVolker Lendecke2008-05-101-1/+0
* Add a comment explaining server_info in connection_structVolker Lendecke2008-05-101-0/+4
* Remove the unix token info from connection_structVolker Lendecke2008-05-101-8/+0
* Replace nt_user_token with server_info in connection_structVolker Lendecke2008-05-101-1/+1
* Next try at making the vuid cache circularVolker Lendecke2008-05-101-1/+1
* Add "server_info" to connection_structVolker Lendecke2008-05-101-0/+2
* Remove unused "force_group" from connection_structVolker Lendecke2008-05-101-1/+0
* net: Remove globalsKai Blin2008-05-101-2/+4