aboutsummaryrefslogtreecommitdiffstats
path: root/main/manager.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-27Merged revisions 214514 via svnmerge from tilghman1-5/+17
2009-08-18Merged revisions 212764 via svnmerge from seanbright1-1/+3
2009-08-10AST-2009-005tilghman1-5/+5
2009-07-21Merged revisions 207723 via svnmerge from mmichelson1-1/+1
2009-05-26Merged revisions 196945 via svnmerge from seanbright1-6/+7
2009-05-18Merged revisions 195369 via svnmerge from eliel1-2/+3
2009-05-18Merged revisions 195021 via svnmerge from russell1-0/+1
2009-04-10Merged revisions 187599 via svnmerge from tilghman1-1/+1
2009-04-09Merged revisions 187483 via svnmerge from tilghman1-6/+17
2009-04-07Merged revisions 186720 via svnmerge from mmichelson1-3/+4
2009-04-01Merged revisions 185912 via svnmerge from tilghman1-1/+1
2009-03-27Merged revisions 184726 via svnmerge from russell1-1/+1
2009-03-10Reset the thread local string buffer when handling the UserEvent action.file1-0/+3
2009-02-10Fix an fd leak that would occur in HTTP AMI sessionsmmichelson1-217/+269
2009-02-06Resolve a memory leak that would occur on an invalid channel given to Action:...russell1-0/+1
2009-02-02Reverting commit number 173028 as there are somemmichelson1-71/+0
2009-02-02Add a CLI command to log out a manager usermmichelson1-0/+71
2009-01-28Merged revisions 172030 via svnmerge from murf1-2/+13
2009-01-19Merged revisions 169364 via svnmerge from tilghman1-7/+6
2008-12-22Introduce ast_careful_fwrite() and use in AMI to prevent partial writes.russell1-24/+1
2008-12-18(closes issue #13993)jpeeler1-3/+7
2008-12-16Merged revisions 164806 via svnmerge from russell1-0/+1
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)tilghman1-12/+14
2008-12-08Allocate enough space initially for the message.tilghman1-2/+2
2008-12-05Janitor, use ARRAY_LEN() when possible.eliel1-1/+1
2008-12-03Another place this is missingqwell1-1/+1
2008-12-03Fix typo when ListCategories returns none.qwell1-1/+1
2008-12-01Merged revisions 159976 via svnmerge from seanbright1-1/+1
2008-12-01Merged revisions 159897 via svnmerge from mvanbaak1-1/+1
2008-11-26add support for event suppression for AMI-over-HTTPkpfleming1-2/+9
2008-11-25This is basically a complete rollback of r155401, as it was determined thatseanbright1-2/+2
2008-11-24Added EVENT_FLAG_AGI and used it for manager calls in res_agi.cmnicholson1-0/+1
2008-11-21Make sure we add the Event header for CoreShowChannels.qwell1-0/+1
2008-11-14Ping is missing the standard double-newline after the event.tilghman1-1/+2
2008-11-13Merged revisions 156688 via svnmerge from tilghman1-1/+2
2008-11-11 changing comment style to conform coding guidelinespari1-6/+6
2008-11-11 Patch by Ryan Brindley -- Make sure that manager refuses any duplicate 'new ...pari1-18/+24
2008-11-07Add ability to pass arbitrary data to the ao2_callback_fn (called fromseanbright1-2/+2
2008-11-04Slightly optimize ast_devstate_str and rename global functions devstate2str a...tilghman1-1/+1
2008-11-02bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 bra...kpfleming1-1/+3
2008-10-19cleaup of the TCP/TLS socket API:kpfleming1-20/+20
2008-10-18 Using the GetVar handler in AMI is potentially dangerous (insta-crash [tm]) ...bweschke1-2/+9
2008-10-16Merged revisions 150304 via svnmerge from mmichelson1-4/+1
2008-10-16Merged revisions 150298,150301 via svnmerge from mmichelson1-0/+4
2008-10-09The priority was unnecessary for the manager atxfer, so it hasmmichelson1-15/+4
2008-09-28Merge the cli_cleanup branch.mvanbaak1-6/+6
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingtilghman1-1/+2
2008-08-29Merged revisions 140488 via svnmerge from mmichelson1-1/+1
2008-08-25Merged revisions 139927 via svnmerge from jpeeler1-1/+1
2008-08-22Merged revisions 139621 via svnmerge from jpeeler1-1/+1