Adam
|
1af64a9bbb
|
Fix Windows
|
2012-09-02 08:30:54 -04:00 |
|
Adam
|
2dec8e767a
|
Allow userless command sources
|
2012-06-18 05:04:30 -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 |
|
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
|
0ba58d7d0e
|
Fixed some events
|
2012-02-18 18:07:34 -05:00 |
|
Adam
|
e1f5fc6a0c
|
Remove revision numbers as they're only ever set by Config reading git since we've switched off of SVN. Instead just use the hash for the current head when building. Also recheck the hash on every make not just Config.
|
2012-02-15 00:06:25 -05:00 |
|
Adam
|
a9772cde21
|
Clean up and reorganize our header files
|
2012-02-14 15:13:27 -05:00 |
|
Adam
|
52eaa7d6d6
|
Windows
|
2012-01-25 15:48:07 -05:00 |
|
Adam
|
4204ece7a8
|
Updated Copyright to 2012
|
2012-01-02 21:28:24 -05:00 |
|
Adam
|
45fc3ce1c4
|
Fixed formatting of many lists and INFO outputs
|
2011-12-19 15:37:15 -05:00 |
|
Adam
|
b5ff856f47
|
Windows
|
2011-11-08 17:29:16 -05:00 |
|
Naram Qashat
|
377a7a968b
|
Fixed bug #1349 (m_sqlite compiles without error under FreeBSD), as well as use C99's stdint.h (or cstdint if available) to get (u)intX_t types instead of our stupid typedefs. pstdint.h included in case there is no cstdint or stdint.h available.
|
2011-10-24 16:32:29 -04:00 |
|
Adam
|
4681e3a0ef
|
Allow chanserv/suspend to take an expiry time
|
2011-10-10 17:19:06 -04:00 |
|
Adam
|
9f3d735d9d
|
Allow nickserv/suspend to take an expiry time
|
2011-10-10 14:16:59 -04:00 |
|
Adam
|
9f850334a1
|
Give more verbose messages on startup
|
2011-10-09 02:52:13 -04:00 |
|
Adam
|
1f2399de36
|
Added a new database format and sqlite support. Also moved db-convert to a module.
|
2011-09-25 04:19:15 -04:00 |
|
Adam
|
1184eb59c5
|
Allow OnPreHelp to stop processing
|
2011-09-19 13:12:52 -04:00 |
|
Adam
|
1478b5bbd7
|
Added chanserv/log
|
2011-09-10 02:06:29 -04:00 |
|
Adam
|
17ea4ed8f5
|
Fixed service_reference to work correctly with external classes
|
2011-09-10 02:05:03 -04:00 |
|
Adam
|
700a585b1b
|
Allow modules to add their own channel levels
|
2011-09-10 02:05:00 -04:00 |
|
Adam
|
f025d1b495
|
Made service_reference type safe
|
2011-09-10 01:58:38 -04:00 |
|
Adam
|
b5b2c42242
|
Removed this ondeleteobject event, was for m_async_commands which died
|
2011-08-22 17:14:18 -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
|
d44a1d0867
|
Fixed Windows runtime problems
|
2011-08-11 23:10:08 -04:00 |
|
Adam
|
ded98ed3de
|
Fixed windows build
|
2011-08-10 01:32:07 -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
|
a6dd65f916
|
Fixed suepradmin
|
2011-08-06 17:33:59 -04:00 |
|
Adam
|
f7adc0b35b
|
Rewrote the access systems and added a flags access system
|
2011-08-01 22:37:27 -04:00 |
|
Adam
|
f277be0f26
|
Fixed OSOpersOnly & CSOpersOnly
|
2011-07-14 21:40:21 -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
|
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
|
a45d1555d3
|
Added an IsServicesOper event
|
2011-05-23 14:47:14 -04:00 |
|
Adam
|
8bf8832b70
|
Rewrote the signal handling to use sigaction
|
2011-05-23 04:41:51 -04: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
|
583954d3a1
|
Use module type to determine what type each module is instead of its location in the configuration file.
|
2011-05-16 04:09:32 -04:00 |
|
Adam
|
284af258bf
|
Added more useful functions to our LDAP API, allow adding newly registered accounts to LDAP, removed some unnecessary OnPre events and fixed unloading all modules
|
2011-05-16 04:09:07 -04:00 |
|
Adam
|
e7887c1f01
|
Unmodularized the socket engine because its causing problems and really is unnecessary
|
2011-05-16 04:08:47 -04:00 |
|
Adam
|
076ebafa1b
|
Moved some global functions to be member functions and misc cleanup
|
2011-05-16 04:07:56 -04:00 |
|
Adam
|
c8c23158a4
|
Moved the core pseudo clients out into their own modules
|
2011-05-16 04:06:17 -04:00 |
|
Adam
|
905207093b
|
Made LDAP support recover, release, resetpass, etc.
|
2011-04-03 18:07:58 -04:00 |
|
DukePyrolator
|
3fbf39b25d
|
Added some useful Anope::Version functions to prevent some files from unnecessarily rebuilding on every make
|
2011-03-13 03:42:30 -04:00 |
|
DukePyrolator
|
fbae3344ff
|
added ns_cert
|
2011-03-12 09:27:16 +01:00 |
|
Adam
|
6fe2d8af97
|
Removed nickrequests, instead have unconfirmed registrations. Also made ns_resetpass allow remote-id to get past things such as kill immed.
|
2011-03-05 17:23:22 -05:00 |
|
Adam
|
f234a2bfab
|
Replaced the few language strings we use with #defines to prevent accidentally translating them if we shouldnt
|
2011-02-26 17:54:03 -05:00 |
|
Adam
|
ee38756982
|
Fixed a lot of small problems
|
2011-02-25 21:40:43 -05:00 |
|
Adam
|
c83b2b73d7
|
Much more work on the live SQL. Should work pretty decently now under heavy load.
|
2011-02-20 01:05:16 -05:00 |
|
Adam
|
a1296a3b7c
|
Changed the OnNickDrop event to call before the nick is deleted
|
2011-02-18 11:48:20 -05:00 |
|
Adam
|
c669820481
|
Added an amsg kicker
|
2011-01-15 16:11:31 -05:00 |
|