summaryrefslogtreecommitdiff
path: root/main/manager.c
AgeCommit message (Expand)Author
2007-07-18Merge in ast_strftime branch, which changes timestamps to be accurate to the ...Tilghman Lesher
2007-07-09Make sure the idText variable is empty, and put it in the right place for the...Joshua Colp
2007-07-02After some discussion on the asterisk-dev list, we determined that this approachRussell Bryant
2007-07-02Add a CLI command to dump the built-in manager action documentationRussell Bryant
2007-07-02Merged revisions 72926 via svnmerge from Russell Bryant
2007-06-29Merge changes from team/russell/http_filetxferRussell Bryant
2007-06-29Merged revisions 72556 via svnmerge from Tilghman Lesher
2007-06-24Conversions to ast_debug()Russell Bryant
2007-06-24Merged revisions 71289 via svnmerge from Tilghman Lesher
2007-06-21Add manager events for RTCP statistics.Jason Parker
2007-06-14Merged revisions 69392 via svnmerge from Kevin P. Fleming
2007-06-14Couple of manager ssl options weren't loading because of a typo.Brett Bryant
2007-06-11Change displayconnects option in manager.conf to be per-user.Jason Parker
2007-06-11Add username completion for manager show user CLI command. (issue #9929 repor...Joshua Colp
2007-06-07Fix a bunch of doxygen errors and document more thingsRussell Bryant
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...Tilghman Lesher
2007-06-06Minor formatting change to test closing mantis issues through commit tagsRussell Bryant
2007-06-06Minor formatting change to test closing mantis issues through commit tagsRussell Bryant
2007-06-05Make sure we default allowmultiplelogin to on/yes, per the default stated in ...Jason Parker
2007-05-24Add a new API call for creating detached threads. Then, go replace all of theRussell Bryant
2007-05-24Merged revisions 65902 via svnmerge from Joshua Colp
2007-05-17Add an option that lets you only allow one connection at a time for eachRussell Bryant
2007-05-11Merged revisions 63982 via svnmerge from Jason Parker
2007-05-11Merged revisions 63886 via svnmerge from Russell Bryant
2007-05-10Merged revisions 63804 via svnmerge from Russell Bryant
2007-05-04Convert spaces to tabs for indentation.Russell Bryant
2007-05-04Add "CoreStatus" - from the moremanager branch.Olle Johansson
2007-05-04- Add manager command CoreSettingsOlle Johansson
2007-04-24Merged revisions 61787 via svnmerge from Russell Bryant
2007-04-23When building a JSON encoded string in the GetConfigJSON manager action, escapeRussell Bryant
2007-04-20Merged revisions 61690 via svnmerge from Russell Bryant
2007-04-19Merged revisions 61683 via svnmerge from Tilghman Lesher
2007-04-10Issue 6082 - New DTMF event for managerTilghman Lesher
2007-04-09Add hint to ExtensionStatus AMI event in managerOlle Johansson
2007-04-06Merged revisions 60603 via svnmerge from Russell Bryant
2007-04-04Merged revisions 60137 via svnmerge from Russell Bryant
2007-03-07Merged revisions 58165 via svnmerge from Russell Bryant
2007-02-24Doxygen updates and correctionsOlle Johansson
2007-02-23Introduce a new manager action, GetConfigJSON, which is intended to improveRussell Bryant
2007-02-16Properly handle an error result from a manager action. This could have left t...Joshua Colp
2007-02-14New CLI command "Core show settings" to list some core settingsOlle Johansson
2007-02-08It is with pleasure that I announce the return of rawman support through the ...Joshua Colp
2007-02-06Merged revisions 53246 via svnmerge from Tilghman Lesher
2007-01-31Merged revisions 53046 via svnmerge from Russell Bryant
2007-01-29Merged revisions 52688 via svnmerge from Russell Bryant
2007-01-29The changes for trunk are less extensive, but includeRussell Bryant
2007-01-24Close file after we do the translation, and map memory for both reading/writi...Joshua Colp
2007-01-23Merged revisions 51781 via svnmerge from Russell Bryant
2007-01-23Merged revisions 51750 via svnmerge from Russell Bryant
2007-01-19Break out of the config processing loop for manager.conf once the correct userRussell Bryant