summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2008-06-26Now that we have p->server_info, use p->server_info->user_session_keyVolker Lendecke1-1/+0
2008-06-26Add server_info to pipes_structVolker Lendecke2-0/+4
2008-06-26errors: add WERR_DS_DRA_BAD_NC and WERR_DS_DRA_BAD_DN.Günther Deschner1-0/+3
2008-06-25rpc_client: add rpccli_samr_chgpasswd_user() call.Günther Deschner1-0/+5
2008-06-25rename rpccli_samr_chgpasswd3 to rpccli_samr_chgpasswd_user3.Günther Deschner1-7/+7
2008-06-25rename rpccli_samr_chgpasswd_user to rpccli_samr_chgpasswd_user2.Günther Deschner1-5/+5
2008-06-25rpc_client: let cli_get_session_key() return talloced session key.Günther Deschner1-1/+2
2008-06-24rpc_client: add cli_get_session_key().Günther Deschner1-0/+3
2008-06-24crypto: add decrypt_drsuapi_blob from samba4.Günther Deschner1-0/+5
2008-06-24libads: add ads_connect_user_creds() that won't overwrite given user creds.Günther Deschner1-0/+1
2008-06-24libads: add ADS_AUTH_USER_CREDS to avoid magic overwriting of usernames.Günther Deschner1-8/+9
2008-06-24kerberos: add smb_krb5_keytab_name().Günther Deschner1-0/+4
2008-06-24kerberos: make smb_krb5_kt_add_entry public, allow to pass keys without salti...Günther Deschner1-1/+8
2008-06-24Remove "conn" from pipes_structVolker Lendecke1-1/+2
2008-06-23time: move uint64s_nt_time_to_unix_abs() to lib/time.cGünther Deschner1-0/+1
2008-06-23Add documentation for kerberos support in libsmbclient.Andreas Schneider1-0/+10
2008-06-22Remove the "exists" parameter from create_msdfs_linkVolker Lendecke1-2/+1
2008-06-22Fix a crash in _dfs_EnumVolker Lendecke1-1/+1
2008-06-21Make pipes_struct its own talloc ctxVolker Lendecke1-3/+0
2008-06-19Remove current_user references from trans2.cVolker Lendecke3-7/+2
2008-06-19Wrap the unix token info in a unix_user_token in auth_serversupplied_infoVolker Lendecke2-9/+4
2008-06-19Remove the "current_user" arg from fsp_belongs_connVolker Lendecke1-1/+1
2008-06-19Remove the "current_user" arg from check_fspVolker Lendecke1-2/+2
2008-06-18Remove prototype of unimplemented smbc_chown() function.Derrell Lipman1-26/+0
2008-06-17file_access: remove unneeded stat buf parameter from can_access_file_acl().Michael Adam1-1/+1
2008-06-17libads: add ads_get_machine_kvno() to make ads_get_kvno() a bit more generic.Günther Deschner1-1/+2
2008-06-17clikrb5: remove unrequired create_kerberos_key_from_string_direct() prototype.Günther Deschner1-1/+0
2008-06-15Add forgotten protoypesVolker Lendecke1-1/+2
2008-06-15Remove the current_user reference from fake_file.cVolker Lendecke1-0/+1
2008-06-12AIX build fixes from William Jojo -- thanksVolker Lendecke1-0/+1
2008-06-12Fix typos.Christoph Zauner1-3/+3
2008-06-10net: Move includes to net.hKai Blin1-14/+0
2008-06-09Fix the compile on NetBSD -- readlink and read are macros thereVolker Lendecke2-10/+10
2008-06-07Add STREAMINFO op to vfs_full_auditVolker Lendecke1-1/+1
2008-06-07Add prototype for delete_negative_conn_cacheVolker Lendecke1-0/+1
2008-06-04util_str: add talloc_asprintf_strlower_m().Günther Deschner1-0/+1
2008-06-03build: fix the build (missing protoype for lp_ldap_connection_timeout()).Günther Deschner1-0/+1
2008-06-03Add ldap connection timeout for OpenLDAP and Netscape LDAP libs. This can be ...Björn Jacke1-1/+2
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