2009-09-15 |
danieldg | Remove Extensible items from user, channel, and Membership...
|
commit | commitdiff | tree |
2009-09-15 |
danieldg | Fix null ExtensionItem when unregistering hooks; fix...
|
commit | commitdiff | tree |
2009-09-15 |
danieldg | Fix quoting in permchannels DB, discovered by jackmcbarn...
|
commit | commitdiff | tree |
2009-09-14 |
danieldg | Improve link error message on SSL fingerprint mismatch
|
commit | commitdiff | tree |
2009-09-14 |
danieldg | Fix incorrect min/max parameters on commands
|
commit | commitdiff | tree |
2009-09-14 |
danieldg | Introduce "X" snomask for remote *:line messages [patch...
|
commit | commitdiff | tree |
2009-09-14 |
danieldg | Fix OnHostCycle in m_delayjoin [patch by dKingston]
|
commit | commitdiff | tree |
2009-09-14 |
danieldg | Fix compile warning
|
commit | commitdiff | tree |
2009-09-13 |
danieldg | Clarify <include:executable> error message
|
commit | commitdiff | tree |
2009-09-13 |
danieldg | Fix access checks on chanprotect preventing use of...
|
commit | commitdiff | tree |
2009-09-13 |
danieldg | Translate TR_NICK back from UID on mode parse
|
commit | commitdiff | tree |
2009-09-13 |
danieldg | Fix automated metadata decoding with ExtItem
|
commit | commitdiff | tree |
2009-09-13 |
danieldg | Fix REMOVE maxparams
|
commit | commitdiff | tree |
2009-09-13 |
danieldg | Fix cloaking/invite exception for new extban checks
|
commit | commitdiff | tree |
2009-09-13 |
danieldg | Fix max-parameters in MODE command
|
commit | commitdiff | tree |
2009-09-13 |
danieldg | Change match direction of extbans to allow stacking
|
commit | commitdiff | tree |
2009-09-13 |
danieldg | Prevent <include:executable> from running <include...
|
commit | commitdiff | tree |
2009-09-13 |
danieldg | Force rebuild of symlinked modules when the source...
|
commit | commitdiff | tree |
2009-09-13 |
danieldg | GnuTLS: Send SSL client certificate when requested
|
commit | commitdiff | tree |
2009-09-13 |
danieldg | Clean up Command constructor
|
commit | commitdiff | tree |
2009-09-13 |
danieldg | Fix GetPrefixChar returning empty if a non-prefix mode...
|
commit | commitdiff | tree |
2009-09-13 |
danieldg | Forgotten Extensible::Register invocations
|
commit | commitdiff | tree |
2009-09-13 |
danieldg | Add SerializeFormat for easier metadata formatting
|
commit | commitdiff | tree |
2009-09-13 |
danieldg | Remove redundant ServerInstance* fields
|
commit | commitdiff | tree |
2009-09-13 |
danieldg | Use FindMode instead of FindPrefix for OnUserPreJoin...
|
commit | commitdiff | tree |
2009-09-13 |
danieldg | Simplify ModeHandler constructor
|
commit | commitdiff | tree |
2009-09-13 |
danieldg | Replace OnAccessCheck with OnPreMode to remove a number...
|
commit | commitdiff | tree |
2009-09-13 |
danieldg | Module API changes to use Membership* where sensible
|
commit | commitdiff | tree |
2009-09-13 |
danieldg | Remove double prefix conversion from Channel::RawWriteAllExcept
|
commit | commitdiff | tree |
2009-09-13 |
danieldg | Membership* changes
|
commit | commitdiff | tree |
2009-09-13 |
danieldg | Change Extensible to use strongly typed entries
|
commit | commitdiff | tree |
2009-09-09 |
danieldg | really fix segfault when using ojoin in already-joined...
|
commit | commitdiff | tree |
2009-09-09 |
danieldg | Fix segfault when using ojoin in already-joined channel
|
commit | commitdiff | tree |
2009-09-09 |
danieldg | Fix invalid iterator in select socketengine, clean...
|
commit | commitdiff | tree |
2009-09-09 |
danieldg | Allow OJOIN to be used when already in the target channel
|
commit | commitdiff | tree |
2009-09-06 |
danieldg | Compile fix
|
commit | commitdiff | tree |
2009-09-06 |
danieldg | Fix rehash unloading core commands
|
commit | commitdiff | tree |
2009-09-04 |
danieldg | Example config updates
|
commit | commitdiff | tree |
2009-09-03 |
danieldg | Remove HandleInternal and HandleServer, they are duplicated...
|
commit | commitdiff | tree |
2009-09-03 |
danieldg | Remove CMD_LOCALONLY, enforce use of GetRouting for...
|
commit | commitdiff | tree |
2009-09-03 |
danieldg | Don't reassign NPrefix on rehash, its change requires...
|
commit | commitdiff | tree |
2009-09-03 |
danieldg | Add Network Buisness Join module by Taros; adapted...
|
commit | commitdiff | tree |
2009-09-03 |
danieldg | Change cmd_*.so to use the Module object API
|
commit | commitdiff | tree |
2009-09-03 |
danieldg | Remove COMPILE_ROOT and MAKESTYLE variables
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Include VERSION/REVISION information in module version...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Remove TAXONOMY as its functionality is duplicated...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Add away timestamp to the AWAY message sent server...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Add 1201 protocol compatability for SAVE
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Add inspircd_config.h to hash_map so that it can be...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Send out save SAVE on forced-UUID nick change of a...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Add SAVE s2s protocol command
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Remote user messaging fixes
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Add modules to the VF_COMMON list in backwards compatability...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Add s2s backward compatability for protocol changes
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Fix segfault in m_chanprotect when OnAccessCheck is...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Change more modules to use VF_OPTCOMMON routing
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Route CHGHOST/CHGNAME/CHGIDENT using optional unicast...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Add OnChangeIdent and FIDENT support
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Make CHECK work remotely with optional second parameter
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Add OnSendWhoLine hook, and use it in the oper hiding...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Fix memory leak and invalid vtable location on unload...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Don't merge FMODEs with a non-server source
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Change SAMODE to source from the acting user, not the...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Don't pass NULL source for hooks invoked from server...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | m_dnsbl: Change ident marking to a generic "MARK" that...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Add ident change action to m_dnsbl [patch by cytrix]
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | inline Channel::IsModeSet
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Add initial query support to m_mysql [patch by Athenon]
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Fix segfault due to invalidated iterator
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Rip out VisData in preparation for replacing it with...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Fix some ICC-found warnings and remove unused #define
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Add server IP to /CHECK output for local users
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Remove now-unused quitmsg/operquitmsg fields from User
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Move user quit logic out of cull list
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Rewrite BindPorts to index ports by their human-readable...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | ModResult conversion: Change return type of all module...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Remove "servermode" parameter, replace with IS_FAKE...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Remove duplicated address conversion from InspIRCd...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Add Module* creator to Command and ModeHandler
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Record module source file in the Module object
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Use a set to mark client SSL ports rather than going...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Change OnHookUserIO to OnHookIO, making it usable for...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Add irc::sockets::satouser for user-readable IP/port...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Allow voice or higher users to speak even when a matching...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Route whois notices using ENCAP WHOISNOTICE to properly...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Remove empty permanent channels when m_permchannels...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Remove calls to strdup() in core, it is not better...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Remove strnewdup(), it is a good source of possible...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | More deallocation-at-exit cleanup
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Make VF_OPTCOMMON module mismatches a fatal link error...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Add VF_OPTCOMMON for optionally common modules
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Misc removal of pointless Extend strings
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | ThreadWindows: Remove ThreadSignalListener and connect...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Valgrind cleanup: fix segfault on exit
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Valgrind cleanup: finish destructor creation
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Valgrind cleanup: deallocate RFC modes, clientlist...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Valgrind cleanup: Add RemoveRFCCommands() to dlclose...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Fix valgrind uninitialised memory error
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Remove unneeded Extensible inheritance and remove ...
|
commit | commitdiff | tree |
2009-09-02 |
danieldg | Remove misleading byte counts from stats z
|
commit | commitdiff | tree |
next |