summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-29add aelparse to svn:ignoreRussell Bryant
2006-04-29a bunch of conversion to ast_channel_*lock (issue #7058)Russell Bryant
2006-04-29fix up dependencies for aelparse so that bison/flex will not be run to rebuil...Kevin P. Fleming
2006-04-29if the "action-if-found" is left empty, AC_CHECK_LIB will add a default resultRussell Bryant
2006-04-29- convert lists to use linked list macrosRussell Bryant
2006-04-29Merged revisions 23305 via svnmerge from Kevin P. Fleming
2006-04-29- don't create duplicate log messagesRussell Bryant
2006-04-29add reload() (bug 9981)Luigi Rizzo
2006-04-29partial adaptation to the new module loadingLuigi Rizzo
2006-04-29add a small optimization for deleting all the members of a listRussell Bryant
2006-04-29- convert the list of zones to use the list macros, and add locking (issue #7...Russell Bryant
2006-04-29move the "show version" CLI command from cli.c to asterisk.c so that only oneRussell Bryant
2006-04-28support "make distclean" as well as "make dist-clean" for the picky peopleRussell Bryant
2006-04-28fix spelling typo -- what's a Diaplan?Russell Bryant
2006-04-28fix sending the group numbers for a sip peer over the manager interfaceRussell Bryant
2006-04-28note that group assignments must be from 0 to 63 (issue #7048)Russell Bryant
2006-04-28whitespace - format the source in a more readable way;Luigi Rizzo
2006-04-28make the 'runtest' filter less strict on line numbers.Luigi Rizzo
2006-04-28simplify handling of line numbersLuigi Rizzo
2006-04-28fix last known bug in computing columb numbers in error messagesLuigi Rizzo
2006-04-28fix a bug in computing line numbersLuigi Rizzo
2006-04-28- fix miscalculation in column numbers when multiple tabsLuigi Rizzo
2006-04-28last batch of npval -> npval2 changesLuigi Rizzo
2006-04-28more npval -> npval2 changesLuigi Rizzo
2006-04-28minor cleanupLuigi Rizzo
2006-04-28more npval -> npval2 conversionsLuigi Rizzo
2006-04-28remove this option for now, because it can only be enabled whenRussell Bryant
2006-04-27add STACK_BACKTRACES to the CFLAGS selectable in menuselectRussell Bryant
2006-04-27fix destructor for pval objects (thanks to Steve Murphy);Luigi Rizzo
2006-04-27when doing the checks necessary for chan_phone, look for all of the linuxRussell Bryant
2006-04-27always call the destructorLuigi Rizzo
2006-04-27document variable and options used.Luigi Rizzo
2006-04-27document options, move objects of the same type close toLuigi Rizzo
2006-04-27slightly restructure a block to reduce nesting,Luigi Rizzo
2006-04-27Blocked revisions 22954 via svnmergeJoshua Colp
2006-04-27imore npval -> npval2 conversionsLuigi Rizzo
2006-04-27dont free unallocated block ,and dont close a fdMatt O'Gorman
2006-04-27allows for chan_zap to have all channels reloadedMatt O'Gorman
2006-04-27Add option 'I' which allows you to record your name, but not review it. This ...Joshua Colp
2006-04-27more npval2 replacement, mark XXX dubious argumentsLuigi Rizzo
2006-04-27more npval -> npval2 replacement, and a fix for a likelyLuigi Rizzo
2006-04-27introduce a simplified interface for npval and start using itLuigi Rizzo
2006-04-27formatting fixesLuigi Rizzo
2006-04-27Change channel locking to API, nifty janitor project. (issue #7039 reported b...Joshua Colp
2006-04-27- add missing IXJUSER to menuselect-deps.inRussell Bryant
2006-04-27use ast_calloc for memory allocationsLuigi Rizzo
2006-04-27fix a couple of bugs in arguments to npvalLuigi Rizzo
2006-04-27remove some commented-out codeLuigi Rizzo
2006-04-27finish packing yylloc into macrosLuigi Rizzo
2006-04-27add some comments to the codeLuigi Rizzo