Adam
|
8e0104363f
|
Fixed bs_kick syntax error
|
2012-03-05 14:29:48 -05:00 |
|
DukePyrolator
|
b7a6d518b0
|
fixed the --dir commandline parameter
|
2012-03-04 10:18:25 +01:00 |
|
Adam
|
4ed844ffd5
|
Escape all column names when building sql queries
|
2012-03-02 17:05:59 -05:00 |
|
Adam
|
020467d472
|
Fixed db_old loading noexpire
|
2012-02-27 00:16:15 -05:00 |
|
Adam
|
141b87bd14
|
Changed the OnChanDrop event to be called right before channels are dropped, not after
|
2012-02-26 23:28:02 -05:00 |
|
Adam
|
a5b9e235ae
|
Added chanserv:require config option to set which modes must be on all registered channels. Prevents the core from always enforcing +r on every channel, even if chanserv is not loaded.
|
2012-02-26 23:23:15 -05:00 |
|
Adam
|
a78790eac4
|
Fixed vhost check on identify
|
2012-02-26 20:18:22 -05:00 |
|
Adam
|
07226feec4
|
Track plexus umode and cmode +C and renamed UMODE_NO_CTCP to match up with the names of other modes.
|
2012-02-26 19:49:02 -05:00 |
|
Adam
|
e73013830d
|
Fixed missing #include in init.cpp
|
2012-02-25 22:45:51 -05:00 |
|
Adam
|
2bc3bd3fcf
|
Do not send kills after sending XLines because it causes us to internally remove the user and then recieve a quit from the user (who is now nonexistant) once the IRCd processes the XLine
|
2012-02-25 00:06:02 -05:00 |
|
Adam
|
83456f6040
|
Fixed akill setter and ids showing in akill reasons
|
2012-02-24 23:25:29 -05:00 |
|
Adam
|
601dc41baf
|
Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9
|
2012-02-24 14:54:44 -05:00 |
|
Adam
|
2337b7717d
|
Fixed calculating bots channel count of assigned channels and fixed the order of saving memos (among other things)
|
2012-02-24 14:53:34 -05:00 |
|
lethality
|
fde40dee7a
|
Tell users to use NickServ for registering nicks, not chanserv...
|
2012-02-24 01:50:21 +00:00 |
|
lethality
|
ba32aad4cb
|
Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9
|
2012-02-23 02:32:49 +00:00 |
|
Adam
|
24811e5970
|
Added a configuration option to make all nick registrations require admin verification
|
2012-02-22 20:55:59 -05:00 |
|
lethality
|
f01aab5f9b
|
Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9
|
2012-02-23 00:04:36 +00:00 |
|
Adam
|
3850b073dd
|
Added regex support for many commands, such as akill, sqline, snline,
all of the */list commands, etc.
Also extended the ability of akill to match a full nick!user@host and
real name of users.
|
2012-02-22 18:12:02 -05:00 |
|
Adam
|
81e50dd1f4
|
Fixed db_old loading memo owners
|
2012-02-22 16:25:20 -05:00 |
|
Adam
|
bd31fbb9f0
|
Also fixed m_proxyscan to handle users with invalid ips
|
2012-02-22 14:41:36 -05:00 |
|
Adam
|
000660608e
|
Fixed m_dnsbl handling users with spoofs/other non ips
|
2012-02-21 20:50:14 -05:00 |
|
lethality
|
826de43724
|
Fixed some trivial formatting
|
2012-02-22 00:28:58 +00:00 |
|
Adam
|
b84e080463
|
Made our message sources actual clients/servers, and put in a few more default messages for very standard things (KICK etc)
|
2012-02-19 20:54:55 -05:00 |
|
Adam
|
0ba58d7d0e
|
Fixed some events
|
2012-02-18 18:07:34 -05:00 |
|
Adam
|
1536c5cf60
|
Add users hostmask to access lists not nick when access add is used on a non registered user
|
2012-02-18 17:21:55 -05:00 |
|
Adam
|
f2ce9cd85c
|
Made mode lock del check status of the mode lock before removing it
|
2012-02-18 15:47:16 -05:00 |
|
Adam
|
ee5cd8493e
|
Use C++11's explicit override feature if available
|
2012-02-18 15:04:26 -05:00 |
|
Adam
|
41e8d27602
|
Fixed FreeBSD build
|
2012-02-16 16:02:17 -05:00 |
|
Adam
|
e1f5fc6a0c
|
Remove revision numbers as they're only ever set by Config reading git since we've switched off of SVN. Instead just use the hash for the current head when building. Also recheck the hash on every make not just Config.
|
2012-02-15 00:06:25 -05:00 |
|
Adam
|
db59f1a70f
|
Fixed detecting when to set +r and fixed crash on shutdown introduced by the last commit
|
2012-02-14 19:03:09 -05:00 |
|
Adam
|
a9772cde21
|
Clean up and reorganize our header files
|
2012-02-14 15:13:27 -05:00 |
|
Adam
|
086790d633
|
Removed our RNG and just use the systems, it's not very widely used. Also made DNS query ids not random as they don't need to be.
|
2012-02-13 00:10:45 -05:00 |
|
Adam
|
1bc8e2ab82
|
Removed operserv:notifications in favor of log blocks, as well as some other notifiications
|
2012-02-08 18:00:24 -05:00 |
|
Adam
|
089c85b27e
|
Fixed WallBadOS
|
2012-02-04 17:28:38 -05:00 |
|
Adam
|
01194e3958
|
Bump for 1.9.7-git
|
2012-02-04 13:12:11 -05:00 |
|
Adam
|
f082530f89
|
Anope 1.9.6 Release
1.9.6
|
2012-02-03 15:19:09 -05:00 |
|
Adam
|
b906656caa
|
Update version.log
|
2012-02-03 15:18:27 -05:00 |
|
Adam
|
378ae4c4f1
|
Regenerate language files
|
2012-02-03 15:18:06 -05:00 |
|
Adam
|
ce2a0f72d4
|
Fixed a memory leak in m_ldap
|
2012-01-31 16:19:47 -05:00 |
|
Adam
|
be5ba495f9
|
Not sure what I was thinking here
|
2012-01-31 15:44:04 -05:00 |
|
Adam
|
b4f27da51c
|
Bug #1365 - Fixed nickserv/confirm syntax for services opers
|
2012-01-31 15:35:51 -05:00 |
|
Adam
|
d09a30295b
|
Also refuse to load memoserv modules if memoserv isn't loaded
|
2012-01-26 17:04:59 -05:00 |
|
Adam
|
0f909273e1
|
Added two common warning messages on Windows to ignore
|
2012-01-25 16:13:38 -05:00 |
|
Adam
|
52eaa7d6d6
|
Windows
|
2012-01-25 15:48:07 -05:00 |
|
Adam
|
e88e37c59b
|
Add some checks in ms_* to make sure memoserv really exists
|
2012-01-24 18:28:37 -05:00 |
|
Adam
|
f10f49d6fc
|
Added missing expires column in /os akill view
|
2012-01-24 16:42:21 -05:00 |
|
Adam
|
d06cdaab29
|
Fixed os_ignore to check against users real IPs, not to match against opers, and check for expired ignores on /os ignore list
|
2012-01-24 16:35:54 -05:00 |
|
Adam
|
fc20bd7b22
|
Add tracking for Unreal's usermode +I
|
2012-01-24 16:03:44 -05:00 |
|
DukePyrolator
|
b3d9412452
|
added a french INSTALL file, thanks to MacLeod for translating
|
2012-01-22 17:49:23 +01:00 |
|
Adam
|
98feb1b76d
|
Cleaned up bs_kick and fixed amsg kicker
|
2012-01-21 00:50:48 -05:00 |
|