1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/passdb
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
..
ldap.c As per a Andrew's message, I went through and removed the timestring() 1998-07-31 22:39:15 +00:00
nispass.c tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
pass_check.c got rid of calls to update_protected_database(). It was causing core 1998-08-29 14:08:17 +00:00
passdb.c tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
smbpass.c Ok - this is the 64 bit widening check in. It changes the configure 1998-09-03 18:40:31 +00:00
smbpassfile.c More 64 bit stuff - now the fcntl locks are 64 bit clean. 1998-09-04 00:23:28 +00:00