Historia zmian

Autor SHA1 Wiadomość Data
  Bryan Drewery 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() 21 lat temu
  Bryan Drewery ca53255b97 * Now using ANSI color code *0* to close bold (as opposed to new standard: 22) 21 lat temu
  Bryan Drewery a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d 21 lat temu
  Bryan Drewery 6679b221fd 21 lat temu
  Bryan Drewery df64e22c67 21 lat temu
  Bryan Drewery dfe1caf6e6 * Changed dcc[].msgc to dcc[].irc 21 lat temu
  Bryan Drewery 52dd7bb76d 21 lat temu
  Bryan Drewery a2f3436141 21 lat temu
  Bryan Drewery 93b7df34ce * Moved dumplots() to dccutil.c 21 lat temu
  Bryan Drewery f060e61929 * Added channel flag +|-botbitch, when set only bots will be allowed to be opped, users be auto-deopped. 21 lat temu
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files 21 lat temu
  Bryan Drewery 29c87e1c35 * Fixed some bad passes being generated/set beginning with -/+ 21 lat temu
  Bryan Drewery 5338dad56a * Now writing out a temporary (encrypted) config file during update for the new binary to read in 21 lat temu
  Bryan Drewery 8f8af5a8a6 * Move CYGWIN binary to bin.old.exe instead of bin.old 21 lat temu
  Bryan Drewery a681922a71 * Added int to write_settings() to specify whether to write conf or not 21 lat temu
  Bryan Drewery f9f963d2d5 * Removed channel flag '+|-manop' as it was redundant with chanint 'manop' 21 lat temu
  Bryan Drewery 88377d31ae * More conversions 21 lat temu
  Bryan Drewery 9ebcdaed6b * Fixed bots not updating/restarting correctly (being killed before finishing process of restart/update) 21 lat temu
  Bryan Drewery 0785c65ec9 21 lat temu
  Bryan Drewery 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 21 lat temu
  Bryan Drewery 5d0c7d9e3d * Tell where the new binary was moved when using -U/-U 21 lat temu
  Bryan Drewery 6d61f99329 18 lat temu
  Bryan Drewery ad5b254c1e * Remove pidfile right before we call system() in restart() to attempt to fix the duplicate bots bug 21 lat temu
  Bryan Drewery dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations 21 lat temu
  Bryan Drewery e05af1a475 * Fixed dcc host matching to correctly match: 21 lat temu
  Bryan Drewery 91513786f3 * Fixed cmd_restart making bot quit with "Updating..." 21 lat temu
  Bryan Drewery a356015d3c 21 lat temu
  Bryan Drewery a733563518 21 lat temu
  Bryan Drewery 3a19cea538 * Added remove_crlf_r to search from the end with strrchr() 21 lat temu
  Bryan Drewery 0fe6bcd044 21 lat temu