asterisk/asterisk.git
2006-04-15 Luigi Rizzo- normalize for() loops to navigate through variables,
2006-04-14 Luigi Rizzo- use '?' instead of if statements for assignment;
2006-04-14 Luigi Rizzo- remove some unnecessary casts and braces;
2006-04-14 Luigi Rizzoremove some unnecessary braces
2006-04-14 Luigi Rizzomisc. code cleanup
2006-04-14 Luigi Rizzocode simplifications
2006-04-14 Luigi Rizzouse ast_strdup instead of strdup
2006-04-14 Luigi Rizzonormalize cli completion code
2006-04-14 Luigi Rizzoconstification and code simplifications
2006-04-14 Luigi Rizzoconstify a couple of function arguments
2006-04-14 Luigi Rizzocode cleanup (for loop normalization, remove useless...
2006-04-14 Luigi Rizzopartial fix of the module API to use the new method.
2006-04-14 Luigi Rizzofix another svn merge bug
2006-04-14 Tilghman LesherCompatibility fixes for loader changes
2006-04-14 Kevin P. FlemingMerged revisions 20037 via svnmerge from
2006-04-14 Luigi Rizzofix a mostly harmless error introduced by svn merge.
2006-04-14 Kevin P. FlemingMerged revisions 20034 via svnmerge from
2006-04-14 Luigi RizzoThis rather large commit changes the way modules are...
2006-04-14 Luigi Rizzotemporarily revert the way mutex are initialized on...
2006-04-14 Tilghman LesherBug 6927 - CLI command has 3 args, not 2.
2006-04-13 Tilghman LesherMerged revisions 19891 via svnmerge from
2006-04-13 Tilghman LesherFix format for big endian systems
2006-04-13 Joshua ColpFix the grammar that Kevin broke
2006-04-13 Tilghman LesherBug 6896 - Fix for garbled wav49 format
2006-04-13 Kevin P. FlemingMerged revisions 19812 via svnmerge from
2006-04-13 Tilghman LesherUnregister format says it's already unregistered
2006-04-13 Tilghman LesherTypo fix
2006-04-13 Tilghman LesherBlocked revisions 19768 via svnmerge
2006-04-13 Kevin P. Flemingremove extraneous warning message
2006-04-13 Olle JohanssonIssue #6951 - Show last successful registration time...
2006-04-13 Olle JohanssonFormatting fixes
2006-04-13 Tilghman LesherDocument the MSGSM format, and fix the uncalculated...
2006-04-13 Joshua ColpUpdates to speech recognition API and dialplan utilitie...
2006-04-12 Josh Robersonfix caffiene-induced typo.
2006-04-12 Josh RobersonNote that the res_speech module will need to be loaded...
2006-04-12 Kevin P. Flemingsimplify macro usage
2006-04-12 Russell Bryantmake sure uint64_t is available on mac
2006-04-12 Olle Johansson- Adding some refer state definitions from the siptrans...
2006-04-12 Olle JohanssonFix for Polycom bug...
2006-04-12 Olle JohanssonImplement a setting for denying/allowing transfer reque...
2006-04-12 Luigi Rizzowhoops... remove an extra line.
2006-04-12 Luigi Rizzoadd 'show threads' and 'show profile' commands.
2006-04-12 Kevin P. Flemingfancify the sample grammar a bit
2006-04-12 Olle JohanssonDoxygen docs
2006-04-12 Joshua ColpAdd ability to see if the person calling said anything...
2006-04-12 Luigi Rizzoreindent block properly
2006-04-12 Luigi Rizzolocalize some variables, remove useless parentheses
2006-04-11 Luigi Rizzoremove useless \0, and fix formatting.
2006-04-11 Tilghman LesherBug 6943 - transition away from using CallerID header...
2006-04-11 Tilghman LesherMerged revisions 19397 via svnmerge from
2006-04-11 Luigi Rizzofix various bugs in the DEBUG_THREADS code including:
2006-04-11 Tilghman LesherMerged revisions 19394 via svnmerge from
2006-04-11 Kevin P. Flemingfix logic error; don't test for rtcache flag unless...
2006-04-11 Kevin P. FlemingMerged revisions 19353 via svnmerge from
2006-04-11 Tilghman LesherMerged revisions 19351 via svnmerge from
2006-04-11 Kevin P. FlemingMerged revisions 19348 via svnmerge from
2006-04-11 Kevin P. FlemingMerged revisions 19347 via svnmerge from
2006-04-11 Kevin P. FlemingMerged revisions 19345 via svnmerge from
2006-04-11 Luigi Rizzoremove unused variable (discovered by the compiler)
2006-04-11 Joshua ColpNo need to do this in here any longer since the linkedl...
2006-04-11 Joshua ColpMerged revisions 19303 via svnmerge from
2006-04-11 Kevin P. FlemingMerged revisions 19301 via svnmerge from
2006-04-11 Kevin P. Flemingtypo
2006-04-11 Joshua ColpConvert chan_iax2 to use linked lists for multithreadin...
2006-04-11 BJ Weschke Minor cleanups and error handling for app_dial #6935...
2006-04-11 Luigi Rizzoremove an unused function
2006-04-11 Luigi Rizzoas discussed with kevin, move
2006-04-11 Kevin P. Fleminguse proper type
2006-04-11 BJ Weschke Provide the ability to read extension number after...
2006-04-11 Luigi Rizzonormalize code preparing for loader changes
2006-04-11 Luigi Rizzoremove unused fields
2006-04-11 Luigi Rizzonormalize code in preparation to module changes
2006-04-11 Luigi Rizzostaticize a function, and normalize code in preparation...
2006-04-11 Christian RichtermISDN Messages must be freed with free_msg \!\!
2006-04-11 Olle Johansson- First stab at removing debug and ignore variables...
2006-04-11 Olle JohanssonAdd new documentation files to index file 00README...
2006-04-11 Tilghman LesherBugs 6883, 6930: compiler warnings
2006-04-11 Joshua ColpData stores do not need a lock. As well change the...
2006-04-11 BJ WeschkeMerged revisions 19008 via svnmerge from
2006-04-10 Joshua ColpPresenting a revised data stores and oh my, a generic...
2006-04-10 Kevin P. Flemingremove support for BYEXTENSION (which nobody even knows...
2006-04-10 Olle JohanssonFixup fixup - add some debugging and error handling
2006-04-10 Olle JohanssonResolve conflicts, prepare for next batch of conflicts
2006-04-10 BJ WeschkeMerged revisions 18866 via svnmerge from
2006-04-10 Christian Richterfixed some issues, that appear at higher load
2006-04-10 Christian Richterwe send nearly everytime a RELEASE, only if we for...
2006-04-10 Olle JohanssonMaking sure that cancel destroy is only executed once...
2006-04-10 Olle JohanssonSmall fix
2006-04-10 Luigi Rizzo- staticize gettag() complete_sip_peer() get_calleridna...
2006-04-10 Luigi Rizzo- constification of some functions (args and return...
2006-04-10 Luigi Rizzo- localize 'struct cfalias' into the only function...
2006-04-10 Luigi Rizzoconstify get_sdp*() and friends.
2006-04-10 Luigi Rizzoconstify get_header(), which let me find out and fix...
2006-04-10 Luigi Rizzo- describe how sip packets are stored internally;
2006-04-10 Luigi Rizzostruct sip_request cleanup:
2006-04-10 Luigi Rizzomore cleanup: remove useless braces, replace "if" with...
2006-04-10 Olle JohanssonRe-instate removed comment
2006-04-10 Luigi Rizzoanother batch of minor code simplifications
2006-04-10 Tilghman LesherBug 6829 - asprintf for Solaris
2006-04-10 Russell Bryantremove a couple more unnecessary "out of memory" error...
next