Commit Graph

  • 368d06679e Clarify a message in configure.ac a bit. Alexey Sokolov 2012-05-01 15:19:35 +07:00
  • 5fbf528a49 Fix Save button of global settings in webadmin. Alexey Sokolov 2012-04-20 10:48:26 +07:00
  • 59fcc33c48 Merge branch 'master' of github.com:znc/znc Alexey Sokolov 2012-04-19 23:10:20 +07:00
  • 543402cbe2 Delay switch to XHTML until user encodings are implemented... Alexey Sokolov 2012-04-19 21:38:51 +07:00
  • 2f46afa4ec Merge pull request #168 from blackwind/master SilverLeo 2012-04-18 08:56:59 -07:00
  • 1da11b0b2b Fixed [GetClientCount]. blackwind 2012-04-18 09:43:44 -06:00
  • 6bf774d853 Use INET6_ADDRSTRLEN instead of magic number 40. Alexey Sokolov 2012-04-18 21:34:23 +07:00
  • 4786b743cd Updated [ProcessKick] to eggdrop spec, removed bind types that weren't actually supported, and removed default variable for [::bind], as this served no purpose. blackwind 2012-04-18 04:11:03 -06:00
  • 4f942134f8 Added [GetClientCount]. Correct file this time. blackwind 2012-04-16 07:50:22 -06:00
  • f377197a47 Added [GetClientCount]. blackwind 2012-04-16 07:47:49 -06:00
  • f65cc2731a Escaped crypt module token. blackwind 2012-04-16 06:37:26 -06:00
  • 2df8c9ebe8 puthelp is no longer restricted to channels. blackwind 2012-04-16 06:31:53 -06:00
  • 9b0ac1ab19 Added support for bind msg/msgm. blackwind 2012-04-16 05:12:25 -06:00
  • 100cb2c7e3 Added support for bind msg/msgm. blackwind 2012-04-16 05:11:40 -06:00
  • c48a686f2b Put version info to config during --makeconf Alexey Sokolov 2012-04-15 10:09:36 +07:00
  • f557d4b805 Rename away/autoaway module to awaystore. Alexey Sokolov 2012-04-15 00:06:26 +07:00
  • f027be9576 Remove = from output of nickserv ViewCommands Alexey Sokolov 2012-04-15 00:05:07 +07:00
  • dc8cdd40de Make debug lines a bit smaller. Alexey Sokolov 2012-04-14 19:07:11 +07:00
  • 4e16e9f80e Fix debug output of identfile. Alexey Sokolov 2012-04-14 12:47:46 +07:00
  • b496b282b2 Argh, commited wrong stuff... Alexey Sokolov 2012-04-13 02:52:18 +07:00
  • 87a79f83d9 Fix XML errors on network page in webadmin. Alexey Sokolov 2012-04-13 02:49:18 +07:00
  • 33889c97e6 Change help text of some modules. Alexey Sokolov 2012-04-10 23:20:01 +07:00
  • 3e458a98e4 Merge some work by Jens-Andre Koch Alexey Sokolov 2012-04-10 23:10:36 +07:00
  • 9b6ea8251c WebModules: Fix a NULL pointer dereference Uli Schlachter 2012-04-09 21:42:04 +02:00
  • 6876961b79 Fix crash in webadmin when adding a new user. Alexey Sokolov 2012-04-08 00:24:26 +07:00
  • 192e6b0207 Increase the version number to 0.206 znc-0.206 Uli Schlachter 2012-04-05 21:24:36 +02:00
  • 38b64c65ce imapauth: Follow RFC more closely Uli Schlachter 2012-03-30 23:15:57 +02:00
  • ce6a9ce327 Move floodprotection js out of .tmpl Alexey Sokolov 2012-04-01 12:39:14 +07:00
  • 1a8455b2b9 Ups, commited debug stuff accidentally... Alexey Sokolov 2012-04-01 12:15:33 +07:00
  • b8822b8bfb webadmin: allow edit bindhost without global list. Alexey Sokolov 2012-04-01 11:52:31 +07:00
  • ba99a64c7c Merge branch 'master' of github.com:znc/znc Alexey Sokolov 2012-03-31 06:49:04 +07:00
  • 28f6809af8 Webadmin: edit listen ports Alexey Sokolov 2012-03-31 06:48:24 +07:00
  • c252a239d7 Fix HTML style. Alexey Sokolov 2012-03-31 06:22:25 +07:00
  • ed5610f363 imapauth: Follow RFC more closely Uli Schlachter 2012-03-30 23:15:57 +02:00
  • d5b84f50db Fix an dangerous substr() call Uli Schlachter 2012-03-30 23:13:03 +02:00
  • 90896da6a7 ResetJoinTries once we enable a channel Kyle Fuller 2012-03-21 21:57:56 +00:00
  • 63a5de1331 Ask for port > 1024 in --makeconf Alexey Sokolov 2012-03-10 08:24:19 +07:00
  • c31e361694 "no" should be false in CString::ToBool() Kyle Fuller 2012-01-15 05:04:21 +00:00
  • a0f977d26a Make certs valid for 10 years Uli Schlachter 2012-01-13 20:57:10 +01:00
  • 95053f4db4 Increase the version number to 0.207 Alexey Sokolov 2012-03-29 23:28:25 +07:00
  • 88a13d7604 Fix XHTML in webadmin pages. Alexey Sokolov 2012-03-29 22:20:29 +07:00
  • 84d9377a4a merging upstream Jens-Andre Koch 2012-03-29 11:13:47 +02:00
  • 5e0e14523b - lowered the background color to get more focus on main content Jens-Andre Koch 2012-03-28 20:20:32 +02:00
  • bfc829d38d - used CString on Info.GetHasArgs Jens-Andre Koch 2012-03-28 16:59:51 +02:00
  • 0760dbada1 - fixed unintentional modification in chanserver - added statement about using nuvola icons under LGPL 2.1 - added full license text Jens-Andre Koch 2012-03-28 15:26:33 +02:00
  • 788a469340 Fix certauth to give proper XHTML too. Alexey Sokolov 2012-03-28 20:21:47 +07:00
  • ef82fce047 Fix XHTMLity of some modules. Alexey Sokolov 2012-03-28 20:17:38 +07:00
  • 92ec938150 Added Webskin "znc-ation" Jens-Andre Koch 2012-03-23 12:20:45 +01:00
  • a816be6657 identfile: Make sure member values are NULL Kyle Fuller 2012-03-22 22:49:59 +00:00
  • ffabb169c1 Add Show command to identfile. Alexey Sokolov 2012-03-15 01:04:27 +07:00
  • 2f853bee61 A bit more debug output for tdns Alexey Sokolov 2012-03-24 00:35:49 +07:00
  • 4b3b0a5535 webadmin: Support javascript-disabled browsers. Alexey Sokolov 2012-03-24 00:09:19 +07:00
  • 8f1027d646 CFile: Make sure errno is always set correctly Uli Schlachter 2012-01-22 18:51:01 +01:00
  • 88c96801ba CTCP's with no values should not be passed to the client Kyle Fuller 2012-01-17 21:40:14 +00:00
  • 4865a2da0c Serve web pages as utf-8 Alexey Sokolov 2012-03-23 11:53:20 +07:00
  • c217004d0e Merge branch 'master' of github.com:znc/znc Alexey Sokolov 2012-03-23 11:14:54 +07:00
  • 9b3a764a6c Use XHTML Alexey Sokolov 2012-03-23 11:14:29 +07:00
  • ae6b4c390a Allow loading chansaver as a network module Kyle Fuller 2012-03-22 23:37:55 +00:00
  • da9d080968 identfile: Make sure member values are NULL Kyle Fuller 2012-03-22 22:49:59 +00:00
  • b46231b12d Let lang to be the same as xml:lang in web. Alexey Sokolov 2012-03-23 01:17:29 +07:00
  • 30b99d58f3 Show list of timezones in webadmin. Alexey Sokolov 2012-03-23 01:16:25 +07:00
  • 1d4d657e23 Deprecate TimezoneOffset Alexey Sokolov 2012-03-22 23:21:25 +07:00
  • f0cab46c3f Merge https://github.com/znc/znc/pull/78 (TZ) Alexey Sokolov 2012-03-22 22:58:46 +07:00
  • 355d5feb7a Move TZ-related code to own place. Alexey Sokolov 2012-03-22 22:20:41 +07:00
  • e83efead26 Nicify webadmin interface for flood protection. Alexey Sokolov 2012-03-22 13:22:13 +07:00
  • 19dff7cded Remove decl of func whose definition was removed. Alexey Sokolov 2012-03-22 12:19:45 +07:00
  • 6999c8222d ResetJoinTries once we enable a channel Kyle Fuller 2012-03-21 21:57:56 +00:00
  • 7969e73f5c route_replies: Use CModCommand Kyle Fuller 2012-03-21 21:10:08 +00:00
  • db7c47f97d Rewrite the JOIN channel logic, dropping MaxJoins Kyle Fuller 2012-03-21 16:55:13 +00:00
  • fb2b5193bc Show link to http://znc.in from web Alexey Sokolov 2012-03-22 04:27:26 +07:00
  • 7beb7172d6 Set a valid HTML5 doctype before we use HTML5 features Kyle Fuller 2012-03-21 17:28:30 +00:00
  • 7b42dc7063 Webadmin: use numeric inputs for numbers. Alexey Sokolov 2012-03-21 22:01:50 +07:00
  • 38ce17906c Don't forward WHO replies with multi-prefix to unsupported clients Kyle Fuller 2012-03-21 11:15:31 +00:00
  • bf25eee520 Merge branch 'master' of github.com:znc/znc Alexey Sokolov 2012-03-21 20:14:59 +07:00
  • afaef88807 Edit flood protection in webadmin. Alexey Sokolov 2012-03-21 20:13:53 +07:00
  • c98abf00a5 Implement protection from flood. Alexey Sokolov 2012-03-21 19:48:26 +07:00
  • 3aa6b581fc Csock: able use non-int number of secs for timer. Alexey Sokolov 2012-03-20 08:49:59 +07:00
  • 5618cf78d7 webadmin: Ask for confirmation when deleting a network Kyle Fuller 2012-03-19 00:18:15 +00:00
  • 27bebf1ca4 webadmin: The "Name" field on the add network page is the network name Kyle Fuller 2012-03-16 22:56:08 +00:00
  • 819776873d Add SSL/IPv6/DNS info to znc --version Alexey Sokolov 2012-03-15 01:38:37 +07:00
  • 91e2256377 Clarify that only admins can load shell module. Alexey Sokolov 2012-03-15 01:09:32 +07:00
  • 9b5eb910f3 Add Show command to identfile. Alexey Sokolov 2012-03-15 01:04:27 +07:00
  • ddb1af86fd Ask for port > 1024 in --makeconf Alexey Sokolov 2012-03-10 08:24:19 +07:00
  • aa9a629bf3 CString("off").ToBool() shouldn't be true Kyle Fuller 2012-03-06 18:00:43 +00:00
  • f44b7fc7c4 Clear channel buffers if keep buffer is disabled and we're online Kyle Fuller 2012-03-06 12:18:32 +00:00
  • 75ae156ba2 Identfile: don't crash when ZNC is shutting down. Alexey Sokolov 2012-01-27 06:37:15 +07:00
  • 9b219289a6 Python: Override __eq__ to allow comparison of strings Kyle Fuller 2012-02-28 18:08:57 +00:00
  • 9d7c0d050b python: Allow iterating over CModules Kyle Fuller 2012-02-28 18:05:49 +00:00
  • f4c2f911ae modpython: Remove some global module hooks which won't work Kyle Fuller 2012-02-28 15:51:16 +00:00
  • 5995fc530e Remove references to CAres from mod{python,perl} Kyle Fuller 2012-02-28 14:16:53 +00:00
  • 961e3a81c6 modpython: Support global module hooks #98 Kyle Fuller 2012-02-26 14:17:57 +00:00
  • 478dace3f5 send_raw: Add a command to send a line to the current client Kyle Fuller 2012-02-26 13:24:50 +00:00
  • c328692ed7 c-ares is no longer a optional dependency Kyle Fuller 2012-02-25 17:18:44 +00:00
  • c54b3d0b87 webadmin: Implement clone user Kyle Fuller 2012-02-24 17:35:00 +00:00
  • 7f8fbc2294 Drop antiidle, fakeonline and motdfile. Alexey Sokolov 2012-02-21 19:59:10 +07:00
  • 34d0da2097 Make sources to depend on headers again. Alexey Sokolov 2012-02-21 19:40:29 +07:00
  • 7ac61474ed ZNC-Extra no more. Alexey Sokolov 2012-02-21 19:34:36 +07:00
  • fc8e789b08 Don't show network modules title if we don't have any network modules Kyle Fuller 2012-02-19 18:44:54 +00:00
  • 11e5f7636d Add 381 to the buffer (You are now an IRC Operator) Kyle Fuller 2012-02-19 14:38:38 +00:00
  • 1dd8d9bf3e Block all signals in DNS threads Uli Schlachter 2012-02-19 12:26:19 +01:00