2013-03-11 |
attilamolnar | Fix m_dnsbl not checking cgiirc users when the cgiirc... |
blob | commitdiff | raw |
2012-12-02 |
attilamolnar | Register all commands, modes and extensions using AddSe... |
blob | commitdiff | raw | diff to current |
2012-12-02 |
attilamolnar | Dynamically determine the size of the eventlist[] passe... |
blob | commitdiff | raw | diff to current |
2012-11-29 |
attilamolnar | m_cgiirc Fix wrong announcement when the host in WEBIRC... |
blob | commitdiff | raw | diff to current |
2012-11-29 |
attilamolnar | m_cgiirc Don't apply resolved host or send notification... |
blob | commitdiff | raw | diff to current |
2012-11-29 |
attilamolnar | m_cgiirc Don't resolve IPs when <performance:nouserdns... |
blob | commitdiff | raw | diff to current |
2012-11-29 |
attilamolnar | m_cgiirc De-duplicate code, recheck elines after ip... |
blob | commitdiff | raw | diff to current |
2012-11-29 |
attilamolnar | m_cgiirc Remove dead code, warn when a <cgihost> block... |
blob | commitdiff | raw | diff to current |
2012-10-12 |
attilamolnar | m_cgiirc, m_dnsbl Remove unnecessary includes |
blob | commitdiff | raw | diff to current |
2012-09-23 |
Attila Molnar | Merge pull request #308 from SaberUK/insp20-fingerprint |
blob | commitdiff | raw | diff to current |
2012-09-13 |
attilamolnar | m_cgiirc Take actions after a successful WEBIRC in... |
blob | commitdiff | raw | diff to current |
2012-09-13 |
attilamolnar | m_cgiirc Register the "waiting" extension |
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-09-04 |
Daniel De Graaf | Fix resolved hostname not being changed when WEBIRC... |
blob | commitdiff | raw | diff to current |
2010-08-11 |
Daniel De Graaf | Fix NotifyOpers setting not being applied correctly |
blob | commitdiff | raw | diff to current |
2010-03-06 |
danieldg | We refer to modules using .so not .cpp |
blob | commitdiff | raw | diff to current |
2010-03-05 |
danieldg | Set m_cgiirc to run its OnUserConnect before m_conn_umodes |
blob | commitdiff | raw | diff to current |
2010-03-05 |
danieldg | Make CGI:IRC host resolution block registration, fixes... |
blob | commitdiff | raw | diff to current |
2010-02-12 |
danieldg | Remove possible references to deleted User objects... |
blob | commitdiff | raw | diff to current |
2010-02-03 |
danieldg | Don't use hosts more than 64 characters long from CGI:IRC |
blob | commitdiff | raw | diff to current |
2010-01-30 |
danieldg | Forward-port of r12333, clone-counting fix for m_cgiirc |
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 |
2010-01-05 |
danieldg | Show channel listmodes (+beIg) in /CHECK output |
blob | commitdiff | raw | diff to current |
2009-11-06 |
danieldg | Move StreamSocket inheritance off of User |
blob | commitdiff | raw | diff to current |
2009-11-01 |
danieldg | Fix CGI:IRC user class not being changed based on their... |
blob | commitdiff | raw | diff to current |
2009-10-25 |
danieldg | Fixes found by removing User inheritance from StreamSocket |
blob | commitdiff | raw | diff to current |
2009-10-21 |
danieldg | Move all local-only fields to LocalUser |
blob | commitdiff | raw | diff to current |
2009-10-21 |
danieldg | Change module API to use LocalUser* where correct |
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-10-14 |
danieldg | Move static map of extensions into ServerInstance,... |
blob | commitdiff | raw | diff to current |
2009-10-08 |
danieldg | Update Event and Request APIs |
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-13 |
danieldg | Clean up Command constructor |
blob | commitdiff | raw | diff to current |
2009-09-13 |
danieldg | Change Extensible to use strongly typed entries |
blob | commitdiff | raw | diff to current |
2009-09-03 |
danieldg | Remove CMD_LOCALONLY, enforce use of GetRouting for... |
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-09-02 |
danieldg | Add Module* creator to Command and ModeHandler |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | MetaData rework |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | Change allocation of commands/modes |
blob | commitdiff | raw | diff to current |
2009-09-01 |
danieldg | Remove more text<->binary IP conversions, making code... |
blob | commitdiff | raw | diff to current |
2009-09-01 |
danieldg | Rename User::GetPort to GetServerPort to clarify its... |
blob | commitdiff | raw | diff to current |
2009-09-01 |
danieldg | Change IP address storage in User to use more IPv4... |
blob | commitdiff | raw | diff to current |
2009-08-16 |
w00t | cgiirc: Pass hosts to WEBIRC command on rehash. No... |
blob | commitdiff | raw | diff to current |
2009-06-30 |
w00t | Roll back mysterious DNS change from 2007 which broke... |
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 |
danieldg | Globally route "a" snotices for more modules. Patch... |
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-16 |
w00t | Remove redundant PriorityState, enum Priority does... |
blob | commitdiff | raw | diff to current |
2009-02-08 |
w00t | Add a snotice when a user tries to use WEBIRC without... |
blob | commitdiff | raw | diff to current |
2009-01-02 |
w00t | Update copyrights for 2009. |
blob | commitdiff | raw | diff to current |
2008-12-07 |
w00t | Convert necessary match calls to use ASCII casemap. |
blob | commitdiff | raw | diff to current |
2008-09-29 |
special | Replace the IP (in addition to hostname) for CGIIRC... |
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-06-11 |
pippijn | fixed some indentation and spacing in modules |
blob | commitdiff | raw | diff to current |
2008-05-29 |
brain | Apply patch to fix ipv6 builds, contributed by danieldg... |
blob | commitdiff | raw | diff to current |
2008-05-19 |
brain | Convert connection::host |
blob | commitdiff | raw | diff to current |
2008-05-18 |
brain | Next to convert |
blob | commitdiff | raw | diff to current |
2008-05-04 |
peavey | Convert a whole bunch more |
blob | commitdiff | raw | diff to current |
2008-04-26 |
bricker | I not i |
blob | commitdiff | raw | diff to current |
2008-04-12 |
brain | Trunk fix for bug #505 reported by nenolod |
blob | commitdiff | raw | diff to current |
2008-04-07 |
brain | Hosts vector not cleared on rehash, made rehashing... |
blob | commitdiff | raw | diff to current |
2008-03-24 |
brain | And more of them |
blob | commitdiff | raw | diff to current |
2008-02-22 |
aquanight | Convert remaining InspIRCd::Log() calls to new logging... |
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 | Fix: Extra duplication of InspIRCd * is not necessary. |
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-02-08 |
w00t | Fix low-risk potential memory leak: if a webirc client... |
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-13 |
w00t | First UserManager overhaul: Move clone counts out of... |
blob | commitdiff | raw | diff to current |
2008-01-10 |
w00t | Header update: 2007 -> 2008 |
blob | commitdiff | raw | diff to current |
2007-11-09 |
brain | Same here, fix some minor memory leaks noticed by w00t |
blob | commitdiff | raw | diff to current |
2007-11-04 |
brain | Remove Implements() method from every module. booya. |
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 | Another |
blob | commitdiff | raw | diff to current |
2007-10-21 |
w00t | Another big commit, just to please all my fans out... |
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-10-15 |
w00t | class command_t -> class Command. Whey :D |
blob | commitdiff | raw | diff to current |
2007-08-27 |
w00t | Remove unnecessary header traffic |
blob | commitdiff | raw | diff to current |
2007-08-19 |
brain | Allow support for multiple dns results per request... |
blob | commitdiff | raw | diff to current |
2007-07-26 |
brain | Set defaults for an enum |
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-15 |
brain | Fix for bug #349: NOTE there is important caveat about... |
blob | commitdiff | raw | diff to current |
2007-07-12 |
peavey | Apply patch from lain to fix multiple cgihosts not... |
blob | commitdiff | raw | diff to current |
2007-07-03 |
pippijn | Removed superfluous semicolons |
blob | commitdiff | raw | diff to current |
2007-06-17 |
w00t | More factory conversion |
blob | commitdiff | raw | diff to current |
2007-05-30 |
brain | Apply ipv6 #ifdef tidyup patch from djGrrr, thanks :) |
blob | commitdiff | raw | diff to current |
2007-05-26 |
w00t | - Fix some win32 warnings in a way that won't crash... |
blob | commitdiff | raw | diff to current |
2007-05-22 |
w00t | - Fix two minor warnings here (catch (ModuleException... |
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-10 |
brain | Add m_taxonomy and api minor tweak to make it work... |
blob | commitdiff | raw | diff to current |
next |