Age | Commit message (Expand) | Author |
2004-12-30 | BUILD : 1.7.6 (516) BUGS : 261 NOTES : This should be it finally! The moduleA... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-30 | BUILD : 1.7.6 (515) BUGS : 261 NOTES : Fixed a few memleaks with moduleData f... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-30 | BUILD : 1.7.6 (514) BUGS : 261 NOTES : Modules can no longer call addCommand ... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-30 | BUILD : 1.7.6 (513) BUGS : NOTES : Added warnings for NULL-args with sstrdup,... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-30 | BUILD : 1.7.6 (512) BUGS : NOTES : Indenting src/modules.c correctly.... it g... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-30 | BUILD : 1.7.6 (511) BUGS : NOTES : Rollback to 507 | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-30 | BUILD : 1.7.6 (510) BUGS : N/A NOTES : Clean up after the last commit | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-30 | BUILD : 1.7.6 (509) BUGS : 261 NOTES : Doc found more to the bug 261, should ... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-30 | BUILD : 1.7.6 (508) BUGS : 261 NOTES : docs fix to bug 261, seems to fix it f... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-28 | BUILD : 1.7.6 (507) BUGS : N/A NOTES : Fixed not freeing memory when a channe... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-27 | BUILD : 1.7.6 (506) BUGS : 260 NOTES : Fixed segfaults in the user-list walki... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-27 | BUILD : 1.7.6 (505) BUGS : N/A NOTES : Some documentation updated, fixed comp... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-26 | BUILD : 1.7.6 (504) BUGS : 245 NOTES : Enforce SGLINE/SQLINE where the ircd d... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-26 | BUILD : 1.7.6 (503) BUGS : N/A NOTES : Fixes alot of user and channel modes o... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-25 | BUILD : 1.7.6 (502) BUGS : N/A NOTES : SolidIRCD can mlock +R again | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-25 | BUILD : 1.7.6 (501) BUGS : N/A NOTES : Added Flag to tell if we need to enfor... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-25 | BUILD : 1.7.6 (500) BUGS : 259 NOTES : Added support for hybrid TBURST -- mer... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-25 | BUILD : 1.7.6 (499) BUGS : NOTES : Fixed several compiler warnings with make ... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-22 | BUILD : 1.7.6 (498) BUGS : N/A NOTES : Updated plexus.c/.h as per patch from ... | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-22 | BUILD : 1.7.6 (497) BUGS : 256, 258 NOTES : support for QS, and fixed a /away... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-21 | BUILD : 1.7.6 (495) BUGS : N/A NOTES : Moved global regarding the deletion of... | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-20 | BUILD : 1.7.6 (494) BUGS : N/A NOTES : Added support for plexus IRCD - provid... | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-20 | BUILD : 1.7.6 (492) BUGS : N/A NOTES : Some gcc2 errors fixed | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-19 | BUILD : 1.7.6 (490) BUGS : 253 NOTES : Fixed loguser where the nickip is 0 | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-19 | BUILD : 1.7.6 (489) BUGS : 244, 246, 247, 248, 249, 250, 251, 252, 254, 255 N... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-11 | BUILD : 1.7.6 (488) BUGS : N/A NOTES : del_session() warning messages when Li... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-11 | BUILD : 1.7.6 (487) BUGS : NOTES : Fixed possible NULL-free() in delcore() | certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-10 | BUILD : 1.7.6 (486) BUGS : 243 NOTES : docs patch to bug 243, and removed shu... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-09 | BUILD : 1.7.6 (485) BUGS : NOTES : Fixed a segfault when unsetting registrati... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-09 | BUILD : 1.7.6 (484) BUGS : 167 NOTES : Made BotServ !seen recognize the chann... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-07 | BUILD : 1.7.6 (482) BUGS : N/A NOTES : Minor updates to the Unreal32 protocol... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-06 | BUILD : 1.7.6 (481) BUGS : NOTES : Fixed misplaced pointer in moduleaddData(). | certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-06 | BUILD : 1.7.6 (479) BUGS : 239 NOTES : Fixes infinite loop with moduleGetData() | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-06 | BUILD : 1.7.6 (478) BUGS : N/A NOTES : 1. CS CLEAR strips +q/+a 2. CS CLEAR u... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-05 | BUILD : 1.7.6 (477) BUGS : N/A NOTES : list.c and mail.c are doxygen ready now | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-05 | BUILD : 1.7.6 (476) BUGS : N/A NOTES : Fixed Ultimate3 not setting +a on chan... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-05 | BUILD : 1.7.6 (475) BUGS : 126 NOTES : Some valgrind clean up, should fix 126 | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-04 | BUILD : 1.7.6 (474) BUGS : N/A NOTES : Unreal 391 TIME replies | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-04 | BUILD : 1.7.6 (473) BUGS : N/A NOTES : In some cases if you set TOPICLOCK on ... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-04 | BUILD : 1.7.6 (472) BUGS : N/A NOTES : 1. Bahamut +I support 2. Changes file ... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-03 | BUILD : 1.7.6 (471) BUGS : N/A NOTES : Redid Services Mode stuff to be config... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-03 | BUILD : 1.7.6 (470) BUGS : N/A NOTES : add mode.. not remove mode.. from the ... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-03 | BUILD : 1.7.6 (469) BUGS : N/A NOTES : 1. ultimate3 setting the wrong channel... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-02 | BUILD : 1.7.6 (468) BUGS : N/A NOTES : 1. fixes del_session() warning when Li... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-11-30 | BUILD : 1.7.6 (467) BUGS : NOTES : Fixed bug with ircd->chanmodes. Thanks to ... | certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-11-29 | BUILD : 1.7.6 (466) BUGS : 237 NOTES : docs patch to bug 237 | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-11-29 | BUILD : 1.7.6 (465) BUGS : 218, 235 NOTES : 1. correct the grammer in the exa... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-11-28 | BUILD : 1.7.6 (464) BUGS : N/A NOTES : gcc 2.x compiler errors | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-11-28 | BUILD : 1.7.6 (463) BUGS : 192, 210, 222, 234 NOTES : 1. Removed +d reference... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-11-24 | BUILD : 1.7.6 (462) BUGS : 226 NOTES : 1. RageIRCD sends TSMODE which is part... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |