2008-07-06 |
Olle Johansson | Changing name of global api call to ast_* |
blob | commitdiff |
2008-07-05 |
Olle Johansson | Implement flags for AGI in the channel structure so... |
blob | commitdiff | diff to current |
2008-07-02 |
Tilghman Lesher | Keep ast_app_inboxcount API compatible with 1.6.0. |
blob | commitdiff | diff to current |
2008-06-17 |
Brett Bryant | Updates all usages of ast_tcptls_session_instance to... |
blob | commitdiff | diff to current |
2008-06-02 |
Russell Bryant | Merged revisions 119742 via svnmerge from |
blob | commitdiff | diff to current |
2008-05-23 |
Brett Bryant | Add new functionality to http server that requires... |
blob | commitdiff | diff to current |
2008-05-20 |
Luigi Rizzo | + Implement a variant of astman_get_header() to return... |
blob | commitdiff | diff to current |
2008-05-15 |
Luigi Rizzo | Use casts or intermediate variables to remove a number |
blob | commitdiff | diff to current |
2008-05-14 |
Olle Johansson | Add support for codec settings in originate via call... |
blob | commitdiff | diff to current |
2008-05-09 |
Mark Michelson | Adding support for "urgent" voicemail messages. Message... |
blob | commitdiff | diff to current |
2008-05-05 |
Tilghman Lesher | Optionally display the value of several variables withi... |
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-04-23 |
Russell Bryant | Merged revisions 114591 via svnmerge from |
blob | commitdiff | diff to current |
2008-04-22 |
Russell Bryant | Correct action_ping() and action_events() with regards... |
blob | commitdiff | diff to current |
2008-04-18 |
Russell Bryant | Merged revisions 114284 via svnmerge from |
blob | commitdiff | diff to current |
2008-04-10 |
Mark Michelson | Merged revisions 114051 via svnmerge from |
blob | commitdiff | diff to current |
2008-04-02 |
Mark Michelson | Merged revisions 112468 via svnmerge from |
blob | commitdiff | diff to current |
2008-04-02 |
Terry Wilson | Re-add HTTP post support by moving to res_http_post.c |
blob | commitdiff | diff to current |
2008-03-26 |
Tilghman Lesher | Add the "config reload <conffile>" command, which allow... |
blob | commitdiff | diff to current |
2008-03-26 |
Mark Michelson | This ensures that the manager interface is not enabled... |
blob | commitdiff | diff to current |
2008-03-19 |
Kevin P. Fleming | actually implement HTTP request dispatching based on... |
blob | commitdiff | diff to current |
2008-03-18 |
Kevin P. Fleming | start the process of changing HTTP request dispatching... |
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-18 |
Joshua Colp | Make sure values are interpreted as character strings... |
blob | commitdiff | diff to current |
2008-03-13 |
Mark Michelson | Make this compile |
blob | commitdiff | diff to current |
2008-03-13 |
Mark Michelson | Fixing a potential buffer overflow in the manager comma... |
blob | commitdiff | diff to current |
2008-03-12 |
Russell Bryant | Rename ast_tcptls_server_instance to session_instance... |
blob | commitdiff | diff to current |
2008-03-05 |
Mark Michelson | Adding the Atxfer manager command. With this, you may... |
blob | commitdiff | diff to current |
2008-03-04 |
Mark Michelson | There are several places in manager.c where BUFSIZ... |
blob | commitdiff | diff to current |
2008-03-04 |
Tilghman Lesher | Whitespace changes only |
blob | commitdiff | diff to current |
2008-03-04 |
Russell Bryant | add a destroy API call for a server instance |
blob | commitdiff | diff to current |
2008-03-04 |
Russell Bryant | More public API name changes to use an appropriate... |
blob | commitdiff | diff to current |
2008-03-04 |
Russell Bryant | Rename public object server_instance to ast_tcptls_serv... |
blob | commitdiff | diff to current |
2008-02-27 |
Tilghman Lesher | Merged revisions 104704 via svnmerge from |
blob | commitdiff | diff to current |
2008-02-26 |
Russell Bryant | Rename version.h to ast_version.h. Next, I will be... |
blob | commitdiff | diff to current |
2008-02-22 |
Tilghman Lesher | Move Originate to a separate privilege and require... |
blob | commitdiff | diff to current |
2008-02-21 |
Kevin P. Fleming | Merged revisions 104015 via svnmerge from |
blob | commitdiff | diff to current |
2008-02-12 |
Jason Parker | Even more sane permissions. This should be handled... |
blob | commitdiff | diff to current |
2008-02-12 |
Jason Parker | Use slight more sane permissions |
blob | commitdiff | diff to current |
2008-02-12 |
Russell Bryant | Fix build on *BSD. These permissions constants are... |
blob | commitdiff | diff to current |
2008-02-12 |
Jeff Peeler | Requested changes from Pari, reviewed by Russell. |
blob | commitdiff | diff to current |
2008-02-11 |
Joshua Colp | Just some minor coding style cleanup... |
blob | commitdiff | diff to current |
2008-02-03 |
Tilghman Lesher | CoreSettings and CoreStatus are missing the terminating... |
blob | commitdiff | diff to current |
2008-01-18 |
Russell Bryant | Merge changes from team/group/sip-tcptls |
blob | commitdiff | diff to current |
2008-01-14 |
Joshua Colp | Make sure the user's manager secret exists, even if... |
blob | commitdiff | diff to current |
2008-01-12 |
Tilghman Lesher | Conversion to load manager.conf into memory did not... |
blob | commitdiff | diff to current |
2008-01-10 |
Tilghman Lesher | oops, missed the case of a 0 permission (which should... |
blob | commitdiff | diff to current |
2008-01-10 |
Tilghman Lesher | Several manager changes: |
blob | commitdiff | diff to current |
2008-01-07 |
Joshua Colp | Move ModuleLoad and ModuleCheck manager commands from... |
blob | commitdiff | diff to current |
2008-01-05 |
Russell Bryant | Now that the version.h file was getting properly regene... |
blob | commitdiff | diff to current |
2007-12-27 |
Kevin P. Fleming | Merged revisions 94824 via svnmerge from |
blob | commitdiff | diff to current |
2007-12-26 |
Tilghman Lesher | Merged revisions 94808 via svnmerge from |
blob | commitdiff | diff to current |
2007-12-16 |
Olle Johansson | Adding a new CLI command for "manager reload", which... |
blob | commitdiff | diff to current |
2007-12-16 |
Olle Johansson | Change manager so that registered accounts are stored... |
blob | commitdiff | diff to current |
2007-12-14 |
Mark Michelson | I needed to increment the numbers used on the VERBOSITY... |
blob | commitdiff | diff to current |
2007-12-14 |
Mark Michelson | Changed VERBOSITY_LEVEL to VERBOSITY_ATLEAST to be... |
blob | commitdiff | diff to current |
2007-12-14 |
Mark Michelson | After reading Russell's e-mail to the dev list stating... |
blob | commitdiff | diff to current |
2007-12-06 |
Olle Johansson | - The Ping Action |
blob | commitdiff | diff to current |
2007-12-06 |
Olle Johansson | Change description of new manager command |
blob | commitdiff | diff to current |
2007-12-06 |
Olle Johansson | Add manager command for showing all current channels. |
blob | commitdiff | diff to current |
2007-12-05 |
Tilghman Lesher | Change cdr_manager to use a "CDR" level, rather than... |
blob | commitdiff | diff to current |
2007-11-30 |
Russell Bryant | Merged revisions 90348 via svnmerge from |
blob | commitdiff | diff to current |
2007-11-29 |
Kevin P. Fleming | restore behavior from the 1.4 branch... manager users... |
blob | commitdiff | diff to current |
2007-11-28 |
Kevin P. Fleming | Merged revisions 90098 via svnmerge from |
blob | commitdiff | diff to current |
2007-11-23 |
Tilghman Lesher | Merged revisions 89536 via svnmerge from |
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-17 |
Luigi Rizzo | start using asterisk/network.h for network related... |
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-16 |
Mark Michelson | Fixing a problem pointed out by Qwell |
blob | commitdiff | diff to current |
2007-11-16 |
Mark Michelson | Added some locks that should have been around astman_se... |
blob | commitdiff | diff to current |
2007-11-15 |
Luigi Rizzo | access channel locks through ast_channel_lock/unlock... |
blob | commitdiff | diff to current |
2007-11-15 |
Mark Michelson | Merged revisions 89288 via svnmerge from |
blob | commitdiff | diff to current |
2007-11-15 |
Mark Michelson | Merged revisions 89286 via svnmerge from |
blob | commitdiff | diff to current |
2007-11-14 |
Luigi Rizzo | make the 'name' and 'value' fields in ast_variable... |
blob | commitdiff | diff to current |
2007-11-08 |
Kevin P. Fleming | improve linked-list macros in two ways: |
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-19 |
Jason Parker | Convert NEW_CLI to AST_CLI. |
blob | commitdiff | diff to current |
2007-10-05 |
Russell Bryant | Merged revisions 84742 via svnmerge from |
blob | commitdiff | diff to current |
2007-10-01 |
Dwayne M. Hubbard | Merged revisions 84274 via svnmerge from |
blob | commitdiff | diff to current |
2007-09-27 |
Dwayne M. Hubbard | Merged revisions 84018 via svnmerge from |
blob | commitdiff | diff to current |
2007-09-22 |
Tilghman Lesher | Add the MeetmeList and Reload manager commands, which... |
blob | commitdiff | diff to current |
2007-09-19 |
Russell Bryant | Merged revisions 83121 via svnmerge from |
blob | commitdiff | diff to current |
2007-09-19 |
Joshua Colp | Extend manager show connected with additional information. |
blob | commitdiff | diff to current |
2007-09-18 |
Jason Parker | (issue #10724) |
blob | commitdiff | diff to current |
2007-09-18 |
Russell Bryant | Merged revisions 82867 via svnmerge from |
blob | commitdiff | diff to current |
2007-09-11 |
Joshua Colp | (closes issue #10695) |
blob | commitdiff | diff to current |
2007-08-29 |
Steve Murphy | This code was in team/murf/bug8684-trunk; it should... |
blob | commitdiff | diff to current |
2007-08-16 |
Tilghman Lesher | Don't reload a configuration file if nothing has changed. |
blob | commitdiff | diff to current |
2007-08-07 |
Joshua Colp | Use the linkedlists.h macros for the manager action... |
blob | commitdiff | diff to current |
2007-07-30 |
Russell Bryant | Remove an XXX comment noting that it would be nice... |
blob | commitdiff | diff to current |
2007-07-26 |
Russell Bryant | Do a massive conversion for using the ast_verb() macro |
blob | commitdiff | diff to current |
2007-07-24 |
Joshua Colp | Move manager users list over to an rwlist. |
blob | commitdiff | diff to current |
2007-07-23 |
Joshua Colp | Don't bother calling AST_RWLIST_EMPTY on a list before... |
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-09 |
Joshua Colp | Make sure the idText variable is empty, and put it... |
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 dump the built-in manager action... |
blob | commitdiff | diff to current |
next |