]> git.donarmstrong.com Git - infobot.git/shortlog
infobot.git
2001-02-13 dms- 'ascii' updates.
2001-02-13 dmsadded reason on ban.
2001-02-13 dmssafe delete did not run delFactoid, hah! found by asuffield
2001-02-13 dmsban fixes.
2001-02-13 dms- moved read-only stuff from DynaConfig to here.
2001-02-13 dms- now prevent ".chanset +blah 10"
2001-02-13 dms- use "right way" to get keys from hash by checking...
2001-02-13 dmserrors from Schedulers (chanlimitcheck) are cached...
2001-02-13 dms- added support to factstats (requested,requesters...
2001-02-13 dmsdebugging added
2001-02-13 dmsadded debian-specific debug to isStale
2001-02-11 dmsremaining stuff... should fix factoids problem I hope
2001-02-09 dmstypo
2001-02-09 dmsslight change to ChanConfList to make schedulers work...
2001-02-09 dmsfixed up ignore code. discovered by debian@OPN
2001-02-09 dmswoops, use while instead of foreach for ircloop
2001-02-09 dmsuse static value for ircservers file
2001-02-09 dmsdon't write user/chan file on HUP/restart. confirmed...
2001-02-09 dmswe did a sort() when we should not have for '.sched'
2001-02-09 dmschanged FlatArg to ArrayArgs to make more sense. by...
2001-02-09 dmsforgot to set nuh for on_join; fixed up ban check on...
2001-02-09 dmsmoved nick lock checking to lock only. detected by...
2001-02-09 dmsadded debugging info to ircloop... if irc() does not...
2001-02-09 dmssubstitute the right vars in getReply when used in...
2001-02-08 dmsthis should fix ignores on global channels. found by...
2001-02-08 dmsdivide by zero fix. thought I fixed it 2 weeks ago
2001-02-08 dms- pointless regex in on_dcc_chat_open that I was going...
2001-02-08 dmswe did not use flat args for forkers. found by asuffield.
2001-02-08 dmsfix delayed task mechanism to verstats... we have to...
2001-02-08 dmspossible fix for fork crashing and not detecting a...
2001-02-08 dmschan limit check code should now be disabled/re-enabled...
2001-02-07 dms- list all schedulers and their respective time-of...
2001-02-07 dms- use CORE::system
2001-02-07 dms- finally (about three times) fixed search for "*bin...
2001-02-06 dmsFixed by swapping dists hash around.
2001-02-06 dmsdebugging added.
2001-02-06 dms ok from "topic -mod" => /msg only!
2001-02-06 dms- added auto backup of user/chan files
2001-02-06 dms- converted %joinverb to %cache
2001-02-06 dms- added 'unique user count' to chanstats.
2001-02-06 dms- on_chat, forgot to set '$who'
2001-02-06 dmssplit off chanset from UserDCC to here to do multiple...
2001-02-06 dms- Moved most of chanset to DynaConfig
2001-02-05 dmsfinal cruft from old static configuration file fixed...
2001-02-05 dmsok, that failed. lets now set $chan aswell
2001-02-05 dmsverstats was using dynamic chan var...
2001-02-05 dmsdont overwrite nuh{} if it already exists.
2001-02-05 dms- remove front/rear whitespaces
2001-02-05 dms- endofnames: chanserv ops should work now.
2001-02-05 dms- prevent dupe uses of ".+chan"
2001-02-05 dms- ircCheck => 120 interval.
2001-02-05 dms defer leakCheck, increase interval.
2001-02-05 dmscomment out debugging
2001-02-05 dms- fixed when chan (msgType = private) is undefined.
2001-02-04 dmsreconnect if join fails
2001-02-04 dms- output update
2001-02-04 dms- if in private, "is addressing" => "is /msg'ing".
2001-02-04 dmstypo for dccStatus fix :)
2001-02-04 dmsdelForked: warn if name is source file.
2001-02-04 dms- output update.
2001-02-04 dmsif more than 1/4 users from channel gave version replie...
2001-02-04 dmsremove mem increase from DCC CHAT - annoying.
2001-02-03 dmsmore configuration crud and not-thinking-correctly...
2001-02-03 dmsadded support for old Modules() for telling.
2001-02-03 dmsadded IsParam back to hasParam together with isChanConf
2001-02-03 dmsminor typo when fixing this before
2001-02-03 dmsvalidPackage or indirectly generateIndex should work...
2001-02-03 dmswoops forgot a few old config vars; converted to new...
2001-02-03 dmsconverted to new gCCD
2001-02-03 dmsmore fixups.
2001-02-03 dmsnow use delete in place of undef
2001-02-03 dmslooks like the final touches to fully exploit dynamic...
2001-02-03 dmsdebugging info
2001-02-03 dmsmove identify code before outsider checking
2001-02-03 dms- $nuh{} fix up.
2001-02-03 dms- time stamping added.
2001-02-03 dmsdon't allow those without HOSTS in the user file to...
2001-02-03 dmsfixed '.chanset' code.
2001-02-03 dmsadded _default to chan mask.
2001-02-02 dmsI think this is the set of missed old->dynamic config...
2001-02-02 dmscompress config params as muc has possible per line
2001-02-02 dmsforgot to initialize counter for Moron
2001-02-02 dmscheck if int is defined for fixPlural
2001-02-02 dmstiny changes that I've missed
2001-02-02 dmstemporary ignores can be removed automatically once...
2001-02-02 dmstypo for ckpasswd
2001-02-02 dms- if shmRead fails, try openSHM.
2001-02-02 dms- fixup for question handling.
2001-02-02 dms- tell: command redirection added.
2001-02-02 dms- fix undefined for '.chanset'
2001-02-02 dms- undefining vars in wrong subs; fixed.
2001-02-02 dms- fixes for babelfish
2001-02-02 dms- more fixes to new-style config, should be 99% of it.
2001-02-01 dms- write user/chan file in 'shutdown'
2001-02-01 dms- wrong order in .+ignore
2001-02-01 dms- getJoinChans, don't add _default
2001-02-01 dms- prevent /^[+-]/ options being loaded.
2001-02-01 dms- SC for uptimeCycle
2001-02-01 dms- minor output (debug) removed.
2001-02-01 dmsnow use pass auth for 'identify'.
next