| Commit message (Expand) | Author | Age | Files | Lines |
| * | Give error about no ports bound after telling what the problem(s) were•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10143 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-08-12 | 1 | -7/+8 |
| * | Backport r10030•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10031 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-07-17 | 1 | -1/+1 |
| * | Change VERSION output similar to that in 1.1, to make it better for indexing•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9871 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-06-08 | 1 | -2/+2 |
| * | Ricer up AllModulesReportReady further. If one fails, all fail, so returning ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9139 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2008-03-19 | 1 | -6/+3 |
| * | Final tweak to AllModulesReportReady, should be there now.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9135 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2008-03-19 | 1 | -1/+1 |
| * | Same here•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9132 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-03-19 | 1 | -1/+1 |
| * | Fix bug here too where if two modules claim OnCheckReady, the core permits re...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9129 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-03-19 | 1 | -4/+6 |
| * | 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 | 1 | -1/+1 |
| * | Second (not mergable) part of #441 fix•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8481 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-11-03 | 1 | -2/+2 |
| * | the minidump stuff is only available in 5.1 dbghelp.dll which is xp and above...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8370 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-26 | 1 | -18/+1 |
| * | Merge in logging tweak from trunk•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8180 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-14 | 1 | -8/+8 |
| * | * Backported crash dumping system for Win32 - see 1.2 log for a full description•••* Fixed new m_ident compile under Win32
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8016 e03df62e-2008-0410-955e-edbf42e46eb7
| burlex | 2007-09-04 | 1 | -1/+18 |
| * | Fix a compilation bug that managed to sneak past me•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7806 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-23 | 1 | -1/+1 |
| * | (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 | -14/+27 |
| * | Merge in error check from trunk, bail if we can't chdir to our own dir on sta...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7586 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-07-26 | 1 | -1/+5 |
| * | 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 |
| * | 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 | 1 | -1/+1307 |
| * | '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 | 1 | -1307/+1 |
| * | Revert a changed file I didn't want to commit ..•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7422 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-07-03 | 1 | -89/+0 |
| * | Fix off-by-one reported by Darom in bug #339•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7421 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-07-03 | 1 | -0/+89 |
| * | No no no, the fix to free module factories in loadmodule on error causes a bu...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7403 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-23 | 1 | -8/+0 |
| * | Make a comment make a bit more general sense, and indent a nested define.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7394 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-06-20 | 1 | -2/+4 |
| * | Helps if it compiles•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7389 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-18 | 1 | -3/+6 |
| * | This should be safe. Someone test module loading and unloading during use and...•••Also test some misconfigured modules, e.g. try and load m_services with m_services_account.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7388 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-18 | 1 | -1/+6 |
| * | fix possible minor memleak in LoadModule. Thx IronLegend.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7387 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-06-18 | 1 | -0/+1 |
| * | Tidyup ifdefs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7308 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-14 | 1 | -7/+7 |
| * | Whoops, that was silly, the double print thing wont compile for any other OS ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7279 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-11 | 1 | -4/+0 |
| * | Fix double printing of 'setting log file' and 'setting config file' paths.•••Add comment about not using direct pointer from GetCommandLine()
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7278 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-11 | 1 | -3/+10 |
| * | We need to pass a copy of GetCommandLine() not the actual return pointer.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7277 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-11 | 1 | -1/+1 |
| * | Tweak some tabular declarations to look correct on 8-width tabs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7276 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-11 | 1 | -15/+15 |
| * | Woo, fixed the bug, win2k doesnt like the AUTHZ_LEVEL stuff :)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7275 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-11 | 1 | -23/+22 |
| * | Fixed commandline stuff for CreateProcess, but it looks like win2k doesnt lik...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7274 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-11 | 1 | -3/+8 |
| * | - Added more debug output to windows fork in order to help debug problems enc...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7270 e03df62e-2008-0410-955e-edbf42e46eb7
| burlex | 2007-06-11 | 1 | -0/+16 |
| * | - Removed un-needed event create at windows fork.•••* Fixed command line arguments when using fork under windows.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7266 e03df62e-2008-0410-955e-edbf42e46eb7
| burlex | 2007-06-09 | 1 | -6/+5 |
| * | Fixed issue preventing startup without --nofork under win32•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7265 e03df62e-2008-0410-955e-edbf42e46eb7
| frostycoolslug | 2007-06-09 | 1 | -1/+1 |
| * | Change some = "" to clear() and some == "" to .empty()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7263 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-09 | 1 | -3/+3 |
| * | Note to devs: We should be using std::string::clear() to empty a std::string,...•••assignment then de-allocation, whereas clear() just sets the length to 0.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7262 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-09 | 1 | -1/+1 |
| * | - Enabled minimal rebuild on all VS project files, this will reduce build tim...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7261 e03df62e-2008-0410-955e-edbf42e46eb7
| burlex | 2007-06-08 | 1 | -0/+1 |
| * | - Eek, gotta make it look the same as *nix! Windows will now print the proces...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7259 e03df62e-2008-0410-955e-edbf42e46eb7
| burlex | 2007-06-08 | 1 | -0/+1 |
| * | - Whoops.. forgot a return here.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7258 e03df62e-2008-0410-955e-edbf42e46eb7
| burlex | 2007-06-08 | 1 | -0/+1 |
| * | * Changed forking code, now the parent will attempt to retrieve the exit code...•••. Exit code 14 means the creation of the forked process under windows failed.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7257 e03df62e-2008-0410-955e-edbf42e46eb7
| burlex | 2007-06-08 | 1 | -11/+11 |
| * | + Added an *almost* unix-like fork system for windows. Insp will create a sec...•••* Fixed m_spanningtree project (cmd_rsquit was missing)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7255 e03df62e-2008-0410-955e-edbf42e46eb7
| burlex | 2007-06-08 | 1 | -19/+95 |
| * | Add Burlex to developers•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7254 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-06-08 | 1 | -1/+1 |
| * | 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 | 1 | -1/+1 |
| * | Probably fix 2nd compile issue on RH7 and add some checks which *should* ensu...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7223 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2007-06-03 | 1 | -1/+10 |
| * | Back out the tweaks i made here, keep only the clear screen stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7218 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-02 | 1 | -9/+16 |
| * | 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 | -21/+15 |
| * | Add console mode patches from burlex, thanks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7216 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-02 | 1 | -28/+25 |
| * | And make it compile.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7214 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-02 | 1 | -1/+1 |
| * | Chdir to bin dir on starting, allows relative paths to the bin dir to always ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7213 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-02 | 1 | -0/+2 |