summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-01-29Merge "Remove redundant module checks and references."Jenkins2
2018-01-27loader: Use ast_cli_completion_add for 'module load' completion.Corey Farrell
2018-01-27headers: Consistent use of typeof and/or __typeof__.Alexander Traud
2018-01-25Build System: Require __sync or __atomic functions.Corey Farrell
2018-01-24Build System: Add support for __atomic built-in operators.Corey Farrell
2018-01-24Remove redundant module checks and references.Corey Farrell
2018-01-22pbx_variables.c: Misc fixes in variable substitution.Richard Mudgett
2018-01-16res_pjsip: Split type=identify to IP address and SIP header matching prioritiesRichard Mudgett
2018-01-15loader: Add dependency fields to module structures.Corey Farrell
2018-01-15vector: Additional string vector definitions.Corey Farrell
2018-01-04Merge "loader: Create ast_module_running_ref."Joshua Colp
2018-01-04Merge "datastore: Add automatic module references."Joshua Colp
2018-01-03loader: Create ast_module_running_ref.Corey Farrell
2017-12-30astobj2: Create case-insensitive variants of container function macros.Corey Farrell
2017-12-29datastore: Add automatic module references.Corey Farrell
2017-12-22astobj.h: Remove from Asterisk core.Corey Farrell
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-12-21Merge "Fix Common Typo's."Jenkins2
2017-12-20Fix Common Typo's.Corey Farrell
2017-12-20manager.h: Bump AMI versionRichard Mudgett
2017-12-18Merge "netsock: Remove from Asterisk core."Jenkins2
2017-12-18Merge changes from topic 'faster-aco'Joshua Colp
2017-12-18netsock: Remove from Asterisk core.Corey Farrell
2017-12-18Merge changes from topic 'loader-work'George Joseph
2017-12-15Merge "res_rtp_asterisk.c: Disable packet flood detection for video streams."Jenkins2
2017-12-15Merge "pjsip_options: wrongly applied "UNKNOWN" status"Jenkins2
2017-12-15aco: Create ways to minimize use of regex.Corey Farrell
2017-12-14loader: Replace priority heap with vector.Corey Farrell
2017-12-14res_rtp_asterisk.c: Disable packet flood detection for video streams.Richard Mudgett
2017-12-12chan_pjsip/res_pjsip: Add CHANNEL(pjsip,request_uri)Richard Mudgett
2017-12-11pjsip_options: wrongly applied "UNKNOWN" statusKevin Harwell
2017-12-11Merge "astdb: Improve prefix searches in astdb"Jenkins2
2017-12-10astdb: Improve prefix searches in astdbSean Bright
2017-12-08utils: Add convenience function for setting fd flagsSean Bright
2017-12-04security-events: Fix SuccessfulAuth using_password declaration.Richard Mudgett
2017-11-27CLI: Remove compatibility code.Corey Farrell
2017-11-27Merge "CLI: Create ast_cli_completion_add function."George Joseph
2017-11-27Merge "CLI: Remove calls to ast_cli_generator."George Joseph
2017-11-21Merge "BuildSystem: pjsip_evsub_set_uas_timeout was not used."Joshua Colp
2017-11-21CLI: Create ast_cli_completion_add function.Corey Farrell
2017-11-21CLI: Remove calls to ast_cli_generator.Corey Farrell
2017-11-21Merge "CLI: Create ast_cli_completion_vector."Joshua Colp
2017-11-21Merge "README: Send people to secure websites where available."Joshua Colp
2017-11-20Merge "doxygen: Remove obsolete contents."Joshua Colp
2017-11-20BuildSystem: pjsip_evsub_set_uas_timeout was not used.Alexander Traud
2017-11-18iostream: Fix ast_iostream_printf declaration.Corey Farrell
2017-11-17README: Send people to secure websites where available.Corey Farrell
2017-11-17doxygen: Remove obsolete contents.Corey Farrell
2017-11-17Merge "DEBUG_FD_LEAKS: Add missing FD creators."Joshua Colp
2017-11-17Merge "Build: Make function constructor/destructor attributes mandatory."Joshua Colp