asterisk/asterisk.git
2006-04-03 Olle JohanssonIssue #6848 - Accept MWI subscriptions with no Accept...
2006-04-03 Olle JohanssonInclude new README files in index
2006-04-03 Tilghman LesherBug 6861 - Routine should use the specified writetimeou...
2006-04-03 Tilghman LesherBug 6862 - No need to initialize memory to zero twice
2006-04-03 Mark SpencerMinor demo cleanups
2006-04-02 Mark SpencerCleanup URI (when none is specified) and make sure...
2006-04-02 Mark SpencerMinor cleanup in wakeup logic
2006-04-02 Mark SpencerUnify manager behind a single event queue
2006-04-02 Mark SpencerProperly handle empty prefix
2006-04-02 Tilghman LesherReduce debugging messages from WARNING to DEBUG
2006-04-02 Tilghman LesherFix formatting of the frog code
2006-04-01 Mark SpencerMake excessive debug optional
2006-04-01 Luigi Rizzofix style and printf format errors in the frog command.
2006-04-01 Jim DixonRemoved "frog" command (so it could be moved to cli.c)
2006-04-01 Jim DixonAdded "frog" CLI command, which performs frog-in-a...
2006-04-01 Mark SpencerFlesh out the remainder of the manager + http changes...
2006-04-01 Olle JohanssonDon't add ast_extension_state on re-subscribes
2006-04-01 Olle JohanssonReverse revision 16804 that disables authentication
2006-03-31 BJ Weschke Don't process re-subscribes as new subscriptions.
2006-03-31 Olle JohanssonTypo
2006-03-31 Olle Johansson- Reference to doc/security.txt instead of SECURITY
2006-03-31 Russell Bryantmove a NULL check to before the first time the pointer...
2006-03-31 Russell Bryant- code formatting tweaks
2006-03-31 Russell BryantMerged revisions 16744 via svnmerge from
2006-03-31 Kevin P. FlemingMerged revisions 16742 via svnmerge from
2006-03-31 Russell Bryantmake an error message more descriptive (issue #6855)
2006-03-31 Olle JohanssonDoxygen fix
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
next