freeswitch/libs
Michael Jerris 8ff118dc2c merge with sofia darcs trunk:
Fri Oct 12 08:42:17 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * Makefile.am: fixed ordering of SUBDIRS

Fri Oct 12 13:32:02 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * win32/utils/stunc.dsp: fixed include paths

Fri Oct 12 13:32:19 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * win32/tests/torture_su_root: fixed include paths

Fri Oct 12 13:32:52 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * win32: added missing files from Makefile.am, .dsp, vproj

Fri Oct 12 13:33:42 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * win32/build_sources.cmd: added extra headers to sip_tag.c and sip_parser_table.c

Fri Oct 12 13:37:00 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * win32/check.cmd: added option -a to relevant tests. 
    Optionally check Release build.

Fri Oct 12 13:37:25 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * url.h: silenced warning on URL_INIT_AS()

Fri Oct 12 13:37:43 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * tstdef.h: silenced warnings on TEST_M()

Fri Oct 12 13:38:15 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * nta_internal.h, nua_params.c: fixed NTATAG_UDP_MTU() type

Fri Oct 12 13:39:06 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * test_class.h: fixed test_auth_class, test_numeric_class declaration

Fri Oct 12 13:39:51 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * Fixed various tests on win32.

Fri Oct 12 13:39:58 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * sip_basic.c: removed dead code

Fri Oct 12 14:38:02 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * nea_server.c: avoid raporting un-SUBSCRIBE twice

Fri Oct 12 14:38:31 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * test_sip_events.c: checking some nua_i_notifier/nua_i_subscriber events

Fri Oct 12 14:38:42 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  tagged Release candidate 2 for 1.12.7

Mon Oct 15 04:03:22 EDT 2007  Pekka.Pessi@nokia.com
  * configure.ac, RELEASE: version 1.12.7

Mon Oct 15 08:27:13 EDT 2007  Pekka.Pessi@nokia.com
  * open_c: included in the dist

Tue Oct 16 08:07:46 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * nua: Open C fixes

Wed Oct 17 06:50:11 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * nua.docs: replace reference to nua_cli.c with sofsip_cli

Wed Oct 17 08:43:11 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  tagged rel-sofia-sip-1_12_7

Wed Oct 17 08:43:15 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  tagged 1.12.7

Wed Oct 17 11:01:12 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * libsofia-sip-ua/su/Makefile.am: fixed problem with automake 1.9

Wed Oct 17 11:13:15 EDT 2007  Pekka.Pessi@nokia.com
  * configure.ac, RELEASE: opened tree for development

Tue Oct 23 10:45:17 EDT 2007  Pekka.Pessi@nokia.com
  * su_alloc.c: fixed su_home_init() (not initializing pointer to mutexes)

Thu Oct 25 13:15:45 EDT 2007  Pekka.Pessi@nokia.com
  * nua_notifier.c: updated nua_i_subscribe, nua_notify() and nua_r_notify documentation

Wed Nov  7 07:58:08 EST 2007  Pekka.Pessi@nokia.com
  * sofia-sip/htable2.h: fixed HTABLE_PROTOS2()



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6219 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-12 16:04:47 +00:00
..
apr fix sendfile for 10.5 2007-11-08 13:45:57 +00:00
apr-iconv-1.1.1 rename 2006-12-19 21:56:27 +00:00
apr-util no need to build the xml or expat stuff 2007-04-11 06:13:08 +00:00
codec svn:eol-style properties, and make eol-style consistent in some files. 2007-09-21 18:49:14 +00:00
curl svn:eol-style properties, and make eol-style consistent in some files. 2007-09-21 18:49:14 +00:00
iax use more correct const char * for things that should not be modified. This should also fix the switch_cpp.cpp changes from MODAPP-44. More patches to follow up on this for a few more modules that will likely break with this commit. 2007-11-01 11:28:26 +00:00
iksemel UTF-8 decoding bug caused restart of jabber connection on perfectly legal UTF-8 encoded status messages. Thanks to Neil Stratford for hunting down the fix for this bug. 2007-09-10 20:19:32 +00:00
js svn:eol-style properties, and make eol-style consistent in some files. 2007-09-21 18:49:14 +00:00
libdingaling use more correct const char * for things that should not be modified. This should also fix the switch_cpp.cpp changes from MODAPP-44. More patches to follow up on this for a few more modules that will likely break with this commit. 2007-11-01 11:28:26 +00:00
libedit revert unintended changes from previous commit 2007-06-09 19:13:59 +00:00
libetpan svn:eol-style properties, and make eol-style consistent in some files. 2007-09-21 18:49:14 +00:00
libresample these are required for automake 1.10 on OS X 10.5, Please test to ensure It doesn't break anywhere else. It shouldn't 2007-10-24 15:11:46 +00:00
libsndfile these are required for automake 1.10 on OS X 10.5, Please test to ensure It doesn't break anywhere else. It shouldn't 2007-10-24 15:11:46 +00:00
libspeakup removing most of the generated files from tree. You will need to run bootstrap.sh and configure again after you do this update and have autoconf, automake, and libtool installed on the box. 2007-03-19 19:26:25 +00:00
libteletone sync 2007-11-07 21:16:38 +00:00
pcre dont print pcre intensive debug messages, even in our debug builds (you can still enable it by defining PCRE_DEBUG on the project. 2007-11-04 11:41:31 +00:00
portaudio cleanup some project file properties and hopefully fix the release build enum issue. 2007-10-18 04:15:33 +00:00
sofia-sip merge with sofia darcs trunk: 2007-11-12 16:04:47 +00:00
speex svn:eol-style properties, and make eol-style consistent in some files. 2007-09-21 18:49:14 +00:00
sqlite fix compile warning, storm's a comming lord 2007-09-29 00:59:29 +00:00
srtp fix make -j build (currently only is useful for the core and core libs. 2007-04-03 04:42:48 +00:00
stfu signedness 2007-05-07 01:04:16 +00:00
udns fix udns/mod_enum msvc build. 2007-04-22 17:34:23 +00:00
win32 build cleanup 2007-10-19 02:46:05 +00:00
xmlrpc-c svn:eol-style properties, and make eol-style consistent in some files. 2007-09-21 18:49:14 +00:00