..
.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
Added some guards.
2002-01-17 03:03:58 +00:00
auth.h
Kill off another ugly wart from the side of the passdb subsystem.
2002-01-20 13:26:31 +00:00
byteorder.h
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
2002-01-11 19:10:25 +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
This is another *BIG* change...
2002-01-20 14:30:58 +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
This is another *BIG* change...
2002-01-20 14:30:58 +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
Removed MAXSTATUS which was set incorrectly - thus causing tdb traversal
2002-01-14 19:34:28 +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
new message type for nmbd
2002-01-25 17:04:47 +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
rewrote nmbd's wins backend to use a tdb instead of a flat text file.
2002-01-25 22:50:15 +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
Return correct RPC fault PDU on bad handle incoming.
2002-01-25 05:28:37 +00:00
nterr.h
Removed unused #define
2002-01-03 02:28:51 +00:00
passdb.h
This always points at a string literal, so it probably should be 'const'.
2002-01-26 06:28:50 +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
pstring.h
Roll back PSTRING_SANCTIFY patch; just leave non-controversial type
2002-01-16 02:42:07 +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
Move the lsa code across to the changed args for lookup_name, and surround it
2002-01-26 10:02:23 +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
Fixed ADDPRINTEREX to take a devmode and a security descriptor...
2002-01-26 01:20:38 +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
Roll back PSTRING_SANCTIFY patch; just leave non-controversial type
2002-01-16 02:42:07 +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
Added CIFS UNIX extension code to client.
2002-01-16 20:13:28 +00:00
smb.h
minor fixes
2002-01-25 00:35:14 +00:00
smbprofile.h
added structure members referred to by recent changes in vfs-wrap.c
2002-01-10 19:40:40 +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
Merged in %S fixes and XX_NOT_CHANGED fixes from 2.2.
2002-01-16 23:32:10 +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-alpha13
2002-01-11 08:48:49 +00:00
vfs.h
Getting ready to add UNIX extensions in HEAD also.
2002-01-10 00:28:09 +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