asterisk/asterisk.git
2006-03-31 Olle JohanssonMake REG_STATE_* enum
2006-03-31 Olle JohanssonDon't accept new INVITE if we already have one pending.
2006-03-31 Luigi Rizzotrailing whitespace/ useless extern removal
2006-03-31 BJ Weschke Provide warning about current behavior of autofill...
2006-03-31 Luigi Rizzomore trailing whitespace and extern removal
2006-03-31 Luigi Rizzoremoval of trailing whitespace and useless 'extern'
2006-03-31 Luigi Rizzominor cleanup: localize a variable and replace i++...
2006-03-31 Luigi Rizzouseless 'extern' and trailing whitespace removal
2006-03-31 Luigi Rizzoanother batch of whitespace removal
2006-03-31 Luigi Rizzoremove useless 'extern' and trailing whitespace.
2006-03-31 Luigi Rizzofix formatting
2006-03-31 Luigi Rizzominor code simplifications - no need to use temporary
2006-03-31 Joshua ColpDo not leave a thread in limbo if an error occurs,...
2006-03-31 Olle JohanssonIssue 5852 (casper) Code clean up, adding documentation...
2006-03-31 Olle Johansson- Change AST_INLINE_AP to AST_INLINE_API for non-386...
2006-03-31 Luigi Rizzoremove useless 'extern' in function declarations.
2006-03-30 Mark SpencerAdd NetBSD for credits for editline
2006-03-30 Luigi Rizzoinitial implementation of support for native atomic...
2006-03-30 Tilghman LesherMerged revisions 16581 via svnmerge from
2006-03-30 Tilghman LesherMerged revisions 16579 via svnmerge from
2006-03-30 Joshua ColpAdd more 64-bit detection goodness (issue #6850 reporte...
2006-03-30 Joshua ColpBlock 1.2 fix for amd64, trunk version coming soon
2006-03-30 Luigi Rizzolocalize a variable
2006-03-30 Luigi Rizzouse ast_strdup instead of strdup
2006-03-30 Luigi Rizzodon't use 8000, use DEFAULT_SAMPLE_RATE
2006-03-30 Luigi Rizzoas discussed with Mark a few weeks ago, the 'newstack...
2006-03-30 Olle JohanssonDoxygen doc updates
2006-03-30 Kevin P. Flemingdeprecate insecure=very and insecure=yes, since we...
2006-03-30 Joshua ColpMerged revisions 16534 via svnmerge from
2006-03-30 Luigi Rizzoremove AST_MUTEX_DEFINE_EXPORTED, which now has no...
2006-03-30 Luigi Rizzodo not export the tzlock and the list head, and introdu...
2006-03-30 Luigi Rizzodocument why there are so many versions of the mutex...
2006-03-30 Kevin P. Flemingbe more careful when merging in a branch with automerge...
2006-03-30 Russell Bryantconvert internal timing to be stored as a flag in the...
2006-03-30 Olle JohanssonIssue #5374 - Enable internal timing of generators...
2006-03-30 Olle JohanssonIssue #6450 - Don't remove characters from SIP uri...
2006-03-30 Joshua ColpFix IAX2 multithreaded scheduling (issue #6840)
2006-03-30 Olle JohanssonSet default value of adsipark (import from 1.2)
2006-03-30 Olle JohanssonBlock patch on app_groupcount.c from 1.2
2006-03-30 Olle JohanssonTypo
2006-03-30 Olle JohanssonFormatting fix.
2006-03-29 North Antarawhitespace "fixes", and general cleanup
2006-03-29 Luigi Rizzothe comment character is ';' not '#' ...
2006-03-29 Olle JohanssonWhitespace fix forgotten by someone who added a note...
2006-03-29 Russell Bryantconvert calloc and malloc+memset to ast_calloc and...
2006-03-29 Tilghman LesherMerged revisions 16192 via svnmerge from
2006-03-29 Olle JohanssonUpdate to code documentation and developer guidelines.
2006-03-29 Luigi Rizzoanother batch of cli simplifications.
2006-03-29 Luigi Rizzomention issues with the protection of the list used...
2006-03-29 Christian Richterfixed no dtmf detect on 64 bit
2006-03-29 Tilghman LesherMerged revisions 16082 via svnmerge from
2006-03-29 Mark SpencerFix build of asterisk again (ahem, committers!)
2006-03-29 Olle JohanssonDoxygen updates
2006-03-29 Olle Johansson- Formatting fixes
2006-03-29 Russell Bryantoops! :)
2006-03-29 Russell Bryantgit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-03-29 Russell Bryantfix the provided unsetenv for solaris to return an...
2006-03-29 Russell Bryantconversion from malloc to ast_malloc
2006-03-29 Luigi RizzoIntroduce an utility macro to set base, offset and
2006-03-29 Luigi RizzoAdd two widely used constants
2006-03-29 North AntaraAdded more "valid" phone types to skinny sample config.
2006-03-29 Olle JohanssonIssue #6823 - Registration and port numbers. (from...
2006-03-29 Kevin P. FlemingMerged revisions 15896 via svnmerge from
2006-03-29 Luigi RizzoNormalize some cli completion code.
2006-03-28 Olle JohanssonDoxygen fixes
2006-03-28 Luigi Rizzomore command completion normalization.
2006-03-28 Luigi Rizzomore command completion normalization
2006-03-28 Luigi Rizzoanother batch of cli simplifications
2006-03-28 Luigi Rizzonormalize/simplify a bit of the command completion...
2006-03-28 Luigi Rizzouse ast_cli_complete() to largely simplify the command...
2006-03-28 Luigi Rizzoblack magic to make sure we recompile things after...
2006-03-28 Kevin P. Flemingmake 'sip show subscriptions' include context for subsc...
2006-03-28 Luigi Rizzoas reported in mantis #6066, fix a bunch of cli bugs and
2006-03-28 Luigi Rizzobring in the code that was discussed on Mantis #6068,
2006-03-28 Kevin P. Fleminglet's format that output sanely instead :-(
2006-03-28 Kevin P. Flemingmake 'show hints' CLI command show context name for...
2006-03-28 Luigi RizzoThe condition to check the zaptel version was too strict.
2006-03-28 Luigi RizzoBring in the new loader code as described in mantis...
2006-03-28 Russell Bryantgit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-03-28 Luigi Rizzofix a bug introduced in 15187 that scrambled the flags and
2006-03-28 Russell BryantMerged revisions 15703 via svnmerge from
2006-03-28 Russell Bryantonly display a debug message if iaxdebug is enabled...
2006-03-28 Olle JohanssonFix NAT support breakage for peers with qualify=yes...
2006-03-28 Kevin P. Flemingensure that 'zap show channel' will indicate that the...
2006-03-28 Russell BryantMerged revisions 15658 via svnmerge from
2006-03-28 Russell Bryantstore f->callno in a local var (issue #6818)
2006-03-28 Kevin P. Flemingoops :-(
2006-03-28 Russell Bryantconversions to S_OR (issue #6817)
2006-03-28 Tilghman LesherMerged revisions 15615 via svnmerge from
2006-03-28 Olle JohanssonFix typo (thanks, North) and update docs for IP-tos...
2006-03-28 Luigi Rizzo- remove an unnecessary cast and recomputation of ...
2006-03-28 Luigi Rizzoremove a few unneeded calls to strlen, and replace...
2006-03-28 Luigi RizzoUse the standard macros to manipulate usecount.
2006-03-28 Luigi Rizzoupdate example file
2006-03-28 Luigi Rizzoremove trailing whitespace
2006-03-28 Russell Bryantdisable the http server by default at the request of...
2006-03-28 Luigi Rizzoremove the long since unused STANDARD_LOCAL_USERS macro
2006-03-28 Luigi Rizzooptimize a bit name completion by avoiding repeated...
2006-03-28 Luigi Rizzofix documentation
2006-03-28 Kevin P. Flemingsupport subscription-based MWI, and use proper Call...
next