Add freeradius package
authorNicolas Thill <nico@openwrt.org>
Tue, 17 May 2005 00:23:24 +0000 (00:23 +0000)
committerNicolas Thill <nico@openwrt.org>
Tue, 17 May 2005 00:23:24 +0000 (00:23 +0000)
commitc2c08bcfaf8f2dc9672c865c7689d4d931039bef
treedc322b351e7ed20a4f088d92351d9c775fa9cc0e
parentf3b65b1c151eb647c6d577e9d5218e8042131554
Add freeradius package

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@918 3c298f89-4303-0410-b956-a3cf2f4a3e73
29 files changed:
openwrt/package/Config.in
openwrt/package/Makefile
openwrt/package/freeradius/Config.in [new file with mode: 0644]
openwrt/package/freeradius/Makefile [new file with mode: 0644]
openwrt/package/freeradius/files/radiusd.init [new file with mode: 0644]
openwrt/package/freeradius/ipkg/freeradius-democerts.control [new file with mode: 0644]
openwrt/package/freeradius/ipkg/freeradius-mod-chap.control [new file with mode: 0644]
openwrt/package/freeradius/ipkg/freeradius-mod-eap-gtc.control [new file with mode: 0644]
openwrt/package/freeradius/ipkg/freeradius-mod-eap-md5.control [new file with mode: 0644]
openwrt/package/freeradius/ipkg/freeradius-mod-eap-mschapv2.control [new file with mode: 0644]
openwrt/package/freeradius/ipkg/freeradius-mod-eap-peap.control [new file with mode: 0644]
openwrt/package/freeradius/ipkg/freeradius-mod-eap-tls.control [new file with mode: 0644]
openwrt/package/freeradius/ipkg/freeradius-mod-eap-ttls.control [new file with mode: 0644]
openwrt/package/freeradius/ipkg/freeradius-mod-eap.conffiles [new file with mode: 0644]
openwrt/package/freeradius/ipkg/freeradius-mod-eap.control [new file with mode: 0644]
openwrt/package/freeradius/ipkg/freeradius-mod-files.conffiles [new file with mode: 0644]
openwrt/package/freeradius/ipkg/freeradius-mod-files.control [new file with mode: 0644]
openwrt/package/freeradius/ipkg/freeradius-mod-ldap.conffiles [new file with mode: 0644]
openwrt/package/freeradius/ipkg/freeradius-mod-ldap.control [new file with mode: 0644]
openwrt/package/freeradius/ipkg/freeradius-mod-mschap.control [new file with mode: 0644]
openwrt/package/freeradius/ipkg/freeradius-mod-pap.control [new file with mode: 0644]
openwrt/package/freeradius/ipkg/freeradius-mod-sql-mysql.control [new file with mode: 0644]
openwrt/package/freeradius/ipkg/freeradius-mod-sql-pgsql.control [new file with mode: 0644]
openwrt/package/freeradius/ipkg/freeradius-mod-sql.conffiles [new file with mode: 0644]
openwrt/package/freeradius/ipkg/freeradius-mod-sql.control [new file with mode: 0644]
openwrt/package/freeradius/ipkg/freeradius-utils.control [new file with mode: 0644]
openwrt/package/freeradius/ipkg/freeradius.conffiles [new file with mode: 0644]
openwrt/package/freeradius/ipkg/freeradius.control [new file with mode: 0644]
openwrt/package/freeradius/patches/freeradius-1.0.2-2-nico.diff [new file with mode: 0644]