summaryrefslogtreecommitdiff
path: root/src/sessions.c
AgeCommit message (Expand)Author
2010-06-18Renamed all of source files from .c to .cppAdam
2010-06-18Burned slist, rewrote operservs XLine codeAdam
2010-06-18Fixed cmake build, removed version_flags it is no longer need, removed old un...Adam
2010-06-18Rewrote the hashing system to use std::tr1::unordered_mapAdam
2010-06-18Removed all references to $, git has no svn keywordsAdam
2010-03-20Added in support for OperServ and MemoServ into SQLAdam-
2010-03-18Made the exception list really workAdam-
2010-01-31replaced the alog() command with a new type-safe and stream-based Alog()DukePyrolator
2010-01-14Fixed crash caused by r2732 caused by adding someone to the exception listAdam-
2010-01-11updated copyright info for 2010pimpmylinux
2010-01-04Removed NICKMAX and CHANMAX, replaced user->nick, c->name, and ci->name with ...Adam-
2009-12-16Made many of the functions in IRCDProto accept the relative object pointers i...Adam-
2009-12-14Ripped out old databasesAdam-
2009-11-28Massive move of all of the Config variables out of global scope to the Config...Adam-
2009-10-30Rewrote all of the defcon code, and moved most of it to os_defcon. This fixes...Adam-
2009-07-26Fixed multiple problems with session tracking, read comments in users.c and s...adam-
2009-02-18Patch from DP, converting all match calls and removing old match method.rburchell
2009-02-16Revert "Patch from DukePyrolator to replace all calls to match_wild() and mat...rburchell
2009-02-16Patch from DukePyrolator to replace all calls to match_wild() and match_wild_...cyberbotx
2009-02-10Fixed compile errors in os_session.cyberbotx
2009-02-09Squashed commit: merge next (1.9.1) back to trunk.rburchell
2009-01-03Housekeeping contact address updates.sjaz
2009-01-02Update copyrights for 2009.rburchell
2008-12-17A few GCC 3.4.x and MSVC++ warning fixes.cyberbotx
2008-11-28Remove (void) args, these just make things ugly.rburchell
2008-11-23Converted many C-style casts to C++-style casts.cyberbotx
2008-11-22Properly initialized new objects when needed so they don't contain garbage data.cyberbotx
2008-11-22Replaced most uses of smalloc and scalloc with new, replaced most uses of fre...cyberbotx
2008-11-14Insane commit of doom: s/ \t/grburchell
2008-11-02Rip out SQL. It's utterly useless in current implementation.Robin Burchell w00t@inspircd.org
2008-10-02Make src/sessions.c and src/users.c compile.Robin Burchell w00t@inspircd.org
2008-10-02Replaced anope_SendGlobops() with direct call to SendGlobops() in IRCDProto c...Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Replaced notice() with direct call to SendMessage() in IRCDProto class.Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Convert various to new name scheme.Robin Burchell w00t@inspircd.org
2008-09-30Made all protocol modules able to be compiled via mostly constifying strings.Robin Burchell w00t@inspircd.org
2008-09-30Various g++ fixes. Compiles, doesn't link.Robin Burchell w00t@inspircd.org
2008-01-13BUILD : 1.7.21 (1345) BUGS : NOTES : Updated copyright information geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-31BUILD : 1.7.19 (1295) BUGS : N/A NOTES : We now have hostip in user_ struct s...drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-29BUILD : 1.7.19 (1290) BUGS : 723 NOTES : Anope now can except users from Sess...drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-26BUILD : 1.7.19 (1265) BUGS : NOTES : Updated copyright information geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-12-24BUILD : 1.7.17 (1210) BUGS : 645 646 647 NOTES : Fixed anoperc restart, nickc...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-12-09BUILD : 1.7.17 (1198) BUGS : NOTES : Reviewed and updated all of the MySQL co...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-07-04Undoing last commit because it isn't needed.certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-07-04# BUILD : 1.7.14 (1080) # BUGS : 491? # NOTES : rewrote exception system due...certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-01-27BUILD : 1.7.7 (556) BUGS : N/A NOTES : synced headers so our copyright is 200...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-12-21BUILD : 1.7.6 (495) BUGS : N/A NOTES : Moved global regarding the deletion of...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-12-06BUILD : 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-02BUILD : 1.7.6 (468) BUGS : N/A NOTES : 1. fixes del_session() warning when Li...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-11-28BUILD : 1.7.6 (463) BUGS : 192, 210, 222, 234 NOTES : 1. Removed +d reference...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-11-07BUILD : 1.7.6 (439) BUGS : 68, 170, 209 NOTES : 1. DrSteins XOP patch (bug# 1...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b