add a bit of comments on internal functions.
[asterisk/asterisk.git] / utils /
2007-07-17 Steve Murphyvia 10206, I have added an option (e) to Dial to allow...
2007-07-05 Steve MurphyIn regards to changes for 9508, expr2 system choking...
2007-07-02 Steve MurphyMerged revisions 72933 via svnmerge from
2007-06-05 Steve MurphyMerged revisions 67526 via svnmerge from
2007-03-22 Steve MurphyMerged revisions 59145 via svnmerge from
2007-03-02 Steve MurphyMerged revisions 57426 via svnmerge from
2007-01-24 Steve MurphyMerged revisions 52052 via svnmerge from
2007-01-05 Kevin P. FlemingMerged revisions 49676 via svnmerge from
2006-12-28 Steve MurphyJason is having problems with the inclusion of <err...
2006-12-18 Kevin P. FlemingMerged revisions 48554 via svnmerge from
2006-12-16 Kevin P. FlemingMerged revisions 48525 via svnmerge from
2006-11-08 Russell BryantMerged revisions 47331 via svnmerge from
2006-11-06 Russell Bryantcheck for failure after call to calloc() (issue #8295)
2006-11-06 Joshua ColpAdd support for manager hooks, so you could fire off...
2006-10-30 Steve MurphyThese changes submitted by moy via bug 6992, to add...
2006-10-28 Joshua ColpMerged revisions 46377 via svnmerge from
2006-10-24 Russell BryantMerged revisions 46067 via svnmerge from
2006-10-19 Steve Murphyastman was slightly weirding out over the new Dial...
2006-10-05 Kevin P. FlemingMerged revisions 44436 via svnmerge from
2006-10-04 Luigi Rizzocorrect libraries for astman, at least so i think...
2006-09-29 Kevin P. FlemingMerged revisions 44055 via svnmerge from
2006-09-29 Kevin P. FlemingMerged revisions 43996-43997,44008,44011-44012 via...
2006-09-19 Jason Parkerbe a little more consistent with our variable usage
2006-09-18 Jason ParkerChange the includes to work on FreeBSD
2006-09-15 Jason ParkerMany Solaris fixes - this moves some of the stuff from...
2006-09-09 Kevin P. Flemingmore makefile tweaks to keep targets from being run...
2006-08-29 Russell Bryantsuppress compiler warning
2006-08-28 Steve MurphyMy apologies, I missed the compiler warning in a previo...
2006-08-26 Kevin P. FlemingGNU make already knows how to quietly ignore non-existe...
2006-08-25 Steve MurphyChanges to fix all problems reported in 7804 are includ...
2006-08-22 Joshua ColpAnother compile time warning bites the dust
2006-08-21 Kevin P. Flemingbuild muted by default, since there is no Makefile...
2006-08-21 Kevin P. Flemingmerge new_loader_completion branch, including (at least):
2006-08-11 Steve Murphyadded a -q for quiet, option to aelparse
2006-08-09 Steve MurphyThis commit adds the enhancemnt per bug 7606, adding
2006-07-15 Kevin P. Fleminguse LDFLAGS and LIBS properly, and allow dependencies...
2006-07-07 Russell Bryantpointer signedness warnings
2006-07-06 Kevin P. Flemingmake the build output less noisy (optional, can be...
2006-06-22 Russell Bryant- convert the 'uninstall' target to use separate target...
2006-06-22 Russell Bryant- specify that 'depend' is a .PHONY target
2006-06-22 Russell Bryant- specify that 'all' is a .PHONY target
2006-06-22 Russell Bryantadd the 'clean', 'clean-depend', and 'dist-clean' targe...
2006-06-13 Kevin P. Flemingminor fix
2006-06-10 Russell Bryantdon't use ast_copy_string when building for an external...
2006-06-10 Russell Bryantdon't redefine PATH_MAX
2006-06-10 Russell Bryantconvert a few more uses of AST_CONFIG_MAX_PATH to use...
2006-06-07 Kevin P. Flemingmove autoconfig.h to the include/asterisk directory...
2006-06-07 Kevin P. Flemingsimplify autoconfig include mechanism (make tholo happy...
2006-06-05 Kevin P. Fleminguse module names, not file names, in menuselect
2006-05-30 Joshua ColpBe gone foul Makefile usage! er I mean use the correct...
2006-05-24 Kevin P. Flemingdon't force the compiler name
2006-05-20 Russell Bryantfix the build of func_realtime and aelparse with MTX_PR...
2006-05-19 Russell Bryantwe have to build local copies of aelflex.o, aelbison...
2006-05-19 Russell BryantMerged revisions 28790 via svnmerge from
2006-05-08 Tilghman LesherDon't try to build aelparse if pbx_ael is disabled...
2006-05-08 Kevin P. Flemingremove incorrect Makefile rule that was causing aelpars...
2006-05-08 Kevin P. Flemingdon't let make use implicit rules for bison/flex output...
2006-05-02 Russell Bryantinstead of just building local object files for ast_exp...
2006-05-02 Russell BryantThe build of aelparse was still broken in some cases...
2006-05-01 Luigi Rizzoadd missing functions - see the comment in the file...
2006-05-01 Russell Bryantmake sure non-inlined versions of ast_copy_string and...
2006-04-30 Kevin P. Flemingsimplify CFLAGS handling for subdirectories
2006-04-29 Kevin P. Flemingand now with the correct filenames
2006-04-29 Kevin P. Flemingadd the other two files that should have been on this...
2006-04-29 Kevin P. Flemingfix up dependencies for aelparse so that bison/flex...
2006-04-27 Luigi Rizzouncomment some functions in the flex code that were...
2006-04-24 Kevin P. FlemingMerge Steve Murphy's (murf) complete re-implementation...
2006-04-24 Kevin P. FlemingThanks to the fine work of Russell Bryant and Dancho...
2006-04-12 Luigi Rizzoadd 'show threads' and 'show profile' commands.
2006-03-29 Olle JohanssonUpdate to code documentation and developer guidelines.
2006-02-14 Kevin P. Flemingremove file for testing
2006-02-14 Kevin P. Flemingtest pre-commit script
2006-02-12 Kevin P. Flemingensure that dependencies are rebuilt after 'make update...
2006-02-01 Matt O'GormanAllows for user to uninstall asterisk binaries
2006-01-25 Russell Bryantdon't leak almost 200 bytes for each new channel and...
2006-01-16 Russell Bryantremove redundant CFLAGS for BSD which are already set...
2005-12-11 Russell BryantMerged revisions 7404,7406,7425,7427,7429-7430 via...
2005-11-29 Kevin P. Flemingremove extraneous svn:executable properties
2005-11-29 Kevin P. Flemingremove remaining .cvsignore files
2005-11-01 Kevin P. Flemingissue #4678
2005-10-30 Mark SpencerFix build of CVS head on Solaris (bug #5527)
2005-10-28 Kevin P. Flemingfix compiler warnings
2005-10-18 Russell Bryantfix build on older versions of mac osx, thanks twisted!
2005-10-16 Russell Bryantmake ouput a little bit more informative
2005-09-15 Kevin P. Flemingmore license/copyright header updates (thanks Ian!)
2005-09-14 Kevin P. Flemingupdate MANY more files with proper copyright/license...
2005-09-14 Russell Bryantdelete streamplayer with 'make clean'
2005-09-14 Kevin P. Flemingmore BSD portability fixes (issue #5155)
2005-09-08 Kevin P. Flemingfirst set of Cygwin portability stuff (issue #4678)
2005-08-30 Kevin P. Flemingclean up, use make functions instead of subshells,...
2005-08-29 Kevin P. Flemingdon't make expression evaluator allocate a memory buffe...
2005-08-24 Russell Bryantfix build for OpenBSD (bug #5019)
2005-08-23 Kevin P. Flemingfix build on FreeBSD (issue #5003)
2005-08-22 Kevin P. Flemingadd file to ignore list
2005-08-22 Kevin P. Flemingsupport new format for musiconhold.conf (issue #4908)
2005-06-24 Kevin P. Flemingadd man pages (bug #4515)
2005-06-21 Kevin P. Flemingenhance check_expr to check for parsing errors in dialp...
2005-06-20 Kevin P. Flemingmove tools used during build into build_tools subdirectory
2005-06-09 Kevin P. Flemingadd check_expr to 'make clean' and CVS ignore list
2005-06-09 Kevin P. Flemingadd tool to check extensions.conf files for problems...
next