1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/include
Jeremy Allison 4b8859840b Remove unused code.
Jeremy.
2009-11-23 18:00:36 -08: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-ads: removed 3 unused defines 2009-10-02 12:01:59 +10:00
adt_tree.h
async_smb.h s3:libsmb: let cli_smb_chain_send() also return NTSTATUS 2009-05-13 18:27:50 +02:00
auth.h Remove the static "chal" from ntlmssp.c:get_challenge() 2009-02-21 14:04:14 +01:00
authdata.h
client.h Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly" 2009-11-08 19:43:47 +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 Provide the same set of helper functions for DEBUG in Samba 3 and Samba 2008-10-11 20:44:19 +02:00
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 s3-eventlog: move non rpc eventlog headers to own include file. 2008-11-20 17:15:29 +01:00
fake_file.h Add proxied named pipe support 2008-10-25 15:42:51 +02:00
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-kerberos: add smb_krb5_principal_get_realm(). 2009-11-12 10:22:39 +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
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 Parameterize in local.h the MAX_RPC_DATA_SIZE, and ensure 2009-02-13 16:06:17 -08:00
localedir.h i18n/l10n pam_winbind 2008-11-13 12:43:58 +01:00
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 s3-build: fix init_samba_module missing proto warning. 2008-10-14 13:40:17 +02:00
msdfs.h s3: Remove a struct typedef 2009-11-21 23:19:50 +01:00
nameserv.h Use {u,}int64_t instead of SMB_BIG_{U,}INT. 2008-10-14 01:59:36 +02:00
nss_info.h s3: Fix some nonempty blank lines 2009-10-13 20:34:24 +02:00
nt_printing.h s3-spoolss: move more defines out of nt_printing.h to spoolss.idl where they belong. 2009-11-23 12:20:24 +01:00
ntdomain.h Revert "s3: Do not reference the ndr_tables in the server calls directly" 2009-11-08 19:43:46 +01:00
ntioctl.h
ntlmssp.h s3-ntlmssp: use NTLMSSP headers from IDL and remove duplicate constants. 2009-08-28 10:08:52 +02:00
ntquotas.h Use {u,}int64_t instead of SMB_BIG_{U,}INT. 2008-10-14 01:59:36 +02:00
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: bump interface VERSION 18->19 (removed uid_to_rid) 2009-11-14 01:28:57 +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 Remove unused code. 2009-11-23 18:00:36 -08: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_client.h s3-rpc_client: remove unused CLI_DO_RPC_WERR macro. 2009-03-18 20:01:51 +01:00
rpc_dce.h s3-dcerpc: remove more obsolete or duplicate headers. 2009-09-16 08:55:51 +02:00
rpc_misc.h s3: remove unused PRS_POINTER_CAST macro. 2009-10-05 11:05:21 +02: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_macros.h Revert "s3: Make the implicit reference to Protocol in is_in_path() explicit" 2009-11-23 16:35:00 +01: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 Proper fix for #6898 - Samba duplicates file content on appending. Pointed out by Volker.Restores the pathname handling for FILE_FLAG_POSIX_SEMANTICS but still prevents the O_APPEND problems. Jeremy. 2009-11-23 15:05:23 -08:00
smbldap.h Fix some nonempty blank lines 2009-05-31 12:16:34 +02: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 Remove some direct inbuf references by adding smbreq_bufrem 2008-11-02 09:22:40 +01:00
stamp-h.in
sysquotas.h Use {u,}int64_t instead of SMB_BIG_{U,}INT. 2008-10-14 01:59:36 +02:00
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