Commit Graph

71 Commits (3868f7cb47430c69a10477e97b4797c0d214855b)

Author SHA1 Message Date
George Joseph 3868f7cb47 docs: Enable since/version handling for XML, CLI and ARI documentation
3 months ago
Naveen Albert 1da5eb3795 xmldoc: Allow XML docs to be reloaded.
2 years ago
Alexander Traud 38f9000fcb
xmldoc: Fix for Doxygen.
3 years ago
Corey Farrell 021ce938ca
astobj2: Remove legacy ao2_container_alloc routine.
7 years ago
Corey Farrell cacbe32534
core: Disable astobj2 locking for some common objects.
7 years ago
George Joseph ba8f2c401c xmldoc.c: Fix dump of xml document
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Corey Farrell b3e839debd Remove constant conditionals (dead-code).
7 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Walter Doekes 74e7333317 xmldoc: Improve xmldoc wrapping of 'core show ...' output.
10 years ago
Richard Mudgett a04d946eaa Add missing failure checks to ast_str_set_va() callers.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Corey Farrell 3ddd92902a Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Matthew Jordan 66670f02e6 Fix compilation issues for OpenBSD
10 years ago
Richard Mudgett 148e8799fe res_pjsip_sdp_rtp,sorcery: Fix invalid access and memory leak respectively.
10 years ago
Scott Griepentrog 8c65c9167e Various: bugfixes found via chaos
10 years ago
Mark Michelson bd0bdf1e41 Fix some memory leaks.
10 years ago
Matthew Jordan 922e3203a9 xmldocs: Add support for an <example> tag in the Asterisk XML Documentation
11 years ago
Kinsey Moore 4445ee7fc0 AMI: Allow for command response documentation
11 years ago
Matthew Jordan fb5690ce4b Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Matthew Jordan ce423d2ea4 func_channel, chan_pjsip: Add CHANNEL read function support for chan_pjsip
12 years ago
Matthew Jordan 076b29dd5b Remove some spammy debug messages; improve clarity of others
12 years ago
Richard Mudgett 83bf017db9 Fix incorrect usages of ast_realloc().
12 years ago
Richard Mudgett e47d3db365 Doxygen comment tweaks.
12 years ago
Richard Mudgett 5dbaee232c Fix printf NULL string (null) substituion for NULL config framework default.
12 years ago
Matthew Jordan bcc0aca23d Make things work again
12 years ago
Matthew Jordan 8c5367226b Make appropriate items parse using '|' instead of ','
12 years ago
Kinsey Moore dd867daac9 Fix a memory leak in xmldoc
12 years ago
Kinsey Moore 675f43f24f Resolve more memory leaks in xmldoc
12 years ago
Kinsey Moore a3a2b99519 Fix minor memory leak in xmldoc
12 years ago
Matthew Jordan d04ab3c645 Add CLI configuration documentation
12 years ago
Tilghman Lesher ac16a70dce Improve documentation by making all of the colors used readable,
13 years ago
Matthew Jordan ff469e9d5d Fix memory leaks in XML documentation
13 years ago
Matthew Jordan a094707d51 Fix a variety of ref counting issues
13 years ago
Andrew Latham fd98835f1f Doxygen Updates Janitor Work
13 years ago
Andrew Latham 6f61cb50c5 Doxygen Updates - janitor work
13 years ago
Mark Michelson 6a539ace84 Fix misuses of asprintf throughout the code.
13 years ago
Matthew Jordan eedab0744b Fix memory leak in XML documentation
13 years ago
Matthew Jordan 86ff5585fd Add the ability to specify technology specific documentation
13 years ago
Matthew Jordan 82a7409c15 Add AMI event documentation
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Matthew Jordan 7b51320642 Fix a variety of memory leaks
13 years ago
Kinsey Moore dd81b047db Resolve FORWARD_NULL static analysis warnings
13 years ago
Jonathan Rose 8227f70cd7 Coverity Report: Fix issues for error type CHECKED_RETURN for core
13 years ago
Kinsey Moore a485f44022 Add missing newlines to CLI logging
13 years ago
Kinsey Moore c5b3db1956 Kill off red blobs in most of main/*
13 years ago
Matthew Nicholson bb07ca66a1 Merged revisions 340109 via svnmerge from
14 years ago
Paul Belanger 3556e4c2d4 Replace ast_log(LOG_DEBUG, ...) with ast_debug()
14 years ago
Leif Madsen 783ea39ba1 Merged revisions 300521 via svnmerge from
15 years ago