| Commit message (Expand) | Author | Age | Files | Lines |
| * | Check for windows drive letters on the start of paths and treat them the same...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9724 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-05-13 | 1 | -1/+2 |
| * | Convert CIDR matching and wildcard matching to operate on std::strings•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9681 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-05-09 | 1 | -1/+1 |
| * | Fix restart code, by getting run path and argv before calling Cleanup()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9674 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2008-05-09 | 1 | -3/+5 |
| * | Merge in large patchset from GreenReaper, useful fixes for freeing a ton of d...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9565 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-21 | 1 | -5/+120 |
| * | Apply patches to remove 200-odd dll limit on windows, made by GreenReaper, lo...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9533 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-18 | 1 | -3/+10 |
| * | Add newlines to the end :) (\n)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9488 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-13 | 1 | -1/+1 |
| * | add a hint to users for using an IP instead of *•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9487 e03df62e-2008-0410-955e-edbf42e46eb7
| bricker | 2008-04-13 | 1 | -0/+1 |
| * | Port a bunch of methods of InspIRCd to functors. IsChannel, IsSID, Rehash.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9474 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-13 | 1 | -2/+16 |
| * | Add basic stuff for protocol interface and implement a couple of the methods....•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9297 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-04 | 1 | -1/+3 |
| * | Move this message so it actually displays when we're running non-debug: "Insp...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9274 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-02 | 1 | -1/+3 |
| * | Fix yet another warning.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9271 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-02 | 1 | -1/+1 |
| * | Automatic detection and allocation of max fds. No longer needs recompile to c...•••Please note that select and iocp socket engines do not support detection and are always set to FD_SETSIZE and 10240 descriptors respectively.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9263 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-02 | 1 | -2/+2 |
| * | Better generation. This is still fucked up, but less spectacularly and in a m...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9260 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-04-02 | 1 | -25/+0 |
| * | Fuck. STOP committing first thing after waking up.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9259 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-04-02 | 1 | -2/+2 |
| * | As part of this... don't give fake client a valid UID, as it's not needed any...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9258 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-04-02 | 1 | -1/+1 |
| * | Unneeded•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9255 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-04-02 | 1 | -0/+6 |
| * | Only setup fakeclient once.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9253 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-04-01 | 1 | -8/+0 |
| * | Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspi...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9217 e03df62e-2008-0410-955e-edbf42e46eb7
| aquanight | 2008-03-30 | 1 | -1/+1 |
| * | Test commit. .coders now has CIA (instant notification) and the other channel...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9215 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-03-29 | 1 | -0/+1 |
| * | Ricer up AllModulesReportReady further. If one fails, all fail, so returning ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9138 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2008-03-19 | 1 | -4/+3 |
| * | Final tweak to AllModulesReportReady, should be there now.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9134 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2008-03-19 | 1 | -1/+1 |
| * | Damnit, its right now. im going to bed•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9131 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-03-19 | 1 | -2/+2 |
| * | Whoops, and dont get the comparison backwards. dont look at me like that, its...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9130 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-03-19 | 1 | -1/+1 |
| * | Silly silly, AllModulesReportReady returns true when ONE module reports ready...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9128 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-03-19 | 1 | -5/+4 |
| * | Add fixes to stop people changing the SID of a live server - certain configur...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9073 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-03-14 | 1 | -4/+1 |
| * | Add <options:exemptchanops> support to m_censor and m_blockcaps, and tidy up ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9071 e03df62e-2008-0410-955e-edbf42e46eb7
| aquanight | 2008-03-09 | 1 | -1/+1 |
| * | Fix a silly whoopsie•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9040 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-02-26 | 1 | -0/+1 |
| * | Add some important comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9029 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-02-24 | 1 | -0/+14 |
| * | More stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9026 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-02-24 | 1 | -0/+14 |
| * | Allow for 'bail' and 'user' parameters to rehash thread•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9022 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-02-24 | 1 | -1/+1 |
| * | Rollback complete! Everyone please go through the code and check i havent for...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9019 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-02-24 | 1 | -3/+5 |
| * | First part of my evil empire! BWAHAHAHAHAHAHAH...HAHAHAHA...AHAHAH *cough* er...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9013 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-02-24 | 1 | -8/+11 |
| * | Convert remaining InspIRCd::Log() calls to new logging system•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9001 e03df62e-2008-0410-955e-edbf42e46eb7
| aquanight | 2008-02-22 | 1 | -5/+5 |
| * | 9000 ;p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9000 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-02-22 | 1 | -1/+3 |
| * | Add a note about interfaces that may be useful•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8999 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-02-22 | 1 | -0/+2 |
| * | Nuke TIMESYNC from orbit \o/•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8998 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-02-22 | 1 | -17/+1 |
| * | Testsuite stuff and fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8977 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-02-21 | 1 | -0/+4 |
| * | More test suite stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8976 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-02-21 | 1 | -3/+15 |
| * | Make -nofork work properly with logging now.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8944 e03df62e-2008-0410-955e-edbf42e46eb7
| aquanight | 2008-02-15 | 1 | -4/+5 |
| * | Move most of startup process to use new logging, adds target 'STARTUP'•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8900 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-02-11 | 1 | -5/+5 |
| * | Implement LogManager::CloseLogs() to give logstreams a chance to clean up on ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8863 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-02-09 | 1 | -6/+1 |
| * | New logging implementation. Also write messages about InspIRCd::Log() being d...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8858 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-02-09 | 1 | -5/+2 |
| * | Instantiate log manager•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8857 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-02-09 | 1 | -0/+3 |
| * | Add new developers to list at startup•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8834 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-02-05 | 1 | -1/+3 |
| * | Murder space indents.. now if I find out who did them, I'll murder them too ;(•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8799 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-02-02 | 1 | -27/+27 |
| * | Fix a null pointer dereference caused by my reordering/moving stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8792 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-02-02 | 1 | -2/+4 |
| * | Move some stuff to usermanager, remove a little header insanity, remove trace...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8790 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-02-02 | 1 | -10/+10 |
| * | Tweaks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8751 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-01-26 | 1 | -2/+2 |
| * | Whoops, should have test compiled this•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8750 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-01-26 | 1 | -2/+2 |
| * | macgyverdgi asked for this :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8749 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-01-26 | 1 | -2/+2 |