1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
samba-mirror/source3/include
Jean-François Micouleau 85643cd72c last part of W2K support.
the trust domain list reply on netlogon pipe was wrong, interim hack until
we have full trust relationships.

changed some unistr2 to parse the ending NULL char.

added a prs_align_needed() function. much like a prs_align but with a
condition. needed for the unistr2 parsing.

	J.F.
(This used to be commit d8bf81553c)
2000-10-13 14:02:01 +00:00
..
.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 Fix for yp_get_default_domain from Neil Hoggarth <neil.hoggarth@physiol.ox.ac.uk> 2000-10-07 00:26:04 +00:00
debug.h Fix for printf attribute from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se> 2000-10-06 23:35:55 +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 Herb's warning fixes. Also the POSIX locking fix. 2000-10-06 18:13:52 +00:00
interfaces.h interfaces.h from 2.0.6 1999-12-17 01:44:30 +00:00
kanji.h utf-8 and EUC3 patch from Hiroshi Miura Samba User Group Japan staff. 2000-10-03 02:12:14 +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 Added Herb's fixes to HEAD. 2000-10-06 23:01:47 +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 changes to sync with 2.2. tree 2000-10-11 05:31:39 +00:00
proto.h last part of W2K support. 2000-10-13 14:02:01 +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 added NEGNOWAIT. sent to secure@microsoft.com 2000-09-26 05:44:42 +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 Some code moved back from TNG - updates to LSA stuff. Not yet used but 2000-09-20 22:07:56 +00:00
rpc_misc.h All changes related to rpcclient... 2000-08-08 06:57:48 +00:00
rpc_netlogon.h a netlogon enum trust query doesn't have a function_code at end. 2000-10-10 13:08:55 +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 a netlogon enum trust query doesn't have a function_code at end. 2000-10-10 13:08:55 +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 Vector get_nt_acl/set_nt_acl via vfs. POSIX ACL support should be added 2000-10-05 19:04:41 +00:00
rpc_spoolss.h printer notify code. 2000-09-25 21:05:18 +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 Inlined many of the vfs_XXX calls as macros for speed. 2000-10-06 03:41:48 +00:00
smb.h Fix for growing printing.tdb by adding check on job creation. 2000-10-11 02:26:27 +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 Herb's warning fixes. Also the POSIX locking fix. 2000-10-06 18:13:52 +00:00
vt_mode.h Initial version imported to CVS 1996-05-04 07:50:46 +00:00