2001-02-13 |
dms | updates from asuffield@OPN |
commit | commitdiff | tree | snapshot |
2001-02-13 |
dms | updates from asuffield@OPN |
commit | commitdiff | tree | snapshot |
2001-02-13 |
dms | main:: fixes |
commit | commitdiff | tree | snapshot |
2001-02-13 |
dms | main:: fixes |
commit | commitdiff | tree | snapshot |
2001-02-13 |
dms | - 'ascii' updates. |
commit | commitdiff | tree | snapshot |
2001-02-13 |
dms | - 'ascii' updates. |
commit | commitdiff | tree | snapshot |
2001-02-13 |
dms | added reason on ban. |
commit | commitdiff | tree | snapshot |
2001-02-13 |
dms | added reason on ban. |
commit | commitdiff | tree | snapshot |
2001-02-13 |
dms | safe delete did not run delFactoid, hah! found by asuffield |
commit | commitdiff | tree | snapshot |
2001-02-13 |
dms | safe delete did not run delFactoid, hah! found by asuffield |
commit | commitdiff | tree | snapshot |
2001-02-13 |
dms | ban fixes. |
commit | commitdiff | tree | snapshot |
2001-02-13 |
dms | ban fixes. |
commit | commitdiff | tree | snapshot |
2001-02-13 |
dms | - moved read-only stuff from DynaConfig to here. |
commit | commitdiff | tree | snapshot |
2001-02-13 |
dms | - moved read-only stuff from DynaConfig to here. |
commit | commitdiff | tree | snapshot |
2001-02-13 |
dms | - now prevent ".chanset +blah 10" |
commit | commitdiff | tree | snapshot |
2001-02-13 |
dms | - now prevent ".chanset +blah 10" |
commit | commitdiff | tree | snapshot |
2001-02-13 |
dms | - use "right way" to get keys from hash by checking... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
dms | - use "right way" to get keys from hash by checking... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
dms | errors from Schedulers (chanlimitcheck) are cached... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
dms | errors from Schedulers (chanlimitcheck) are cached... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
dms | - added support to factstats (requested,requesters... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
dms | - added support to factstats (requested,requesters... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
dms | debugging added |
commit | commitdiff | tree | snapshot |
2001-02-13 |
dms | debugging added |
commit | commitdiff | tree | snapshot |
2001-02-13 |
dms | added debian-specific debug to isStale |
commit | commitdiff | tree | snapshot |
2001-02-13 |
dms | added debian-specific debug to isStale |
commit | commitdiff | tree | snapshot |
2001-02-11 |
dms | remaining stuff... should fix factoids problem I hope |
commit | commitdiff | tree | snapshot |
2001-02-11 |
dms | remaining stuff... should fix factoids problem I hope |
commit | commitdiff | tree | snapshot |
2001-02-09 |
dms | typo |
commit | commitdiff | tree | snapshot |
2001-02-09 |
dms | typo |
commit | commitdiff | tree | snapshot |
2001-02-09 |
dms | slight change to ChanConfList to make schedulers work... |
commit | commitdiff | tree | snapshot |
2001-02-09 |
dms | slight change to ChanConfList to make schedulers work... |
commit | commitdiff | tree | snapshot |
2001-02-09 |
dms | fixed up ignore code. discovered by debian@OPN |
commit | commitdiff | tree | snapshot |
2001-02-09 |
dms | fixed up ignore code. discovered by debian@OPN |
commit | commitdiff | tree | snapshot |
2001-02-09 |
dms | woops, use while instead of foreach for ircloop |
commit | commitdiff | tree | snapshot |
2001-02-09 |
dms | woops, use while instead of foreach for ircloop |
commit | commitdiff | tree | snapshot |
2001-02-09 |
dms | use static value for ircservers file |
commit | commitdiff | tree | snapshot |
2001-02-09 |
dms | use static value for ircservers file |
commit | commitdiff | tree | snapshot |
2001-02-09 |
dms | don't write user/chan file on HUP/restart. confirmed... |
commit | commitdiff | tree | snapshot |
2001-02-09 |
dms | don't write user/chan file on HUP/restart. confirmed... |
commit | commitdiff | tree | snapshot |
2001-02-09 |
dms | we did a sort() when we should not have for '.sched' |
commit | commitdiff | tree | snapshot |
2001-02-09 |
dms | we did a sort() when we should not have for '.sched' |
commit | commitdiff | tree | snapshot |
2001-02-09 |
dms | changed FlatArg to ArrayArgs to make more sense. by... |
commit | commitdiff | tree | snapshot |
2001-02-09 |
dms | changed FlatArg to ArrayArgs to make more sense. by... |
commit | commitdiff | tree | snapshot |
2001-02-09 |
dms | forgot to set nuh for on_join; fixed up ban check on... |
commit | commitdiff | tree | snapshot |
2001-02-09 |
dms | forgot to set nuh for on_join; fixed up ban check on... |
commit | commitdiff | tree | snapshot |
2001-02-09 |
dms | moved nick lock checking to lock only. detected by... |
commit | commitdiff | tree | snapshot |
2001-02-09 |
dms | moved nick lock checking to lock only. detected by... |
commit | commitdiff | tree | snapshot |
2001-02-09 |
dms | added debugging info to ircloop... if irc() does not... |
commit | commitdiff | tree | snapshot |
2001-02-09 |
dms | added debugging info to ircloop... if irc() does not... |
commit | commitdiff | tree | snapshot |
2001-02-09 |
dms | substitute the right vars in getReply when used in... |
commit | commitdiff | tree | snapshot |
2001-02-09 |
dms | substitute the right vars in getReply when used in... |
commit | commitdiff | tree | snapshot |
2001-02-08 |
dms | this should fix ignores on global channels. found by... |
commit | commitdiff | tree | snapshot |
2001-02-08 |
dms | this should fix ignores on global channels. found by... |
commit | commitdiff | tree | snapshot |
2001-02-08 |
dms | divide by zero fix. thought I fixed it 2 weeks ago |
commit | commitdiff | tree | snapshot |
2001-02-08 |
dms | divide by zero fix. thought I fixed it 2 weeks ago |
commit | commitdiff | tree | snapshot |
2001-02-08 |
dms | - pointless regex in on_dcc_chat_open that I was going... |
commit | commitdiff | tree | snapshot |
2001-02-08 |
dms | - pointless regex in on_dcc_chat_open that I was going... |
commit | commitdiff | tree | snapshot |
2001-02-08 |
dms | we did not use flat args for forkers. found by asuffield. |
commit | commitdiff | tree | snapshot |
2001-02-08 |
dms | we did not use flat args for forkers. found by asuffield. |
commit | commitdiff | tree | snapshot |
2001-02-08 |
dms | fix delayed task mechanism to verstats... we have to... |
commit | commitdiff | tree | snapshot |
2001-02-08 |
dms | fix delayed task mechanism to verstats... we have to... |
commit | commitdiff | tree | snapshot |
2001-02-08 |
dms | possible fix for fork crashing and not detecting a... |
commit | commitdiff | tree | snapshot |
2001-02-08 |
dms | possible fix for fork crashing and not detecting a... |
commit | commitdiff | tree | snapshot |
2001-02-08 |
dms | chan limit check code should now be disabled/re-enabled... |
commit | commitdiff | tree | snapshot |
2001-02-08 |
dms | chan limit check code should now be disabled/re-enabled... |
commit | commitdiff | tree | snapshot |
2001-02-07 |
dms | - list all schedulers and their respective time-of... |
commit | commitdiff | tree | snapshot |
2001-02-07 |
dms | - list all schedulers and their respective time-of... |
commit | commitdiff | tree | snapshot |
2001-02-07 |
dms | - use CORE::system |
commit | commitdiff | tree | snapshot |
2001-02-07 |
dms | - use CORE::system |
commit | commitdiff | tree | snapshot |
2001-02-07 |
dms | - finally (about three times) fixed search for "*bin... |
commit | commitdiff | tree | snapshot |
2001-02-07 |
dms | - finally (about three times) fixed search for "*bin... |
commit | commitdiff | tree | snapshot |
2001-02-06 |
dms | Fixed by swapping dists hash around. |
commit | commitdiff | tree | snapshot |
2001-02-06 |
dms | Fixed by swapping dists hash around. |
commit | commitdiff | tree | snapshot |
2001-02-06 |
dms | debugging added. |
commit | commitdiff | tree | snapshot |
2001-02-06 |
dms | debugging added. |
commit | commitdiff | tree | snapshot |
2001-02-06 |
dms | ok from "topic -mod" => /msg only! |
commit | commitdiff | tree | snapshot |
2001-02-06 |
dms | ok from "topic -mod" => /msg only! |
commit | commitdiff | tree | snapshot |
2001-02-06 |
dms | - added auto backup of user/chan files |
commit | commitdiff | tree | snapshot |
2001-02-06 |
dms | - added auto backup of user/chan files |
commit | commitdiff | tree | snapshot |
2001-02-06 |
dms | - converted %joinverb to %cache |
commit | commitdiff | tree | snapshot |
2001-02-06 |
dms | - converted %joinverb to %cache |
commit | commitdiff | tree | snapshot |
2001-02-06 |
dms | - added 'unique user count' to chanstats. |
commit | commitdiff | tree | snapshot |
2001-02-06 |
dms | - added 'unique user count' to chanstats. |
commit | commitdiff | tree | snapshot |
2001-02-06 |
dms | - on_chat, forgot to set '$who' |
commit | commitdiff | tree | snapshot |
2001-02-06 |
dms | - on_chat, forgot to set '$who' |
commit | commitdiff | tree | snapshot |
2001-02-06 |
dms | split off chanset from UserDCC to here to do multiple... |
commit | commitdiff | tree | snapshot |
2001-02-06 |
dms | split off chanset from UserDCC to here to do multiple... |
commit | commitdiff | tree | snapshot |
2001-02-06 |
dms | - Moved most of chanset to DynaConfig |
commit | commitdiff | tree | snapshot |
2001-02-06 |
dms | - Moved most of chanset to DynaConfig |
commit | commitdiff | tree | snapshot |
2001-02-05 |
dms | final cruft from old static configuration file fixed... |
commit | commitdiff | tree | snapshot |
2001-02-05 |
dms | final cruft from old static configuration file fixed... |
commit | commitdiff | tree | snapshot |
2001-02-05 |
dms | ok, that failed. lets now set $chan aswell |
commit | commitdiff | tree | snapshot |
2001-02-05 |
dms | ok, that failed. lets now set $chan aswell |
commit | commitdiff | tree | snapshot |
2001-02-05 |
dms | verstats was using dynamic chan var... |
commit | commitdiff | tree | snapshot |
2001-02-05 |
dms | verstats was using dynamic chan var... |
commit | commitdiff | tree | snapshot |
2001-02-05 |
dms | dont overwrite nuh{} if it already exists. |
commit | commitdiff | tree | snapshot |
2001-02-05 |
dms | dont overwrite nuh{} if it already exists. |
commit | commitdiff | tree | snapshot |
2001-02-05 |
dms | - remove front/rear whitespaces |
commit | commitdiff | tree | snapshot |
2001-02-05 |
dms | - remove front/rear whitespaces |
commit | commitdiff | tree | snapshot |
next |