]> jfr.im git - irc/ircd-hybrid/bopm.git/shortlog
irc/ircd-hybrid/bopm.git
2002-12-22  strtokAdded more (commented out) HTTP protocols to bopm.conf... REL-3-0R2
2002-12-22  strtokChanged RESTART code to die if OPT_DEBUG, otherwise...
2002-12-22  strtokPut rehash explanation back in README
2002-12-22  strtokFixed error message in main.c (restart).
2002-12-22  strtokAdded main_restart function to restart bopm process.
2002-12-22  strtokReconnect on disconnection fix.
2002-12-22  dglUpdated so we don't scan as many ports for users runnin...
2002-12-22  strtokAllow empty options{}, exempt{} and OPM {}
2002-12-22  dglMissing semi-colon (the version of bison on FreeBSD...
2002-12-22  andyTends to work better if you close the comment.
2002-12-22  andyCan't have empty sections {}.
2002-12-22  andy<strtok> andy: might want to show that you can stack...
2002-12-22  andyNegative caching no longer really presents a performanc...
2002-12-22  andyMerge LIBOPM branch to main. (fun!) AFTER-BOPM3-MERGE
2002-11-12  dglSerious bug fix. Due to a lack of checking some message... BEFORE-BOPM3-MERGE
2002-11-12  andyNew opm report address.
2002-11-02  dglI like stats :)
2002-11-01  dglRemoved u_char so _BSD_SOURCE doesn't have to be define...
2002-10-31  dgldo send http post to dnsbl now
2002-10-31  dglas would not typoing like mad :(
2002-10-31  dgland writing the rest of the code would help..
2002-10-31  dglAdded HTTP POST to dnsbl code
2002-10-26  dgladded check to stop null pointer dereference
2002-10-26  dgldnsbl messages show the type of proxy the dnsbl has...
2002-10-26  dgldon't scan again if the connection is maked as closed
2002-10-26  dgllogic error type thing
2002-10-24  dglscan:
2002-09-06  andybopm.conf.sample:
2002-09-04  enygmafixed copyright notices and forgotten logging entry
2002-09-04  enygmamissing license header
2002-08-29  andyChangeLog: REL-2-4R1
2002-08-28  andyRebuild autoconf stuff in preparation for -RC1 release.
2002-08-23  andysrc/negcache.[ch]:
2002-08-23  andysrc/scan.c:
2002-08-23  andysrc/options.h
2002-08-23  andysrc/main.c:
2002-08-23  andysrc/irc.c:
2002-08-23  andysrc/config.c:
2002-08-23  andysrc/bopchecker.c:
2002-08-23  andyMakefile.in, src/Makefile.am, src/Makefile.in:
2002-08-23  andybopm.conf.sample:
2002-08-15  andyREADME:
2002-08-15  andyREADME:
2002-08-15  andysrc/irc.c:
2002-08-15  dglsend ping to generate data
2002-08-13  andybopm.conf.sample:
2002-08-13  andyAdded configure option for some excessive gcc3 warning...
2002-08-13  andyREADME:
2002-08-13  andyINSTALL:
2002-08-12  strtokFixed clean. It would slice off the first character...
2002-08-11  andryanjust to make it work by default :)
2002-08-10  enygmaFinally made Bopm be able to bind() to ipv6 interfaces...
2002-08-10  enygmaFixed scan.c and its bind() so that it also works on...
2002-08-10  enygmaFixed buggy bind() call.
2002-08-10  enygmaChanged the bopm_sockaddr bsadr so that sin_port and...
2002-08-10  andySome juggling of headers for BSD. From TimeMr14C.
2002-08-10  andysrc/opercmd.c:
2002-08-09  andysrc/scan.c:
2002-08-09  andyirc.c:
2002-08-09  andysrc/Makefile.am:
2002-08-09  andyRegenerate autoconf stuff
2002-08-09  andysrc/irc.c:
2002-08-08  andybopm.conf.sample:
2002-08-08  andysrc/config.c:
2002-08-08  andyUpdate some autoconf stuff.
2002-08-08  andyIgnore automatically generated autoconf stuff
2002-08-08  andyMerged in TimeMr14C's IPv6 stuff to main branch. IPV6-AFTER-MERGE
2002-08-02  andyApparently this just was not obvious enough, nicks... IPV6-BEFORE-MERGE
2002-07-27  strtokscan.c: Added socks5 request. We were authing (so that...
2002-07-08  andyircU GLINE example.
2002-06-02  andysrc/irc.c:
2002-05-27  andysrc/main.c:
2002-05-26  andybopm.spec:
2002-05-26  andysrc/config.c, src/extern.h:
2002-05-26  andyMakefile.in, src/Makefile.in:
2002-05-26  andyMakefile.am:
2002-05-26  andyDisable Autoconf maintainer mode
2002-05-26  andyconfigure.in:
2002-05-26  andyREADME:
2002-05-26  andyINSTALL:
2002-05-26  andysrc/main.c:
2002-05-26  andy.cvsignore:
2002-05-26  andySources moved to src/ dir.
2002-05-26  andyMore stuff that Automake requires.
2002-05-26  andyMakefile.am:
2002-05-26  andyMakefile.in:
2002-05-26  andyMakefile.in:
2002-05-26  andyconfigure.in:
2002-05-26  andyThis file no longer needed.
2002-05-26  andySources moved to src/ dir.
2002-05-25  andyirc.c:
2002-05-23  andyMakefile.in:
2002-05-23  andyMerged SOLARIS_PORT branch.
2002-05-21  strtokChangeLog: Updated for version 2.3 release
2002-05-17  strtokscan.c: Ubermicro optomization on flagging STATE_CLOSED...
2002-05-14  strtokversion.h: Version 2.3 now
2002-05-14  andyUseful crontab from skold <skold@habber.net>
2002-05-14  strtokbopm.conf.sample: Extra clues for the idiots changing...
2002-05-14  strtokscan.c: Fixed problem with FD_USE being decremented...
2002-05-12  strtokscan.c: Fixed logic error when adding fd's to the poll...
next