summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-10-25BUILD : 1.7.5 (421) BUGS : 198 NOTES : 1. fixes TSMODE warnings found by SGR,...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-23BUILD : 1.7.5 (418) BUGS : N/A NOTES : 1. Fixed Rage IRCD compiler error, 2. ...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-22BUILD : 1.7.5 (415) BUGS : N/A NOTES : Fixes Unreal NICKIP and SVSMODE, Updat...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-21BUILD : 1.7.5 (414) BUGS : N/A NOTES : Deleted compile.sh as it wont work any...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-21BUILD : 1.7.5 (412) BUGS : 169 NOTES : A minor touch up to prevent issues trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-17BUILD : 1.7.5 (411) BUGS : 197 NOTES : Fixed hostserv message on removal of v...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-17BUILD : 1.7.5 (409) BUGS : NOTES : Made expire_all() extern instead of static. certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-16BUILD : 1.7.5 (408) BUGS : 189, 191 NOTES : segfault fix, and vident sent to ...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-16BUILD : 1.7.5 (407) BUGS : 185, 190 NOTES : TTB work again, and RestrictOperN...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-16BUILD : 1.7.5 (405) BUGS : 180 NOTES : Fixed tsbuf not being sent, which caus...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-16BUILD : 1.7.5 (404) BUGS : NOTES : Fixed bug 188. certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-16BUILD : 1.7.5 (403) BUGS : 186 NOTES : Fixed anope_cmd_server() in some proto...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-16BUILD : 1.7.5 (402) BUGS : N/A NOTES : Forgot to get chanserv.c and nickserv....trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-16BUILD : 1.7.5 (401) BUGS : 147, 179, 181, 183, 184, 186 NOTES : Lots of littl...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-15BUILD : 1.7.5 (400) BUGS : N/A NOTES : Removed debug left over from last commit trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-15BUILD : 1.7.5 (399) BUGS : 180, 181 NOTES : code tidy up, fixes a few items f...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-13BUILD : 1.7.5 (398) BUGS : N/A NOTES : Tiny change to save 1*len bytes per li...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-13BUILD : 1.7.5 (396) BUGS : N/A NOTES : Added arvg[0] to AnopeInit call, it wi...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-13BUILD : 1.7.5 (395) BUGS : N/A NOTES : Fixed a typo in all source files, and ...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-13BUILD : 1.7.5 (394) BUGS : N/A NOTES : More code tidying, added make strict_m...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-13BUILD : 1.7.5 (393) BUGS : N/A NOTES : Ultimate3 EOBURST support trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-13BUILD : 1.7.5 (392) BUGS : N/A NOTES : More code tidy with strict enabled, so...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-12BUILD : 1.7.5 (391) BUGS : N/A NOTES : Code tidy, added make strict to the ma...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-12BUILD : 1.7.5 (390) BUGS : 149 NOTES : Bug in MySQL debug, possibly causing s...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-10BUILD : 1.7.5 (385) BUGS : N/A NOTES : Moved more veriable declarations above...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-10BUILD : 1.7.5 (384) BUGS : N/A NOTES : Moved veriable declaration to the top ...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-10BUILD : 1.7.5 (383) BUGS : N/A NOTES : glist fix - DrStein, improved on DrSte...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-09BUILD : 1.7.5 (382) BUGS : N/A NOTES : Really fix news.c (I hope) trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-09BUILD : 1.7.5 (381) BUGS : N/A NOTES : fixed up news.c trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-09BUILD : 1.7.5 (379) BUGS : 176 NOTES : Fixed a possible segfault due to a bug...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-08BUILD : 1.7.5 (378) BUGS : N/A NOTES : News reodering - DrStein, TSMODE issue...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-07BUILD : 1.7.5 (376) BUGS : N/A NOTES : CS INFO - DrStein, init.c typo - DrSte...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-06BUILD : 1.7.5 (374) BUGS : N/A NOTES : One last time for hybrid.c trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-06BUILD : 1.7.5 (371) BUGS : 175? NOTES : Fixed some ircd protcol mistakes, cle...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-04BUILD : 1.7.5 (369) BUGS : N/A NOTES : Updates BUGS, fixed compiler warning i...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-04BUILD : 1.7.5 (368) BUGS : N/A NOTES : IRCD protocol clean up, and support fo...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-03BUILD : 1.7.5 (367) BUGS : NOTES : Changed UserKeys from uint to long uint. certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-03BUILD : 1.7.5 (365) BUGS : 172 NOTES : - New directive NewsCount - fr.l updat...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-01BUILD : 1.7.5 (364) NOTES : Added nullfix patch from Trystan. dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-09-30BUILD : 1.7.5 (363) NOTES : Added unreal fix from Trystan. dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-09-29BUILD : 1.7.5 (362) BUGS : 17 143 147 166 172 173 NOTES : Applied patch 927 p...dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-09-21BUILD : 1.7.5 (355) BUGS : N/A NOTES : An option to not detect mysql has been...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-09-20BUILD : 1.7.5 (354) BUGS : NOTES : Added RestrictOpernicks by request. Small ...certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-09-19BUILD : 1.7.5 (352) BUGS : N/A NOTES : corrected a semi-colon that my compile...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-09-19BUILD : 1.7.5 (351) BUGS : N/A NOTES : Rewrote the internals of moduleData, t...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-09-17BUILD : 1.7.5 (350) BUGS : NOTES : Changed mysql init checks so they are only...ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-09-14BUILD : 1.7.5 (348) BUGS : NOTES : /os MODE was not functioning, by joining 2...ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-09-10BUILD : 1.7.5 (345) BUGS : NOTES : Renamed anope_cmd_relase_svshold to anope_...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-09-10BUILD : 1.7.5 (344) BUGS : NOTES : Fixed bug with an uninitialized buffer in ...certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-09-09BUILD : 1.7.5 (343) BUGS : #00 NOTES : Fixed previous commit. keeper keeper@31f1291d-b8d6-0310-a050-a5561fc1590b