Commit Graph

2038 Commits

Author SHA1 Message Date
prozacx 7f0215de40 CString class
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@239 726aef4b-f618-498e-8847-2d620e286838
2005-05-03 22:12:22 +00:00
prozacx f8fde66be9 Added String.o/cpp
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@238 726aef4b-f618-498e-8847-2d620e286838
2005-05-03 22:12:08 +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 0ba6b056ec Get CFile from FileUtils.h now
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@236 726aef4b-f618-498e-8847-2d620e286838
2005-05-02 22:36:50 +00:00
prozacx de9573f165 Added param CZNC* for GetAvailableMods()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@235 726aef4b-f618-498e-8847-2d620e286838
2005-05-02 22:36:36 +00:00
prozacx b468129172 Added in code for GetAvailableMods()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@234 726aef4b-f618-498e-8847-2d620e286838
2005-05-02 22:36:08 +00:00
prozacx ad2c3adb71 Added FileUtils
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@233 726aef4b-f618-498e-8847-2d620e286838
2005-05-02 22:34:23 +00:00
prozacx b58cb3c8b3 Added CDir and split CFile out from Utils.cpp/h
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@232 726aef4b-f618-498e-8847-2d620e286838
2005-05-02 22:34:11 +00:00
prozacx 503dc56a30 Split CFile into its own files called FileUtils.cpp/h
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@231 726aef4b-f618-498e-8847-2d620e286838
2005-05-02 22:33:49 +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 8b8ea0b6b9 Added GetAvailableMods() (stubbed for now)
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@229 726aef4b-f618-498e-8847-2d620e286838
2005-05-02 06:13:33 +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 37b37935d7 Added optional bool param to PrintMessage() to make text bold and fixed some whitespace
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@227 726aef4b-f618-498e-8847-2d620e286838
2005-05-02 05:17:11 +00:00
prozacx 94c5addfc9 Added optional bool param to PrintMessage() to make text bold
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@226 726aef4b-f618-498e-8847-2d620e286838
2005-05-02 05:16:35 +00:00
prozacx 70fc1ed06e Added Version command
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@225 726aef4b-f618-498e-8847-2d620e286838
2005-05-01 20:29:40 +00:00
prozacx 3ceb15a975 Changed to using CZNC::GetTag()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@224 726aef4b-f618-498e-8847-2d620e286838
2005-05-01 20:28:47 +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 43e170313e Added --version and reformatted some whitespace
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@222 726aef4b-f618-498e-8847-2d620e286838
2005-05-01 17:25:50 +00:00
prozacx a2dbcad6d5 Inc'd version
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@221 726aef4b-f618-498e-8847-2d620e286838
znc-0.034
2005-05-01 07:08:57 +00:00
prozacx 3509e3712b Removed default version reply since it is now handled in CUser
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@220 726aef4b-f618-498e-8847-2d620e286838
2005-05-01 06:23:16 +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 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 324cb165b2 Split constructor channel argument into chan/key
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@216 726aef4b-f618-498e-8847-2d620e286838
2005-04-30 19:18:21 +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 7578ec11e7 Added IsValidHostName()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@214 726aef4b-f618-498e-8847-2d620e286838
2005-04-30 19:11:07 +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 22840ca24c Added # to front of chan name if it doesn't start with # or \&
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@212 726aef4b-f618-498e-8847-2d620e286838
2005-04-30 19:10:10 +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 3abf42228d Added GetNumInput() and sHint argument to GetInput
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@209 726aef4b-f618-498e-8847-2d620e286838
2005-04-30 11:02:10 +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 18a4a7894b Changed method of obtaining pass to CUtils::GetHashPass()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@207 726aef4b-f618-498e-8847-2d620e286838
2005-04-29 08:31:44 +00:00
prozacx 6070d73763 Added GetHashPass()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@206 726aef4b-f618-498e-8847-2d620e286838
2005-04-29 08:30:41 +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 c6eea2aec1 Added default values for GetInput() and GetBoolInput()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@204 726aef4b-f618-498e-8847-2d620e286838
2005-04-29 00:27:45 +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 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 e233decc2d Added GetInput() and GetBoolInput()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@201 726aef4b-f618-498e-8847-2d620e286838
2005-04-28 23:41:38 +00:00
imaginos 3d30668830 misc cleanups and some comment fixing
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@200 726aef4b-f618-498e-8847-2d620e286838
2005-04-28 17:36:31 +00:00
prozacx 8a769a6f66 Split Csocket.h out into h/cpp files
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@199 726aef4b-f618-498e-8847-2d620e286838
2005-04-28 07:41:54 +00:00
prozacx 9d046cc751 Got rid of pesky whitespace
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@198 726aef4b-f618-498e-8847-2d620e286838
2005-04-28 07:41:24 +00:00
prozacx 4524cb3f71 Added ListServers/AddServer/RemServer commands
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@197 726aef4b-f618-498e-8847-2d620e286838
2005-04-28 07:30:19 +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 2640f16997 Added Find/DelServer()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@195 726aef4b-f618-498e-8847-2d620e286838
2005-04-28 07:20:40 +00:00
prozacx 3f0dd6c3ea Added a confirmation to --makepass
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@194 726aef4b-f618-498e-8847-2d620e286838
2005-04-26 16:41:21 +00:00
prozacx f661f2a570 Added a space at the end of the message in PrintPrompt()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@193 726aef4b-f618-498e-8847-2d620e286838
2005-04-26 16:40:48 +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 f9f365d221 Inc'd version
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@191 726aef4b-f618-498e-8847-2d620e286838
znc-0.033
2005-04-26 07:15:34 +00:00
prozacx 05ba8c3e54 Throw exception on version mismatch
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@190 726aef4b-f618-498e-8847-2d620e286838
2005-04-26 07:15:12 +00:00