]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Add support-level indications to many more source files.
authorKevin P. Fleming <kpfleming@digium.com>
Fri, 15 Jun 2012 15:56:08 +0000 (15:56 +0000)
committerKevin P. Fleming <kpfleming@digium.com>
Fri, 15 Jun 2012 15:56:08 +0000 (15:56 +0000)
commitf83d1b98e8190b3a2227b7a5540caeb46e56982d
tree43fde41139d9389f9954dd3cc3fc34b84fb6c528
parent6738e630819458a2c22ec4dceeb0484dd47e400f
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.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@369001 65c4cc65-6c06-0410-ace0-fbb531ad65f3
104 files changed:
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/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/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/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