Adam
|
ef75e171bc
|
Added bs_autoassign
|
2011-07-14 19:11:13 -04:00 |
|
Adam
|
5bf7dee559
|
Made channel descriptions optional
|
2011-07-14 18:29:03 -04:00 |
|
Adam
|
f858164dee
|
Rewrote how commands are handled within Anope.
This allows naming commands and having spaces within command names.
|
2011-07-14 02:31:12 -04:00 |
|
Adam
|
924f6849fe
|
Bug #1283 - Upped the buffer used for messge replies, as some can be really big
|
2011-07-10 19:32:10 -04:00 |
|
Adam
|
b5ec57a3f9
|
Bug #1285 - Fixed setting -P on channels with only a service bot in it
|
2011-07-10 19:07:45 -04:00 |
|
Adam
|
6d978486cd
|
Bug #1286 - Dont allow actions to mess up the caps kicker
|
2011-07-10 18:27:48 -04:00 |
|
Adam
|
d2832b1045
|
Use getrlimit instead of ulimit, fixes freebsd build
|
2011-07-07 02:23:11 -04:00 |
|
Adam
|
1a4fc39d7b
|
Do not send news when a server is syncing
|
2011-07-06 22:06:07 -04:00 |
|
Adam
|
97388abb99
|
Fixed /hs set and /hs setall not allowing only a host
|
2011-07-06 22:05:01 -04:00 |
|
Adam
|
57ec310512
|
Only call send once per write event in dns manager
|
2011-07-06 05:20:25 -04:00 |
|
Adam
|
ffd5c045e4
|
Fixed chanserv/access/modify permission on non-xop channels
|
2011-07-06 00:33:25 -04:00 |
|
Adam
|
cc3c2b6999
|
Send account data once an account is confirmed
|
2011-07-05 01:39:11 -04:00 |
|
Adam
|
c549aa4e76
|
Bug #1279 - Fixed strftime
|
2011-07-04 22:39:13 -04:00 |
|
Adam
|
714831b249
|
Bug #1282
|
2011-07-04 22:34:21 -04:00 |
|
Adam
|
d6879c4a25
|
Bug #1280 - Fixed reading some na and bi flags in db_plain
|
2011-07-04 14:25:13 -04:00 |
|
Adam
|
2caf5868d0
|
Clean up some of the dns code, udp is connectionless anyway so this isnt required
|
2011-07-03 00:19:54 -04:00 |
|
Adam
|
c585964e60
|
Fixed the mode manager from complaining about prefixless modes on insp20
|
2011-06-27 19:14:30 -04:00 |
|
Adam
|
936a50df23
|
Fixed build on older cmake versions
|
2011-06-27 15:35:09 -04:00 |
|
Adam
|
3e9888092a
|
Fixed mail delay time
|
2011-06-24 03:40:18 -04:00 |
|
Adam
|
821826a566
|
The other part of #1277
|
2011-06-24 02:58:40 -04:00 |
|
Adam
|
7ec803f610
|
Bug #1277 - Dont send account data for unconfirmed nicks
|
2011-06-23 15:31:57 -04:00 |
|
Adam
|
b1a075b462
|
Fixed bug #1276 and some other valgrind warnings
|
2011-06-23 15:10:50 -04:00 |
|
Adam
|
3be75cbcb3
|
Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9
|
2011-06-20 23:28:25 -04:00 |
|
Adam
|
2667f9046e
|
Cleaned up some of the logger code which fixes not logging debug logs to files etc when debug is enabled, and some other small things
|
2011-06-20 23:25:46 -04:00 |
|
Naram Qashat
|
2601871391
|
Fix long-standing issue with the get token functions if the delimiter wasn't found in the string but you wanted the first "token".
|
2011-06-20 23:09:03 -04:00 |
|
Adam
|
a3d0ab3d09
|
Use case insensitive matching when looking up servers by name
|
2011-06-20 23:00:49 -04:00 |
|
Adam
|
a1b36ec0a5
|
Search all domains for language strings, fixes the mess that we used to use to translate strings in 3rd party modules
|
2011-06-17 19:57:43 -04:00 |
|
Adam
|
48e995ddf2
|
Bug #1275 - Don't log absolutely everything sent to operserv, most of its commands already have their own logs
|
2011-06-17 13:34:47 -04:00 |
|
Adam
|
df971befb2
|
Fixed a few small things
|
2011-06-14 18:23:53 -04:00 |
|
DukePyrolator
|
1cd65878db
|
changed some _() to gtl() and updated do_strftime() and duration()
|
2011-06-13 18:20:22 +02:00 |
|
DukePyrolator
|
6148ffa669
|
added a Anope::string::capacity() function
|
2011-06-12 06:28:22 +02:00 |
|
DukePyrolator
|
717b4c3406
|
small improvement for Timer::SetSecs()
|
2011-06-09 06:16:31 +02:00 |
|
DukePyrolator
|
74361bec05
|
added a Timer::SetSecs() function
|
2011-06-07 06:16:57 +02:00 |
|
Adam
|
a087e7f664
|
Fixed clearing bandata
|
2011-06-05 18:18:50 -04:00 |
|
Adam
|
3ad93a31c9
|
Burst our channels with the uplink when we connect & fixed bug #1274
|
2011-06-02 14:59:34 -04:00 |
|
Adam
|
184b346166
|
Place version.h in build/ not include/
|
2011-06-02 12:45:08 -04:00 |
|
Adam
|
b2c807dc8c
|
Fixed /ns alist
|
2011-05-30 13:14:33 -04:00 |
|
Adam
|
60548aa00b
|
Fixed ns_update and db_mysql_live sql queries
|
2011-05-29 19:05:28 -04:00 |
|
Adam
|
a45d1555d3
|
Added an IsServicesOper event
|
2011-05-23 14:47:14 -04:00 |
|
Adam
|
121ae0b189
|
Added m_statusupdate
|
2011-05-23 13:32:01 -04:00 |
|
Adam
|
8bf8832b70
|
Rewrote the signal handling to use sigaction
|
2011-05-23 04:41:51 -04:00 |
|
DukePyrolator
|
4dd7e261f5
|
fixed a possible crash on database saving
|
2011-05-22 09:05:21 +02:00 |
|
Adam
|
f4329df11c
|
Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9
|
2011-05-21 15:33:10 -04:00 |
|
Adam
|
98729a6c78
|
Bug #1271
|
2011-05-21 15:32:47 -04:00 |
|
DukePyrolator
|
742ba970b0
|
fixed bug #1272
|
2011-05-21 15:15:46 +02:00 |
|
Adam
|
115f94bfc2
|
Made Anope able to process normally when disconnected from the uplink and not sleep(), enable usage of non-blocking connect() and default all sockets to non blocking mode. Some cleanup to m_ssl and some cleanup to main.cpp.
|
2011-05-21 04:57:27 -04:00 |
|
Adam
|
7e5727288d
|
Fixed compile from the earlier merge
|
2011-05-19 20:36:39 -04:00 |
|
Adam
|
13915d8b57
|
Modularized os_news
|
2011-05-16 04:10:18 -04:00 |
|
Adam
|
9962fae1a1
|
Calculate nc::channelcount at runtime
|
2011-05-16 04:10:18 -04:00 |
|
Adam
|
9fcbe293e2
|
Added os_oper
|
2011-05-16 04:10:18 -04:00 |
|