..
.cvsignore
added stamp-h
1998-09-29 17:09:44 +00:00
byteorder.h
Andrew made it faster :-).
2000-04-11 23:58:53 +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
Ok - this is a *BIG* change - but it fixes the problems with static strings
2000-07-27 00:47:19 +00:00
clitar.h
Initial version imported to CVS
1996-05-04 07:50:46 +00:00
config.h.in
Fixes for IRIX kernel oplocks and systems that don't have nss.h
2000-06-20 00:32:32 +00:00
debug.h
Typo. It said "DEGUG" in the comments. I dunno how to degug, or gug for
2000-07-12 03:51:06 +00:00
dlinklist.h
nttrans.c:
1998-09-23 21:49:09 +00:00
hash.h
Added hash-based stat cache code from Ying Chen.
2000-01-26 21:25:35 +00:00
includes.h
the first cut of the internal messaging system.
2000-09-11 07:02:43 +00:00
interfaces.h
interfaces.h from 2.0.6
1999-12-17 01:44:30 +00:00
kanji.h
include/kanji.h include/proto.h lib/kanji.c: Added const parameters in string wrappers.
1998-11-12 19:40:33 +00:00
local.h
don't need shmem any more
2000-07-06 03:53:49 +00:00
MacExtensions.h
Adding George's Mac extension include files.
1998-12-08 02:22:56 +00:00
messages.h
the first cut of the internal messaging system.
2000-09-11 07:02:43 +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
Added print job substitutions for %{printername}, %{sharename} and %{portname}
2000-08-01 00:41:19 +00:00
ntdomain.h
Ok - this is a *BIG* change - but it fixes the problems with static strings
2000-07-27 00:47:19 +00:00
nterr.h
totally rewrote the async signal, notification and oplock notification
2000-06-12 15:53:31 +00:00
profile.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
proto.h
the first cut of the internal messaging system.
2000-09-11 07:02:43 +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
make proto
2000-07-17 03:13:06 +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
Added the NETDFS pipe to allow remote administration of the msdfs symlinks
2000-05-18 18:43:53 +00:00
rpc_lsa.h
Fix for the SID history problem when using a Win2k domain controller
2000-09-06 01:06:39 +00:00
rpc_misc.h
All changes related to rpcclient...
2000-08-08 06:57:48 +00:00
rpc_netlogon.h
Fix for the SID history problem when using a Win2k domain controller
2000-09-06 01:06:39 +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_old.h
Synced up srv_samr with HP changes. Added error checking to original code
2000-05-16 19:45:26 +00:00
rpc_samr.h
the beginnings of a new scheme I've working on to allow an easier
2000-05-09 13:28:19 +00:00
rpc_secdes.h
Tidied up security rights definitions.
2000-08-10 19:51:45 +00:00
rpc_spoolss.h
Implemented DELETEPRINTERDATA (tested with Gerald's Win32 progs).
2000-09-09 00:19:35 +00:00
rpc_srvsvc.h
Added info level 1005 to netsharegetinfo (is the share a DFS root)
2000-04-28 18:36:47 +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
added -P (for no prompt) and -A <authfile> options
2000-08-29 14:43:42 +00:00
safe_string.h
Busting up of source/include/smb.h into smaller pieces which can be
2000-02-03 04:47:50 +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_macros.h
Reverted the change Luke made. Removed IS_BITS_SET_XX macros.
2000-08-14 23:48:07 +00:00
smb.h
Win32 API is explicit that EnumPrinterData returns ERROR_MORE_DATA not
2000-09-08 00:28:07 +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
reworked talloc() to in order to help track down invalid
2000-08-12 14:14:40 +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
Added an NT_USER_TOKEN structure that is copied/passed around associated
2000-08-03 22:38:43 +00:00
vt_mode.h
Initial version imported to CVS
1996-05-04 07:50:46 +00:00