| Commit message (Expand) | Author | Age | Files | Lines |
| * | Backport reworked culllist from 1.2: drastically improves performance when qu...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8905 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-02-11 | 2 | -75/+13 |
| * | Commit stuff from fez that he couldnt get committed - fixes to make socketeng...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8888 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-02-10 | 1 | -0/+2 |
| * | Header update: 2007 -> 2008•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8695 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-01-10 | 104 | -104/+104 |
| * | Fixed bug #404; this was caused by recieving multiple OPERTYPEs from a remote...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8085 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2007-09-26 | 1 | -1/+2 |
| * | backport: Proper fix for end-of-list numerics on restricted lists in bug #386...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7839 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-26 | 3 | -1/+15 |
| * | (Part manual merge) backport:•••Raft of fixes so that inspircd can call Cleanup() and Exit() in less 'stable' circumstances, e.g. when half initialized, and it wont segfault.
Also fix OpenLog to not always exit on error, but to return a bool instead, which is much more friendly on rehash (you don't want /REHASH dieing your server if you cant write the log!)
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7805 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-23 | 1 | -1/+2 |
| * | Add some stuff to change how we process a token sepeperated stream•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7801 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-23 | 1 | -2/+3 |
| * | BP: Pick up a few error conditions we didnt before in the config reader, and ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7750 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-19 | 1 | -1/+1 |
| * | Fix this so it works. •••OBVIOUS WARNING FOR THE DUMB: Dont go overwriting .so files at random to test this, you WILL crash your ircd if you do this improprerly, this is a feature of the linux shared object loader.
If you want to test this, try with: rm cmd_whatever.so && echo "TESTTEST" >cmd_whatever.so, do NOT just do the echo.
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7714 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-11 | 1 | -4/+7 |
| * | Backport: Provide error output on failure to load a core command; to console ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7709 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-11 | 2 | -3/+5 |
| * | Merge r7531 from trunk.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7532 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-07-24 | 1 | -1/+0 |
| * | Merge r7528-7529 from trunk•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7530 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-07-23 | 1 | -0/+5 |
| * | Mass header update. Chatspike-Dev => InspIRCd....•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7467 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-07-17 | 55 | -330/+165 |
| * | OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7456 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-07-16 | 104 | -104/+14164 |
| * | 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7454 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-07-16 | 104 | -14164/+104 |
| * | formatting and ^M•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7451 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-07-16 | 1 | -4/+4 |
| * | Fix for bug #349: NOTE there is important caveat about this in the example co...•••When you connect a cgi:irc client two different connect classes are checked at two different times (first the one
that the website they are cgi'ing from, then later one for the user's real ip). READ THIS AND UNDERSTAND IT!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7440 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-07-15 | 1 | -0/+6 |
| * | This should fix the rest of remote kill nick hiding•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7432 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-07-10 | 1 | -2/+2 |
| * | I think we're done adding comments to headers. Phew.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7385 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 1 | -11/+91 |
| * | More comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7384 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 2 | -1/+101 |
| * | Comments (lots of, this was really lacking)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7383 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 1 | -10/+109 |
| * | Comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7382 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 6 | -15/+69 |
| * | More comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7381 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 2 | -10/+94 |
| * | Guess what i added here?•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7380 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 1 | -0/+20 |
| * | Comments :)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7379 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 1 | -2/+86 |
| * | Comment stuff that lacks it•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7378 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 1 | -2/+54 |
| * | Comments (lots of)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7377 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 5 | -36/+157 |
| * | Doxygen comments for command handlers•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7376 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 55 | -0/+336 |
| * | More comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7375 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 54 | -0/+108 |
| * | Add comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7374 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 55 | -55/+220 |
| * | Comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7373 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 1 | -0/+8 |
| * | Comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7372 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 2 | -26/+54 |
| * | Tons of stuff added since 1.0 is missing documentation comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7371 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 1 | -11/+119 |
| * | Extra comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7368 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 2 | -23/+56 |
| * | Remove static link stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7348 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 1 | -22/+2 |
| * | Module factory and init function in modules turned into a neat macro:•••INIT_MODULE(MyModuleClassName);
Get cracking, w00t :)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7341 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 1 | -1/+17 |
| * | MAXMODES+1 -> MAXMODES+2•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7318 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-14 | 1 | -1/+1 |
| * | - Made the recvfrom wrapper a bit neater.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7314 e03df62e-2008-0410-955e-edbf42e46eb7
| burlex | 2007-06-14 | 1 | -0/+2 |
| * | - Fixed UDP Overlapped I/O under windows. (not the best way this could be don...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7313 e03df62e-2008-0410-955e-edbf42e46eb7
| burlex | 2007-06-14 | 1 | -2/+19 |
| * | Some general syntax cleanups.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7304 e03df62e-2008-0410-955e-edbf42e46eb7
| pippijn | 2007-06-14 | 6 | -11/+11 |
| * | Fix for bug #324 reported by HiroP•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7303 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-14 | 1 | -10/+15 |
| * | Fixes for tokenization oddness with metadata, and weird behaviour of std::ist...•••Use irc::tokenstream instead and add some overridden methods to it. This is smarter as it reuses code and allows us to format metadata the same way we format irc data.
NOTE: If you run any old servers alongside new servers (this revision) you might see spurious colons on the start of reasons for svsholds, cbans and filters. These can safely be ignored)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7283 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-13 | 1 | -40/+42 |
| * | Sexeger!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7241 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-05 | 1 | -1/+1 |
| * | Add comment to what the table here is for•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7238 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-05 | 1 | -0/+6 |
| * | Refactored InspIRCd::Duration(). The leetcode now lives!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7237 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-05 | 2 | -21/+21 |
| * | Add options:moronbanner. Yes really, thats what its called. See the example c...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7232 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-04 | 1 | -0/+4 |
| * | Excess flood tidyups•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7230 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-04 | 1 | -0/+6 |
| * | Change the behaviour of insp in windows to keep its window open, with some st...•••Also, add somewhat of a hack to cut down on allocation time taken to map windows fd to a posix style fd in iocp engine.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7217 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-02 | 1 | -5/+11 |
| * | Make valgrind happy and not leak mem.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7201 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-06-01 | 1 | -0/+4 |
| * | Apply ipv6 #ifdef tidyup patch from djGrrr, thanks :)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7190 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-30 | 1 | -3/+1 |