1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/include
Uri Simchoni 9fa8b5cf84 s3-sysquotas-linux: remove support for old interfaces
Remove support for Linux quota interfaces that predate the
2.6.x kernel series. Glibc has been supporting the "current"
quota interface for over 10 years now...

Signed-off-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2016-05-26 15:21:16 +02:00
..
ads.h libads: Remove "foreign" from ads_struct 2015-12-18 05:24:25 +01:00
adt_tree.h
async_smb.h
auth_generic.h s3:ntlmssp: remove unused libsmb/ntlmssp_wrap.c 2016-03-10 06:52:28 +01:00
auth_info.h
auth.h auth: Provide a way to use the auth stack for winbindd authentication 2014-06-11 10:18:26 +02:00
client.h Convert all uint32/16/8 to _t in source3/client. 2015-05-13 19:11:23 +02:00
ctdb_srvids.h
ctdbd_conn.h ctdbd_conn: Remove messages.h dependency 2016-05-17 13:18:31 +02:00
debugparse.h
event.h
fake_file.h Convert three include files from uint32/16/8 to _t types as well as the source that includes them. 2015-05-01 19:15:10 +02:00
g_lock.h s3:include: add forward declaration for struct messaging_context; in g_lock.h 2013-10-17 08:48:56 +13:00
idmap_autorid_tdb.h autorid: add high_id to range config and fill it where we also fill range->low_id. 2014-04-25 15:35:09 +02:00
idmap.h
includes.h Remove [u]int[XX] defines from source3/include/includes.h 2015-05-18 05:24:21 +02:00
intl.h
krb5_env.h
libsmb_internal.h libsmb: Implement smbc_notify 2015-07-10 09:35:13 +02:00
libsmbclient.h libsmb: Implement smbc_notify 2015-07-10 09:35:13 +02:00
local.h winbindd: set file descriptor limit according to configuration 2015-07-15 22:41:13 +02:00
locking.h smbd: Move "struct byte_range_lock" definition to brlock.c 2013-09-11 08:27:11 +02:00
lsa.h s3: Move init_lsa_ref_domain_list to lib 2014-09-29 10:52:47 +02:00
MacExtensions.h Fix various spelling errors 2015-11-06 13:43:45 +01:00
mangle.h
messages.h lib: messages.h references struct iovec 2015-11-09 07:53:18 +01:00
msdfs.h Convert three include files from uint32/16/8 to _t types as well as the source that includes them. 2015-05-01 19:15:10 +02:00
nameserv.h Convert all uses of uint8/16/32 to _t in nmbd and the include file. 2015-05-01 19:15:10 +02:00
nss_info.h
nt_printing.h Convert three include files from uint32/16/8 to _t types as well as the source that includes them. 2015-05-01 19:15:10 +02:00
ntdomain.h
ntioctl.h Convert uint32/16/8 to _t for the last two include files in source3/include. 2015-05-01 21:52:25 +02:00
ntquotas.h quotas: correct comment about SMB_GROUP_QUOTA_TYPE 2016-01-26 15:58:11 +01:00
passdb.h s3:passdb: move my_sam_name() from passdb to util_name.c 2016-01-22 01:55:09 +01:00
popt_common.h
printing.h Convert uint32/16/8 to 32_t/16_t/8_t in printing.h and all files that include it. 2015-05-01 19:15:10 +02:00
proto.h s3: lib: util: Add map_process_lock_to_ofd_lock() utility function. 2016-05-21 01:28:28 +02:00
registry.h Change the registry subsystem to use uint32_t from uint32. Also change session.h. 2015-04-16 00:37:28 +02:00
rpc_dce.h
rpc_misc.h Convert all uint32/16/8 to _t in a grab-bag of remaining files. 2015-05-14 22:16:56 +02:00
safe_string.h s3: smbd: Change the function signature of srvstr_push() from returning a length to returning an NTSTATUS with a length param. 2014-09-16 01:56:54 +02:00
secrets.h secrets: Add function to fetch only password change timestamp 2015-08-01 10:55:21 +02:00
serverid.h lib: serverid.h references struct server_id 2016-04-25 18:29:21 +02:00
session.h smbstatus: show signing state of sessions and tcons 2016-01-22 07:52:21 +01:00
smb_acls.h
smb_krb5.h
smb_ldap.h Change default LDAP page size to 1000. 2016-01-15 00:54:26 +01:00
smb_macros.h lib: Slightly simplify strupper_m 2014-11-14 00:31:16 +01:00
smb_perfcount.h
smb_share_modes.h
smb.h smbd: Remove an unused #define 2016-05-09 17:20:22 +02:00
smbldap.h
smbprofile.h s3-profile: add PROFILE_TIMESTAMP macro 2016-03-28 20:45:16 +02:00
srvstr.h
stamp-h.in
sysquotas.h
talloc_dict.h
tldap_util.h lib: Introduce TLDAPRC 2016-02-03 15:04:11 +01:00
tldap.h tldap: Add tldap_get/set_stream 2016-04-15 15:32:11 +02:00
trans2.h s3/smbd: support FS_SECTOR_SIZE_INFORMATION query-info 2015-03-18 18:57:20 +01:00
transfer_file.h s3:util: use pread/pwrite in transfer_file 2015-06-23 11:45:23 +02:00
util_sd.h smbcacls: Move sec_desc_print to common file 2015-04-25 00:04:24 +02:00
util_tdb.h Convert all uint32/16/8 to _t in a grab-bag of remaining files. 2015-05-14 22:16:56 +02:00
vfs_macros.h s3: vfs: Add VFS functions for setting and getting DOS attributes. 2016-03-27 05:57:17 +02:00
vfs.h s3: VFS: Add bool use_ofd_locks member to struct files_struct. 2016-05-21 01:28:28 +02:00