Reorganise SQL files
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sat, 24 Nov 2012 12:42:33 +0000 (12:42 +0000)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sat, 24 Nov 2012 12:42:33 +0000 (12:42 +0000)
commitf0fdc9f2d7060aae2865c5d68323034ed80c3735
treed30d7ce9b8571cd498c7a65cc8176c7eada64e96
parent94710fe4153d53cec94422fe4da28ae68d2c2d6d
Reorganise SQL files

Set cui to default to rlm_sql_null so that we can enable it by default
45 files changed:
debian/freeradius.install
raddb/mods-available/cui
raddb/mods-available/sql
raddb/mods-available/sql_log [deleted file]
raddb/mods-available/sqlcounter [new file with mode: 0644]
raddb/mods-available/sqlcounter_expire_on_login [deleted file]
raddb/mods-available/sqlippool
raddb/sql/counter/mysql/queries.conf [moved from raddb/sql/mysql/counter.conf with 70% similarity]
raddb/sql/counter/postgresql/queries.conf [moved from raddb/sql/postgresql/counter.conf with 82% similarity]
raddb/sql/cui/mysql/queries.conf [moved from raddb/sql/mysql/cui.conf with 100% similarity]
raddb/sql/cui/mysql/schema.sql [moved from raddb/sql/mysql/cui.sql with 100% similarity]
raddb/sql/cui/postgresql/queries.conf [moved from raddb/sql/postgresql/cui.conf with 100% similarity]
raddb/sql/cui/postgresql/schema.sql [moved from raddb/sql/postgresql/cui.sql with 100% similarity]
raddb/sql/ippool-dhcp/mysql/queries.conf [moved from raddb/sql/mysql/ippool.conf with 100% similarity]
raddb/sql/ippool/mysql/queries.conf [new file with mode: 0644]
raddb/sql/ippool/mysql/schema.sql [moved from raddb/sql/mysql/ippool.sql with 100% similarity]
raddb/sql/ippool/oracle/msqlippool.txt [moved from raddb/sql/oracle/msqlippool.txt with 100% similarity]
raddb/sql/ippool/oracle/queries.conf [moved from raddb/sql/oracle/ippool.conf with 100% similarity]
raddb/sql/ippool/oracle/schema.sql [moved from raddb/sql/oracle/ippool.sql with 100% similarity]
raddb/sql/ippool/postgresql/queries.conf [moved from raddb/sql/postgresql/ippool.conf with 100% similarity]
raddb/sql/ippool/postgresql/schema.sql [moved from raddb/sql/postgresql/ippool.sql with 100% similarity]
raddb/sql/main/mssql/queries.conf [moved from raddb/sql/mssql/dialup.conf with 100% similarity]
raddb/sql/main/mssql/schema.sql [moved from raddb/sql/mssql/schema.sql with 100% similarity]
raddb/sql/main/mysql/extras/wimax/queries.conf [new file with mode: 0644]
raddb/sql/main/mysql/extras/wimax/schema.sql [moved from raddb/sql/mysql/wimax.sql with 100% similarity]
raddb/sql/main/mysql/queries.conf [moved from raddb/sql/mysql/dialup.conf with 100% similarity]
raddb/sql/main/mysql/schema.sql [moved from raddb/sql/mysql/schema.sql with 91% similarity]
raddb/sql/main/mysql/setup.sql [moved from raddb/sql/mysql/admin.sql with 100% similarity]
raddb/sql/main/ndb/README [moved from raddb/sql/ndb/README with 100% similarity]
raddb/sql/main/ndb/schema.sql [moved from raddb/sql/ndb/schema.sql with 100% similarity]
raddb/sql/main/ndb/setup.sql [moved from raddb/sql/ndb/admin.sql with 100% similarity]
raddb/sql/main/oracle/queries.conf [moved from raddb/sql/oracle/dialup.conf with 100% similarity]
raddb/sql/main/oracle/schema.sql [moved from raddb/sql/oracle/schema.sql with 92% similarity]
raddb/sql/main/postgresql/extras/cisco_h323_db_schema.sql [moved from raddb/sql/postgresql/cisco_h323_db_schema.sql with 100% similarity]
raddb/sql/main/postgresql/extras/update_radacct_group.sql [moved from raddb/sql/postgresql/update_radacct_group_trigger.sql with 100% similarity]
raddb/sql/main/postgresql/extras/voip-postpaid.conf [moved from raddb/sql/postgresql/voip-postpaid.conf with 100% similarity]
raddb/sql/main/postgresql/queries.conf [moved from raddb/sql/postgresql/dialup.conf with 100% similarity]
raddb/sql/main/postgresql/schema.sql [moved from raddb/sql/postgresql/schema.sql with 91% similarity]
raddb/sql/main/postgresql/setup.sql [moved from raddb/sql/postgresql/admin.sql with 100% similarity]
raddb/sql/mysql/ippool-dhcp.conf [deleted file]
raddb/sql/mysql/nas.sql [deleted file]
raddb/sql/mysql/wimax.conf [deleted file]
raddb/sql/oracle/nas.sql [deleted file]
raddb/sql/postgresql/nas.sql [deleted file]
src/modules/rlm_sqlcounter/rlm_sqlcounter.c