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-28 19:56:39 +02:00
Code
Activity
Files
9ab50eedf26f2eb7f3e3d0bc66b41482bd19cba6
anope
/
modules
T
History
Adam
64a3bda235
Fixed two types in db_mysql
2010-10-05 16:25:52 -04:00
..
core
Attempt to write back the old mlock to the databases if we try and fail to connect to the uplink. Because we may not know modes until after we are synced we could accidentally nuke all of the mlocks
2010-10-04 18:57:54 -04:00
extra
Fixed two types in db_mysql
2010-10-05 16:25:52 -04:00
protocol
Allow reloading of the protocol module with /operserv modreload
2010-10-04 16:54:39 -04:00
socketengines
Ignore the EINTR error from epoll_wait, it isnt always a real error
2010-10-04 16:57:11 -04:00
CMakeLists.txt
Rewrote the MySQL API to use threads. This acts similar to before, but is faster. Removed db_mysql_execute for now.
2010-08-15 01:45:38 -04:00