1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/include
Amitay Isaacs 08ccc6ed51 passdb: Add a function to read secrets db from a specified path
This allows to load secrets db from a different location. The original
secrets_init() now calls secrets_init_path() with lp_private_dir().
2011-08-13 10:25:06 +10:00
..
autoconf s3-build: Move generated config.h and config.h.in to include/autoconf 2011-05-09 11:21:09 +02:00
ads.h s3-includes: no need to globally include libads/ads_status.h. 2011-05-06 16:37:22 +02:00
adt_tree.h
async_smb.h s3:libsmb: remove unused cli_smb_inbuf() 2011-07-13 01:19:51 +02:00
auth.h selftest: test plugin_s4_dc against all ncacn_np tests 2011-08-03 18:48:05 +10:00
client.h s3:libsmb: abstract the incoming dispatch function via a function pointer 2011-08-12 18:06:04 +02: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
ctdbd_conn.h tdb_compat.h: divert every tdb build and includes to tdb_compat 2011-06-20 11:18:34 +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
g_lock.h s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/ 2011-07-29 13:34:22 +02:00
idmap.h s3:idmap: remove the params argument from the init function 2011-03-22 22:49:56 +01:00
includes.h s3-build We no longer require to redefine _SAMBA_BUILD_ 2011-07-06 05:32:59 +02:00
intl.h
krb5_env.h source3/include/krb5_env.h: fix licence/copyright 2011-06-10 15:12:02 +02:00
krb5_protos.h source3/include/krb5_protos.h: fix licence/copyright 2011-06-10 15:12:04 +02:00
libsmb_internal.h More const fixes for compiler warnings from the waf build. 2011-05-05 23:56:07 +02:00
libsmbclient.h libsmbclient: Fix a typo 2011-03-09 11:19:35 +01:00
local.h First part of bugfix for bug #8335 - file copy aborts with smb2_validate_message_id: bad message_id 2011-07-29 10:18:12 -07:00
locking.h s3-messages: only include messages.h where needed. 2011-03-30 01:13:09 +02:00
MacExtensions.h
mangle.h source3/include/mangle.h: fix licence/copyright 2011-06-10 15:12:06 +02:00
mapping.h s3-groupdb: move groupdb headers to groupdb/proto.h. 2011-03-30 01:13:07 +02:00
memcache.h
messages.h s3-messaging: Change classification of MSG_SMB_CONF_UPDATED. 2011-08-11 14:58:05 +02:00
module.h
msdfs.h
nameserv.h
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: Add forward declaration for dcerpc_binding_handle. 2011-07-28 20:07:37 +02:00
ntdomain.h s3-rpc_server: Move pipe/handles functions 2011-07-21 18:40:23 +02:00
ntioctl.h s3: Add SYMLINK_FLAG_RELATIVE define 2011-06-24 21:24:17 +02:00
ntlmssp_wrap.h s3-auth set session_info->sanitized_username in create_local_token() 2011-08-03 18:48:04 +10:00
ntquotas.h
oplock_onefs.h
passdb.h s3-passdb: add dummy calls to control global (replicated) secrets. 2011-07-31 22:37:26 +02:00
popt_common.h More const fixes. Remove CONST_DISCARD. 2011-05-06 01:44:07 +02:00
printing.h s3:smbd - Move printing queue stuff 2011-08-02 15:28:03 +02:00
proto.h s3-auth remove sanitized_username from auth_serversupplied_info 2011-08-03 18:48:04 +10: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
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 passdb: Add a function to read secrets db from a specified path 2011-08-13 10:25:06 +10:00
serverid.h
session.h
smb_acls.h
smb_crypt.h s3-ntlmssp Use auth_ntlmssp_*() functions in more places 2011-08-03 18:48:02 +10:00
smb_krb5.h source3/include/smb_krb5.h: fix licence/copyright 2011-06-10 15:12:08 +02:00
smb_ldap.h source3/include/smb_ldap.h: fix licence/copyright 2011-06-10 15:12:10 +02:00
smb_macros.h s3:smb_macros.h: simplify _smb_setlen() and _smb_setlen_large() 2011-08-10 11:14:55 +02:00
smb_perfcount.h
smb_share_modes.h
smb_signing.h
smb.h s3:include: smb.h base old smb header offsets on new defines 2011-08-10 11:14:54 +02:00
smbldap.h s3-smbldap: make octet_strings/DATA_BLOBs const. 2011-04-06 11:53:56 +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
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 Remove the char * argument from the SMB_VFS_GETWD() call. Now always 2011-06-01 04:06:12 +02:00
vfs.h s3: Fix some nonempty blank lines 2011-08-05 17:12:06 +02:00