1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/include
Andrew Tridgell e9ea36e4d2 tridge the destroyer returns!
prompted by the interpret_security() dead code that Jean-Francois
pointed out I added a make target "finddead" that finds potentially
dead (ie. unused) code. It spat out 304 function names ...

I went through these are deleted many of them, making others static
(finddead also reports functions that are used only in the local
file).

in doing this I have almost certainly deleted some useful code. I may
have even prevented compilation with some compile options. I
apologise. I decided it was better to get rid of this code now and add
back the one or two functions that are needed than to keep all this
baggage.

So, if I have done a bit too much "destroying" then let me know. Keep
the swearing to a minimum :)

One bit I didn't do is the ubibt code. Chris, can you look at that?
Heaps of unused functions there. Can they be made static?
(This used to be commit 2204475c87)
1998-09-05 05:07:05 +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 Modified dev_t and ino_t code to be 64 bit clean (including changes 1998-09-04 20:53:58 +00:00
dlinklist.h added some optimisation for the case where the number of open files is 1998-08-17 06:47:53 +00:00
dummy.in some merge cleanups 1998-07-29 03:15:02 +00:00
includes.h Modified dev_t and ino_t code to be 64 bit clean (including changes 1998-09-04 20:53:58 +00:00
kanji.h Added codepage 936 (simplified Chineses). 1998-04-09 00:07:17 +00:00
local.h moved connection_struct handling code into smbd/conn.c and changed it 1998-08-17 06:13:32 +00:00
nameserv.h fixed a comment 1998-08-31 05:21:39 +00:00
ntdomain.h some cleanups from the conversion of Pipes[] to a linked list. I also 1998-08-17 03:06:20 +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 tridge the destroyer returns! 1998-09-05 05:07:05 +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 expanded MAX_LOOKUP_SIDS to 30 (I saw 21 in a packet) 1998-08-22 02:52:25 +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 Ok - this is the 64 bit widening check in. It changes the configure 1998-09-03 18:40:31 +00:00
trans2.h smb.h: More NT SMB stuff (just defines). 1998-05-26 19:37:31 +00:00
version.h I think it is pretty much decided that the next major version will be 1998-08-16 13:02:35 +00:00
vt_mode.h Initial version imported to CVS 1996-05-04 07:50:46 +00:00