Commit Graph

40 Commits

Author SHA1 Message Date
imaginos
2f0d4e6700 clean up modules before trashing socks
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@336 726aef4b-f618-498e-8847-2d620e286838
2005-05-18 18:07:22 +00:00
prozacx
6f8396b770 Added ISpoofFormat config option for defining the output of the ispoof file
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@328 726aef4b-f618-498e-8847-2d620e286838
2005-05-17 06:14:41 +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
a51dbdeedf Fixed bugs while using --disable-modules
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@254 726aef4b-f618-498e-8847-2d620e286838
2005-05-10 06:42:40 +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
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
279279fef7 Fixed up the module prompting portion of the auto conf generation
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@237 726aef4b-f618-498e-8847-2d620e286838
2005-05-02 22:37:18 +00:00
prozacx
e50580aba2 Added module loading into auto conf generator
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@230 726aef4b-f618-498e-8847-2d620e286838
2005-05-02 06:14:25 +00:00
prozacx
0d0c546214 Added some output to tell user how to connect
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@228 726aef4b-f618-498e-8847-2d620e286838
2005-05-02 05:20:29 +00:00
prozacx
c2d926630f Added GetTag()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@223 726aef4b-f618-498e-8847-2d620e286838
2005-05-01 20:28:26 +00:00
prozacx
44e1416bff Changed default for altnick/ident to nick not user - Fixed GetConfigPath() to be nice to absolute paths
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@218 726aef4b-f618-498e-8847-2d620e286838
2005-05-01 02:22:49 +00:00
prozacx
2d359f53d5 Renamed some stuff
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@217 726aef4b-f618-498e-8847-2d620e286838
2005-05-01 02:15:48 +00:00
prozacx
ecd587c574 Fixed up the auto config generation a bit
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@215 726aef4b-f618-498e-8847-2d620e286838
2005-04-30 19:11:53 +00:00
prozacx
67bc4894ee Removed a debug print
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@211 726aef4b-f618-498e-8847-2d620e286838
2005-04-30 11:06:04 +00:00
prozacx
04e1d6aaa7 Changed some input functions to use GetNumInput()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@210 726aef4b-f618-498e-8847-2d620e286838
2005-04-30 11:05:36 +00:00
prozacx
0013ab2c0c Added WriteNewConfig() to make it easier for new installs
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@208 726aef4b-f618-498e-8847-2d620e286838
2005-04-29 08:32:49 +00:00
prozacx
dcb0bc00d4 Fixed pem file auto creation prompting
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@205 726aef4b-f618-498e-8847-2d620e286838
2005-04-29 00:28:19 +00:00
prozacx
51f22e4287 Added prompt to ask user if they want a missing pem file auto generated
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@202 726aef4b-f618-498e-8847-2d620e286838
2005-04-28 23:42:28 +00:00
prozacx
7e7bbfad43 Fixed some output issues
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@192 726aef4b-f618-498e-8847-2d620e286838
2005-04-26 07:16:20 +00:00
prozacx
e4aabe6cfc Fixed WritePidFile() output
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@184 726aef4b-f618-498e-8847-2d620e286838
2005-04-24 08:04:11 +00:00
prozacx
9d5ab76861 Added output for printing pid
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@179 726aef4b-f618-498e-8847-2d620e286838
2005-04-24 06:15:14 +00:00
prozacx
f32fb1b3f1 Changed from checking pidfile to locking the config
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@177 726aef4b-f618-498e-8847-2d620e286838
2005-04-24 05:53:07 +00:00
prozacx
bf619eda64 Added pid checking
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@174 726aef4b-f618-498e-8847-2d620e286838
2005-04-23 22:57:56 +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
a9d08422f5 Added colorful printing functions
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@139 726aef4b-f618-498e-8847-2d620e286838
2005-04-17 19:05:06 +00:00
prozacx
1a4c4fc710 Added initialization of m_sDataPath
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@132 726aef4b-f618-498e-8847-2d620e286838
2005-04-12 07:26:50 +00:00
prozacx
022854c3b2 Changed to string::size_type for calls to string::find()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@106 726aef4b-f618-498e-8847-2d620e286838
2005-04-04 06:36:17 +00:00
prozacx
2f03306340 Added GetPemLocation()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@82 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 07:56:33 +00:00
prozacx
6bd03a84fa Renamed BinPath to CurPath - Fixed conf and pid paths
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@81 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 07:52:29 +00:00
prozacx
6cb317060e Look in ZNCPath for config
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@77 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 07:04:58 +00:00
prozacx
933f1cc616 Added m_sZNCPath and m_sDataPath
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@69 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 05:39:08 +00:00
prozacx
946719ba21 Added detaching channels
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@32 726aef4b-f618-498e-8847-2d620e286838
2004-11-07 08:15:57 +00:00
prozacx
67f4a73f4b Added option for AutoCycle
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@31 726aef4b-f618-498e-8847-2d620e286838
2004-11-07 04:28:16 +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