1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source/include
0001-01-01 00:00:00 +00:00
..
.cvsignore Add the ability to display Samba's build options with smbd -b and as a level 4 0001-01-01 00:00:00 +00:00
asn1.h moved some OIDs to the ASN.1 header 0001-01-01 00:00:00 +00:00
auth.h Added NT_USER_TOKEN into server_info to fix extra groups problem. 0001-01-01 00:00:00 +00:00
byteorder.h configure configure.in include/config.h.in lib/replace.c: Added test and replacement 0001-01-01 00:00:00 +00:00
charset.h added "display charset" option in smb.conf, along with d_printf() 0001-01-01 00:00:00 +00:00
client.h a quick fix to get rpcclient working again. This just disables 0001-01-01 00:00:00 +00:00
clitar.h Added copyright (not sure who owns it though) and #include guards. 0001-01-01 00:00:00 +00:00
config.h.in Add popt for parsing commandline options 0001-01-01 00:00:00 +00:00
debug.h Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 0001-01-01 00:00:00 +00:00
dlinklist.h Fix memory leak when doing DLIST_REMOVE(head,head). 0001-01-01 00:00:00 +00:00
doserr.h Moved and renamed DFS error constants from include/rpc_dfs.h to doserr.h to 0001-01-01 00:00:00 +00:00
hash.h fixed the really awful performance problem with the stat cache when it 0001-01-01 00:00:00 +00:00
hmacmd5.h Add backend encryption support for NTLMv2. 0001-01-01 00:00:00 +00:00
includes.h Fix for broken-as-shipped RedHat 7.2 system headers. Now we have 0001-01-01 00:00:00 +00:00
interfaces.h interfaces.h from 2.0.6 0001-01-01 00:00:00 +00:00
intl.h forgot to add intl.h 0001-01-01 00:00:00 +00:00
libsmbclient.h Updated the inplace documentation to reflect change from EUCLEAN to EINVAL. 0001-01-01 00:00:00 +00:00
local.h Fixed allocation bug in database prog. Some format fixes. 0001-01-01 00:00:00 +00:00
MacExtensions.h Adding George's Mac extension include files. 0001-01-01 00:00:00 +00:00
mapping.h Big cleanup of passdb and backends. 0001-01-01 00:00:00 +00:00
md5.h Try to avoid clashes with OpenSSL when built --with-ssl, they also have md5.h, 0001-01-01 00:00:00 +00:00
messages.h very simple asynchronous "lpq" thread patch 0001-01-01 00:00:00 +00:00
msdfs.h - enable MSDFS by default, there seems no reason not to have it enabled 0001-01-01 00:00:00 +00:00
nameserv.h Process the SAM/UAS change notification message. 0001-01-01 00:00:00 +00:00
nt_printing.h the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but the client code still needs some work 0001-01-01 00:00:00 +00:00
ntdomain.h Removed CHECK_STRUCT macro - it isn't used anywhere. 0001-01-01 00:00:00 +00:00
nterr.h Added copyright header (taken from include/doserr.h) 0001-01-01 00:00:00 +00:00
passdb.h rpcclient merge from 2.2 (including Jeremy's non-void return fix) 0001-01-01 00:00:00 +00:00
printing.h Fixed detection of CUPS. We need to check for the presence of the cups 0001-01-01 00:00:00 +00:00
rap.h Added many more defines in service category, user category and others 0001-01-01 00:00:00 +00:00
rpc_brs.h converted another bunch of stuff to NTSTATUS 0001-01-01 00:00:00 +00:00
rpc_client_proto.h - added test for vasprintf 0001-01-01 00:00:00 +00:00
rpc_client.h rpcclient merge from 2.2 (including Jeremy's non-void return fix) 0001-01-01 00:00:00 +00:00
rpc_creds.h Fixed some more client SPOOLSS functions. The following 0001-01-01 00:00:00 +00:00
rpc_dce.h converted another bunch of stuff to NTSTATUS 0001-01-01 00:00:00 +00:00
rpc_dfs.h Moved and renamed DFS error constants from include/rpc_dfs.h to doserr.h to 0001-01-01 00:00:00 +00:00
rpc_lsa.h Oops. 0001-01-01 00:00:00 +00:00
rpc_misc.h Merge of sam sync code from TNG. 0001-01-01 00:00:00 +00:00
rpc_netlogon.h Make header comment clearer, these are RIDs, not UIDs. 0001-01-01 00:00:00 +00:00
rpc_parse.h brought across some rpc header files from tng 0001-01-01 00:00:00 +00:00
rpc_reg.h converted another bunch of stuff to NTSTATUS 0001-01-01 00:00:00 +00:00
rpc_samr.h converted another bunch of stuff to NTSTATUS 0001-01-01 00:00:00 +00:00
rpc_secdes.h Move to talloc control of SPOOL_XXX structs. Move to talloc control of 0001-01-01 00:00:00 +00:00
rpc_spoolss.h Fix typo. 0001-01-01 00:00:00 +00:00
rpc_srvsvc.h converted another bunch of stuff to NTSTATUS 0001-01-01 00:00:00 +00:00
rpc_wkssvc.h converted another bunch of stuff to NTSTATUS 0001-01-01 00:00:00 +00:00
safe_string.h strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn. 0001-01-01 00:00:00 +00:00
secrets.h Added copyright and include guards. 0001-01-01 00:00:00 +00:00
session.h A few changes: 0001-01-01 00:00:00 +00:00
sids.h Added global_sid_NULL S-1-0-0 to list of global sids. 0001-01-01 00:00:00 +00:00
smb_acls.h Added Mike Davidsons Tru64 ACL patch. 0001-01-01 00:00:00 +00:00
smb_macros.h Fixed allocation bug in database prog. Some format fixes. 0001-01-01 00:00:00 +00:00
smb.h Added more define bits. Fixed error in vol attributes. 0001-01-01 00:00:00 +00:00
smbprofile.h initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To 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
talloc.h the BAD_PTR idea in talloc.h is actually a bad idea - it means callers have no way of telling if the call really failed 0001-01-01 00:00:00 +00:00
trans2.h Some W2k info. 0001-01-01 00:00:00 +00:00
util_getent.h - avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed) 0001-01-01 00:00:00 +00:00
util_list.h Fixed some more client SPOOLSS functions. The following 0001-01-01 00:00:00 +00:00
version.h update version to pre-3.0.0 0001-01-01 00:00:00 +00:00
vfs.h Merge of transfer file code from 2.2, fix for readbraw. 0001-01-01 00:00:00 +00:00
vt_mode.h Initial version imported to CVS 0001-01-01 00:00:00 +00:00
xfile.h declare dbf in one spot 0001-01-01 00:00:00 +00:00