brain
|
a469393458
|
Replaced some 'n' with '*n' that was breaking userrec::MakeHost
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2786 e03df62e-2008-0410-955e-edbf42e46eb7
|
2006-01-14 14:37:10 +00:00 |
|
brain
|
6c725e7a4f
|
Replaced sprintf's with some char* voodoo
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2781 e03df62e-2008-0410-955e-edbf42e46eb7
|
2006-01-12 20:25:51 +00:00 |
|
brain
|
6637802f21
|
Added chmodes-with-params
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2748 e03df62e-2008-0410-955e-edbf42e46eb7
|
2006-01-09 11:23:42 +00:00 |
|
brain
|
2d3e110c46
|
Unneccessary colon
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2747 e03df62e-2008-0410-955e-edbf42e46eb7
|
2006-01-09 11:18:55 +00:00 |
|
brain
|
2fade61bfd
|
Updated mode lists in 004 to more accurately reflect inspircd's mode features
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2746 e03df62e-2008-0410-955e-edbf42e46eb7
|
2006-01-09 10:24:16 +00:00 |
|
brain
|
c992372f80
|
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 18:26:25 +00:00 |
|
brain
|
2cfcca8007
|
Fixes to typos and change to return by reference on GetClass
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2725 e03df62e-2008-0410-955e-edbf42e46eb7
|
2006-01-01 20:57:42 +00:00 |
|
brain
|
75d426ed98
|
Changes to how classes are looked up (connects slightly faster) and fix for case sensitive passwords
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2723 e03df62e-2008-0410-955e-edbf42e46eb7
|
2006-01-01 20:49:25 +00:00 |
|
brain
|
5e62a8399f
|
Attempt to cut out unneccessary printf() va_args voodoo (ugleh)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2703 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-29 23:02:01 +00:00 |
|
brain
|
df06ab6044
|
Cached ISUPPORT
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2702 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-29 21:57:34 +00:00 |
|
brain
|
f278bdbbad
|
Changed to MAX_DESCRIPTORS
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2700 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-29 19:34:18 +00:00 |
|
brain
|
f7224a0009
|
*FIX* 'No more connections allowed' was comparing against the network-wide limit rather than the local limit (ICK!)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2698 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-29 19:00:53 +00:00 |
|
brain
|
7972cc3249
|
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 20:22:07 +00:00 |
|
brain
|
3b6b04b1ee
|
Changes to the way clients are exited during mainloop - MAY BE UNSTABLE USE WITH CAUTION
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2680 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-28 19:57:26 +00:00 |
|
brain
|
a9b90ecb43
|
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
|
2005-12-26 17:26:16 +00:00 |
|
brain
|
4527ffe3cd
|
Made a var extern that blocks up the RC1 cygwin build
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2648 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-23 12:57:50 +00:00 |
|
brain
|
fc65994fbb
|
Missing semicolon (gack)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2638 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-22 17:20:42 +00:00 |
|
brain
|
4ffd644a14
|
Optimized out strcpys that copy empty strings (craq++)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2637 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-22 17:18:18 +00:00 |
|
brain
|
4c65d06850
|
Changed two fields in ConnectClass to strings, moved constructor stuff to init-list
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2632 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-22 12:34:57 +00:00 |
|
brain
|
2f3ac3d801
|
SSL is a fucking mess.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2565 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-19 13:07:46 +00:00 |
|
brain
|
ca0889d458
|
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 20:48:54 +00:00 |
|
brain
|
293df6a8b5
|
Split all commands into seperate files and redid command system to take classes, not function pointers (function pointers suck ass)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2534 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-16 18:10:38 +00:00 |
|
brain
|
0d6f3c83f1
|
Forgot to remove dependency on serverstats *stats
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2533 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-16 12:59:54 +00:00 |
|
brain
|
f5754cbc9c
|
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 12:32:01 +00:00 |
|
brain
|
d9e78741ad
|
Fixed dodgy makefile generation
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2507 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-16 10:05:06 +00:00 |
|
brain
|
c1d2662696
|
Adjusted OnRawSocketClose to new system
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2503 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-16 01:34:00 +00:00 |
|
brain
|
554ea04074
|
Fixed BUG BUG BUG
If an opers SendQ exceeded, it would bring down the server!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2490 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-15 19:55:41 +00:00 |
|
brain
|
ba47c49a6c
|
Added 'local users' vector
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2489 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-15 19:46:13 +00:00 |
|
brain
|
0a31bcd5ae
|
Moved rehashnick and force_nickchange to users.cpp
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2478 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-15 14:19:37 +00:00 |
|
brain
|
818ead2412
|
Tidied up call_handler to use strings
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2476 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-15 14:12:13 +00:00 |
|
brain
|
704ae49baa
|
Added externs
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2475 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-15 13:59:26 +00:00 |
|
brain
|
b87f7d186c
|
Rar!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2474 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-15 13:55:15 +00:00 |
|
brain
|
0c55e6d24b
|
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
|
2005-12-15 13:44:17 +00:00 |
|
brain
|
c08ea9f1ad
|
Fixed to use new methods of ServerConfig
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2414 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-14 14:39:27 +00:00 |
|
brain
|
0f979321b6
|
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 13:11:19 +00:00 |
|
brain
|
d582107b33
|
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 10:51:18 +00:00 |
|
brain
|
8c00f38e5b
|
Made MAXCHANS growable for opers/ulines (growing of list not implemented yet)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2367 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-13 16:11:08 +00:00 |
|
brain
|
2c0804208a
|
Added ability to put command named * into a class to make it cover all
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2250 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-07 11:41:47 +00:00 |
|
brain
|
5e854ddd37
|
Tweak for om's threaded-dns issue
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2145 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-04 15:04:06 +00:00 |
|
brain
|
ff03bd3af0
|
Fixed a missing include
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2119 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-02 16:14:21 +00:00 |
|
brain
|
3d8f1d6834
|
Allowed ulined servers to by pass all oper permissions checking
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2118 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-02 16:05:59 +00:00 |
|
brain
|
001e00ba23
|
Made threading optional
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2108 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-02 09:41:39 +00:00 |
|
brain
|
5e386b10ca
|
Fixed dns pthread_kill
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2106 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-02 09:23:51 +00:00 |
|
brain
|
08511e288a
|
An "I" got in here
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2095 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-02 00:14:39 +00:00 |
|
brain
|
c7d3cd79d3
|
This should work again now
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2093 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-02 00:13:42 +00:00 |
|
brain
|
58acfbf66b
|
Removed pthread_kill, linux doesnt know where it is!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2090 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-02 00:05:06 +00:00 |
|
brain
|
af926796c5
|
Missing referece for pthread_kill
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2089 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-02 00:02:45 +00:00 |
|
brain
|
d56e60139a
|
Multithreaded DNS -- not tested!!!!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2088 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-01 23:59:40 +00:00 |
|
brain
|
6cd3c99ca1
|
Added references to connection.h
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1945 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-11-25 12:33:25 +00:00 |
|
brain
|
f52b00a9c9
|
Fixed onloadmodule
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1587 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-06-01 18:26:27 +00:00 |
|