/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: allow.c,v 1.16 2006-05-20 16:32:28 thib Exp $ */
+ /* $Id: allow.c,v 1.17 2007-04-14 18:04:24 thib Exp $ */
#include "fcrontab.h"
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: allow.h,v 1.5 2006-01-11 00:58:09 thib Exp $ */
+ /* $Id: allow.h,v 1.6 2007-04-14 18:04:24 thib Exp $ */
#ifndef __ALLOW_H__
#define __ALLOW_H__
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: conf.c,v 1.71 2006-05-20 16:27:32 thib Exp $ */
+ /* $Id: conf.c,v 1.72 2007-04-14 18:04:16 thib Exp $ */
#include "fcron.h"
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: conf.h,v 1.7 2006-01-11 00:53:37 thib Exp $ */
+ /* $Id: conf.h,v 1.8 2007-04-14 18:04:17 thib Exp $ */
#ifndef __CONF_H__
#define __CONF_H__
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: config.h.in,v 1.61 2007-04-14 17:02:34 thib Exp $ */
+ /* $Id: config.h.in,v 1.62 2007-04-14 18:04:19 thib Exp $ */
/* *********************************************************** */
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: convert-fcrontab.c,v 1.22 2007-04-14 17:03:00 thib Exp $ */
+ /* $Id: convert-fcrontab.c,v 1.23 2007-04-14 18:04:21 thib Exp $ */
#include "convert-fcrontab.h"
-char rcs_info[] = "$Id: convert-fcrontab.c,v 1.22 2007-04-14 17:03:00 thib Exp $";
+char rcs_info[] = "$Id: convert-fcrontab.c,v 1.23 2007-04-14 18:04:21 thib Exp $";
void info(void);
void usage(void);
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: convert-fcrontab.h,v 1.4 2006-05-20 16:27:51 thib Exp $ */
+ /* $Id: convert-fcrontab.h,v 1.5 2007-04-14 18:04:21 thib Exp $ */
#ifndef __CONVERT_FCRONTAB_H__
#define __CONVERT_FCRONTAB_H__
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: database.c,v 1.78 2006-01-11 00:53:42 thib Exp $ */
+ /* $Id: database.c,v 1.79 2007-04-14 18:04:18 thib Exp $ */
#include "fcron.h"
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: database.h,v 1.9 2006-01-11 00:53:48 thib Exp $ */
+ /* $Id: database.h,v 1.10 2007-04-14 18:04:18 thib Exp $ */
#ifndef __DATABASE_H__
#define __DATABASE_H__
<!--
Fcron documentation
-Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2007 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
A copy of the license is included in gfdl.sgml.
-->
-<!-- $Id: changes.sgml,v 1.52 2007-04-14 17:46:42 thib Exp $ -->
+<!-- $Id: changes.sgml,v 1.53 2007-04-14 18:04:35 thib Exp $ -->
<sect1 id="changes">
<title>Changes</title>
<!--
Fcron documentation
-Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2007 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
A copy of the license is included in gfdl.sgml.
-->
-<!-- $Id: faq.sgml,v 1.16 2007-01-23 22:52:09 thib Exp $ -->
+<!-- $Id: faq.sgml,v 1.17 2007-04-14 18:04:31 thib Exp $ -->
<sect1 id="faq">
<title>Frequently Asked Questions</title>
<!--
Fcron documentation
-Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2007 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
A copy of the license is included in gfdl.sgml.
-->
-<!-- $Id: fcron-doc.sgml,v 1.9 2006-02-05 20:59:40 thib Exp $ -->
+<!-- $Id: fcron-doc.sgml,v 1.10 2007-04-14 18:04:27 thib Exp $ -->
<book lang="en" id="fcron-doc">
<bookinfo id="bookinfo">
<!--
Fcron documentation
-Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2007 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
A copy of the license is included in gfdl.sgml.
-->
-<!-- $Id: fcron.8.sgml,v 1.9 2006-01-11 01:02:36 thib Exp $ -->
+<!-- $Id: fcron.8.sgml,v 1.10 2007-04-14 18:04:34 thib Exp $ -->
<refentry id="fcron.8">
<refmeta>
<!--
Fcron documentation
-Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2007 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
A copy of the license is included in gfdl.sgml.
-->
-<!-- $Id: fcron.conf.5.sgml,v 1.11 2007-01-01 19:00:05 thib Exp $ -->
+<!-- $Id: fcron.conf.5.sgml,v 1.12 2007-04-14 18:04:30 thib Exp $ -->
<refentry id="fcron.conf.5">
<refmeta>
<!--
Fcron documentation
-Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2007 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
A copy of the license is included in gfdl.sgml.
-->
-<!-- $Id: fcrondyn.1.sgml,v 1.14 2006-01-11 01:02:21 thib Exp $ -->
+<!-- $Id: fcrondyn.1.sgml,v 1.15 2007-04-14 18:04:33 thib Exp $ -->
<refentry id="fcrondyn.1">
<refmeta>
<!--
Fcron documentation
-Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2007 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
A copy of the license is included in gfdl.sgml.
-->
-<!-- $Id: fcrontab.1.sgml,v 1.11 2006-01-11 01:02:58 thib Exp $ -->
+<!-- $Id: fcrontab.1.sgml,v 1.12 2007-04-14 18:04:35 thib Exp $ -->
<refentry id="fcrontab.1">
<refmeta>
<!--
Fcron documentation
-Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2007 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
A copy of the license is included in gfdl.sgml.
-->
-<!-- $Id: fcrontab.5.sgml,v 1.20 2007-04-14 17:46:43 thib Exp $ -->
+<!-- $Id: fcrontab.5.sgml,v 1.21 2007-04-14 18:04:36 thib Exp $ -->
<refentry id="fcrontab.5">
<refmeta>
<!--
Fcron documentation
-Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2007 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
A copy of the license is included in gfdl.sgml.
-->
-<!-- $Id: install.sgml,v 1.9 2006-01-11 01:01:38 thib Exp $ -->
+<!-- $Id: install.sgml,v 1.10 2007-04-14 18:04:32 thib Exp $ -->
<sect1 id="install">
<title>How to install fcron</title>
<!--
Fcron documentation
-Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2007 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
A copy of the license is included in gfdl.sgml.
-->
-<!-- $Id: manpage-foot.sgml,v 1.3 2006-01-11 01:02:34 thib Exp $ -->
+<!-- $Id: manpage-foot.sgml,v 1.4 2007-04-14 18:04:34 thib Exp $ -->
<refsect1>
<title>See also</title>
<!--
Fcron documentation
-Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2007 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
A copy of the license is included in gfdl.sgml.
-->
-<!-- $Id: readme.sgml,v 1.8 2006-01-11 01:03:03 thib Exp $ -->
+<!-- $Id: readme.sgml,v 1.9 2007-04-14 18:04:36 thib Exp $ -->
<sect1 id="readme">
<title>About fcron</title>
<!--
Fcron documentation
-Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2007 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
A copy of the license is included in gfdl.sgml.
-->
-<!-- $Id: relnotes.sgml,v 1.8 2006-01-11 01:01:32 thib Exp $ -->
+<!-- $Id: relnotes.sgml,v 1.9 2007-04-14 18:04:31 thib Exp $ -->
<sect1 id="relnotes">
<title>Release notes: &fcron; &version;</title>
<!--
Fcron documentation
-Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2007 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
A copy of the license is included in gfdl.sgml.
-->
-<!-- $Id: thanks.sgml,v 1.7 2006-01-11 01:00:23 thib Exp $ -->
+<!-- $Id: thanks.sgml,v 1.8 2007-04-14 18:04:30 thib Exp $ -->
<sect1 id="thanks">
<title>Thanks</title>
<!--
Fcron documentation
-Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2007 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
A copy of the license is included in gfdl.sgml.
-->
-<!-- $Id: todo.sgml,v 1.43 2007-04-14 17:46:40 thib Exp $ -->
+<!-- $Id: todo.sgml,v 1.44 2007-04-14 18:04:33 thib Exp $ -->
<sect1 id="todo">
<title>Todo</title>
<!ENTITY date "@@Date@">
<!ENTITY version "@@VERSION_QUOTED@">
-<!ENTITY copyrightdate "2000-2006">
+<!ENTITY copyrightdate "2000-2007">
<!ENTITY emailadr "fcron@free.fr">
<!ENTITY selinuxadr "russell@coker.com.au">
<!ENTITY email "<email>&emailadr;</email>">
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: dyncom.h,v 1.6 2006-01-11 00:53:39 thib Exp $ */
+ /* $Id: dyncom.h,v 1.7 2007-04-14 18:04:17 thib Exp $ */
/* This file describe the communication protocol between fcron and fcrondyn */
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: fcron.c,v 1.79 2007-01-01 18:51:15 thib Exp $ */
+ /* $Id: fcron.c,v 1.80 2007-04-14 18:04:14 thib Exp $ */
#include "fcron.h"
#include "socket.h"
#endif
-char rcs_info[] = "$Id: fcron.c,v 1.79 2007-01-01 18:51:15 thib Exp $";
+char rcs_info[] = "$Id: fcron.c,v 1.80 2007-04-14 18:04:14 thib Exp $";
void main_loop(void);
void check_signal(void);
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: fcron.h,v 1.34 2006-05-20 16:27:20 thib Exp $ */
+ /* $Id: fcron.h,v 1.35 2007-04-14 18:04:14 thib Exp $ */
#ifndef __FCRON_H__
#define __FCRON_H__
-
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: fcrondyn.c,v 1.18 2007-04-14 17:00:24 thib Exp $ */
+ /* $Id: fcrondyn.c,v 1.19 2007-04-14 18:04:11 thib Exp $ */
/* fcrondyn : interact dynamically with running fcron process :
* - list jobs, with their status, next time of execution, etc
#include "allow.h"
#include "read_string.h"
-char rcs_info[] = "$Id: fcrondyn.c,v 1.18 2007-04-14 17:00:24 thib Exp $";
+char rcs_info[] = "$Id: fcrondyn.c,v 1.19 2007-04-14 18:04:11 thib Exp $";
void info(void);
void usage(void);
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: fcrondyn.h,v 1.6 2006-05-20 16:26:34 thib Exp $ */
+ /* $Id: fcrondyn.h,v 1.7 2007-04-14 18:04:11 thib Exp $ */
#ifndef __FCRONDYN_H__
#define __FCRONDYN_H__
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: fcronsighup.c,v 1.12 2007-04-14 16:59:02 thib Exp $ */
+ /* $Id: fcronsighup.c,v 1.13 2007-04-14 18:04:05 thib Exp $ */
#include "fcronsighup.h"
#include "global.h"
#include "allow.h"
-char rcs_info[] = "$Id: fcronsighup.c,v 1.12 2007-04-14 16:59:02 thib Exp $";
+char rcs_info[] = "$Id: fcronsighup.c,v 1.13 2007-04-14 18:04:05 thib Exp $";
void usage(void);
void sig_daemon(void);
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: fcronsighup.h,v 1.4 2006-05-20 16:23:28 thib Exp $ */
+ /* $Id: fcronsighup.h,v 1.5 2007-04-14 18:04:08 thib Exp $ */
#ifndef __FCRONSIGHUP_H__
#define __FCRONSIGHUP_H__
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: fcrontab.c,v 1.72 2007-01-23 22:46:21 thib Exp $ */
+ /* $Id: fcrontab.c,v 1.73 2007-04-14 18:04:13 thib Exp $ */
/*
* The goal of this program is simple : giving a user interface to fcron
#include "temp_file.h"
#include "read_string.h"
-char rcs_info[] = "$Id: fcrontab.c,v 1.72 2007-01-23 22:46:21 thib Exp $";
+char rcs_info[] = "$Id: fcrontab.c,v 1.73 2007-04-14 18:04:13 thib Exp $";
void info(void);
void usage(void);
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: fcrontab.h,v 1.20 2006-05-20 16:26:58 thib Exp $ */
+ /* $Id: fcrontab.h,v 1.21 2007-04-14 18:04:13 thib Exp $ */
#ifndef __FCRONTAB_H__
#define __FCRONTAB_H__
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: fileconf.c,v 1.79 2007-04-14 17:01:56 thib Exp $ */
+ /* $Id: fileconf.c,v 1.80 2007-04-14 18:04:15 thib Exp $ */
#include "fcrontab.h"
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: fileconf.h,v 1.6 2006-01-11 00:53:12 thib Exp $ */
+ /* $Id: fileconf.h,v 1.7 2007-04-14 18:04:15 thib Exp $ */
#ifndef __FILECONF_H__
#define __FILECONF_H__
/*
* gloadavg.c - get load average for Linux
* Copyright (C) 1993 Thomas Koenig
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: getloadavg.h,v 1.5 2006-01-11 00:58:13 thib Exp $ */
+ /* $Id: getloadavg.h,v 1.6 2007-04-14 18:04:25 thib Exp $ */
#ifndef __GETLOADAVG_H__
#define __GETLOADAVG_H__
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: global.h,v 1.48 2007-04-14 17:02:20 thib Exp $ */
+ /* $Id: global.h,v 1.49 2007-04-14 18:04:15 thib Exp $ */
/*
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: job.c,v 1.69 2007-04-14 17:45:35 thib Exp $ */
+ /* $Id: job.c,v 1.70 2007-04-14 18:04:08 thib Exp $ */
#include "fcron.h"
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: job.h,v 1.8 2006-01-11 00:47:15 thib Exp $ */
+ /* $Id: job.h,v 1.9 2007-04-14 18:04:09 thib Exp $ */
#ifndef __JOB_H__
#define __JOB_H__
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: log.c,v 1.17 2006-02-05 20:49:35 thib Exp $ */
+ /* $Id: log.c,v 1.18 2007-04-14 18:04:09 thib Exp $ */
/* This code is inspired by Anacron's sources of
Itai Tzur <itzur@actcom.co.il> */
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: log.h,v 1.8 2006-01-11 00:48:18 thib Exp $ */
+ /* $Id: log.h,v 1.9 2007-04-14 18:04:10 thib Exp $ */
#ifndef __LOG_H__
#define __LOG_H__
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: option.h,v 1.24 2006-01-11 00:58:14 thib Exp $ */
+ /* $Id: option.h,v 1.25 2007-04-14 18:04:26 thib Exp $ */
/* This has been inspired from bitstring(3) : here is the original copyright :
*/
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: pam.h,v 1.4 2006-01-11 00:48:31 thib Exp $ */
+ /* $Id: pam.h,v 1.5 2007-04-14 18:04:10 thib Exp $ */
#ifndef __PAM_H__
#define __PAM_H__
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: read_string.c,v 1.3 2006-01-11 00:49:29 thib Exp $ */
+ /* $Id: read_string.c,v 1.4 2007-04-14 18:04:12 thib Exp $ */
/* read a string (password, etc ...) securely from a tty */
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: read_string.h,v 1.3 2006-01-11 00:49:31 thib Exp $ */
+ /* $Id: read_string.h,v 1.4 2007-04-14 18:04:12 thib Exp $ */
#ifndef __READ_STRING_H__
#define __READ_STRING_H__
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: save.c,v 1.11 2006-01-11 00:54:27 thib Exp $ */
+ /* $Id: save.c,v 1.12 2007-04-14 18:04:22 thib Exp $ */
#include "global.h"
#include "save.h"
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: save.h,v 1.12 2006-01-11 00:54:34 thib Exp $ */
+ /* $Id: save.h,v 1.13 2007-04-14 18:04:22 thib Exp $ */
#ifndef __SAVE_H__
#define __SAVE_H__
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: socket.c,v 1.22 2007-04-14 17:03:25 thib Exp $ */
+ /* $Id: socket.c,v 1.23 2007-04-14 18:04:26 thib Exp $ */
/* This file contains all fcron's code (server) to handle communication with fcrondyn */
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: socket.h,v 1.5 2006-01-11 00:58:31 thib Exp $ */
+ /* $Id: socket.h,v 1.6 2007-04-14 18:04:27 thib Exp $ */
/* This file describe the communication protocol between fcron and fcrondyn */
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: subs.c,v 1.26 2007-01-01 18:53:10 thib Exp $ */
+ /* $Id: subs.c,v 1.27 2007-04-14 18:04:23 thib Exp $ */
#include "global.h"
#include "subs.h"
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: subs.h,v 1.10 2006-05-20 16:31:31 thib Exp $ */
+ /* $Id: subs.h,v 1.11 2007-04-14 18:04:23 thib Exp $ */
#ifndef __SUBS_H__
#define __SUBS_H__
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: temp_file.c,v 1.5 2006-01-11 00:54:06 thib Exp $ */
+ /* $Id: temp_file.c,v 1.6 2007-04-14 18:04:19 thib Exp $ */
#include "global.h"
#include "temp_file.h"
/*
* FCRON - periodic command scheduler
*
- * Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
+ * Copyright 2000-2007 Thibault Godouet <fcron@free.fr>
*
* 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
* `LICENSE' that comes with the fcron source distribution.
*/
- /* $Id: temp_file.h,v 1.3 2006-01-11 00:54:08 thib Exp $ */
+ /* $Id: temp_file.h,v 1.4 2007-04-14 18:04:20 thib Exp $ */
#ifndef __TEMP_FILE_H__
#define __TEMP_FILE_H__