Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Bryan Drewery cb5df2d85d * Fixed hubs not updating NODENAME/OS/USERNAME, which broke updating on new nets. 21 gadi atpakaļ
  Bryan Drewery 0404894509 * Fixed wrong notice on partyline when a user with no access attempts to telnet in. 21 gadi atpakaļ
  Bryan Drewery c9db8feabe * Fixed security flaw with 'auth-obscure', and improved: auth-obscure now gives a hash regardless of 'dccauth'. 21 gadi atpakaļ
  Bryan Drewery f013945846 21 gadi atpakaļ
  Bryan Drewery 9cdcf98b6d * Fixed CPU lockup for bots which did not have NODENAME/USERNAME/SYSNAME entries filled out. 21 gadi atpakaļ
  Bryan Drewery 8393cb9068 * Fixed ANSI codes incorrectly being accounted for in dumplots() 21 gadi atpakaļ
  Bryan Drewery 394fd8acf0 * Added var 'auth-obscure': Don't halt on dcc w/dccauth if the pass is wrong; halt at hash (right or wrong). (#100) 21 gadi atpakaļ
  Bryan Drewery c7cf701f72 * Don't send sysinfo/username/nodename until bot has loaded userfile and compared to old value. 21 gadi atpakaļ
  Bryan Drewery c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. 21 gadi atpakaļ
  Bryan Drewery 624bc1e175 * Cleaned up some odd code on failing to link which cycled all sockets which was not necesary 21 gadi atpakaļ
  Bryan Drewery 84eff8c742 * Fixed some socket writes that were being colorized when they shouldn't have been 21 gadi atpakaļ
  kathleen 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... 21 gadi atpakaļ
  Bryan Drewery 52226df098 * Fixed bug with sanity chekcing of bot logins 21 gadi atpakaļ
  Bryan Drewery 9f0a72eff3 * Rewrote how logs are shared over botnet, now uses much less bw and resources. (#30) 21 gadi atpakaļ
  Bryan Drewery 43a1afccda * Added some debug logging when a telnet connection is ignored. 21 gadi atpakaļ
  Bryan Drewery 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() 21 gadi atpakaļ
  Bryan Drewery a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d 21 gadi atpakaļ
  Bryan Drewery 7c5c0b4b95 * Cleaned up some of the firewall code 21 gadi atpakaļ
  Bryan Drewery 703562627d * Fixed a bug with enclink negociating which prevents bots from using NEW methods. 21 gadi atpakaļ
  Bryan Drewery 363634fc13 * Fixed a problem with accepting new telnet connections. 21 gadi atpakaļ
  Bryan Drewery b150c05717 * Auth system rewritten into a class 21 gadi atpakaļ
  Bryan Drewery b9fc771453 * Added macro have_cmd() to check if a cmd is available on the bot (hub/leaf) 21 gadi atpakaļ
  Bryan Drewery a7ea0156b8 * Removed some FIXME comments 21 gadi atpakaļ
  Bryan Drewery cfc68ced0b * Removed all Assert()/DEBUG_ASSERT code 21 gadi atpakaļ
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files 21 gadi atpakaļ
  Bryan Drewery f2dfb6faf3 * Removed remaining ifdefs for LEAF/HUB 21 gadi atpakaļ
  Bryan Drewery 88377d31ae * More conversions 21 gadi atpakaļ
  Bryan Drewery af11695e50 * Converted over dcc.c 21 gadi atpakaļ
  Bryan Drewery efc010fa11 * Converted some functions over 21 gadi atpakaļ
  Bryan Drewery 760bc8c23e * Added .type and checking for botcmd_t 21 gadi atpakaļ