]> jfr.im git - solanum.git/history - bandb
buildsystem: honor $DESTDIR in install-data-hook
[solanum.git] / bandb /
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.