2558 Commits

Author SHA1 Message Date
brain
41471dee97 Added verbose output
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3149 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-11 15:31:33 +00:00
brain
5d91b2bbaf Different way of making symlinks
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3148 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-11 15:29:14 +00:00
brain
69df936719 Typo in some code that should usually be #ifdef'ed out anyway, but we still want this to work sometimes, maybe.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3147 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-09 21:11:21 +00:00
om
775d36dc9e Fix crashbug, copying MAXLEN into a MAXGECOS+1 field != cunning
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3146 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-09 10:19:18 +00:00
brain
0291b2f2ed Added comment about the craqness of ServerConfig::Read()
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3145 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-09 03:35:55 +00:00
brain
843710b75a Missing function call
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3144 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-08 18:15:11 +00:00
brain
3b9cf59ba0 Checks to not propogate invalid or already-existing Xlines
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3143 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-08 18:14:12 +00:00
brain
1674c21da1 Increased how often socket timeout checks occur which will mean flushing write buffers more often
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3142 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-08 17:22:12 +00:00
brain
b3a8801246 Updated block numeric to read COLOUR >:)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3141 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-08 11:56:14 +00:00
brain
6ae42a9253 Finally FIXED ALL THE CRAQPIPE INDENTING (and lack of)
*MESS THIS UP SO BAD AGAIN, AND I MOLEST YOU WITH A SPORK*


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3140 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-08 11:29:21 +00:00
brain
199e33fab8 AIEEEEEE
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3139 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-08 11:18:18 +00:00
brain
46b40a6287 Fixed cosmetic 'need to be halfop to change modes' when kicking
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3138 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-08 11:02:34 +00:00
brain
c629bce35e Complete lack of any consistent indenting SERIOUSLY ftl.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3137 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-08 10:49:10 +00:00
brain
62fda57bdc Fixed more crap indenting!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3136 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-08 10:44:15 +00:00
brain
1ed9b7e024 Fixed SOME of craigs horrendous lack of any indenting whatsoever
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3135 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-08 10:37:58 +00:00
brain
3a5480d6ed Match bans against user::ip4 in add_channel
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3134 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-08 10:24:13 +00:00
w00t
02df4f4d07 Potential fix for CS Testnet bug, thanks to Special for helping with this one.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3133 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-08 09:16:14 +00:00
brain
7187e12fb0 Properly count remote opers in /LUSERS
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3132 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-07 21:23:35 +00:00
brain
a8d2136807 005 update, removed duplicate WALLCHOPS reported by ThaPrince, added VBANLIST
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3131 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-07 19:52:09 +00:00
brain
be4097c871 Avoiding assignment of std::strings unless neccessary to speed up bursts
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3130 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-07 19:49:22 +00:00
brain
7d5e82ead2 Uses less write() calls
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3129 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-07 18:45:00 +00:00
brain
6faa21240d Faster ADDLINE code
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3128 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-07 18:39:00 +00:00
brain
dba88edc76 Experimental improved string handling in server links
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3127 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-07 18:26:38 +00:00
brain
daff96bf56 Removed a strlen()
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3126 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-07 16:57:52 +00:00
brain
0ebea11505 Slightly more efficient write buffers
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3125 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-07 16:55:02 +00:00
brain
5f584c5ddb Tidying of snotices (adding '***' to start of WriteOpers texts)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3124 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-07 11:36:46 +00:00
brain
eb6a7a6c05 Fixed WHOIS to respect +i channels, optimized in case where source == target by shortcircuiting operators
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3123 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-07 11:30:40 +00:00
brain
8036a0c901 Trivial spacing to make it identical
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3122 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-07 01:49:23 +00:00
brain
927dc3b428 Fix signedness warning
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3121 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-07 01:48:30 +00:00
brain
6a35f96eb2 Added max and current local/global usercounts to /lusers same way as most other ircds
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3120 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-07 01:45:00 +00:00
brain
4897253c0c Now errors when sent SERVER on a non-server port
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3119 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-07 01:37:03 +00:00
brain
26109f0de8 Modified ./configure to symlink ssl modules instead of cp'ing them, this makes updating easier in the future
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3118 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-07 00:51:57 +00:00
brain
c85ed7cd15 Typo fix
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3117 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-07 00:49:31 +00:00
brain
4e9d92695d Typo (oops)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3116 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-07 00:32:19 +00:00
brain
ded5711d05 Force initialize host to "" just in case it isnt (it should be however, as its constructor is called, but we know what ass-u-me did)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3115 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-06 23:47:02 +00:00
brain
6c6348e3b9 Disabled ip->hostname cache, seems a bit fubar
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3114 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-06 23:44:15 +00:00
brain
3c45907c62 Allow remote bans from servers to be represented as servers in the banlist
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3113 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-06 22:52:04 +00:00
brain
4341f4b5e6 Removed some debug notices that were mistakenly in the DEFAULT loglevel
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3112 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-06 22:27:31 +00:00
brain
57ab7451af Fixed /LINKS to show flat even in tricky mIRC.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3111 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-06 14:52:03 +00:00
om
be6de051a6 Make ulines /swhois silently
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3110 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-06 14:08:42 +00:00
brain
e864fbc323 Fix typo
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3109 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-06 13:49:30 +00:00
brain
7eba18d43d Documented <options:tempdir>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3108 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-06 13:42:31 +00:00
brain
6c14fd7ccd Added support for changing tempdir via <options:tempdir>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3107 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-06 13:41:24 +00:00
brain
6d94d84683 Pedantic tweak to /WHO (this actually needs rewriting at some point -- its a mess)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3106 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-06 12:21:51 +00:00
om
52dc00fff0 w00tie made me do this :( Remove myself from the 'Testers' section of /info cause he's jealous I was in it twice
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3105 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-05 23:48:43 +00:00
frostycoolslug
ab520c8c97 Yeah, this thing only uses 1 param, but requires 2? :P
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3104 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-05 23:48:03 +00:00
frostycoolslug
63cd46d0c0 Made devoice not oper-only (Congrats to the original coder!)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3103 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-05 23:42:54 +00:00
brain
f90a4beaaa Fixed missing speech marks and stuff (vim and syntax highlight for the win)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3102 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-05 21:06:05 +00:00
brain
ab8999d336 Added more up to date helpop.conf from Custodis <tballen@bhcnetworks.com>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3101 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-05 21:03:04 +00:00
brain
792f8a011a Fixed two unneccessary strlcpy's in the wildcard matching that just were there to lowercase it... we can do this inplace
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3100 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-05 20:52:41 +00:00