psychon
|
08ad0291ea
|
Happy New Year 2009 everyone!
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1317 726aef4b-f618-498e-8847-2d620e286838
|
2009-01-01 12:22:21 +00:00 |
|
psychon
|
0a4e4a10a6
|
Use the new CString constructor in various places to make them more readable
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1245 726aef4b-f618-498e-8847-2d620e286838
|
2008-10-10 17:58:36 +00:00 |
|
kroimon
|
5237a24747
|
Use CString::Equals() everywhere.
* (CString::CaseCmp() == 0) became CString::Equals()
* (CString::CaseCmp() != 0) became !CString::Equals()
* replaced some occurrences of strn?casecmp
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1234 726aef4b-f618-498e-8847-2d620e286838
|
2008-09-30 15:15:59 +00:00 |
|
kroimon
|
1eaac2835b
|
Renamed UseHiddenHost to UseCloakedHost to ensure consistency.
Thanks to fred for noticing this.
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1218 726aef4b-f618-498e-8847-2d620e286838
|
2008-09-27 12:24:01 +00:00 |
|
kroimon
|
946add25c2
|
Added the Q module which allows the user to auth with QuakeNet's Q bot.
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1217 726aef4b-f618-498e-8847-2d620e286838
|
2008-09-27 09:52:00 +00:00 |
|