| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Header update: 2007 -> 2008•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8695 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-01-10 | 1 | -1/+1 | |
| * | Roll back to 1.1.12 socket engine as a test•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8274 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-10-21 | 1 | -4/+5 | |
| * | Change how the socket engines work when you addfd on an fd that already exists.•••the only SANE outcome is that youve forgotten to DelFd, so it does this for you. git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8270 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-10-21 | 1 | -1/+1 | |
| * | Whoops, error from an svnmerge•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8095 e03df62e-2008-0410-955e-edbf42e46eb7 v1.1.13 | 2007-09-29 | 1 | -1/+1 | |
| * | Backport fix for bug #407•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8078 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-09-25 | 1 | -4/+3 | |
| * | A couple of tweaks that i did earlier as diffs. ISON didnt always respect inv...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7502 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-07-23 | 1 | -0/+3 | |
| * | * Sockets will now always be nonblocking on win32 version of InspIRCd. There ...•••* configure will now compile under VC7 again. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7500 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-07-23 | 1 | -0/+12 | |
| * | I broke socketengine_iocp with some fixes. Fixed again.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7488 e03df62e-2008-0410-955e-edbf42e46eb7 v1.1.10 | 2007-07-21 | 1 | -3/+4 | |
| * | Whoops, someone forgot to check the return value when initializing windows IOCP•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7476 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-07-19 | 1 | -0/+9 | |
| * | Validation checks that seem to have been omitted here.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7469 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-07-17 | 1 | -6/+34 | |
| * | 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 | 2007-07-16 | 1 | -1/+376 | |
| * | '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 | 2007-07-16 | 1 | -376/+1 | |
| * | Whack a ^M•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7319 e03df62e-2008-0410-955e-edbf42e46eb7 | 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 | 2007-06-14 | 1 | -0/+7 | |
| * | - 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 | 2007-06-14 | 1 | -9/+34 | |
| * | * Fixed IOCPEngine under x64 (because of incorrect pointer sizes)•••- Fixed configure / VC8 projects for x64 compiling. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7293 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-06-13 | 1 | -5/+8 | |
| * | 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 | 2007-06-02 | 1 | -1/+1 | |
| * | All the other socketengines have a 1s wait on their 'poll' equivalent. GetQue...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7185 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-05-29 | 1 | -1/+1 | |
| * | Tidy up to coding style•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7139 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-05-25 | 1 | -46/+55 | |
| * | try...catch around the map::insert in AddFd, for some reason it throws someti...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7065 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-05-20 | 1 | -1/+10 | |
| * | Remove asserts and convert to unix line endings•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7064 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-05-20 | 1 | -271/+271 | |
| * | Helps if I add the w32 specific code, too. :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7044 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-05-19 | 1 | -0/+323 |
