| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add security:genericoper as requested by Strawberry and TwinShadow.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11098 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2009-02-13 | 1 | -2/+3 |
| * | Remove/Add cmode h according to <option:allowhalfop>. Fixes bug #715 reported...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11081 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-02-11 | 1 | -13/+31 |
| * | Update copyrights for 2009.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10932 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-01-02 | 1 | -1/+1 |
| * | install .gdbargs to $(BASE) in make install•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10843 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-12-04 | 1 | -0/+1 |
| * | Rip flood/threshold out of config classes also.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10839 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-12-01 | 1 | -24/+20 |
| * | Thread safety fixes to avoid crashes on rehash, dont reopen logs within the r...•••muppetry.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10811 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-11-22 | 1 | -9/+0 |
| * | This was never supposed to be invoked on /rehash, only startup.. so move it t...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10792 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-11-02 | 1 | -11/+1 |
| * | Obsolete m_restrictbanned, add <security:restrictbannedusers>, default on.. t...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10785 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-11-01 | 1 | -0/+1 |
| * | Fix another connect class bug on rehash•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10712 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-10-25 | 1 | -2/+2 |
| * | (sort of..) Revert commit 7736e920fe6ccaf9ad1984afc70db19efd4fb8cd - remove d...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10701 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-10-25 | 1 | -31/+26 |
| * | Fix a plausible memory leak on rehash, thanks dz.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10698 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-10-24 | 1 | -0/+3 |
| * | Patch from dz to fix bug 622 (config errors build up from /rehash to /rehash)...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10690 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-10-23 | 1 | -3/+7 |
| * | Remove debug logging, problem over..•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10688 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-10-22 | 1 | -16/+0 |
| * | Fix MacGyver's rehash woes..•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10687 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-10-22 | 1 | -0/+5 |
| * | Bit of debug in case this goes wrong again...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10686 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-10-22 | 1 | -9/+27 |
| * | Remove an extremely noisy piece of debug on startup/rehash - this code works...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10683 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-10-20 | 1 | -2/+0 |
| * | Implement <security:runasuser> and <security:runasgroup> - allows for set(g|u...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10682 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-10-20 | 1 | -0/+3 |
| * | Working privs implementation, and example usage in NOTICE for mass messaging.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10662 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-10-18 | 1 | -3/+7 |
| * | Don't neglect calling User::CheckClass after SetClass, so that users don't en...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10656 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-10-17 | 1 | -0/+6 |
| * | Remove the duplicate checking/disabled setting of <connect> craq, there is a ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10654 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-10-17 | 1 | -41/+19 |
| * | Modify $copy macros in comments, fixes bug #617•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10643 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-10-15 | 1 | -0/+2 |
| * | Remove the old TODO comment•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10570 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-20 | 1 | -1/+0 |
| * | Fix a rather nasty race condition revealed by my reading through the comments...•••'we cant pass a User* into the config reader any more, because when the config reader thread finishes, that user may be gone and this will crash. Consider using an UID instead so that if the user vanishes, we can
detect this situation.' Of course, nobody ever did this, so i'm doing it now to ensure we dont come up against some particularly ugly race condition crashes!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10569 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-20 | 1 | -30/+72 |
| * | Be more verbose in ValidateNotEmpty on failure. Patch by CyberbotX.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10544 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2008-09-14 | 1 | -2/+2 |
| * | Start moving IO hooking from being bufferedsocket based to residing in EventH...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10447 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-09-07 | 1 | -31/+0 |
| * | Make ThreadEngine::Mutex() protected too, make the user use Lock() and Unlock()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10418 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-06 | 1 | -18/+18 |
| * | Add <disabled:fakenonexistant> - ircd will pretend that a disabled command ju...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10327 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-08-27 | 1 | -0/+1 |
| * | Implement <options:invitebypassmodes>, optionally circumvent +blk if invited ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10120 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-08-07 | 1 | -1/+2 |
| * | fix compile errors under debug profile in windows.•••fix some warnings too.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10108 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-08-06 | 1 | -7/+0 |
| * | Remove last vestige of libircdfoo, by changing tag into a single identifier...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10076 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-07-29 | 1 | -1/+1 |
| * | Fix potential off-by-one on large reads (thanks psychon)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10048 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-07-20 | 1 | -1/+2 |
| * | Fixes to some stuff that writes on memory it shouldn't (thanks psychon).•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10047 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-07-20 | 1 | -4/+4 |
| * | Implement <disabled:usermodes> and <disabled:chanmodes>.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10032 e03df62e-2008-0410-955e-edbf42e46eb7
| aquanight | 2008-07-18 | 1 | -0/+26 |
| * | Combine IP+port in a failed port list, show (the more helpful) error string s...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10030 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-07-17 | 1 | -1/+1 |
| * | Lots, lots more numerics.h conversion•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10014 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-07-14 | 1 | -1/+1 |
| * | More conversion, and a note to client coders.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10011 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-07-13 | 1 | -5/+5 |
| * | Add <cidr> block, and documentation in example config.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9980 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-07-12 | 1 | -0/+4 |
| * | Add .example suffix to name•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9973 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-07-12 | 1 | -1/+1 |
| * | Copy new conf location and seperate modules.conf on install•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9972 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-07-12 | 1 | -1/+2 |
| * | Add the rest of the stuff for named pipe comms, including feedback informatio...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9913 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-06-18 | 1 | -6/+8 |
| * | Define PATH_MAX if its not already defined•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9907 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-06-15 | 1 | -2/+2 |
| * | Remove PATH_MAX because some retard removed it•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9895 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-06-12 | 1 | -2/+2 |
| * | Now builds ok on gcc 4.3, not tested fully. Also UGLY, oh we hate you GCC, wh...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9894 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-06-12 | 1 | -1/+1 |
| * | Dont announce successful rehash if bail is set to true (e.g. we're booting)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9876 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-06-08 | 1 | -4/+7 |
| * | More useful error reporting that give closer line numbers, so long as you can...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9869 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-06-08 | 1 | -12/+19 |
| * | Config reader strictness: check for escape sequences (\" etc) outside of a qu...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9868 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-06-08 | 1 | -0/+5 |
| * | Make checks more strict•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9867 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-06-08 | 1 | -4/+4 |
| * | Bitch when we find stray characters outside of a tag, this will track down a ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9866 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-06-08 | 1 | -0/+6 |
| * | Allow 0-9 in tag/key names, and special check for > and \n•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9865 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-06-08 | 1 | -2/+2 |
| * | Check in tag names too•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9864 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-06-08 | 1 | -1/+7 |