DukePyrolator
|
11619be8b9
|
Fixed resolving hosts on connect
|
2011-08-14 21:21:50 +02:00 |
|
Adam
|
e767ded69f
|
Fixed default settings for log blocks
|
2011-08-14 01:01:38 -04:00 |
|
Adam
|
83a579fb9a
|
Fixed number list position when requesting custom lists from akill
|
2011-08-13 23:05:30 -04:00 |
|
DukePyrolator
|
244f87917c
|
Fixed permission check in botserv set
|
2011-08-13 20:00:45 +02:00 |
|
Adam
|
6f0da68915
|
Fixed anope_os_core insert statement
|
2011-08-13 09:43:38 -04:00 |
|
Adam
|
af438527e9
|
Fixed /cs saset noexpire syntax
|
2011-08-13 09:27:42 -04:00 |
|
Adam
|
ad4c4e462b
|
Send replies back to uses after m_ldap_authentication processes
|
2011-08-12 13:08:53 -04:00 |
|
Adam
|
ed33a4f75b
|
Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9
|
2011-08-12 12:48:29 -04:00 |
|
Adam
|
f3d7d4ee37
|
Track when our clients are introduced or not
|
2011-08-12 12:46:11 -04:00 |
|
DukePyrolator
|
bd4916ee84
|
Fixed loading/saving XLines in db_plain
|
2011-08-12 14:54:31 +02:00 |
|
Adam
|
feee50e695
|
Allow bot usermodes to be configurable
|
2011-08-12 03:13:56 -04:00 |
|
Adam
|
54710a782b
|
Removed the unused ChannelModeBan code
|
2011-08-12 01:51:14 -04:00 |
|
Adam
|
d44a1d0867
|
Fixed Windows runtime problems
|
2011-08-11 23:10:08 -04:00 |
|
DukePyrolator
|
c2780e1de4
|
Added a separate field for last seen realhost to ns_info, shown to services admins only
|
2011-08-11 22:21:40 +02:00 |
|
DukePyrolator
|
4e1f54ff9c
|
added cs_seen
|
2011-08-11 07:03:20 +02:00 |
|
Adam
|
3755bf5bcd
|
Ignore SIGPIPE
|
2011-08-10 15:50:45 -04:00 |
|
Adam
|
25d422d32b
|
Fixed flags +* and -*
|
2011-08-10 15:47:02 -04:00 |
|
Adam
|
697bc8d8e8
|
Added a services.host define to easily change every clients hostname
|
2011-08-10 05:05:09 -04:00 |
|
Adam
|
4bdc9824a0
|
Added two missing files
|
2011-08-10 01:34:14 -04:00 |
|
Adam
|
ded98ed3de
|
Fixed windows build
|
2011-08-10 01:32:07 -04:00 |
|
Adam
|
13bcc4ef14
|
Replace the old sigaction for a signal when our Signal destructs
|
2011-08-10 00:28:31 -04:00 |
|
Adam
|
ce92c9b21b
|
Remove +P from unregistered channels if persist is set
|
2011-08-09 22:18:31 -04:00 |
|
Adam
|
b332fbd7a7
|
Fixed parsing TMODE on ratbox
|
2011-08-09 18:34:17 -04:00 |
|
Adam
|
eaf4e69cf1
|
Updated Changes
|
2011-08-09 17:07:20 -04:00 |
|
DukePyrolator
|
2f67c704fe
|
fixed the operserv forbid del command
|
2011-08-09 16:38:10 +02:00 |
|
Jens VoĂź
|
8348392af2
|
fixed wrong syntax-message for botserv set msg
|
2011-08-09 13:36:33 +02:00 |
|
Adam
|
8116ad9b28
|
Added forgotten founder checks to cs_access, fixed fantasy replies to come from the right service, and fixed the accessgroup operators to acount for founder/superadmin
|
2011-08-09 04:38:35 -04:00 |
|
Adam
|
cb7435982c
|
Fixed a typo in init.cpp
|
2011-08-09 01:56:08 -04:00 |
|
Adam
|
776583a665
|
Simiplied a bit of the access system
|
2011-08-09 01:55:34 -04:00 |
|
Adam
|
91c3363c15
|
Hopefully sort this AccessGroup::HasPriv once and for all
|
2011-08-09 00:06:44 -04:00 |
|
Adam
|
b7542fd6f2
|
Added a few sanity checks which never really should happen to db-convert
|
2011-08-08 23:41:03 -04:00 |
|
Adam
|
0c860a77c0
|
Fixed CMakeLists.txt detecting epoll
|
2011-08-08 23:32:52 -04:00 |
|
Adam
|
2d591f7f59
|
When we split from the uplink send a quit for *all* of our clients not just bots
|
2011-08-08 20:34:27 -04:00 |
|
lethality
|
9cb96f3bfb
|
Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9
|
2011-08-08 06:24:29 +01:00 |
|
lethality
|
286a9edb1e
|
Standardized some of the SyntaxError/Help replies and corrected some syntax in BotServ set
|
2011-08-08 06:19:35 +01:00 |
|
Adam
|
c4da496834
|
Copy modules to the runtime directory in one big read/write if we can instead of this 1 byte at a time thing, significantly improves startup loading time.
|
2011-08-08 00:32:09 -04:00 |
|
Adam
|
ade92395a0
|
Fixed the pipengines
|
2011-08-07 22:34:16 -04:00 |
|
Adam
|
c6741d3765
|
Always reset the levels of newly created channels, fixed DetermineLevel matching ACCESS_INVALID levels, and added in a disabled config option for levels
|
2011-08-07 19:04:27 -04:00 |
|
Adam
|
25e3408ff6
|
Fixed generating sid on startup
|
2011-08-07 17:43:23 -04:00 |
|
Adam
|
35588cc521
|
Made botserv bots with no commands just ignore messages to them, and made bots only tell users to use HELP if they have a HELP command
|
2011-08-07 16:04:40 -04:00 |
|
Adam
|
32bb63f047
|
Updated tables.sql
|
2011-08-07 15:56:35 -04:00 |
|
Adam
|
27912e1e8f
|
Fixed two of the xop log messages
|
2011-08-06 19:43:06 -04:00 |
|
Adam
|
b678aa64d8
|
Give channel founders +qo by default
|
2011-08-06 19:41:37 -04:00 |
|
Adam
|
c3e9fc4a8d
|
Show channel founders their channels in /ns alist
|
2011-08-06 18:33:44 -04:00 |
|
Adam
|
66ab59d163
|
Fixed loading older access entries
|
2011-08-06 18:21:59 -04:00 |
|
Adam
|
deb79e830d
|
sed'd a few typos
|
2011-08-06 18:05:16 -04:00 |
|
Adam
|
a6dd65f916
|
Fixed suepradmin
|
2011-08-06 17:33:59 -04:00 |
|
Adam
|
0448e386de
|
Document what /os oline does
|
2011-08-06 16:49:55 -04:00 |
|
Adam
|
749de0054f
|
Update last used times on channels when someone with access uses them
|
2011-08-06 04:32:50 -04:00 |
|
Adam
|
7849667a19
|
Added a define{} block which can be used to easially rename things
|
2011-08-06 04:16:10 -04:00 |
|