Commit Graph

7990 Commits (8085f4e14b6a3d164079f192cc8016048f419442)
 

Author SHA1 Message Date
Russell Bryant 8085f4e14b a bunch of conversion to ast_channel_*lock (issue #7058)
19 years ago
Kevin P. Fleming 54d6194340 fix up dependencies for aelparse so that bison/flex will not be run to rebuild source files (that should _only_ be done manually)
19 years ago
Russell Bryant 1209c0ea58 if the "action-if-found" is left empty, AC_CHECK_LIB will add a default result
19 years ago
Russell Bryant 00f9884604 - convert lists to use linked list macros
19 years ago
Kevin P. Fleming 379e426b25 Merged revisions 23305 via svnmerge from
19 years ago
Russell Bryant 711f35fdc3 - don't create duplicate log messages
19 years ago
Luigi Rizzo 532e552c1f add reload() (bug 9981)
19 years ago
Luigi Rizzo 96e015a239 partial adaptation to the new module loading
19 years ago
Russell Bryant 8682a7378d add a small optimization for deleting all the members of a list
19 years ago
Russell Bryant f461c5d160 - convert the list of zones to use the list macros, and add locking (issue #7027, with mods)
19 years ago
Russell Bryant 6cdf51f58f move the "show version" CLI command from cli.c to asterisk.c so that only one
19 years ago
Russell Bryant e5b5dce811 support "make distclean" as well as "make dist-clean" for the picky people
19 years ago
Russell Bryant 9b1bff6379 fix spelling typo -- what's a Diaplan?
19 years ago
Russell Bryant d649d03170 fix sending the group numbers for a sip peer over the manager interface
19 years ago
Russell Bryant c38fbd246e note that group assignments must be from 0 to 63 (issue #7048)
19 years ago
Luigi Rizzo 8d46a41cb0 whitespace - format the source in a more readable way;
19 years ago
Luigi Rizzo c7a892d5f9 make the 'runtest' filter less strict on line numbers.
19 years ago
Luigi Rizzo d30ead1474 simplify handling of line numbers
19 years ago
Luigi Rizzo dad2812867 fix last known bug in computing columb numbers in error messages
19 years ago
Luigi Rizzo c1366df3d5 fix a bug in computing line numbers
19 years ago
Luigi Rizzo 799126216e - fix miscalculation in column numbers when multiple tabs
19 years ago
Luigi Rizzo 43bfe82828 last batch of npval -> npval2 changes
19 years ago
Luigi Rizzo 5291b89f30 more npval -> npval2 changes
19 years ago
Luigi Rizzo 899cdda8cb minor cleanup
19 years ago
Luigi Rizzo c9816d135d more npval -> npval2 conversions
19 years ago
Russell Bryant 9a77832583 remove this option for now, because it can only be enabled when
19 years ago
Russell Bryant a4bb5dbd08 add STACK_BACKTRACES to the CFLAGS selectable in menuselect
19 years ago
Luigi Rizzo 304fbbd1b6 fix destructor for pval objects (thanks to Steve Murphy);
19 years ago
Russell Bryant bfcab55f49 when doing the checks necessary for chan_phone, look for all of the linux
19 years ago
Luigi Rizzo 85ea0974f8 always call the destructor
19 years ago
Luigi Rizzo 456e27b453 document variable and options used.
19 years ago
Luigi Rizzo 810e701b1e document options, move objects of the same type close to
19 years ago
Luigi Rizzo 9033ecfaa2 slightly restructure a block to reduce nesting,
19 years ago
Joshua Colp c88294aba0 Blocked revisions 22954 via svnmerge
19 years ago
Luigi Rizzo f0d3175793 imore npval -> npval2 conversions
19 years ago
Matt O'Gorman 89673ff2a1 dont free unallocated block ,and dont close a fd
19 years ago
Matt O'Gorman d830dbabf8 allows for chan_zap to have all channels reloaded
19 years ago
Joshua Colp bffe7b29ec Add option 'I' which allows you to record your name, but not review it. This rocks! (issue #7037 reported by jon with minor mods done by moi)
19 years ago
Luigi Rizzo cbbcc2047c more npval2 replacement, mark XXX dubious arguments
19 years ago
Luigi Rizzo 5c34366afc more npval -> npval2 replacement, and a fix for a likely
19 years ago
Luigi Rizzo dadafb65cf introduce a simplified interface for npval and start using it
19 years ago
Luigi Rizzo 54616839d7 formatting fixes
19 years ago
Joshua Colp 6016d3703d Change channel locking to API, nifty janitor project. (issue #7039 reported by Mithraen)
19 years ago
Russell Bryant 3f0d9eeed0 - add missing IXJUSER to menuselect-deps.in
19 years ago
Luigi Rizzo 776a3da1a7 use ast_calloc for memory allocations
19 years ago
Luigi Rizzo 73ea5316b5 fix a couple of bugs in arguments to npval
19 years ago
Luigi Rizzo b37af2f16c remove some commented-out code
19 years ago
Luigi Rizzo a5fdd0d6b0 finish packing yylloc into macros
19 years ago
Luigi Rizzo e51725d6d4 add some comments to the code
19 years ago
Luigi Rizzo 7422c5495b more formatting cleanup
19 years ago