1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/include
Andrew Tridgell 739d0b1ddc got rid of the Files[] array completely (previously I'd just made it
private to files.c)

It now is a doubly linked list with a bitmap for allocated file
numbers. Similarly for the fd_ptr code. I also changed the default
maximum number of open files to 4096. The static cost is 1 bit per
file.

It all seems to work, and it passes the "does Sue scream" test, but if
you see weird behaviour then please investigate. With the volume of
new code that has gone in there are bound to be one or two bugs
lurking.

note that you must do a "make clean" before building this as many data
structures have changed in size.
(This used to be commit 79755ce970)
1998-08-16 04:08:47 +00:00
..
.cvsignore added ignore rules for the dummy files 1998-08-09 11:25:49 +00:00
byteorder.h This is *not* a big change (although it looks like one). 1998-01-22 13:27:43 +00:00
charset.h This is *not* a big change (although it looks like one). 1998-01-22 13:27:43 +00:00
clitar.h Initial version imported to CVS 1996-05-04 07:50:46 +00:00
config.h.in moved the printing related files to a separate printing/ directory. 1998-08-15 03:26:52 +00:00
dummy.in some merge cleanups 1998-07-29 03:15:02 +00:00
includes.h configure: Changes for extra headers. 1998-08-15 01:19:26 +00:00
kanji.h Added codepage 936 (simplified Chineses). 1998-04-09 00:07:17 +00:00
local.h this checkin gets rid of the global Files[] array and makes it local 1998-08-15 07:27:34 +00:00
nameserv.h Converted the browser database to a ubi_dLinkList. This should reduce code 1998-07-24 19:03:11 +00:00
ntdomain.h this is the bug change to using connection_struct* instead of cnum. 1998-08-14 17:38:29 +00:00
nterr.h Makefile.in: Added CHECK target back in (at Herb's request). Added 1998-08-11 02:13:01 +00:00
proto.h got rid of the Files[] array completely (previously I'd just made it 1998-08-16 04:08:47 +00:00
rpc_dce.h includes.h: Moved HPUX undefine of SEMMSL to where it actually does something. 1998-04-10 18:21:16 +00:00
rpc_lsa.h loadparm.c: Removed 'domain other sids' parameter. 1998-06-09 02:26:26 +00:00
rpc_misc.h Makefile: Added CC=gcc to DGUX on Intel. Comment from ross@filmworks.com. 1998-07-16 00:06:29 +00:00
rpc_netlogon.h This is the checkin that adds the security=domain functionality. 1998-04-29 00:02:57 +00:00
rpc_reg.h "For I have laboured mightily on Luke's code, and hath broken 1998-03-11 21:11:04 +00:00
rpc_samr.h "For I have laboured mightily on Luke's code, and hath broken 1998-03-11 21:11:04 +00:00
rpc_srvsvc.h dce/rpc net time command from jean-francois. does not support timezones 1998-05-20 13:17:26 +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
smb.h got rid of the Files[] array completely (previously I'd just made it 1998-08-16 04:08:47 +00:00
trans2.h smb.h: More NT SMB stuff (just defines). 1998-05-26 19:37:31 +00:00
version.h Makefile: Added genrand.o 1998-04-20 22:43:54 +00:00
vt_mode.h Initial version imported to CVS 1996-05-04 07:50:46 +00:00