Passbolt/fcron-3.2.0/doc/en/thanks.sgml

94 lines
2.8 KiB
Plaintext

<!--
Fcron documentation
Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License,
Version 1.1 or any later version published by the Free Software
Foundation.
A copy of the license is included in gfdl.sgml.
-->
<sect1 id="thanks">
<title>Thanks</title>
<variablelist>
<varlistentry>
<term>Uwe Ohse <email>uwe@ohse.de</email></term>
<listitem>
<para>Corrected a bug concerning the signals, has reported
security issues.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>Max Heijndijk <email>cchq@wanadoo.nl</email></term>
<listitem>
<para>Has made the rpm packages.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>Gabor Z. Papp <email>gzp@papp.hu</email></term>
<listitem>
<para>Helped to correct some bugs in installation process and
reported various bugs.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>Clemens Fischer <email>rabat@web.de</email></term>
<listitem>
<para>Proofread docs, reported bugs, and made some
propositions.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>Henrique de Moraes Holschuh
<email>hmh@debian.org</email></term>
<listitem>
<para>Has worked on fcron's integration in Linux Debian system,
reported bugs and corrected some of them, made some propositions.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>Thomas Whateley <email>thomas@whateley.net</email></term>
<listitem>
<para>Has done a big part of Solaris port, implemented the
fcron.conf file, and Vixie crontab format support.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>Guy Geens <email>ggeens@iname.com</email></term>
<listitem>
<para>Fixed a nasty bug in goto_non_matching() which caused an
endless loop (midmonthly jobs executed after the 15th of the month).</para>
</listitem>
</varlistentry>
<varlistentry>
<term>Patrick Ohly <email>Patrick.Ohly@gmx.de</email></term>
<listitem>
<para>Added fcron's option -y, -o and -l, and fcrontab's stdout
and volatile, in order to run fcron from time to time in foreground, for
instance in a ppp-up script.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>Russell Coker <email>russell@coker.com.au</email></term>
<listitem>
<para>Helped me to secure fcron, make code clearer,
and he wrote the patch for SE Linux support.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>Alain Portal</term>
<listitem>
<para>Initial French translation of the manual pages.</para>
</listitem>
</varlistentry>
</variablelist>
</sect1>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-parent-document:("fcron-doc.sgml" "book" "chapter" "sect1" "")
End:
-->