radiusd.conf was getting large. Moved most module
authoraland <aland>
Fri, 30 May 2008 09:18:43 +0000 (09:18 +0000)
committeraland <aland>
Fri, 30 May 2008 09:18:43 +0000 (09:18 +0000)
commitcb0babb8ad206e799060780ce7e98334ca54d758
tree0f5f25b7d3eadb1bcde17aa2d385d7fd8245b831
parent962d934ef6c213f8aae8d7300d2a67aee4bcdabc
radiusd.conf was getting large.  Moved most module
configuration to the "modules" directory.

Also added an install target for the modules directory, and
included the files there-in in the "copy to raddb/" script
36 files changed:
raddb/Makefile
raddb/modules/acct_unique [new file with mode: 0644]
raddb/modules/always [new file with mode: 0644]
raddb/modules/attr_filter [new file with mode: 0644]
raddb/modules/attr_rewrite [new file with mode: 0644]
raddb/modules/chap [new file with mode: 0644]
raddb/modules/checkval [new file with mode: 0644]
raddb/modules/counter [new file with mode: 0644]
raddb/modules/detail [new file with mode: 0644]
raddb/modules/detail.log [new file with mode: 0644]
raddb/modules/digest [new file with mode: 0644]
raddb/modules/echo [new file with mode: 0644]
raddb/modules/etc_group [new file with mode: 0644]
raddb/modules/exec [new file with mode: 0644]
raddb/modules/expiration [new file with mode: 0644]
raddb/modules/expr [new file with mode: 0644]
raddb/modules/files [new file with mode: 0644]
raddb/modules/ippool [new file with mode: 0644]
raddb/modules/krb5 [new file with mode: 0644]
raddb/modules/ldap [new file with mode: 0644]
raddb/modules/logintime [new file with mode: 0644]
raddb/modules/mac2ip [new file with mode: 0644]
raddb/modules/mac2vlan [new file with mode: 0644]
raddb/modules/mschap [new file with mode: 0644]
raddb/modules/pam [new file with mode: 0644]
raddb/modules/pap [new file with mode: 0644]
raddb/modules/passwd [new file with mode: 0644]
raddb/modules/policy [new file with mode: 0644]
raddb/modules/preprocess [new file with mode: 0644]
raddb/modules/radutmp [new file with mode: 0644]
raddb/modules/realm [new file with mode: 0644]
raddb/modules/smbpasswd [new file with mode: 0644]
raddb/modules/sql_log [new file with mode: 0644]
raddb/modules/sradutmp [new file with mode: 0644]
raddb/modules/unix [new file with mode: 0644]
raddb/radiusd.conf.in