added necessary defines for the 'pre-accounting' entry in the
authoraland <aland>
Fri, 4 Feb 2000 15:02:02 +0000 (15:02 +0000)
committeraland <aland>
Fri, 4 Feb 2000 15:02:02 +0000 (15:02 +0000)
commitf91a84b66f1be5d1a083c2809a34a9bbbc85219e
tree564661e2c5f4410750bc35612020b07eab94f86d
parentf016f2d253ec170f2214af64513f234b71d46d3b
added necessary defines for the 'pre-accounting' entry in the
'module_t' structure.  Modified the modules to include an entry
for these structures.  Added other defines, as necessary.

It currently builds, but it does NOT actually do any Proxy-To
or Replicate-To, or pre-accounting.  That will come in the
next CVS commit.
src/include/modules.h
src/include/radiusd.h
src/main/modules.c
src/modules/rlm_acct_unique/rlm_acct_unique.c
src/modules/rlm_example/rlm_example.c
src/modules/rlm_files/rlm_files.c
src/modules/rlm_ldap/rlm_ldap.c
src/modules/rlm_pam/rlm_pam.c
src/modules/rlm_preprocess/rlm_preprocess.c
src/modules/rlm_sql/rlm_sql.c
src/modules/rlm_unix/rlm_unix.c