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