1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/include
2002-01-09 06:38:22 +00:00
..
.cvsignore Add the ability to display Samba's build options with smbd -b and as a level 4 2001-09-19 09:44:12 +00:00
ads.h much better ADS error handling system 2001-12-19 12:21:12 +00:00
asn_1.h renamed ans1.h to asn_1.h to prevent conflict caused by krb5 headers 2002-01-01 04:05:10 +00:00
auth.h I've decided to move the auth code around a bit more... 2002-01-05 04:55:41 +00:00
byteorder.h configure configure.in include/config.h.in lib/replace.c: Added test and replacement 2001-03-31 19:06:45 +00:00
charset.h added "display charset" option in smb.conf, along with d_printf() 2001-09-07 14:14:57 +00:00
client.h struct cli_state remembers the pipe name that it's talking to, if any, 2002-01-02 05:38:09 +00:00
clitar.h Added copyright (not sure who owns it though) and #include guards. 2001-10-02 03:46:12 +00:00
config.h.in With --enable-dmalloc, also use dmalloc's wrappers around routines 2002-01-09 06:38:22 +00:00
debug.h allow a MAX_DEBUG_LEVEL setting in local.h (or the Makefile) 2001-12-06 07:17:25 +00:00
dlinklist.h Fix memory leak when doing DLIST_REMOVE(head,head). 2001-03-21 23:50:26 +00:00
doserr.h DOS error 31 is ERRgeneral, General Failure. This is the WERROR equivalent 2002-01-06 02:55:37 +00:00
dynconfig.h Move all other paths into dynconfig 2001-11-19 05:49:20 +00:00
hash.h fixed the really awful performance problem with the stat cache when it 2001-09-25 06:39:41 +00:00
hmacmd5.h Add backend encryption support for NTLMv2. 2001-07-07 07:00:15 +00:00
includes.h Add UNUSED(paramname) macro to be used in parameter lists, to quieten 2002-01-09 05:27:59 +00:00
interfaces.h merge from APPLIANCE_HEAD 2001-11-28 21:51:11 +00:00
intl.h forgot to add intl.h 2001-10-14 12:42:03 +00:00
libsmbclient.h Made a libsmbclient doxygen group and moved all the libsmbclient groups 2001-11-22 04:29:10 +00:00
local.h allow a MAX_DEBUG_LEVEL setting in local.h (or the Makefile) 2001-12-06 07:17:25 +00:00
MacExtensions.h Adding George's Mac extension include files. 1998-12-08 02:22:56 +00:00
mapping.h added a boolean to the group mapping functions to specify if we need or 2001-12-04 21:53:47 +00:00
md5.h Try to avoid clashes with OpenSSL when built --with-ssl, they also have md5.h, 2001-07-10 10:27:52 +00:00
messages.h Add MSG_REQ_POOL_USAGE to get memory usage info. 2001-12-21 00:34:26 +00:00
msdfs.h - enable MSDFS by default, there seems no reason not to have it enabled 2001-09-12 03:08:51 +00:00
nameserv.h Process the SAM/UAS change notification message. 2001-08-24 19:28:08 +00:00
nt_printing.h Sed error. The status value in the PRINTER_INFO_2 structure isn't a WERROR 2002-01-07 06:13:40 +00:00
ntdomain.h Removed CHECK_STRUCT macro - it isn't used anywhere. 2001-09-14 04:31:15 +00:00
nterr.h Removed unused #define 2002-01-03 02:28:51 +00:00
passdb.h removed stuff I wasn't using 2002-01-02 23:11:24 +00:00
printing.h Fixed detection of CUPS. We need to check for the presence of the cups 2001-08-23 19:06:20 +00:00
rap.h Added many more defines in service category, user category and others 2001-11-03 21:13:42 +00:00
rpc_brs.h converted another bunch of stuff to NTSTATUS 2001-08-27 19:46:22 +00:00
rpc_client_proto.h - added test for vasprintf 2001-04-28 13:49:34 +00:00
rpc_client.h rpcclient merge from 2.2 (including Jeremy's non-void return fix) 2001-04-28 00:32:56 +00:00
rpc_creds.h Fixed some more client SPOOLSS functions. The following 2000-07-18 05:16:30 +00:00
rpc_dce.h converted another bunch of stuff to NTSTATUS 2001-08-27 19:46:22 +00:00
rpc_dfs.h Moved and renamed DFS error constants from include/rpc_dfs.h to doserr.h to 2001-09-12 01:11:43 +00:00
rpc_lsa.h Doc. 2002-01-02 06:29:56 +00:00
rpc_misc.h Merge of sam sync code from TNG. 2001-08-28 06:43:43 +00:00
rpc_netlogon.h decoded SAM_DELTA 0x0e and 0x12. 2001-12-12 11:38:57 +00:00
rpc_parse.h brought across some rpc header files from tng 2000-05-09 11:44:09 +00:00
rpc_reg.h Add 'net rpc shutdown' and 'net rpc abortshutdown'. 2001-12-31 13:00:59 +00:00
rpc_samr.h Make user enumeration work for w2k and win9x. 2002-01-02 07:27:33 +00:00
rpc_secdes.h Renamed sid field in SEC_ACE to trustee to be more in line with MS's 2001-11-30 01:04:15 +00:00
rpc_spoolss.h Sed error. The status value in the PRINTER_INFO_2 structure isn't a WERROR 2002-01-07 06:13:40 +00:00
rpc_srvsvc.h converted another bunch of stuff to NTSTATUS 2001-08-27 19:46:22 +00:00
rpc_wkssvc.h converted another bunch of stuff to NTSTATUS 2001-08-27 19:46:22 +00:00
safe_string.h strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn. 2001-07-04 07:36:09 +00:00
secrets.h added "net join" command 2001-11-24 14:16:41 +00:00
session.h A few changes: 2001-08-22 19:11:55 +00:00
sids.h Added global_sid_NULL S-1-0-0 to list of global sids. 2000-07-06 06:48:54 +00:00
smb_acls.h Added HPUX ACL code. 2001-12-15 02:40:16 +00:00
smb_macros.h Clarify doc for SAFE_FREE. 2002-01-03 07:49:07 +00:00
smb.h Add a talloc varient of the data_blob functions. 2002-01-05 04:23:12 +00:00
smbprofile.h initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To 2001-10-11 07:42:52 +00:00
stamp-h.in Make sure that the stamp file is newer than configure.in 1999-07-18 20:34:50 +00:00
talloc.h Add talloc_asprintf_append, which grows an existing string buffer to 2002-01-03 05:25:30 +00:00
trans2.h Some W2k info. 2001-08-23 22:58:24 +00:00
util_getent.h Added the group enum code from 2.2 2001-12-14 21:51:09 +00:00
util_list.h Fixed some more client SPOOLSS functions. The following 2000-07-18 05:16:30 +00:00
version.h preparing for release of 3.0-alpha12 2001-12-20 23:51:57 +00:00
vfs.h Merge of transfer file code from 2.2, fix for readbraw. 2001-09-04 19:10:30 +00:00
vt_mode.h Initial version imported to CVS 1996-05-04 07:50:46 +00:00
xfile.h declare dbf in one spot 2001-09-10 12:14:18 +00:00