add a bit of comments on internal functions.
[asterisk/asterisk.git] / pbx /
2007-07-19 Steve MurphyAfter some study, thought, comparing, etc. I've backed...
2007-07-18 Steve MurphyThis corrects the problem with flags and %lld formats...
2007-07-18 Joshua ColpMerged revisions 75583 via svnmerge from
2007-07-18 Joshua ColpMinor code tweaks. Variables were being checked wrong...
2007-07-17 Steve MurphySpotted this bug today myself, trying to reproduce...
2007-07-17 Steve Murphyvia 10206, I have added an option (e) to Dial to allow...
2007-07-11 Joshua ColpClean up pbx_spool. So many nested if statements...
2007-07-09 Joshua ColpMerged revisions 74045 via svnmerge from
2007-07-09 Joshua ColpMerged revisions 73930 via svnmerge from
2007-07-05 Steve MurphyIn regards to changes for 9508, expr2 system choking...
2007-07-01 Russell BryantMerged revisions 72806 via svnmerge from
2007-06-27 Russell BryantMerged revisions 72272 via svnmerge from
2007-06-27 Joshua ColpMerged revisions 72006 via svnmerge from
2007-06-22 Tilghman LesherIssue 9990 - New API ast_mkdir, which creates parent...
2007-06-20 Steve MurphyThis finishes the changes for making Macro args LOCAL...
2007-06-20 Tilghman LesherMerge work to make U(...) option work for Dial
2007-06-12 Russell BryantCompletely remove all of the code related to jumping...
2007-06-11 Tilghman LesherMerged revisions 68595 via svnmerge from
2007-06-05 Steve MurphyMerged revisions 67526 via svnmerge from
2007-06-05 Steve MurphyMerged revisions 67420 via svnmerge from
2007-06-04 Russell BryantChange javadoc style code documentation to the same...
2007-05-24 Kevin P. Fleminguse the OpenSSL AES implementation if it's available...
2007-05-24 Russell BryantAdd a new API call for creating detached threads. ...
2007-05-15 Russell BryantMake sure that DUNDIRESULT is given an ID.
2007-05-03 Steve MurphyMerged revisions 62883 via svnmerge from
2007-04-30 Russell BryantAdd support for setting the CoS for VLAN traffic (802...
2007-04-28 Russell BryantMerge changes from team/russell/dundi_results
2007-04-02 Steve MurphyMerged revisions 59688 via svnmerge from
2007-03-27 Steve MurphyMerged revisions 59261 via svnmerge from
2007-03-26 Steve Murphyadded the no. 18 regression test
2007-03-26 Steve Murphyupdated the regressions with regards to 9373, the crash...
2007-03-26 Steve MurphyMerged revisions 59228 via svnmerge from
2007-03-26 Steve MurphyMerged revisions 59206 via svnmerge from
2007-03-26 Joshua ColpMerged revisions 59200 via svnmerge from
2007-03-20 Steve MurphyThe fix for the AEL <<security hole>> (bug 9316) is...
2007-03-07 Russell BryantAdd the ability to dynamically specify weights for...
2007-03-03 Steve Murphyupdated the regression tests
2007-03-02 Steve MurphyMerged revisions 57426 via svnmerge from
2007-02-28 Joshua ColpConvert the PBX core to use read/write locks. This...
2007-02-28 Steve MurphyMerged revisions 57049 via svnmerge from
2007-02-26 Joshua ColpMerged revisions 56856 via svnmerge from
2007-02-24 Olle JohanssonDoxygen additions, corrections
2007-02-18 Kevin P. Flemingadd -Wundef to the --enable-dev-mode flags, so that...
2007-02-16 Russell BryantMerged revisions 54898 via svnmerge from
2007-01-31 Russell BryantMerged revisions 53046 via svnmerge from
2007-01-29 Tilghman LesherMerged revisions 52679 via svnmerge from
2007-01-22 Steve MurphyMerged revisions 51409 via svnmerge from
2007-01-06 Jason ParkerMerged revisions 49742 via svnmerge from
2007-01-05 Kevin P. Flemingconst-ify some more APIs, and fix rev 49710 from branch...
2007-01-02 Steve MurphyMerged revisions 49237 via svnmerge from
2006-12-30 Joshua ColpMerged revisions 49073 via svnmerge from
2006-12-30 Steve MurphyMerged revisions 49061 via svnmerge from
2006-12-28 Steve MurphyJason is having problems with the inclusion of <err...
2006-12-27 Joshua ColpMerged revisions 49009 via svnmerge from
2006-12-21 Steve MurphyThis small update will generate WARNINGS if there is...
2006-12-06 Russell BryantStaticize one, and Constify a bunch of usage strings...
2006-11-27 Joshua ColpMore fixes for referencing a structure after it has...
2006-11-27 Joshua ColpMerged revisions 48038 via svnmerge from
2006-11-13 Steve MurphyEager people beat me to fixing the messed if, but we...
2006-11-13 Joshua ColpClean up last commit to better conform to standards.
2006-11-13 Steve MurphyAEL need not complain about parkedcalls not being found...
2006-11-10 Joshua ColpFine, take this.
2006-11-10 Joshua ColpHello compiler working, goodbye compiler warning. ...
2006-11-10 Russell BryantVarious little bits of code cleanup to reduce nesting...
2006-11-05 Russell BryantMake pbx_dundi compile again. Sorry. :(
2006-11-04 Russell Bryantuse the AST_MODULE_LOAD_* return codes from load_module()
2006-11-04 Russell Bryantsimplify a couple of loops
2006-11-04 Russell BryantDo some minor cleanup to the section of code that sets...
2006-11-01 Russell BryantAdd the ability to pass options to the Dial application...
2006-10-25 Kevin P. FlemingMerged revisions 46200 via svnmerge from
2006-10-13 Steve MurphyCorrection for bug 8128 in trunk
2006-10-12 Russell Bryantput flags in an enum and remove a couple of unused...
2006-10-05 Steve MurphyThese mods fix a problem pointed out by dgartang, where...
2006-10-04 Kevin P. FlemingMerged revisions 44378 via svnmerge from
2006-10-04 Steve MurphyThese changes resolve the problems in bug 8090, where...
2006-10-03 Steve MurphyThese changes correspond to the changes to app_stack...
2006-10-03 Matt O'Gormanbug #8076 check option_debug before printing to debug...
2006-10-02 Paul CadachMerged revisions 44186 via svnmerge from
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-27 Steve MurphyThis commits the changes to AEL to use the gosub-with...
2006-09-22 Steve MurphyThis commits a change to return MODULE_LOAD_FAILURE...
2006-09-22 Steve MurphyAs per bug 8004, we now return AST_MODULE_LOAD_DECLINE...
2006-09-21 Tilghman LesherLots more removal of deprecated things
2006-09-20 Tilghman LesherConstify the result of a config retrieval function...
2006-09-19 Matthew FredricksonVarious updates from PCadach's chan_h323-live branch
2006-09-19 Matt O'Gormansimilar patch for verbose vs debug with minor changes
2006-09-18 Kevin P. Flemingmerge qwell's CLI verbification work
2006-09-16 Kevin P. Flemingmerge markster's usersconf branch with some slight...
2006-08-31 Matt O'Gormaneverything that loads a config that needs a config...
2006-08-31 Steve MurphyThis commit is a basic AEL enhancement: c-style comments
2006-08-29 Russell BryantMerged revisions 41269 via svnmerge from
2006-08-29 Steve MurphyBugfix for 7813 applied to trunk as per patch supplied...
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 ColpMake a warning about an unused function & variable...
2006-08-21 Kevin P. Flemingmerge new_loader_completion branch, including (at least):
2006-08-12 Steve MurphyThis commit merges the contents of 7721, as it applied...
2006-08-11 Steve Murphyadded a -q for quiet, option to aelparse
2006-08-09 Steve MurphyThis bug adds enhancement as per bug 7606, the -w
next