2013-05-16 |
attilamolnar | Remove unused variables, avoid copies where possible... |
blob | commitdiff | raw |
2012-12-02 |
attilamolnar | Dynamically determine the size of the eventlist[] passe... |
blob | commitdiff | raw | diff to current |
2012-12-02 |
attilamolnar | Attach to events and register services in init() |
blob | commitdiff | raw | diff to current |
2012-11-12 |
attilamolnar | Remove usage of the deprecated ConfigReader |
blob | commitdiff | raw | diff to current |
2012-10-12 |
attilamolnar | Remove superfluous std::string()s |
blob | commitdiff | raw | diff to current |
2012-09-23 |
attilamolnar | Fix undefined behavior caused by referencing the return... |
blob | commitdiff | raw | diff to current |
2012-05-14 |
Robin Burchell | Merge pull request #109 from Justasic/insp20 |
blob | commitdiff | raw | diff to current |
2012-05-03 |
Robin Burchell | Merge pull request #96 from Justasic/insp20 |
blob | commitdiff | raw | diff to current |
2012-04-23 |
Robin Burchell | Merge pull request #92 from Robby-/insp20-headers |
blob | commitdiff | raw | diff to current |
2012-04-19 |
Robby- | Replace copyright headers with headers granting specifi... |
blob | commitdiff | raw | diff to current |
2010-07-30 |
Daniel De Graaf | Fix incorrect default on <alias:channelcommand> |
blob | commitdiff | raw | diff to current |
2010-01-18 |
danieldg | PreCommand/PostCommand are local-only hooks |
blob | commitdiff | raw | diff to current |
2010-01-11 |
brain | ...because every now and again, i have to do a massive... |
blob | commitdiff | raw | diff to current |
2009-10-21 |
danieldg | Use ConfigTagList as a faster access method for access... |
blob | commitdiff | raw | diff to current |
2009-10-18 |
danieldg | Rewrite m_alias DoCommand to do variable substitution... |
blob | commitdiff | raw | diff to current |
2009-10-18 |
danieldg | Fix infinite loop on alias expansion, found by Adam |
blob | commitdiff | raw | diff to current |
2009-10-18 |
danieldg | More classbase cleanup, hold ConfigTag reference in... |
blob | commitdiff | raw | diff to current |
2009-10-17 |
danieldg | Make classbase and refcountbase uncopyable; expand... |
blob | commitdiff | raw | diff to current |
2009-10-17 |
danieldg | Remove dummy API_VERSION from Version constructor |
blob | commitdiff | raw | diff to current |
2009-09-26 |
danieldg | Remove InspIRCd* parameters and fields |
blob | commitdiff | raw | diff to current |
2009-09-22 |
danieldg | Describe module purpose in /MODULES output |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | ModResult conversion: Change return type of all module... |
blob | commitdiff | raw | diff to current |
2009-08-28 |
w00t | Stop a potential null pointer dereference introduced... |
blob | commitdiff | raw | diff to current |
2009-08-28 |
w00t | Patch from Namegduf to use OnUserMessage instead of... |
blob | commitdiff | raw | diff to current |
2009-05-24 |
danieldg | OnRehash changes: split to multiple hooks to clarify... |
blob | commitdiff | raw | diff to current |
2009-05-02 |
w00t | Remove an old debug log, and fix compile. |
blob | commitdiff | raw | diff to current |
2009-05-02 |
w00t | Fix: Channel aliases should work a bit more like user... |
blob | commitdiff | raw | diff to current |
2009-05-02 |
w00t | Replace $chan to "" for a non-channel command. |
blob | commitdiff | raw | diff to current |
2009-04-16 |
w00t | Convert snomask 'A' into snomask 'a' for local announce... |
blob | commitdiff | raw | diff to current |
2009-03-15 |
psychon | Update all wiki links to point to the new wiki. This... |
blob | commitdiff | raw | diff to current |
2009-02-14 |
peavey | Nuke trailing spaces |
blob | commitdiff | raw | diff to current |
2009-02-10 |
dz | Prevent fantasy aliases from blocking user commands... |
blob | commitdiff | raw | diff to current |
2009-02-09 |
brain | Merge fantasy:allowbots patch from Taros, closing off... |
blob | commitdiff | raw | diff to current |
2009-01-23 |
brain | Templateise this |
blob | commitdiff | raw | diff to current |
2009-01-23 |
brain | Fix m_nationalchars using a copy and paste of my unsafe... |
blob | commitdiff | raw | diff to current |
2009-01-18 |
brain | Hmm, why didnt this go through before? |
blob | commitdiff | raw | diff to current |
2009-01-09 |
dz | Correctly match alias formats (was backwards) and avoid... |
blob | commitdiff | raw | diff to current |
2009-01-02 |
w00t | Update copyrights for 2009. |
blob | commitdiff | raw | diff to current |
2008-12-07 |
w00t | Rename case_sensitive_map to rfc_case_sensitive_map |
blob | commitdiff | raw | diff to current |
2008-09-07 |
w00t | Don't execute multiple aliases after executing one. |
blob | commitdiff | raw | diff to current |
2008-09-07 |
w00t | Fix aliases returning multiple messages, thanks Ankit. |
blob | commitdiff | raw | diff to current |
2008-09-07 |
w00t | Fix compile. Try again, Ankit. |
blob | commitdiff | raw | diff to current |
2008-09-07 |
w00t | Set default values for <alias:usercommand> and <alias... |
blob | commitdiff | raw | diff to current |
2008-09-06 |
w00t | Add (currently untested and undocumented) fantasy comma... |
blob | commitdiff | raw | diff to current |
2008-09-06 |
w00t | Rename some member fields; add <alias:usercommand>... |
blob | commitdiff | raw | diff to current |
2008-09-06 |
w00t | Restructuring to m_alias, this will be used for (option... |
blob | commitdiff | raw | diff to current |
2008-09-06 |
w00t | Modify aliases to use a multimap rather than a vector... |
blob | commitdiff | raw | diff to current |
2008-08-28 |
w00t | Fix aliases stuff. |
blob | commitdiff | raw | diff to current |
2008-08-25 |
w00t | Change module versions to use a string instead of fixed... |
blob | commitdiff | raw | diff to current |
2008-08-22 |
w00t | Match conversion stuff. |
blob | commitdiff | raw | diff to current |
2008-08-22 |
w00t | Revert automated conversion by Special, as it (unfortun... |
blob | commitdiff | raw | diff to current |
2008-08-22 |
special | Fix a lot of calls to match() and uses of wildcard... |
blob | commitdiff | raw | diff to current |
2008-06-11 |
pippijn | fixed some indentation and spacing in modules |
blob | commitdiff | raw | diff to current |
2008-06-06 |
brain | Allow changing of command string and parameter vector... |
blob | commitdiff | raw | diff to current |
2008-05-18 |
brain | Please see my XXX in m_conn_umodes w00t, maybe somethin... |
blob | commitdiff | raw | diff to current |
2008-05-06 |
brain | Fix broken m_alias, cant preallocate and then push_bac... |
blob | commitdiff | raw | diff to current |
2008-05-04 |
peavey | Ok 3rd time lucky, thanks for the pointers Brain |
blob | commitdiff | raw | diff to current |
2008-05-04 |
peavey | fix this |
blob | commitdiff | raw | diff to current |
2008-05-04 |
peavey | First attempt at converting to new command handler... |
blob | commitdiff | raw | diff to current |
2008-03-24 |
brain | And more of them |
blob | commitdiff | raw | diff to current |
2008-03-22 |
brain | Wheeee for HUGE commits. Convert all numerics to WriteN... |
blob | commitdiff | raw | diff to current |
2008-02-20 |
brain | Wheee, mass commit! this adds const stafety, throwing... |
blob | commitdiff | raw | diff to current |
2008-02-11 |
w00t | Add -Wshadow to cflags, and fix a bunch of warnings... |
blob | commitdiff | raw | diff to current |
2008-01-17 |
w00t | Fix.. snomask O is already taken (ffs) so use A instead |
blob | commitdiff | raw | diff to current |
2008-01-17 |
w00t | Remove InspIRCd::WriteOpers in favour of snomask O |
blob | commitdiff | raw | diff to current |
2008-01-10 |
w00t | Header update: 2007 -> 2008 |
blob | commitdiff | raw | diff to current |
2007-11-04 |
brain | Convert all to new Attach() system. The Implements... |
blob | commitdiff | raw | diff to current |
2007-11-04 |
brain | Next part of Development/Hooking (see wiki) |
blob | commitdiff | raw | diff to current |
2007-10-15 |
w00t | In the grand tradition of huge fucking commits: |
blob | commitdiff | raw | diff to current |
2007-08-27 |
w00t | Remove unnecessary header traffic |
blob | commitdiff | raw | diff to current |
2007-08-23 |
brain | Add some stuff to change how we process a token sepeper... |
blob | commitdiff | raw | diff to current |
2007-07-24 |
w00t | Replace some voodoo with a define |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | OOPS! We try again, since I'm smoking craq. LF is 0x0a... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | 'svn propset -R svn:eol-style CR *' Set to UNIX-style... |
blob | commitdiff | raw | diff to current |
2007-07-03 |
pippijn | Removed superfluous semicolons |
blob | commitdiff | raw | diff to current |
2007-06-17 |
brain | Module factory and init function in modules turned... |
blob | commitdiff | raw | diff to current |
2007-06-09 |
brain | A ton more clear() and empty() stuff thats been lingeri... |
blob | commitdiff | raw | diff to current |
2007-05-21 |
brain | Header rearrangement, move inspircd.h to top, remove... |
blob | commitdiff | raw | diff to current |
2007-05-19 |
w00t | Windows support. Tested and working to compile on freeb... |
blob | commitdiff | raw | diff to current |
2007-05-12 |
w00t | The commit that should have been r7000: src/modules... |
blob | commitdiff | raw | diff to current |
2007-04-02 |
brain | This needs some general QA-ing. Add support to new... |
blob | commitdiff | raw | diff to current |
2007-01-17 |
brain | Mass comment removal. |
blob | commitdiff | raw | diff to current |
2007-01-14 |
brain | Add alias:matchcase config setting (per-alias, determin... |
blob | commitdiff | raw | diff to current |
2007-01-14 |
brain | Allow aliasing of anything to anything, removing the... |
blob | commitdiff | raw | diff to current |
2007-01-01 |
brain | Fix to allow for OnRehash to know what user initiated... |
blob | commitdiff | raw | diff to current |
2006-12-22 |
brain | Fix for alias var names within aliases |
blob | commitdiff | raw | diff to current |
2006-12-16 |
brain | Add format="" value, at request of Emeric. |
blob | commitdiff | raw | diff to current |
2006-12-16 |
brain | Allow linefeeds in this module in one value |
blob | commitdiff | raw | diff to current |
2006-12-16 |
brain | Linefeeds in quotes, just for w00t. |
blob | commitdiff | raw | diff to current |
2006-12-15 |
w00t | Remove global namespacing, makes modules compile FASTAH... |
blob | commitdiff | raw | diff to current |
2006-12-10 |
brain | Comment tidyups |
blob | commitdiff | raw | diff to current |
2006-10-19 |
brain | Insert massive change here. |
blob | commitdiff | raw | diff to current |
2006-10-01 |
brain | Now with binary versioning goodness |
blob | commitdiff | raw | diff to current |
2006-09-17 |
brain | Testing and debugging done, it all works :) |
blob | commitdiff | raw | diff to current |
2006-09-17 |
brain | Now supports multiple commands seperated with \n. NOTE... |
blob | commitdiff | raw | diff to current |
2006-09-17 |
brain | Add operonly aliases, <alias:operonly> (boolean). |
blob | commitdiff | raw | diff to current |
2006-09-17 |
brain | Now it all works :) |
blob | commitdiff | raw | diff to current |
2006-09-17 |
brain | New m_alias, this probably doesnt work yet |
blob | commitdiff | raw | diff to current |
2006-09-17 |
brain | First of many m_alias tidyups, this will eventually... |
blob | commitdiff | raw | diff to current |
2006-09-17 |
brain | Add const std::string &original_command to OnPreCommand... |
blob | commitdiff | raw | diff to current |
next |