[Asterisk-cvs] asterisk LICENSE, 1.2, 1.3 Makefile, 1.198,
1.199 config.c, 1.74, 1.75 config_old.c, 1.5, NONE
kpfleming
kpfleming
Tue Aug 30 14:30:56 CDT 2005
- Previous message: [Asterisk-cvs] asterisk/cdr Makefile,1.30,1.31
- Next message: [Asterisk-cvs] asterisk/include/asterisk acl.h, 1.15, 1.16 adsi.h,
1.9, 1.10 aes.h, 1.2, 1.3 agi.h, 1.2, 1.3 alaw.h, 1.3,
1.4 app.h, 1.37, 1.38 ast_expr.h, 1.2, 1.3 astdb.h, 1.2,
1.3 astmm.h, 1.2, 1.3 astobj.h, 1.17, 1.18 astosp.h, 1.3,
1.4 callerid.h, 1.12, 1.13 causes.h, 1.8, 1.9 cdr.h, 1.28,
1.29 channel.h, 1.97, 1.98 chanvars.h, 1.6, 1.7 cli.h, 1.8,
1.9 compiler.h, 1.1, 1.2 config.h, 1.22, 1.23 crypto.h, 1.6,
1.7 devicestate.h, 1.2, 1.3 dlfcn-compat.h, 1.1, 1.2 dns.h,
1.3, 1.4 dnsmgr.h, 1.1, 1.2 dsp.h, 1.8, 1.9 dundi.h, 1.9,
1.10 endian.h, 1.3, 1.4 enum.h, 1.5, 1.6 features.h, 1.5,
1.6 file.h, 1.25, 1.26 frame.h, 1.54, 1.55 fskmodem.h, 1.1,
1.2 image.h, 1.3, 1.4 indications.h, 1.4, 1.5 inline_api.h,
1.1, 1.2 io.h, 1.7, 1.8 linkedlists.h, 1.16, 1.17 localtime.h,
1.2, 1.3 lock.h, 1.33, 1.34 logger.h, 1.13, 1.14 manager.h,
1.16, 1.17 md5.h, 1.4, 1.5 module.h, 1.22, 1.23 monitor.h, 1.4,
1.5 musiconhold.h, 1.4, 1.5 netsock.h, 1.1, 1.2 options.h,
1.16, 1.17 pbx.h, 1.51, 1.52 poll-compat.h, 1.1, 1.2 privacy.h,
1.1, 1.2 res_odbc.h, 1.4, 1.5 rtp.h, 1.22, 1.23 say.h, 1.12,
1.13 sched.h, 1.9, 1.10 slinfactory.h, 1.1, 1.2 srv.h, 1.3,
1.4 strings.h, 1.7, 1.8 tdd.h, 1.3, 1.4 term.h, 1.3,
1.4 time.h, 1.7, 1.8 transcap.h, 1.1, 1.2 translate.h, 1.8,
1.9 ulaw.h, 1.3, 1.4 unaligned.h, 1.2, 1.3 utils.h, 1.41,
1.42 vmodem.h, 1.19, 1.20 config_old.h, 1.1, NONE cvsid.h, 1.4, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /usr/cvsroot/asterisk
In directory mongoose.digium.com:/tmp/cvs-serv21507
Modified Files:
LICENSE Makefile config.c
Removed Files:
config_old.c
Log Message:
major header file cleanup: license, copyrights, descriptions, markers, etc.
remove deprecated config_old.c/config_old.h
remove unused cvsid.h
Index: LICENSE
===================================================================
RCS file: /usr/cvsroot/asterisk/LICENSE,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- LICENSE 8 Dec 1999 00:16:51 -0000 1.2
+++ LICENSE 30 Aug 2005 18:32:09 -0000 1.3
@@ -3,7 +3,7 @@
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Index: Makefile
===================================================================
RCS file: /usr/cvsroot/asterisk/Makefile,v
retrieving revision 1.198
retrieving revision 1.199
diff -u -d -r1.198 -r1.199
--- Makefile 30 Aug 2005 15:44:09 -0000 1.198
+++ Makefile 30 Aug 2005 18:32:09 -0000 1.199
@@ -323,7 +323,7 @@
cdr.o tdd.o acl.o rtp.o manager.o asterisk.o \
dsp.o chanvars.o indications.o autoservice.o db.o privacy.o \
astmm.o enum.o srv.o dns.o aescrypt.o aestab.o aeskey.o \
- utils.o config_old.o plc.o jitterbuf.o dnsmgr.o devicestate.o \
+ utils.o plc.o jitterbuf.o dnsmgr.o devicestate.o \
netsock.o slinfactory.o ast_expr2.o ast_expr2f.o
ifeq (${OSARCH},Darwin)
Index: config.c
===================================================================
RCS file: /usr/cvsroot/asterisk/config.c,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- config.c 23 Aug 2005 01:44:28 -0000 1.74
+++ config.c 30 Aug 2005 18:32:09 -0000 1.75
@@ -394,7 +394,7 @@
} else if (!strcasecmp(cur, "+")) {
*cat = category_get(cfg, catname, 1);
if (!*cat) {
- ast_destroy(cfg);
+ ast_config_destroy(cfg);
if (newcat)
ast_category_destroy(newcat);
ast_log(LOG_WARNING, "Category addition requested, but category '%s' does not exist, line %d of %s\n", catname, lineno, configfile);
--- config_old.c DELETED ---
- Previous message: [Asterisk-cvs] asterisk/cdr Makefile,1.30,1.31
- Next message: [Asterisk-cvs] asterisk/include/asterisk acl.h, 1.15, 1.16 adsi.h,
1.9, 1.10 aes.h, 1.2, 1.3 agi.h, 1.2, 1.3 alaw.h, 1.3,
1.4 app.h, 1.37, 1.38 ast_expr.h, 1.2, 1.3 astdb.h, 1.2,
1.3 astmm.h, 1.2, 1.3 astobj.h, 1.17, 1.18 astosp.h, 1.3,
1.4 callerid.h, 1.12, 1.13 causes.h, 1.8, 1.9 cdr.h, 1.28,
1.29 channel.h, 1.97, 1.98 chanvars.h, 1.6, 1.7 cli.h, 1.8,
1.9 compiler.h, 1.1, 1.2 config.h, 1.22, 1.23 crypto.h, 1.6,
1.7 devicestate.h, 1.2, 1.3 dlfcn-compat.h, 1.1, 1.2 dns.h,
1.3, 1.4 dnsmgr.h, 1.1, 1.2 dsp.h, 1.8, 1.9 dundi.h, 1.9,
1.10 endian.h, 1.3, 1.4 enum.h, 1.5, 1.6 features.h, 1.5,
1.6 file.h, 1.25, 1.26 frame.h, 1.54, 1.55 fskmodem.h, 1.1,
1.2 image.h, 1.3, 1.4 indications.h, 1.4, 1.5 inline_api.h,
1.1, 1.2 io.h, 1.7, 1.8 linkedlists.h, 1.16, 1.17 localtime.h,
1.2, 1.3 lock.h, 1.33, 1.34 logger.h, 1.13, 1.14 manager.h,
1.16, 1.17 md5.h, 1.4, 1.5 module.h, 1.22, 1.23 monitor.h, 1.4,
1.5 musiconhold.h, 1.4, 1.5 netsock.h, 1.1, 1.2 options.h,
1.16, 1.17 pbx.h, 1.51, 1.52 poll-compat.h, 1.1, 1.2 privacy.h,
1.1, 1.2 res_odbc.h, 1.4, 1.5 rtp.h, 1.22, 1.23 say.h, 1.12,
1.13 sched.h, 1.9, 1.10 slinfactory.h, 1.1, 1.2 srv.h, 1.3,
1.4 strings.h, 1.7, 1.8 tdd.h, 1.3, 1.4 term.h, 1.3,
1.4 time.h, 1.7, 1.8 transcap.h, 1.1, 1.2 translate.h, 1.8,
1.9 ulaw.h, 1.3, 1.4 unaligned.h, 1.2, 1.3 utils.h, 1.41,
1.42 vmodem.h, 1.19, 1.20 config_old.h, 1.1, NONE cvsid.h, 1.4, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the svn-commits
mailing list