2008-09-13 |
brain | Fix setting of +x before we've processed an OnUserConnect |
commit | commitdiff | tree | snapshot |
2008-09-13 |
w00t | Remove unneeded namespace stuff. |
commit | commitdiff | tree | snapshot |
2008-09-13 |
w00t | Make the 'ancient OS' warning a bit more strongly worded. |
commit | commitdiff | tree | snapshot |
2008-09-12 |
w00t | Minor style tidyup. |
commit | commitdiff | tree | snapshot |
2008-09-12 |
peavey | Last cleanup. All trunk extras now builds again. |
commit | commitdiff | tree | snapshot |
2008-09-12 |
peavey | fix for listensocket, tested and also working like... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
peavey | more cleanup |
commit | commitdiff | tree | snapshot |
2008-09-12 |
peavey | cleanup |
commit | commitdiff | tree | snapshot |
2008-09-12 |
peavey | fix for listenbase, tested and works like a charm. |
commit | commitdiff | tree | snapshot |
2008-09-12 |
w00t | Cleanup of some internals. Tested via m_httpd. |
commit | commitdiff | tree | snapshot |
2008-09-11 |
w00t | Remove proxyscan, it doesn't exist now. |
commit | commitdiff | tree | snapshot |
2008-09-11 |
w00t | Remove some duplication, everything calls the SE equivi... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
w00t | Remove useless parameter. |
commit | commitdiff | tree | snapshot |
2008-09-11 |
w00t | Fix a comment. |
commit | commitdiff | tree | snapshot |
2008-09-11 |
aquanight | Fix KILL server-notice duplication |
commit | commitdiff | tree | snapshot |
2008-09-11 |
w00t | Experimental WSAPoll (thanks for not just using poll... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
w00t | Minor stylistic improvements. |
commit | commitdiff | tree | snapshot |
2008-09-11 |
w00t | These socket engines may now recieve write and read... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
w00t | Fix a compile oops. |
commit | commitdiff | tree | snapshot |
2008-09-11 |
w00t | There is absolutely no need to cache connect timeout. |
commit | commitdiff | tree | snapshot |
2008-09-11 |
w00t | Remove an unused member. |
commit | commitdiff | tree | snapshot |
2008-09-11 |
w00t | Windows doesn't need blocking connect, IOCP was the... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
w00t | Remove WaitingForWriteEvent, it seems to do *nothing... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
w00t | Back out change, as this doesn't work properly with... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
w00t | Bit of a tidyup, generate cloak whenever first set... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
w00t | Hook conn_umodes before anything else so that config... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
special | Clear out the string used for the temporarily stored... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
w00t | Move XMLSocket to be modulemanager-provided, flash... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
special | Fixed comments for cached host fields in User; 3/4... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
w00t | Remove a totally redundant method (this is already... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
brain | Remember to free some stuff when failing in the ctor |
commit | commitdiff | tree | snapshot |
2008-09-09 |
brain | fix compile errors (whoops) |
commit | commitdiff | tree | snapshot |
2008-09-09 |
brain | Whoops, schoolboy error |
commit | commitdiff | tree | snapshot |
2008-09-09 |
brain | Add connmutex to mutex the connections vector, otherwis... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
brain | peavey, w00t, this works now. Methods werent copied... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
brain | fixed a /MT to be /MD |
commit | commitdiff | tree | snapshot |
2008-09-09 |
brain | fix various bodge-ups, we must have been tired when... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
brain | not test compiled yet: sql modules werent working becau... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
w00t | Remove a (now nonexistant) reference from .h |
commit | commitdiff | tree | snapshot |
2008-09-08 |
w00t | Check the wrong way around is just stupid. ;p |
commit | commitdiff | tree | snapshot |
2008-09-08 |
w00t | Fix warning, thanks peavums |
commit | commitdiff | tree | snapshot |
2008-09-08 |
w00t | Growl. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
w00t | Remove crappy, unsafe (and now unneeded!) casts. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
w00t | More compile fixes. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
w00t | Fix compile problems hopefully.. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
w00t | (Attempt to) convert MySQL to using listener base. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
w00t | Remove old listening stuff from spanningtree, use a... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
w00t | Give httpd a custom listener class, specialised in... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
w00t | Remove listening from BufferedSocket, it's bloaty and... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
w00t | Make OnAcceptReady pure virtual, rename ListenSocket... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
w00t | Move this to another (yet more appropriate) place,... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
w00t | Add incoming IP to OnAcceptReady |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Allow for silencing getmodules() output (is annoying... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Add "list" and usage to modulemanager [danieldg] |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Fix missing semicolon in m_ssl_openssl [danieldg] |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Move a socket sanity check into the generic listener... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Tidy up some of the internals a bit, making things... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
brain | Fix windows project files |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Merge class connection in with class user (nothing... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Merge the second interface for socket hooking into... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Initialising the member we added might be an idea. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Make this work with older git, too (thanks danieldg) |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Use git describe rather than git-svn, it works better... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Updates |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Invite timeout on server-to-server is already a unix... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Fix IO hooking modules to use the new (not old) hooking... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Fix a stupid error, and two warnings. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Move socket hooking in inspsocket to utilise the new... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Fix forward-declaration caused as a result of recent... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Start moving IO hooking from being bufferedsocket based... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Move listensocket stuff into a file of it's own. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Don't execute multiple aliases after executing one. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Fix aliases returning multiple messages, thanks Ankit. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Fix compile. Try again, Ankit. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Merge branch 'testbranch' |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Test commit. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Set default values for <alias:usercommand> and <alias... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Also redirect errors to /dev/null to avoid messy output... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Nicer fix for REVISION stuff when using git, thanks... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Another test commit |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Test commit from git |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Upgrade the upgrade command to ..upgrade better. Thanks... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Implement masking and descriptions for module manager... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Allow comments in sources.list and list files (thanks... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Add default sources.list for modulemanager |
commit | commitdiff | tree | snapshot |
2008-09-07 |
w00t | Add basic module manager, patch courtesy of danieldg... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
w00t | Add (currently untested and undocumented) fantasy comma... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
brain | Grr at windows exports |
commit | commitdiff | tree | snapshot |
2008-09-06 |
w00t | Rename some member fields; add <alias:usercommand>... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
w00t | Restructuring to m_alias, this will be used for (option... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
brain | fixes so m_sqloper builds on win |
commit | commitdiff | tree | snapshot |
2008-09-06 |
brain | Auto update modules from src/modules/extra by recopying... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
w00t | Modify aliases to use a multimap rather than a vector... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
brain | Make ThreadEngine::Mutex() protected too, make the... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
w00t | Document m_operinvex |
commit | commitdiff | tree | snapshot |
2008-09-06 |
w00t | Add m_operinvex, adds first use for extended invex... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
brain | Depends on: ../../include/u_listmode.h |
commit | commitdiff | tree | snapshot |
2008-09-06 |
brain | Speedups |
commit | commitdiff | tree | snapshot |
2008-09-06 |
brain | Nope w00t it wasnt the last :p |
commit | commitdiff | tree | snapshot |
2008-09-06 |
brain | Properly handle CIDR etc for user pointer extbans |
commit | commitdiff | tree | snapshot |
next |