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
2012-09-30
Place runtime module binaries in data/runtime instead of lib/ incase of a sys...
Adam
2012-09-30
Use RTLD_NOW when loading modules to resolve all symbols immediately.
Adam
2012-09-30
Add webpanel contributors to readme and remove todo since its way out of date...
Adam
2012-09-30
Make CommandSource use references, sometimes we hold them for awhile
Adam
2012-09-30
fixed nickserv alist
DukePyrolator
2012-09-29
added some example sql queries
lethality
2012-09-24
Fix a few oddball warnings that came up from clang, and also make it so webcp...
Naram Qashat
2012-09-23
make nickserv glist check if the given nickname is in the group of the user b...
DukePyrolator
2012-09-22
Forgot to delete a line in the last commit.
Naram Qashat
2012-09-22
OK, so the FIND sub-command of string() in CMake was only added with 2.8.5, c...
Naram Qashat
2012-09-22
Fix issues with CMake trying to add /System/Library/Frameworks/Kernel.framewo...
Naram Qashat
2012-09-13
Updated example query to include a valid value
lethality
2012-09-12
Add m_sql_authentication to allow authenticating users against an external SQ...
Adam
2012-09-10
Fixed gettext on freebsd/any other system that uses LANG not LANGUAGE
Adam
2012-09-08
Fixed os_defcon too
Adam
2012-09-07
Add chanserv/set/autoop, like nickserv/set/autoop but for channels
Adam
2012-09-07
These saset command stubs can go away
Adam
2012-09-07
Fix os_session to really use ips for quits, don't enforce session for spoofed...
Adam
2012-09-07
Made session tracking ip based, not host based, and allow using CIDR to group...
Adam
2012-09-07
Allow configuring killquick and kill delays
Adam
2012-09-07
Fixed m_ldap_authentication not returning anything if the search for an accou...
Adam
2012-09-07
Allow ; and } in quoted strings
Adam
2012-09-05
Not quite sure what I was thinking here
Adam
2012-09-03
updated example.conf
DukePyrolator
2012-09-02
Windows cares this is escaped + chmod too
Adam
2012-09-02
Fix CMake to actually make directories on install .....
Adam
2012-09-02
Version bump for 1.9.8-git
Adam
2012-09-02
Anope 1.9.7 Release
1.9.7
Adam
2012-09-02
Update version.log
Adam
2012-09-02
Update Changes
Adam
2012-09-02
Regenerate language files
Adam
2012-09-02
Fix Windows
Adam
2012-09-01
Added a web panel module + a default template
Adam
2012-08-28
Actually set xline's manager...
Adam
2012-08-09
Fixed db_old loading encrypted passwords from 1.8
Adam
2012-08-08
Put motd in conf/ not data/ and fixed the default values in the config
Robby
2012-08-08
Update pid and motd file paths
Cronus
2012-07-18
Warn about really big integer values in the config
Adam
2012-07-01
Actually the core can't handle empty realnames, just ignore them
Adam
2012-07-01
Remove some unused code in inspircd20 protocol module & allow /chghost/ident/...
Adam
2012-07-01
Don't crash on empty setnames on inspircd1.2
Adam
2012-07-01
Remove ExtensibleString everywhere
Adam
2012-06-26
Removed old set xop references and cleared up some other stuff.
lethality
2012-06-26
Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9
lethality
2012-06-25
Fixed accidentally recursion in User::SendMessage from last commit
Adam
2012-06-22
Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9
lethality
2012-06-18
Allow userless command sources
Adam
2012-06-17
Updated MODULES somewhat
lethality
2012-06-11
Split up bs_set
Adam
2012-06-06
Fixed fd leak in win32/pipe.cpp
Adam
[next]