| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Increased how often socket timeout checks occur which will mean flushing writ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3142 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-02-08 | 1 | -8/+12 | ||
| * | Removed bool return of DoBackgroundUserStuff()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3023 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-02-02 | 1 | -18/+6 | ||
| * | Improved IP handling. Now uses in_addr to store client ip, not char[16]!•••Added global and local session limits All of this needs TESTING. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2934 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-27 | 1 | -7/+7 | ||
| * | Tweaks for openssl compatibility•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2825 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-22 | 1 | -3/+3 | ||
| * | Stopped lines longer than 512b from being killed, instead, warning sent and d...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2824 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-22 | 1 | -2/+18 | ||
| * | Updated copyrights in headers etc using perl inplace edit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2795 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-15 | 1 | -1/+1 | ||
| * | Made inspircd close and reopen its log on rehash•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2794 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-15 | 1 | -8/+7 | ||
| * | Changed fd_ref_table from 65536 to more correct MAX_DESCRIPTORS•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2769 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-11 | 1 | -1/+1 | ||
| * | Fixed to not crash on /PARK (still more to test)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2729 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-03 | 1 | -0/+2 | ||
| * | Tidyups to mainloop, why were we using isnick() to check if a user was regist...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2682 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-28 | 1 | -49/+56 | ||
| * | New system for client exits using CullList seems stable, needs testing•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2681 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-28 | 1 | -2/+1 | ||
| * | Changes to the way clients are exited during mainloop - MAY BE UNSTABLE USE W...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2680 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-28 | 1 | -14/+16 | ||
| * | SSL is a fucking mess.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2565 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-19 | 1 | -11/+10 | ||
| * | Added IOHookModule stuff to allow for different modules to hook different ports•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2564 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-18 | 1 | -4/+2 | ||
| * | Moved serverstats stuff out•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2529 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -4/+3 | ||
| * | Moved SocketEngine* SE into InspIRCd class•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2527 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -1/+1 | ||
| * | Moved ModeGrok and Parser into InspIRCd class•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2522 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -3/+1 | ||
| * | Changing stuff to using CommandParser class•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2511 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -1/+1 | ||
| * | Moved command_parse functions into class CommandParser•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2510 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -0/+1 | ||
| * | Moved command parsing crap into command_parse.cpp•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2505 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -0/+1 | ||
| * | Changed I/O reading stuff for modules to be much faster (and exclusive :()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2500 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -12/+21 | ||
| * | Added 'local users' vector•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2489 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-15 | 1 | -3/+4 | ||
| * | Full removal of inspircd_util.h•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2485 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-15 | 1 | -1/+0 | ||
| * | Fixed ModuleError()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2454 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -1/+1 | ||
| * | Sucky stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2449 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -5/+5 | ||
| * | Grrrrrr•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2448 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -0/+1 | ||
| * | Tidy tidy•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2443 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -1/+1 | ||
| * | Removed externs for module_sockets•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2442 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -5/+4 | ||
| * | Code tidying•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2440 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -4/+2 | ||
| * | More config tidyups•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2413 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -2/+2 | ||
| * | Moved include stack stuff to be private to ServerConfig•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2410 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -1/+0 | ||
| * | Added config_f to serverconfig, UNTESTED•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2402 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -4/+2 | ||
| * | Tidied up modules.h added some typedefs to typedefs.h•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2401 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -5/+0 | ||
| * | moved declarations of typedefs for user_hash and chan_hash etc to typedefs.h•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2400 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -2/+3 | ||
| * | Started moving of data into ServerConfig class•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2393 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -53/+15 | ||
| * | Half way through updating to move a ton of extern confs into class ServerConfig•••WILL NOT RUN ATM git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2392 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -1/+1 | ||
| * | Added parameter to apply_lines to indicate what we want to apply•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2391 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -3/+3 | ||
| * | Use our shiny new IS_LOCAL() macro, and add a query.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2389 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -2/+2 | ||
| * | Set up externs to allow moving loads of crap out of inspircd.cpp•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2362 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-13 | 1 | -0/+46 | ||
| * | Moved some stuff out to userprocess.cpp•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2359 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -0/+391 | ||
