HEX
Server: Apache/2
System: Linux jingle.dotvndns.vn 2.6.32-754.17.1.el6.x86_64 #1 SMP Tue Jul 2 12:42:48 UTC 2019 x86_64
User: chuahuehuong (1863)
PHP: 7.3.16
Disabled: apache_note,apache_setenv,proc_get_status,exec,passthru,proc_nice,proc_terminate,shell_exec,system,ini_restore,syslog,define_syslog_variables,symlink,link,error_log,leak,dbmopen,closelog,stream_socket_server,execl,escapeshellcmd,ini_alter,dl,show_source,posix_getpwuid,posix_geteuid,posix_getegid,posix_getgrgid,open_basedir,safe_mode_include_dir,pcntl_exec,pcntl_fork,pclose,virtual,openlog,popen,escapeshellarg,eval,calo,posix_getpwuid,symlinks,symlink,getpwuid,mail
Upload Files
File: //usr/share/doc/portreserve-0.0.4/ChangeLog
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.