]> git.donarmstrong.com Git - infobot.git/commit
- berkeley dbm support now works! thanks to tim riker.
authordms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Tue, 29 Oct 2002 15:02:18 +0000 (15:02 +0000)
committerdms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Tue, 29 Oct 2002 15:02:18 +0000 (15:02 +0000)
commit99f86352e2eff21f5eef65c16c41b44e1bfa17b6
treebf63128d267a4259b56641af6aa4e6d9c25ce4df
parent857f3b7001b806dc469cb958d268f920a8017680
- berkeley dbm support now works! thanks to tim riker.
- moved shmFlush(),getChanConfDefault out of Scheduler.pl to
  where they should belong, to allow CLI support without need of
  IRC/*.pl.
- disable seen/dcc if interface is not IRC.
- Debian: unlink file if it's corrupted.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@560 c11ca15a-4712-0410-83d8-924469b57eb5
16 files changed:
src/CLI/Support.pl [new file with mode: 0644]
src/CommandStubs.pl
src/Factoids/Update.pl
src/IRC/Irc.pl
src/IRC/IrcHelpers.pl
src/IRC/IrcHooks.pl
src/IRC/Schedulers.pl
src/Modules/Debian.pl
src/Shm.pl
src/UserExtra.pl
src/core.pl
src/db_dbm.pl
src/db_mysql.pl
src/interface.pl
src/logger.pl
src/modules.pl