1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/include
Andrew Bartlett 708ce41b32 s3-secrets: Add helper function to set machine account password from secrets_tdb_sync
secrets_tdb_sync will be a new ldb module designed to sync secrets.ldb
entries with the secrets.tdb file.

While not ideal to keep two copies of this data, this routine will
assist in allowing the samba-tool domain join code to operate
correctly in most cases where winbindd and smbd are used.

Andrew Bartlett
2012-08-28 07:57:29 +10:00
..
autoconf ldb: use ldb directly rather than via a copy 2011-10-07 17:45:20 +11:00
ads.h lib/param: Move all enum declarations to lib/param 2012-07-24 11:01:17 +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: Add user_auth_info->use_pw_nt_hash 2012-06-12 10:48:15 +02:00
auth.h auth: Remove .get_challenge (only used for security=server) 2012-07-03 08:13:01 +10:00
client.h s3:libsmb: remove unused cli_state->user_session_key 2012-08-01 14:17:15 +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
ctdb_srvids.h s3: Start a list of ctdb srvid assigments 2012-04-17 10:21:01 +02:00
ctdbd_conn.h s3:ctdbd_conn: use unitX_t types consistently throughout the module 2012-08-01 12:30:26 +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 lib/param: Move all enum declarations to lib/param 2012-07-24 11:01:17 +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: Add OptionUseNTHash 2012-06-12 10:48:15 +02:00
libsmbclient.h s3-libsmbclient: Add OptionUseNTHash 2012-06-12 10:48:15 +02:00
local.h s3:smb2_server: remove unused and confusing DEFAULT_SMB2_MAX_CREDIT_BITMAP_FACTOR 2012-06-29 00:14:52 +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 lib/param: Move all enum declarations to lib/param 2012-07-24 11:01:17 +02:00
proto.h Remove align_string(). No longer used. 2012-08-22 20:38:50 +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: Add helper function to set machine account password from secrets_tdb_sync 2012-08-28 07:57:29 +10:00
serverid.h s3:lib: implement serverid_equal() as macro of server_id_equal() 2012-08-17 20:07:07 +02:00
session.h
smb_acls.h s3-sysacls: Remove sys_acl_free_qualifier() as it is a no-op 2012-08-15 05:23:18 +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:smbd: lp_smb_encrypt() returns SMB_SIGNING_* values 2012-08-17 14:51:57 +02:00
smb_perfcount.h
smb_share_modes.h
smb.h Revert "s3:smb: include "smbXsrv.h" before "vfs.h"" 2012-08-10 15:56:33 +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:include: add START/END_PROFILE_STAMP() 2012-06-20 12:58:58 +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 util_tdb: move timeout chainlock variants from source3/lib/util/util_tdb.c 2012-06-22 07:35:17 +02:00
vfs_macros.h s3-smbd: Remove sys_acl_*() VFS wrapper functions 2012-08-15 11:44:50 +10:00
vfs.h s3-smbd: Remove sys_acl_*() VFS wrapper functions 2012-08-15 11:44:50 +10:00