aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2007-06-13Use read/write lock based lists for group counting.file2-26/+31
2007-06-13Merged revisions 69128 via svnmerge from file1-4/+8
2007-06-13Fixes for ast_strlen_zero() janitor project.qwell1-1/+1
2007-06-12Merged revisions 69010 via svnmerge from russell1-0/+5
2007-06-12Convert pbx.c to use ast_debug() for debug logging.russell1-55/+29
2007-06-12Merged revisions 68922 via svnmerge from file1-0/+5
2007-06-12Even more minor code cleanup!file2-46/+58
2007-06-12Minor code cleanup.file1-14/+13
2007-06-11corrected CLI 'core show codecs' syntax for issue 9945, thanks eserra.dhubbard1-3/+3
2007-06-11Change displayconnects option in manager.conf to be per-user.qwell1-4/+23
2007-06-11Change channel list to read/write list... I'm crazy.file1-35/+35
2007-06-11Merged revisions 68683 via svnmerge from file1-7/+16
2007-06-11Add username completion for manager show user CLI command. (issue #9929 repor...file1-1/+22
2007-06-08Add an option for ControlPlayback to be able to start at an offset fromrussell1-3/+29
2007-06-08Add channel variable manager eventrussell1-0/+7
2007-06-08Minor formatting change to test changes to mantis auto-closing issuesrussell1-0/+1
2007-06-08Merged revisions 68401 via svnmerge from file1-6/+18
2007-06-08Merged revisions 68370 via svnmerge from file1-14/+14
2007-06-07Merged revisions 68354 via svnmerge from russell1-2/+2
2007-06-07Fix a bunch of doxygen errors and document more thingsrussell3-3/+7
2007-06-07Merged revisions 68192 via svnmerge from russell1-0/+1
2007-06-07Merged revisions 68157 via svnmerge from file1-0/+5
2007-06-07Reverting part of #67864 to be able to compile agi/eagi-test that relies on t...oej1-2/+2
2007-06-06Merged revisions 67924 via svnmerge from file1-0/+2
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...tilghman38-283/+283
2007-06-06Minor formatting change to test closing mantis issues through commit tagsrussell1-1/+1
2007-06-06Minor formatting change to test closing mantis issues through commit tagsrussell1-1/+1
2007-06-06Yet another minor change to test mantis/svnrussell1-1/+1
2007-06-06minor formatting change ... testing mantis/svnrussell1-1/+1
2007-06-06minor formatting change ... testing mantis/svnrussell1-1/+1
2007-06-06Formatting change ... testingrussell1-1/+1
2007-06-06Make another formatting change ... testing mantis/svn stuffrussell1-1/+1
2007-06-06Another minor formatting change ... testing mantis/svnrussell1-1/+1
2007-06-06Minor formatting change ... testing mantis/svnrussell1-1/+1
2007-06-06More random formatting changes to test Mantis/SVN integrationrussell1-2/+2
2007-06-06Make a completely arbitrary formatting change to test out some Mantis/SVNrussell1-0/+2
2007-06-06Merged revisions 67716 via svnmerge from russell1-1/+4
2007-06-06Merged revisions 67650 via svnmerge from file1-1/+6
2007-06-06Merged revisions 67631 via svnmerge from file1-1/+1
2007-06-06Merged revisions 67594 via svnmerge from file1-6/+5
2007-06-05Found a bug where when "core set debug #" is used, the verbosity is read as themmichelson1-1/+3
2007-06-05Make sure we default allowmultiplelogin to on/yes, per the default stated in ...qwell1-1/+1
2007-06-05Merged revisions 67308 via svnmerge from russell2-0/+29
2007-06-04Merged revisions 67073 via svnmerge from murf1-1/+1
2007-06-04Merged revisions 67071 via svnmerge from russell1-1/+1
2007-06-04Change javadoc style code documentation to the same format we use elsewhere.russell2-97/+133
2007-06-04Fix a couple of places where "tos" was used instead of "cos".russell1-1/+1
2007-06-01remove a bogus comment that came from copy/pasterussell1-2/+0
2007-06-01Merge major changes to the way device state is passed around Asterisk. The tworussell3-55/+108
2007-05-29Changed the dtmf detection to integer based goertzel algorithm.dbailey1-57/+42