summaryrefslogtreecommitdiff
path: root/pbx
AgeCommit message (Expand)Author
2006-09-19Various updates from PCadach's chan_h323-live branchMatthew Fredrickson
2006-09-19similar patch for verbose vs debug with minor changesMatt O'Gorman
2006-09-18merge qwell's CLI verbification workKevin P. Fleming
2006-09-16merge markster's usersconf branch with some slight changesKevin P. Fleming
2006-08-31everything that loads a config that needs a config file to runMatt O'Gorman
2006-08-31This commit is a basic AEL enhancement: c-style commentsSteve Murphy
2006-08-29Merged revisions 41269 via svnmerge from Russell Bryant
2006-08-29Bugfix for 7813 applied to trunk as per patch supplied by stevensSteve Murphy
2006-08-26GNU make already knows how to quietly ignore non-existent files in 'include' ...Kevin P. Fleming
2006-08-25Changes to fix all problems reported in 7804 are included here.Steve Murphy
2006-08-22Make a warning about an unused function & variable go away on the stand alone...Joshua Colp
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-08-12This commit merges the contents of 7721, as it applied to the trunk version. ...Steve Murphy
2006-08-11added a -q for quiet, option to aelparseSteve Murphy
2006-08-09This bug adds enhancement as per bug 7606, the -wSteve Murphy
2006-08-08Merge team/russell/ast_verbose_threadstorageRussell Bryant
2006-08-07The contents of branch teams/murf/bug_7598 are being folded in here.Steve Murphy
2006-08-01This branch will resolve the bug 7635.Steve Murphy
2006-07-30suppress some compiler warnings ...Russell Bryant
2006-07-30allow the gtk console to build and loadRussell Bryant
2006-07-21Merge a new implementation of ast_inet_ntoa, our thread safe replacement forRussell Bryant
2006-07-19committing a fix for colons in goto arguments and suppressing operator messag...Steve Murphy
2006-07-15more Makefile cleanup and consistency stuffKevin P. Fleming
2006-07-12Merged revisions 37417 via svnmerge from Kevin P. Fleming
2006-07-07rename this file so it doesn't appear to be a module by itselfKevin P. Fleming
2006-07-07various minor fixesKevin P. Fleming
2006-07-06make the build output less noisy (optional, can be controlled by the NOISY_BU...Kevin P. Fleming
2006-07-06OK, here is everything I changed to fix 7474:Steve Murphy
2006-07-06move rules file to prepare for generic rules fileKevin P. Fleming
2006-06-25use new (separate) dependencies file from menuselectKevin P. Fleming
2006-06-25fix pbx_dundi build (issue #7424, jstrom)Russell Bryant
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...Kevin P. Fleming
2006-06-22- convert the 'uninstall' target to use separate targets to process eachRussell Bryant
2006-06-22- specify that 'depend' is a .PHONY targetRussell Bryant
2006-06-22- specify that 'all' is a .PHONY targetRussell Bryant
2006-06-22add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targetsRussell Bryant
2006-06-19don't blow up in the sub Makefiles if menuselect.makeopts is not present. ThisRussell Bryant
2006-06-18merge changes from team/murf/AEL-trunk-fixesonlyRussell Bryant
2006-06-16remove "depend" from the "all" targets in sub Makefiles. The main MakefileRussell Bryant
2006-06-10don't use ast_copy_string when building for an external toolRussell Bryant
2006-06-10convert a few more uses of AST_CONFIG_MAX_PATH to use PATH_MAXRussell Bryant
2006-06-09various minor portability fixes (mostly from tholo for OpenBSD)Kevin P. Fleming
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-06-07remove the need to have to re-run make after a default menuselect.makeoptsRussell Bryant
2006-06-05use module names, not file names, in menuselectKevin P. Fleming
2006-06-05it's time... only enable global priority jumping if the config file says to d...Kevin P. Fleming
2006-05-25Add Archive option to call files and add documentation on them. (issue #5426 ...Joshua Colp
2006-05-23on a clean, we have to clean out the ael directory tooRussell Bryant
2006-05-19Make the new behavior where the timestamp is checked on the call file beforeRussell Bryant
2006-05-19only delete call files if the timestamp on the file is not in the future, soRussell Bryant