| mantra:/trunk/Mantra-I/mantra/core/ |
jump to detailed chart | hide Line History
ConstraintCalendar |
Changelog
525
by prez on
03 January 2009, 23:03:19 -0800
(41 hours ago)
JIRA: MANTRA-0
Added ability for console admin to capture stdout/stderr so that the prompt redisplay code works. Also changed I/O buffer sizes to system defaults.
./admin/console_session.h
525
./admin/editline_session.h
525
./admin/login.h
525
./admin/telnet_session.h
525
./admin/telnet_session_impl.h
525
524
by prez on
01 January 2009, 21:56:13 -0800
(3 days ago)
JIRA: MANTRA-0
Completed 'load' support in console command, and added file based completion. Also made a typedef for the return type of commands (much simpler).
./admin/command.h
524
./admin/console_session.h
524
./admin/editline_session.h
524
./admin/selector.h
524
./admin/session.h
524
523
by prez on
23 December 2008, 15:05:38 -0800
(13 days ago)
JIRA: MANTRA-18
Added version information to modules and the version command.
./admin/selector.h
523
./application.h
523
521
by prez on
23 December 2008, 00:03:30 -0800
(13 days ago)
JIRA: MANTRA-0
Adjusted EOL style.
./admin/command.h
521
./admin/console_session.h
521
./admin/editline_session.h
521
./admin/login.h
521
./admin/param_extractor.h
521
519
by prez on
22 December 2008, 23:48:22 -0800
(13 days ago)
JIRA: MANTRA-0
Added properties to all cpp, h and Makefile.txt files.
./admin/command.h
519
./admin/console_session.h
519
./admin/editline_session.h
519
./admin/login.h
519
./admin/param_extractor.h
519
518
by prez on
22 December 2008, 23:43:24 -0800
(13 days ago)
JIRA: MANTRA-0
Updated (and added) copyrights for 2009.
./admin/command.h
518
./admin/console_session.h
518
./admin/editline_session.h
518
./admin/login.h
518
./admin/param_extractor.h
518
517
by prez on
22 December 2008, 16:34:34 -0800
(14 days ago)
JIRA: MANTRA-0
Added better conditional compilation code and code for detection of UUID, editline and openssl and such.
./admin/telnet_session.h
517
516
by prez on
19 December 2008, 11:18:55 -0800
(17 days ago)
JIRA: MANTRA-0
Moved exception.cpp to utils, and fixed some SSL stuff int race.
./admin/telnet_session.h
516
./trace/nibble2_asio.h
516
514
by prez on
18 December 2008, 16:39:53 -0800
(18 days ago)
JIRA: MANTRA-0
Added mmap appender.
./log/mmapappender.h
514
513
by prez on
17 December 2008, 11:26:36 -0800
(19 days ago)
JIRA: MANTRA-0
Added loading of functions via. config and added code to take exception handles and thread start/stop functions from the config file for all active tasks. Also improved exception hand…
./application.h
513
512
by prez on
15 December 2008, 11:06:59 -0800
(21 days ago)
JIRA: MANTRA-0
Added logging appender that will execute a command for logging.
./log/execappender.h
512
511
by prez on
12 December 2008, 17:36:13 -0800
(23 days ago)
JIRA: MANTRA-18
Completed task renaming support, via. registereing interest in tasks (ads, removes, renames) and implementing the interest in actual tasks.
./application.h
511
509
by prez on
11 December 2008, 06:45:44 -0800
(25 days ago)
JIRA: MANTRA-18
Created maintra binary, and some other minor fixes (console quit command and such).
./admin/command.h
509
./admin/console_session.h
509
./admin/login.h
509
./application.h
509
./mantra.h
509
508
by prez on
03 December 2008, 22:18:54 -0800
(32 days ago)
JIRA: MANTRA-3
Factored the login code into a common location, and now console supports login, and shutdown will work, even if I don't 'force' a check on console session.
./admin/console_session.h
508
./admin/login.h
508
./admin/telnet_session.h
508
./admin/telnet_session_impl.h
508
./trace/nibble2_asio.h
508
507
by prez on
24 November 2008, 14:51:44 -0800
(42 days ago)
JIRA: MANTRA-0
Changed all exceptions to be based on boost::exception.
./exception.h
507
./log/logdata.h
507
./trace/nibble0.h
507
506
by prez on
06 November 2008, 22:41:08 -0800
(59 days ago)
JIRA: MANTRA-0
A lot of changes for different reasons including: - All mantra libs are libmantra_X - Logging is integrated into config/application - Registry inherits the simple registry - Added comm…
./admin/command.h
506
./admin/console_session.h
506
./admin/session.h
506
./admin/telnet_session.h
506
./admin/telnet_session_impl.h
506
505
by prez on
14 October 2008, 15:34:42 -0700
(2 months 22 days ago)
JIRA: MANTRA-16
Changed telnet to handle multiple listening sockets at once. Also made some more tracing work (named trace types, asio support for socket tracing). Also added socket tracing support …
./admin/param_extractor.h
505
./admin/telnet_session.h
505
./admin/telnet_session_impl.h
505
./trace/nibble2.h
505
./trace/nibble2_asio.h
505
504
by prez on
06 October 2008, 20:43:19 -0700
(2 months 29 days ago)
JIRA: MANTRA-16
Added banner support and some extra nicities for telnet session.
./admin/telnet_session.h
504
./admin/telnet_session_impl.h
504
503
by prez on
01 October 2008, 15:33:38 -0700
(3 months 4 days ago)
JIRA: MANTRA-16
Added the ability to login via. telnet before a session class is created and a new thread spawned - controlled by disabling anonymous access. This stops a potential DoS.
./admin/session.h
503
./admin/telnet_session.h
503
./admin/telnet_session_impl.h
503
./mantra.h
503
502
by prez on
29 September 2008, 16:03:24 -0700
(3 months 6 days ago)
JIRA: MANTRA-16
Added STELNET functionality.
./admin/telnet_session.h
502
./exception.h
502
501
by prez on
26 September 2008, 23:56:56 -0700
(3 months 8 days ago)
JIRA: MANTRA-16
Dramatically changed session to allow for session-specific commands to be setup. This is cumulative, so all parts of the inheritance tree can expand the session-specific commands. A…
./admin/command.h
501
./admin/console_session.h
501
./admin/editline_session.h
501
./admin/selector.h
501
./admin/session.h
501
499
by prez on
08 September 2008, 14:55:35 -0700
(3 months 27 days ago)
JIRA: MANTRA-0
A few cleanup tasks - moved intl.h to utils, and changed some registries to anonymous_registries.
./admin/command.h
499
./admin/session.h
499
./admin/telnet_session.h
499
./log/asyncappender.h
499
495
by prez on
07 September 2008, 16:35:17 -0700
(3 months 28 days ago)
JIRA: MANTRA-17
Converted to cmake.
./trace/trace.h
495
494
by prez on
07 September 2008, 01:01:10 -0700
(3 months 28 days ago)
JIRA: MANTRA-3
Added telnet support. However it still needs more work. Specifically, things like shutting down the sockets explicitly when the task is stopped. Also need to re-vamp the 'quit' funct…
./admin/console_session.h
494
./admin/telnet_session.h
494
493
by prez on
06 September 2008, 19:38:34 -0700
(3 months 28 days ago)
JIRA: MANTRA-3
JIRA: MANTRA-14 JIRA: MANTRA-15 A LOT of changes to admin and other stuff because of this. However now I should be ready to implement telnet session.
./admin/builtin_sessions.h
493
./admin/command.h
493
./admin/console_session.h
493
./admin/editline_session.h
493
./admin/param_extractor.h
493
491
by prez on
07 July 2008, 18:20:56 -0700
(5 months 28 days ago)
JIRA: MANTRA-14
Updated help system.
./admin/command.h
491
./admin/session.h
491
488
by prez on
07 July 2008, 09:15:51 -0700
(5 months 29 days ago)
JIRA: MANTRA-8
Fixed compilation issue.
./trace/trace.h
488
484
by prez on
03 July 2008, 12:30:43 -0700
(6 months ago)
JIRA: MANTRA-9
Converted to using a more standard UUID (the OSSP version).
./admin/session.h
484
./trace/tss.h
484
483
by prez on
01 July 2008, 16:42:09 -0700
(6 months ago)
JIRA: MANTRA-12
Fixed a bug where the circular_queue would leave around a copy of the element. Added singular_queue using boost::optional mainly for event's purposes. This fixes the 'dangling msg' fo…
./trace/trace.h
483
482
by prez on
19 June 2008, 14:08:51 -0700
(6 months ago)
JIRA: MANTRA-8
More tracing related changes.
./trace/dynarg.h
482
|