Initial revision origin/aland
authoraland <aland>
Mon, 16 Aug 1999 17:55:05 +0000 (17:55 +0000)
committeraland <aland>
Mon, 16 Aug 1999 17:55:05 +0000 (17:55 +0000)
commite9afde3bab21b27c47c2bb9989615058f75300d0
tree886640fb59bd534aec21993c793216a280e20fcd
Initial revision
151 files changed:
COPYRIGHT [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Make.inc.in [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
README [new file with mode: 0644]
acconfig.h [new file with mode: 0644]
c [new file with mode: 0755]
config.h.bot [new file with mode: 0644]
config.h.top [new file with mode: 0644]
configure.in [new file with mode: 0644]
debian/conffiles [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/postinst [new file with mode: 0644]
debian/postrm [new file with mode: 0755]
debian/prerm [new file with mode: 0644]
debian/rules [new file with mode: 0755]
doc/00-OLD/INSTALL.OLD [new file with mode: 0644]
doc/ChangeLog [new file with mode: 0644]
doc/Makefile.in [new file with mode: 0644]
doc/PAM [new file with mode: 0644]
doc/README [new file with mode: 0644]
doc/README.Y2K [new file with mode: 0644]
doc/Simultaneous-Use [new file with mode: 0644]
doc/builddbm.8rad [new file with mode: 0644]
doc/cache [new file with mode: 0644]
doc/cisco [new file with mode: 0644]
doc/clients.5rad [new file with mode: 0644]
doc/naslist.5rad [new file with mode: 0644]
doc/processing_users_file [new file with mode: 0644]
doc/proxy [new file with mode: 0644]
doc/radiusd.8 [new file with mode: 0644]
doc/radlast.1 [new file with mode: 0644]
doc/radtest.1 [new file with mode: 0644]
doc/raduse.1 [new file with mode: 0644]
doc/radwatch.8 [new file with mode: 0644]
doc/radwho.1 [new file with mode: 0644]
doc/radzap.1 [new file with mode: 0644]
raddb/Makefile.in [new file with mode: 0644]
raddb/clients [new file with mode: 0644]
raddb/dictionary [new file with mode: 0644]
raddb/dictionary.acc [new file with mode: 0644]
raddb/dictionary.ascend [new file with mode: 0644]
raddb/dictionary.cisco [new file with mode: 0644]
raddb/dictionary.compat [new file with mode: 0644]
raddb/dictionary.livingston [new file with mode: 0644]
raddb/dictionary.shiva [new file with mode: 0644]
raddb/dictionary.tunnel [new file with mode: 0644]
raddb/dictionary.usr [new file with mode: 0644]
raddb/dictionary.versanet [new file with mode: 0644]
raddb/hints [new file with mode: 0644]
raddb/huntgroups [new file with mode: 0644]
raddb/modules [new file with mode: 0644]
raddb/naslist [new file with mode: 0644]
raddb/naspasswd [new file with mode: 0644]
raddb/realms [new file with mode: 0644]
raddb/users [new file with mode: 0644]
redhat/radiusd-cistron-1.5.4.3.spec [new file with mode: 0644]
redhat/radiusd-logrotate [new file with mode: 0644]
redhat/radiusd-pam [new file with mode: 0644]
redhat/rc.radiusd-redhat [new file with mode: 0755]
scripts/Makefile.in [new file with mode: 0644]
scripts/radiusd.cron.daily [new file with mode: 0755]
scripts/radiusd.cron.monthly [new file with mode: 0755]
scripts/radwatch.in [new file with mode: 0755]
scripts/rc.radiusd.in [new file with mode: 0755]
share/dictionary [new file with mode: 0644]
share/dictionary.acc [new file with mode: 0644]
share/dictionary.ascend [new file with mode: 0644]
share/dictionary.cisco [new file with mode: 0644]
share/dictionary.compat [new file with mode: 0644]
share/dictionary.livingston [new file with mode: 0644]
share/dictionary.shiva [new file with mode: 0644]
share/dictionary.tunnel [new file with mode: 0644]
share/dictionary.usr [new file with mode: 0644]
share/dictionary.versanet [new file with mode: 0644]
src/Makefile.in [new file with mode: 0644]
src/include/autoconf.h.in [new file with mode: 0644]
src/include/conf.h [new file with mode: 0644]
src/include/libradius.h [new file with mode: 0644]
src/include/md5.h [new file with mode: 0644]
src/include/modules.h [new file with mode: 0644]
src/include/radius.h [new file with mode: 0644]
src/include/radiusd.h [new file with mode: 0644]
src/include/radutmp.h [new file with mode: 0644]
src/include/sysutmp.h [new file with mode: 0644]
src/include/token.h [new file with mode: 0644]
src/lib/Makefile.in [new file with mode: 0644]
src/lib/dict.c [new file with mode: 0644]
src/lib/log.c [new file with mode: 0644]
src/lib/md5.c [new file with mode: 0644]
src/lib/misc.c [new file with mode: 0644]
src/lib/print.c [new file with mode: 0644]
src/lib/radius.c [new file with mode: 0644]
src/lib/token.c [new file with mode: 0644]
src/lib/valuepair.c [new file with mode: 0644]
src/main/00-OLD/Make.inc [new file with mode: 0644]
src/main/00-OLD/Makefile [new file with mode: 0644]
src/main/00-OLD/Makefile.BSD [new file with mode: 0644]
src/main/00-OLD/Makefile.lnx [new file with mode: 0644]
src/main/00-OLD/Makefile.osf [new file with mode: 0644]
src/main/00-OLD/Makefile.sunos5 [new file with mode: 0644]
src/main/Makefile.in [new file with mode: 0644]
src/main/acct.c [new file with mode: 0644]
src/main/auth.c [new file with mode: 0644]
src/main/builddbm.c [new file with mode: 0644]
src/main/checkrad.pl.in [new file with mode: 0644]
src/main/exec.c [new file with mode: 0644]
src/main/files.c [new file with mode: 0644]
src/main/log.c [new file with mode: 0644]
src/main/makelist.sh [new file with mode: 0755]
src/main/modules.c [new file with mode: 0644]
src/main/modules.sh [new file with mode: 0755]
src/main/modules_static.h.in [new file with mode: 0644]
src/main/nas.c [new file with mode: 0644]
src/main/proxy.c [new file with mode: 0644]
src/main/radclient.c [new file with mode: 0644]
src/main/radiusd.c [new file with mode: 0644]
src/main/radlast.in [new file with mode: 0755]
src/main/radtest.in [new file with mode: 0644]
src/main/raduse.c [new file with mode: 0644]
src/main/radutmp.c [new file with mode: 0644]
src/main/radwho.c [new file with mode: 0644]
src/main/radzap.c [new file with mode: 0644]
src/main/timestr.c [new file with mode: 0644]
src/main/util.c [new file with mode: 0644]
src/main/valuepair.c [new file with mode: 0644]
src/main/version.c [new file with mode: 0644]
src/modules/Makefile.in [new file with mode: 0644]
src/modules/README.modules [new file with mode: 0644]
src/modules/checkconfig [new file with mode: 0755]
src/modules/rlm_example/Makefile [new file with mode: 0644]
src/modules/rlm_example/rlm_example.c [new file with mode: 0644]
src/modules/rlm_files/Makefile [new file with mode: 0644]
src/modules/rlm_files/rlm_files.c [new file with mode: 0644]
src/modules/rlm_pam/Makefile [new file with mode: 0644]
src/modules/rlm_pam/rlm_pam.c [new file with mode: 0644]
src/modules/rlm_preprocess/Makefile [new file with mode: 0644]
src/modules/rlm_preprocess/rlm_preprocess.c [new file with mode: 0644]
src/modules/rlm_unix/Makefile [new file with mode: 0644]
src/modules/rlm_unix/cache.c [new file with mode: 0644]
src/modules/rlm_unix/cache.h [new file with mode: 0644]
src/modules/rlm_unix/config.h [new file with mode: 0644]
src/modules/rlm_unix/config.mak [new file with mode: 0644]
src/modules/rlm_unix/rlm_unix.c [new file with mode: 0644]
src/modules/rules.mak [new file with mode: 0644]
todo/TODO [new file with mode: 0644]
todo/proposed-new-users [new file with mode: 0644]
todo/radius.conf.sample2 [new file with mode: 0644]
todo/realm.c [new file with mode: 0644]
todo/realm.h [new file with mode: 0644]
todo/realms [new file with mode: 0644]