Commit Graph

7686 Commits (94e5209dba4eafc507445c8eef208cc38d8601c7)
 

Author SHA1 Message Date
Mark Spencer f073e16896 Add NetBSD for credits for editline
19 years ago
Luigi Rizzo a7ec530a64 initial implementation of support for native atomic ops.
19 years ago
Tilghman Lesher 9a9ab4e7cf Merged revisions 16581 via svnmerge from
19 years ago
Tilghman Lesher 24bc847e9d Merged revisions 16579 via svnmerge from
19 years ago
Joshua Colp 5b1069f262 Add more 64-bit detection goodness (issue #6850 reported by evilbunny)
19 years ago
Joshua Colp dc43a00d19 Block 1.2 fix for amd64, trunk version coming soon
19 years ago
Luigi Rizzo 7e2b1c539a localize a variable
19 years ago
Luigi Rizzo b7467d7d09 use ast_strdup instead of strdup
19 years ago
Luigi Rizzo c163911efe don't use 8000, use DEFAULT_SAMPLE_RATE
19 years ago
Luigi Rizzo 6c232811c0 as discussed with Mark a few weeks ago, the 'newstack' argument
19 years ago
Olle Johansson c6d1bfbb31 Doxygen doc updates
19 years ago
Kevin P. Fleming 4e5ea82b7e deprecate insecure=very and insecure=yes, since we have more explicit versions available now
19 years ago
Joshua Colp bf7f1ec0f8 Merged revisions 16534 via svnmerge from
19 years ago
Luigi Rizzo 1de8b16b1e remove AST_MUTEX_DEFINE_EXPORTED, which now has no more clients.
19 years ago
Luigi Rizzo 48864ab877 do not export the tzlock and the list head, and introduce a new method,
19 years ago
Luigi Rizzo 6d2fbc0b90 document why there are so many versions of the mutex functions,
19 years ago
Kevin P. Fleming 4ee62f1bcd be more careful when merging in a branch with automerge properties :-(
19 years ago
Russell Bryant 03ce34e1aa convert internal timing to be stored as a flag in the ast_options flags
19 years ago
Olle Johansson 50f0b12880 Issue #5374 - Enable internal timing of generators (cmantunes)
19 years ago
Olle Johansson 2c4ebe356e Issue #6450 - Don't remove characters from SIP uri's when not needed
19 years ago
Joshua Colp 0c134c5cba Fix IAX2 multithreaded scheduling (issue #6840)
19 years ago
Olle Johansson dfc9952986 Set default value of adsipark (import from 1.2)
19 years ago
Olle Johansson 7ffb04a7ec Block patch on app_groupcount.c from 1.2
19 years ago
Olle Johansson eb94c40702 Typo
19 years ago
Olle Johansson 3d1f9b747e Formatting fix.
19 years ago
North Antara 139b07c76c whitespace "fixes", and general cleanup
19 years ago
Luigi Rizzo c01fc0ee03 the comment character is ';' not '#' ...
19 years ago
Olle Johansson 16728da6a7 Whitespace fix forgotten by someone who added a note about needing to fix this...
19 years ago
Russell Bryant aa029f44f0 convert calloc and malloc+memset to ast_calloc and remove duplicate error messages
19 years ago
Tilghman Lesher a532c787f2 Merged revisions 16192 via svnmerge from
19 years ago
Olle Johansson 13bcb6ed7d Update to code documentation and developer guidelines.
19 years ago
Luigi Rizzo b5c5446ec4 another batch of cli simplifications.
19 years ago
Luigi Rizzo 8f5bf61ef8 mention issues with the protection of the list used in indications.c
19 years ago
Christian Richter acacae4e68 fixed no dtmf detect on 64 bit
19 years ago
Tilghman Lesher 0f48e2ba9e Merged revisions 16082 via svnmerge from
19 years ago
Mark Spencer 8b5670d8f1 Fix build of asterisk again (ahem, committers!)
19 years ago
Olle Johansson 9e9db42562 Doxygen updates
19 years ago
Olle Johansson a6a0a8a287 - Formatting fixes
19 years ago
Russell Bryant 1caeee1c61 oops! :)
19 years ago
Russell Bryant d8b204563f git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16009 65c4cc65-6c06-0410-ace0-fbb531ad65f3
19 years ago
Russell Bryant 9b436eecb7 fix the provided unsetenv for solaris to return an int like it's supposed to
19 years ago
Russell Bryant 6601f4deba conversion from malloc to ast_malloc
19 years ago
Luigi Rizzo 705ccb2218 Introduce an utility macro to set base, offset and
19 years ago
Luigi Rizzo 68ab41ebfe Add two widely used constants
19 years ago
North Antara 150e0b72cc Added more "valid" phone types to skinny sample config.
19 years ago
Olle Johansson b366c4062e Issue #6823 - Registration and port numbers. (from 1.2)
19 years ago
Kevin P. Fleming c379ae8896 Merged revisions 15896 via svnmerge from
19 years ago
Luigi Rizzo c0f2f5b5b8 Normalize some cli completion code.
19 years ago
Olle Johansson 7058495f97 Doxygen fixes
19 years ago
Luigi Rizzo f148a4df0f more command completion normalization.
19 years ago