Age | Commit message (Expand) | Author |
---|---|---|
2008-10-13 | Started chanserv block in new config, added nick and directive directives to it. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-13 | Merge commit 'cbx/anopeng-config' into anopeng-config | Robin Burchell w00t@inspircd.org |
2008-10-07 | Merge branch 'anopeng' into anopeng-config | Robin Burchell w00t@inspircd.org |
2008-10-05 | Removed DevNull pseudo-client as well as all *Alias pseudo-clients. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-05 | Moved parse_options() from init_secondary() to init_primary(), this allows fo... | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-05 | Merge branch 'anopeng' into anopeng-config | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-05 | Fix problems with using ValueContainerChar by creating a specialized template... | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-05 | Allow localhost as a valid hostname in ValidateHostname. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-05 | Correct use of ValueContainerChar to work properly instead of crashing at run... | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-05 | Fixed run-time segfault due to incorrect handling of DT_NORELOAD. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-05 | Merge branch 'anopeng' into anopeng-config | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-05 | Removed directives from old config that are being handled by the new config p... | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-04 | Added a couple directives to the new parser for NickServ. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-04 | dded a commented section to config.c for w00t to describe the various ways of... | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-04 | Fix build in config.c | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-04 | (Unworking) stuff for conversion | Robin Burchell w00t@inspircd.org |
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 |