Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Calendar

January 2009
Sun Mon Tue Wed Thu Fri Sat
    1(5)23(5)
45678910
11121314151617
18192021222324
25262728293031
Jan(10) Feb Mar Apr
May Jun Jul Aug
Sep Oct Nov Dec
Years:

Sort: path | last-commit | first-commit Sub Directories

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 history download (+17 -7) diffs

./admin/editline_session.h 525 history download (+3 -0) diffs

./admin/login.h 525 history download (+21 -18) diffs

./admin/telnet_session.h 525 history download (+7 -3) diffs

./admin/telnet_session_impl.h 525 history download (+3 -3) diffs

… 4 more files in changeset.
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 history download (+13 -10) diffs

./admin/console_session.h 524 history download (+4 -0) diffs

./admin/editline_session.h 524 history download (+4 -0) diffs

./admin/selector.h 524 history download (+2 -4) diffs

./admin/session.h 524 history download (+2 -4) diffs

… 16 more files in changeset.
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 history download (+8 -2) diffs

./application.h 523 history download (+8 -2) diffs

… 11 more files in changeset.
521 by prez on 23 December 2008, 00:03:30 -0800 (13 days ago) JIRA: MANTRA-0

Adjusted EOL style.

./admin/command.h 521 history download (+0 -0) diffs

./admin/console_session.h 521 history download (+0 -0) diffs

./admin/editline_session.h 521 history download (+0 -0) diffs

./admin/login.h 521 history download (+0 -0) diffs

./admin/param_extractor.h 521 history download (+0 -0) diffs

… 148 more files in changeset.
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 history download (+0 -0) diffs

./admin/console_session.h 519 history download (+0 -0) diffs

./admin/editline_session.h 519 history download (+0 -0) diffs

./admin/login.h 519 history download (+0 -0) diffs

./admin/param_extractor.h 519 history download (+0 -0) diffs

… 144 more files in changeset.
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 history download (+1 -1) diffs

./admin/console_session.h 518 history download (+1 -1) diffs

./admin/editline_session.h 518 history download (+1 -1) diffs

./admin/login.h 518 history download (+1 -1) diffs

./admin/param_extractor.h 518 history download (+1 -1) diffs

… 143 more files in changeset.
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 history download (+2 -0) diffs

… 8 more files in changeset.
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 history download (+4 -4) diffs

./trace/nibble2_asio.h 516 history download (+5 -1) diffs

… 7 more files in changeset.
514 by prez on 18 December 2008, 16:39:53 -0800 (18 days ago) JIRA: MANTRA-0

Added mmap appender.

./log/mmapappender.h 514 history download (+47) new

… 5 more files in changeset.
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 history download (+58 -0) diffs

… 15 more files in changeset.
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 history download (+46) new

… 2 more files in changeset.
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 history download (+1 -0) diffs

… 14 more files in changeset.
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 history download (+2 -1) diffs

./admin/console_session.h 509 history download (+3 -6) diffs

./admin/login.h 509 history download (+1 -0) diffs

./application.h 509 history download (+201) new/moved

./mantra.h 509 history deleted

… 23 more files in changeset.
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 history download (+43 -11) diffs

./admin/login.h 508 history download (+384) new

./admin/telnet_session.h 508 history download (+13 -43) diffs

./admin/telnet_session_impl.h 508 history download (+19 -285) diffs

./trace/nibble2_asio.h 508 history download (+28 -0) diffs

… 3 more files in changeset.
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 history deleted

./log/logdata.h 507 history download (+4 -4) diffs

./trace/nibble0.h 507 history download (+6 -5) diffs

… 19 more files in changeset.
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 history download (+0 -6) diffs

./admin/console_session.h 506 history download (+5 -0) diffs

./admin/session.h 506 history download (+24 -10) diffs

./admin/telnet_session.h 506 history download (+59 -0) diffs

./admin/telnet_session_impl.h 506 history download (+10 -5) diffs

… 36 more files in changeset.
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 history download (+18 -0) diffs

./admin/telnet_session.h 505 history download (+86 -40) diffs

./admin/telnet_session_impl.h 505 history download (+30 -3) diffs

./trace/nibble2.h 505 history download (+8 -94) diffs

./trace/nibble2_asio.h 505 history download (+199) new

… 13 more files in changeset.
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 history download (+30 -8) diffs

./admin/telnet_session_impl.h 504 history download (+148 -64) diffs

… 2 more files in changeset.
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 history download (+4 -4) diffs

./admin/telnet_session.h 503 history download (+75 -57) diffs

./admin/telnet_session_impl.h 503 history download (+341) new

./mantra.h 503 history download (+8 -0) diffs

… 5 more files in changeset.
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 history download (+128 -31) diffs

./exception.h 502 history download (+2 -0) diffs

… 7 more files in changeset.
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 history download (+42 -0) diffs

./admin/console_session.h 501 history download (+2 -0) diffs

./admin/editline_session.h 501 history download (+5 -2) diffs

./admin/selector.h 501 history download (+12 -0) diffs

./admin/session.h 501 history download (+51 -1) diffs

… 22 more files in changeset.
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 history download (+1 -1) diffs

./admin/session.h 499 history download (+3 -3) diffs

./admin/telnet_session.h 499 history download (+6 -1) diffs

./intl.h 499 history deleted

./log/asyncappender.h 499 history download (+0 -1) diffs

… 24 more files in changeset.
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 history download (+0 -2) diffs

… 38 more files in changeset.
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 history download (+3 -3) diffs

./admin/telnet_session.h 494 history download (+92) new

… 6 more files in changeset.
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 history deleted

./admin/command.h 493 history download (+67 -20) diffs

./admin/console_session.h 493 history download (+68) new

./admin/editline_session.h 493 history download (+109) new

./admin/param_extractor.h 493 history download (+88 -19) diffs

… 41 more files in changeset.
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 history download (+25 -13) diffs

./admin/session.h 491 history download (+42 -10) diffs

… 4 more files in changeset.
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 history download (+2 -1) diffs

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 history download (+10 -4) diffs

./trace/tss.h 484 history download (+1 -1) diffs

… 17 more files in changeset.
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 history download (+7 -2) diffs

… 4 more files in changeset.
482 by prez on 19 June 2008, 14:08:51 -0700 (6 months ago) JIRA: MANTRA-8

More tracing related changes.

./intl.h 482 history download (+11 -0) diffs

./trace/dynarg.h 482 history download (+35 -0) diffs

… 4 more files in changeset.
earlier earlier | later later
FishEye: Open Source License registered to The Neuromancy Society.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.1 Build:build-296 2008-04-24 ) - Administration - Page generated 2009-01-05 16:42 -0800