The following patch adds proper .cvsignore patch to freeradius. -- MN-Logistik GmbH http://www.mn-logistik.de Holger Schurig Dieselstr. 18 61191 Rosbach v.d.H�he Tel: (+49) 6003 9141 0 Fax: (+49) 6003 9141 49
# # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher #
--- /dev/null +++ radiusd/.cvsignore @@ -0,0 +1,2 @@ +config.cache +libtool --- /dev/null +++ radiusd/libltdl/.cvsignore @@ -0,0 +1,3 @@ +libtool +stamp-h +stamp-h1 --- /dev/null +++ radiusd/raddb/.cvsignore @@ -0,0 +1,2 @@ +dictionary +radiusd.conf --- /dev/null +++ radiusd/scripts/.cvsignore @@ -0,0 +1,6 @@ +check-radiusd-config +cryptpasswd +radiusd.cron.daily +radiusd.cron.monthly +radwatch +rc.radiusd --- /dev/null +++ radiusd/src/include/.cvsignore @@ -0,0 +1,4 @@ +autoconf.h +build-radpaths-h +radpaths.h +stamp-h --- /dev/null +++ radiusd/src/main/.cvsignore @@ -0,0 +1,8 @@ +checkrad.pl +radclient +radiusd +radlast +radrelay +radtest +radwho +radzap --- /dev/null +++ radiusd/src/modules/.cvsignore @@ -0,0 +1 @@ +lib --- /dev/null +++ radiusd/src/modules/rlm_dbm/.cvsignore @@ -0,0 +1,2 @@ +rlm_dbm_cat +rlm_dbm_parser --- /dev/null +++ radiusd/src/modules/rlm_eap/.cvsignore @@ -0,0 +1 @@ +config.cache --- /dev/null +++ radiusd/src/modules/rlm_ippool/.cvsignore @@ -0,0 +1 @@ +rlm_ippool_tool --- /dev/null +++ radiusd/src/modules/rlm_mschap/.cvsignore @@ -0,0 +1 @@ +smbencrypt --- /dev/null +++ radiusd/src/modules/rlm_sql/drivers/.cvsignore @@ -0,0 +1 @@ +lib
