Historique des commits

Auteur SHA1 Message Date
  Bryan Drewery e180e43b63 * Port [3405] to 1.2.14 il y a 19 ans
  Bryan Drewery 738ccb5818 * Port [3133] to 1.2.13 il y a 19 ans
  Bryan Drewery cbe09f0fe5 * Fixed Auth::GetIdx() to work with expired idx. (#109) il y a 21 ans
  Bryan Drewery c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. il y a 21 ans
  Bryan Drewery d88dcf0e16 * Clear the hash/rand strings after authing is complete. il y a 21 ans
  Bryan Drewery fde17b5022 * dcc[].simul is an idx, so it needs to be -1 to be disabled. il y a 21 ans
  Bryan Drewery 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() il y a 21 ans
  Bryan Drewery b150c05717 * Auth system rewritten into a class il y a 21 ans
  Bryan Drewery b34f97945d * Work on auth system to bind dcc commands to auth system without rewriting them il y a 21 ans
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files il y a 21 ans
  Bryan Drewery b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() il y a 21 ans
  Bryan Drewery 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() il y a 21 ans
  Bryan Drewery 63c02529f7 * Auth hashes weren't being MD5d il y a 21 ans
  Bryan Drewery 50372107ab * auth/enclink/dcc hash strings are now cleared from memory after being hashed. il y a 21 ans
  Bryan Drewery dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations il y a 21 ans
  Bryan Drewery 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. il y a 22 ans
  Bryan Drewery 03d098da24 * C++ compile warning fixes (Still compat with C) il y a 22 ans
  Bryan Drewery 3164cd2ac8 * Casted memory allocations, c++ requires it il y a 22 ans
  Bryan Drewery b24581cdf5 * More work on new settings data il y a 22 ans
  Bryan Drewery 334e83be3d * AUTHHASH now works as follows: il y a 22 ans
  Bryan Drewery 610bf09a6b * Removed AUTHCMDS define il y a 22 ans
  Bryan Drewery b845b43b4c * Some initial bd work il y a 22 ans
  Bryan Drewery 3bff35ad3c * Lame authkey ! il y a 22 ans
  Bryan Drewery 9c6eb6bc11 * Code improvements il y a 22 ans
  Bryan Drewery eb00a9de26 * Just some indenting il y a 22 ans
  Bryan Drewery 80e085ed47 * Some STR() additions il y a 22 ans
  Bryan Drewery f3776a3410 * Finished removing all the modules. il y a 22 ans
  Bryan Drewery 8c834e18ed * Added cmds: encrypt, decrypt, md5, sha1. il y a 22 ans
  Bryan Drewery 2b3124b4ba * Removed server.mod from the 'modules' il y a 22 ans
  Bryan Drewery 555eaed5f3 * cmd_timers now shows more. il y a 22 ans