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 e512491552 s3-winbindd: Remove undocumented winbindd:socket dir parameter
This uses the documeted "winbindd socket directory" parameter instead.

This came about due to the merge of the two smb.conf tables in s3 and
s4 for the Samba 4.0 release.  The s4 code used a real parameter,
which caused this to be documented, whereas no automatic procedure
existed to notice the parametric option and the need to document that.
The fact that this was not used consistently in both codebases is one
of the many areas of technical debt we still need to pay off here.

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2013-10-15 10:58:45 +13:00
..
ads.h Avoid overriding default ccache for ads operations. 2012-09-12 21:18:09 +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: Add in the core of the libsmb client SMB2 functions. 2013-08-15 09:07:06 +02:00
clitar.h
ctdb_packet.h
ctdb_srvids.h s3: Start a list of ctdb srvid assigments 2012-04-17 10:21:01 +02:00
ctdbd_conn.h ctdb-conn: remove ctdbd_fetch 2013-03-26 11:19:29 +01:00
debugparse.h
event.h s3:include: avoid TEVENT_COMPAT_DEFINES 2013-02-19 23:48:04 +01: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_autorid_tdb.h idmap_autorid: add idmap_autorid_delete_domain_ranges() 2013-10-02 00:50:14 +02:00
idmap.h
includes.h lib/param: Move all enum declarations to lib/param 2012-07-24 11:01:17 +02:00
intl.h
krb5_env.h
libsmb_internal.h Fix some blank line endings 2013-06-21 19:57:06 +02:00
libsmbclient.h Fix some blank line endings 2013-06-21 19:57:06 +02:00
local.h s3:smbd: use session_global_id as session number for pam and utmp 2012-10-19 12:15:00 +02:00
locking.h smbd: Move "struct byte_range_lock" definition to brlock.c 2013-09-11 08:27:11 +02:00
MacExtensions.h
mangle.h
memcache.h s3:memcache: remove the idmap-part from memcache 2012-04-20 23:17:36 +02:00
messages.h s3:lib: s/struct event_context/struct tevent_context 2013-02-19 23:47:54 +01:00
msdfs.h
nameserv.h s3: Move server_info_struct to nmbd 2011-11-23 16:17:03 +01:00
nss_info.h
nt_printing.h Fix bug 9900: is_printer_published GUID retrieval 2013-06-03 14:10:07 +02:00
ntdomain.h
ntioctl.h Fix bug #10097 - MacOSX 10.9 will not follow path-based DFS referrals handed out by Samba. 2013-08-19 22:21:34 +02:00
ntquotas.h
passdb.h s3:passdb add a gid argument to pdb_create_builtin_alias 2013-06-21 10:44:24 +02:00
popt_common.h s3fs-popt: Add function to burn the commandline password. 2012-11-08 10:14:41 -08:00
printing.h lib/param: Move all enum declarations to lib/param 2012-07-24 11:01:17 +02:00
proto.h s3-winbindd: Remove undocumented winbindd:socket dir parameter 2013-10-15 10:58:45 +13:00
registry.h
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
samba_linux_quota.h
secrets.h ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb' 2013-02-20 07:09:19 +01:00
serverid.h lib: serverid.h needs "struct db_record" declaration 2013-09-10 11:33:39 -07:00
session.h
smb_acls.h smbd: Add mem_ctx to sys_acl_init() and all callers 2012-10-11 12:25:11 +11: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: remove some dead code (for setdir command) 2013-03-12 01:03:37 +01:00
smb_perfcount.h
smb_share_modes.h
smb.h shadow_copy2: add comment explaining the SMB level GMT format pattern 2013-10-05 09:21:00 +13:00
smbldap.h s3:lib: s/struct timed_event/struct tevent_timer 2013-02-19 23:47:58 +01:00
smbprofile.h s3:include remove non-blank line endings 2013-05-16 23:22:19 +02:00
srvstr.h s3:smbd: convert srvstr_pull_req_talloc() into a function 2013-04-10 00:13:45 +02:00
stamp-h.in
sysquotas.h
talloc_dict.h
tldap_util.h
tldap.h
trans2.h
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: add function tdb_data_string() 2013-04-18 13:15:11 +02:00
vfs_macros.h vfs: Fix parentheses in SMB_VFS_NEXT_DURABLE_COOKIE 2013-10-12 11:05:52 +02:00
vfs.h smbd: Remove the unused fsp->pending_break_messages array 2013-04-26 15:17:22 -07:00