]> jfr.im git - irc/freenode/solanum.git/history - bandb
Add general::hidden_caps
[irc/freenode/solanum.git] / bandb /
2020-10-15  Ed KellettInnovation by sed
2020-07-12  Simon ArlottMerge pull request #351 from ophion-project/upstream...
2020-07-11  Unit 193Fix a couple typos.
2019-09-15  Aaron JonesMerge pull request #285 from edk0/ratelimits
2019-09-15  Simon ArlottFix Clang 6 compiler warnings
2019-09-15  Simon ArlottFix GCC 8 compiler warnings
2016-06-01  Aaron Jonesbandb/bandb: functions that call exit(3) should be...
2016-06-01  Aaron Jonesbandb/bantool: a function that calls exit(3) should...
2016-06-01  Aaron Jonesbandb/bandb: functions that call exit(3) should be...
2016-06-01  Aaron Jonesbandb/bantool: a function that calls exit(3) should...
2016-05-12  Simon Arlottbandb: sqlite3: use getpagesize() on FreeBSD
2016-03-29  Elizabeth Myersbandb: update sqlite3 to 3.12.0
2016-03-29  Elizabeth MyersRemove trailing whitespace from files.
2016-03-27  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-26  Elizabeth MyersMerge branch 'authd-framework-2' into authd-framework
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth MyersRemove common.h from here too.
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth MyersSend YES/NO to Davy Jones's Locker.
2016-03-22  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-20  William Pitcockbandb: use _WIN32 guards where appropriate
2016-03-19  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-19  William Pitcockbandb: embedded sqlite3: fix build on cygwin
2016-03-06  Elizabeth MyersChange all leftover libratbox stuff to librb.
2016-03-06  Elizabeth MyersRemove $Id tags from everything.
2016-03-06  Elizabeth Myersbantool: we are not ircd-ratbox
2016-03-06  William Pitcockrename libratbox to librb, since its pretty modified...
2016-03-06  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-06  William PitcockMerge pull request #155 from Elizafox/master
2016-03-06  William Pitcockbandb: add -DSQLITE_OMIT_LOAD_EXTENSION for built-in...
2016-03-06  Elizabeth MyersRemove some leftover ircd-ratbox references.
2016-03-05  William Pitcockremove presupplied autotools files
2016-02-20  William Pitcockircd: remove broken USE_IODEBUG_HOOKS knob and related...
2016-02-11  William PitcockMerge pull request #146 from lp0/fix-sqlite-unixRandomn...
2016-02-11  Simon Arlottbandb: sqlite3: check read() return value
2016-02-10  William PitcockMerge pull request #140 from viatsko/remove-snprintf
2016-02-10  Valerii IatskoRemove libratbox's snprintf.c, update related ircd...
2016-01-08  William Pitcockbuildsystem: further cleanup
2016-01-08  William Pitcockconfigure: use correct path for libltdl
2016-01-08  William Pitcockbuildsystem: update Makefile.in's
2016-01-07  Aaron JonesFix LTDL conditional, remove some unnecessary and/or...
2016-01-07  Aaron JonesFix some autotools discrepancies, disable SQLite thread...
2016-01-06  William Pitcockgeneral: remove last vestiges of static modules support...
2016-01-06  William Pitcockbuildsystem: convert to automake + libtool
2015-07-06  William PitcockMerge pull request #95 from jailbird777/master
2015-04-20  Jail BirdSpring cleaning redux:
2014-06-03  Jilles TjoelkerMerge branch 'master+sharedsqlite' of https://github...
2014-06-01  Lee Starnesconfigure: use pkg-config for sqlite
2014-05-29  Lee Starnesbandb: make Makefile work with BSD make again
2014-05-29  Lee Starnesconfigure: add --enable-shared-sqlite option
2014-03-09  Jilles TjoelkerRestore trailing whitespace in sqlite3 amalgamation.
2014-03-06  William PitcockMerge pull request #53 from ShadowNinja/clarify_U+R
2014-03-03  Keith BuckRemove trailing whitespace from all .c and .h files.
2014-02-23  Jilles Tjoelkerbantool: Close .conf files when done reading.
2013-07-20  William Pitcockbandb: do not blindly pass a buffer to a function that...
2012-03-04  William PitcockMerge branch 'master' of git.atheme.org:/gitroot/charybdis
2012-03-02  Nathan Phillip BrinkFix inconsistency between --sysconfdir and --with-confd...
2012-03-01  Nathan Phillip BrinkFix bandb's interaction with --enable-fhs-paths by...
2012-03-01  Nathan Phillip BrinkAdd explicit support for being installed into a system...
2011-07-26  Elizabeth Jennifer... bandb/makefile.in: Add bantool to make clean.
2011-04-19  Kiyoshi AmanAutomated merge with http://hg.atheme.org/charybdis
2011-03-17  William Pitcockbantool: _XOPEN_SOURCE should die in a fire
2010-03-03  Jilles Tjoelkerbandb: Group writes in transactions to reduce load...
2010-01-19  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-01-08  Jilles Tjoelkerbantool: change empty oper fields to "unknown".
2010-01-08  Jilles TjoelkerFix build: we need -DSQLITE_THREADSAFE=0 -DSQLITE_OMIT_...
2010-01-07  William PitcockAdd sqlite3 to build.
2010-01-07  William Pitcockbantool: Fix compilation error.
2010-01-07  William PitcockAdd bandb code.