summaryrefslogtreecommitdiff
path: root/includes/statement.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright++David Hankins2007-05-191-1/+1
* Change "execute" from numeric expression to executable statement, soEvan Hunt2007-01-281-1/+7
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-28/+19
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-271-1/+1
* Add support for ON_TRANSMISSION flag.Ted Lemon2001-01-251-0/+1
* - Add a null statement type, so that uninitialized statements won'tTed Lemon2001-01-041-0/+1
* Finished up function call support.Damien Neil2000-08-281-1/+3
* Added log() statement to allow logging from config files.Damien Neil2000-08-221-1/+11
* Go back to the BSD license.Ted Lemon2000-03-171-11/+32
* Add let and define.Ted Lemon2000-02-151-1/+2
* Add unset, let. Fix definition of ON_RELEASE.Ted Lemon2000-01-251-3/+7
* - Add switch, case, default and set.Ted Lemon2000-01-081-2/+18
* Make Digital Unix C compiler happy.Ted Lemon1999-10-061-1/+1
* Massive rototill to support some new DDNS features.Ted Lemon1999-07-161-0/+8
* Update license.Ted Lemon1999-03-161-32/+12
* Add send option statement.Ted Lemon1998-11-051-0/+1
* Declarations for executable statements.Ted Lemon1998-06-251-0/+68