]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2014-08-04 md-5Fix off by one in ping timeout.
2014-07-29 Justin CrawfordDiffer database error messages for m_permchannels and...
2014-07-28 Attila MolnarDo not attempt to detect non-culled users at destructio...
2014-07-28 Attila MolnarAllow fast sid reuse by erasing fake users from UserMan...
2014-07-28 Attila Molnarm_spanningtree Throw a ProtocolException if a server...
2014-07-28 Attila Molnarm_spanningtree Squit dead servers immediately when...
2014-07-28 Attila Molnarm_spanningtree Remove the now needless SplitInProgress...
2014-07-28 Attila Molnarm_spanningtree Check TreeServer::IsDead() to learn...
2014-07-28 Attila Molnarm_spanningtree Change type of num_lost_* to be unsigned
2014-07-28 Attila Molnarm_spanningtree Quit all split users in one go
2014-07-28 Attila Molnarm_spanningtree Mark servers awaiting destruction after...
2014-07-28 Attila Molnarm_spanningtree Remove now unused TreeServer::Tidy()
2014-07-28 Attila Molnarm_spanningtree Add the TreeServer that split to the...
2014-07-28 Attila Molnarm_spanningtree Remove split servers from the hash maps...
2014-07-28 Attila Molnarm_spanningtree Move squit logic into TreeServer from...
2014-07-28 Attila Molnarm_spanningtree Remove now needless TreeSocket::Connecti...
2014-07-28 Attila Molnarm_spanningtree Ensure that TreeSocket::Close() only...
2014-07-27 Attila Molnarm_spanningtree Keep track of whether servers are behind...
2014-07-27 Attila Molnarm_spanningtree Only mark one server as finished burstin...
2014-07-27 Attila Molnarm_spanningtree Sync bursting state of servers in SERVER
2014-07-27 Attila Molnarm_spanningtree Parse additional information present...
2014-07-27 Attila Molnarm_spanningtree Add TreeServer::BeginBurst() that marks...
2014-07-27 Attila Molnarm_spanningtree Use the value of StartBurst to determine...
2014-07-27 Attila Molnarm_spanningtree Replace direct access of TreeServer...
2014-07-27 Attila Molnarm_spanningtree Remove post-handshake BURST handler
2014-07-27 Attila Molnarm_spanningtree Don't send needless BURST after introduc...
2014-07-27 Attila Molnarm_spanningtree Keep track of whether we've sent our...
2014-07-27 Attila Molnarm_spanningtree Add TreeSocket::WriteLineNoCompat()...
2014-07-27 Attila Molnarm_spanningtree Translate the new SERVER message for...
2014-07-27 Attila Molnarm_spanningtree Remove unused parameters from the server...
2014-07-27 Attila Molnarm_spanningtree Add newly created TreeServers to the...
2014-07-27 Attila Molnarm_spanningtree Don't pointlessly copy strings in SERVER...
2014-07-27 Attila Molnarm_spanningtree Deduplicate server auth code
2014-07-27 Attila Molnarm_spanningtree Deduplicate auth finish code
2014-07-27 Attila Molnarm_spanningtree Remove duplicated code from TreeSocket...
2014-07-26 Attila Molnarm_spanningtree Set the TS of the uuid nick to the same...
2014-07-26 Attila Molnarm_spanningtree Warn instead of sending SAVE if we chang...
2014-07-26 Attila Molnarm_spanningtree Only accept uuids in SAVE
2014-07-26 Attila Molnarm_spanningtree Don't accept NICK with 0 TS
2014-07-26 Attila Molnarm_spanningtree Return a bool from DoCollision()
2014-07-26 Attila Molnarm_spanningtree Replace WriteLine() call with Unicast...
2014-07-26 Attila Molnarm_spanningtree Replace #defines with references in...
2014-07-26 Attila Molnarm_spanningtree Update comments around collision handling
2014-07-26 Attila Molnarm_spanningtree Let the NICK handler change the nick...
2014-07-25 Attila Molnarm_spanningtree Update nick overrule on UID code to...
2014-07-25 Attila Molnarm_ssl_openssl Read the DH params file using the BIO...
2014-07-25 Attila MolnarMerge insp20
2014-07-24 Attila MolnarRelease v2.0.17
2014-07-24 Attila MolnarUpdate example configuration files, fix typos and case
2014-07-24 Attila Molnarm_spanningtree Always treat the remote client as the...
2014-07-24 Attila MolnarMake sure the DN strings obtained from the SSL mods...
2014-07-23 AdamUpdate aliases/anope.conf.example
2014-07-23 AdamUpdate Windows build scripts for the recent build sys...
2014-07-20 Attila Molnarm_spanningtree Remove the MAP ISUPPORT token
2014-07-19 Adamm_hideoper: Hide hidden opers from /stats P. #874
2014-07-19 Attila MolnarSay "SSL certificate fingerprint" instead of "SSL finge...
2014-07-19 Attila MolnarAccess local user list via new UserManager::GetLocalUse...
2014-07-19 Attila MolnarMove and rename typedef LocalUserList to UserManager...
2014-07-19 Attila MolnarErase local users from UserManager::local_list in QuitU...
2014-07-19 Attila Molnarcore_stats Deduplicate stats L and l code
2014-07-16 Attila MolnarMove typedef OperIndex to ServerConfig::OperIndex
2014-07-16 Attila MolnarMove typedef ClassVector to ServerConfig::ClassVector
2014-07-16 Attila Molnarcore_stats Simplify uptime stats code, don't output...
2014-07-14 Attila MolnarExpand ISupportManager documentation
2014-07-14 Attila MolnarMinor ISupportManager changes
2014-07-14 Attila MolnarMove ISupportManager class declaration to isupportmanag...
2014-07-14 Attila Molnarm_rmode Call Channel::GetUsers() instead of directly...
2014-07-14 Attila MolnarRename UserChanList to User::ChanList, remove UCListIter
2014-07-14 Attila MolnarRemove typedef UserMembIter, use Channel::MemberMap...
2014-07-14 Attila MolnarRemove typedef UserMembCIter, use Channel::MemberMap...
2014-07-14 Attila MolnarRename UserMembList to Channel::MemberMap, switch all...
2014-07-14 Attila MolnarChange return type of Channel::GetUsers() to reference...
2014-07-10 Attila Molnarcore_hostname_lookup Change source of log messages...
2014-07-10 Attila Molnarcore_dns Change source of log messages to MODNAME,...
2014-07-10 Attila MolnarMove the TimerMap typedef into the private part of...
2014-07-10 Attila MolnarRemove current time parameter of the Timer constructor
2014-07-10 Attila MolnarMove the definition of Timer::Timer() into the source...
2014-07-09 Attila Molnarcore_whowas Rename and move WhoWasGroup to WhoWas:...
2014-07-09 Attila Molnarcore_whowas Return a WhoWas::Manager::Stats struct...
2014-07-09 Attila Molnarcore_whowas Split database logic into a WhoWas::Manager...
2014-07-09 Attila Molnarcore_whowas Clean up GetStats()
2014-07-09 Attila Molnarcore_whowas Rename misleading variables and typedefs
2014-07-09 Attila Molnarcore_whowas Switch from map to a hash map and from...
2014-07-09 Attila Molnarcore_whowas Change the FIFO to be an intrusive list
2014-07-09 Attila Molnarcore_whowas Store the nickname in WhoWas::Nick
2014-07-09 Attila Molnarcore_whowas Store time added in WhoWas::Nick
2014-07-09 Attila Molnarcore_whowas Delete elements of the per nick deque in...
2014-07-09 Attila Molnarcore_whowas Create class WhoWas::Nick, store pointers...
2014-07-09 Attila MolnarAdd intrusive_list_tail container that maintains a...
2014-07-09 Attila MolnarMake the name of intrusive list class configurable...
2014-07-09 Attila MolnarSplit intrusive list implementation into a separate...
2014-07-09 Attila Molnarcore_whowas Don't display used bytes in /STATS z
2014-07-05 Attila Molnarm_spanningtree Extract logic that finds the source...
2014-07-05 Attila Molnarm_spanningtree Fix fake direction detection for commands
2014-07-05 Attila Molnarm_spanningtree Add optional expected nick TS parameter...
2014-07-03 Attila Molnarm_spanningtree Replace manual string building of outgoi...
2014-07-03 Attila MolnarUser::ChangeNick() cannot fail if the new nick is the...
2014-07-03 Attila MolnarGet rid of irc::strings (assign()) in User::ChangeNick()
2014-07-03 Attila MolnarDeduplicate code in User::ChangeNick()
2014-07-03 Attila MolnarRemove now needless User::ForceNickChange()
next