2009-12-02 |
Jeff Peeler | Make manager response to "Action: events" finish with... |
blob | commitdiff |
2009-11-13 |
Tilghman Lesher | Display a list of channel variables in each channel... |
blob | commitdiff | diff to current |
2009-11-04 |
Tilghman Lesher | Expand codec bitfield from 32 bits to 64 bits. |
blob | commitdiff | diff to current |
2009-11-04 |
Olle Johansson | Add destruction of iterators to avoid problems with... |
blob | commitdiff | diff to current |
2009-11-03 |
Russell Bryant | Resolve a warning from gcc 4.4.1. |
blob | commitdiff | diff to current |
2009-11-03 |
David Brooks | AMI hook interface |
blob | commitdiff | diff to current |
2009-10-27 |
Tilghman Lesher | Merged revisions 226138 via svnmerge from |
blob | commitdiff | diff to current |
2009-10-21 |
Kevin P. Fleming | Finish implementaton of astobj2 OBJ_MULTIPLE, and conve... |
blob | commitdiff | diff to current |
2009-09-25 |
Kevin P. Fleming | Eliminate unnecessary include of version.h in manager.c. |
blob | commitdiff | diff to current |
2009-09-09 |
Sean Bright | Properly terminate the response to the manager Ping... |
blob | commitdiff | diff to current |
2009-08-31 |
Tilghman Lesher | Properly initialize the session to prevent a crash. |
blob | commitdiff | diff to current |
2009-08-27 |
Tilghman Lesher | Ensure that we check for the special value CONFIG_STATU... |
blob | commitdiff | diff to current |
2009-08-18 |
Sean Bright | Merged revisions 212763 via svnmerge from |
blob | commitdiff | diff to current |
2009-08-10 |
Tilghman Lesher | AST-2009-005 |
blob | commitdiff | diff to current |
2009-07-21 |
Mark Michelson | Merged revisions 207714 via svnmerge from |
blob | commitdiff | diff to current |
2009-07-11 |
Russell Bryant | Add an API for reporting security events, and a securit... |
blob | commitdiff | diff to current |
2009-06-26 |
Mark Michelson | Add timestamp to response to "Ping" manager action. |
blob | commitdiff | diff to current |
2009-06-26 |
Russell Bryant | Merge the new Channel Event Logging (CEL) subsystem. |
blob | commitdiff | diff to current |
2009-06-16 |
Russell Bryant | Don't claim a char * is a mansession object. |
blob | commitdiff | diff to current |
2009-06-15 |
Kevin P. Fleming | More 'static' qualifiers on module global variables. |
blob | commitdiff | diff to current |
2009-05-31 |
Russell Bryant | Constification and remove some unused code. |
blob | commitdiff | diff to current |
2009-05-26 |
Sean Bright | Add ActionID to CoreShowChannel event. |
blob | commitdiff | diff to current |
2009-05-26 |
Sean Bright | Include startup and reload date in the CoreStatus manag... |
blob | commitdiff | diff to current |
2009-05-22 |
Eliel C. Sardanons | Implement a new element in AstXML for AMI actions docum... |
blob | commitdiff | diff to current |
2009-05-21 |
Kevin P. Fleming | Const-ify the world (or at least a good part of it) |
blob | commitdiff | diff to current |
2009-05-18 |
Eliel C. Sardanons | Fix the CLI command 'manager show command' documentatio... |
blob | commitdiff | diff to current |
2009-05-18 |
Eliel C. Sardanons | Rollback commit 195367. |
blob | commitdiff | diff to current |
2009-05-18 |
Eliel C. Sardanons | Avoid autocompleting passed the action name argument... |
blob | commitdiff | diff to current |
2009-05-13 |
Eliel C. Sardanons | Do not lock the 'sessions' container, lock the allocate... |
blob | commitdiff | diff to current |
2009-05-12 |
Eliel C. Sardanons | Fix a crash when logging out from the AMI and avoid... |
blob | commitdiff | diff to current |
2009-05-02 |
Kevin P. Fleming | Remove rarely-used event_log/LOG_EVENT support |
blob | commitdiff | diff to current |
2009-04-29 |
David Vossel | Consistent SSL/TLS options across conf files |
blob | commitdiff | diff to current |
2009-04-27 |
Joshua Colp | Fix a bug where we tried to send events out when no... |
blob | commitdiff | diff to current |
2009-04-24 |
David Vossel | TLS/SSL private key option |
blob | commitdiff | diff to current |
2009-04-24 |
Russell Bryant | Convert the ast_channel data structure over to the... |
blob | commitdiff | diff to current |
2009-04-23 |
Tilghman Lesher | Support HTTP digest authentication for the http manager... |
blob | commitdiff | diff to current |
2009-04-20 |
Doug Bailey | Merged revisions 189391 via svnmerge from |
blob | commitdiff | diff to current |
2009-04-10 |
Tilghman Lesher | Modify headers and macros, according to Russell's sugge... |
blob | commitdiff | diff to current |
2009-04-09 |
Tilghman Lesher | Merged revisions 187428 via svnmerge from |
blob | commitdiff | diff to current |
2009-04-07 |
Mark Michelson | Merged revisions 186719 via svnmerge from |
blob | commitdiff | diff to current |
2009-04-01 |
Tilghman Lesher | Merge changes from str_substitution that are unrelated... |
blob | commitdiff | diff to current |
2009-04-01 |
Mark Michelson | Address Russell's comments regarding rev 185704. |
blob | commitdiff | diff to current |
2009-04-01 |
Mark Michelson | Allow the AMI Hangup command to accept a Cause header. |
blob | commitdiff | diff to current |
2009-03-27 |
Russell Bryant | Use ast_random() instead of rand() to ensure we use... |
blob | commitdiff | diff to current |
2009-03-10 |
Joshua Colp | Reset the thread local string buffer when handling... |
blob | commitdiff | diff to current |
2009-02-10 |
Mark Michelson | Fix an fd leak that would occur in HTTP AMI sessions |
blob | commitdiff | diff to current |
2009-02-06 |
Russell Bryant | Resolve a memory leak that would occur on an invalid... |
blob | commitdiff | diff to current |
2009-02-02 |
Mark Michelson | Reverting commit number 173028 as there are some |
blob | commitdiff | diff to current |
2009-02-02 |
Mark Michelson | Add a CLI command to log out a manager user |
blob | commitdiff | diff to current |
2009-01-28 |
Steve Murphy | Merged revisions 172030 via svnmerge from |
blob | commitdiff | diff to current |
2009-01-19 |
Tilghman Lesher | Merged revisions 169364 via svnmerge from |
blob | commitdiff | diff to current |
2008-12-22 |
Russell Bryant | Introduce ast_careful_fwrite() and use in AMI to preven... |
blob | commitdiff | diff to current |
2008-12-18 |
Jeff Peeler | (closes issue #13993) |
blob | commitdiff | diff to current |
2008-12-16 |
Russell Bryant | Merged revisions 164806 via svnmerge from |
blob | commitdiff | diff to current |
2008-12-13 |
Tilghman Lesher | Merge ast_str_opaque branch (discontinue usage of ast_s... |
blob | commitdiff | diff to current |
2008-12-08 |
Tilghman Lesher | Allocate enough space initially for the message. |
blob | commitdiff | diff to current |
2008-12-05 |
Eliel C. Sardanons | Janitor, use ARRAY_LEN() when possible. |
blob | commitdiff | diff to current |
2008-12-03 |
Jason Parker | Another place this is missing |
blob | commitdiff | diff to current |
2008-12-03 |
Jason Parker | Fix typo when ListCategories returns none. |
blob | commitdiff | diff to current |
2008-12-01 |
Sean Bright | Merged revisions 159976 via svnmerge from |
blob | commitdiff | diff to current |
2008-12-01 |
Michiel van Baak | Merged revisions 159897 via svnmerge from |
blob | commitdiff | diff to current |
2008-11-26 |
Kevin P. Fleming | add support for event suppression for AMI-over-HTTP |
blob | commitdiff | diff to current |
2008-11-25 |
Sean Bright | This is basically a complete rollback of r155401, as... |
blob | commitdiff | diff to current |
2008-11-24 |
Matthew Nicholson | Added EVENT_FLAG_AGI and used it for manager calls... |
blob | commitdiff | diff to current |
2008-11-21 |
Jason Parker | Make sure we add the Event header for CoreShowChannels. |
blob | commitdiff | diff to current |
2008-11-14 |
Tilghman Lesher | Ping is missing the standard double-newline after the... |
blob | commitdiff | diff to current |
2008-11-13 |
Tilghman Lesher | Merged revisions 156688 via svnmerge from |
blob | commitdiff | diff to current |
2008-11-11 |
Pari Nannapaneni | changing comment style to conform coding guidelines |
blob | commitdiff | diff to current |
2008-11-11 |
Pari Nannapaneni | Patch by Ryan Brindley -- Make sure that manager refus... |
blob | commitdiff | diff to current |
2008-11-07 |
Sean Bright | Add ability to pass arbitrary data to the ao2_callback_... |
blob | commitdiff | diff to current |
2008-11-04 |
Tilghman Lesher | Slightly optimize ast_devstate_str and rename global... |
blob | commitdiff | diff to current |
2008-11-02 |
Kevin P. Fleming | bring over all the fixes for the warnings found by... |
blob | commitdiff | diff to current |
2008-10-19 |
Kevin P. Fleming | cleaup of the TCP/TLS socket API: |
blob | commitdiff | diff to current |
2008-10-18 |
BJ Weschke | Using the GetVar handler in AMI is potentially dangero... |
blob | commitdiff | diff to current |
2008-10-16 |
Mark Michelson | Merged revisions 150304 via svnmerge from |
blob | commitdiff | diff to current |
2008-10-16 |
Mark Michelson | Merged revisions 150298,150301 via svnmerge from |
blob | commitdiff | diff to current |
2008-10-09 |
Mark Michelson | The priority was unnecessary for the manager atxfer... |
blob | commitdiff | diff to current |
2008-09-28 |
Michiel van Baak | Merge the cli_cleanup branch. |
blob | commitdiff | diff to current |
2008-09-12 |
Tilghman Lesher | Create a new config file status, CONFIG_STATUS_FILEINVA... |
blob | commitdiff | diff to current |
2008-08-29 |
Mark Michelson | Merged revisions 140488 via svnmerge from |
blob | commitdiff | diff to current |
2008-08-25 |
Jeff Peeler | Merged revisions 139927 via svnmerge from |
blob | commitdiff | diff to current |
2008-08-22 |
Jeff Peeler | Merged revisions 139621 via svnmerge from |
blob | commitdiff | diff to current |
2008-08-10 |
Sean Bright | Another big chunk of changes from the RSW branch. ... |
blob | commitdiff | diff to current |
2008-08-05 |
Kevin P. Fleming | make datastore creation and destruction a generic API... |
blob | commitdiff | diff to current |
2008-07-25 |
Brandon Kruse | Revert tilghman and pari's code changes, as |
blob | commitdiff | diff to current |
2008-07-18 |
Brett Bryant | Fixes problem where manager users loaded from users... |
blob | commitdiff | diff to current |
2008-07-18 |
Tilghman Lesher | Russell pointed out that using ast_strdupa() within... |
blob | commitdiff | diff to current |
2008-07-18 |
Tilghman Lesher | Fix trunk devmode |
blob | commitdiff | diff to current |
2008-07-18 |
Pari Nannapaneni | updateconfig is not uri decoding variables,values... |
blob | commitdiff | diff to current |
2008-07-15 |
Tilghman Lesher | Merged revisions 130959 via svnmerge from |
blob | commitdiff | diff to current |
2008-07-13 |
Michiel van Baak | Merged revisions 130573 via svnmerge from |
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-08 |
Brett Bryant | Janitor project to convert sizeof to ARRAY_LEN macro. |
blob | commitdiff | diff to current |
2008-07-06 |
Olle Johansson | Changing name of global api call to ast_* |
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-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 |
next |