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 18:16:38 +02:00
Code
Activity
Files
60a5cc1a616d06fa73a13b9601419ea0fe0345cc
anope
/
modules
T
History
Adam
60a5cc1a61
Bug
#1369
- Fixed os_svsnick to allow changing the case of a users' nick
2011-12-31 03:04:44 -05:00
..
commands
Bug
#1369
- Fixed os_svsnick to allow changing the case of a users' nick
2011-12-31 03:04:44 -05:00
database
Somehow these two modules got mixed up..
2011-12-22 03:46:35 -05: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
Made capab management a bit simplier
2011-12-27 23:11:14 -05:00
protocol
Fixed this back now unreal sends 0 for non logged in users
2011-12-28 12:49:04 -05:00
pseudoclients
Remove send_cmd and replace it with a stringstream
2011-11-25 00:44:31 -05:00
third
Rewrote the example configurations and split them
2011-08-05 05:35:31 -04:00
CMakeLists.txt
Attempt to fix issue with modules having their link libraries in the wrong order.
2011-12-03 19:17:41 -05:00