]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
raddb: Fix space/tab adjustments
authorJorge Pereira <jpereiran@gmail.com>
Mon, 22 Apr 2019 19:44:43 +0000 (16:44 -0300)
committerJorge Pereira <jpereiran@gmail.com>
Mon, 22 Apr 2019 19:47:33 +0000 (16:47 -0300)
25 files changed:
raddb/mods-config/sql/cui/mysql/queries.conf
raddb/mods-config/sql/cui/postgresql/queries.conf
raddb/mods-config/sql/cui/sqlite/queries.conf
raddb/mods-config/sql/driver/cassandra
raddb/mods-config/sql/driver/mysql
raddb/mods-config/sql/driver/postgresql
raddb/mods-config/sql/driver/sqlite
raddb/mods-config/sql/ippool-dhcp/mysql/queries.conf
raddb/mods-config/sql/ippool-dhcp/oracle/queries.conf
raddb/mods-config/sql/ippool-dhcp/sqlite/queries.conf
raddb/mods-config/sql/ippool/mysql/queries.conf
raddb/mods-config/sql/ippool/oracle/queries.conf
raddb/mods-config/sql/ippool/postgresql/queries.conf
raddb/mods-config/sql/ippool/sqlite/queries.conf
raddb/mods-config/sql/main/cassandra/queries.conf
raddb/mods-config/sql/main/mssql/queries.conf
raddb/mods-config/sql/main/mysql/extras/wimax/queries.conf
raddb/mods-config/sql/main/mysql/queries.conf
raddb/mods-config/sql/main/mysql/setup.sql
raddb/mods-config/sql/main/ndb/setup.sql
raddb/mods-config/sql/main/oracle/queries.conf
raddb/mods-config/sql/main/postgresql/extras/voip-postpaid.conf
raddb/mods-config/sql/main/postgresql/queries.conf
raddb/mods-config/sql/main/sqlite/queries.conf
raddb/trigger.conf

index b6043fa21224c72ebde785639a97bd211952ece7..e043cd61a01557d3f4d7858aba61ff71982c5ffd 100644 (file)
@@ -1,4 +1,4 @@
-# -*- text -*-
+#  -*- text -*-
 #
 #  cui/mysql/queries.conf -- Queries to update a MySQL CUI table.
 #
index 6c2215f0abbe5cb30658ea541d525fd7a274c547..839360c14332b96b1e5637ece637b0e6e5f6fe51 100644 (file)
@@ -1,4 +1,4 @@
-# -*- text -*-
+#  -*- text -*-
 #
 #  cui/postgresql/queries.conf -- Queries to update a PostgreSQL CUI table.
 #
index 41741eb70ae9c428ba5230aaf9d9b84f95c050a9..e6c1d491853ddde91fdf4b496cce9db5cd9360eb 100644 (file)
@@ -1,4 +1,4 @@
-# -*- text -*-
+#  -*- text -*-
 #
 #  cui/sqlite/queries.conf -- Queries to update a sqlite CUI table.
 #
index c9ec2aaf1b0ab5e73eaa9b00e53bc77a7bcd1f44..9299c74cb29872714272465e2b3c8056609a9bbb 100644 (file)
@@ -1,4 +1,4 @@
-# -*- text -*-
+#  -*- text -*-
 #
 #  SQL driver configuration for Cassandra
 #
index c0b8f52fa815074122a91436e583c226f875ea46..87624bdf3357e27474b0d962fac3c79bb4db3c66 100644 (file)
@@ -1,4 +1,4 @@
-# -*- text -*-
+#  -*- text -*-
 #
 #  SQL driver configuration for MySQL
 #
index b72776e5cdb28e5f058389924b5f35eb8b797279..ffd184d4c956609b018fac608f34243205fb4f63 100644 (file)
@@ -1,4 +1,4 @@
-# -*- text -*-
+#  -*- text -*-
 #
 #  SQL driver configuration for PostgreSQL
 #
index 84ff24edfdee96719ea60954477f72feba1e1935..ec8fe3b7cbc76a1423f48ab9da91a66d7dc56d67 100644 (file)
@@ -1,4 +1,4 @@
-# -*- text -*-
+#  -*- text -*-
 #
 #  SQL driver configuration for SQLite
 #
index 2b7add4c8e4cb7fcd373c1a2f6bcba11af026e48..5daa6dfbc06fc83e4122e699a2649425bc74b4e5 100644 (file)
@@ -1,4 +1,4 @@
-# -*- text -*-
+#  -*- text -*-
 #
 #  ippool-dhcp/mysql/queries.conf -- MySQL queries for rlm_sqlippool
 #
index dacdcd86ef3eefcbf4064bb6a114e93aa606a5dc..35aceb7ba374123187644cc71eca4ffacd5be99c 100644 (file)
@@ -1,4 +1,4 @@
-# -*- text -*-
+#  -*- text -*-
 #
 #  ippool-dhcp/oracle/queries.conf -- Oracle queries for dhcp-ippool
 #
index a5544416957d7434bdfa62cb939c075e33b68b31..07d974550b8b577a8f56d9d01cf75d98aa6c9aeb 100644 (file)
@@ -1,4 +1,4 @@
-# -*- text -*-
+#  -*- text -*-
 #
 #  ippool-dhcp/sqlite/queries.conf -- SQLite queries for rlm_sqlippool
 #
index 0b438bd780bc72419c2db4c90673e6c1b736fb55..9b00975a6c5c2140dea4aff850bb63c22f24c3f0 100644 (file)
@@ -1,4 +1,4 @@
-# -*- text -*-
+#  -*- text -*-
 #
 #  ippool/mysql/queries.conf -- MySQL queries for rlm_sqlippool
 #
index 089e6519df4c3f26638622fcf48a487fc4d79199..b81ba0310db6f3c3a34d8b1037f4a226884e34db 100644 (file)
@@ -1,4 +1,4 @@
-# -*- text -*-
+#  -*- text -*-
 #
 #  ippool/oracle/queries.conf -- Oracle queries for rlm_sqlippool
 #
index 45ede4d98219977b3fffd3e0bd525fb9541854c3..243ac79d5c4b3c7f038c38ec468f26152f4984b5 100644 (file)
@@ -1,4 +1,4 @@
-# -*- text -*-
+#  -*- text -*-
 #
 #  ippool/postgresql/queries.conf -- PostgreSQL queries for rlm_sqlippool
 #
index f2de7f81f4d40d37c883dbf242a10d468ca30fee..22aa35c4fb36297d41d72172627edbcef265b1f7 100644 (file)
@@ -1,4 +1,4 @@
-# -*- text -*-
+#  -*- text -*-
 #
 #  ippool/sqlite/queries.conf -- SQLite queries for rlm_sqlippool
 #
index 0fa5891977af9110c5af6271c1fbb7033d2baf0e..a1ae6a6a7316b800d27d1f8e7c8c7bd56d9dbdb9 100644 (file)
@@ -1,4 +1,4 @@
-# -*- text -*-
+#  -*- text -*-
 #
 #  main/mysql/queries.conf-- MySQL configuration for default schema (schema.sql)
 #
index 843fe50ff6c9337cb71b08cbd02dfef5fc55c638..806e22fe4fc994fc9dc9540e2bfe2a9bb4cae26e 100644 (file)
@@ -1,4 +1,4 @@
-# -*- text -*-
+#  -*- text -*-
 #
 #  main/mssql/queries.conf -- MSSQL configuration for default schema (schema.sql)
 #
index 26942305017c59d4589d0645cfc79405b98b4c6a..6923c11748ae395ad34d3f9547386ea103c0700d 100644 (file)
@@ -1,4 +1,4 @@
-# -*- text -*-
+#  -*- text -*-
 ##
 ## wimax.conf -- MySQL configuration for WiMAX keying
 ##
index c77ae193bfe5705443a2e14f9e38dd87acccc9ae..04a87afd69d402ccccacc248a32b93ced351a632 100644 (file)
@@ -1,4 +1,4 @@
-# -*- text -*-
+#  -*- text -*-
 #
 #  main/mysql/queries.conf-- MySQL configuration for default schema (schema.sql)
 #
index aff0505a473c67b65cfc19fae079454a36d4e119..075ebe97c3b3b7a868d88e5ceadbf37f1a1ff390 100755 (executable)
@@ -1,4 +1,4 @@
-# -*- text -*-
+#  -*- text -*-
 ##
 ## admin.sql -- MySQL commands for creating the RADIUS user.
 ##
index 5c91384c0991ea9614b7c798a1ab4c89ca227115..b453f978c1ea01c1b6ee356c1f31b52b033dac69 100644 (file)
@@ -1,4 +1,4 @@
-# -*- text -*-
+#  -*- text -*-
 ##
 ## admin.sql -- MySQL commands for creating the RADIUS user.
 ##
index 7fd233ef3a6ce6ceb952b0bdd4a8843a564673cc..391c01f1d72f1b6c0fbb56d7584cb74bcdbfc03f 100644 (file)
@@ -1,4 +1,4 @@
-# -*- text -*-
+#  -*- text -*-
 #
 #  main/oracle/queries.conf -- Oracle configuration for default schema (schema.sql)
 #
index 9f1449cc37d80e37025bdfd08fbd4d028aa0c800..c5cb4c38f0428c6277c8e17441c699ba485246cf 100644 (file)
@@ -1,4 +1,4 @@
-# -*- text -*-
+#  -*- text -*-
 ##
 ## voip-postpaid.conf -- PostgreSQL configuration for H323 VoIP billingx
 ##                      (cisco_h323_db_schema.sql)
index bf57159627e1553aed97ef00a57544b46bb44a39..810bbe356ff0a767e34e7fe3fb0a474ebac78575 100644 (file)
@@ -1,4 +1,4 @@
-# -*- text -*-
+#  -*- text -*-
 #
 #  main/postgresql/queries.conf -- PostgreSQL configuration for default schema (schema.sql)
 #
index 006fcf627927fc7c5fdb567fb620301e1b289195..24277f0d88ae27c96aaba20a21f0b5129b54ca04 100644 (file)
@@ -1,4 +1,4 @@
-# -*- text -*-
+#  -*- text -*-
 #
 #  main/sqlite/queries.conf -- SQLite configuration for default schema (schema.sql)
 #
index 2723a9d7bfaf8d3480860175d81e366a1ecf41fe..c6f4f77f5306e4a08c9c63144f51e38e4a40d33c 100644 (file)
@@ -281,7 +281,7 @@ trigger {
                #
                sql {
                        #
-                       #  Define common arguments to use below:
+                       #  args:: Define common arguments to use below:
                        #
                        args = "radiusdModuleName s '${.:name}' radiusdModuleInstance s '${.:instance}'"