Historial de Commits

Autor SHA1 Mensaje Fecha
  Bryan Drewery e2d24cca9c * Ported misc fixes to 1.2.9 hace 20 años
  Bryan Drewery 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 hace 20 años
  Bryan Drewery a9f0d68914 * Ported misc solaris compile fixes to 1.2.9 hace 20 años
  Bryan Drewery d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid hace 21 años
  Bryan Drewery 7391ee0927 * Changed failed socket bindings to DEBUG msgs hace 21 años
  Bryan Drewery 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() hace 21 años
  Bryan Drewery a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d hace 21 años
  Bryan Drewery 7c5c0b4b95 * Cleaned up some of the firewall code hace 21 años
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files hace 21 años
  Bryan Drewery eb620e7634 * Don't warn about falures to listen on port 113 hace 21 años
  Bryan Drewery 24a22d7799 * Added some error logging for failed bind() listen() and getsockname() hace 21 años
  Bryan Drewery b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() hace 21 años
  Bryan Drewery 0883637432 * Added strerror(errno) to "Can't create new socket" error log hace 21 años
  Bryan Drewery 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() hace 21 años
  Bryan Drewery 583a1b921f * Setup the read/write encrypt/decrypt functions to work through the new link encryption system hace 21 años
  Bryan Drewery df79d72a21 * Moved host/ip buffers in conf_bot to conf_bot.conf_net hace 21 años
  Bryan Drewery d92380ef77 * Leaked socket on failed address bind. hace 21 años
  Bryan Drewery dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations hace 21 años
  Bryan Drewery 80c203ed5f hace 21 años
  Bryan Drewery 2a1a267259 * findanysnum() was stopping short by 1 in it's search for a socket hace 21 años
  Bryan Drewery 25cd6464fc * Some misc fixes, hopefully to fix this pesky dead socket stuff hace 21 años
  Bryan Drewery 85370c11f5 hace 21 años
  Bryan Drewery 5224d8a8d4 hace 21 años
  Bryan Drewery 8aff1b8bd0 hace 21 años
  Bryan Drewery 1653d4ddcc * DCC[] list is no longer shifter hace 21 años
  Bryan Drewery ccb2750d36 * All dcc loops need to check for dcc[].type, as the table will now have gaps... hace 21 años
  Bryan Drewery e55d48b01a * More debugging hace 22 años
  Bryan Drewery 6a27db74d8 * Sockets can be 1 hace 22 años
  Bryan Drewery 169f1bb895 hace 22 años
  Bryan Drewery 24c7ede84a hace 22 años