]> jfr.im git - irc/ircd-hybrid/bopm.git/shortlog
irc/ircd-hybrid/bopm.git
2002-02-04  andybopchecker.c:
2002-02-04  andystats.c:
2002-02-01  andyChangeLog:
2002-02-01  andyREADME:
2002-02-01  andyMakefile:
2002-02-01  andyREADME:
2002-02-01  andyconfig.c:
2002-01-31  strtokirc.c: Last commit had an odd paste from vim (???)
2002-01-31  strtokconfig.c: Added FDLIMIT configuration parameter (limit...
2002-01-30  andyirc.c:
2002-01-29  andyChangeLog: REL-1-1r1
2002-01-29  andyconfig.c:
2002-01-29  strtokREADME: Added codebase specific compatibility (those... REL-1-1
2002-01-29  andyChangeLog:
2002-01-29  andybopm.conf.sample:
2002-01-29  andyChangeLog:
2002-01-29  strtokVersion.h: Now 1.1
2002-01-29  andybopchecker.c:
2002-01-29  strtokREADME: Added rehash instructions
2002-01-28  andyREADME:
2002-01-28  andyconfig.c, extern.h:
2002-01-28  strtokconfig.c/config.h: BOPM now exits if 'required' configu...
2002-01-27  strtokTODO: Updated TODO
2002-01-27  andybopchecker.h:
2002-01-27  strtokirc.c: Fixed segfault if nickserv ident isnt defined...
2002-01-26  strtokconfig.c: Replace C++ comment with C style comment...
2002-01-25  andybopm.conf.sample:
2002-01-25  andyscan.c: Suggestion from Sotiris Tsimbonis that details...
2002-01-25  andydnsbl.c: Allow reporting to multiple addresses
2002-01-25  andyirc.c: support & channels, bug found by Sotiris Tsimbon...
2002-01-24  strtokINSTALL: Updated INSTALL file to include information...
2002-01-24  strtokirc.c/options.h: Added support for unreal ircds
2002-01-24  strtokREADME: Added hybrid compatibility to README.
2002-01-24  andyAdded OPER_MODES config option to specify what modes...
2002-01-24  andybopchecker needs to time out too, doh.
2002-01-24  andyRemove CONF_PING, a config option that never was.
2002-01-24  andyMerged patch from Sotiris Tsimbonis <stsimb@irc.gr...
2002-01-23  strtokChangeLog: It's 2002!
2002-01-22  strtokbopm.conf.sample: Fixed typo
2002-01-22  strtokChangeLog: Added changelog
2002-01-21  strtokscan.c: Apache ip vhosting hack (apaches fault!)
2002-01-21  andytypo
2002-01-21  strtokscan.c: Send \r\n\r\n for HTTP proxy rather than \n\n
2002-01-20  strtokAdded compatibility section to README and support notice
2002-01-20  strtokdnsbl.c: Reordered priorities: Kline, then log then...
2002-01-20  andyignore another binary
2002-01-20  strtokscan.c: Added HTTP/1.1 checking for HTTP proxies
2002-01-20  strtokversion.h: Added #define for VERSION (currently 1.0)
2002-01-20  andyKline messages now have ?ip= in the URL which will...
2002-01-20  andyHere's a config option for an away message (AWAY)....
2002-01-20  andyAdded an evil hack called bopchecker which is a command...
2002-01-19  andytypo
2002-01-19  andyMore hopeful manual check fixes
2002-01-19  andyHopeful reporting fixes
2002-01-19  andyReporting proxies to DNSBL now works.
2002-01-19  andyHooks for sending an email report (but it doesn't actua...
2002-01-19  andyExtra config options for DNSBL.
2002-01-19  andyTidying up, added the DNSBL_ZONE
2002-01-19  andyAdded bit about -d
2002-01-19  andyTypos etc.
2002-01-19  strtokscan.c: Ridded instances of stats_num being incremented...
2002-01-19  strtokREADME grammar fix
2002-01-19  strtokUpdated TODO
2002-01-19  strtokMore grammar fixes
2002-01-19  strtokBad grammar!
2002-01-18  strtokMore README documentation added (credits)
2002-01-18  strtokOff by one fix with clean()
2002-01-18  strtokYet another #include <time.h> for BSD!
2002-01-18  strtokscan.c: BOPM now increases number open (protocol) by...
2002-01-18  strtokBegin README file.
2002-01-18  strtokconfig.c: Strip leading/tailing characters from arguments
2002-01-18  strtokscan.c: Stats, num negotiated now increased on negotiat...
2002-01-18  andySupport for checking against a DNS (black|block)list.
2002-01-18  strtokAdded port to stats
2002-01-18  strtokAdded size_t SCAN_NUMPROTOCOLS
2002-01-18  strtokhopeful extern fix
2002-01-18  strtokMade stats variables part of the protocol_hash struct...
2002-01-18  andyMoke debug stuff work by linking it properly
2002-01-18  andySimple SIGINT handler
2002-01-18  strtokFixed massive CPU usage (YAY).
2002-01-18  andyDEBUG_GPROF=1 make to enable gprof debugging
2002-01-18  strtokirc_reconnect() fixed and working
2002-01-17  strtokirc.c: Reconnect if unable to WRITE
2002-01-17  strtokreconnect on select() returning -1 was bad mmkay
2002-01-17  strtokMore attempted irc_reconnect() fixes.
2002-01-17  strtokirc.c: Log on irc_reconnect() call
2002-01-17  strtokirc.c: added irc_reconnect
2002-01-17  andyAnd another
2002-01-17  andyBSD fix
2002-01-17  andyFirst four letters of nick for commands.
2002-01-17  strtokconfig.c: Set pointer to type_string's to null
2002-01-17  strtokscan_timer fix
2002-01-17  strtokscan.c: Added timeout on verbose checking
2002-01-17  strtokChanged scan_connect to compensate for verbose scanning.
2002-01-17  andyManual check almost done, but work must stop here for...
2002-01-17  andySupport for oper-only commands.
2002-01-17  strtokAdded README file (yet to be written)
2002-01-17  andyOops, the old way left nick unterminated.
2002-01-17  andySome simple stats:
2002-01-17  andyHere's the beginnings of some command handling. First...
next