커밋 기록

작성자 SHA1 메시지 날짜
  Bryan Drewery 1b4b81e8d3 * When msging bot for op, a NOTICE is sent to user if the channel is set to no manop. 21 년 전
  Bryan Drewery c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. 21 년 전
  kathleen 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... 21 년 전
  Bryan Drewery b4eff27740 * Added even more missing logging for msg_pass (#34) 21 년 전
  Bryan Drewery e400418dec * Added some missing logging for msg_pass 21 년 전
  Bryan Drewery e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now 21 년 전
  Bryan Drewery 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() 21 년 전
  Bryan Drewery b150c05717 * Auth system rewritten into a class 21 년 전
  Bryan Drewery b34f97945d * Work on auth system to bind dcc commands to auth system without rewriting them 21 년 전
  Bryan Drewery dfe1caf6e6 * Changed dcc[].msgc to dcc[].irc 21 년 전
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files 21 년 전
  Bryan Drewery a9d27f32fb * Removed defines from ctcp/irc/server/channels 21 년 전
  Bryan Drewery 09d6f654a6 * Added type field to cmd_t to specify 0/HUB/LEAF (both/1/2) 21 년 전
  Bryan Drewery 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 21 년 전
  Bryan Drewery 176f26520d * Fixed irc authing only working on +c bots (should be like this, but isnt needed soon) 21 년 전
  Bryan Drewery 8cf258172e * Added bot int into cache_t 21 년 전
  Bryan Drewery 8288e99b83 * Added cmd_iop which will invite the specified nick to a chan and then auto-op them upon joining (does a userhost) 21 년 전
  Bryan Drewery 50372107ab * auth/enclink/dcc hash strings are now cleared from memory after being hashed. 21 년 전
  Bryan Drewery fff0753195 21 년 전
  Bryan Drewery 4bb8734334 * Changed static \002 in msg_pass log to 21 년 전
  Bryan Drewery 50231688a3 21 년 전
  Bryan Drewery b7d02204df 21 년 전
  Bryan Drewery ccb2750d36 * All dcc loops need to check for dcc[].type, as the table will now have gaps... 21 년 전
  Bryan Drewery 540056c7b6 * Auth[] wasn't saving nick correctly, may be some other bug.. 21 년 전
  Bryan Drewery 9f3d22aaca 21 년 전
  Bryan Drewery f73db925a3 * More work on authing 21 년 전
  Bryan Drewery 867103e7f7 * More type fixes 22 년 전
  Bryan Drewery ffde807dc6 * Some ISO C fixes 22 년 전
  Bryan Drewery edffa072e6 * Made a MAXPASSLEN 22 년 전
  Bryan Drewery fa19eefabb * Inlined and optimized some of the flag checking functions 22 년 전