diff options
| author | Adam <Adam@anope.org> | 2015-12-14 16:52:24 -0500 |
|---|---|---|
| committer | Adam <Adam@anope.org> | 2015-12-14 16:52:24 -0500 |
| commit | 6302f980fe6dad83aab7d2dc1046dadea5ffd939 (patch) | |
| tree | 4c27d33f55fc32ce34827977932dac4b3e5ceedd /modules/extra | |
| parent | 64dac60071fab652745a6e7a06cf6b7bdbbd3625 (diff) | |
New source tree structure for modules. From commands/cs_access => chanserv/access etc.
Diffstat (limited to 'modules/extra')
| -rw-r--r-- | modules/extra/ldap.cpp (renamed from modules/extra/m_ldap.cpp) | 0 | ||||
| -rw-r--r-- | modules/extra/ldap_authentication.cpp (renamed from modules/extra/m_ldap_authentication.cpp) | 0 | ||||
| -rw-r--r-- | modules/extra/ldap_oper.cpp (renamed from modules/extra/m_ldap_oper.cpp) | 0 | ||||
| -rw-r--r-- | modules/extra/mysql.cpp (renamed from modules/extra/m_mysql.cpp) | 0 | ||||
| -rw-r--r-- | modules/extra/sasl_dh-aes.cpp (renamed from modules/extra/m_sasl_dh-aes.cpp) | 0 | ||||
| -rw-r--r-- | modules/extra/sasl_dh-blowfish.cpp (renamed from modules/extra/m_sasl_dh-blowfish.cpp) | 0 | ||||
| -rw-r--r-- | modules/extra/sql_authentication.cpp (renamed from modules/extra/m_sql_authentication.cpp) | 0 | ||||
| -rw-r--r-- | modules/extra/sql_log.cpp (renamed from modules/extra/m_sql_log.cpp) | 0 | ||||
| -rw-r--r-- | modules/extra/sql_oper.cpp (renamed from modules/extra/m_sql_oper.cpp) | 0 | ||||
| -rw-r--r-- | modules/extra/sqlite.cpp (renamed from modules/extra/m_sqlite.cpp) | 0 | ||||
| -rw-r--r-- | modules/extra/ssl_gnutls.cpp (renamed from modules/extra/m_ssl_gnutls.cpp) | 0 | ||||
| -rw-r--r-- | modules/extra/ssl_openssl.cpp (renamed from modules/extra/m_ssl_openssl.cpp) | 0 | ||||
| -rw-r--r-- | modules/extra/stats/chanstats.cpp (renamed from modules/extra/stats/m_chanstats.cpp) | 0 |
13 files changed, 0 insertions, 0 deletions
diff --git a/modules/extra/m_ldap.cpp b/modules/extra/ldap.cpp index 71c31b9ac..71c31b9ac 100644 --- a/modules/extra/m_ldap.cpp +++ b/modules/extra/ldap.cpp diff --git a/modules/extra/m_ldap_authentication.cpp b/modules/extra/ldap_authentication.cpp index dd63fd3fb..dd63fd3fb 100644 --- a/modules/extra/m_ldap_authentication.cpp +++ b/modules/extra/ldap_authentication.cpp diff --git a/modules/extra/m_ldap_oper.cpp b/modules/extra/ldap_oper.cpp index 31653544e..31653544e 100644 --- a/modules/extra/m_ldap_oper.cpp +++ b/modules/extra/ldap_oper.cpp diff --git a/modules/extra/m_mysql.cpp b/modules/extra/mysql.cpp index 843a2ba0a..843a2ba0a 100644 --- a/modules/extra/m_mysql.cpp +++ b/modules/extra/mysql.cpp diff --git a/modules/extra/m_sasl_dh-aes.cpp b/modules/extra/sasl_dh-aes.cpp index dd06d118b..dd06d118b 100644 --- a/modules/extra/m_sasl_dh-aes.cpp +++ b/modules/extra/sasl_dh-aes.cpp diff --git a/modules/extra/m_sasl_dh-blowfish.cpp b/modules/extra/sasl_dh-blowfish.cpp index f6e4b27b3..f6e4b27b3 100644 --- a/modules/extra/m_sasl_dh-blowfish.cpp +++ b/modules/extra/sasl_dh-blowfish.cpp diff --git a/modules/extra/m_sql_authentication.cpp b/modules/extra/sql_authentication.cpp index 1c2dbe729..1c2dbe729 100644 --- a/modules/extra/m_sql_authentication.cpp +++ b/modules/extra/sql_authentication.cpp diff --git a/modules/extra/m_sql_log.cpp b/modules/extra/sql_log.cpp index 6922d168e..6922d168e 100644 --- a/modules/extra/m_sql_log.cpp +++ b/modules/extra/sql_log.cpp diff --git a/modules/extra/m_sql_oper.cpp b/modules/extra/sql_oper.cpp index 6bddbf0eb..6bddbf0eb 100644 --- a/modules/extra/m_sql_oper.cpp +++ b/modules/extra/sql_oper.cpp diff --git a/modules/extra/m_sqlite.cpp b/modules/extra/sqlite.cpp index 9370a0d77..9370a0d77 100644 --- a/modules/extra/m_sqlite.cpp +++ b/modules/extra/sqlite.cpp diff --git a/modules/extra/m_ssl_gnutls.cpp b/modules/extra/ssl_gnutls.cpp index 93a56f03a..93a56f03a 100644 --- a/modules/extra/m_ssl_gnutls.cpp +++ b/modules/extra/ssl_gnutls.cpp diff --git a/modules/extra/m_ssl_openssl.cpp b/modules/extra/ssl_openssl.cpp index c5e2feefc..c5e2feefc 100644 --- a/modules/extra/m_ssl_openssl.cpp +++ b/modules/extra/ssl_openssl.cpp diff --git a/modules/extra/stats/m_chanstats.cpp b/modules/extra/stats/chanstats.cpp index 687c077b5..687c077b5 100644 --- a/modules/extra/stats/m_chanstats.cpp +++ b/modules/extra/stats/chanstats.cpp |
