|
|
|
@195
|
[195]
|
02/08/05 20:22:14 |
athomas |
Updated $VERSION. |
|
|
|
@194
|
[194]
|
02/08/05 20:16:21 |
athomas |
Added on_change() trigger for %CONF variables. |
|
|
|
@193
|
[193]
|
02/08/05 18:28:17 |
athomas |
Fixed bug where grouping tokens were not stripped on error dumps. |
|
|
|
@192
|
[192]
|
02/07/05 22:28:33 |
athomas |
Fixed manage completion stripping of control tokens. |
|
|
|
@191
|
[191]
|
02/07/05 22:21:51 |
athomas |
Fixed all issues that I could find with the new grouping feature. … |
|
|
|
@190
|
[190]
|
02/07/05 04:14:23 |
svn |
Fixed a bug introduced by the grouping code whereby <eol> elements … |
|
|
|
@189
|
[189]
|
02/07/05 03:59:32 |
svn |
Made default built-in group zMANAGE to force to the end of display. |
|
|
|
@188
|
[188]
|
02/07/05 03:51:13 |
svn |
Added command grouping, closing ticket #3. |
|
|
|
@187
|
[187]
|
02/01/05 17:48:56 |
athomas |
Fixed MANIFEST. |
|
|
|
@186
|
[186]
|
02/01/05 03:21:38 |
athomas |
Removed plugin dir, made whole system into a Perl package and added an … |
|
|
|
@185
|
[185]
|
11/16/04 00:24:03 |
svn |
Fixed yet another bug with branch ordering. |
|
|
|
@184
|
[184]
|
11/15/04 01:05:51 |
svn |
Fixed grammar ordering problem. |
|
|
|
@183
|
[183]
|
11/11/04 01:31:46 |
svn |
Question mark can now be inserted into string bodies, and unbalanced … |
|
|
|
@182
|
[182]
|
11/11/04 01:17:19 |
svn |
Fixed a bug in the wildcard matching where the wildcard node itself was … |
|
|
|
@181
|
[181]
|
11/10/04 21:51:29 |
svn |
Added support for wildcard grammar sub-trees. This means that a wildcard … |
|
|
|
@180
|
[180]
|
11/08/04 02:03:39 |
svn |
Fixed sorting issue. |
|
|
|
@179
|
[179]
|
09/03/04 09:09:40 |
svn |
Ordered loading of modules now occurs. |
|
|
|
@178
|
[178]
|
08/27/04 21:20:08 |
athomas |
Added "hidden" variables. |
|
|
|
@177
|
[177]
|
07/22/04 07:06:36 |
athomas |
More updates to the CLI module. |
|
|
|
@176
|
[176]
|
07/07/04 18:44:42 |
athomas |
Fixed a fairly major bug where VALIDATE completely stopped wildcard … |
|
|
|
@175
|
[175]
|
07/07/04 03:35:35 |
athomas |
Fixed a bug where the new extended error reporting was passing a reference … |
|
|
|
@174
|
[174]
|
07/07/04 02:10:37 |
athomas |
VALIDATE target can now be a HASH, ARRAY or a simple SCALAR. If a SCALAR … |
|
|
|
@173
|
[173]
|
07/07/04 01:50:51 |
athomas |
Fixed some bugs were the context was not being returned from … |
|
|
|
@172
|
[172]
|
07/06/04 04:52:09 |
athomas |
Arguments were not being passed to HELP targets, this has been rectified. |
|
|
|
@171
|
[171]
|
07/06/04 02:22:14 |
svn |
Added context support. This breaks all previous ACTION and HELP … |
|
|
|
@170
|
[170]
|
07/05/04 01:49:53 |
athomas |
Coming along nicely. This commit is before attempting to modify the … |
|
|
|
@169
|
[169]
|
06/23/04 02:24:09 |
athomas |
-- |
|
|
|
@168
|
[168]
|
06/22/04 20:30:49 |
athomas |
Added begin() and end() callbacks for modules. |
|
|
|
@167
|
[167]
|
06/22/04 09:33:26 |
svn |
Ordering now actually works. Useful that. |
|
|
|
@166
|
[166]
|
06/22/04 09:22:28 |
svn |
Fixed bug where the ordering token was showing up in help. |
|
|
|
@165
|
[165]
|
06/22/04 08:46:01 |
svn |
Wildcard nodes in the grammar now work ($*<pattern>). |
|
|
|
@164
|
[164]
|
06/22/04 03:54:43 |
athomas |
Wildcard arguments are almost working. |
|
|
|
@163
|
[163]
|
06/06/04 10:02:55 |
svn |
Class-based and hash-based plugins both work correctly now. |
|
|
|
@162
|
[162]
|
06/05/04 00:56:02 |
athomas |
Added log plugin, started refactor towards optionally using subclasses of … |
|
|
|
@161
|
[161]
|
06/03/04 03:11:38 |
athomas |
Removed CLI test script, as manage is test script enough. |
|
|
|
@160
|
[160]
|
06/03/04 01:00:33 |
bmacklin |
Updated README |
|
|
|
@159
|
[159]
|
06/02/04 02:46:15 |
svn |
Refactored HELP extraction into a subroutine. |
|
|
|
@158
|
[158]
|
06/01/04 23:18:49 |
svn |
Resolved ticket #1, allowing truncated commands. |
|
|
|
@157
|
[157]
|
06/01/04 10:50:23 |
svn |
A bit more work on the DNS plugin. |
|
|
|
@156
|
[156]
|
06/01/04 09:56:16 |
svn |
Added tab-completion, automatic configuration saving DIE and SIGINT … |
|
|
|
@155
|
[155]
|
06/01/04 02:26:58 |
svn |
Trying to export %CONF to plugins |
|
|
|
@154
|
[154]
|
05/31/04 20:25:42 |
svn |
Removed example plugins in preparation for real ones. |
|
|
|
@153
|
[153]
|
05/31/04 10:28:51 |
svn |
manage now uses Text::Table for format_columns. |
|
|
|
@152
|
[152]
|
05/31/04 09:57:22 |
svn |
Minor updates to plugin examples. |
|
|
|
@151
|
[151]
|
05/31/04 09:20:18 |
svn |
Updated README |
|
|
|
@150
|
[150]
|
05/31/04 09:15:50 |
svn |
Plugin overlay seems to work. Any file with a .pm extension is loaded from … |
|
|
|
@149
|
[149]
|
05/11/04 22:58:28 |
root |
Initial import. |