..
.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
asn1.h
initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To
2001-10-11 07:42:52 +00:00
auth.h
Some patches to authentication:
2001-09-12 06:39:50 +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
initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To
2001-10-11 07:42:52 +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
initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To
2001-10-11 07:42:52 +00:00
debug.h
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
dlinklist.h
Fix memory leak when doing DLIST_REMOVE(head,head).
2001-03-21 23:50:26 +00:00
doserr.h
Moved and renamed DFS error constants from include/rpc_dfs.h to doserr.h to
2001-09-12 01:11:43 +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
initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To
2001-10-11 07:42:52 +00:00
interfaces.h
interfaces.h from 2.0.6
1999-12-17 01:44:30 +00:00
libsmbclient.h
Updated the inplace documentation to reflect change from EUCLEAN to EINVAL.
2001-05-15 01:47:22 +00:00
local.h
- fix handling of 0 last_change_time and must_change_time
2001-10-01 10:54:11 +00:00
MacExtensions.h
Adding George's Mac extension include files.
1998-12-08 02:22:56 +00:00
mapping.h
Big cleanup of passdb and backends.
2001-05-04 15:44:27 +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
Added sam sync and sam replication smbd message constants.
2001-08-28 06:03:38 +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
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but the client code still needs some work
2001-09-04 07:13:01 +00:00
ntdomain.h
Removed CHECK_STRUCT macro - it isn't used anywhere.
2001-09-14 04:31:15 +00:00
nterr.h
Added copyright header (taken from include/doserr.h)
2001-08-28 05:56:00 +00:00
passdb.h
rpcclient merge from 2.2 (including Jeremy's non-void return fix)
2001-04-28 00:32:56 +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
profile.h
add profiling stats from 2.2
2001-09-05 17:58:24 +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
Oops.
2001-09-14 00:20:38 +00:00
rpc_misc.h
Merge of sam sync code from TNG.
2001-08-28 06:43:43 +00:00
rpc_netlogon.h
Make header comment clearer, these are RIDs, not UIDs.
2001-09-30 02:51:45 +00:00
rpc_parse.h
brought across some rpc header files from tng
2000-05-09 11:44:09 +00:00
rpc_reg.h
converted another bunch of stuff to NTSTATUS
2001-08-27 19:46:22 +00:00
rpc_samr.h
converted another bunch of stuff to NTSTATUS
2001-08-27 19:46:22 +00:00
rpc_secdes.h
Move to talloc control of SPOOL_XXX structs. Move to talloc control of
2001-02-28 00:51:02 +00:00
rpc_spoolss.h
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but the client code still needs some work
2001-09-04 07:13:01 +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
rpcclient.h
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but the client code still needs some work
2001-09-04 07:13:01 +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 copyright and include guards.
2001-10-02 03:43:26 +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 Mike Davidsons Tru64 ACL patch.
2001-08-10 20:48:25 +00:00
smb_macros.h
Finally kill off the SMBENCRYPT() macro.
2001-09-30 01:39:47 +00:00
smb.h
initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To
2001-10-11 07:42:52 +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
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
2001-06-22 01:56:16 +00:00
trans2.h
Some W2k info.
2001-08-23 22:58:24 +00:00
util_getent.h
- avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed)
2001-08-10 09:52:10 +00:00
util_list.h
Fixed some more client SPOOLSS functions. The following
2000-07-18 05:16:30 +00:00
version.h
update version to pre-3.0.0
1999-12-17 01:51:33 +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
webintl.h
Added SWAT i18n feature:
2001-09-24 15:55:09 +00:00
xfile.h
declare dbf in one spot
2001-09-10 12:14:18 +00:00