Commit Graph

  • 795e0ec590 Add * if user supplies no other allowed hosts prozacx 2005-09-25 00:12:30 +00:00
  • f8f718437c Added support for allowed hosts prozacx 2005-09-24 18:07:13 +00:00
  • 6def419579 Added HasParam() prozacx 2005-09-24 18:06:40 +00:00
  • eabe4983f9 Added user Admin flag and allow user admins to edit other users and global settings prozacx 2005-09-24 05:15:08 +00:00
  • a3c71606a4 Fixed whitespace prozacx 2005-09-24 05:14:34 +00:00
  • 8e3c57a144 Added OnBroadcast() prozacx 2005-09-24 04:29:29 +00:00
  • ef1c8de55a Added concept of Admin to users prozacx 2005-09-24 04:29:11 +00:00
  • a03cbe95c6 Added MODULECALLCONT() and tweaked other module macros prozacx 2005-09-24 04:26:41 +00:00
  • 796a4dd0c3 Write QuitMsg back to config prozacx 2005-09-22 16:34:18 +00:00
  • 9e3b98b242 Spiced up the favicon prozacx 2005-09-22 08:01:25 +00:00
  • 96b267cbb7 Don't try to add existing chans prozacx 2005-09-22 07:27:49 +00:00
  • 598268ad1a JoinChans() on new channel prozacx 2005-09-22 07:11:52 +00:00
  • b27149a6e3 Load temp user's modules as 'fake' prozacx 2005-09-22 07:05:48 +00:00
  • 3e35a07303 Added ability to load modules as 'fake' just to act as a placeholder prozacx 2005-09-22 07:05:21 +00:00
  • 32201f7ed3 Added include for znc.h prozacx 2005-09-20 04:37:28 +00:00
  • b9b7844a82 Changed from CUser::GetPemLocation() to CZNC::GetPemLocation() prozacx 2005-09-20 04:31:19 +00:00
  • beeace93b8 Removed GetPemLocation() prozacx 2005-09-20 04:30:56 +00:00
  • 72df78c3b2 Added favicon support and removed some debugging statements prozacx 2005-09-20 02:07:41 +00:00
  • a105770d93 Added support for custom content types prozacx 2005-09-20 01:57:10 +00:00
  • 82907aa0f2 Got rid of CUser::FindModPath() prozacx 2005-09-20 01:56:32 +00:00
  • 04ae4db71a Fixed Base64Decode() to be binary safe prozacx 2005-09-20 01:56:07 +00:00
  • a29b4762bf Removed FindModPath()... use CZNC's instead prozacx 2005-09-20 01:55:36 +00:00
  • aac3cdffd9 Commented out some debug prints prozacx 2005-09-20 01:55:04 +00:00
  • aa42edde53 Changed syntax of <label> tag prozacx 2005-09-19 04:22:11 +00:00
  • 89e5079ce9 Upgrading to CZNC::Get() prozacx 2005-09-19 04:09:37 +00:00
  • ba951747f9 Upgrading to CZNC::Get() prozacx 2005-09-19 02:27:39 +00:00
  • d6351cc17b Removed CUserSock::SetZNC() prozacx 2005-09-19 02:23:39 +00:00
  • c2df8d13c9 Got rid of m_pZNC and started using CZNC::Get() prozacx 2005-09-19 02:23:20 +00:00
  • 1929ce5ba9 Renamed CZNC::New() to CZNC::Get() and return a static reference instead of a pointer prozacx 2005-09-19 02:19:17 +00:00
  • bca3769173 Fixed error message prozacx 2005-09-17 14:27:15 +00:00
  • 6adfe9f065 WriteConfig() after deleting a channel prozacx 2005-09-17 14:23:33 +00:00
  • 29c2e842a9 Don't show channels during /adduser prozacx 2005-09-17 14:13:35 +00:00
  • 997023ea9d Added better support for channels prozacx 2005-09-17 04:06:43 +00:00
  • 76b6988e4f Added AttachUser() prozacx 2005-09-17 04:05:55 +00:00
  • 55b1c1fe5c Don't write chan to config if !InConfig() prozacx 2005-09-16 03:00:13 +00:00
  • 7e7e85a22f Added GetOptions() prozacx 2005-09-15 04:15:56 +00:00
  • dfbb2db170 Take advantage of Csocket changes for graceful Close() prozacx 2005-09-15 04:14:43 +00:00
  • d651493351 Changed isClosed() to IsClosed in Csock prozacx 2005-09-15 04:12:45 +00:00
  • e41a7f46f9 Pulled in changes for graceful Close() prozacx 2005-09-15 04:11:41 +00:00
  • 58edca82f8 Pulled in changes for Csocket prozacx 2005-09-15 03:43:07 +00:00
  • 0ca4448a7d Module to reattach you to channels on activity prozacx 2005-09-13 23:53:38 +00:00
  • c62c0113e7 Make args read only when DenyLoadMod is being respected prozacx 2005-09-13 23:11:48 +00:00
  • 7671212386 Added a line to rm existing modules in public moddir prozacx 2005-09-13 06:52:40 +00:00
  • fb221fb906 wrapped two cerr calls in DEBUG_ONLY() prozacx 2005-09-13 06:44:21 +00:00
  • 6079703365 Added support for mod arguments prozacx 2005-09-13 06:42:32 +00:00
  • e3de30f19d Added argument support for modules in Clone() prozacx 2005-09-13 06:13:03 +00:00
  • 44be92a5ee Added support for DenyLoadMod security prozacx 2005-09-12 03:52:10 +00:00
  • ed602fd6fc Added DenyLoadMod prozacx 2005-09-12 03:51:37 +00:00
  • da683da5b0 Added try/catch for LoadModule prozacx 2005-09-12 03:45:57 +00:00
  • e94dbf13f6 Print error if execve() fails prozacx 2005-09-11 17:37:56 +00:00
  • 80a84ba47b Truncate existing config if we are overwriting prozacx 2005-09-11 17:37:04 +00:00
  • 9c5d60fe7a Remove the unwanted --makeconf option when launching znc after writing a config prozacx 2005-09-09 07:16:29 +00:00
  • 947c5a74db Unlock the config when we're done prozacx 2005-09-09 06:58:14 +00:00
  • 55c0e67f60 Renamed admin to webadmin prozacx 2005-09-09 05:00:52 +00:00
  • 92ebeef3b9 Don't try the lock until we know the file exists prozacx 2005-09-09 04:47:32 +00:00
  • 94630d2b74 Launch znc if user answers 'yes' prozacx 2005-09-09 04:39:49 +00:00
  • 90062c80fa ZNC compiles and runs on amd64! prozacx 2005-09-09 04:38:31 +00:00
  • 967cf857a3 In WriteConfig() - add + to port when listening in ssl - Thanks to Kuja for finding this bug prozacx 2005-09-08 18:48:11 +00:00
  • 2775c12e01 Inc'd version znc-0.041 prozacx 2005-09-08 06:42:53 +00:00
  • 6b46481803 add check for x86_64, if set we need to add -fPIC imaginos 2005-09-08 05:32:53 +00:00
  • 02567e4309 Changed a variable to CString::size_type for 64bit support prozacx 2005-09-07 07:18:40 +00:00
  • 602bd53d3e Got rid of some warnings that were given on a redhat opteron in 64bit prozacx 2005-09-07 06:56:54 +00:00
  • 9d69597c0f Inc'd version znc-0.040 prozacx 2005-09-07 05:46:08 +00:00
  • 44d38b7714 Don't truncate version tag prozacx 2005-09-07 05:45:56 +00:00
  • 6249e41c6f Renamed md5.cpp/h to MD5.cpp/h prozacx 2005-09-07 05:16:01 +00:00
  • 78eb4cead9 Inc'd version znc-0.039 prozacx 2005-09-07 04:34:30 +00:00
  • 922651fa98 Inc'd version znc-0.038 prozacx 2005-09-07 01:36:05 +00:00
  • c26dc39342 Changed domain from gmail to rottenboy prozacx 2005-09-07 01:35:47 +00:00
  • ec7426cd8f Added some global settings prozacx 2005-09-06 23:12:51 +00:00
  • 69ef944abc Added HTML escaping prozacx 2005-09-06 23:10:12 +00:00
  • 750cb398e4 Only error if REQUIRESSL is set *and* HAVE_LIBSSL is not set prozacx 2005-09-06 22:49:15 +00:00
  • 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