| Commit message (Expand) | Author | Age | Files | Lines |
| * | Properly name the windows service error constants and put proper descriptions...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10251 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-08-24 | 1 | -6/+3 |
| * | No names for the service specific errors, probably wont ever name them as the...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10245 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-08-24 | 1 | -0/+7 |
| * | work in progress•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10238 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-08-24 | 1 | -0/+2 |
| * | comments to explain wtf 'ENTRYPOINT' is where main() should be. In the future...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10200 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-08-21 | 1 | -9/+15 |
| * | add support for windows service. This now is part of inspircd itself being as...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10193 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-08-21 | 1 | -1/+1 |
| * | Drift now has to be >= 3 secs in either direction to trigger a warning, this ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10144 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-08-12 | 1 | -2/+3 |
| * | Fix compile. Also remove write error stuff, as that was used prior to the goo...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10042 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-07-19 | 1 | -1/+1 |
| * | 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 |
| * | And, just because I can. The one pointless one-liner of the evening. :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10000 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-07-12 | 1 | -0/+2 |
| * | Add a snotice about time jumping by more than a second at a time, and move bo...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9999 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-07-12 | 1 | -1/+5 |
| * | Remove some long commented out code: we never used to start unless a client p...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9998 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-07-12 | 1 | -7/+0 |
| * | Rename "lan or wan ip" -> public ip•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9788 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-05-21 | 1 | -1/+1 |
| * | update to tell them to try a LAN or a WAN IP, depending on how the box is set...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9786 e03df62e-2008-0410-955e-edbf42e46eb7
| bricker | 2008-05-21 | 1 | -1/+1 |
| * | 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 |