aboutsummaryrefslogtreecommitdiffstats
path: root/main/manager.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-22Add the MeetmeList and Reload manager commands, which supplement the need to ...tilghman1-0/+23
2007-09-19Merged revisions 83121 via svnmerge from russell1-2/+1
2007-09-19Extend manager show connected with additional information.file1-3/+8
2007-09-18(issue #10724)qwell1-153/+160
2007-09-18Merged revisions 82867 via svnmerge from russell1-3/+3
2007-09-11(closes issue #10695)file1-1/+6
2007-08-29This code was in team/murf/bug8684-trunk; it should fix bug 8684 in trunk. I ...murf1-5/+6
2007-08-16Don't reload a configuration file if nothing has changed.tilghman1-8/+20
2007-08-07Use the linkedlists.h macros for the manager action list.file1-38/+39
2007-07-30Remove an XXX comment noting that it would be nice for a declaration to berussell1-1/+8
2007-07-26Do a massive conversion for using the ast_verb() macrorussell1-22/+9
2007-07-24Move manager users list over to an rwlist.file1-22/+22
2007-07-23Don't bother calling AST_RWLIST_EMPTY on a list before AST_RWLIST_TRAVERSE, i...file1-4/+2
2007-07-18Merge in ast_strftime branch, which changes timestamps to be accurate to the ...tilghman1-3/+3
2007-07-09Make sure the idText variable is empty, and put it in the right place for the...file1-2/+2
2007-07-02After some discussion on the asterisk-dev list, we determined that this approachrussell1-71/+0
2007-07-02Add a CLI command to dump the built-in manager action documentationrussell1-0/+71
2007-07-02Merged revisions 72926 via svnmerge from russell1-1/+2
2007-06-29Merge changes from team/russell/http_filetxferrussell1-6/+6
2007-06-29Merged revisions 72556 via svnmerge from tilghman1-8/+17
2007-06-24Conversions to ast_debug()russell1-15/+8
2007-06-24Merged revisions 71289 via svnmerge from tilghman1-6/+1
2007-06-21Add manager events for RTCP statistics.qwell1-0/+1
2007-06-14Merged revisions 69392 via svnmerge from kpfleming1-2/+2
2007-06-14Couple of manager ssl options weren't loading because of a typo.bbryant1-3/+3
2007-06-11Change displayconnects option in manager.conf to be per-user.qwell1-4/+23
2007-06-11Add username completion for manager show user CLI command. (issue #9929 repor...file1-1/+22
2007-06-07Fix a bunch of doxygen errors and document more thingsrussell1-0/+3
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...tilghman1-20/+20
2007-06-06Minor formatting change to test closing mantis issues through commit tagsrussell1-1/+1
2007-06-06Minor formatting change to test closing mantis issues through commit tagsrussell1-1/+1
2007-06-05Make sure we default allowmultiplelogin to on/yes, per the default stated in ...qwell1-1/+1
2007-05-24Add a new API call for creating detached threads. Then, go replace all of therussell1-5/+1
2007-05-24Merged revisions 65902 via svnmerge from file1-1/+13
2007-05-17Add an option that lets you only allow one connection at a time for eachrussell1-0/+29
2007-05-11Merged revisions 63982 via svnmerge from qwell1-1/+1
2007-05-11Merged revisions 63886 via svnmerge from russell1-0/+4
2007-05-10Merged revisions 63804 via svnmerge from russell1-3/+7
2007-05-04Convert spaces to tabs for indentation.russell1-6/+5
2007-05-04Add "CoreStatus" - from the moremanager branch.oej1-0/+37
2007-05-04- Add manager command CoreSettingsoej1-1/+49
2007-04-24Merged revisions 61787 via svnmerge from russell1-1/+2
2007-04-23When building a JSON encoded string in the GetConfigJSON manager action, escaperussell1-2/+36
2007-04-20Merged revisions 61690 via svnmerge from russell1-2/+8
2007-04-19Merged revisions 61683 via svnmerge from tilghman1-1/+2
2007-04-10Issue 6082 - New DTMF event for managertilghman1-0/+1
2007-04-09Add hint to ExtensionStatus AMI event in manageroej1-1/+4
2007-04-06Merged revisions 60603 via svnmerge from russell1-0/+38
2007-04-04Merged revisions 60137 via svnmerge from russell1-2/+2
2007-03-07Merged revisions 58165 via svnmerge from russell1-0/+11