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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2008-10-03
Add (and document) some stuff for new example config.
Robin Burchell w00t@inspircd.org
2008-10-03
Merge commit 'cbx/anopeng-config' into anopeng-config
Robin Burchell w00t@inspircd.org
2008-10-03
Merge branch 'anopeng' into anopeng-config
Robin Burchell w00t@inspircd.org
2008-10-03
Started framework for new config reader, based on hottpd by w00t, copied over...
Naram Qashat cyberbotx@cyberbotx.com
2008-10-03
Merge commit 'cbx/anopeng-charfix' into anopeng
Robin Burchell w00t@inspircd.org
2008-10-03
Merge branch 'anopeng' into pv-sql
peavey peavey@inspircd.org
2008-10-03
Make mysql compile.
peavey peavey@inspircd.org
2008-10-03
Fix a module.
Robin Burchell w00t@inspircd.org
2008-10-03
* Fix calls to ircdproto->SendMessage and use findbot
peavey peavey@inspircd.org
2008-10-03
Fix ratbox.
Robin Burchell w00t@inspircd.org
2008-10-03
(Mostly) make ratbox.c compile, still needs fixes for Uid removal.
Robin Burchell w00t@inspircd.org
2008-10-03
Fix inspircd11 to compile
Robin Burchell w00t@inspircd.org
2008-10-03
Make charybdis compile, move header into .c
Robin Burchell w00t@inspircd.org
2008-10-03
Move header into the .c for less redundancy.
Robin Burchell w00t@inspircd.org
2008-10-03
Merge commit 'cbx/anopeng-uid' into anopeng-uid
Robin Burchell w00t@inspircd.org
2008-10-02
Fix os_umode.
Robin Burchell w00t@inspircd.org
2008-10-02
Fix os_set.
Robin Burchell w00t@inspircd.org
2008-10-02
Fix os_oline.
Robin Burchell w00t@inspircd.org
2008-10-02
Fix os_mode.
Robin Burchell w00t@inspircd.org
2008-10-02
Fix os_kick.
Robin Burchell w00t@inspircd.org
2008-10-02
Fix os_clearmodes.
Robin Burchell w00t@inspircd.org
2008-10-02
All cs_* core modules build successfully.
Robin Burchell w00t@inspircd.org
2008-10-02
Fix cs_suspend.
Robin Burchell w00t@inspircd.org
2008-10-02
Fix cs_register.
Robin Burchell w00t@inspircd.org
2008-10-02
Fix cs_forbid.
Robin Burchell w00t@inspircd.org
2008-10-02
Add run-cc.pl from inspircd, only difference is support .c files too :)
Robin Burchell w00t@inspircd.org
2008-10-02
Fix cs_clear.
Robin Burchell w00t@inspircd.org
2008-10-02
core/bs_* modules now compile.
Robin Burchell w00t@inspircd.org
2008-10-02
Make src/sessions.c and src/users.c compile.
Robin Burchell w00t@inspircd.org
2008-10-02
Make send.c compile.
Robin Burchell w00t@inspircd.org
2008-10-02
Make messages.c compile.
Robin Burchell w00t@inspircd.org
2008-10-02
Make log.c compile.
Robin Burchell w00t@inspircd.org
2008-10-02
Make ircd.c compile for real.
Robin Burchell w00t@inspircd.org
2008-10-02
Make ircd.c compile.
Robin Burchell w00t@inspircd.org
2008-10-02
Make chanserv.c compile.
Robin Burchell w00t@inspircd.org
2008-10-02
Make channels.c work.
Robin Burchell w00t@inspircd.org
2008-10-02
Start making some stuff compile with the modified protocol signatures
Robin Burchell w00t@inspircd.org
2008-10-02
Replaced anope_SendSVID() with direct call to SendSVID() in IRCDProto class.
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Replaced anope_SendSVSMode_chan() with direct call to SendSVSModeChan() in IR...
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Replaced anope_SendBanDel() with direct call to SendBanDel() in IRCDProto class.
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Replaced anope_SendSGLine() with direct call to SendSGLine() in IRCDProto class.
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Replaced anope_SendSZLine() with direct call to SendSZLine() in IRCDProto class.
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Replaced anope_SendSZLineDel() with direct call to SendSZLineDel() in IRCDPro...
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Replaced anope_SendSGLineDel() with direct call to SendSGLineDel() in IRCDPro...
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Replaced anope_SendSVSHoldDel() with direct call to SendSVSHoldDel() in IRCDP...
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Replaced anope_SendSVSHold() with direct call to SendSVSHold() in IRCDProto c...
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Replaced anope_SendConnect() with direct call to SendConnect() in IRCDProto c...
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Replaced anope_SendVhost() with direct call to SendVhost() in IRCDProto class.
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Replaced anope_SendForceNickChange() with direct call to SendForceNickChange(...
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Replaced anope_SendChangeBotNick() with direct call to SendChangeBotNick() in...
Naram Qashat cyberbotx@cyberbotx.com
[prev]
[next]