2008-10-03 |
Sean Bright | Resolve a subtle bug where we would never successfully... |
blob | commitdiff |
2008-09-28 |
Michiel van Baak | Merge the cli_cleanup branch. |
blob | commitdiff | diff to current |
2008-09-06 |
Michiel van Baak | Some fixes to autocompletion in some commands. |
blob | commitdiff | diff to current |
2008-08-10 |
Sean Bright | Another batch of files from RSW. The remaining apps... |
blob | commitdiff | diff to current |
2008-08-05 |
Sean Bright | Merged revisions 135597 via svnmerge from |
blob | commitdiff | diff to current |
2008-07-11 |
Brett Bryant | Janitor patch to change uses of sizeof to ARRAY_LEN |
blob | commitdiff | diff to current |
2008-07-09 |
Tilghman Lesher | Code wasn't ready to be merged - see -dev list discussion |
blob | commitdiff | diff to current |
2008-07-05 |
Olle Johansson | Implement flags for AGI in the channel structure so... |
blob | commitdiff | diff to current |
2008-05-27 |
Tilghman Lesher | Merged revisions 118551 via svnmerge from |
blob | commitdiff | diff to current |
2008-05-01 |
Tilghman Lesher | Modify TIMEOUT() to be accurate down to the millisecond. |
blob | commitdiff | diff to current |
2008-03-18 |
Terry Wilson | Go through and fix a bunch of places where character... |
blob | commitdiff | diff to current |
2008-03-04 |
Tilghman Lesher | Whitespace changes only |
blob | commitdiff | diff to current |
2008-02-18 |
Tilghman Lesher | Context tracing for channels |
blob | commitdiff | diff to current |
2008-01-10 |
Terry Wilson | Check pointers before freeing (was getting WARNINGS... |
blob | commitdiff | diff to current |
2008-01-09 |
Jason Parker | Merged revisions 97622 via svnmerge from |
blob | commitdiff | diff to current |
2008-01-09 |
Jason Parker | Merged revisions 97618 via svnmerge from |
blob | commitdiff | diff to current |
2008-01-09 |
Tilghman Lesher | Merged revisions 97350 via svnmerge from |
blob | commitdiff | diff to current |
2007-12-07 |
Jason Parker | Add count of total number of calls processed by asteris... |
blob | commitdiff | diff to current |
2007-11-28 |
Joshua Colp | file says... compile before you commit! |
blob | commitdiff | diff to current |
2007-11-28 |
Jason Parker | Remove "old"-style CLI handler, since nothing uses... |
blob | commitdiff | diff to current |
2007-11-28 |
Joshua Colp | Hide CLI commands starting with _ from tab completion... |
blob | commitdiff | diff to current |
2007-11-26 |
Olle Johansson | - Mark "concise" as deprecated |
blob | commitdiff | diff to current |
2007-11-21 |
Luigi Rizzo | remove a bunch of useless #include "options.h" |
blob | commitdiff | diff to current |
2007-11-20 |
Luigi Rizzo | move asterisk/paths.h outside asterisk.h and into those... |
blob | commitdiff | diff to current |
2007-11-20 |
Luigi Rizzo | move internal function declarations to include/asterisk... |
blob | commitdiff | diff to current |
2007-11-19 |
Luigi Rizzo | another bunch of include removals (errno.h and asterisk... |
blob | commitdiff | diff to current |
2007-11-16 |
Luigi Rizzo | Start untangling header inclusion in a way that does... |
blob | commitdiff | diff to current |
2007-11-08 |
Kevin P. Fleming | improve linked-list macros in two ways: |
blob | commitdiff | diff to current |
2007-11-02 |
Russell Bryant | Show the channel unique ID in the "show channel concise... |
blob | commitdiff | diff to current |
2007-10-22 |
Jason Parker | Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFIN... |
blob | commitdiff | diff to current |
2007-10-21 |
Russell Bryant | Merged revisions 85532 via svnmerge from |
blob | commitdiff | diff to current |
2007-10-19 |
Jason Parker | Convert NEW_CLI to AST_CLI. |
blob | commitdiff | diff to current |
2007-10-15 |
Russell Bryant | Move the CLI commands that were in builtins[] into... |
blob | commitdiff | diff to current |
2007-10-13 |
James Golovich | Fix compiling cli.c due to differences with new cli... |
blob | commitdiff | diff to current |
2007-10-13 |
Russell Bryant | Merged revisions 85533 via svnmerge from |
blob | commitdiff | diff to current |
2007-10-11 |
Russell Bryant | Merge a ton of NEW_CLI conversions. Thanks to everyone... |
blob | commitdiff | diff to current |
2007-10-01 |
Russell Bryant | Don't set the full command string until after verifying... |
blob | commitdiff | diff to current |
2007-08-01 |
Joshua Colp | Convert CLI helpers list to rwlist. |
blob | commitdiff | diff to current |
2007-07-23 |
Russell Bryant | (closes issue #10192) |
blob | commitdiff | diff to current |
2007-07-18 |
Tilghman Lesher | Merge in ast_strftime branch, which changes timestamps... |
blob | commitdiff | diff to current |
2007-07-02 |
Russell Bryant | After some discussion on the asterisk-dev list, we... |
blob | commitdiff | diff to current |
2007-07-02 |
Russell Bryant | Add a CLI command to output docs on CLI commands to... |
blob | commitdiff | diff to current |
2007-06-27 |
Jason Parker | Fix a segfault when trying to tab complete the "core... |
blob | commitdiff | diff to current |
2007-06-14 |
Russell Bryant | Convert uses of strdup() to ast_strdup() |
blob | commitdiff | diff to current |
2007-06-13 |
Joshua Colp | Use read/write lock based lists for group counting. |
blob | commitdiff | diff to current |
2007-06-06 |
Tilghman Lesher | Issue 9869 - replace malloc and memset with ast_calloc... |
blob | commitdiff | diff to current |
2007-06-05 |
Mark Michelson | Found a bug where when "core set debug #" is used,... |
blob | commitdiff | diff to current |
2007-04-25 |
Joshua Colp | Merged revisions 61805 via svnmerge from |
blob | commitdiff | diff to current |
2007-03-02 |
Russell Bryant | Add the channel's Language to the "show channel" CLI... |
blob | commitdiff | diff to current |
2007-02-22 |
Joshua Colp | Merged revisions 56008 via svnmerge from |
blob | commitdiff | diff to current |
2007-02-13 |
Russell Bryant | This introduces a new dialplan function, DEVSTATE,... |
blob | commitdiff | diff to current |
2007-02-13 |
Russell Bryant | - Constify the format string passed to ast_cli() |
blob | commitdiff | diff to current |
2007-01-29 |
Joshua Colp | Add core show channels count CLI command. (issue #8932... |
blob | commitdiff | diff to current |
2007-01-23 |
Joshua Colp | Cosmetic changes. Make main source files better conform... |
blob | commitdiff | diff to current |
2007-01-18 |
Jason Parker | Fix filename completion for "module load" and "load... |
blob | commitdiff | diff to current |
2006-12-19 |
Luigi Rizzo | remove now useless extern declarations. |
blob | commitdiff | diff to current |
2006-12-18 |
Luigi Rizzo | convert the final clients of ast_build_string to use... |
blob | commitdiff | diff to current |
2006-12-16 |
Luigi Rizzo | another conversion from ast_build_str to ast_str |
blob | commitdiff | diff to current |
2006-12-15 |
Luigi Rizzo | simplify the ast_dynamic_str_*.... routines by |
blob | commitdiff | diff to current |
2006-12-12 |
Luigi Rizzo | Make sure tab-completion works even when we have typed... |
blob | commitdiff | diff to current |
2006-12-06 |
Russell Bryant | Constify a bunch of the usage strings for CLI commands. |
blob | commitdiff | diff to current |
2006-12-01 |
Tilghman Lesher | Merged revisions 48179 via svnmerge from |
blob | commitdiff | diff to current |
2006-11-18 |
Luigi Rizzo | Move this macro from cli.c to cli.h so apps can use it |
blob | commitdiff | diff to current |
2006-11-17 |
Luigi Rizzo | remove a debugging message |
blob | commitdiff | diff to current |
2006-11-17 |
Luigi Rizzo | convert "help" to new style, |
blob | commitdiff | diff to current |
2006-11-17 |
Luigi Rizzo | standardize "module show [like]" |
blob | commitdiff | diff to current |
2006-11-17 |
Luigi Rizzo | describe a bit the patterns that you can have in the... |
blob | commitdiff | diff to current |
2006-11-17 |
Luigi Rizzo | merge the implemenmtation of "core set debug" and ... |
blob | commitdiff | diff to current |
2006-11-17 |
Luigi Rizzo | introduce a bit of regexp support in the internal CLI... |
blob | commitdiff | diff to current |
2006-11-16 |
Luigi Rizzo | remove an unused function |
blob | commitdiff | diff to current |
2006-11-16 |
Luigi Rizzo | reduce indentation on a large function. |
blob | commitdiff | diff to current |
2006-11-16 |
Luigi Rizzo | use atomic instructions to update the inuse counters |
blob | commitdiff | diff to current |
2006-11-16 |
Luigi Rizzo | make kevin (and 64 bit machines) happy and |
blob | commitdiff | diff to current |
2006-11-15 |
Luigi Rizzo | small simplifications and localization of variables. |
blob | commitdiff | diff to current |
2006-11-15 |
Luigi Rizzo | new-style "core show channels" |
blob | commitdiff | diff to current |
2006-11-15 |
Luigi Rizzo | more changes to new style of "module load" and "load". |
blob | commitdiff | diff to current |
2006-11-15 |
Luigi Rizzo | move another deprecated command to the new style |
blob | commitdiff | diff to current |
2006-11-15 |
Luigi Rizzo | move "core set debug" to the new style, and remove... |
blob | commitdiff | diff to current |
2006-11-15 |
Luigi Rizzo | one more step cleaning the internal CLI interface: |
blob | commitdiff | diff to current |
2006-11-15 |
Luigi Rizzo | update the internal cli api following comments from... |
blob | commitdiff | diff to current |
2006-11-14 |
Luigi Rizzo | add missing casts and remove an unused function. |
blob | commitdiff | diff to current |
2006-11-14 |
Luigi Rizzo | fix completion for "module reload mod_1 mod_2 ... " |
blob | commitdiff | diff to current |
2006-11-14 |
Luigi Rizzo | partly convert to new style set-verbose, with completio... |
blob | commitdiff | diff to current |
2006-11-14 |
Luigi Rizzo | replace two deprecated functions with calls to the... |
blob | commitdiff | diff to current |
2006-11-14 |
Luigi Rizzo | remove duplicated implementation for a deprecated funct... |
blob | commitdiff | diff to current |
2006-11-14 |
Luigi Rizzo | new-style for 'core show uptime', include 'complete... |
blob | commitdiff | diff to current |
2006-11-14 |
Luigi Rizzo | apply previous fix to old-style cli entries as well. |
blob | commitdiff | diff to current |
2006-11-14 |
Luigi Rizzo | fix "core set debug atleast ", |
blob | commitdiff | diff to current |
2006-11-14 |
Luigi Rizzo | Bring in the improved internal API for the CLI. |
blob | commitdiff | diff to current |
2006-11-13 |
Joshua Colp | Return module show to a working state. (issue #8353... |
blob | commitdiff | diff to current |
2006-11-13 |
Luigi Rizzo | stop looking for new entries when we know we are done. |
blob | commitdiff | diff to current |
2006-11-13 |
Luigi Rizzo | free memory when unregistering an entry. |
blob | commitdiff | diff to current |
2006-11-10 |
Joshua Colp | A trunk that builds is a productive trunk. |
blob | commitdiff | diff to current |
2006-11-10 |
Tilghman Lesher | Merged revisions 47436 via svnmerge from |
blob | commitdiff | diff to current |
2006-11-09 |
Russell Bryant | Merged revisions 47377 via svnmerge from |
blob | commitdiff | diff to current |
2006-11-09 |
Russell Bryant | Merged revisions 47375 via svnmerge from |
blob | commitdiff | diff to current |
2006-11-09 |
Russell Bryant | Merged revisions 47372 via svnmerge from |
blob | commitdiff | diff to current |
2006-11-09 |
Russell Bryant | Merged revisions 47366 via svnmerge from |
blob | commitdiff | diff to current |
2006-11-04 |
Russell Bryant | Merged revisions 47196 via svnmerge from |
blob | commitdiff | diff to current |
2006-11-04 |
Russell Bryant | Merged revisions 47195 via svnmerge from |
blob | commitdiff | diff to current |
next |