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
2015-12-14
Rename MOTD file to "motd.txt" from "services.motd".
Peter Powell
2015-12-14
Rename PID file to "anope.pid" from "services.pid".
Peter Powell
2015-12-14
Use the binary name "anope" on all platforms.
Peter Powell
2015-12-14
sed got overzealous
Adam
2015-12-14
New source tree structure for modules. From commands/cs_access => chanserv/ac...
Adam
2015-10-27
Merge branch '2.0' into 2.1
Adam
2015-10-27
Beginning of new module dependency stuff, seems to compile and link. Move som...
Adam
2015-09-24
Check privilege name is valid in SetLevel
Adam
2015-09-23
Clear regex xlines on unload, which happens on shutdown, even though they are...
Adam
2015-09-18
Update the dutch language file.
Robby
2015-09-18
Update my email address.
Robby
2015-09-18
Bold code 2 -> 002.
Robby
2015-09-18
Fix some sentences to be more correct.
Robby
2015-09-17
Don't prevent channel destruction because persist is set. Perm mode/a bot sho...
Adam
2015-09-17
Channel::DeleteUser delets the container
Adam
2015-09-17
Defer channel deletion until after i/o. There are some edge cases with events...
Adam
2015-09-14
Remove associated oper blocks in os_oper when accounts are deleted
Adam
2015-09-14
Update topic lock help to reflect how it works
Adam
2015-09-14
Don't allow suspended users to login to webcpanel
Adam
2015-09-14
Don't update channel last used time from ns alist access check
Adam
2015-09-11
Don't assign bots when persist is set if we aren't synced sinec we might not ...
Adam
2015-09-06
Allow configuring modes
Adam
2015-09-06
Fix some service bot/botinfo mismatches
Adam
2015-09-06
Merge pull request #120 from Alef-Burzmali/2.0+nobackupok
Adam
2015-09-06
Merge pull request #126 from SaberUK/2.0+typos
Adam
2015-09-06
Merge pull request #128 from SaberUK/2.0+destdir
Adam
2015-09-06
Merge pull request #129 from AlphaT3ch/placeholder
Adam
2015-09-06
Merge pull request #134 from retsofaj/2.0
Adam
2015-09-06
Don't unset modes which have no privilege associated with them
Adam
2015-09-02
When toggling NOEXPIRE for a nickname, show the actual nickname in addition t...
Robby
2015-08-20
Only remove collide timers if the account matches on id
Adam
2015-08-18
Merge pull request #124 from SaberUK/2.1+warnings-errors
Adam
2015-08-12
Have CMake check for libraries first in any additional locations and second i...
Jason Foster
2015-07-31
Fix webcpanel/memoserv/memos with a nonexistent channel
Adam
2015-07-31
Fix use after free from unloading modules which are the last one holding onto...
Adam
2015-07-30
Make secureops help less weird
Adam
2015-07-23
Remove unused variables from m_ldap
Adam
2015-07-23
Set LDAP_OPT_PROTOCOL_VERSION 3 etc on reconnect, too
Adam
2015-07-16
Placeholder left in French Translation
AlphaTech
2015-07-15
Fix support for passing relative install paths to CMake.
Peter Powell
2015-07-14
Also UnsetExtensibles on botinfo
Adam
2015-07-13
Refuse to configure with old compilers that can't build Anope.
Peter Powell
2015-07-13
Fix cmake for 2.4 once again
Adam
2015-07-13
Fix incorrect iteration when destructing modelockimpls
Adam
2015-07-13
Unset extensibles on larger objects when they destruct
Adam
2015-07-11
Fix db_flatfile to read "nobackupokay"
Thomas Fargeix
2015-07-08
Fix a ton of typos.
Peter Powell
2015-07-07
Fix various Clang compiler warnings.
Peter Powell
2015-07-07
Fix <stack> not being included via a system header on libc++.
Peter Powell
2015-07-01
Fix unused variable warning in cs_clone
Adam
[next]