prozacx
|
3dde793e62
|
Added global module functionality
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@348 726aef4b-f618-498e-8847-2d620e286838
|
2005-05-22 00:47:36 +00:00 |
|
prozacx
|
ff448ba9e6
|
Changed FindModPath() to only append .so if there is no dot in the mod name
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@323 726aef4b-f618-498e-8847-2d620e286838
|
2005-05-16 06:57:58 +00:00 |
|
prozacx
|
af02c09235
|
Added FindModPath()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@318 726aef4b-f618-498e-8847-2d620e286838
|
2005-05-16 05:38:47 +00:00 |
|
prozacx
|
94b37a2fd9
|
Added support for AwayPrefix
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@315 726aef4b-f618-498e-8847-2d620e286838
|
2005-05-16 05:07:26 +00:00 |
|
prozacx
|
428baad29e
|
Changed references to strcasecmp over to CString::CaseCmp
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@253 726aef4b-f618-498e-8847-2d620e286838
|
2005-05-08 10:00:20 +00:00 |
|
prozacx
|
0823b27f37
|
Moved CUtils::wildcmp() into CString class
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@251 726aef4b-f618-498e-8847-2d620e286838
|
2005-05-08 07:51:46 +00:00 |
|
prozacx
|
223a660ca1
|
Moved CUtils::ToString() into CString class
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@248 726aef4b-f618-498e-8847-2d620e286838
|
2005-05-08 06:24:40 +00:00 |
|
prozacx
|
511832a8d6
|
Moved CUtils::Trim() into CString class
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@247 726aef4b-f618-498e-8847-2d620e286838
|
2005-05-08 04:30:14 +00:00 |
|
prozacx
|
078bbcf019
|
Moved some more functions from CUtils into CString
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@246 726aef4b-f618-498e-8847-2d620e286838
|
2005-05-07 11:42:10 +00:00 |
|
prozacx
|
24950d24e4
|
Moved CUtils::Token() into CString class
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@244 726aef4b-f618-498e-8847-2d620e286838
|
2005-05-07 09:18:56 +00:00 |
|
prozacx
|
beb5b49b3f
|
Changed all references to std::string over to CString
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@240 726aef4b-f618-498e-8847-2d620e286838
|
2005-05-05 18:11:04 +00:00 |
|
prozacx
|
1c1be9d573
|
Added in default Quit/Version messages
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@219 726aef4b-f618-498e-8847-2d620e286838
|
2005-05-01 06:20:37 +00:00 |
|
prozacx
|
8ccb908194
|
Added IsValidUserName()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@213 726aef4b-f618-498e-8847-2d620e286838
|
2005-04-30 19:10:55 +00:00 |
|
prozacx
|
79aaf3d527
|
Got rid of those pesky trailing whitespaces
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@203 726aef4b-f618-498e-8847-2d620e286838
|
2005-04-28 23:53:14 +00:00 |
|
prozacx
|
7024834f11
|
Added Find/DelServer()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@196 726aef4b-f618-498e-8847-2d620e286838
|
2005-04-28 07:29:50 +00:00 |
|
prozacx
|
c20ffc1c87
|
Added IsValid() and Changed behavior of allowed hosts to accept * on no allow defined
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@188 726aef4b-f618-498e-8847-2d620e286838
|
2005-04-26 07:14:18 +00:00 |
|
prozacx
|
c8f8285f65
|
Added KeepBuffer/Buffer config options to the User class
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@168 726aef4b-f618-498e-8847-2d620e286838
|
2005-04-23 17:54:20 +00:00 |
|
prozacx
|
b69a6419ab
|
Added VersionReply config option
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@167 726aef4b-f618-498e-8847-2d620e286838
|
2005-04-23 16:30:57 +00:00 |
|
prozacx
|
77798b286a
|
Added QuitMsg config option
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@166 726aef4b-f618-498e-8847-2d620e286838
|
2005-04-23 16:14:05 +00:00 |
|
prozacx
|
3ec5c66fee
|
Fixed bug with last commit where socket name was being looked up by prefix only, added username
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@138 726aef4b-f618-498e-8847-2d620e286838
|
2005-04-15 16:33:25 +00:00 |
|
prozacx
|
f6ebc82ee3
|
Fixed lookup of USR:: socket
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@136 726aef4b-f618-498e-8847-2d620e286838
|
2005-04-15 06:43:29 +00:00 |
|
prozacx
|
c5b46394fe
|
Added GetDataPath()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@133 726aef4b-f618-498e-8847-2d620e286838
|
2005-04-12 07:27:27 +00:00 |
|
prozacx
|
fa4dd02671
|
Added ability to retain topics
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@113 726aef4b-f618-498e-8847-2d620e286838
|
2005-04-05 18:48:57 +00:00 |
|
prozacx
|
66389db912
|
Improved detaching
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@112 726aef4b-f618-498e-8847-2d620e286838
|
2005-04-05 07:17:08 +00:00 |
|
prozacx
|
7dc9d6ab27
|
Added GetPemLocation()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@83 726aef4b-f618-498e-8847-2d620e286838
|
2005-04-03 08:19:04 +00:00 |
|
prozacx
|
37641e73ca
|
Renamed BinPath to CurPath
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@79 726aef4b-f618-498e-8847-2d620e286838
|
2005-04-03 07:48:31 +00:00 |
|
prozacx
|
3315c349a2
|
Removed bad version of WildCmp() and inserted the correct version of wildcmp()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@40 726aef4b-f618-498e-8847-2d620e286838
|
2005-03-10 06:34:19 +00:00 |
|
prozacx
|
538d3ece4e
|
Initial revision
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@2 726aef4b-f618-498e-8847-2d620e286838
|
2004-08-24 00:08:51 +00:00 |
|