2006-04-28 |
Russell Bryant | remove this option for now, because it can only be... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Russell Bryant | add STACK_BACKTRACES to the CFLAGS selectable in menuselect |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | fix destructor for pval objects (thanks to Steve Murphy); |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Russell Bryant | when doing the checks necessary for chan_phone, look... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | always call the destructor |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | document variable and options used. |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | document options, move objects of the same type close to |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | slightly restructure a block to reduce nesting, |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Joshua Colp | Blocked revisions 22954 via svnmerge |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | imore npval -> npval2 conversions |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Matt O'Gorman | dont free unallocated block ,and dont close a fd |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Matt O'Gorman | allows for chan_zap to have all channels reloaded |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Joshua Colp | Add option 'I' which allows you to record your name... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | more npval2 replacement, mark XXX dubious arguments |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | more npval -> npval2 replacement, and a fix for a likely |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | introduce a simplified interface for npval and start... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | formatting fixes |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Joshua Colp | Change channel locking to API, nifty janitor project... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Russell Bryant | - add missing IXJUSER to menuselect-deps.in |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | use ast_calloc for memory allocations |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | fix a couple of bugs in arguments to npval |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | remove some commented-out code |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | finish packing yylloc into macros |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | add some comments to the code |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | more formatting cleanup |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Matthew Fredrickson | Make sure we use the correct event type when we're... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | more dup removal |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | more duplicate removal |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | remove duplicated code |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | staticize c_prevword() |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | more indentation fixes |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | use asprintf instead of malloc |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | more formatting cleanup |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Christian Richter | put the default misdn.trace to /var/log/asterisk/misdn... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | more indentation fixes |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | more formatting cleanup |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | cleanup formatting to emphsize common code blocks |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | move similar blocks close to each other to make similar... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | normalize and simplify the code for keeping track of... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | define some flex constants for character sets. |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Russell Bryant | only define HAVE_SOMELIB if somelib's header file was... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | uncomment some functions in the flex code that were... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Luigi Rizzo | use \t to indicate a tab, and fix indentation for |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Luigi Rizzo | remove common blocks of code with a macro (waiting... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Luigi Rizzo | staticize some variables |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Luigi Rizzo | comment behaviour of pbcwhere in preparation for its use |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Luigi Rizzo | remove unused variable |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Luigi Rizzo | include/asterisk/ael_structs.h: |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Matt O'Gorman | adds new function QUEUE_WAITING_COUNT and a few |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Matt O'Gorman | more janitor work, patch from bug 6975. |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Matt O'Gorman | Merged revisions 22596 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Matt O'Gorman | adds two new applications, exitwhile, and continuewhile |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Luigi Rizzo | whitespace-only change: |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Luigi Rizzo | whitespace-only change: |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Christian Richter | Facility decoding doesn't work proper yet |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Russell Bryant | add the missing prototype for the included asprintf |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Russell Bryant | another Solaris compatability fix - this makes sure... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Tilghman Lesher | Bug 7032 - Remove deprecated use of ${CALLERIDNUM} |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Russell Bryant | AEL is no longer considered experimental :) |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Kevin P. Fleming | don't rely on default search paths for finding local... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Russell Bryant | if an external library is found, but the associated... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Luigi Rizzo | wrong path in include file. |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Luigi Rizzo | fix variable declaration in the middle of a block |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Russell Bryant | don't list strcompat.o as a dependency in the build_too... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Russell Bryant | remove a bashism ... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Russell Bryant | apparently some systems may have ncurses that doesn... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Russell Bryant | another little Solaris fix, unset LIBS before building... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Russell Bryant | menuselect needs strcompat.o for strsep on Solaris |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Russell Bryant | check for automake before aclocal, so that the error... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Tilghman Lesher | Move clueful 'h' more central; alias ESC to left arrow... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Russell Bryant | add a note indicating that you can press 'h' for help |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Russell Bryant | remove properties added as a part of the AEL merge |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Russell Bryant | remove some files we don't need |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Kevin P. Fleming | Merge Steve Murphy's (murf) complete re-implementation... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Russell Bryant | print a message before running the autotools |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Russell Bryant | fix kevin's silly typos |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Tilghman Lesher | Deprecate prefixed options in voicemail |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Kevin P. Fleming | Thanks to the fine work of Russell Bryant and Dancho... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Mark Spencer | Fix CDR builds when includes are in freetds directory... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Tilghman Lesher | Bug 6710 - Move default datetime string to each languag... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Olle Johansson | - Add doxygen documentation for sipsock_read locking |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Jim Dixon | Added "Operator Services" connection mode for Zap chann... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | convert to use ast_stream_and_wait |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | convert to use ast_strem_and_wait |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | convert to use ast_stream_and_wait |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | move wait_and_stream to ast_wait_and_stream() because... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | more stncpy/ast_copy_string replacement. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | more strncpy/ast_copy_string replacement. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | more strncpy/ast_copy_string replacement |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | replace some strncpy with ast_copy string, |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | replace strncpy with ast_copy_string. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | replace strncpy with ast_copy_string and fix the -1... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | comment a possible memory leak |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | merge some common code into a function |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | update configuration, generalize date format and |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | - use symbolic constants and macros to play with the... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | simplify pbx_builtin_execiftime |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | simplify a function |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | minor cleanup |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | one more client for find_context_locked() |
commit | commitdiff | tree | snapshot |
next |