summaryrefslogtreecommitdiff
path: root/main/manager.c
AgeCommit message (Expand)Author
2012-10-02Fix a variety of ref counting issuesMatthew Jordan
2012-09-22Doxygen Updates Janitor WorkAndrew Latham
2012-09-21Doxygen Updates - janitor workAndrew Latham
2012-09-18Don't crash when passing a NULL message to __astman_get_header.Sean Bright
2012-09-05Correct documentation for ModuleLoad AMI actionKinsey Moore
2012-08-30AST-2012-012: Resolve AMI User Unauthorized Shell Access through ExternalIVRMatthew Jordan
2012-08-27Fix incorrect documentation of the MailboxStatus manager command.Mark Michelson
2012-08-08Allow support for early media on AMI originates and call files.Mark Michelson
2012-08-08Add AMI_CLIENT dialplan functionTerry Wilson
2012-08-01Fix a possible crash due to passing NULL to ast_variables_dup()Mark Michelson
2012-07-31Add "setvar" option to manager.conf.Mark Michelson
2012-07-31Clean up and ensure proper usage of alloca()Kinsey Moore
2012-07-11Named ACLs: Introduces a system for creating and sharing ACLsJonathan Rose
2012-07-10Add some additional documentation for core AMI eventsMatthew Jordan
2012-06-25Update "manager show event" to support tab completionMatthew Jordan
2012-06-25Add AMI event documentationMatthew Jordan
2012-06-20Add IPv6 Support To ManagerMichael L. Young
2012-06-08Fix error paths in action_hangup() for AMI Hangup action.Richard Mudgett
2012-06-04Merge changes dealing with support for Digium phones.Mark Michelson
2012-05-31Coverity Report: Fix issues for error type REVERSE_INULL (core modules)Richard Mudgett
2012-05-10Resolve FORWARD_NULL static analysis warningsKinsey Moore
2012-05-01Prevent a potential crash when using manager hooks.Jason Parker
2012-04-23AST-2012-004: Fix an error that allows AMI users to run shell commands sans a...Jonathan Rose
2012-04-17Fix places in main where a negative return value could impact executionMatthew Jordan
2012-04-16Add IPv6 address support to security events framework.Michael L. Young
2012-04-03Allow the Hangup manager action to match channels by regexMark Murawki
2012-03-22Kill off red blobs in most of main/*Kinsey Moore
2012-03-20Allow AMI action callback to be reentrant.Richard Mudgett
2012-03-13Finalize ast_channel opaquificationTerry Wilson
2012-03-05Eliminate double close of file descriptor in manager.cJonathan Rose
2012-02-29Opaquify ast_channel structs and listsTerry Wilson
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-14Re-commit the verbose branch.Tilghman Lesher
2012-02-13Opaquify char * and char[] in ast_channelTerry Wilson
2012-02-10Fix AMI Redirect ExtraChannel not redirecting to the same exten and context.Richard Mudgett
2012-02-02Fix TLS port binding behavior as well as reload behavior:Mark Michelson
2012-02-01Constify some more channel driver technology callback parameters.Richard Mudgett
2012-01-31Fix memory leak in error paths for action_originate().Richard Mudgett
2012-01-24Opaquify channel stringfieldsTerry Wilson
2012-01-09Replace direct access to channel name with accessor functionsTerry Wilson
2011-12-07Update AMI Getvar and Setvar documentation about supplying a channel name.Richard Mudgett
2011-11-11Fix bad quoting of multiline mxml opaque_data that caused invalid xml.Walter Doekes
2011-10-11Convert registered AMI actions to ao2 objects.Richard Mudgett
2011-10-10Merged revisions 340109 via svnmerge from Matthew Nicholson
2011-10-05Merged revisions 339508 via svnmerge from Richard Mudgett
2011-10-04Generate error message when AMI action originate extension doesn't existOlle Johansson
2011-09-26Merged revisions 337974 via svnmerge from Richard Mudgett
2011-09-19Merged revisions 336441 via svnmerge from Olle Johansson
2011-09-14Merged revisions 335791 via svnmerge from Matthew Nicholson
2011-09-13Merged revisions 335653 via svnmerge from Matthew Nicholson