index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2010-08-12
Fixed some English when unreals link block is incorrect and bump version numb...
lethality
2010-08-05
Fixed bug #1180 - Fixed tracking of internal clients when they change nicks o...
Adam
2010-08-03
Fixed bug #1178 - properly track users hosts when a user is -x and has a vhos...
Adam
2010-08-04
Accommodate for the InspIRCd 2.0 protocol being even more oversized then we p...
Viper
2010-07-27
Log out superadmins when someone forces them to logout, and fixed crash when ...
Adam
2010-07-25
Properly handle FMODEs from InspIRCd with more than 25 arguments.. reported b...
Adam
2010-07-17
Allow clearing of access lists while in XOP
Adam
2010-07-13
Increased command buffer size. Insp 2.0 has a bigger appetite it seems..
Viper
2010-07-06
Fixed Windows build
Adam
2010-07-05
Removed enc_encrypt_in_place, it is unnecessary and using it like it was desi...
Adam
2010-07-03
Fixed bug #1172: Encrypt the whole password given to nickserv and chanserv RE...
Adam
2010-06-24
Fixed charybdis and ratbox protocol modules not (properly) translating TS6 UI...
Viper
2010-06-18
Removed all references to the SVN keyword Id
Adam
2010-06-18
Set all of the core modules versions to VERSION_STRING - SVN is now officiall...
Adam
2010-06-15
Grab users cloaked hosts on Unreal after setting +x, fixes us never knowing c...
Adam-
2010-06-08
Never unset mod_current_module in functions that modules might call, instead ...
Adam-
2010-06-04
Moved EVENT_CHANGE_NICK call to after anope_cmd_nc_change() call
phil-lavin
2010-06-01
Fixed db-mergers handling of bot collisions
Adam-
2010-05-30
Fixed a crash on shutdown when running Anope on Mac
Adam-
2010-05-23
Backport of r2980 - Fixed bug #1167 - Fixed SQUITing juped servers on InspIRC...
Adam-
2010-05-23
Added param to EVENT_CHANGE_NICK for old nickname
phil-lavin
2010-05-23
Added an internal events called when nick is ghosted and when nick is recovered
phil-lavin
2010-05-19
Extension to r2952 adding logging for BS BOT
phil-lavin
2010-05-15
Fixed bug with r2952 (%s was used rather than %d)
phil-lavin
2010-05-12
Added a tonne of alog()s to log all stateful commands
phil-lavin
2010-05-10
Fixed a memory leak and use of uninitialized values in unreal_jointhrottle_mo...
Adam-
2010-05-10
Fixed bug #1161 - Fixed setting expiry times on akills in the atheme2anope da...
Adam-
2010-05-09
Added an Atheme to Anope database converter
Adam-
2010-05-06
Fixed unloading modules commands, fixes a crash introduced by the last commit
Adam-
2010-05-05
Always set mod_current_module and mod_current_module_name, fixes a few of the...
Adam-
2010-05-05
Print an error if the TS6 SID isn't set/is set incorrectly, most people don't...
Adam-
2010-05-05
Added an internal event called when a nick is requested
Adam-
2010-04-29
Fixed deleting nick requests to only delete the requested nick
Adam-
2010-04-21
Removed some unnecessary redundant code in cs_clear
Adam-
2010-04-20
Fixed /ns info to show when a nick expires to services opers, not only admins
Adam-
2010-04-17
fixed missing SID on FJOIN in inspircd12 protocol module
DukePyrolator
2010-04-15
Fixed bug #1153 - Always save channel topics internally, even if the new topi...
Adam-
2010-04-15
Fixed bug #1154 - Fixed a potential crash in cs_clear ops
Adam-
2010-04-15
Check if a command routine exists before all command calls
Adam-
2010-04-15
Closed a forgotten file pointer in os_info that would make Windows backups of...
Adam-
2010-04-03
Don't save databases when rehashed or shutdown from anoperc when in readonly ...
Adam-
2010-03-31
Fix Windows build
Adam-
2010-03-30
Fixed catserv module demo to work correctly on TS6 IRCDs
Adam-
2010-03-29
Fixed bug #1149 - Number memos in MySQL correctly
Adam-
2010-03-29
Fixed bugs #1146 and #1147 - Fixed check_modes to only apply defcon settings ...
Adam-
2010-03-29
Fixed bug #1144 - replaced some strcpy calls with strscpy to be safer
Adam-
2010-03-24
Log deleting and clearing XOP access lists
Adam-
2010-03-24
Document usage of the -protocoldebug option in services help
Adam-
2010-03-19
Fixed bug #1143 - Fixed a blind sprintf in sighandler that would write an err...
Adam-
2010-03-17
Fixed a bug introduced in r2667 that could cause some access entries to not c...
Adam-
[next]