7616 Commits

Author SHA1 Message Date
brain
6d05c35ac8 Whoops, and dont get the comparison backwards. dont look at me like that, its almost 3am :p
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9130 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-19 00:23:51 +00:00
brain
26057b119f Silly silly, AllModulesReportReady returns true when ONE module reports ready. Fixed here :p
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9128 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-19 00:19:29 +00:00
brain
e1834aa932 oh, DOH
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9127 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-18 23:58:16 +00:00
brain
525eeb51a5 Crash fixes from nenolod
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9126 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-18 23:54:33 +00:00
brain
9a2481ebf1 Add support for CAP to this via multi-prefix. NOTE, the OnNamesList for this and others want refactoring, because theyre craq. Ask me sometime about the new way we have in mind for this.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9125 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-18 23:32:58 +00:00
brain
93425ec211 Apply CAP ACK/NAK stuff from nenolod, thanks :)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9124 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-18 22:56:05 +00:00
brain
90c5531101 Merge in patch by nenolod for CAP CLEAR
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9123 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-18 22:11:41 +00:00
brain
dbcdd42b5b Implement CAP LIST
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9122 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-18 20:31:23 +00:00
brain
83137d5f92 Support CAP LS
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9121 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-18 20:24:45 +00:00
brain
30b88d03f9 Add m_cap.* stuff, unfinished. Thanks for the initial advice nenolod :)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9120 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-18 20:18:16 +00:00
peavey
cf8c8a0c58 Add logging for static callback messages/errors from the database.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9119 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-18 01:32:09 +00:00
peavey
3765c69125 Its better to have asserted and failed, than not to fail at all according to tds. Fix assertion error on DB down.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9118 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-17 22:25:21 +00:00
brain
43a376fd68 Fix the warnings that are worth fixing, ignore the rest of gcc's nannying
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9117 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-17 17:28:54 +00:00
brain
ab4e56b784 Translate std::string, irc::string and std::deque to more readable forms in error messages. I'll do others as need be and as i notice them.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9116 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-17 17:02:47 +00:00
peavey
e7a7bc7bd2 Add MsSQL schema for sql oper.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9115 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-16 22:53:20 +00:00
peavey
e16f90eb32 Add MsSQL schema for sql log.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9114 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-16 22:48:51 +00:00
peavey
b40bd0f7ab and no ssl in here.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9113 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-16 22:15:50 +00:00
peavey
5ea029c74c update svn:ignore for m_mssql.cpp
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9112 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-16 22:13:11 +00:00
peavey
7758a679fa Add m_mssql.so to example conf.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9111 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-16 22:11:46 +00:00
brain
dfc85080bf There isnt any ssl support here, remove the readvalue
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9110 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-16 22:02:57 +00:00
peavey
3af30531af OK that should fix it for fail too. And make it compile again.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9109 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-16 21:25:30 +00:00
peavey
546c9922c0 new/delete - malloc/free, remember peavey
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9108 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-16 21:21:28 +00:00
peavey
e95b468ad1 Less mem leaking, thx Brain for noticing.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9107 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-16 21:16:41 +00:00
peavey
87bb85f35c A little less debug saying WEEEE :]
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9106 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-16 21:12:10 +00:00
peavey
42c5b19a26 Experimental support for Microsoft SQL Server. Might crash and burn alot. Appreciate backtraces with full debuginfo if you run this.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9105 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-16 21:03:32 +00:00
brain
8eb7261c8e Document m_geoip.so
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9104 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-16 20:28:29 +00:00
brain
48f844488a Make this work, its all good! :)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9103 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-16 20:06:49 +00:00
brain
56a5ace638 Start of GeoIP module. This is deceptively simple.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9102 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-16 19:57:07 +00:00
brain
15ca602104 YAY for LDAP oper blocks! :D
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9101 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-16 12:28:33 +00:00
brain
4a14772732 Support IPV6 links in configure
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9100 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-15 18:09:56 +00:00
brain
ffdaddfa95 Remove note about need to do anonymous bind
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9098 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-15 15:52:56 +00:00
brain
5a13fa5bfc Document binddn and bindauth
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9096 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-15 13:37:10 +00:00
brain
6004b582ce Allow for binding to non-anonymous DN for searches.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9093 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-15 13:31:52 +00:00
peavey
52411f0b93 update svn:ignore for ldapauth
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9092 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-14 23:21:28 +00:00
peavey
a7bfc7d1db clean this up now Brain says it works :)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9089 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-14 20:19:48 +00:00
peavey
b6b7bbe7f6 Fix deprecation in trunk too
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9088 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-14 20:11:31 +00:00
brain
81a5b40fc5 Warning about allowing anonymous queries
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9086 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-14 19:53:20 +00:00
brain
2ab95b5a9b Document!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9085 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-14 19:50:57 +00:00
brain
b2fdf0a4ea Roll back to 1.2, not 4.0 module ver
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9082 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-14 19:41:38 +00:00
brain
ba391451f2 Fuckin finally!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9080 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-14 18:22:49 +00:00
brain
ff863b301f Grrr!!!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9079 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-14 18:22:26 +00:00
brain
3b6b61dd26 Grrr, added this at the wrong location in trunk
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9078 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-14 18:21:22 +00:00
brain
9c6c375583 Forward port and make work with trunk. Original code of this module by Carsten Valdemar Munk based on m_sqlauth.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9077 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-14 18:09:46 +00:00
brain
c84ad4cc16 Add fixes to stop people changing the SID of a live server - certain configuration values are silently ignored on rehash, namely the server name and server id.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9073 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-14 15:22:27 +00:00
aquanight
0b58bc2585 Add <options:exemptchanops> support to m_censor and m_blockcaps, and tidy up the checks in {block,strip}color, and remove an uneeded abs() on the "flowing backwards" warning.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9071 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-09 18:34:17 +00:00
aquanight
4ccfaab6f7 Add blurb about --enable-extras.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9070 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-08 13:39:05 +00:00
brain
a648d88efa Advise symlinking instead of copying
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9068 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-08 12:27:35 +00:00
brain
4cde330230 Update this to read -modupdate
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9066 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-08 12:24:30 +00:00
brain
391fed45ef Fix multiple (useless) linefeeds on the end of ADDLINE in burst
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9065 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-08 12:00:42 +00:00
brain
e7a66a6d90 Describe server name, description and network name. hopefully this will mean less ninnies defining silly servernames without a dot.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9064 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-02 21:59:08 +00:00