[INN-COMMITTERS] inn/authprogs/smbval (17 files)
Russ Allbery
Russ_Allbery at isc.org
Sat Mar 2 23:58:24 UTC 2002
Date: Saturday, March 2, 2002 @ 15:58:23
Author: rra
Path: /dist1/cvs/isc/inn/inn/authprogs/smbval
Modified: byteorder.h rfcnb-error.h rfcnb-io.c rfcnb-priv.h rfcnb-util.c
rfcnb-util.h rfcnb.h session.c smbencrypt.c smblib-common.h
smblib-priv.h smblib-util.c smblib.c smblib.h
Removed: md4.c std-defines.h std-includes.h
Rip out all the code that's not being used, but only by function both
because that way I can be sure that I don't break anything and so that
someone could still resync this code with the code from Samba should
someone so desire (by adding in new code and then adding dependencies
until it all compiles and works).
-----------------+
byteorder.h | 10 -
md4.c | 172 ------------------
rfcnb-error.h | 27 --
rfcnb-io.c | 112 ------------
rfcnb-priv.h | 40 ----
rfcnb-util.c | 223 ------------------------
rfcnb-util.h | 8
rfcnb.h | 2
session.c | 77 --------
smbencrypt.c | 126 -------------
smblib-common.h | 115 ------------
smblib-priv.h | 392 +------------------------------------------
smblib-util.c | 491 ------------------------------------------------------
smblib.c | 193 ---------------------
smblib.h | 56 ------
std-defines.h | 38 ----
std-includes.h | 43 ----
17 files changed, 45 insertions(+), 2080 deletions(-)
More information about the inn-committers
mailing list