DukePyrolator
|
fbae3344ff
|
added ns_cert
|
2011-03-12 09:27:16 +01:00 |
|
Adam
|
95469fde30
|
Added some access checks to cs_mode and fixed some language strings
|
2011-03-12 02:40:08 -05:00 |
|
Adam
|
9f46972f19
|
_()ify Command::SetDesc
|
2011-03-11 17:26:27 -05:00 |
|
Adam
|
1b2f3bf369
|
Fixed some problems with m_alias and fantasy
|
2011-03-11 15:10:30 -05:00 |
|
Adam
|
bb3b421385
|
Global should send logon news
|
2011-03-11 04:27:32 -05:00 |
|
Adam
|
1ee3d3d810
|
Added os_config and support for including additional configuration files.
|
2011-03-11 00:47:28 -05:00 |
|
Adam
|
e9aa04a8f4
|
Store mlock in the databases and removed some unused functions from misc.cpp
|
2011-03-09 01:25:49 -05:00 |
|
Adam
|
8eb23e7d48
|
Added support for extbans
|
2011-03-07 19:54:51 -05:00 |
|
Adam
|
093b3d258e
|
Change the mode name code to use Flags names in preparation for extban support
|
2011-03-06 19:36:52 -05:00 |
|
Adam
|
a0355dfd9d
|
Fixed /bs badword del to show what word was deleted
|
2011-03-05 17:43:51 -05:00 |
|
Adam
|
6fe2d8af97
|
Removed nickrequests, instead have unconfirmed registrations. Also made ns_resetpass allow remote-id to get past things such as kill immed.
|
2011-03-05 17:23:22 -05:00 |
|
Adam
|
90e5d0feaa
|
Added LDAP support
|
2011-03-04 20:47:58 -05:00 |
|
Adam
|
aecf675e6b
|
Fixed os_sqline del
|
2011-02-27 23:32:07 -05:00 |
|
Adam
|
bcaf406747
|
Made akills work on IRCds that do not support bans (ngircd)
|
2011-02-27 16:47:23 -05:00 |
|
Adam
|
f234a2bfab
|
Replaced the few language strings we use with #defines to prevent accidentally translating them if we shouldnt
|
2011-02-26 17:54:03 -05:00 |
|
Adam
|
c38b6392c5
|
More fixes. Also made db_mysql_live not keep bots updated because thats pointless and made m_asynch_commands respect user language settings.
|
2011-02-25 21:41:08 -05:00 |
|
Adam
|
ee38756982
|
Fixed a lot of small problems
|
2011-02-25 21:40:43 -05:00 |
|
Adam
|
a1296a3b7c
|
Changed the OnNickDrop event to call before the nick is deleted
|
2011-02-18 11:48:20 -05:00 |
|
DukePyrolator
|
ab0422b4d4
|
set the vhost before we call ns_ajoin or other modules on identify
|
2011-02-17 07:00:03 +01:00 |
|
Adam
|
1372dc1953
|
Removed the Wallop config options and replaced them with the new log system
|
2011-02-12 16:17:17 -05:00 |
|
Adam
|
9ef7352e69
|
Merged os_umode into os_mode
|
2011-02-11 18:30:58 -05:00 |
|
Adam
|
2529ff6dae
|
Made the help command description code more sane
|
2011-02-11 03:12:39 -05:00 |
|
Adam
|
f87c665b63
|
Foward port ebe0ce6610 / b6ab031fc1
|
2011-02-09 13:31:47 -05:00 |
|
Adam
|
83556667fd
|
try/catch-ified all instances of convertTo to keep from aborting when a user gives too large or too small a number
|
2011-02-04 21:01:33 -05:00 |
|
Adam
|
faf5f3128f
|
Merge 032c30dd5d
|
2011-02-04 19:31:02 -05:00 |
|
Adam
|
a53a797271
|
Replaced all of the old %S's in the language strings that were used for service nicks
|
2011-02-04 18:32:04 -05:00 |
|
Adam
|
08583dc107
|
Moved the language strings which are only used once
out of the core and into the modules that use them.
|
2011-02-04 15:30:31 -05:00 |
|
Adam
|
e62664138b
|
Added patricia_tree::iterator
|
2011-01-28 23:09:25 -05:00 |
|
Adam
|
bf559d788f
|
Fixed loading forbidden nicks
|
2011-01-24 01:11:10 -05:00 |
|
Adam
|
3bfc8e9a39
|
std::stringstream::clear doesn't clear it
|
2011-01-23 12:56:21 -05:00 |
|
Adam
|
34c6c664c9
|
Added amsg kicker settings to /bs info
|
2011-01-18 18:41:16 -05:00 |
|
Adam
|
6f0d1af596
|
Made db_plain buffer database writes which prevents
databases from coming corrupted if we crash or if write
fails. Also fixed loading all ajoin channels.
|
2011-01-17 20:41:57 -05:00 |
|
Adam
|
01feb5b489
|
Fixed ns_ajoins list output formatting
|
2011-01-17 20:29:33 -05:00 |
|
Adam
|
8975b52cc3
|
Added ns_ajoin
|
2011-01-17 15:46:53 -05:00 |
|
Adam
|
7acbbbbf5b
|
Fixed flag names to match 1.9.3s
|
2011-01-15 21:02:14 -05:00 |
|
Adam
|
4fecafa612
|
Made db_plain save amsg settings
|
2011-01-15 16:45:48 -05:00 |
|
Adam
|
1b6aab0cd7
|
Fixed /ns confirm's log message to show the nick of who was confirmed
|
2011-01-15 16:13:31 -05:00 |
|
Adam
|
c669820481
|
Added an amsg kicker
|
2011-01-15 16:11:31 -05:00 |
|
Adam
|
43995b4c6d
|
Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9
|
2011-01-08 00:25:30 -05:00 |
|
Adam
|
512d23d60f
|
Made the Flag class able to convert flags to strings and back
|
2011-01-08 00:25:11 -05:00 |
|
lethality
|
0eb9152749
|
fix some more copyright and typos (not mine) spotted by chaz :P
|
2011-01-07 23:01:19 +00:00 |
|
lethality
|
9efebe5461
|
update copyrights for 2011
|
2011-01-05 18:34:38 +00:00 |
|
Adam
|
a36f14c1bf
|
Automatically quit bots when they are deleted
|
2010-12-29 19:59:26 -05:00 |
|
Adam
|
16cab979da
|
Bug #1225 - Made REGISTER show in /cs help
|
2010-12-28 16:32:18 -05:00 |
|
Adam
|
d896bf9a1c
|
Bug #1222 - Fixed crash from reading to read a range of memos
|
2010-12-27 01:00:12 -05:00 |
|
Adam
|
8af2465a61
|
Bug #1219 - Correctly restrict people from registering potentential guest names
|
2010-12-26 00:31:11 -05:00 |
|
Adam
|
d5c1d6ebec
|
Do not allow xop del to delete users on another list
|
2010-12-24 16:12:08 -05:00 |
|
Adam
|
35e328bcb6
|
Fixed Windows build
|
2010-12-24 01:23:22 -05:00 |
|
Adam
|
e8a2072792
|
Added a missing os_ignore.h
|
2010-12-23 19:18:25 -05:00 |
|
Adam
|
3009540a00
|
Rewrote the ignore code. Adds creator and reason to /os ignore list.
|
2010-12-23 18:39:54 -05:00 |
|