1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/include
Stefan Metzmacher 915b7552b7 s3:smbldap: add smbldap_talloc_first_attribute()
metze

Signed-off-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit c992127f8a)
2010-01-14 02:26:29 +01:00
..
ads_dns.h
ads_protos.h s3:libads Make ads_get_dn() take a talloc context 2009-04-06 15:54:41 +02:00
ads.h s3-kerberos: only use krb5 headers where required. 2009-11-27 16:36:00 +01:00
adt_tree.h
async_smb.h s3: Move smb_splice_chain to smbd/process.c, its only user 2009-12-22 13:54:43 +01:00
auth.h s3: Remove the typedef for "auth_serversupplied_info" 2010-01-10 20:56:16 +01:00
authdata.h s3-kerberos: do not include authdata headers before including krb5 headers. 2009-11-27 18:31:13 +01:00
client.h s3:ntlmssp: remove the typedef NTLMSSP_STATE 2009-12-22 21:07:53 +01:00
clitar.h
ctdbd_conn.h s3:cluster: fix ctdb ipv6 support 2009-01-16 15:16:59 +01:00
dbwrap.h Fix bug #6195 - Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb correctly. For the clustering case. 2009-03-27 12:13:13 -07:00
debug.h
debugparse.h
dynconfig.h Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.c 2009-01-12 12:16:03 +01:00
event.h s3:events: register as tevent backend 2009-01-05 15:07:36 +01:00
eventlog.h
fake_file.h
idmap.h s3:idmap: move IDMAP_VERSION to the idmap tdb backend, where it belogns. 2009-01-30 00:17:57 +01:00
includes.h s3:ntlmssp: only include ntlmssp.h where actually needed 2009-12-22 21:07:53 +01:00
interfaces.h Fix bug 5681: Do not limit the number of network interfaces 2009-05-18 13:38:55 +02:00
intl.h
krb5_protos.h s3-kerberos: only use krb5 headers where required. 2009-11-27 16:36:00 +01:00
libsmb_internal.h s3: remove POLICY_HND. 2009-03-18 23:22:29 +01:00
libsmbclient.h Correct typos; semicolons instead of commas 2009-05-11 14:16:52 -04:00
local.h Final part of the fix for 6837 - "Too many open files" when trying to access large number of files 2009-12-16 10:19:19 -08:00
localedir.h
locking.h s3: Add extid to the dev/inode pair 2009-02-19 20:58:26 -08:00
MacExtensions.h
mangle.h
mapping.h
memcache.h
messages.h s3:messages: finally make message_dispatch() static 2009-01-22 12:37:33 +01:00
module.h
msdfs.h s3: Remove a struct typedef 2009-11-21 23:19:50 +01:00
nameserv.h
nss_info.h s3: Fix some nonempty blank lines 2009-10-13 20:34:24 +02:00
nt_printing.h s3-spoolss: move MAXDEVICENAME to spoolss idl. 2009-12-02 14:36:36 +01:00
ntdomain.h s3-rpc: Avoid including every pipe's client and server stubs everywhere in samba. 2009-11-26 20:03:17 +01:00
ntioctl.h
ntlmssp.h s3:ntlmssp: change get_challange() to return NTSTATUS 2009-12-29 17:06:22 +01:00
ntquotas.h
oplock_onefs.h s3 OneFS: Add kernel oplocks implementation 2009-02-09 23:47:45 -08:00
packet.h s3: Add parameter "ctdb timeout" 2009-11-05 12:05:36 +01:00
passdb.h s3-passdb: move some defines out of rpc headers (they really belong to passdb). 2009-11-26 19:21:33 +01:00
popt_common.h s3-util: add get/set_cmdline_auth_info_domain to user_auth_info struct. 2009-09-11 00:36:59 +02:00
printing.h
privileges.h s3-lsa: use LSA_POLICY_MODE flags in _lsa_GetSystemAccessAccount(). 2009-04-30 14:28:38 +02:00
proto.h s3: Remove unused samr_make_sam_obj_sd 2010-01-10 20:56:16 +01:00
pthreadpool.h Add thread pool 2009-05-01 12:30:58 +02:00
rap.h
reg_db.h Add sorted subkey cache 2009-02-26 11:05:22 +01:00
reg_objects.h s3:registry: replace typedef REGISTRY_OPS by struct registry_ops 2009-04-27 11:21:04 +02:00
regfio.h s3:registry: replace typedef REGVAL_CTR by struct regval_ctr. 2009-04-27 11:21:02 +02:00
rpc_dce.h s3-dcerpc: remove more obsolete or duplicate headers. 2009-09-16 08:55:51 +02:00
rpc_misc.h s3-passdb: move some defines out of rpc headers (they really belong to passdb). 2009-11-26 19:21:33 +01:00
rpc_secdes.h s3-secdesc: remove SEC_RIGHT_MAXIMUM_ALLOWED and SEC_RIGHT_SYSTEM_SECURITY. 2009-04-21 13:01:29 +02:00
safe_string.h Solve some of the conflict between Samba3 and Samba4 push_string 2009-04-14 12:11:00 +10:00
samba_linux_quota.h
secrets.h s3-secrets: use autogenerated code for TRUSTED_DOM_PASS struct parsing from a tdb. 2009-10-29 10:49:39 +01:00
services.h s3-svcctl: use pidl based struct SERVICE_STATUS. 2009-01-08 13:24:22 +01:00
session.h
smb_acls.h
smb_krb5.h s3-kerberos: only use krb5 headers where required. 2009-11-27 16:36:00 +01:00
smb_macros.h Rename reply_doserror() -> reply_force_doserror(). 2009-12-21 11:16:38 -08:00
smb_perfcount.h s3: added per-client statistics to onefs perfcount module 2009-03-27 17:33:26 -07:00
smb_share_modes.h s3: Add extid to the dev/inode pair 2009-02-19 20:58:26 -08:00
smb_signing.h s3:libsmb: add a much simplified smb_siging infrastructure 2009-03-23 12:21:13 +01:00
smb.h Fix bug #6876 - Delete of an object whose parent folder does not have delete rights fails even if the delete right is set on the object. 2010-01-12 16:04:44 -08:00
smbldap.h s3:smbldap: add smbldap_talloc_first_attribute() 2010-01-14 02:26:29 +01:00
smbprofile.h s3: Add strict lock/unlock calls to the vfs layer to replace is_locked 2009-03-13 14:16:55 -07:00
srvstr.h
stamp-h.in
sysquotas.h
talloc_dict.h s3: Add talloc_dict.[ch] 2009-08-16 12:38:19 +02:00
tldap_util.h Add tldap_pull_guid 2009-07-04 12:54:22 +02:00
tldap.h If the connection is down, don't try another write. 2009-06-28 15:51:02 +02:00
trans2.h
transfer_file.h
util_getent.h
util_tdb.h Add tdb_data_cmp 2009-07-15 10:55:20 +02:00
vfs_macros.h s3: Do not talloc in readdir 2009-11-18 23:16:13 +01:00
vfs.h s3: Do not talloc in readdir 2009-11-18 23:16:13 +01:00