Commit Graph

230 Commits (b42934d019ed33a122f9d52309c26a5b2b51a2bc)

Author SHA1 Message Date
Alexander Traud 30d2c99698 progdocs: Fix for Doxygen, the hidden parts.
3 years ago
Josh Soref 50a43ab987 pbx: Spelling fixes
4 years ago
Kevin Harwell 3d1bf3c537 Compiler fixes for gcc 10
5 years ago
Jaco Kroon 40e93b0240 dundi: fix NULL dereference.
5 years ago
Kirsty Tyerman bcaa01b024 pbx_dundi: added IPv4/IPv6 dual bind support to DUNDi
6 years ago
George Joseph c5c953c1f1 Fixes for GCC 9
6 years ago
Ben Ford dd1cc7791c build: Fix compiler warnings/errors.
6 years ago
Sean Bright 2473b791b9 Replace calls to strtok() with strtok_r()
6 years ago
Jenkins2 9189c266f1 Merge "pbx_dundi: Added IPv6 support for dundi"
7 years ago
George Joseph 55f72f21b3 Merge "pbx_dundi.c: Handle thread shutdown better."
7 years ago
Kirsty Tyerman 328f772d3b pbx_dundi: Added IPv6 support for dundi
7 years ago
Richard Mudgett 273e2802aa pbx_dundi.c: Misc memory management fixes when destroying peers
7 years ago
Richard Mudgett d4e72ee296 pbx_dundi.c: Handle thread shutdown better.
7 years ago
Kirsty Tyerman 4b9bf4f5e0 pbx_dundi: reordered unloading of module pbx_dundi
7 years ago
Alexander Traud 99aed78078 crypto.h: Repair ./configure --with-ssl=PATH.
7 years ago
Corey Farrell b5914d90ac Fix GCC 8 build issues.
7 years ago
Corey Farrell 9cfdb81e91 loader: Add dependency fields to module structures.
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Corey Farrell 606ae3484a Add missing menuselect dependencies.
8 years ago
Sean Bright fc70ca9499 pbx_dundi: DUNDi weight parameter not processed correctly
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Alexei Gradinari e85adbd947 core: Entity ID is not set or invalid
9 years ago
Timo Teräs 39b69ab537 Fixes to include signal.h
9 years ago
Corey Farrell 26e0e113dc pbx_dundi: Run cleanup on failed load.
9 years ago
Richard Mudgett fa20729032 Audit improper usage of scheduler exposed by 5c713fdf18.
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Walter Doekes ccdfe67bf2 Check result of ast_var_assign() calls for memory allocation failure.
12 years ago
Mark Michelson 85fda4ca87 Fix memory leak in pbx_dundi
12 years ago
Richard Mudgett ebcc4e3da1 Remove unnecessary channel module references.
13 years ago
Andrew Latham 6c20cf2d8a Doxygen Updates - Title update
13 years ago
Matthew Jordan 34d3cbc7ac Fix DUNDi message routing bug when neighboring peer is unreachable
13 years ago
Jonathan Rose 1067294065 DUNDi: Add CLI commands DUNDi show cache and DUNDi show hints
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Kinsey Moore dd81b047db Resolve FORWARD_NULL static analysis warnings
13 years ago
Sean Bright 99bd5b1e2e Eliminate a bunch of shadow warnings.
13 years ago
Sean Bright 51c24c88a1 Prefer ast_set_qos() over ast_netsock_set_qos()
13 years ago
Terry Wilson 34c55e8e7c Opaquify char * and char[] in ast_channel
13 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
14 years ago
Leif Madsen 02f886b5a2 Allow built in variables to be used with dynamic weights.
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Tilghman Lesher 7d179abfd4 Merged revisions 326411 via svnmerge from
14 years ago
Russell Bryant f0f5e237bf Merged revisions 317474 via svnmerge from
14 years ago
Russell Bryant 95561bd37a Merged revisions 316336 via svnmerge from
14 years ago
Leif Madsen 0a72d67d3b Merged revisions 300082 via svnmerge from
15 years ago
Russell Bryant cc0b7e7df5 Some scheduler API cleanup and improvements.
15 years ago
Tilghman Lesher 8190e96fad Merged revisions 284610 via svnmerge from
15 years ago
Terry Wilson d6e1c724e5 Remove built-in AES code and use optional_api instead
15 years ago