1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00
samba-mirror/source3/include
Jeremy Allison 502186fe0c Remove unused get_file_size() function.
Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Tue Feb  7 20:56:28 CET 2012 on sn-devel-104
2012-02-07 20:56:28 +01:00
..
autoconf ldb: use ldb directly rather than via a copy 2011-10-07 17:45:20 +11:00
ads.h s3: Fix some nonempty blank lines 2011-09-13 11:00:12 +02:00
adt_tree.h
async_smb.h s3:libsmb: s/event_context/tevent_context/ in async_smb.[ch] 2011-10-25 17:58:33 +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-lib: Fix util_cmdline which doesn't use popt. 2012-02-01 21:54:21 +01:00
auth.h s3-auth Remove unused nt_status_squash from auth_context 2012-02-01 04:18:50 +01:00
client.h After a discussion with Volker, sdd a backup_intent state to the client struct. 2011-12-01 13:24:22 -08:00
clitar.h
ctdb_packet.h s3-ctdb Fix duplicate function name due to packet -> ctdb_packet rename. 2011-05-03 14:38:29 +02:00
ctdbd_conn.h s3-ctdb: Make use of CTDB_CONTROL_CHECK_SRVIDS 2011-11-30 12:47:27 +01:00
debugparse.h
event.h s3-lib Move event_add_idle() to source3/lib/events.c 2011-07-04 18:53:59 +10:00
fake_file.h s3: Attempt to fix a ton of warnings on the build farm 2010-10-03 10:51:08 +02:00
g_lock.h s3: Remove a bunch of calls to procid_self() 2011-12-12 21:50:25 +01:00
idmap.h s3:idmap: remove the params argument from the init function 2011-03-22 22:49:56 +01:00
includes.h Revert making public of the samba-module library. 2011-12-03 08:36:30 +01:00
intl.h
krb5_env.h source3/include/krb5_env.h: fix licence/copyright 2011-06-10 15:12:02 +02:00
krb5_protos.h krb5: Require krb5_set_real_time is available to build with krb5 2012-01-10 21:50:07 +01:00
libsmb_internal.h More const fixes for compiler warnings from the waf build. 2011-05-05 23:56:07 +02:00
libsmbclient.h libsmbclient: Fix a typo 2011-03-09 11:19:35 +01:00
local.h s3-winbind: Increase the negative cache entry timout. 2011-11-15 14:22:00 +01:00
locking.h s3-messages: only include messages.h where needed. 2011-03-30 01:13:09 +02:00
MacExtensions.h
mangle.h source3/include/mangle.h: fix licence/copyright 2011-06-10 15:12:06 +02:00
memcache.h
messages.h s3:lib/messages: remove unused messaging_event_context() 2012-01-17 09:45:29 +01:00
msdfs.h
nameserv.h s3: Move server_info_struct to nmbd 2011-11-23 16:17:03 +01:00
nss_info.h s3-proto: remove remaining nss_info prototypes to nss_info.h 2011-04-29 21:01:04 +02:00
nt_printing.h s3-printing: Add forward declaration for dcerpc_binding_handle. 2011-07-28 20:07:37 +02:00
ntdomain.h s3-rpc_server: Move pipe/handles functions 2011-07-21 18:40:23 +02:00
ntioctl.h s3: Remove duplicate fsctl function definitions 2011-10-19 15:44:29 +02:00
ntquotas.h
oplock_onefs.h
passdb.h s3-passdb: remove a forward declaration. 2012-01-09 10:34:06 +01:00
popt_common.h s3-lib: Fix util_cmdline which doesn't use popt. 2012-02-01 21:54:21 +01:00
printing.h s3:smbd - Move printing queue stuff 2011-08-02 15:28:03 +02:00
proto.h Remove unused get_file_size() function. 2012-02-07 20:56:28 +01:00
registry.h s3:registry avoid updating keys which are going to be deleted in 2011-08-08 15:27:07 +02:00
rpc_dce.h s3-dcerpc: rename SCHANNEL_SIG_SIZE to NL_AUTH_SIGNATURE_SIZE and move to IDL. 2010-07-16 23:09:54 +02:00
rpc_misc.h s3-build: only include rpc_misc.h where needed. 2010-08-26 00:26:01 +02:00
safe_string.h lib: move the string wrappers from source3/include to common lib/util 2011-03-25 04:37:06 +01:00
samba_linux_quota.h
secrets.h s3-pdb: Break SECRETS3 dependency on PDB. 2012-01-27 18:11:10 +01:00
serverid.h s3: Add serverids_exist 2011-10-27 20:28:31 +02:00
session.h
smb_acls.h
smb_krb5.h source3/include/smb_krb5.h: fix licence/copyright 2011-06-10 15:12:08 +02: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:include: implement trans_oob() as wrapper to smb_buffer_oob() 2011-10-26 15:33:30 +02:00
smb_perfcount.h
smb_share_modes.h
smb.h s3: Put an indirection layer into share_mode_lock 2012-01-12 23:59:22 +01:00
smbldap.h s3-smbldap: include talloc.h and tevent.h in smbldap.h 2011-11-17 02:11:46 +01:00
smbprofile.h s3: only include smb profiling where needed. 2011-04-14 01:31:39 +02:00
srvstr.h
stamp-h.in
sysquotas.h
talloc_dict.h
tldap_util.h s3: Convert tldap_entry_values args to "array, count" 2011-02-13 12:11:53 +01:00
tldap.h s3: Change tldap_entry_attributes to the "array,count" convention 2011-03-14 22:02:35 +01:00
trans2.h libcli/smb Move cifs posix helper functions and headers in common 2011-05-06 07:51:24 +02:00
transfer_file.h
util_tdb.h tdb_compat.h: divert every tdb build and includes to tdb_compat 2011-06-20 11:18:34 +02:00
vfs_macros.h vfs: Make function pointer names consistent. They all end in _fn 2011-12-12 04:58:40 +01:00
vfs.h vfs: Make function pointer names consistent. They all end in _fn 2011-12-12 04:58:40 +01:00