summaryrefslogtreecommitdiff
path: root/src/servers.c
AgeCommit message (Expand)Author
2009-10-25added options:enablelogchannel config file option, which turns on the logchan...Adam-
2009-10-17Renamed OnServerConnect(Server*) event to OnNewServer, we have two OnServerCo...Adam-
2009-09-30Removed NS_IDENTIFIED/NS_RECOGNIZED/NS_ON_ACCESS from na->status, it doesnt b...Adam-
2009-08-24fixed typo. i apologize for being an idiot, i promise i will test even onelin...pimpmylinux
2009-08-24oops, sorry :(pimpmylinux
2009-08-24fixed trying to delete sessions when a ulined server quitspimpmylinux
2009-08-09Make this really work now. Promise. serv_uplink double setting needs to go aw...rburchell
2009-08-09Introduce clients when we first see the uplink (i.e. successfully connected),...rburchell
2009-08-08Also make use of synched state to introduce pseudoclients instead of blindly ...rburchell
2009-08-08Remove SSYNC_UNKNOWN. All IRCds can report sync state, and for those that _re...rburchell
2009-06-29Made globaloncycleup message and OnServerConnect use the correct serveradam-
2009-06-06New events stuff, patch totally by Adam (aka Awesome).rburchell
2009-05-08Patch to allow jupe on all bar uplink and self. Thanks Adam. (Bug #1076)sjaz
2009-03-31Fix compile error in servers.c.cyberbotx
2009-03-31Send snotice after connecting to the network. Also change OnServerConnect to ...rburchell
2009-03-31Fix ss_main's client introduction.rburchell
2009-03-25Fix bug #1009, patch inspired by DukePyrolator, add a TS6 SID generator from ...cyberbotx
2009-02-15Remove User::na, use User::nc everywhere. Will probably break everything, but...rburchell
2009-02-10NS_VERBOTEN -> NS_FORBIDDEN, CS_VERBOTEN -> CS_FORBIDDEN, etc.rburchell
2009-01-03Housekeeping contact address updates.sjaz
2009-01-02Update copyrights for 2009.rburchell
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-22Replaced most uses of smalloc and scalloc with new, replaced most uses of fre...cyberbotx
2008-11-16Correct logic: don't allow UID init if IRCd does not support TS6rburchell
2008-11-16Remove UseTS6. This is now on or off at an ircd, not a config level. Move Cha...rburchell
2008-11-15Fix crash-on-squit with insp12: problem is that an sid was passed in as sourc...rburchell
2008-11-14Insane commit of doom: s/ \t/grburchell
2008-11-14Small miscellaneous fixes, pt 3.rburchell
2008-11-13Fixed a few annoying compile warningsrobbeh
2008-11-03Correctly save Numeric to TS6SID.Robin Burchell w00t@inspircd.org
2008-10-02Replaced anope_SendSquit() with direct call to SendSquit() in IRCDProto class.Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Replaced anope_SendGlobops() with direct call to SendGlobops() in IRCDProto c...Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Various conversions to use new protocol.Robin Burchell w00t@inspircd.org
2008-10-02Convert various to new name scheme.Robin Burchell w00t@inspircd.org
2008-09-30Add MODULE_INIT to all modules, fix a few various crashes.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-30Move delete_user() into a destructor. Fix a few minor bugs with conversion also.Robin Burchell w00t@inspircd.org
2008-09-30Various g++ fixes. Compiles, doesn't link.Robin Burchell w00t@inspircd.org
2008-01-16BUILD : 1.7.21 (1351) BUGS : 831 NOTES : Fixed a bug in next_server() which s...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-01-13BUILD : 1.7.21 (1345) BUGS : NOTES : Updated copyright information geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-29BUILD : 1.7.19 (1286) BUGS : 731 NOTES : Fixed TS6 UID generation geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-26BUILD : 1.7.19 (1265) BUGS : NOTES : Updated copyright information geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-06-15BUILD : 1.7.19 (1250) BUGS : 718 NOTES : Fixed the fact that we did not send ...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-06-15BUILD : 1.7.19 (1249) BUGS : 726 NOTES : Fixed some jupe stuff: when juping a...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-10-01BUILD : 1.7.11 (908) BUGS : NOTES : Created a CapabInfo table to allow easier...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-10-01BUILD : 1.7.11 (906) BUGS : NOTES : Added information on the uplink server vi...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-05-02BUILD : 1.7.8 (753) BUGS : N/a NOTES : Merged anope-dev with trunk rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-04-04BUILD : 1.7.8 (656) BUGS : 331 NOTES : (1) Updated de.l (2) mydbgen will now ...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-04-04BUILD : 1.7.8 (655) BUGS : NOTES : We need to update the sync-state for leaf ...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b