..
.cvsignore
added stamp-h
1998-09-29 17:09:44 +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
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
1999-12-13 13:27:58 +00:00
client.h
to use the same macros in the client and server rename the CLISTR_
2001-03-10 11:35:25 +00:00
clitar.h
Initial version imported to CVS
1996-05-04 07:50:46 +00:00
config.h.in
configure:
2001-04-14 00:19:12 +00:00
debug.h
Merge of JohnR's changes to appliance-head, JF's changes to 2.2,
2001-02-12 16:18:02 +00:00
dlinklist.h
Fix memory leak when doing DLIST_REMOVE(head,head).
2001-03-21 23:50:26 +00:00
hash.h
Added hash-based stat cache code from Ying Chen.
2000-01-26 21:25:35 +00:00
includes.h
Fix for broken RelientUNIX.
2001-04-04 17:20:57 +00:00
interfaces.h
interfaces.h from 2.0.6
1999-12-17 01:44:30 +00:00
kanji.h
Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb.conf
2001-03-26 23:13:02 +00:00
libsmbclient.h
More documentation in the header in doxygen format
2001-03-10 01:29:20 +00:00
local.h
this patch does a number of things:
2001-03-13 00:55:19 +00:00
MacExtensions.h
Adding George's Mac extension include files.
1998-12-08 02:22:56 +00:00
mapping.h
first pass of the new group mapping code
2001-03-23 00:50:31 +00:00
messages.h
Use message system to notify when smb.conf is updated.
2001-04-10 01:44:45 +00:00
msdfs.h
Changed MS_DFS to WITH_MSDFS throughout.
2000-05-26 17:10:40 +00:00
nameserv.h
the final part of the nmbd merge between head and tng - this gets the
2000-03-27 12:19:58 +00:00
nt_printing.h
Merge from appliance head of JR's changes for driver versioning.
2000-11-14 21:56:32 +00:00
ntdomain.h
include/ntdomain.h:
2001-04-02 22:27:40 +00:00
nterr.h
totally rewrote the async signal, notification and oplock notification
2000-06-12 15:53:31 +00:00
passdb.h
forgot one thing
2001-04-12 22:15:57 +00:00
printing.h
Added files for CUP printing patch split.
2001-03-16 00:35:57 +00:00
profile.h
configure:
2001-04-14 00:19:12 +00:00
proto.h
configure:
2001-04-14 00:19:12 +00:00
rpc_brs.h
brought across some rpc header files from tng
2000-05-09 11:44:09 +00:00
rpc_client_proto.h
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
2001-03-11 00:32:10 +00:00
rpc_client.h
first pass at merging rpcclient from TNG to HEAD. You can get a
2000-07-03 04:26:37 +00:00
rpc_creds.h
Fixed some more client SPOOLSS functions. The following
2000-07-18 05:16:30 +00:00
rpc_dce.h
Fixed some more client SPOOLSS functions. The following
2000-07-18 05:16:30 +00:00
rpc_dfs.h
Separated dfs pipe into implementation and interface modules.
2001-02-27 02:09:50 +00:00
rpc_lsa.h
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
2001-03-11 00:32:10 +00:00
rpc_misc.h
Moved cruft out of smb.h into ntdomain.h where it belongs. dc struct
2001-03-11 22:26:28 +00:00
rpc_netlogon.h
This patch (donated by Marc Jacobsen of HP) should make Sun and HP very happy :-).
2001-02-24 00:42:41 +00:00
rpc_parse.h
brought across some rpc header files from tng
2000-05-09 11:44:09 +00:00
rpc_reg.h
Added Shirish's reg changes to HEAD. Sync up with 2.2.0 backport.
2000-05-15 20:53:08 +00:00
rpc_samr.h
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
2001-03-11 00:32:10 +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
added getdriverdir and cleaned up the PRINTER_DRIVER_CTR struct
2001-03-15 16:43:19 +00:00
rpc_srvsvc.h
Set SD's for share. Added level 1501. Map GENERIC file bits to specific bits.
2001-04-09 08:00:19 +00:00
rpc_wkssvc.h
"For I have laboured mightily on Luke's code, and hath broken
1998-03-11 21:11:04 +00:00
rpcclient.h
set of changes in the beginning of bringing rpcclient changes
2001-03-14 20:22:57 +00:00
safe_string.h
Excise snprintf -> slprintf.
2001-02-16 19:21:18 +00:00
secrets.h
Fixed LsaQueryInformationPolicy level 3 to return primary domain info.
2000-05-29 01:23:48 +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
Fix from Michael Davidson <md@sco.COM> to merge Solaris and UnixWare ACLs.
2001-04-05 20:52:02 +00:00
smb_macros.h
Ok - this is a big patch - and it may break smbd a bit (although
2000-10-19 02:58:24 +00:00
smb.h
Updated Major/Minor version to 4.50 - see notes.
2001-04-13 02:51:58 +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
a much simpler talloc() implementation. This version has the following
2001-03-23 21:37:30 +00:00
trans2.h
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
1999-12-13 13:27:58 +00:00
unicode_map_table1.h
a quick hack to reduce the size of the unicode map table headers from
2000-04-15 07:14:40 +00:00
unicode_map_table2.h
a quick hack to reduce the size of the unicode map table headers from
2000-04-15 07:14:40 +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
configure:
2001-04-14 00:19:12 +00:00
vt_mode.h
Initial version imported to CVS
1996-05-04 07:50:46 +00:00