Commit Graph

  • ab6dc95d16 Added REQUIRESSL prozacx 2005-09-06 22:43:02 +00:00
  • 00fd113a19 Added some ifdef HAVE_LIBSSL constraints prozacx 2005-09-06 22:41:11 +00:00
  • e8fc75eb5a Look for REQUIRESSL instead of HAVE_LIBSSL when deciding which modules to skip prozacx 2005-09-06 22:40:40 +00:00
  • b0a61b8890 Added REQUIRESSL for modules who absolutely must have ssl prozacx 2005-09-06 22:40:09 +00:00
  • 0840525a0d Added GetParamValues() overload which returns a set instead of vector prozacx 2005-08-02 17:45:57 +00:00
  • dc06287151 Print VHost in WriteConfig() prozacx 2005-08-02 17:45:09 +00:00
  • 7cb1d2f958 Added some helper functions prozacx 2005-08-02 17:44:46 +00:00
  • dc33b862a7 Init m_bDone to false, duh prozacx 2005-07-21 21:03:05 +00:00
  • 573c4be436 Added global vhosts and getters/setters for ISpoof* prozacx 2005-07-19 05:19:48 +00:00
  • 008c14e554 Added GetParamString() and m_bDone prozacx 2005-07-19 04:33:02 +00:00
  • ad756aa9b0 Moved ReadData() to be called before PushBuff() prozacx 2005-07-19 04:32:05 +00:00
  • adbf1b489c Added a nav bar on the side prozacx 2005-07-18 07:05:34 +00:00
  • c76b03b991 Changed from Move() to Copy() when backing up configs prozacx 2005-07-18 04:12:43 +00:00
  • 6b4b543808 Upped buffer to 8192 in Copy() prozacx 2005-07-18 04:12:09 +00:00
  • 6be9f989cb Added Copy() prozacx 2005-07-18 04:11:09 +00:00
  • 29e14b42f5 Write config when deleting a user prozacx 2005-07-18 03:20:06 +00:00
  • 0accf174e1 Let CZNC take care of writing the config after a delete prozacx 2005-07-18 03:19:45 +00:00
  • 4a6a6bbbbc Write the config when deleting a user prozacx 2005-07-18 03:07:56 +00:00
  • b9a54637ae Fixed some empty whitespace issues in WriteConfig() prozacx 2005-07-18 03:07:34 +00:00
  • 5a571c5a66 Added config writing and single user editing prozacx 2005-07-18 02:21:21 +00:00
  • 1f090c4da2 Added WriteConfig() prozacx 2005-07-18 02:20:44 +00:00
  • a97466f33e Added ifdef for modules prozacx 2005-07-18 02:19:31 +00:00
  • c690b8bf97 Added ifdefs for modules prozacx 2005-07-18 02:19:22 +00:00
  • 15e7ae0fa0 Added GetString() prozacx 2005-07-18 02:00:24 +00:00
  • 3fbb717511 Added Set/GetArgs() for telling the args a mod was loaded with prozacx 2005-07-18 01:58:44 +00:00
  • 4484999c26 Added WriteConfig() prozacx 2005-07-18 01:57:59 +00:00
  • c607844a1e Limit the length of the alt nick prozacx 2005-07-18 01:57:38 +00:00
  • fc06004df8 Made /part remove a chan that is in 'Trying' state prozacx 2005-07-11 15:06:28 +00:00
  • bdf00f4375 Added some more functionality to Clone() prozacx 2005-07-11 05:21:11 +00:00
  • 94956090a9 Made const version of GetModules() prozacx 2005-07-11 05:20:34 +00:00
  • f6f438a543 Made some functions const prozacx 2005-07-11 05:20:01 +00:00
  • 9188742ca2 Moved JoinChans() into CUser prozacx 2005-07-11 00:07:00 +00:00
  • aabca275a4 Added JoinChans(), made FindChans() const and added some more functionality to Clone() prozacx 2005-07-11 00:06:46 +00:00
  • 9f89b92351 Added column to listchans for InConfig prozacx 2005-07-11 00:05:49 +00:00
  • 3b8b29e8a3 Added flag to CChan to tell whether chan is in the config or not prozacx 2005-07-10 23:55:22 +00:00
  • 4df25d55cb Added InConfig() to tell whether this chan is saved in the config or not prozacx 2005-07-10 23:50:37 +00:00
  • c0ed0b4cb5 Fixed bug in POST by keeping track of buffer in member var prozacx 2005-07-10 17:56:51 +00:00
  • 0f5e0d6a71 Added preliminary support for editing a user prozacx 2005-07-09 00:17:25 +00:00
  • 677f50d128 Added Clone() prozacx 2005-07-09 00:16:43 +00:00
  • 9bcab0e5cd Changed colors prozacx 2005-07-07 19:35:19 +00:00
  • 7b2b6789cd Changed colors prozacx 2005-07-07 06:15:43 +00:00
  • 22014c2169 Added color to the fieldsets prozacx 2005-07-06 21:42:38 +00:00
  • 0f5e839ded Added disabled flag for user textbox when editing a user prozacx 2005-07-06 16:15:15 +00:00
  • 7e4c4fa425 Added prefills for edituser prozacx 2005-07-06 06:20:43 +00:00
  • 25bd2fb341 Changed CTCPReply to reply even when user is attached prozacx 2005-07-06 06:19:53 +00:00
  • b1646030d4 Added GetAllowedHosts() prozacx 2005-07-06 06:19:19 +00:00
  • 7c8d1d4ff3 Added GetAllowedHosts() and don't insert empties in AddCTCPReply() or AddAllowedHost() prozacx 2005-07-06 06:19:09 +00:00
  • 57fbbfbc9f Allows for adding/editing users on the fly via a browser prozacx 2005-07-05 09:27:44 +00:00
  • 3420530ff1 Added HTTPSock prozacx 2005-07-05 09:24:52 +00:00
  • fcbd9c4ed5 HTTP Server prozacx 2005-07-05 09:24:21 +00:00
  • 96f1ab2763 Added AutoCycle to CUser prozacx 2005-07-05 09:23:04 +00:00
  • 377dad7e5e Added AutoCycle and GetCurrentServer() prozacx 2005-07-05 09:22:06 +00:00
  • 30e98ba2bb Added ToBool() prozacx 2005-07-05 09:21:16 +00:00
  • 653fe468f0 Renamed RightTrim() to TrimRight() prozacx 2005-07-04 23:27:08 +00:00
  • cb2d3da911 Keep track of the timers and delete them upon destruction prozacx 2005-07-04 23:26:47 +00:00
  • 0148a28aec Added Trim*_n() functions and renamed Right/LeftTrim to TrimLeft/Right prozacx 2005-07-04 23:25:36 +00:00
  • c315a07d1e Added DeleteUser() FindUser() and a method for deleting users prozacx 2005-07-04 23:14:43 +00:00
  • 4796f3cb16 Added GetZNC() prozacx 2005-07-04 23:13:58 +00:00
  • 98378cd86b Added Base64Decode prozacx 2005-07-01 23:50:22 +00:00
  • 878c5d5a2b Changed behavior to only prompt for config creation when --makeconf is supplied - stops crontab from spawning indefinately prozacx 2005-07-01 18:52:58 +00:00
  • 9db44ab1fe Added SetFileName() prozacx 2005-07-01 18:50:53 +00:00
  • a5be6f70d4 Added Split() prozacx 2005-07-01 18:50:20 +00:00
  • 2390a31597 Ensure user is authed before parsing any commands prozacx 2005-07-01 16:33:00 +00:00
  • 3e0c33b053 Changed CString::Token() to split on a string rather than char prozacx 2005-06-30 21:51:41 +00:00
  • edf0434fde Added Escape() and Split() - Changed Token to split on a string rather than char prozacx 2005-06-30 21:50:21 +00:00
  • c584e51808 Added virtual keyword to GetSockObj() prozacx 2005-06-29 22:49:07 +00:00
  • 102233440e Added VCString typedef prozacx 2005-06-29 22:48:39 +00:00
  • 18b6b2e754 Added CTCPReply config option and removed VersionReply prozacx 2005-06-28 07:25:28 +00:00
  • dbfaa3850a only if ssl is enabled imaginos 2005-06-28 07:11:55 +00:00
  • d86dec8bdc add test program for modperl imaginos 2005-06-28 07:10:46 +00:00
  • b39ed76d47 need sys/stat.h to compile on freebsd imaginos 2005-06-28 06:43:11 +00:00
  • c287c5cdd2 Pulled in fix for VHost not being respected prozacx 2005-06-27 19:46:08 +00:00
  • 30a1efb161 quick modperl tutorial and examples imaginos 2005-06-20 00:05:46 +00:00
  • cc81e52203 Added config option for bouncing dccs prozacx 2005-06-14 06:25:36 +00:00
  • 0042cd911f Added 65K of buffer while still sending packets prozacx 2005-06-13 04:40:17 +00:00
  • 7e95256bcb Added Put*() wrappers in CSocket prozacx 2005-06-13 04:17:35 +00:00
  • 296b535d5f Commented GetDataPath() as it has been replaced prozacx 2005-06-12 09:07:43 +00:00
  • 4719e2e221 Changed to new GetSavePath() prozacx 2005-06-12 09:04:39 +00:00
  • 150d39e534 Changed locations of some paths prozacx 2005-06-12 09:04:05 +00:00
  • a019a9b439 Added GetSavePath() for getting the path to save data to prozacx 2005-06-12 09:00:33 +00:00
  • e5e9a5875a Changed some whitespace prozacx 2005-06-11 16:08:11 +00:00
  • abfa561648 Added ToShort() and ToUShort() prozacx 2005-06-06 03:51:36 +00:00
  • da0846d8a6 Added more columns to ListSockets() table and made CSocket::Connect() respect the ssl flag prozacx 2005-06-06 03:51:15 +00:00
  • c48f13a4a9 Added support for sockets within modules prozacx 2005-06-01 23:30:15 +00:00
  • b5ace4ad47 Changed case on itimeout prozacx 2005-06-01 23:17:17 +00:00
  • 6dbb196ed7 Changed port from int to ushort prozacx 2005-06-01 21:01:26 +00:00
  • 2d1560ae11 Changed perms of created config to 0600 prozacx 2005-05-31 22:37:48 +00:00
  • 34321ba4d7 Added bForce to KeepNick() to be used when your original nick quits or changes nicks.. no need to wait for pending prozacx 2005-05-27 23:19:39 +00:00
  • 47e9cbd68a Inc'd trys required for forcing KeepNick prozacx 2005-05-27 06:59:32 +00:00
  • 4508a9aeca Fixed flooding issue with KeepNick - only send NICK orignick after a 433 is sent back prozacx 2005-05-27 06:58:13 +00:00
  • 0983b52ba1 Added a timeout for when the server list is exausted prozacx 2005-05-27 00:18:58 +00:00
  • 98eadd73a8 Added IsLastServer() and ConnectPaused() prozacx 2005-05-27 00:17:29 +00:00
  • b148e65898 Call CChan::Reset() when disconnected prozacx 2005-05-26 21:12:57 +00:00
  • 4491cbb6fc Clear out m_muuPermCount in Reset() prozacx 2005-05-26 21:12:18 +00:00
  • 2a5db6722b Fixed ModeChange() to not add list type modes prozacx 2005-05-26 20:58:52 +00:00
  • c52542e469 Moved GetDescription() into second argument of MODULEDEFS() prozacx 2005-05-26 20:42:13 +00:00
  • 1c90fd9beb Added output table of modules with descriptions prozacx 2005-05-26 20:41:45 +00:00
  • aac40491b3 fix for new global mod convention imaginos 2005-05-26 20:37:52 +00:00
  • b665bd2bc2 Added some fflush() calls to output functions prozacx 2005-05-26 20:13:06 +00:00
  • 4146d36088 moved modperl back to original convention imaginos 2005-05-26 16:30:22 +00:00