Commit Graph

2038 Commits

Author SHA1 Message Date
prozacx 2e685b6f19 Added IsValid()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@189 726aef4b-f618-498e-8847-2d620e286838
2005-04-26 07:14:26 +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 b0f2874f8b Added EX_BadModVersion exception
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@187 726aef4b-f618-498e-8847-2d620e286838
2005-04-26 07:13:27 +00:00
prozacx 3a5a17a2dc Fixed literal strings of 'savebuff' to now use GetModName() and removed redundant prefix from filenames
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@186 726aef4b-f618-498e-8847-2d620e286838
2005-04-24 08:05:41 +00:00
prozacx 59844f5a49 Don't print a newline in PrintPrompt
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@185 726aef4b-f618-498e-8847-2d620e286838
2005-04-24 08:04:34 +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 2139e51ac3 Call CUser::SetIRCNick() in SetNick()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@183 726aef4b-f618-498e-8847-2d620e286838
2005-04-24 07:34:37 +00:00
prozacx d1444e6f8a Changed motd to CBuffer instead of vector to support nick changes
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@182 726aef4b-f618-498e-8847-2d620e286838
2005-04-24 07:03:03 +00:00
prozacx 272c905912 Removed old commented lines
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@181 726aef4b-f618-498e-8847-2d620e286838
2005-04-24 07:02:29 +00:00
prozacx 389ca95682 Write pid before printing final status msg
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@180 726aef4b-f618-498e-8847-2d620e286838
2005-04-24 06:15:36 +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 6a3a11a555 Removed an old commented line
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@178 726aef4b-f618-498e-8847-2d620e286838
2005-04-24 06:02:12 +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 38c142ea1e Removed zncchk since znc itself now does multiple instance detection
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@176 726aef4b-f618-498e-8847-2d620e286838
2005-04-23 23:16:13 +00:00
prozacx fe926d20ba Added AUTHORS
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@175 726aef4b-f618-498e-8847-2d620e286838
2005-04-23 23:05:01 +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 0647e1571a Added author info
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@173 726aef4b-f618-498e-8847-2d620e286838
2005-04-23 22:01:37 +00:00
prozacx 367d744702 Added html documentation
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@172 726aef4b-f618-498e-8847-2d620e286838
2005-04-23 21:44:54 +00:00
prozacx 29f8f80ea5 Documentation
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@171 726aef4b-f618-498e-8847-2d620e286838
2005-04-23 19:45:44 +00:00
prozacx 6cb97b21d2 die on dodoc failure
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@170 726aef4b-f618-498e-8847-2d620e286838
2005-04-23 19:28:50 +00:00
imaginos fee9b303d0 only work on chans where keepbuffer is true
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@169 726aef4b-f618-498e-8847-2d620e286838
2005-04-23 18:24:38 +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 9b3ac7cb94 Changed vChans to a reference in OnNick and OnQuit (oops)
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@165 726aef4b-f618-498e-8847-2d620e286838
2005-04-23 08:10:34 +00:00
prozacx c88b835837 Changed OnNick() and OnQuit() to take a vector<CChan*> of common channels
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@164 726aef4b-f618-498e-8847-2d620e286838
2005-04-23 07:24:58 +00:00
prozacx fccf44540a Changed buffer playback messages to mirror engine behavior
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@163 726aef4b-f618-498e-8847-2d620e286838
2005-04-23 06:44:19 +00:00
imaginos e57edc5a58 woops, created a req, needed to create a signed cert
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@162 726aef4b-f618-498e-8847-2d620e286838
2005-04-23 05:44:42 +00:00
imaginos 8599009048 start logging certain events
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@161 726aef4b-f618-498e-8847-2d620e286838
2005-04-22 03:35:48 +00:00
prozacx cf835fe51d Inc'd version
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@160 726aef4b-f618-498e-8847-2d620e286838
znc-0.030
2005-04-21 21:38:16 +00:00
prozacx 48eb3373eb Added GetCommonChans()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@159 726aef4b-f618-498e-8847-2d620e286838
2005-04-21 21:37:35 +00:00
prozacx 4a9bc771a2 Added include for main.h
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@158 726aef4b-f618-498e-8847-2d620e286838
2005-04-21 21:36:59 +00:00
prozacx 743fec50e2 Moved AutoCycle() check to the caller instead of inside of Cycle()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@157 726aef4b-f618-498e-8847-2d620e286838
2005-04-20 05:35:24 +00:00
imaginos 10cbf756b3 cut&paste madness
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@156 726aef4b-f618-498e-8847-2d620e286838
2005-04-19 20:54:38 +00:00
imaginos 58b5a580e3 only fill the buffer if its empty
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@155 726aef4b-f618-498e-8847-2d620e286838
2005-04-19 20:50:24 +00:00
prozacx 3fe14f6ed2 Added SHUTDOWN user command by way of an exception
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@154 726aef4b-f618-498e-8847-2d620e286838
2005-04-19 18:26:18 +00:00
prozacx fb2888d007 Call OnBoot() in OnLoad() again since closing stdout bug is now fixed
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@153 726aef4b-f618-498e-8847-2d620e286838
2005-04-18 22:56:42 +00:00
imaginos 4389fc0cea move password reset into BootStrap
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@152 726aef4b-f618-498e-8847-2d620e286838
2005-04-18 22:32:24 +00:00
prozacx b1c12d2fba Removed call to daemon() since it forks and was changing our pid
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@151 726aef4b-f618-498e-8847-2d620e286838
2005-04-18 22:11:35 +00:00
imaginos d704d0511c ditch warning message
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@150 726aef4b-f618-498e-8847-2d620e286838
2005-04-18 17:26:23 +00:00
imaginos 1db82b6616 use daemon to close fd's and finally daemonize the process
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@149 726aef4b-f618-498e-8847-2d620e286838
2005-04-18 06:11:33 +00:00
prozacx 6bdbe9d2c9 Added OnLoad() and print modname in error msg
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@148 726aef4b-f618-498e-8847-2d620e286838
2005-04-18 05:41:43 +00:00
prozacx af8b2fdda7 Don't call OnBoot() in OnLoad() and print modname in error msg
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@147 726aef4b-f618-498e-8847-2d620e286838
2005-04-18 05:39:19 +00:00
imaginos 1ff65cf052 fixed bug where attempting to set a bad pass trashes existing buffer
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@146 726aef4b-f618-498e-8847-2d620e286838
2005-04-18 04:44:40 +00:00
prozacx c98c71c286 Changed output messages to use new style
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@145 726aef4b-f618-498e-8847-2d620e286838
2005-04-18 03:44:34 +00:00
prozacx eec21f9af8 Upgraded output msgs and changed path of file
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@144 726aef4b-f618-498e-8847-2d620e286838
2005-04-18 00:18:46 +00:00
prozacx c5cad585f2 Added OnLoad() for setting pass from config
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@143 726aef4b-f618-498e-8847-2d620e286838
2005-04-17 23:58:26 +00:00
prozacx 63d565ff1f Upgraded output print msgs to new schema
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@142 726aef4b-f618-498e-8847-2d620e286838
2005-04-17 23:46:06 +00:00
prozacx 1873745f1f Added PrintPrompt() and GetPass() to CUtils
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@141 726aef4b-f618-498e-8847-2d620e286838
2005-04-17 23:45:23 +00:00
prozacx 0679cf55ad Changed error msg
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@140 726aef4b-f618-498e-8847-2d620e286838
2005-04-17 23:44:54 +00:00