]> jfr.im git - irc/ircd-hybrid/bopm.git/history - src/irc.c
Fix a gcc3-ism.
[irc/ircd-hybrid/bopm.git] / src / irc.c
2003-06-20  andyFix a gcc3-ism. AFTER_ANDY_CLEANUP
2003-06-20  andyLOTS of tidying up to compile with no warnings.
2003-06-17  dglMake !all work properly.
2003-06-17  dglCheck all the characters of the nickname provided ...
2003-06-02  dgllog -> log_printf to fix namespace collision, various...
2003-04-29  dglLots of mostly DNS related changes
2003-01-08  strtokFix to only ss->scans-- when we know for sure we're...
2003-01-06  strtokVersion should be 3.0.1 not 3.01
2002-12-22  strtokAdded main_restart function to restart bopm process.
2002-12-22  strtokReconnect on disconnection fix.
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-08-23  andysrc/irc.c:
2002-08-15  andysrc/irc.c:
2002-08-15  dglsend ping to generate data
2002-08-13  andybopm.conf.sample:
2002-08-10  enygmaFinally made Bopm be able to bind() to ipv6 interfaces...
2002-08-10  enygmaFixed buggy bind() call.
2002-08-10  enygmaChanged the bopm_sockaddr bsadr so that sin_port and...
2002-08-09  andyirc.c:
2002-08-09  andysrc/irc.c:
2002-08-08  andyMerged in TimeMr14C's IPv6 stuff to main branch. IPV6-AFTER-MERGE
2002-06-02  andysrc/irc.c:
2002-05-26  andySources moved to src/ dir.