1
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Bryan Drewery 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() 21 жил өмнө
  Bryan Drewery a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d 21 жил өмнө
  Bryan Drewery f970a6c622 21 жил өмнө
  Bryan Drewery 2413307367 * Added cidr support for checking if a ban should be REMOVED when set (protected users/bots) 21 жил өмнө
  Bryan Drewery f060e61929 * Added channel flag +|-botbitch, when set only bots will be allowed to be opped, users be auto-deopped. 21 жил өмнө
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files 21 жил өмнө
  Bryan Drewery 8682bcd48c * Fixed a few calloc() calls that weren't using my_calloc() 21 жил өмнө
  Bryan Drewery a9d27f32fb * Removed defines from ctcp/irc/server/channels 21 жил өмнө
  Bryan Drewery 71a27a3c7b * Removed channel flag '+|-nomop' as it was redundant with chanint 'mop' 21 жил өмнө
  Bryan Drewery f9f963d2d5 * Removed channel flag '+|-manop' as it was redundant with chanint 'manop' 21 жил өмнө
  Bryan Drewery 18c80cecad * Missing mode msgs for manop 21 жил өмнө
  Bryan Drewery 3dc80dfc59 * The mode queue being flushed could cause excess flood, reverted back to eggdrop code for flushing the mode queue. 21 жил өмнө
  Bryan Drewery bd243e0f80 * Fixed auto_op delay still sending +o before timer expires 21 жил өмнө
  Bryan Drewery 5ecb228d95 * Fixed cookie/manop protections to kick all opped nicks. 21 жил өмнө
  Bryan Drewery d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). 21 жил өмнө
  Bryan Drewery 6e78b1f1f2 * Added a (temporarily) static auto-op delay of 6 seconds. 21 жил өмнө
  Bryan Drewery 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 21 жил өмнө
  Bryan Drewery dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations 21 жил өмнө
  Bryan Drewery bf945eab70 * bans matching *linked* bots are now removed no matter what 21 жил өмнө
  Bryan Drewery e62757adce * Now using bot handle for cookies, not nick (solves problems with bots changing nick before opping) 21 жил өмнө
  Bryan Drewery 8eaa6e7707 * dprintf() now longer uses a static char buffer, don't know why it was 21 жил өмнө
  Bryan Drewery af75103b8f 21 жил өмнө
  Bryan Drewery d025ce17ed * Don't enforce +v on an opped user 21 жил өмнө
  Bryan Drewery 3e5829b79b * Moved egg_strcatn() to irc.mod/mode.c 21 жил өмнө
  Bryan Drewery bce463f49e * Testing new +bitch code 21 жил өмнө
  Bryan Drewery e65263bea1 * New mode parsing code 21 жил өмнө
  Bryan Drewery 5cc40b32eb * Cleaned up gotmode() more 21 жил өмнө
  Bryan Drewery cfce3d1ae5 * Don't me_opped now checks if -o mynick was matched 21 жил өмнө
  Bryan Drewery 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 21 жил өмнө
  Bryan Drewery b83928cdf0 * More c++ leaf fixes, now for hub :) 22 жил өмнө