]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
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()
2014-07-03 Attila MolnarMove calling the OnUserPreNick() hook and the restrictb...
2014-07-03 Attila Molnarcore_user Deduplicate code that calls the OnUserRegiste...
2014-07-03 Attila Molnarcore_user Inherit CommandNick from SplitCommand, only...
2014-06-30 Julien VehentSet SSL options to sane default and enfore server ciphe...
2014-06-30 Attila Molnarm_spanningtree Drop support for changing user modes...
2014-06-30 Attila Molnarm_spanningtree Translate user mode changes done via...
2014-06-30 Attila Molnarm_spanningtree Accept legacy JOINs from 1202-protocol...
2014-06-29 Attila MolnarMerge pull request #878 from SaberUK/insp20+fix-minor...
2014-06-28 Attila MolnarUse TimingSafeCompare() to compare passwords and passwo...
2014-06-28 Attila MolnarAdd InspIRCd::TimingSafeCompare() function that compare...
2014-06-28 Attila Molnarm_spanningtree Send the cert fingerprint message to...
2014-06-28 Matthew MartinCheck fingerprint before checking password (server...
2014-06-28 Peter PowellAdd man pages.
2014-06-28 Peter PowellAdd systemd service file.
2014-06-28 Peter PowellFix warning from gnutls-certtool about --bits being...
2014-06-28 Peter PowellIgnore safe compiler warnings in a more reliable way.
2014-06-26 Peter PowellFix various small problems with configure.
2014-06-25 Attila MolnarMerge pull request #879 from SaberUK/insp20+fix-denychans
2014-06-25 Peter PowellAdd parameter to InspIRCd::TimeString for UTC time...
2014-06-25 Peter PowellAdd formatting to InspIRCd::TimeString; switch all...
2014-06-24 Peter PowellFix copy/paste error in m_denychans.
2014-06-24 Attila MolnarInherit ThreadQueueData from Mutex to avoid duplicating...
2014-06-24 Attila MolnarRemove empty Thread destructor
2014-06-24 Attila Molnarthreadengine_win32 Don't ask for the thread id of newly...
2014-06-24 Attila MolnarMove and rename class ThreadData to ThreadEngine::Threa...
2014-06-24 Attila MolnarMove and rename ThreadData::FreeThread() to ThreadEngin...
2014-06-24 Attila MolnarMake Thread::state private
2014-06-24 Attila MolnarChange allocation of ThreadData to be physically part...
2014-06-24 Attila MolnarRemove empty ThreadEngine constructors and destructors
2014-06-24 Attila MolnarRemove the unused ThreadEngine::GetName() method from...
2014-06-24 Attila MolnarChange allocation of InspIRCd::Users to be physically...
2014-06-24 Attila MolnarChange allocation of InspIRCd::SNO to be physically...
2014-06-24 Attila MolnarRemove now needless dynref_init_complete
2014-06-24 Attila MolnarChange allocation of InspIRCd::Modules to be physically...
2014-06-24 Attila MolnarChange allocation of InspIRCd::Logs to be physically...
next