This website requires JavaScript.
Explore
Help
Sign In
pegasus
/
anope
Watch
1
Star
0
Fork
0
You've already forked anope
mirror of
https://github.com/anope/anope.git
synced
2026-06-25 10:56:37 +02:00
Code
Activity
Files
09dba47653f83d62dd3877b4cbac7af3bd16f341
anope
/
modules
T
History
Adam
302989bed1
Clarify the message when users try to lock modes they don't have access to lock
2011-11-01 01:11:26 -04:00
..
commands
Clarify the message when users try to lock modes they don't have access to lock
2011-11-01 01:11:26 -04:00
database
Bug
#1350
+ other related fixes
2011-10-27 14:46:20 -04:00
encryption
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
extra
Fix a few warnings that only showed up with gcc 3.4.6 here (sadly, there is one on every file about anonymous variadic macros that I can't get rid of).
2011-10-27 18:21:49 -04:00
protocol
Fixed accidentally clearing botmodes when joins are sent
2011-10-26 16:52:00 -04:00
pseudoclients
Added akill ids
2011-10-22 11:21:21 -04:00
third
Rewrote the example configurations and split them
2011-08-05 05:35:31 -04:00
CMakeLists.txt
Fixed some cmake warnings
2011-08-27 20:47:30 -04:00