1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/include
Garming Sam 526cf3c119 param: use generate_param.py to generate param_proto.h
Pair-programmed-with: Andrew Bartlett <abartlet@samba.org>
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2014-02-12 13:17:13 +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: remove unused cli_state->case_sensitive 2013-10-17 16:24:52 +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 smbd/winbindd: Do an early check if ctdbd is functional 2013-10-17 23:20:45 +02: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:include: add forward declaration for struct messaging_context; in g_lock.h 2013-10-17 08:48:56 +13: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 debug: remove unused sys_adminlog 2013-11-20 10:19:32 +01:00
intl.h
krb5_env.h
libsmb_internal.h s3:libsmb: SMBC_getatr use pathinfo3 for second try 2013-10-30 15:23:51 -07:00
libsmbclient.h Fix some blank line endings 2013-06-21 19:57:06 +02:00
local.h s3: increase default fudge factor for max open files from 20 to 40 2014-02-10 15:26:44 +13: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:dir - Add a new memcache type (non-talloc) - SMB1_SEARCH_OFFSET_MAP. 2014-01-15 09:45:10 +01:00
messages.h messaging3: Remove unused messaging_tdb_event 2014-01-21 10:07:21 +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 printing: return WERROR from print_access_check 2013-11-20 08:16:25 +01: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 spoolss: return the spoolss job ID in notifications 2013-11-18 16:03:59 +01:00
proto.h param: use generate_param.py to generate param_proto.h 2014-02-12 13:17:13 +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 loadparm: rename lp[cfg]_print_ok to lp[cfg]_printable for consistency with docs 2014-02-03 13:27:15 +13:00
smb_perfcount.h
smb_share_modes.h
smb.h libcli/smb: move some *TRANSACT_* flags to smb_constants.h 2014-01-07 08:37:38 +01:00
smbldap.h s3:lib: s/struct timed_event/struct tevent_timer 2013-02-19 23:47:58 +01:00
smbprofile.h Rename the profile enums with a SAMBA_ prefix to avoid conflict with system files. 2013-11-22 08:56:38 -08: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: add [GET/SET]_COMPRESSION hooks 2013-11-22 08:56:45 -08:00
vfs.h vfs: add [GET/SET]_COMPRESSION hooks 2013-11-22 08:56:45 -08:00