1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/include
Andrew Bartlett 5f5ca913b7 lib/util: new merged debug system
This is the s3 debug system, with a number of changes to tidy it up
for common use.  The debug class system is simplified by the removal of the
ISSET table, the system no longer attempts to cope with assignment of
DEBUGLEVEL, and the full class table is always available (rather than
just DEBUGLEVEL_CLASS[DBCG_ALL]) from startup.  It is also no longer
confusingly described as a hack, but as the initial table.

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Tue Mar  1 04:32:12 CET 2011 on sn-devel-104
2011-03-01 04:32:12 +01:00
..
ads.h s3/libads: use monotonic clock for ldap connection timeouts 2010-09-07 20:37:53 +02:00
adt_tree.h s3: Remove unused comparison fn from "struct sorted_tree" 2010-02-13 13:26:11 +01:00
async_smb.h s3: Add async cli_session_request 2010-12-22 16:39:15 +01:00
auth.h s3-auth Remove unused pam_handle 2011-02-10 06:51:07 +01:00
client.h s3:rpc_server: make it possible to use rpcint_binding_handle() directly 2010-09-04 09:01:10 +02:00
clitar.h
ctdbd_conn.h s3: Make ctdbd_init_connection static 2010-08-31 17:07:41 +02:00
dbwrap.h s3-build: use dbwrap.h only where needed. 2010-08-26 00:25:55 +02:00
debugparse.h
dynconfig.h s3: Make nmbd socket dir configurable 2011-01-07 14:14:19 +01:00
event.h s3: Remove select-based s3 event backend 2011-02-28 16:40:19 +01: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 the dependency of g_lock on procid_self 2010-08-28 12:28:53 +02:00
idmap.h s3-idmap: only include idmap headers where needed. 2010-08-26 00:20:29 +02:00
includes.h lib/util: new merged debug system 2011-03-01 04:32:12 +01:00
interfaces.h
intl.h
krb5_env.h s3-libads: move KRB5_ENV_CCNAME to separate header krb5_env.h. 2010-07-01 21:17:17 +02:00
krb5_protos.h s3-proto: remove some prototypes of non-existing functions. 2011-02-23 15:42:35 +01:00
libsmb_internal.h s3-libsmbclient Don't store 'debug_stderr' on the libsmbclient context 2010-11-02 04:36:05 +00:00
libsmbclient.h [Bug 7345] Incomplete description of function return values in libsmbclient.h 2010-04-11 11:37:00 -04:00
local.h lib/util: new merged debug system 2011-03-01 04:32:12 +01:00
localedir.h
locking.h idl: add file_id idl. 2011-01-25 12:27:00 +01:00
MacExtensions.h
mangle.h
mapping.h s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
memcache.h
messages.h s3: add server_id.idl and use only autogenerated code. 2011-02-17 16:02:19 +01:00
module.h s3: Remove some unused #defines 2010-03-14 17:42:49 +01:00
msdfs.h s3: Remove a struct typedef 2009-11-21 23:19:50 +01:00
nameserv.h s3:nmbd: also listen explicit on the subnet broadcast addresses 2010-02-08 18:35:10 +01:00
nss_info.h s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
nt_printing.h s3-spoolss: Fix servername/printername handling which turns out to be very important to get right. 2010-09-30 02:59:35 +02:00
ntdomain.h s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info 2011-02-22 16:20:10 +11:00
ntioctl.h s3: Reply correctly to FSCTL_IS_VOLUME_DIRTY 2010-12-19 23:25:06 +01:00
ntlmssp_wrap.h s3-auth: Add auth_ntlmssp wrapper for client side 2010-07-20 15:52:34 +10:00
ntquotas.h s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
oplock_onefs.h
packet.h s3: Eliminate select from packet_fd_read_sync 2011-02-28 16:40:19 +01:00
passdb.h s3:auth: change num_groups to from size_t to uint32_t 2011-02-22 16:20:11 +11:00
popt_common.h s3:popt: add POPT_COMMON_OPTION to provide only the "--option" feature 2011-02-09 14:00:34 +01:00
printing.h s3-printing: move more printing defines out of includes.h 2011-02-25 01:08:26 +01:00
proto.h s3-rpc_client: Move client pipe functions to own header. 2011-02-28 18:15:04 +01:00
pthreadpool.h
registry.h s3:registry: move prototype from reg_init_smbconf.c to its own header. 2010-09-21 08:52:06 +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 s3-build __FUNCTION__ is always available, always use it 2011-03-01 02:13:22 +01:00
samba_linux_quota.h
secrets.h s3: Fix auth_netlogond to cope with netlogon_creds_CredentialState 2011-02-06 17:30:48 +01:00
serverid.h s3: Remove talloc_autofree_context() from serverid_parent_init() 2010-09-26 03:29:28 +02:00
session.h
smb_acls.h
smb_krb5.h libcli/auth bring ADS_IGNORE_PRINCIPAL in common 2010-12-08 08:55:04 +01:00
smb_macros.h s3: remove TvalDiff macro, we can use the shared usec_time_diff function 2010-09-16 21:38:20 +02:00
smb_perfcount.h
smb_share_modes.h
smb_signing.h s3:libsmb: add a smb_signing_init_ex() function 2010-03-22 17:15:10 +01:00
smb.h lib/util: new merged debug system 2011-03-01 04:32:12 +01:00
smbldap.h s3-build: move priv2ld proto to smbldap.h (in order to fix non-ldap builds). 2011-02-16 15:20:14 +01:00
smbprofile.h Add fdopendir to the VFS. We will use this to reuse a directory fd already open by NtCreateX. 2011-02-09 00:55:22 +01:00
srvstr.h
stamp-h.in
sysquotas.h
talloc_dict.h s3: Add talloc_dict.[ch] 2009-08-16 12:38:19 +02:00
tldap_util.h s3: Convert tldap_entry_values args to "array, count" 2011-02-13 12:11:53 +01:00
tldap.h s3: Align the args in tldap_modify 2011-02-10 23:20:05 +01:00
trans2.h s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
transfer_file.h
util_tdb.h s3: Make tdb_wrap_open more robust 2010-03-13 20:20:37 +01:00
vfs_macros.h Correctly plumb in VFS_FDOPENDIR. 2011-02-09 15:13:37 -08:00
vfs.h s3-build __FUNCTION__ is always available, always use it 2011-03-01 02:13:22 +01:00