Adam
|
2d2ab4fec4
|
Fixed handling TOPIC on unreal, dont set topics in Channel::Reset unless we are synced, and fixed ts checking in Channel::SetModesInternal
|
2012-10-01 21:26:41 -04:00 |
|
Adam
|
a434baed91
|
Allow modules to store data in their own databases.
|
2012-10-01 18:50:29 -04:00 |
|
Adam
|
b19a3af4db
|
Add networkinfo:chanlen config directive
|
2012-10-01 02:29:31 -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
|
b937d6310d
|
timestamp column is a special case too
|
2012-09-30 21:36:49 -04:00 |
|
Adam
|
ad37bc9639
|
Bug #1445 - Empty out columns in SQL we have no data for on
insert. This is caused from serialize() only setting a key on
certain conditions and otherwise doing nothing at all.
|
2012-09-30 20:30:27 -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 |
|
Naram Qashat
|
38ad523f91
|
Fix a few oddball warnings that came up from clang, and also make it so webcpanel.so can be compiled under Mac OS X.
|
2012-09-24 15:54:49 -04: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
|
16019c9827
|
Add m_sql_authentication to allow authenticating users against an external SQL database
|
2012-09-12 21:10:02 -04: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
|
5c07863ad5
|
Allow configuring killquick and kill delays
|
2012-09-07 08:46:28 -04:00 |
|
Adam
|
3060375251
|
Fixed m_ldap_authentication not returning anything if the search for an account game back empty
|
2012-09-07 06:52:56 -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
|
fde42899e7
|
Fixed db_old loading encrypted passwords from 1.8
|
2012-08-09 23:28:02 -04:00 |
|
Adam
|
48022c3ddf
|
Warn about really big integer values in the config
|
2012-07-18 16:52:14 -04:00 |
|
Adam
|
28aa981464
|
Actually the core can't handle empty realnames, just ignore them
|
2012-07-01 23:50:38 -04:00 |
|
Adam
|
2b8a09bf55
|
Remove some unused code in inspircd20 protocol module & allow /chghost/ident/naming services clients
|
2012-07-01 22:26:05 -04:00 |
|
Adam
|
a12788e8f4
|
Don't crash on empty setnames on inspircd1.2
|
2012-07-01 22:26:05 -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
|
70fb5900a2
|
Add support for inspircd2.0+s mlock, improved on Unreal's, and made server side mlock usage configurable
|
2012-05-23 19:35:56 -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 |
|
Jeremy
|
ef88385d85
|
m_ldap_authentication: Removed the dependency on a specific binddn in favour of searching the tree for matching criteria and using the returned DN
|
2012-05-15 17:19:50 -04:00 |
|
Adam
|
90b0283160
|
Grab the DN for every LDAP query and send it in the result
|
2012-05-15 04:27:36 -04:00 |
|
Adam
|
0a8d46b538
|
Fixed parsing FMODE on inspircd 1.1
|
2012-05-14 22:30:03 -04:00 |
|
Adam
|
a84226edf0
|
Do not show help for set message if useprivmsg is disabled
|
2012-05-11 00:50:58 -04:00 |
|
Adam
|
d5ffae0e46
|
Made ssl cert and keyfiles configurable
|
2012-05-09 03:37:37 -04:00 |
|
lethality
|
f89599726e
|
fixed paste error (failed awesomeness) in last commit.
|
2012-05-09 03:11:57 +01:00 |
|
lethality
|
a81b3aaff1
|
Fixed saving backups
|
2012-05-09 01:23:34 +01:00 |
|
Adam
|
820e4edc2b
|
Fixed some 100% cpu bugs with the new SQL stuff, and fixed sqlite+db_sql_live
|
2012-05-08 18:04:49 -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 |
|
Adam
|
b7149fc940
|
Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9
|
2012-05-06 21:44:11 -04:00 |
|
Adam
|
675b113c3e
|
Split up db/conf/lib/locale install directories, and allow alternate ones to be specified at runtime
|
2012-05-06 21:43:50 -04:00 |
|