summaryrefslogtreecommitdiff
path: root/src/uplink.cpp
AgeCommit message (Expand)Author
2014-10-12Hide dumb user notice if we are quittingAdam
2014-05-31Always log when the uplink socket errors, and give possibly helpful adviseAdam
2014-05-21Core prep for p10 stuffAdam
2014-03-19Show a better log message when disconnecting from the uplinkAdam
2014-01-01Update copyright to 2014. This was done with:Adam
2013-08-01Use MessageSource as the source for many IRCDProto funcsAdam
2013-07-26Rethink jupe/squit thing somewhat. Workaround for the inspircd rsquit/squit messAdam
2013-07-26Fix issues with 'Me' related to previous commitAdam
2013-07-26Interally quit servers when jupedAdam
2013-07-21More basic config validation, and fix crash when no uplinks are configured. s...Adam
2013-05-27Initially attach all modules to all events, and detach them as the events are...Adam
2013-05-05That doesn't work either, just don't use references.Adam
2013-05-05Rework the config file reader to be much more flexible and move many configur...Adam
2013-04-06Use the return from BufferedSocket::ProcessRead() and don't just assume its trueAdam
2013-01-21Merge usefulness of Flags and Extensible classes into Extensible, made most f...Adam
2013-01-09Update copyright to 2013. This was done with:Adam
2013-01-03Don't delete users immediately when quit or killed, instead wait until messag...Adam
2012-12-15Move DNS handling to a moduleAdam
2012-11-22Pretty large coding style cleanup, in source docAdam