Adam
|
1f542e1e75
|
Moved cs_seens data purger log message to debug
|
2011-08-16 00:16:00 -04:00 |
|
Adam
|
68e0d99f62
|
Fixed select()ing 0 sockets on Windows
|
2011-08-16 00:09:09 -04:00 |
|
Adam
|
f43287f43d
|
Fixed grammar problem in cs_clone
|
2011-08-14 22:10:17 -04:00 |
|
Adam
|
2e7bd6498f
|
Fixed /cs clone access
|
2011-08-14 21:46:14 -04:00 |
|
Adam
|
786397f77d
|
Massive cleanup of cs_seen, added help, syntax messages, command descriptions, removed lots of dead code, fixed memory leaks, etc
|
2011-08-14 21:33:07 -04:00 |
|
Adam
|
960c339a4c
|
Brought back the old 1.7 behavior of a level -1 matching all users and 0 matching all identified users
|
2011-08-14 18:50:22 -04:00 |
|
Adam
|
fddb2304c6
|
Bug #1312, fixed loading autoowner from db_plain
|
2011-08-14 17:01:28 -04:00 |
|
Adam
|
1b8dc4d096
|
Fixed updating exceptions
|
2011-08-14 16:34:20 -04:00 |
|
Adam
|
fcc03f4ed8
|
Do not put users hosts in session akills
|
2011-08-14 15:59:14 -04:00 |
|
Adam
|
78b8b30766
|
Fixed resolving hosts when connecting to our uplink
|
2011-08-14 15:27:20 -04:00 |
|
Adam
|
91d8cc4c5b
|
Revert "Fixed resolving hosts on connect"
This reverts commit 11619be8b9.
|
2011-08-14 15:25:02 -04:00 |
|
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 |
|