Commit History

Upphovsman SHA1 Meddelande Datum
  Bryan Drewery 1eea2d78af * whois_access() had owner check backwards :) 21 år sedan
  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) 21 år sedan
  Bryan Drewery 0f01ec9802 * Fixed the whois_access() function to not allow non-perm owners to see/access perm-owners. 21 år sedan
  Bryan Drewery ce1b3d6057 * Fixed chanset 'manop/mdop/mop' not accepting numbers correctly 21 år sedan
  Bryan Drewery c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. 21 år sedan
  Bryan Drewery f82cc8081d * chk_op() should return 1 if global +o and no chan 21 år sedan
  Bryan Drewery 8a53fb3ce8 * Fixed some missing sanity checking on certain user flags for channel records. 21 år sedan
  Bryan Drewery 13adc721c8 * +O now implies +o 21 år sedan
  Bryan Drewery cc48b96cf5 * Misc compile fixes 21 år sedan
  Bryan Drewery e89b3911cc * Users can no longer who PERM OWNERS unless they are themselves one. 21 år sedan
  Bryan Drewery f060e61929 * Added channel flag +|-botbitch, when set only bots will be allowed to be opped, users be auto-deopped. 21 år sedan
  Bryan Drewery 014e78d713 * Users who are v|o in a +private chan are now voiced, as before |v was needed. 21 år sedan
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files 21 år sedan
  Bryan Drewery 88377d31ae * More conversions 21 år sedan
  Bryan Drewery 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 21 år sedan
  Bryan Drewery e34eebe527 * +m no longer implies +j. 21 år sedan
  Bryan Drewery dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations 21 år sedan
  Bryan Drewery 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 år sedan
  Bryan Drewery 264ea303d8 * Changed private() to privchan() and channel_private() to channel_privchan() for c++ compatability 22 år sedan
  Bryan Drewery 89cb12725d * C++ fixes 22 år sedan
  Bryan Drewery 4efabec37f 22 år sedan
  Bryan Drewery 3164cd2ac8 * Casted memory allocations, c++ requires it 22 år sedan
  Bryan Drewery 84a7998db2 * Added FR_ANYCH 22 år sedan
  Bryan Drewery aed2b5005f * Removed a ton of unused paramaters 22 år sedan
  Bryan Drewery 3bdbb0198f * Indent 22 år sedan
  Bryan Drewery fa19eefabb * Inlined and optimized some of the flag checking functions 22 år sedan
  Bryan Drewery 482e15f7d5 * Filled all fr.bot with 0 22 år sedan
  Bryan Drewery 5e242c2a4e * No longer using USER_BOT 22 år sedan
  Bryan Drewery 55e3fd256a * private() didn't check for (chan)! 22 år sedan
  Bryan Drewery 9d3113bea3 * Don't auto-op in +take chans 22 år sedan