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-12-20
Updated /bs info output and note db_sql can truncate entire databases
Adam
2011-12-19
Fixed botserv kickers
Adam
2011-12-19
Fixed saving databases with MySQL when shut down by SIGINT
Adam
2011-12-19
Made m_dnsbl ban IPs not hostnames
Adam
2011-12-19
Fixed formatting of many lists and INFO outputs
Adam
2011-12-17
Fixed entry messages not displaying.
lethality
2011-12-17
Fixed a slight error in email registration/resend and some minor typos.
lethality
2011-12-15
Add privilege ranks to determine how powerful privileges are
Adam
2011-12-15
Fixed access comparators
Adam
2011-12-12
Update channel last used times when founders use the channel, too
Adam
2011-12-12
Added oper:require_oper configuration option
Adam
2011-12-11
Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9
Adam
2011-12-11
Fixed translating messages with varargs sent directly to users, too
Adam
2011-12-11
Added K to vhost_chars...
lethality
2011-12-08
Fixed a memory leak in m_sqlite
Adam
2011-12-05
Bug #1364 - fixed crash in /cs kick
Adam
2011-12-03
Attempt to fix issue with modules having their link libraries in the wrong or...
Naram Qashat
2011-11-25
Fixed some more errors in sql live-write, hopefully the last.
lethality
2011-11-25
Fixed a crash in ns saset when using mysql-write module
lethality
2011-11-25
Remove send_cmd and replace it with a stringstream
Adam
2011-11-21
Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9
Adam
2011-11-21
Fixed not translating messages using varargs
Adam
2011-11-20
CMake handles strings and lists differently, so this should hopefully finally...
Naram Qashat
2011-11-20
Apparently pstdint.h was NOT included way back with commit 377a7a9 to use som...
Naram Qashat
2011-11-20
Really fix linking in libraries (even if gettext isn't found on *nix), and a ...
Naram Qashat
2011-11-20
Attempt to fix where link libraries are set when compiling to fix failed buil...
Naram Qashat
2011-11-20
Allow services operators to modify other users access list
Adam
2011-11-18
Allow kicking and banning by mask
Adam
2011-11-18
Added operserv/logout
Adam
2011-11-18
Allow having multiple fantasy characters
Adam
2011-11-17
Fixed storing mode locks
Adam
2011-11-16
Fixed compile error
Adam
2011-11-15
Made looking up a level for a nonexistant privilege debugg log a warning, not...
Adam
2011-11-15
Fixed loading ssl certs for users
Adam
2011-11-15
Prevent locking mode Z on unrealircd
Adam
2011-11-15
Fixed crash on shutdown & a compiler warning
Adam
2011-11-08
Windows
Adam
2011-11-05
Remove xlines from the IRCd aswell as from our list when the clear command is...
Adam
2011-11-05
Set proper expirys on ZLines if the IRCd supports it
Adam
2011-11-04
Updated Changes
Adam
2011-11-04
Allow /os userlist to match host and ip too
Adam
2011-11-04
Store flags for memos, fixed the expiring very soon message, fixed /os sessio...
Adam
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
[next]