Історія комітів

Автор SHA1 Опис Дата
  Bryan Drewery fded6bc4d5 Add vim modeline everywhere 12 роки тому
  Bryan Drewery c1b9fe7edc * Fix auth IRC lookups getting the wrong cached idx 16 роки тому
  Bryan Drewery fbfdd1939e * Return bind check result for dcc 16 роки тому
  Bryan Drewery 6c4a303293 * Send auth responses in notice if triggered from chan. Privmsg if from msg 16 роки тому
  Bryan Drewery a395e50a9b * Use sizeof() for chan name size 16 роки тому
  Bryan Drewery 3881a00742 * More nicklen/handlen cleanups 16 роки тому
  Bryan Drewery 40255aea0c * Cleanup dcc.nick/host/simulbot lengths 16 роки тому
  Bryan Drewery a318d5445d * Make Auth use bd::HashTable 16 роки тому
  Bryan Drewery 4a7cf2f248 * Remove a bunch of old, unused code 17 роки тому
  Bryan Drewery 7af777c792 * Port [3899] to 1.2.16 from trunk 18 роки тому
  Bryan Drewery 160a7c5103 * Cleanup all time_t warnings 18 роки тому
  Bryan Drewery 7a3d3b94dd * Remove some unused code 18 роки тому
  Bryan Drewery 288300b569 * port [3868] to 1.2.16 from trunk 18 роки тому
  Bryan Drewery 5cb351444f * Cleanup licenses 18 роки тому
  Bryan Drewery 9e40d1c45b * Garble a ton of vital string markers 18 роки тому
  Bryan Drewery e180e43b63 * Port [3405] to 1.2.14 19 роки тому
  Bryan Drewery 738ccb5818 * Port [3133] to 1.2.13 19 роки тому
  Bryan Drewery cbe09f0fe5 * Fixed Auth::GetIdx() to work with expired idx. (#109) 21 роки тому
  Bryan Drewery c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. 21 роки тому
  Bryan Drewery d88dcf0e16 * Clear the hash/rand strings after authing is complete. 21 роки тому
  Bryan Drewery fde17b5022 * dcc[].simul is an idx, so it needs to be -1 to be disabled. 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 bc91a7e206 * Added rcsid[] to all files 21 роки тому
  Bryan Drewery b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 роки тому
  Bryan Drewery 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 21 роки тому
  Bryan Drewery 63c02529f7 * Auth hashes weren't being MD5d 21 роки тому
  Bryan Drewery 50372107ab * auth/enclink/dcc hash strings are now cleared from memory after being hashed. 21 роки тому
  Bryan Drewery dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations 21 роки тому