1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/source/include
Andrew Tridgell 2a227c880d on AIX FD_ZERO() is defined in terms of bzero(), so we can't have
the "don't use bzero" macros.

In general I think it would be better to have a separate script that
checks for deprecated functions like these using grep rather than
using these cpp tricks. They just get us into trouble.
0001-01-01 00:00:00 +00:00
..
.cvsignore Sync with HEAD version. 0001-01-01 00:00:00 +00:00
ads.h added an auth flag that indicates if we should be allowed to fallback 0001-01-01 00:00:00 +00:00
adt_tree.h virtual registry framework with initial printing hooks. 0001-01-01 00:00:00 +00:00
asn_1.h Merge from HEAD - sync up SessionSetup code to HEAD, including Luke Howard's 0001-01-01 00:00:00 +00:00
auth.h And finally IDMAP in 3_0 0001-01-01 00:00:00 +00:00
authdata.h Complete what I've seen (and then some)t of the PAC. 0001-01-01 00:00:00 +00:00
byteorder.h updated the 3.0 branch from the head branch - ready for alpha18 0001-01-01 00:00:00 +00:00
charset.h Add support for the new modules system to lib/iconv.c (merge from HEAD) 0001-01-01 00:00:00 +00:00
client.h This is the netlogon schannel client code. Try a 0001-01-01 00:00:00 +00:00
clitar.h Removed version number from file header. 0001-01-01 00:00:00 +00:00
debug.h And finally IDMAP in 3_0 0001-01-01 00:00:00 +00:00
dlinklist.h Removed version number from file header. 0001-01-01 00:00:00 +00:00
doserr.h Added new error codes. Fix up connection code to retry in the same way 0001-01-01 00:00:00 +00:00
dynconfig.h merge from HEAD - enable dynamic RPC modules 0001-01-01 00:00:00 +00:00
fake_file.h smbcquota patch from metze 0001-01-01 00:00:00 +00:00
hash.h Signed/unsigned fix from HEAD 0001-01-01 00:00:00 +00:00
hmacmd5.h Removed version number from file header. 0001-01-01 00:00:00 +00:00
idmap.h * break out more common code used between pdb_ldap and idmap_ldap 0001-01-01 00:00:00 +00:00
includes.h Ok, I've tried being Mr. Nice Guy and people (you know who you are) still 0001-01-01 00:00:00 +00:00
interfaces.h merge from APPLIANCE_HEAD 0001-01-01 00:00:00 +00:00
intl.h Removed version number from file header. 0001-01-01 00:00:00 +00:00
libsmb_internal.h The fixes from Tom plus a minor update from me. 0001-01-01 00:00:00 +00:00
libsmbclient.h Add support for the new modules system to auth/ (merge from HEAD) 0001-01-01 00:00:00 +00:00
local.h Backport my backtrace patch from HEAD 0001-01-01 00:00:00 +00:00
MacExtensions.h More spelling. 0001-01-01 00:00:00 +00:00
mangle.h updated the 3.0 branch from the head branch - ready for alpha18 0001-01-01 00:00:00 +00:00
mapping.h move some things around 0001-01-01 00:00:00 +00:00
md5.h updated the 3.0 branch from the head branch - ready for alpha18 0001-01-01 00:00:00 +00:00
messages.h Merge: remove tallocdump messages. 0001-01-01 00:00:00 +00:00
module.h Get the events API right. Patch from metze with some minor modifications. 0001-01-01 00:00:00 +00:00
msdfs.h updated the 3.0 branch from the head branch - ready for alpha18 0001-01-01 00:00:00 +00:00
nameserv.h sync 3.0 branch with head 0001-01-01 00:00:00 +00:00
nt_printing.h add #define for the max device name length in a DEVICEMODE 0001-01-01 00:00:00 +00:00
nt_status.h deldriver fix 0001-01-01 00:00:00 +00:00
ntdomain.h Move PAC decoding over from HEAD. 0001-01-01 00:00:00 +00:00
nterr.h Add NT quota support. Patch from Stefan (metze) Metzemacher 0001-01-01 00:00:00 +00:00
ntioctl.h Add NT quota support. Patch from Stefan (metze) Metzemacher 0001-01-01 00:00:00 +00:00
ntlmssp.h DNS domain/server name constants were also swapped. 0001-01-01 00:00:00 +00:00
ntquotas.h smbcquota patch from metze 0001-01-01 00:00:00 +00:00
passdb.h And finally IDMAP in 3_0 0001-01-01 00:00:00 +00:00
popt_common.h Revoke some of the popt patch from metze I applied earlier today. It added 0001-01-01 00:00:00 +00:00
printing.h [print notify fixes from APP_HEAD] 0001-01-01 00:00:00 +00:00
privileges.h sort out some include dependencies 0001-01-01 00:00:00 +00:00
pstring.h Removed version number from file header. 0001-01-01 00:00:00 +00:00
rap.h Removed version number from file header. 0001-01-01 00:00:00 +00:00
rpc_brs.h Removed version number from file header. 0001-01-01 00:00:00 +00:00
rpc_client.h Removed version number from file header. 0001-01-01 00:00:00 +00:00
rpc_creds.h Removed version number from file header. 0001-01-01 00:00:00 +00:00
rpc_dce.h Fixes to make SCHANNEL work against a W2K DC. Still need to fix 0001-01-01 00:00:00 +00:00
rpc_dfs.h Removed version number from file header. 0001-01-01 00:00:00 +00:00
rpc_ds.h merge of working dsrolegetprimdominfo() client code from APP_HEAD 0001-01-01 00:00:00 +00:00
rpc_echo.h Merge: 0001-01-01 00:00:00 +00:00
rpc_lsa.h And finally IDMAP in 3_0 0001-01-01 00:00:00 +00:00
rpc_misc.h And finally IDMAP in 3_0 0001-01-01 00:00:00 +00:00
rpc_netlogon.h (merge from HEAD) 0001-01-01 00:00:00 +00:00
rpc_parse.h Removed version number from file header. 0001-01-01 00:00:00 +00:00
rpc_reg.h Merge from HEAD - idra's fix for the fact that the shutdown command takes two 1 0001-01-01 00:00:00 +00:00
rpc_samr.h port sec_desc headers reordering from HEAD. 0001-01-01 00:00:00 +00:00
rpc_secdes.h Get ready for EA code... Add Linux interface. 0001-01-01 00:00:00 +00:00
rpc_spoolss.h * set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736 0001-01-01 00:00:00 +00:00
rpc_srvsvc.h sync 3.0 branch with head 0001-01-01 00:00:00 +00:00
rpc_wkssvc.h Removed version number from file header. 0001-01-01 00:00:00 +00:00
safe_string.h on AIX FD_ZERO() is defined in terms of bzero(), so we can't have 0001-01-01 00:00:00 +00:00
secrets.h Start merging mimir's trusted domain code from HEAD to 3.0. (for HEAD trusting 0001-01-01 00:00:00 +00:00
session.h Removed version number from file header. 0001-01-01 00:00:00 +00:00
smb_acls.h sync'ing up for 3.0alpha20 release 0001-01-01 00:00:00 +00:00
smb_macros.h Fix VFS layer: 0001-01-01 00:00:00 +00:00
smb.h - the 8.3 name in BOTH_DIRECTORY_INFO is supposed to be always unicode 0001-01-01 00:00:00 +00:00
smbldap.h fix build on systems w/o LDAP libs 0001-01-01 00:00:00 +00:00
smbprofile.h Add NT quota support. Patch from Stefan (metze) Metzemacher 0001-01-01 00:00:00 +00:00
srvstr.h (merge from HEAD) 0001-01-01 00:00:00 +00:00
stamp-h.in Make sure that the stamp file is newer than configure.in 0001-01-01 00:00:00 +00:00
sysquotas.h Evolve quotas configure check more. Patch from Stefan (metze) Metzemacher. Now we are defaulting to --with-quotas=no but anyway trying to test them in configure. This is done to get information about as much quota API variations as possible -- when --with-quotas=no this does not affect build but provides us with more detailed information on build farm. 0001-01-01 00:00:00 +00:00
talloc.h Forward port the change to talloc_init() to make all talloc contexts 0001-01-01 00:00:00 +00:00
trans2.h added the COMPRESSION_INFO trans2 QFILEINFO level and fixed the 0001-01-01 00:00:00 +00:00
util_getent.h Removed version number from file header. 0001-01-01 00:00:00 +00:00
version.h bumping cvs version number to distinguish between SAMBA_3_0 cvs tree 0001-01-01 00:00:00 +00:00
vfs_macros.h Fixup of typos. 0001-01-01 00:00:00 +00:00
vfs.h Added EA operations to VFS layer. 0001-01-01 00:00:00 +00:00
xfile.h Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions. 0001-01-01 00:00:00 +00:00