Commit Graph

4514 Commits

Author SHA1 Message Date
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
prozacx
7cb1d2f958 Added some helper functions
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@455 726aef4b-f618-498e-8847-2d620e286838
2005-08-02 17:44:46 +00:00
prozacx
dc33b862a7 Init m_bDone to false, duh
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@454 726aef4b-f618-498e-8847-2d620e286838
2005-07-21 21:03:05 +00:00
prozacx
573c4be436 Added global vhosts and getters/setters for ISpoof*
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@453 726aef4b-f618-498e-8847-2d620e286838
2005-07-19 05:19:48 +00:00
prozacx
008c14e554 Added GetParamString() and m_bDone
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@452 726aef4b-f618-498e-8847-2d620e286838
2005-07-19 04:33:02 +00:00
prozacx
ad756aa9b0 Moved ReadData() to be called before PushBuff()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@451 726aef4b-f618-498e-8847-2d620e286838
2005-07-19 04:32:05 +00:00
prozacx
adbf1b489c Added a nav bar on the side
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@450 726aef4b-f618-498e-8847-2d620e286838
2005-07-18 07:05:34 +00:00
prozacx
c76b03b991 Changed from Move() to Copy() when backing up configs
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@449 726aef4b-f618-498e-8847-2d620e286838
2005-07-18 04:12:43 +00:00
prozacx
6b4b543808 Upped buffer to 8192 in Copy()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@448 726aef4b-f618-498e-8847-2d620e286838
2005-07-18 04:12:09 +00:00
prozacx
6be9f989cb Added Copy()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@447 726aef4b-f618-498e-8847-2d620e286838
2005-07-18 04:11:09 +00:00
prozacx
29e14b42f5 Write config when deleting a user
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@446 726aef4b-f618-498e-8847-2d620e286838
2005-07-18 03:20:06 +00:00
prozacx
0accf174e1 Let CZNC take care of writing the config after a delete
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@445 726aef4b-f618-498e-8847-2d620e286838
2005-07-18 03:19:45 +00:00
prozacx
4a6a6bbbbc Write the config when deleting a user
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@444 726aef4b-f618-498e-8847-2d620e286838
2005-07-18 03:07:56 +00:00
prozacx
b9a54637ae Fixed some empty whitespace issues in WriteConfig()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@443 726aef4b-f618-498e-8847-2d620e286838
2005-07-18 03:07:34 +00:00
prozacx
5a571c5a66 Added config writing and single user editing
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@442 726aef4b-f618-498e-8847-2d620e286838
2005-07-18 02:21:21 +00:00
prozacx
1f090c4da2 Added WriteConfig()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@441 726aef4b-f618-498e-8847-2d620e286838
2005-07-18 02:20:44 +00:00
prozacx
a97466f33e Added ifdef for modules
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@440 726aef4b-f618-498e-8847-2d620e286838
2005-07-18 02:19:31 +00:00
prozacx
c690b8bf97 Added ifdefs for modules
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@439 726aef4b-f618-498e-8847-2d620e286838
2005-07-18 02:19:22 +00:00
prozacx
15e7ae0fa0 Added GetString()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@438 726aef4b-f618-498e-8847-2d620e286838
2005-07-18 02:00:24 +00:00
prozacx
3fbb717511 Added Set/GetArgs() for telling the args a mod was loaded with
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@437 726aef4b-f618-498e-8847-2d620e286838
2005-07-18 01:58:44 +00:00
prozacx
4484999c26 Added WriteConfig()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@436 726aef4b-f618-498e-8847-2d620e286838
2005-07-18 01:57:59 +00:00
prozacx
c607844a1e Limit the length of the alt nick
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@435 726aef4b-f618-498e-8847-2d620e286838
2005-07-18 01:57:38 +00:00
prozacx
fc06004df8 Made /part remove a chan that is in 'Trying' state
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@434 726aef4b-f618-498e-8847-2d620e286838
2005-07-11 15:06:28 +00:00
prozacx
bdf00f4375 Added some more functionality to Clone()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@433 726aef4b-f618-498e-8847-2d620e286838
2005-07-11 05:21:11 +00:00
prozacx
94956090a9 Made const version of GetModules()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@432 726aef4b-f618-498e-8847-2d620e286838
2005-07-11 05:20:34 +00:00
prozacx
f6f438a543 Made some functions const
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@431 726aef4b-f618-498e-8847-2d620e286838
2005-07-11 05:20:01 +00:00
prozacx
9188742ca2 Moved JoinChans() into CUser
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@430 726aef4b-f618-498e-8847-2d620e286838
2005-07-11 00:07:00 +00:00
prozacx
aabca275a4 Added JoinChans(), made FindChans() const and added some more functionality to Clone()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@429 726aef4b-f618-498e-8847-2d620e286838
2005-07-11 00:06:46 +00:00
prozacx
9f89b92351 Added column to listchans for InConfig
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@428 726aef4b-f618-498e-8847-2d620e286838
2005-07-11 00:05:49 +00:00
prozacx
3b8b29e8a3 Added flag to CChan to tell whether chan is in the config or not
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@427 726aef4b-f618-498e-8847-2d620e286838
2005-07-10 23:55:22 +00:00
prozacx
4df25d55cb Added InConfig() to tell whether this chan is saved in the config or not
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@426 726aef4b-f618-498e-8847-2d620e286838
2005-07-10 23:50:37 +00:00
prozacx
c0ed0b4cb5 Fixed bug in POST by keeping track of buffer in member var
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@425 726aef4b-f618-498e-8847-2d620e286838
2005-07-10 17:56:51 +00:00
prozacx
0f5e0d6a71 Added preliminary support for editing a user
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@424 726aef4b-f618-498e-8847-2d620e286838
2005-07-09 00:17:25 +00:00
prozacx
677f50d128 Added Clone()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@423 726aef4b-f618-498e-8847-2d620e286838
2005-07-09 00:16:43 +00:00
prozacx
9bcab0e5cd Changed colors
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@422 726aef4b-f618-498e-8847-2d620e286838
2005-07-07 19:35:19 +00:00
prozacx
7b2b6789cd Changed colors
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@421 726aef4b-f618-498e-8847-2d620e286838
2005-07-07 06:15:43 +00:00
prozacx
22014c2169 Added color to the fieldsets
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@420 726aef4b-f618-498e-8847-2d620e286838
2005-07-06 21:42:38 +00:00
prozacx
0f5e839ded Added disabled flag for user textbox when editing a user
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@419 726aef4b-f618-498e-8847-2d620e286838
2005-07-06 16:15:15 +00:00
prozacx
7e4c4fa425 Added prefills for edituser
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@418 726aef4b-f618-498e-8847-2d620e286838
2005-07-06 06:20:43 +00:00
prozacx
25bd2fb341 Changed CTCPReply to reply even when user is attached
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@417 726aef4b-f618-498e-8847-2d620e286838
2005-07-06 06:19:53 +00:00
prozacx
b1646030d4 Added GetAllowedHosts()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@416 726aef4b-f618-498e-8847-2d620e286838
2005-07-06 06:19:19 +00:00