aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_features.c
AgeCommit message (Expand)AuthorFilesLines
2005-05-07now fix the formatting part (bug #4207)russell1-31/+31
2005-05-07remove unreachable block of code (bug #4207)russell1-4/+3
2005-04-21fix various compiler warningskpfleming1-0/+4
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-18/+18
2005-03-04Rework channel structure to eliminate "pvt" portion of channel (bug #3573)markster1-35/+50
2004-12-26Fix CLI to report "N/A" when appropriate for time, chan_features updates, ALS...markster1-49/+90
2004-12-23Small fix for features channel drivermarkster1-1/+3
2004-12-23Minor chan_features tweakmarkster1-1/+4
2004-11-25Small chan_features patch (bug #2939)markster1-1/+1
2004-11-06Add features (incomplete, highly experimental), fix DundiLookup app, debug im...markster1-0/+520