1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/include
Volker Lendecke ae821929a0 s3-libsmbclient: Make SMBC_call_auth_fn static
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2012-06-12 10:48:15 +02:00
..
autoconf ldb: use ldb directly rather than via a copy 2011-10-07 17:45:20 +11:00
ads.h s3-libads: Use a reducing page size to try and cope with a slow LDAP server 2012-05-26 02:03:08 +02:00
adt_tree.h adt_tree: Avoid WERROR. 2012-03-24 16:41:35 +01:00
async_smb.h s3:libsmb: get rid of cli_smb_req_*,cli_smb_wct_ofs,cli_smb_chain_send 2012-06-03 23:37:02 +02:00
auth_generic.h s3-libsmb: split out auth_generic client functions into auth_generic.c 2012-01-11 09:04:56 +01:00
auth_info.h s3-lib: Fix util_cmdline which doesn't use popt. 2012-02-01 21:54:21 +01:00
auth.h s3-rpc: Decrypt with the proper session key in CreateTrustedDomainEx2. 2012-03-13 12:23:44 +01:00
client.h After a discussion with Volker, sdd a backup_intent state to the client struct. 2011-12-01 13:24:22 -08:00
clitar.h
ctdb_packet.h s3-ctdb Fix duplicate function name due to packet -> ctdb_packet rename. 2011-05-03 14:38:29 +02:00
ctdb_srvids.h s3: Start a list of ctdb srvid assigments 2012-04-17 10:21:01 +02:00
ctdbd_conn.h s3: Introduce ctdb_messaging_send_blob 2012-04-17 10:21:01 +02:00
debugparse.h
event.h s3-lib Move event_add_idle() to source3/lib/events.c 2011-07-04 18:53:59 +10:00
fake_file.h s3:smbd: let open_fake_file() take a uint64_t vuid 2012-06-06 10:18:40 +02:00
g_lock.h s3:lib fix compiler warnings 2012-05-03 21:34:05 +02:00
idmap.h s3:idmap: remove the params argument from the init function 2011-03-22 22:49:56 +01:00
includes.h build: Rationalise AIO support in configure, ensure on by default 2012-06-06 08:23:10 +02:00
intl.h
krb5_env.h source3/include/krb5_env.h: fix licence/copyright 2011-06-10 15:12:02 +02:00
libsmb_internal.h s3-libsmbclient: Make SMBC_call_auth_fn static 2012-06-12 10:48:15 +02:00
libsmbclient.h libsmbclient: Fix a typo 2011-03-09 11:19:35 +01:00
local.h s3:smbd: change user_struct->vuid to uint64_t 2012-06-06 12:07:33 +02:00
locking.h s3:include: change lock_struct->fnum to uint64_t 2012-06-06 23:21:59 +02:00
MacExtensions.h
mangle.h source3/include/mangle.h: fix licence/copyright 2011-06-10 15:12:06 +02:00
memcache.h s3:memcache: remove the idmap-part from memcache 2012-04-20 23:17:36 +02:00
messages.h s3: Add messaging_tdb_event() 2012-04-17 10:21:01 +02:00
msdfs.h
nameserv.h s3: Move server_info_struct to nmbd 2011-11-23 16:17:03 +01:00
nss_info.h s3-proto: remove remaining nss_info prototypes to nss_info.h 2011-04-29 21:01:04 +02:00
nt_printing.h s3-printing: Make printer a const char *. 2012-03-14 17:56:14 +01:00
ntdomain.h s3-rpc_server: Move pipe/handles functions 2011-07-21 18:40:23 +02:00
ntioctl.h s3: Remove duplicate fsctl function definitions 2011-10-19 15:44:29 +02:00
ntquotas.h
passdb.h s3-passdb: add unixid_from_uid/unixid_from_gid/unixid_from_both API 2012-05-23 17:51:50 +03:00
popt_common.h s3-lib: Fix util_cmdline which doesn't use popt. 2012-02-01 21:54:21 +01:00
printing.h s3:printing: let print_spool_open() take a uint64_t vuid 2012-06-06 10:18:40 +02:00
proto.h s3:include: move sys_acl prototypes to smb_acls.h 2012-06-06 10:18:39 +02:00
registry.h s3:registry avoid updating keys which are going to be deleted in 2011-08-08 15:27:07 +02:00
rpc_dce.h
rpc_misc.h lib/util: Remove obsolete sys_getpid() and sys_fork(). 2012-03-24 21:55:40 +01:00
safe_string.h lib: move the string wrappers from source3/include to common lib/util 2011-03-25 04:37:06 +01:00
samba_linux_quota.h
secrets.h s3-secrets: Remove unused secrets_delete_generic() 2012-02-18 09:01:15 +01:00
serverid.h s4-messaging: Fill in the whole server_id in all use cases 2012-04-30 17:55:11 +10:00
session.h
smb_acls.h s3:include: move sys_acl prototypes to smb_acls.h 2012-06-06 10:18:39 +02:00
smb_krb5.h gse: Use the smb_gss_oid_equal wrapper. 2012-05-23 17:51:51 +03:00
smb_ldap.h s3-smbldap: move ldap_open_with_timeout out of smb_ldap.h to ads where it lives. 2011-11-17 03:47:53 +01:00
smb_macros.h s3:libsmb: get rid of cli_state_capabilities 2012-05-28 14:49:46 +02:00
smb_perfcount.h
smb_share_modes.h
smb.h s3:smb: change the value of TID_FIELD_INVALID from -1 to 0 2012-06-06 19:37:14 +02:00
smbldap.h s3-smbldap: Add API for external callback to perform LDAP bind in smbldap 2012-05-24 16:21:26 +02:00
smbprofile.h s3: only include smb profiling where needed. 2011-04-14 01:31:39 +02:00
srvstr.h
stamp-h.in
sysquotas.h
talloc_dict.h
tldap_util.h s3: Convert tldap_entry_values args to "array, count" 2011-02-13 12:11:53 +01:00
tldap.h s3: Change tldap_entry_attributes to the "array,count" convention 2011-03-14 22:02:35 +01:00
trans2.h libcli/smb Move cifs posix helper functions and headers in common 2011-05-06 07:51:24 +02:00
transfer_file.h build: Remove SMB_OFF_T, replace with off_t 2012-04-06 01:47:43 +02:00
util_tdb.h tdb_compat.h: divert every tdb build and includes to tdb_compat 2011-06-20 11:18:34 +02:00
vfs_macros.h Add an audit file VFS routine so we can handle auditing with SACLs. 2012-04-28 08:05:00 +02:00
vfs.h s3:include: change connection_struct->cnum to uint32_t 2012-06-06 19:37:14 +02:00