]> 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)
commit9c1f7d111222e88d38ff6b1e565eacd67e5bc9da
tree1d0f3b7b158ea660303ca1b11bf4ef20ad5dc2d0
parentc4442d9b6b810b4bd6c517dc9cab4a78c24b9df3
- 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@560 c11ca15a-4712-0410-83d8-924469b57eb5
16 files changed:
blootbot/src/CLI/Support.pl [new file with mode: 0644]
blootbot/src/CommandStubs.pl
blootbot/src/Factoids/Update.pl
blootbot/src/IRC/Irc.pl
blootbot/src/IRC/IrcHelpers.pl
blootbot/src/IRC/IrcHooks.pl
blootbot/src/IRC/Schedulers.pl
blootbot/src/Modules/Debian.pl
blootbot/src/Shm.pl
blootbot/src/UserExtra.pl
blootbot/src/core.pl
blootbot/src/db_dbm.pl
blootbot/src/db_mysql.pl
blootbot/src/interface.pl
blootbot/src/logger.pl
blootbot/src/modules.pl