| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Support CIDR, CIDR zline, /oper and CIDR <connect> tags. NOTE: With CIDR oper...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4732 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-06 | 1 | -1/+1 |
| * | Hopefully stop compile warning which I don't get anyway•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4724 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-08-05 | 1 | -1/+1 |
| * | Change to using userrec::ip as a sockaddr to store port, ip and address famil...•••This allows us to handle remote ipv6 users on an ipv4 server, and vice versa.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4694 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-04 | 1 | -1/+1 |
| * | Comments, add more detail, remove dnsqueue.h include from tons of places•••Remove THREADED_DNS defines from all over the place
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4629 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-01 | 1 | -4/+0 |
| * | The IPV6 stuff compiles now, with compile-correct ipv6 code. I dont know if t...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4611 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-01 | 1 | -1/+1 |
| * | mass tidyup, change A LOT of stuff to const char** which was char** (such as ...•••which makes the new lineparser work neater with no casts. This also removes tons of casts from other locations
(all in all, ive added 2 casts and removed almost a hundred)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4403 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-16 | 1 | -1/+1 |
| * | Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3847 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-04-08 | 1 | -12/+3 |
| * | Optimisations•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3826 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-04-04 | 1 | -18/+20 |
| * | move do_whois to cmd_whois, i'm stopping now. really.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3825 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-04-04 | 1 | -63/+0 |
| * | All new shiny config parser, there's probably some bugs there somewhere but h...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3817 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-04-04 | 1 | -6/+6 |
| * | Remove un-needed strlen and pointer in duration()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3805 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-04-03 | 1 | -3/+2 |
| * | split_clist will never send lines over 512 chars, also should be faster•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3804 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-04-03 | 1 | -11/+26 |
| * | Make /whois code a little prettier, make /whowas show real host as well as di...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3788 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-03-30 | 1 | -3/+3 |
| * | const references•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3624 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-10 | 1 | -3/+3 |
| * | Whowas refactor - probably wont compile yet•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3523 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 1 | -1/+0 |
| * | is_uline was an inefficient piece of crap - fixed.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3428 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-02 | 1 | -12/+2 |
| * | Made extensive use of charlcat to cut down on strlcat usage•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3417 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-02 | 1 | -1/+1 |
| * | Removed a whole lot of strchr's looking for mode +o where we can do if *user-...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3221 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-02-15 | 1 | -10/+3 |
| * | - Made some notes about potentially restructuring things a bit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3217 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2006-02-15 | 1 | -0/+3 |
| * | Added ircu-like hidewhois feature that allows hiding of server name in whois ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3034 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-02-03 | 1 | -1/+8 |
| * | "Oper of unknown type" -> "313 %s %s :is an IRC operator"•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2972 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-29 | 1 | -1/+1 |
| * | 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
| brain | 2006-01-27 | 1 | -2/+2 |
| * | CleanFilename movage•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2807 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-15 | 1 | -6/+0 |
| * | 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
| brain | 2006-01-15 | 1 | -1/+1 |
| * | 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
| brain | 2006-01-11 | 1 | -1/+1 |
| * | Fixed an extremely n00bish mistake involving referencing a global copy of Ser...•••(everyone point and laugh at Brain)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2692 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-29 | 1 | -1/+0 |
| * | Adding hook type checking to event calls to speed them up•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2653 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-26 | 1 | -2/+2 |
| * | Split all commands into seperate files and redid command system to take class...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2534 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-16 | 1 | -1710/+1 |
| * | Moved serverstats stuff out•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2529 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-16 | 1 | -8/+6 |
| * | Moved SocketEngine* SE into InspIRCd class•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2527 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-16 | 1 | -1/+1 |
| * | So many inclusion loops it makes your head spin - forward declaring tons of c...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2523 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-16 | 1 | -5/+5 |
| * | Moved ModeGrok and Parser into InspIRCd class•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2522 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-16 | 1 | -10/+9 |
| * | Fixed to use CommandParser•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2515 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-16 | 1 | -2/+2 |
| * | Moved more command parsing stuff to CommandParser•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2514 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-16 | 1 | -6/+5 |
| * | Changing stuff to using CommandParser class•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2511 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-16 | 1 | -7/+7 |
| * | Moved command_parse functions into class CommandParser•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2510 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 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
| brain | 2005-12-16 | 1 | -0/+1 |
| * | Added 'local users' vector•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2489 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-15 | 1 | -0/+6 |
| * | Fixed typo in shorthand if•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2487 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-15 | 1 | -1/+1 |
| * | Re-introduced 3-line function CleanFilename•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2486 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-15 | 1 | -0/+7 |
| * | Full removal of inspircd_util.h•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2485 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-15 | 1 | -1/+0 |
| * | Removed code weirdness in handle_invite•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2473 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-15 | 1 | -3/+1 |
| * | Changed InviteTo to use irc::string•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2471 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-15 | 1 | -2/+3 |
| * | Moved a ton of user related functions from inspircd.cpp to users.cpp•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2468 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-15 | 1 | -0/+4 |
| * | Moved ModuleError()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2453 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-14 | 1 | -2/+2 |
| * | Removed ip cache craq++•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2446 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-14 | 1 | -1/+0 |
| * | Fixed handle_*module•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2445 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-14 | 1 | -2/+2 |
| * | Code tidying•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2440 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-14 | 1 | -5/+2 |
| * | Craq removal at your service•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2437 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-14 | 1 | -1/+0 |
| * | craq--•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2436 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-14 | 1 | -3/+0 |