]> jfr.im git - irc/quakenet/newserv.git/shortlog
irc/quakenet/newserv.git
2016-01-24  Chris PorterMerge pull request #3 from retropc/master
2016-01-24  Gunnar BeutnerAdd rbl module. 3/head
2016-01-24  Chris PorterLUA: add function for channel chanop notice
2016-01-23  Chris PorterMerge pull request #2 from meeb/meeb
2016-01-23  Joe Harrisadd lua_onvoice hook which provides irc_onvoice and... 2/head
2016-01-22  Chris PorterMerge pull request #1 from meeb/meeb
2016-01-22  Joe Harrisfix ./configure -h 1/head
2016-01-18  Chris PorterMerge branch 'master' into chanserv-live
2016-01-18  Chris PorterPort to git.
2016-01-17  Chris PorterTRUSTS: require sqlite
2016-01-17  Chris PorterCHANSERV: fix 7h cleanup time
2015-12-28  Chris PorterCHANSERV: fix batcher rc4 burning in password urls
2015-02-02  Chris PorterBUILD: improve workspace mechanism
2015-01-19  Chris PorterHELPMOD2: don't ignore +h clients
2014-12-22  Chris PorterIRC: add ipv6 support for hub connections
2014-10-20  Chris PorterCHANSERV: authtracker now keeps 240 days history
2014-10-20  Chris PorterCHANSERV: remove E type escapes
2014-10-12  Chris PorterCHANSERV: better batcher error handling for expired...
2014-10-12  Chris PorterCHANSERV: remove accidental sendemail from SETEMAIL...
2014-09-07  Chris PorterMerge chanserv-live into default.
2014-09-07  Chris PorterCHANSERV: add missing error statements.
2014-09-07  Chris PorterMerge chanserv-live into default.
2014-09-07  Chris PorterCHANSERV: add missing error statements.
2014-09-07  Chris PorterMerge default into chanserv-live.
2014-09-07  Chris PorterCHANSERV: tell user when they can't attempts to auth...
2014-09-07  Chris PorterCHANSERV: block chars < 32 and chars > 127, as users...
2014-07-13  Chris PorterTRUSTS: use correct socket opt...
2014-07-13  Chris PorterTRUSTS: turn on tcpkeepalive for trust policy sockets.
2014-07-13  Chris PorterMerge.
2014-07-13  Chris PorterCHANSERV: fix issue where chanserv_relay doesn't wait...
2014-07-06  Chris PorterMerge.
2014-07-06  Chris PorterTRUSTS: NO_RELAY doesn't allow opers -- add trustlistre...
2014-06-29  Chris PorterMerge.
2014-06-29  Chris PorterCHANSERV: don't allow non-opers to see last realhosts...
2014-06-26  nVIRlua: maintain consistency - change functions to use...
2014-06-26  Gunnar BeutnerFix null pointer dereference in the glines module.
2014-06-26  Gunnar BeutnerMerge default.
2014-06-26  nVIRlua: Export nickmatchban, nickistrusted, nickbanned...
2014-06-25  Chris PorterTRUSTS: alter trustlist output to be parseable by scripts.
2014-06-25  Chris PorterTRUSTS: fix silly typos in trustlist output.
2014-06-25  Chris PorterTRUSTS: add support for trustlist by Q account, and...
2014-06-21  Gunnar BeutnerMerge.
2014-06-15  Chris PorterWHOWAS: fix memory leaks and make entries configurable
2014-06-15  Chris PorterPATRICIA: add leak detection code to patricia (instead...
2014-06-01  Chris PorterMerge.
2014-06-01  Chris PorterCHANSERV: better (but still not perfect) email regex.
2014-06-01  Chris PorterGLINE: remove debug spam
2014-05-29  nVIRCrash fix due to NULL channel var
2014-05-11  Thomas Sadera4stats: use transactions
2014-05-04  Chris Porterspeed up unchanged build by a factor of 1000 or so.
2014-05-04  Chris PorterIRC: attempt to handle SIGPIPE without terminating
2014-05-02  Thomas Sadera4stats: Add function to set privacy level from lua...
2014-05-10  Gunnar BeutnerMerge default.
2014-05-10  Gunnar Beutnera4stats: Remove a4stats_fetch_user function.
2014-05-08  Thomas Sadera4stats: Fix two cases where the DB result was not...
2014-05-04  Chris PorterMerge.
2014-05-02  Thomas Sadera4stats: Add missing DB result clear calls in cleanup...
2014-04-30  CuleXnterfacer: Fix bounds check.
2014-04-26  Gunnar Beutnera4stats: Change default privacy to '1' (presence required).
2014-04-22  Chris PorterCHANSERV: alter default modes for relay addchan.
2014-04-20  Gunnar BeutnerFix the _fini handler for chanfix.
2014-04-17  Gunnar Beutnera4stats: Implement privacy changes.
2014-04-15  Thomas Saderlua/glines: Fix the feedback of lua scripts setting...
2014-04-15  Thomas Saderchannel: Don't trigger the CHANNEL_PART hook for ghost...
2014-04-15  Gunnar BeutnerMerge default.
2014-04-15  Thomas Saderglines: Fix that the block command ignores -c.
2014-04-13  Chris PorterCHANSERV: default flags for relay addchan now +abfjpt.
2014-03-22  Chris PorterMerge chanserv-live into default.
2014-03-20  Thomas Sadera4stats: Fix cleanup interval to be one day.
2014-03-11  Thomas Sadera4stats: Show module name in cleanup notices (+a).
2014-03-10  Thomas SaderDelete data for channels that have been disabled for...
2014-03-10  Gunnar Beutnera4stats: Fix getuserrelations query.
2014-03-09  Thomas SaderDeactivate eventless channels after 30 days.
2014-03-09  Thomas SaderPeriodically clean up old topics and kicks.
2014-03-09  Thomas SaderAdd a new notice flag for automated cleanup notices...
2014-03-09  Thomas SaderFix a segfault when unloading a4stats_db.
2014-03-08  Gunnar Beutnera4stats: Clean up some of the queries.
2014-03-08  Gunnar Beutnera4stats: Fix incorrect joins.
2014-03-06  Thomas Saderlua: Adds a nickpusher.isservice to check whether a...
2014-03-04  Gunnar Beutnera4stats: Implement social graphs.
2014-03-02  Gunnar Beutnera4stats: Added DB queries for the search bar.
2014-03-01  Gunnar Beutnera4stats: Bugfixes and updated queries for PostgreSQL.
2014-02-26  Gunnar Beutnera4stats: Speed up the DB queries.
2014-02-26  Gunnar Beutnera4stats: Fix compiler warning.
2014-02-26  Gunnar Beutnera4stats: Return 'deleted' timestamp for getchannel().
2014-02-26  Gunnar Beutnera4stats: Fix a crash in a4stats_update_user_cb.
2014-02-26  Gunnar Beutnera4stats: Add DEFAULT 0 for the channel timestamp.
2014-02-26  Gunnar Beutnera4stats: Fix incorrect query parameter.
2014-02-26  Gunnar Beutnera4stats: Added h0..h23 columns for the channels table.
2014-02-25  Gunnar Beutnera4stats: Keep track of when channels are deleted.
2014-02-25  Gunnar Beutnera4stats: Create another index for the users table.
2014-02-23  Thomas SaderRename irc matching function and change return type...
2014-02-23  Thomas SaderExport the mask matching function to lua (to match...
2014-02-23  Gunnar Beutnera4stats: Update API.
2014-02-22  Gunnar Beutnerlua: Make some of the macros safe for use in single...
2014-02-22  Gunnar BeutnerUpdate the a4stats API some more.
2014-02-22  Gunnar Beutnerlua: Don't filter events for the onkick/ontopic handlers.
2014-02-22  Gunnar BeutnerUpdate database schema and add new commands.
2014-02-21  Gunnar Beutnera4stats: Initial version.
2014-02-20  Gunnar Beutnerdbapi2: Fix result->affected for PostgreSQL.
next