2002-03-02 |
thib | added Flush, Overwrite macros |
commit | commitdiff | tree | snapshot |
2002-03-02 |
thib | added fcrondyn support |
commit | commitdiff | tree | snapshot |
2002-03-02 |
thib | added fcrondyn support |
commit | commitdiff | tree | snapshot |
2002-03-02 |
thib | moved read_file() to read_file.c (used by fcrondyn) |
commit | commitdiff | tree | snapshot |
2002-03-02 |
thib | Initial revision |
commit | commitdiff | tree | snapshot |
2002-03-02 |
thib | added dyndom.h support |
commit | commitdiff | tree | snapshot |
2002-03-02 |
thib | made a usable version ... |
commit | commitdiff | tree | snapshot |
2002-03-02 |
thib | added fifofile |
commit | commitdiff | tree | snapshot |
2002-02-25 |
thib | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-02-25 |
thib | added option volatile and stdout |
commit | commitdiff | tree | snapshot |
2002-02-25 |
thib | mv temp_file() and save*() to temp_file.c and save.c |
commit | commitdiff | tree | snapshot |
2002-02-25 |
thib | moved save*() from subs.c to save.c |
commit | commitdiff | tree | snapshot |
2002-02-25 |
thib | added fcron's option -y |
commit | commitdiff | tree | snapshot |
2002-02-25 |
thib | added -l and -y support |
commit | commitdiff | tree | snapshot |
2002-02-25 |
thib | added fcrondyn compilation early support. |
commit | commitdiff | tree | snapshot |
2002-02-25 |
thib | added options -y, -l, -o, options volatile |
commit | commitdiff | tree | snapshot |
2002-02-25 |
thib | OPTION_SIZE updated (set to 4, previously 3) |
commit | commitdiff | tree | snapshot |
2002-02-25 |
thib | added options stdout and volatile. |
commit | commitdiff | tree | snapshot |
2002-02-25 |
thib | added options -y, -l, -o |
commit | commitdiff | tree | snapshot |
2002-02-25 |
thib | added fcrondyn support |
commit | commitdiff | tree | snapshot |
2002-02-25 |
thib | Initial revision |
commit | commitdiff | tree | snapshot |
2002-02-25 |
thib | added fcron stdout option |
commit | commitdiff | tree | snapshot |
2002-02-25 |
thib | added fcron -y option |
commit | commitdiff | tree | snapshot |
2002-02-24 |
thib | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-02-24 |
thib | check that we are in a %-line before allowing a "hourly... |
commit | commitdiff | tree | snapshot |
2002-02-24 |
thib | bug fixed : used to call sleep(-1) instead of sleep(0) |
commit | commitdiff | tree | snapshot |
2002-02-16 |
thib | updated. |
commit | commitdiff | tree | snapshot |
2002-02-16 |
thib | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-02-16 |
thib | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-02-02 |
thib | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-02-02 |
thib | better use of rand(). |
commit | commitdiff | tree | snapshot |
2002-02-02 |
thib | we can now use arguments in the var EDITOR and VISUAL. |
commit | commitdiff | tree | snapshot |
2002-01-27 |
thib | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-01-27 |
thib | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-01-27 |
thib | print less thing on the screen : we use more @ and... |
commit | commitdiff | tree | snapshot |
2002-01-27 |
thib | updated |
commit | commitdiff | tree | snapshot |
2002-01-27 |
thib | added option random |
commit | commitdiff | tree | snapshot |
2002-01-04 |
thib | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-01-04 |
thib | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-01-04 |
thib | updated : better management of db2man (more portable) |
commit | commitdiff | tree | snapshot |
2002-01-04 |
thib | do a "cd .." before making the ci-ing in make tar,... |
commit | commitdiff | tree | snapshot |
2002-01-03 |
thib | updated |
commit | commitdiff | tree | snapshot |
2002-01-03 |
thib | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-01-03 |
thib | more portable way to generate the man pages from docboo... |
commit | commitdiff | tree | snapshot |
2002-01-03 |
thib | remove manpage.{links|refs} in make mandoc (generated... |
commit | commitdiff | tree | snapshot |
2002-01-03 |
thib | in clean : remove also core files |
commit | commitdiff | tree | snapshot |
2002-01-03 |
thib | in make clean : remove also core files |
commit | commitdiff | tree | snapshot |
2002-01-03 |
thib | Initial revision |
commit | commitdiff | tree | snapshot |
2002-01-03 |
thib | added DocBook support |
commit | commitdiff | tree | snapshot |
2001-12-23 |
thib | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-23 |
thib | we now use ROOTUID and ROOTGID instead of hard-coded "0" |
commit | commitdiff | tree | snapshot |
2001-12-23 |
thib | bug corrected : on AIX, there were a problem about... |
commit | commitdiff | tree | snapshot |
2001-12-23 |
thib | bug corrected : shell var were incorrectly set on Solaris |
commit | commitdiff | tree | snapshot |
2001-11-04 |
thib | add a blank line before the fcron and fcrontab PAM... |
commit | commitdiff | tree | snapshot |
2001-11-04 |
thib | added #include "job.c" to avoir a warning |
commit | commitdiff | tree | snapshot |
2001-11-04 |
thib | we now use man2html : better output than groff (which... |
commit | commitdiff | tree | snapshot |
2001-11-04 |
thib | added gcc cmd line option -Wall to debug mode |
commit | commitdiff | tree | snapshot |
2001-11-04 |
thib | removed unused var a_pam_user |
commit | commitdiff | tree | snapshot |
2001-11-04 |
thib | removed unused var a_pam_user |
commit | commitdiff | tree | snapshot |
2001-11-04 |
thib | less restrictive as some system (FreeBSD, etc) don... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
thib | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-11-02 |
thib | better management of pam conf files installation |
commit | commitdiff | tree | snapshot |
2001-11-02 |
thib | changes the func to check if lib pam is installed from... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
thib | added a pam conv function |
commit | commitdiff | tree | snapshot |
2001-11-02 |
thib | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-11-02 |
thib | Initial revision |
commit | commitdiff | tree | snapshot |
2001-10-29 |
thib | added fcron.pam installation |
commit | commitdiff | tree | snapshot |
2001-10-29 |
thib | bug fixed : setting lavg to (0,0,0) clear lavg flag |
commit | commitdiff | tree | snapshot |
2001-10-29 |
thib | better support of "use / do not use pam" |
commit | commitdiff | tree | snapshot |
2001-10-29 |
thib | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-10-29 |
thib | added error_pame |
commit | commitdiff | tree | snapshot |
2001-10-29 |
thib | mail user if he is not correctly authorized by pam |
commit | commitdiff | tree | snapshot |
2001-10-29 |
thib | Initial revision |
commit | commitdiff | tree | snapshot |
2001-09-12 |
thib | ported to AIX |
commit | commitdiff | tree | snapshot |
2001-09-12 |
thib | code cleaning |
commit | commitdiff | tree | snapshot |
2001-09-12 |
thib | code cleaning |
commit | commitdiff | tree | snapshot |
2001-09-12 |
thib | added PAM support |
commit | commitdiff | tree | snapshot |
2001-09-12 |
thib | ported to AIX |
commit | commitdiff | tree | snapshot |
2001-09-12 |
thib | code cleaning |
commit | commitdiff | tree | snapshot |
2001-09-12 |
thib | added PAM support |
commit | commitdiff | tree | snapshot |
2001-09-12 |
thib | code cleaning |
commit | commitdiff | tree | snapshot |
2001-09-12 |
thib | PAM support |
commit | commitdiff | tree | snapshot |
2001-09-12 |
thib | Initial revision |
commit | commitdiff | tree | snapshot |
2001-09-12 |
thib | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-09-12 |
thib | added pam support |
commit | commitdiff | tree | snapshot |
2001-08-21 |
thib | updated version |
commit | commitdiff | tree | snapshot |
2001-08-20 |
thib | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-20 |
thib | we now use USE_SETE_ID to determine if we should use... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
thib | bug corrected : used not to check correctly if the... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
thib | code cleaning |
commit | commitdiff | tree | snapshot |
2001-08-20 |
thib | on serial/lavg queue overflow, do not accept more jobs... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
thib | bug fixed : inserting jobs in serial queue was broken. |
commit | commitdiff | tree | snapshot |
2001-08-20 |
thib | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-20 |
thib | print the exact pid on syslog (not the pid of fcron... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
thib | added a #ifdef SENDMAIL to be able to run without sendmail |
commit | commitdiff | tree | snapshot |
2001-08-17 |
thib | added quotes in "test"s |
commit | commitdiff | tree | snapshot |
2001-08-17 |
thib | bug corrected : specify explicitly the directory where... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
thib | bug corrected : we check for the existence of getopt_lo... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
thib | bug fixed : endless loop for midmonthly line executed... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
thib | created a new function add_line_to_file() to make read_... |
commit | commitdiff | tree | snapshot |
next |