- 09 10月, 2012 4 次提交
-
-
-
由 Eliot Gable 提交于
-
由 Jeff Lenk 提交于
-
由 Jeff Lenk 提交于
-
- 08 10月, 2012 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 09 10月, 2012 1 次提交
-
-
由 Ken Rice 提交于
you cant have -- inside an xml comment... we should really be testing changes like this to the config files before we push this as this wouldnt even make it past a clean install start up or reloadxml test
-
- 08 10月, 2012 16 次提交
-
-
由 Eliot Gable 提交于
-
-
由 Eliot Gable 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Brian West 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Eliot Gable 提交于
-
由 Eliot Gable 提交于
-
由 Eliot Gable 提交于
Abstract the sql_manager and cache_db stuff so that modules can utilize the core functionality to run their own instance of a cached SQL connection. Includes patch to fix some segs in case ODBC does not have password set or if using PGSQL support.
-
由 Eliot Gable 提交于
Initial core-pgsql support based on native libpq; FS starts and stops without errors using core-pgsql.
-
由 Seven Du 提交于
FS-4695 fix apple build, seems there's no pthread_setschedprio on Mac, not sure if windows has the same problem in apr/threadproc/unix/thread.c
-
- 07 10月, 2012 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 06 10月, 2012 2 次提交
-
-
由 Stefan Knoblich 提交于
"Safer" version of ftdm_clamp(), that swaps min/max parameters if vmin happens to be larger than vmax, making sure the output will always satisfy vmin <= x <= vmax. Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
由 Stefan Knoblich 提交于
Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
- 05 10月, 2012 9 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-4650 please try to use an up to date gcc when doing new dev to catch build errs. This is what I get for the one time I did not compile test
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Eliot Gable 提交于
-
-
由 Eliot Gable 提交于
Rename switch_hash_first() and switch_hash_next() to switch_core_hash_first() and switch_core_hash_next() and deprecate the older versions.
-
- 04 10月, 2012 2 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 03 10月, 2012 4 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-4676 going over the traces the only thing I can guess is that you may have some race condition on the speed of your box or something regarding the db, Try this patch that may help
-
由 Anthony Minessale 提交于
-