Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Calendar

November 2008
Sun Mon Tue Wed Thu Fri Sat
      1
23456(13)78
9101112131415
16171819202122
23242526272829
30      
Jan(36) Feb(16) Mar Apr(9)
May(3) Jun(67) Jul(14) Aug
Sep(44) Oct(13) Nov(13) Dec
Years:

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

Changelog

506 by prez on 06 November 2008, 22:41:08 -0800 (12 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…

./core/admin/command.h 506 history download (+0 -6) diffs

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

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

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

./core/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 (36 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 …

./core/admin/param_extractor.h 505 history download (+18 -0) diffs

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

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

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

./core/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 (43 days ago) JIRA: MANTRA-16

Added banner support and some extra nicities for telnet session.

./core/admin/telnet_session.h 504 history download (+30 -8) diffs

./core/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 (49 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.

./core/admin/session.h 503 history download (+4 -4) diffs

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

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

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

… 5 more files in changeset.
502 by prez on 29 September 2008, 16:03:24 -0700 (50 days ago) JIRA: MANTRA-16

Added STELNET functionality.

./core/admin/telnet_session.h 502 history download (+128 -31) diffs

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

… 7 more files in changeset.
501 by prez on 26 September 2008, 23:56:56 -0700 (53 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…

./core/admin/command.h 501 history download (+42 -0) diffs

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

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

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

./core/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 (2 months 11 days ago) JIRA: MANTRA-0

A few cleanup tasks - moved intl.h to utils, and
changed some registries to anonymous_registries.

./core/admin/command.h 499 history download (+1 -1) diffs

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

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

./core/intl.h 499 history deleted

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

… 24 more files in changeset.
498 by prez on 08 September 2008, 06:11:43 -0700 (2 months 11 days ago) JIRA: MANTRA-17

Moved throttler down a level to utils.

./utils/throttler 498 history deleted

./utils/throttler/throttler.h 498 history deleted

./utils/throttler.h 498 history download (+154) new/moved

… 12 more files in changeset.
495 by prez on 07 September 2008, 16:35:17 -0700 (2 months 11 days ago) JIRA: MANTRA-17

Converted to cmake.

./core/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 (2 months 12 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…

./core/admin/console_session.h 494 history download (+3 -3) diffs

./core/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 (2 months 12 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.

./core/admin/builtin_sessions.h 493 history deleted

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

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

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

./core/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 (4 months 12 days ago) JIRA: MANTRA-14
Updated help system.

./core/admin/command.h 491 history download (+25 -13) diffs

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

./utils/complex_format.h 491 history download (+4 -0) diffs

… 3 more files in changeset.
490 by prez on 07 July 2008, 10:06:58 -0700 (4 months 13 days ago) JIRA: MANTRA-0
Bugfix.

./utils/registry.h 490 history download (+2 -2) diffs

489 by prez on 07 July 2008, 10:01:38 -0700 (4 months 13 days ago) JIRA: MANTRA-0

Required anonymous registry.

./utils/registry.h 489 history download (+121 -0) diffs

488 by prez on 07 July 2008, 09:15:51 -0700 (4 months 13 days ago) JIRA: MANTRA-8

Fixed compilation issue.

./core/trace/trace.h 488 history download (+2 -1) diffs

485 by prez on 03 July 2008, 12:47:02 -0700 (4 months 17 days ago) JIRA: MANTRA-9

Fixed memory leak with uuid::string().

./utils/async_queue.h 485 history download (+9 -6) diffs

… 5 more files in changeset.
484 by prez on 03 July 2008, 12:30:43 -0700 (4 months 17 days ago) JIRA: MANTRA-9

Converted to using a more standard UUID (the OSSP version).

./core/admin/session.h 484 history download (+10 -4) diffs

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

./scheduler/message.h 484 history download (+16 -9) diffs

./utils/async_queue.h 484 history download (+10 -7) diffs

./utils/uuid.h 484 history deleted

… 14 more files in changeset.
483 by prez on 01 July 2008, 16:42:09 -0700 (4 months 18 days 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…

./core/trace/trace.h 483 history download (+7 -2) diffs

./utils/async_queue.h 483 history download (+76 -2) diffs

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

More tracing related changes.

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

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

./utils/async_queue.h 482 history download (+3 -3) diffs

./utils/rx.h 482 history download (+1 -0) diffs

… 2 more files in changeset.
477 by prez on 19 June 2008, 07:33:03 -0700 (5 months ago) JIRA: MANTRA-8

Fixed accumulative timings.

./core/trace/accum_timings.h 477 history download (+1 -1) diffs

… 2 more files in changeset.
476 by prez on 18 June 2008, 21:54:22 -0700 (5 months ago) JIRA: MANTRA-8

Added accumulative timings.  Still needs more testing.

./core/trace/accum_timings.h 476 history download (+137) new

./core/trace/simple_timings.h 476 history download (+1 -1) diffs

… 3 more files in changeset.
475 by prez on 17 June 2008, 21:30:36 -0700 (5 months 1 day ago) JIRA: MANTRA-8

Added simple timings (ie. in-thread mark-to-mark based timings).  Useful for latency
timings and tracking latency through a task's processes, without having to pass around
a statistics…

./core/trace/simple_timings.h 475 history download (+90) new

./core/trace/trace.h 475 history download (+1 -1) diffs

./utils/datetime.h 475 history download (+43 -15) diffs

… 3 more files in changeset.
474 by prez on 16 June 2008, 15:13:21 -0700 (5 months 3 days ago) JIRA: MANTRA-8

More trace additions.

./core/admin/builtin_sessions.h 474 history download (+0 -28) diffs

./core/admin/command.h 474 history download (+0 -35) diffs

./core/admin/param_extractor.h 474 history download (+0 -11) diffs

./core/admin/selector.h 474 history download (+21 -0) diffs

./core/log/appender.h 474 history download (+0 -49) diffs

… 37 more files in changeset.
473 by prez on 12 June 2008, 18:52:26 -0700 (5 months 6 days ago) JIRA: MANTRA-8

Yanked type_id stuff from boost::python.
Also adjusted dynarg to show the values in pairs, and the size of any STL container
that has a constant time size() argument (vector, deque, (m…

./core/trace/decorated_type_id.hpp 473 history download (+81) new

./core/trace/dynarg.h 473 history download (+139 -62) diffs

./core/trace/indirect_traits.hpp 473 history download (+18) new

./core/trace/msvc_typeinfo.hpp 473 history download (+80) new

./core/trace/type_id.hpp 473 history download (+196) new

… 2 more files in changeset.
472 by prez on 12 June 2008, 16:57:13 -0700 (5 months 6 days ago) JIRA: MANTRA-8

Added tracing semantics to all .cpp files.

./core/trace/dynarg.h 472 history download (+53 -0) diffs

./core/trace/nibble0.h 472 history download (+2 -0) diffs

./core/trace/nibble2.h 472 history download (+5 -5) diffs

./utils/duration.h 472 history download (+5 -3) diffs

… 32 more files in changeset.
471 by prez on 10 June 2008, 17:18:37 -0700 (5 months 8 days ago) JIRA: MANTRA-8

Changed codetype to be an unsigned char, and made trace have an array of 256 of them (ie.
no more map lookups).  Also made connection stuff asio complient.

./core/trace/nibble0.h 471 history download (+10 -16) diffs

./core/trace/nibble1.h 471 history download (+7 -14) diffs

./core/trace/nibble2.h 471 history download (+206 -17) diffs

./core/trace/trace.h 471 history download (+27 -32) diffs

./core/trace/tss.h 471 history download (+10 -10) diffs

… 1 more file in changeset.
470 by prez on 09 June 2008, 21:13:02 -0700 (5 months 9 days ago) JIRA: MANTRA-8

Added first rev of tracing back based off old code.
Have not added tracing to mantra functions yet.

./core/trace/dynarg.h 470 history download (+214) new

./core/trace/nibble0.h 470 history download (+250) new

./core/trace/nibble1.h 470 history download (+170) new

./core/trace/nibble2.h 470 history download (+64) new

./core/trace/nibble3.h 470 history download (+25) new

… 11 more files in changeset.
469 by prez on 06 June 2008, 15:33:11 -0700 (5 months 13 days ago) JIRA: MANTRA-3

Added more commands, changed some to use the new output methods,
and fixed some bugs in the scheduler::route and message tracking.

./core/admin/builtin_sessions.h 469 history download (+27 -7) diffs

./core/admin/session.h 469 history download (+106 -2) diffs

./scheduler/message.h 469 history download (+14 -11) diffs

./utils/uuid.h 469 history download (+4 -4) diffs

… 11 more files in changeset.
468 by prez on 06 June 2008, 05:20:38 -0700 (5 months 13 days ago) JIRA: MANTRA-14

Fixed memory in tree by making it clean up all the nodes it gets.

./utils/complex_format.h 468 history download (+1 -0) diffs

… 1 more file in changeset.
467 by prez on 06 June 2008, 05:08:13 -0700 (5 months 13 days ago) JIRA: MANTRA-14

Added code for formatting of specific complex objects (table and tree).

./utils/complex_format.h 467 history download (+330) new

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

… 4 more files in changeset.
earlier earlier | later