Historial de Commits

Autor SHA1 Mensaje Fecha
  Bryan Drewery 1eb433f5de * When a user is removed and is on partyline, they are now booted. (#142) hace 21 años
  Bryan Drewery 4159dc758d * Forgot 'log_bad = 0;' to fix the '!' showing up for aliases. hace 21 años
  Bryan Drewery f7d7eb1bab * Some fixes to slowjoin/slowpart were mixed up, fixed. hace 21 años
  Bryan Drewery f0ab7fbc16 * Fixed cloak-script not updating correctly. hace 21 años
  Bryan Drewery 257742be84 * Changed display for when a user uses an alias over partyline. (#116) hace 21 años
  Bryan Drewery 79746ad294 * Fixed aliases not properly using cmdpass given. (#140) hace 21 años
  Bryan Drewery ad9e736179 * Now using g++3.3[.6] as g++3.4 was causing spontaneous SEGFAULTS(see cpu-spin bug) on FreeBSD. hace 21 años
  Bryan Drewery 14a6f29318 * Fixed many channel cmds blocking access due to +botbitch. (#141) hace 21 años
  Bryan Drewery 64dd9216b6 * Disabled debug contexts as they were useless. hace 21 años
  Bryan Drewery 2f11f34975 * (REVERTED FROM 1.2.3) Disabled all memory allocations after a segfault (Fixes CPU spinning) hace 21 años
  Bryan Drewery 4b65a97619 * Begin 1.2.6-cvs hace 21 años
  Bryan Drewery 1fef4569f1 * Fixed m|o being able to chattr a user for a +private channel. (#98) hace 21 años
  Bryan Drewery cce3f600db * Fixed binary config not decrypting data on rare occasions. hace 21 años
  Bryan Drewery d980aea3bc * Fixed hubs sharing out channels that were 'slowparted'. (#93) hace 21 años
  Bryan Drewery 774ff9f30c * Disabled ability to cmd_chpass a bot. (#42) hace 21 años
  Bryan Drewery 824962ff81 * Perm owners may no longer change their handle via cmd_handle or cmd_chhandle. (#107) hace 21 años
  Bryan Drewery 299a1a8232 * Fixed cmd_chanset not displaying ALL invalid channel flags, although, there are still *many* errors like with with the chanset code. (#136) hace 21 años
  Bryan Drewery ce3e8c0aac * Automatic host adding by localhubs now sanity checks if the hosts will conflict with other bots/users. (#137) hace 21 años
  Bryan Drewery d7289d29e2 * Fixed cmd_slowjoin (#129) hace 21 años
  Bryan Drewery 9fc3995250 * Trace detection cannot be set to 'ignore', lowest setting is now: 'die' hace 21 años
  Bryan Drewery fdf8a74aa0 * Removed cmd line param '-s'; Tracing bot on startup will always make the bot die right away. hace 21 años
  Bryan Drewery 6bc5b6a696 * Completed some missing code for '+r' (#127) hace 21 años
  Bryan Drewery 55e6306412 * Added flag '+r' which will make a bot resolve all hosts it sees to match against userlist. (You should only set this per-chan) hace 21 años
  Bryan Drewery 369e366ec5 * Balanced out mdop/mop kicks to not make entire net flood off. hace 21 años
  Bryan Drewery a2b5958929 * Added CIDR/mask matching support for all user hosts, ie, '.+host user *!jerry@1.2.0.0/16' will match 'bob!jerry@1.2.3.4' hace 21 años
  Bryan Drewery 83b06e9ed3 * Fixed typo for 'help nopass' hace 21 años
  Bryan Drewery 658abc0b6c * Fixed bots auto-opping passwordless users on JOIN, to match cmd_mop. hace 21 años
  Bryan Drewery d6996e514d * Added confirmation for using 'set' on list variables without using the list functions. (#118) hace 21 años
  Bryan Drewery 3634bd40c6 * Added examples on how to use cmd_set in the helpfile. (#118) hace 21 años
  Bryan Drewery f401e25831 * Fixed cmd_chattr displaying flags for higher users, therefore bypassing 'whois' restrictions. (#123) hace 21 años