2009-04-18 |
danieldg | Add global-routing snomask functions |
tree | commitdiff |
2009-04-17 |
danieldg | Fix CullList to not use O(n^2) version of vector clear |
tree | commitdiff |
2009-04-17 |
danieldg | Fix memory leak on rehash: opertype used char* instead... |
tree | commitdiff |
2009-04-17 |
danieldg | Fix SetModeParam to use std::string and handle edge... |
tree | commitdiff |
2009-04-05 |
psychon | Remove the unused RESOLVER_NOTREADY define and fix... |
tree | commitdiff |
2009-04-04 |
dz | Reapply r11241: flush and close log filehandles properl... |
tree | commitdiff |
2009-04-01 |
danieldg | Correct bind address of ident requests on multihomed... |
tree | commitdiff |
2009-03-25 |
brain | start of fix for bug #805 |
tree | commitdiff |
2009-03-25 |
danieldg | Fix headers for GCC 4.4: sprintf requires #include... |
tree | commitdiff |
2009-03-23 |
danieldg | ConfigReaderThread updates: add done flag, remove main... |
tree | commitdiff |
2009-03-23 |
danieldg | ThreadEngine: Allow interthread signaling without needi... |
tree | commitdiff |
2009-03-23 |
danieldg | ThreadEngine: remove MutexFactory, mutexes should be... |
tree | commitdiff |
2009-03-23 |
danieldg | ThreadEngine: remove excessive mutex use on thread... |
tree | commitdiff |
2009-03-22 |
dz | Revert r11241 due to crashiness when rehashing from... |
tree | commitdiff |
2009-03-21 |
dz | Actually close file log FDs when we're done with them. |
tree | commitdiff |
2009-03-15 |
psychon | Update all wiki links to point to the new wiki. This... |
tree | commitdiff |
2009-03-14 |
danieldg | Extban rework: allow exceptions to override bans on... |
tree | commitdiff |
2009-03-10 |
danieldg | Fix snomask stacking to only delay (last message repeat... |
tree | commitdiff |
2009-03-09 |
w00t | Rewrite BufferedSocket::BindAddr to actually make sense... |
tree | commitdiff |
2009-03-07 |
danieldg | Include explicit parameter list in ProtocolInterface... |
tree | commitdiff |
2009-03-06 |
danieldg | Construct explicit parameter type list for MODE parameters |
tree | commitdiff |
2009-02-16 |
w00t | Remove redundant PriorityState, enum Priority does... |
tree | commitdiff |
2009-02-14 |
peavey | Add missing header #define assuring its only included... |
tree | commitdiff |
2009-02-14 |
peavey | Nuke trailing spaces |
tree | commitdiff |
2009-02-13 |
brain | Add security:genericoper as requested by Strawberry... |
tree | commitdiff |
2009-02-08 |
brain | Fix some stuff for nationalchars |
tree | commitdiff |
2009-02-06 |
brain | Patch for bug #704 by Darom, allows for 64 bit file... |
tree | commitdiff |
2009-01-27 |
psychon | Fix the poll socketengine to actually work. |
tree | commitdiff |
2009-01-24 |
peavey | fix typo |
tree | commitdiff |
2009-01-23 |
brain | Templateise this |
tree | commitdiff |
2009-01-23 |
brain | Fix m_nationalchars using a copy and paste of my unsafe... |
tree | commitdiff |
2009-01-23 |
w00t | Remove an unused event. |
tree | commitdiff |
2009-01-23 |
w00t | Fix bug 688, reported by Ankit: extended invexes don... |
tree | commitdiff |
2009-01-09 |
peavey | Remove channel::created as its unused and only serves... |
tree | commitdiff |
2009-01-02 |
w00t | Update copyrights for 2009. |
tree | commitdiff |
2008-12-28 |
w00t | Change a few bits to use std::list instead of std:... |
tree | commitdiff |
2008-12-21 |
dz | Minor documentation fix, spotted by Johannes13 |
tree | commitdiff |
2008-12-15 |
w00t | Remove numbers from these. They shouldn't be used anywa... |
tree | commitdiff |
2008-12-15 |
w00t | Fix naming convention to be consistant. (cmd_ -> Command) |
tree | commitdiff |
2008-12-07 |
w00t | national_case_sensitive_map -> national_case_insensitiv... |
tree | commitdiff |
2008-12-07 |
w00t | Move stuff to use ASCII map where required. |
tree | commitdiff |
2008-12-07 |
w00t | national_case_sensitive_map must be static, thanks... |
tree | commitdiff |
2008-12-07 |
w00t | Add InspIRCd::national_case_sensitive_map pointer,... |
tree | commitdiff |
2008-12-07 |
w00t | Add ascii_case_insensitive_map, thanks MacGyver. |
tree | commitdiff |
2008-12-07 |
w00t | Rename case_sensitive_map to rfc_case_sensitive_map |
tree | commitdiff |
2008-12-01 |
w00t | Rip flood/threshold out of config classes also. |
tree | commitdiff |
2008-12-01 |
w00t | Remove lines_in and reset_due flood protection mechanis... |
tree | commitdiff |
2008-12-01 |
w00t | Remove m_operflood, add privs: users/flood/no-throttle... |
tree | commitdiff |
2008-12-01 |
w00t | Remove OverPenalty, saves sizeof(bool) per user. |
tree | commitdiff |
2008-11-22 |
brain | Thread safety fixes to avoid crashes on rehash, dont... |
tree | commitdiff |
2008-11-02 |
w00t | This was never supposed to be invoked on /rehash, only... |
tree | commitdiff |
2008-11-01 |
w00t | Obsolete m_restrictbanned, add <security:restrictbanned... |
tree | commitdiff |
2008-11-01 |
w00t | Second attempt at time() -> SI->Time(), now problems... |
tree | commitdiff |
2008-11-01 |
w00t | Simulate AF_INET addresses for 4in6 connections [danieldg] |
tree | commitdiff |
2008-10-28 |
w00t | Remove one (now unneeded) 4in6 hack. |
tree | commitdiff |
2008-10-27 |
w00t | Add user/channel mode synchronisation detection to... |
tree | commitdiff |
2008-10-25 |
w00t | Fix a number of commands to have max_params field.... |
tree | commitdiff |
2008-10-25 |
w00t | Add optional max_params for commands, which means that... |
tree | commitdiff |
2008-10-25 |
w00t | Use TargetTypeFlags instead of int in a few places. |
tree | commitdiff |
2008-10-25 |
w00t | As we have an enum for type, why not ..use it? |
tree | commitdiff |
2008-10-25 |
w00t | Last of documentation for protocol interface. XXX,... |
tree | commitdiff |
2008-10-25 |
w00t | Document SendMode. |
tree | commitdiff |
2008-10-25 |
w00t | Document SendTopic. |
tree | commitdiff |
2008-10-25 |
w00t | Document SendMetaData. |
tree | commitdiff |
2008-10-25 |
w00t | Document ENCAP. |
tree | commitdiff |
2008-10-25 |
w00t | (sort of..) Revert commit 7736e920fe6ccaf9ad1984afc70db... |
tree | commitdiff |
2008-10-23 |
w00t | Revert earlier time() -> SI->Time() diff for now, this... |
tree | commitdiff |
2008-10-23 |
w00t | Patch from Namegduf converting all instances (where... |
tree | commitdiff |
2008-10-23 |
w00t | Patch from dz to fix bug 622 (config errors build up... |
tree | commitdiff |
2008-10-20 |
w00t | Implement <security:runasuser> and <security:runasgroup... |
tree | commitdiff |
2008-10-18 |
brain | Default 'noisy' to false. Until i hear from w00t i... |
tree | commitdiff |
2008-10-18 |
w00t | Working privs implementation, and example usage in... |
tree | commitdiff |
2008-10-18 |
w00t | Migrate oper commands to an std::set, add a set for... |
tree | commitdiff |
2008-10-18 |
w00t | Add skeleton of HasPrivPermission. |
tree | commitdiff |
2008-10-17 |
w00t | Remove the duplicate checking/disabled setting of ... |
tree | commitdiff |
2008-10-02 |
brain | Fix for bug #601 |
tree | commitdiff |
2008-09-30 |
brain | Fix for bug #604 reported by Phoenix, thanks |
tree | commitdiff |
2008-09-29 |
special | Replace the IP (in addition to hostname) for CGIIRC... |
tree | commitdiff |
2008-09-22 |
brain | warning-free on windows |
tree | commitdiff |
2008-09-22 |
brain | Second part of fix for bug #605, make adding and remova... |
tree | commitdiff |
2008-09-21 |
w00t | Be consistent. Use ServerInstance in all places instead... |
tree | commitdiff |
2008-09-21 |
psychon | Fix some comment which was left over from before the... |
tree | commitdiff |
2008-09-20 |
brain | Fix a rather nasty race condition revealed by my readin... |
tree | commitdiff |
2008-09-20 |
brain | More comments |
tree | commitdiff |
2008-09-20 |
brain | More comments, and remove some unused craq. Someone... |
tree | commitdiff |
2008-09-20 |
brain | more comments |
tree | commitdiff |
2008-09-20 |
brain | Start documenting stuff for 3rd party developers. Comme... |
tree | commitdiff |
2008-09-13 |
aquanight | Changed Allowed Modes to bitsets. |
tree | commitdiff |
2008-09-13 |
w00t | Remove unneeded namespace stuff. |
tree | commitdiff |
2008-09-12 |
w00t | Minor style tidyup. |
tree | commitdiff |
2008-09-12 |
w00t | Cleanup of some internals. Tested via m_httpd. |
tree | commitdiff |
2008-09-11 |
w00t | Remove some duplication, everything calls the SE equivi... |
tree | commitdiff |
2008-09-11 |
w00t | Remove useless parameter. |
tree | commitdiff |
2008-09-11 |
w00t | Fix a comment. |
tree | commitdiff |
2008-09-11 |
w00t | Experimental WSAPoll (thanks for not just using poll... |
tree | commitdiff |
2008-09-11 |
w00t | There is absolutely no need to cache connect timeout. |
tree | commitdiff |
2008-09-11 |
w00t | Remove an unused member. |
tree | commitdiff |
2008-09-11 |
w00t | Remove WaitingForWriteEvent, it seems to do *nothing... |
tree | commitdiff |
2008-09-10 |
special | Clear out the string used for the temporarily stored... |
tree | commitdiff |
2008-09-10 |
special | Fixed comments for cached host fields in User; 3/4... |
tree | commitdiff |
next |