aboutsummaryrefslogtreecommitdiff
path: root/extras
Commit message (Expand)AuthorAgeFilesLines
* Refactor m_sqloper to be a full opers.conf replacement (#983).•••m_sqloper now supports dynamic fields, works with m_sslinfo, and works with /stats o.Gravatar Dylan Frank2018-04-063-14/+23
* Remove broken mssql module•••Issue #1006 Gravatar Attila Molnar2016-08-231-9/+0
* m_sqloper.sqlite3.sql: Add `active` columnGravatar Daniel Vassdal2015-02-221-2/+2
* m_sqloper.postgresql.sql: Add `active` columnGravatar Daniel Vassdal2015-02-221-6/+2
* m_sqloper.mssql.sql: Add `active` columnGravatar Daniel Vassdal2015-02-221-0/+1
* m_sqloper.mysql.sql: Add `active` columnGravatar Daniel Vassdal2015-02-221-16/+1
* m_sqloper.mysql.sql: TYPE is deprecated as of MySQL 5.5•••"The older TYPE option that was synonymous with ENGINE was removed in MySQL 5.5." https://dev.mysql.com/doc/refman/5.6/en/create-table.html Gravatar Daniel Vassdal2015-02-211-1/+1
* Update a number of docs issuesGravatar Daniel De Graaf2010-08-034-205/+0
* Add MsSQL schema for sql oper.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9115 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-03-161-0/+8
* Add MsSQL schema for sql log.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9114 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-03-161-0/+42
* OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7456 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-166-6/+208
* 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7454 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-166-208/+6
* Rename all these so that the names reflect the database server theyre used wi...•••the postgres ones were .pgschema.sql. Theyre now .mysql.sql, .postgresql.sql and .sqlite3.sql git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6345 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-154-0/+0
* SQLite3 schema for sql logging module.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6343 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-01-141-0/+34
* SQLite3 schema for sqloper.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6339 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-01-141-0/+7
* Oops. Forgot table ircd_log_hosts.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6153 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-291-0/+8
* Just a comment.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6147 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-281-0/+4
* Schema for sqloper for PostGre.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6146 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-281-0/+14
* Schema for PostGre.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6145 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-281-0/+39
* Added hostname checking•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1188 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-251-0/+1
* Added m_sqloper, allows storage of opers within a mysql database•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1187 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-251-0/+23
* Updated field name in schema (date is a reserved word now?)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1174 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-231-1/+1
* Added schema for m_sqllog.so•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1166 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-231-0/+78