Commit Graph

504 Commits

Author SHA1 Message Date
prozacx c2df8d13c9 Got rid of m_pZNC and started using CZNC::Get()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@505 726aef4b-f618-498e-8847-2d620e286838
2005-09-19 02:23:20 +00:00
prozacx 1929ce5ba9 Renamed CZNC::New() to CZNC::Get() and return a static reference instead of a pointer
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@504 726aef4b-f618-498e-8847-2d620e286838
2005-09-19 02:19:17 +00:00
prozacx bca3769173 Fixed error message
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@503 726aef4b-f618-498e-8847-2d620e286838
2005-09-17 14:27:15 +00:00
prozacx 6adfe9f065 WriteConfig() after deleting a channel
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@502 726aef4b-f618-498e-8847-2d620e286838
2005-09-17 14:23:33 +00:00
prozacx 29c2e842a9 Don't show channels during /adduser
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@501 726aef4b-f618-498e-8847-2d620e286838
2005-09-17 14:13:35 +00:00
prozacx 997023ea9d Added better support for channels
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@500 726aef4b-f618-498e-8847-2d620e286838
2005-09-17 04:06:43 +00:00
prozacx 76b6988e4f Added AttachUser()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@499 726aef4b-f618-498e-8847-2d620e286838
2005-09-17 04:05:55 +00:00
prozacx 55b1c1fe5c Don't write chan to config if !InConfig()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@498 726aef4b-f618-498e-8847-2d620e286838
2005-09-16 03:00:13 +00:00
prozacx 7e7e85a22f Added GetOptions()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@497 726aef4b-f618-498e-8847-2d620e286838
2005-09-15 04:15:56 +00:00
prozacx dfbb2db170 Take advantage of Csocket changes for graceful Close()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@496 726aef4b-f618-498e-8847-2d620e286838
2005-09-15 04:14:43 +00:00
prozacx d651493351 Changed isClosed() to IsClosed in Csock
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@495 726aef4b-f618-498e-8847-2d620e286838
2005-09-15 04:12:45 +00:00
prozacx e41a7f46f9 Pulled in changes for graceful Close()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@494 726aef4b-f618-498e-8847-2d620e286838
2005-09-15 04:11:41 +00:00
prozacx 58edca82f8 Pulled in changes for Csocket
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@493 726aef4b-f618-498e-8847-2d620e286838
2005-09-15 03:43:07 +00:00
prozacx 0ca4448a7d Module to reattach you to channels on activity
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@492 726aef4b-f618-498e-8847-2d620e286838
2005-09-13 23:53:38 +00:00
prozacx c62c0113e7 Make args read only when DenyLoadMod is being respected
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@491 726aef4b-f618-498e-8847-2d620e286838
2005-09-13 23:11:48 +00:00
prozacx 7671212386 Added a line to rm existing modules in public moddir
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@490 726aef4b-f618-498e-8847-2d620e286838
2005-09-13 06:52:40 +00:00
prozacx fb221fb906 wrapped two cerr calls in DEBUG_ONLY()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@489 726aef4b-f618-498e-8847-2d620e286838
2005-09-13 06:44:21 +00:00
prozacx 6079703365 Added support for mod arguments
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@488 726aef4b-f618-498e-8847-2d620e286838
2005-09-13 06:42:32 +00:00
prozacx e3de30f19d Added argument support for modules in Clone()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@487 726aef4b-f618-498e-8847-2d620e286838
2005-09-13 06:13:03 +00:00
prozacx 44be92a5ee Added support for DenyLoadMod security
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@486 726aef4b-f618-498e-8847-2d620e286838
2005-09-12 03:52:10 +00:00
prozacx ed602fd6fc Added DenyLoadMod
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@485 726aef4b-f618-498e-8847-2d620e286838
2005-09-12 03:51:37 +00:00
prozacx da683da5b0 Added try/catch for LoadModule
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@484 726aef4b-f618-498e-8847-2d620e286838
2005-09-12 03:45:57 +00:00
prozacx e94dbf13f6 Print error if execve() fails
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@483 726aef4b-f618-498e-8847-2d620e286838
2005-09-11 17:37:56 +00:00
prozacx 80a84ba47b Truncate existing config if we are overwriting
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@482 726aef4b-f618-498e-8847-2d620e286838
2005-09-11 17:37:04 +00:00
prozacx 9c5d60fe7a Remove the unwanted --makeconf option when launching znc after writing a config
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@481 726aef4b-f618-498e-8847-2d620e286838
2005-09-09 07:16:29 +00:00
prozacx 947c5a74db Unlock the config when we're done
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@480 726aef4b-f618-498e-8847-2d620e286838
2005-09-09 06:58:14 +00:00
prozacx 55c0e67f60 Renamed admin to webadmin
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@479 726aef4b-f618-498e-8847-2d620e286838
2005-09-09 05:00:52 +00:00
prozacx 92ebeef3b9 Don't try the lock until we know the file exists
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@478 726aef4b-f618-498e-8847-2d620e286838
2005-09-09 04:47:32 +00:00
prozacx 94630d2b74 Launch znc if user answers 'yes'
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@477 726aef4b-f618-498e-8847-2d620e286838
2005-09-09 04:39:49 +00:00
prozacx 90062c80fa ZNC compiles and runs on amd64!
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@476 726aef4b-f618-498e-8847-2d620e286838
2005-09-09 04:38:31 +00:00
prozacx 967cf857a3 In WriteConfig() - add + to port when listening in ssl - Thanks to Kuja for finding this bug
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@475 726aef4b-f618-498e-8847-2d620e286838
2005-09-08 18:48:11 +00:00
prozacx 2775c12e01 Inc'd version
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@474 726aef4b-f618-498e-8847-2d620e286838
znc-0.041
2005-09-08 06:42:53 +00:00
imaginos 6b46481803 add check for x86_64, if set we need to add -fPIC
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@473 726aef4b-f618-498e-8847-2d620e286838
2005-09-08 05:32:53 +00:00
prozacx 02567e4309 Changed a variable to CString::size_type for 64bit support
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@472 726aef4b-f618-498e-8847-2d620e286838
2005-09-07 07:18:40 +00:00
prozacx 602bd53d3e Got rid of some warnings that were given on a redhat opteron in 64bit
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@471 726aef4b-f618-498e-8847-2d620e286838
2005-09-07 06:56:54 +00:00
prozacx 9d69597c0f Inc'd version
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@470 726aef4b-f618-498e-8847-2d620e286838
znc-0.040
2005-09-07 05:46:08 +00:00
prozacx 44d38b7714 Don't truncate version tag
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@469 726aef4b-f618-498e-8847-2d620e286838
2005-09-07 05:45:56 +00:00
prozacx 6249e41c6f Renamed md5.cpp/h to MD5.cpp/h
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@468 726aef4b-f618-498e-8847-2d620e286838
2005-09-07 05:16:01 +00:00
prozacx 78eb4cead9 Inc'd version
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@467 726aef4b-f618-498e-8847-2d620e286838
znc-0.039
2005-09-07 04:34:30 +00:00
prozacx 922651fa98 Inc'd version
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@466 726aef4b-f618-498e-8847-2d620e286838
znc-0.038
2005-09-07 01:36:05 +00:00
prozacx c26dc39342 Changed domain from gmail to rottenboy
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@465 726aef4b-f618-498e-8847-2d620e286838
2005-09-07 01:35:47 +00:00
prozacx ec7426cd8f Added some global settings
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@464 726aef4b-f618-498e-8847-2d620e286838
2005-09-06 23:12:51 +00:00
prozacx 69ef944abc Added HTML escaping
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@463 726aef4b-f618-498e-8847-2d620e286838
2005-09-06 23:10:12 +00:00
prozacx 750cb398e4 Only error if REQUIRESSL is set *and* HAVE_LIBSSL is not set
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@462 726aef4b-f618-498e-8847-2d620e286838
2005-09-06 22:49:15 +00:00
prozacx ab6dc95d16 Added REQUIRESSL
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@461 726aef4b-f618-498e-8847-2d620e286838
2005-09-06 22:43:02 +00:00
prozacx 00fd113a19 Added some ifdef HAVE_LIBSSL constraints
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@460 726aef4b-f618-498e-8847-2d620e286838
2005-09-06 22:41:11 +00:00
prozacx e8fc75eb5a Look for REQUIRESSL instead of HAVE_LIBSSL when deciding which modules to skip
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@459 726aef4b-f618-498e-8847-2d620e286838
2005-09-06 22:40:40 +00:00
prozacx b0a61b8890 Added REQUIRESSL for modules who absolutely must have ssl
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@458 726aef4b-f618-498e-8847-2d620e286838
2005-09-06 22:40:09 +00:00
prozacx 0840525a0d Added GetParamValues() overload which returns a set instead of vector
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@457 726aef4b-f618-498e-8847-2d620e286838
2005-08-02 17:45:57 +00:00
prozacx dc06287151 Print VHost in WriteConfig()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@456 726aef4b-f618-498e-8847-2d620e286838
2005-08-02 17:45:09 +00:00