Commit History

Author SHA1 Message Date
  Bryan Drewery 71a27a3c7b * Removed channel flag '+|-nomop' as it was redundant with chanint 'mop' 21 years ago
  Bryan Drewery f9f963d2d5 * Removed channel flag '+|-manop' as it was redundant with chanint 'manop' 21 years ago
  Bryan Drewery 18c80cecad * Missing mode msgs for manop 21 years ago
  Bryan Drewery 3dc80dfc59 * The mode queue being flushed could cause excess flood, reverted back to eggdrop code for flushing the mode queue. 21 years ago
  Bryan Drewery bd243e0f80 * Fixed auto_op delay still sending +o before timer expires 21 years ago
  Bryan Drewery 5ecb228d95 * Fixed cookie/manop protections to kick all opped nicks. 21 years ago
  Bryan Drewery d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). 21 years ago
  Bryan Drewery 6e78b1f1f2 * Added a (temporarily) static auto-op delay of 6 seconds. 21 years ago
  Bryan Drewery 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 21 years ago
  Bryan Drewery dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations 21 years ago
  Bryan Drewery bf945eab70 * bans matching *linked* bots are now removed no matter what 21 years ago
  Bryan Drewery e62757adce * Now using bot handle for cookies, not nick (solves problems with bots changing nick before opping) 21 years ago
  Bryan Drewery 8eaa6e7707 * dprintf() now longer uses a static char buffer, don't know why it was 21 years ago
  Bryan Drewery af75103b8f 21 years ago
  Bryan Drewery d025ce17ed * Don't enforce +v on an opped user 21 years ago
  Bryan Drewery 3e5829b79b * Moved egg_strcatn() to irc.mod/mode.c 21 years ago
  Bryan Drewery bce463f49e * Testing new +bitch code 21 years ago
  Bryan Drewery e65263bea1 * New mode parsing code 21 years ago
  Bryan Drewery 5cc40b32eb * Cleaned up gotmode() more 21 years ago
  Bryan Drewery cfce3d1ae5 * Don't me_opped now checks if -o mynick was matched 21 years ago
  Bryan Drewery 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 21 years ago
  Bryan Drewery b83928cdf0 * More c++ leaf fixes, now for hub :) 22 years ago
  Bryan Drewery 3164cd2ac8 * Casted memory allocations, c++ requires it 22 years ago
  Bryan Drewery 1abccd568b 22 years ago
  Bryan Drewery fb8a9c90ea * More cookie work, now it just needs something to stop re-use 22 years ago
  Bryan Drewery 544892066e * More cookie work, needs re-use checking still 22 years ago
  Bryan Drewery a9c61f449c * Optimized the dovoice code somewhat to try to reduce the drastic cpu usage 22 years ago
  Bryan Drewery fa19eefabb * Inlined and optimized some of the flag checking functions 22 years ago
  Bryan Drewery cac505b743 * Few bugs in cookie-op checking 22 years ago
  Bryan Drewery f8e8fb5585 22 years ago