OSSP CVS Repository

ossp - History for /ossp-pkg/rc/00TODO
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Directory]  [Show Milestones

DateVersion Description
2003-Jul-11 16:13    1.54    Check-in [3517]: Flush of configuration changes before upcoming configuration structure is completed. By ms. (diff)
2003-Jul-07 17:27    1.53    Check-in [3497]: Finish up before a preliminary release. By ms. (diff)
2003-Jul-02 17:34    1.52    Check-in [3490]: Remember to sort out the remaining strings in code. By ms. (diff)
2003-Jul-02 15:38    1.51    Check-in [3484]: Remember idea by Michael van Elst of avoiding suprising functionality based on file regex searches in location directory. By ms. (diff)
2003-Jun-30 17:58    1.50    Check-in [3478]: Repaired print run mode before adding %common logic. By ms. (diff)
2003-Jun-26 20:45    1.49    Check-in [3460]: Break off before fully implementing common section run ops, but after reorganization of class data, and additional member functions for section and script manipulation. By ms. (diff)
2003-Jun-23 13:29    1.48    Check-in [3446]: Remember possible feature, 'activate warnings on rcfile pattern'. By ms. (diff)
2003-Jun-12 15:27    1.47    Check-in [3437]: Complete verbose mode implementation. By ms. (diff)
2003-Jun-04 12:48    1.46    Check-in [3422]: Keep track of error case when sections are not found. By ms. (diff)
2003-May-27 13:53    1.45    Check-in [3387]: Back out volatile identifier additions after better understanding their role. By ms. (diff)
2003-May-23 16:14    1.44    Check-in [3379]: Remember to fix eval mode. By ms. (diff)
2003-May-22 16:46    1.43    Check-in [3373]: Half finish the per-user process logic, leading up to coding the fork(2) and waitpid(2). By ms. (diff)
2003-May-21 17:16    1.42    Check-in [3357]: Bug fix recent eval mode addition, and add login name parsing to eval mode. By ms. (diff)
2003-May-21 14:49    1.41    Check-in [3356]: Implement eval mode. By ms. (diff)
2003-May-19 21:04    1.40    Check-in [3348]: Remember consistency issues. By ms. (diff)
2003-May-14 21:38    1.39    Check-in [3336]: Update and correct test suite, remember privilege issue. By ms. (diff)
2003-May-14 12:05    1.38    Check-in [3334]: Dave Dykstra noticed an inconsistency, details in ticket 152. By ms. (diff)
2002-Aug-02 22:08    1.37    Check-in [2493]: Remember some good ideas, and a few questions. By ms. (diff)
2002-Aug-01 16:31    1.36    Check-in [2467]: Some minor test changes and documentation. By ms. (diff)
2002-Aug-01 15:25    1.35    Check-in [2466]: Added generic parsing of section arguments, adjusted defaults and tests. By ms. (diff)
2002-Aug-01 13:59    1.34    Check-in [2464]: Moved call to configVerify to squash yet another early error bug. By ms. (diff)
2002-Aug-01 11:45    1.33    Check-in [2455]: Fix rcfile globbing. By ms. (diff)
2002-Jul-30 18:36    1.32    Check-in [2433]: Implemented command execution mode, and now OSSP rc is dangerous to use because it will actually execute code. Test suite is adjusted accordingly. By ms. (diff)
2002-Jul-29 18:33    1.31    Check-in [2418]: Remember data type abstraction and other important things. By ms. (diff)
2002-Jul-10 21:03    1.30    Check-in [2272]: New things to remember that are failing or not in the build yet. By ms. (diff)
2002-Jul-04 18:56    1.29    Check-in [2229]: Remember pattern matching problem. By ms. (diff)
2002-Jun-28 20:23    1.28    Check-in [2203]: Cleaned main program block and consolidated error handling into rcError(). Also made output of missing section warnings optional according to --debug flag. By ms. (diff)
2002-Jun-28 19:43    1.27    Check-in [2202]: Improved section parsing and added back most error condition logic. All combinations of wildcard globbing, multiple section parsing, and error handling now work (except for a problem relating to or using ex). By ms. (diff)
2002-Jun-26 16:11    1.26    Check-in [2189]: Intermediate committal, lots of additions, compiles and works very limited. By ms. (diff)
2002-May-23 20:03    1.25    Check-in [2154]: More flush work on analyzer. By ms. (diff)
2002-May-13 18:57    1.24    Check-in [2131]: Flush minor work. Building successfuly again. By ms. (diff)
2002-Apr-24 18:47    1.23    Check-in [2099]: Command line option configuration and some processor operations. By ms. (diff)
2002-Apr-11 18:52    1.22    Check-in [2065]: Flush the toilet. By ms. (diff)
2002-Feb-28 19:24    1.21    Check-in [1927]: Configuration improvements.

PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff)

2002-Feb-08 19:35    1.20    Check-in [1836]: Use OSSP val library.

PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff)

2002-Feb-07 16:36    1.19    Check-in [1830]: Move test cases out of test script and into 00TODO, write real test scripts.

PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff)

2002-Feb-05 21:37    1.18    Check-in [1814]: Fixed copyright and updated the todo list.

PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff)

2002-Feb-04 22:57    1.17    Check-in [1795]: Try to figure out why autoconf is not using external libraries, but do it tomorrow ;-)

PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff)

2002-Feb-04 16:11    1.16    Check-in [1789]: Remember to fix manpage later, wrong option info for rc.func given.

PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff)

2002-Jan-31 22:14    1.15    Check-in [1773]: Corrections, additions, and moving items from 00TODO to rc.pod.

PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff)

2002-Jan-31 11:11    1.14    Check-in [1736]: Add text on section arguments and OSSP_RC_DEACT, improve examples, line up text, remove unneeded =over and =back tags. Prepare for description of control flow and command interpreter logic.

PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff)

2002-Jan-30 23:55    1.13    Check-in [1730]: Add ASN.1 example, revise and correct manpages, update todo list.

PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff)

2002-Jan-30 18:29    1.12    Check-in [1722]: Refresh current project state, add OSSP ex library, corrections.

PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff)

2002-Jan-30 08:53    1.11    Check-in [1688]: options come from command line and config files, note file globbing, rc.env has no %env section By ms. (diff)
2002-Jan-29 16:35    1.10    Check-in [1685]: Pseudocoded anad small adjustments.

PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff)

2002-Jan-25 17:04    1.9    Check-in [1637]: Added detail to examples, and studied of abstract syntax in rc.files and rc.conf.

PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff)

2002-Jan-24 18:47    1.8    Check-in [1632]: Buildconf and example files.

PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff)

2002-Jan-24 13:50    1.7    Check-in [1626]: Update buildconf status and record config file and postcode file design.

PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff)

2002-Jan-23 14:09    1.6    Check-in [1608]: Completed draft.

PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff)

2002-Jan-18 17:47    1.5    Check-in [1578]: Give rc a devtool.

PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff)

2002-Jan-17 16:47    1.4    Check-in [1575]: Documentation and small configuration changes.

PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff)

2002-Jan-08 16:49    1.3    Check-in [1521]: Final move from OpenPKG project hierarchy to OSSP project hierarchy.

PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff)

2002-Jan-07 11:52    1.2    Check-in [1512]: changed filename By ms. (diff)
2002-Jan-04 18:14    1.1    Check-in [1506]: First cut at bourne script to ANSI C (+improvements) of rc run-command processor By openpkg-cvs.

CVSTrac 2.0.1