1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/include
Christian Ambach a9c981ec0b s3:vfs fix compiler warning
vfs_default.c:1875:10: warning: no previous prototype for 'vfswrap_audit_file'
2012-05-03 21:34:05 +02: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 adt_tree: Avoid WERROR. 2012-03-24 16:41:35 +01:00
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-rpc: Decrypt with the proper session key in CreateTrustedDomainEx2. 2012-03-13 12:23:44 +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
ctdb_srvids.h s3: Start a list of ctdb srvid assigments 2012-04-17 10:21:01 +02:00
ctdbd_conn.h s3: Introduce ctdb_messaging_send_blob 2012-04-17 10:21:01 +02: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:lib fix compiler warnings 2012-05-03 21:34:05 +02:00
idmap.h s3:idmap: remove the params argument from the init function 2011-03-22 22:49:56 +01:00
includes.h Move blksize_t and blkcnt_t to replace.h from includes.h. Should help with platforms that don't have these. 2012-04-09 21:40:40 +02:00
intl.h
krb5_env.h source3/include/krb5_env.h: fix licence/copyright 2011-06-10 15:12:02 +02:00
libsmb_internal.h build: Remove SMB_OFF_T, replace with off_t 2012-04-06 01:47:43 +02:00
libsmbclient.h libsmbclient: Fix a typo 2011-03-09 11:19:35 +01:00
local.h s3:smb2_server increase defaults for read/write/trans sizes to 1MB 2012-03-09 16:48:15 -08:00
locking.h s3-build: move file_id.c into samba3-util and create a private header 2012-04-18 12:05:00 +10:00
MacExtensions.h
mangle.h source3/include/mangle.h: fix licence/copyright 2011-06-10 15:12:06 +02:00
memcache.h s3:memcache: remove the idmap-part from memcache 2012-04-20 23:17:36 +02:00
messages.h s3: Add messaging_tdb_event() 2012-04-17 10:21:01 +02: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: Make printer a const char *. 2012-03-14 17:56:14 +01: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: Change pdb_sid_to_id() to return struct unixid 2012-05-02 12:45:29 +02:00
popt_common.h s3-lib: Fix util_cmdline which doesn't use popt. 2012-02-01 21:54:21 +01:00
printing.h build: Remove SMB_OFF_T, replace with off_t 2012-04-06 01:47:43 +02:00
proto.h s3:util add sid_check_is_wellknown_builtin() 2012-05-01 09:32:11 +02: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
rpc_misc.h lib/util: Remove obsolete sys_getpid() and sys_fork(). 2012-03-24 21:55:40 +01: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-secrets: Remove unused secrets_delete_generic() 2012-02-18 09:01:15 +01:00
serverid.h s4-messaging: Fill in the whole server_id in all use cases 2012-04-30 17:55:11 +10:00
session.h
smb_acls.h
smb_krb5.h Make krb5 wrapper library common so they can be used all over 2012-04-23 19:20:38 -04: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: New notify implementation 2012-04-17 10:21:02 +02: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 build: Remove SMB_OFF_T, replace with off_t 2012-04-06 01:47:43 +02:00
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 Add an audit file VFS routine so we can handle auditing with SACLs. 2012-04-28 08:05:00 +02:00
vfs.h s3:vfs fix compiler warning 2012-05-03 21:34:05 +02:00