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
Age
Commit message (
Expand
)
Author
2011-11-04
Delete all tables before flushing not just ones we know about
Adam
2011-11-03
Added an assignment operator for Serializable because some STL containers use...
Adam
2011-11-03
Bug #1354 - Allow mode chars to be used for channel prefixs in services.conf
Adam
2011-11-01
Clarify the message when users try to lock modes they don't have access to lock
Adam
2011-11-01
Added a copy constructor to dynamic_reference to allow references to referenc...
Adam
2011-10-29
Fixed the signal/fork/wait mess hopefully once and for all. fork() did not co...
Adam
2011-10-27
Fix a few warnings that only showed up with gcc 3.4.6 here (sadly, there is o...
Naram Qashat
2011-10-27
Clear flags before rebuilding them from the databases. Fixes bug #1351 where ...
Adam
2011-10-27
Ignore sigchld/usr2 sent to the child process after fork
Adam
2011-10-27
Bug #1350 + other related fixes
Adam
2011-10-27
Fixed loading exceptions in db_plain
Adam
2011-10-27
Fixed some typos/errors in the example configs comments.
lethality
2011-10-26
Fixed accidentally clearing botmodes when joins are sent
Adam
2011-10-26
Bug #1347, fixed incorrect param parsing in cs_set_misc
Adam
2011-10-26
Bug #1348 - Fixed /cs entrymsg list
Adam
2011-10-26
Removed the old unordered_map code
Adam
2011-10-24
Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9
Adam
2011-10-24
Fixed bug #1349 (m_sqlite compiles without error under FreeBSD), as well as u...
Naram Qashat
2011-10-24
Fixed the capab parser to parse capab tokens prefixed with :. Fixes not detec...
Adam
2011-10-22
A few minor fixups
Adam
2011-10-22
Added our own eventfd test for openvz machines which have eventfd but can not...
Adam
2011-10-22
Bug #1343 - don't allow recovering and ghosting enforcers
Adam
2011-10-22
Added akill ids
Adam
2011-10-22
Fixed a race condition with installing signal handlers and forking
Adam
2011-10-21
Fixed extracting multiple words from our serializable stringstream
Adam
2011-10-21
Added m_rewrite
Adam
2011-10-20
Only fork if we are at term
Adam
2011-10-20
Fixed a crash in clearusers
Adam
2011-10-19
Bug #1342 - fixed tracking chmodes in bahamuts sjoin
Adam
2011-10-18
Prevent chankill from akilling my clients
Adam
2011-10-18
Fixed compile errors on release build
Adam
2011-10-18
Reorder some stuff in Init & the ts6 proto mods to fix weirdness from bots be...
Adam
2011-10-15
Fixed up anoperc to work with the newer startup method
Adam
2011-10-15
Fixed crash on /os oper del
Adam
2011-10-14
Fork earlier in startup to prevent it messing up threads, if there are any
Adam
2011-10-14
Fixed os_forbid adds reason if no expiry is given
Adam
2011-10-14
Added options:nonicknameownership config option
Adam
2011-10-11
Don't add new levels to existing channels default, screws with stuff when the...
Adam
2011-10-11
Bug #1337
Adam
2011-10-10
Allow chanserv/suspend to take an expiry time
Adam
2011-10-10
Put serialized_items on the heap to prevent weird crashes on shutdown from th...
Adam
2011-10-10
Allow nickserv/suspend to take an expiry time
Adam
2011-10-09
Check for being at terminal before forking
Adam
2011-10-09
Give more verbose messages on startup
Adam
2011-09-25
Store flags for objects, also fixes bug #1333
Adam
2011-09-25
Made channel privileges case insensitive
Adam
2011-09-25
Remove opnotice from example configs
Adam
2011-09-25
Added a new database format and sqlite support. Also moved db-convert to a mo...
Adam
2011-09-19
Fixed /os reload doing weird things to service channels, and allow setting mo...
Adam
2011-09-19
Fixed missing _ in cs_appendtopic
Adam
[prev]
[next]