2007-12-20 |
Luigi Rizzo | modify svn.digium.com/view/asterisk?view=rev&rev=93603 |
tree | commitdiff |
2007-12-18 |
Tilghman Lesher | Add a canary process, for high priority mode (asterisk... |
tree | commitdiff |
2007-12-18 |
Luigi Rizzo | make configuration variable const so they are not accid... |
tree | commitdiff |
2007-12-18 |
Luigi Rizzo | remove unnecessary (char *) casts for ast_config_AST_... |
tree | commitdiff |
2007-12-10 |
Joshua Colp | Add ast_atomic_fetchadd_int_slow to check_expr for... |
tree | commitdiff |
2007-12-10 |
Luigi Rizzo | remove relative paths and use ASTTOPDIR instead. |
tree | commitdiff |
2007-12-10 |
Luigi Rizzo | simplify this file |
tree | commitdiff |
2007-12-09 |
Luigi Rizzo | add hashtab.c to the list of files deleted |
tree | commitdiff |
2007-12-09 |
Luigi Rizzo | normalize subdirs' Makefile by using ASTTOPDIR and... |
tree | commitdiff |
2007-12-08 |
Luigi Rizzo | normalize header order, and add a comment on the need |
tree | commitdiff |
2007-12-04 |
Russell Bryant | Fix the build of astman. Any file that includes any... |
tree | commitdiff |
2007-11-29 |
Kevin P. Fleming | let's try this again... *all* compilation and linking... |
tree | commitdiff |
2007-11-26 |
Steve Murphy | closes issue #11341; made changes to make utils again... |
tree | commitdiff |
2007-11-21 |
Luigi Rizzo | enable support for stack backtrace for stuff built... |
tree | commitdiff |
2007-11-21 |
Kevin P. Fleming | move these forward declarations back to asterisk.h... |
tree | commitdiff |
2007-11-21 |
Luigi Rizzo | more header removal/normalization |
tree | commitdiff |
2007-11-19 |
Luigi Rizzo | move the declaration of struct ast_channel ast_frame... |
tree | commitdiff |
2007-11-17 |
Luigi Rizzo | more cygwin/mingw32 compatibility fixes |
tree | commitdiff |
2007-11-17 |
Luigi Rizzo | add a return NULL to a function that is expected to... |
tree | commitdiff |
2007-11-17 |
Luigi Rizzo | more removal of duplicate #include lines |
tree | commitdiff |
2007-11-16 |
Luigi Rizzo | remove redundant #include "asterisk/compat.h", |
tree | commitdiff |
2007-11-16 |
Luigi Rizzo | Start untangling header inclusion in a way that does... |
tree | commitdiff |
2007-11-12 |
Steve Murphy | Don't forget the ASTERISK_VERSION for the sake of the... |
tree | commitdiff |
2007-11-12 |
Kevin P. Fleming | (closes issue #11221) |
tree | commitdiff |
2007-11-12 |
Joshua Colp | Fix building on FreeBSD by including/not including... |
tree | commitdiff |
2007-11-09 |
Steve Murphy | This is the perhaps the biggest, boldest, most daring... |
tree | commitdiff |
2007-11-08 |
Kevin P. Fleming | improve linked-list macros in two ways: |
tree | commitdiff |
2007-11-05 |
Luigi Rizzo | Move AUDIO_LIBS outside the top level Makefile. This... |
tree | commitdiff |
2007-11-02 |
Tilghman Lesher | Add pbx_lua as a method of doing extensions |
tree | commitdiff |
2007-11-01 |
Steve Murphy | This commits the performance mods that give the priorit... |
tree | commitdiff |
2007-11-01 |
Russell Bryant | Remove another copied source file on "make clean". |
tree | commitdiff |
2007-10-29 |
Kevin P. Fleming | UGH... while trying to fix #10995, I found all kinds... |
tree | commitdiff |
2007-10-29 |
Kevin P. Fleming | clean up assembler and preprocessor files if they are... |
tree | commitdiff |
2007-10-26 |
Steve Murphy | Merged revisions 87168 via svnmerge from |
tree | commitdiff |
2007-10-17 |
Steve Murphy | and then, I noticed the clicompat stuff. |
tree | commitdiff |
2007-10-17 |
Steve Murphy | more stub routines to allow linkage in stand-alone... |
tree | commitdiff |
2007-10-17 |
Steve Murphy | more stub routines to allow linkage in stand-alone... |
tree | commitdiff |
2007-10-09 |
Tilghman Lesher | Remove redundant includes (patch by snuffy) (Closes... |
tree | commitdiff |
2007-10-08 |
Joshua Colp | Fix up tree so that it compiles when MTX Profiling... |
tree | commitdiff |
2007-10-01 |
Steve Murphy | OK. THis a DEBUG_THREADS situation. |
tree | commitdiff |
2007-10-01 |
Steve Murphy | picky gcc versions... sigh. |
tree | commitdiff |
2007-10-01 |
Steve Murphy | This mod will allow check_expr to compile in the presen... |
tree | commitdiff |
2007-09-25 |
Russell Bryant | Add some files to the utils directory svn:ignore and... |
tree | commitdiff |
2007-09-22 |
Tilghman Lesher | Fix build of check_expr and hashtest2 when DEBUG_THREAD... |
tree | commitdiff |
2007-09-21 |
Russell Bryant | Merged revisions 83432 via svnmerge from |
tree | commitdiff |
2007-09-12 |
Russell Bryant | Change the traversal to use ao2_callback() instead... |
tree | commitdiff |
2007-09-11 |
Steve Murphy | This solves an unreported solaris compile problem ... |
tree | commitdiff |
2007-09-11 |
Steve Murphy | fixing up the pthread stuff for hashtest2 |
tree | commitdiff |
2007-09-11 |
Joshua Colp | Include string compatibility file in hashtest2. |
tree | commitdiff |
2007-09-11 |
Joshua Colp | Include compat.h to hopefully make it compatible with... |
tree | commitdiff |
2007-09-11 |
Joshua Colp | Fix building under FreeBSD. Make sure alloca.h exists... |
tree | commitdiff |
2007-09-10 |
Steve Murphy | Committing my test for astobj2, hashtest2.c, along... |
tree | commitdiff |
2007-08-29 |
Steve Murphy | This code was in team/murf/bug8684-trunk; it should... |
tree | commitdiff |
2007-08-24 |
Steve Murphy | fix up the MODULEINFO in conf2ael.c as well |
tree | commitdiff |
2007-08-24 |
Russell Bryant | Merged revisions 80722 via svnmerge from |
tree | commitdiff |
2007-08-24 |
Steve Murphy | Merged revisions 80717 via svnmerge from |
tree | commitdiff |
2007-08-22 |
Russell Bryant | Ensure that the object code for ast_atomic_fetchadd_int... |
tree | commitdiff |
2007-08-20 |
Steve Murphy | Stephn Davies reports that this will help make things... |
tree | commitdiff |
2007-08-20 |
Steve Murphy | pval.c should not be in svn, in the utils dir |
tree | commitdiff |
2007-08-20 |
Joshua Colp | Bring pval.c in utils up to date with pval.c in res... |
tree | commitdiff |
2007-08-20 |
Joshua Colp | (closes issue #10496) |
tree | commitdiff |
2007-08-19 |
Tilghman Lesher | Add strcompat dependency for check_expr (needed for... |
tree | commitdiff |
2007-08-16 |
Steve Murphy | Many thanks to mvanbaak for his update to translate... |
tree | commitdiff |
2007-08-16 |
Steve Murphy | mvanbaak asks: why did you include that twice? Answer... |
tree | commitdiff |
2007-08-16 |
Steve Murphy | svn did me dirty for some reason. Left 5 files out... |
tree | commitdiff |
2007-08-16 |
Joshua Colp | Make conf2ael build on 64-bit systems. |
tree | commitdiff |
2007-08-15 |
Tilghman Lesher | Missing from murf's last trunk commit, which was why... |
tree | commitdiff |
2007-08-15 |
Steve Murphy | This commit closes bug 7605, and half-closes 7638.... |
tree | commitdiff |
2007-08-14 |
Steve Murphy | Merged revisions 79255 via svnmerge from |
tree | commitdiff |
2007-08-07 |
Russell Bryant | Add another big set of doxygen documentation improvemen... |
tree | commitdiff |
2007-08-01 |
Joshua Colp | Merged revisions 77869 via svnmerge from |
tree | commitdiff |
2007-07-17 |
Steve Murphy | via 10206, I have added an option (e) to Dial to allow... |
tree | commitdiff |
2007-07-05 |
Steve Murphy | In regards to changes for 9508, expr2 system choking... |
tree | commitdiff |
2007-07-02 |
Steve Murphy | Merged revisions 72933 via svnmerge from |
tree | commitdiff |
2007-06-05 |
Steve Murphy | Merged revisions 67526 via svnmerge from |
tree | commitdiff |
2007-03-22 |
Steve Murphy | Merged revisions 59145 via svnmerge from |
tree | commitdiff |
2007-03-02 |
Steve Murphy | Merged revisions 57426 via svnmerge from |
tree | commitdiff |
2007-01-24 |
Steve Murphy | Merged revisions 52052 via svnmerge from |
tree | commitdiff |
2007-01-05 |
Kevin P. Fleming | Merged revisions 49676 via svnmerge from |
tree | commitdiff |
2006-12-28 |
Steve Murphy | Jason is having problems with the inclusion of <err... |
tree | commitdiff |
2006-12-18 |
Kevin P. Fleming | Merged revisions 48554 via svnmerge from |
tree | commitdiff |
2006-12-16 |
Kevin P. Fleming | Merged revisions 48525 via svnmerge from |
tree | commitdiff |
2006-11-08 |
Russell Bryant | Merged revisions 47331 via svnmerge from |
tree | commitdiff |
2006-11-06 |
Russell Bryant | check for failure after call to calloc() (issue #8295) |
tree | commitdiff |
2006-11-06 |
Joshua Colp | Add support for manager hooks, so you could fire off... |
tree | commitdiff |
2006-10-30 |
Steve Murphy | These changes submitted by moy via bug 6992, to add... |
tree | commitdiff |
2006-10-28 |
Joshua Colp | Merged revisions 46377 via svnmerge from |
tree | commitdiff |
2006-10-24 |
Russell Bryant | Merged revisions 46067 via svnmerge from |
tree | commitdiff |
2006-10-19 |
Steve Murphy | astman was slightly weirding out over the new Dial... |
tree | commitdiff |
2006-10-05 |
Kevin P. Fleming | Merged revisions 44436 via svnmerge from |
tree | commitdiff |
2006-10-04 |
Luigi Rizzo | correct libraries for astman, at least so i think... |
tree | commitdiff |
2006-09-29 |
Kevin P. Fleming | Merged revisions 44055 via svnmerge from |
tree | commitdiff |
2006-09-29 |
Kevin P. Fleming | Merged revisions 43996-43997,44008,44011-44012 via... |
tree | commitdiff |
2006-09-19 |
Jason Parker | be a little more consistent with our variable usage |
tree | commitdiff |
2006-09-18 |
Jason Parker | Change the includes to work on FreeBSD |
tree | commitdiff |
2006-09-15 |
Jason Parker | Many Solaris fixes - this moves some of the stuff from... |
tree | commitdiff |
2006-09-09 |
Kevin P. Fleming | more makefile tweaks to keep targets from being run... |
tree | commitdiff |
2006-08-29 |
Russell Bryant | suppress compiler warning |
tree | commitdiff |
2006-08-28 |
Steve Murphy | My apologies, I missed the compiler warning in a previo... |
tree | commitdiff |
2006-08-26 |
Kevin P. Fleming | GNU make already knows how to quietly ignore non-existe... |
tree | commitdiff |
next |