]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 369005 via svnmerge from
authorAutomerge script <automerge@asterisk.org>
Fri, 15 Jun 2012 16:25:43 +0000 (16:25 +0000)
committerAutomerge script <automerge@asterisk.org>
Fri, 15 Jun 2012 16:25:43 +0000 (16:25 +0000)
commit8aef9fdeddd7bcc0d4dcdda9ac210355f2e2a223
treec43103a83cb39238a367ccd5ac57dc5e7c4941b5
parent93902647dcdae5880cd07768f36daadaa79ed98d
Merged revisions 369005 via svnmerge from
file:///srv/subversion/repos/asterisk/branches/10

................
  r369005 | kpfleming | 2012-06-15 11:07:08 -0500 (Fri, 15 Jun 2012) | 22 lines

  Multiple revisions 369001-369002

  ........
    r369001 | kpfleming | 2012-06-15 10:56:08 -0500 (Fri, 15 Jun 2012) | 11 lines

    Add support-level indications to many more source files.

    Since we now have tools that scan through the source tree looking for files
    with specific support levels, we need to ensure that every file that is
    a component of a 'core' or 'extended' module (or the main Asterisk binary)
    is explicitly marked with its support level. This patch adds support-level
    indications to many more source files in tree, but avoids adding them to
    third-party libraries that are included in the tree and to source files
    that don't end up involved in Asterisk itself.
  ........
    r369002 | kpfleming | 2012-06-15 10:57:14 -0500 (Fri, 15 Jun 2012) | 3 lines

    Add a script to enable finding source files without support-levels defined.
  ........

  Merged revisions 369001-369002 from http://svn.asterisk.org/svn/asterisk/branches/1.8
................

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10-digiumphones@369023 65c4cc65-6c06-0410-ace0-fbb531ad65f3
113 files changed:
apps/confbridge/conf_config_parser.c
build_tools/find_missing_support_level [new file with mode: 0755]
channels/chan_misdn.c
channels/console_board.c
channels/console_gui.c
channels/console_video.c
channels/iax2-parser.c
channels/iax2-provision.c
channels/misdn/ie.c
channels/misdn/isdn_lib.c
channels/misdn/isdn_msg_parser.c
channels/misdn/portinfo.c
channels/misdn_config.c
channels/sig_analog.c
channels/sig_pri.c
channels/sig_ss7.c
channels/sip/config_parser.c
channels/sip/dialplan_functions.c
channels/sip/reqresp_parser.c
channels/sip/sdp_crypto.c
channels/sip/security_events.c
channels/sip/srtp.c
channels/vcodecs.c
channels/vgrabbers.c
main/abstract_jb.c
main/acl.c
main/alaw.c
main/aoc.c
main/app.c
main/asterisk.c
main/astfd.c
main/astmm.c
main/astobj2.c
main/audiohook.c
main/autochan.c
main/autoservice.c
main/bridging.c
main/callerid.c
main/ccss.c
main/cdr.c
main/cel.c
main/channel.c
main/chanvars.c
main/cli.c
main/config.c
main/data.c
main/datastore.c
main/db.c
main/devicestate.c
main/dial.c
main/dns.c
main/dnsmgr.c
main/dsp.c
main/enum.c
main/event.c
main/file.c
main/fixedjitterbuf.c
main/format.c
main/format_cap.c
main/format_pref.c
main/frame.c
main/framehook.c
main/fskmodem.c
main/fskmodem_float.c
main/fskmodem_int.c
main/global_datastores.c
main/hashtab.c
main/heap.c
main/image.c
main/indications.c
main/io.c
main/jitterbuf.c
main/loader.c
main/lock.c
main/logger.c
main/message.c
main/netsock.c
main/netsock2.c
main/pbx.c
main/plc.c
main/privacy.c
main/rtp_engine.c
main/say.c
main/sched.c
main/security_events.c
main/slinfactory.c
main/srv.c
main/ssl.c
main/stdtime/localtime.c
main/strcompat.c
main/strings.c
main/stun.c
main/syslog.c
main/taskprocessor.c
main/tcptls.c
main/tdd.c
main/term.c
main/test.c
main/threadstorage.c
main/timing.c
main/translate.c
main/udptl.c
main/ulaw.c
main/utils.c
main/xml.c
main/xmldoc.c
pbx/dundi-parser.c
res/ael/pval.c
res/ais/clm.c
res/ais/evt.c
res/snmp/agent.c
utils/astdb2bdb.c
utils/astdb2sqlite3.c