moved Ssh-cron to GitHub
repaired nr-of-month & day-of-week combination bug
Committing stuff until 0.91.03
Fixing Michael Tautschnig FTBFS bug (Debian Bug...
changed mailto: in
Udated web-page mail address
Added Copyright-notice, upgraded README
Cosmetics
Updated excluded
Changed 'pass phrase' into passphrase, followin...
Changed 'pass phrase' into passphrase, followin...
Added some GAGMACROWARNINGs to the man-page
Ready for 0.91.01
Implemented pass phrase handling. Approaching 0...
WIP implementing pass phrase support
Ready for 0.90.00: scheduled command using ssh-...
Approaching 0.90.00 (BETA): messages streamline...
cosmetics
Changed ssh-cron's development status to ALPHA
WIP on the man-page
Loading, listing, and executing oprational, rea...
A foreground ssh-cron process can be stopped by...
Improved the 'Enter' handling, wip cleaning up ...
Reloading implemented
Added daemon/reload.cc, not yet forwarded to da...
Parser's constructor now accepts a std::istream...
Added CronData::insert, inserting envvars and c...
Cosmetics
--list implemented
Compilation using new SharedCondition OK
WIP using shared streams
--list demo successfully completed
WIP implementing IPC --list command
Added a _run_ function and --mailer option
The ssh-agent process no longer generates outpu...
Terminate IPC now standardized, using signals
WIP IPC: program ends through ^C, SIGTERM, or s...
WIP handling IPC
WIP reorganizing Daemon
Reorganized Options
WIP: General cleanup
Implemented TERMINATE using shared memory
WIP converting to using shared memory instead o...
Added description of the communication protocol
WIP option handling
Simplified the grammar, added option --config (-c)
Cosmetics
WIP
WIP option handling
WIP. Repaired typos, compilation now OK
WIP implementing signal processing
WIP: options and man-page
WIP: more message handling members
WIP implementing option handling
WIP cleaning up and implementing options.
Added reference to stealth(1) to the man-page
Operational POC. Ready for tag 0.10.00
This approach doesn't work
WIP: crontab starts OK
Cron-job statements are evaluated. They are sho...
Added ArgConfig
Added class Options, error recognition implemented
WIP parser decoration, CronData::process next
WIP changing parser/scanner
Initial raw POC files for ssh-cron
Added a parser and scanner to analyze the cron-...
Added class Cron
Creating classes: WIP creating Daemon
Grammar accepted by bisonc++ (2)
Grammar accepted by bisonc++
Implemented the daemon
Initial raw POC files for ssh-cron
Grammar's semantic values defined, compilation ...
Added demo input file, grammar syntax check run...
Grammar accepted by bisonc++
WIP decorating the parser
Grammar's cronline defined, grammar names stand...
WIP decorating the parse-tree