Commit Graph

60 Commits (4c9ab0df8c51c7d9dd2d8cf2f76968ef185214ba)

Author SHA1 Message Date
Kevin P. Fleming 5fdba27ea2 Merged revisions 69392 via svnmerge from
19 years ago
Russell Bryant 055d82cbce Add a massive set of changes for converting to use the ast_debug() macro.
19 years ago
Russell Bryant 9e0458e9f1 Completely remove all of the code related to jumping to priority n + 101. yay!
19 years ago
Tilghman Lesher 9d05ff8ed5 Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
19 years ago
Russell Bryant 7562efed2d - Don't check if the list is empty needlessly
19 years ago
Russell Bryant 8ea9dcc221 Fix a crash on reload by using calloc() instead of malloc() to ensure that
19 years ago
Olle Johansson 0b2db74e5a Issue #9842 - Doxygen updates by snuffy. Thanks!
19 years ago
Joshua Colp 99eb9421d1 Unlock the minivmlock when no configuration is found. (issue #9814 reported by eliel)
19 years ago
Olle Johansson 283ddaa092 Fixing reload. Thanks to Mats Karlsson!
19 years ago
Olle Johansson c72efe27be Mini-voicemail - an embryo for a new voicemail system based on building
19 years ago