lethality
|
94fc2ba9c9
|
Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9
|
2012-10-05 15:15:50 +01:00 |
|
lethality
|
2f87b8e430
|
Revert this strangeness I created ;)
|
2012-10-05 15:14:19 +01:00 |
|
Adam
|
eff61c7a97
|
Add an event for when nick or channel options are set
|
2012-10-05 05:03:55 -04:00 |
|
lethality
|
dcfae6332e
|
Some minor fixes/typos
|
2012-10-03 21:22:03 +01:00 |
|
Adam
|
93698f0d61
|
Added operserv/logsearch
|
2012-10-02 05:18:42 -04:00 |
|
DukePyrolator
|
20a6f82753
|
modified the nickserv alist command to return nc->display instead of the parameter provided by the user
|
2012-10-02 05:35:44 +02:00 |
|
Adam
|
a434baed91
|
Allow modules to store data in their own databases.
|
2012-10-01 18:50:29 -04:00 |
|
Adam
|
89428a9d10
|
Cleanup of all of the protocol modules, rewrote message handling system to be a bit more C++ ish
|
2012-10-01 01:56:57 -04:00 |
|
Adam
|
9ba7196881
|
Make CommandSource use references, sometimes we hold them for awhile
|
2012-09-30 20:30:27 -04:00 |
|
DukePyrolator
|
1e71303ffa
|
fixed nickserv alist
|
2012-09-30 13:58:17 +02:00 |
|
DukePyrolator
|
a71e2fb64e
|
make nickserv glist check if the given nickname is in the group of the user before checking for services oper
|
2012-09-23 20:57:35 +02:00 |
|
Adam
|
c4a1e1bb0c
|
Fixed os_defcon too
|
2012-09-08 04:51:44 -04:00 |
|
Adam
|
7e3b5bed50
|
Add chanserv/set/autoop, like nickserv/set/autoop but for channels
|
2012-09-07 23:44:15 -04:00 |
|
Adam
|
c9c477ff9d
|
These saset command stubs can go away
|
2012-09-07 22:27:28 -04:00 |
|
Adam
|
4eb7db80a6
|
Fix os_session to really use ips for quits, don't enforce session for spoofed users/other users who have no ip, clean up warnings
|
2012-09-07 21:22:19 -04:00 |
|
Adam
|
9d6626f70c
|
Made session tracking ip based, not host based, and allow using CIDR to group multiple ips from one subnet to one session
|
2012-09-07 12:04:25 -04:00 |
|
Adam
|
02d943bfb0
|
Not quite sure what I was thinking here
|
2012-09-05 02:56:59 -04:00 |
|
Adam
|
1af64a9bbb
|
Fix Windows
|
2012-09-02 08:30:54 -04:00 |
|
Adam
|
e3d5140dcc
|
Added a web panel module + a default template
|
2012-09-01 18:54:51 -04:00 |
|
Adam
|
48022c3ddf
|
Warn about really big integer values in the config
|
2012-07-18 16:52:14 -04:00 |
|
Adam
|
9b5f6d3c45
|
Remove ExtensibleString everywhere
|
2012-07-01 22:26:05 -04:00 |
|
lethality
|
af24dc6050
|
Removed old set xop references and cleared up some other stuff.
|
2012-06-26 16:21:24 +01:00 |
|
Adam
|
2dec8e767a
|
Allow userless command sources
|
2012-06-18 05:04:30 -04:00 |
|
Adam
|
873d4287de
|
Split up bs_set
|
2012-06-11 15:44:48 -04:00 |
|
lethality
|
a661098ef2
|
Some more fantasy character help output
|
2012-06-04 05:45:13 +01:00 |
|
lethality
|
a4bf5ce609
|
minor help output changes, including some confusion in fantasy chars
|
2012-06-04 04:50:35 +01:00 |
|
Adam
|
437944d416
|
Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9
|
2012-06-01 04:43:26 -04:00 |
|
DukePyrolator
|
db37b1c634
|
updated chanstats
|
2012-06-01 07:37:34 +02:00 |
|
Adam
|
2cbfbc98e9
|
Some access level fixes from Robby to more closely match the historic levels, and some code cleanup
|
2012-05-26 02:15:48 -04:00 |
|
Adam
|
bf7d1a55af
|
Fixed some problems found by Robby
|
2012-05-23 15:09:41 -04:00 |
|
Robby
|
1f73e27870
|
Updated help messages for ns_list, cs_list, cs_entrymsg, and cs_info. Also fixed logging for cs_entrymsg.
|
2012-05-20 04:14:26 -04:00 |
|
Adam
|
699087b2bf
|
Fixed cs_entrymsg loading entries from the database
|
2012-05-20 03:57:22 -04:00 |
|
Adam
|
a84226edf0
|
Do not show help for set message if useprivmsg is disabled
|
2012-05-11 00:50:58 -04:00 |
|
Robby
|
25586f3246
|
Allow services operators to release other user's nicks, and allow services operators to view the access list of other operators
|
2012-05-08 02:01:44 -04:00 |
|
DukePyrolator
|
c797987615
|
Readding missing valid nick check to ns register/group removed in os_forbid commit
|
2012-05-05 09:35:18 +02:00 |
|
Adam
|
83ee20fc29
|
Clarify access denied messages caused by NSSecureAdmins
|
2012-04-25 19:02:09 -04:00 |
|
Adam
|
b08aa4ed92
|
Check for os_sesion to exist before having defcon try and place session bans
|
2012-04-25 18:49:53 -04:00 |
|
Adam
|
1081ecdae8
|
Fixed non-debug build
|
2012-04-25 14:29:50 -04:00 |
|
Adam
|
573e49a7ea
|
Reworked live SQL support yet again
|
2012-04-23 05:08:26 -04:00 |
|
DukePyrolator
|
deb5196101
|
Added Chanstats. It uses a new, improved database format and is not compatible with current phpdenora or magirc installations.
|
2012-04-08 12:43:34 +02:00 |
|
DukePyrolator
|
cf3124c063
|
fixed some typos
|
2012-04-01 20:50:04 +02:00 |
|
DukePyrolator
|
1b0ebcadfa
|
fixed bug #1399
|
2012-03-21 22:20:18 +01:00 |
|
DukePyrolator
|
0d100ffacc
|
fixed ns_ajoin
|
2012-03-21 20:25:25 +01:00 |
|
Adam
|
beae4775cf
|
Bug #1382 - Save maxusercount and maxusertime
|
2012-03-13 16:58:14 -04:00 |
|
Adam
|
8e0104363f
|
Fixed bs_kick syntax error
|
2012-03-05 14:29:48 -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
|
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 |
|