683 Commits

Author SHA1 Message Date
Jeff Lenk
9abd5c5da5 FS-3779 --resolve 2011-12-21 18:35:24 -06:00
Anthony Minessale
239094e49c fix 2011-12-20 13:51:47 -06:00
Anthony Minessale
0f6a2bf863 the threaded one seems to not work using only fork 2011-12-20 13:49:15 -06:00
Jeff Lenk
6824871df0 fix windows warning for last commit 2011-12-20 14:18:30 -06:00
Anthony Minessale
d7a37e9754 allow system API command to capture output from the executed command 2011-12-20 12:34:21 -06:00
Anthony Minessale
e164b76caf add api_on_startup 2011-12-15 15:43:44 -06:00
Anthony Minessale
6e7d44af42 FS-3764 --resolve 2011-12-14 13:23:54 -06:00
Marc Olivier Chouinard
e566057701 FS-2216 --resolve 2011-12-14 10:27:31 -05:00
Anthony Minessale
1ee867444d FS-2936 remove unused functions 2011-11-30 09:26:16 -06:00
Anthony Minessale
e794a6db21 FS-2936 stage 2 please test ASAP 2011-11-29 15:35:36 -06:00
Anthony Minessale
e58ed35d17 FS-2936 stage 1 2011-11-29 11:13:11 -06:00
Anthony Minessale
12f2bdf66a FS-3724 2 ways to fix after updating to this version, 1) run set_zombie_exec in the dp; 2) use system_on_fax_success/system_on_fax_failure vars with explicit name of your command 2011-11-28 16:45:59 -06:00
Anthony Minessale
ea359d899f wtf 2011-10-21 19:50:08 -05:00
Anthony Minessale
ead7a68276 add <param name="core-odbc-required" value="true"/> to require connection to core db over odbc for startup 2011-10-17 09:34:50 -05:00
Anthony Minessale
2094f2d33b add fsctl sync_clock_when_idle so you can sync the clock but have it not do it till there are 0 calls 2011-10-12 14:55:32 -05:00
Anthony Minessale
d9ce90d7b9 FS-3570 generate side 2011-09-16 11:41:25 -05:00
Anthony Minessale
4c3a0eb357 fix build for n00buntu 2011-09-13 08:37:48 -05:00
Jeff Lenk
722f10606a fix windows build for now 2011-09-12 21:05:15 -05:00
Anthony Minessale
d354399c8a wtf 2011-09-12 17:54:07 -05:00
Anthony Minessale
1e712c7e03 only reap sigchld when in fork mode for system 2011-09-12 16:14:30 -05:00
Anthony Minessale
c1dd008b1d change -hp to -rp, add -lp and -np, no priority flags means auto which will do -rp if you have > 1 cpu 2011-09-12 16:13:19 -05:00
Anthony Minessale
910f5364a4 add threaded-system-exec param and fsctl (set it to false to use fork) 2011-09-12 14:25:01 -05:00
Anthony Minessale
6dd1264d08 add support for global nameseace in chat interface to bind to unhandled messages 2011-09-02 14:41:25 -05:00
Anthony Minessale
e518bb9556 ignore signals instead of using a blank handler 2011-08-26 12:59:01 -05:00
Anthony Minessale
dfac4c4752 add auto-clear-sql param to core 2011-08-24 13:36:19 -05:00
Anthony Minessale
9c8437a1da FS-3415 --resolve 2011-08-10 07:58:02 -05:00
Anthony Minessale
0521886de8 use rwlock for global vars to reduce contention 2011-07-12 20:36:42 -05:00
Anthony Minessale
b6fc1a5f30 FS-3372 --resolve 2011-06-27 10:09:15 -05:00
Anthony Minessale
b978d39d48 FS-3312 --resolve 2011-05-25 14:45:55 -05:00
Anthony Minessale
23b5f58202 use ssl macro to init on dingaling too 2011-05-13 16:17:17 -05:00
Anthony Minessale
acf3090adf FS-2936 plan B for curl stuff 2011-05-13 13:17:54 -05:00
Anthony Minessale
c196e2c109 revert curl changes 2011-05-13 12:03:30 -05:00
Jeff Lenk
a912fa6b3e VS2008 cleanup for Core Curl integration 2011-05-12 10:48:46 -05:00
Anthony Minessale
7064487df2 FS-2936 please test on windows 2011-05-11 10:07:00 -05:00
Anthony Minessale
16e3d1fa25 default timer to run slower and increase as needed, Run the timer at 20ms by default and drop down as needed unless you set 1m-timer=true which was previous default 2011-04-29 11:09:14 -05:00
Anthony Minessale
00b53a91ea FS-3277 --resolve There are actually really only 2 places where it needs the real hostname, the hostname command and the header on the events. I changed everything to the switchname because there were some more sql stmts etc in the core. 2011-04-29 10:24:50 -05:00
Anthony Minessale
73279f01bf FS-3166 --resolve 2011-04-22 16:43:29 -05:00
Anthony Minessale
0b51aca321 enable optimal defaults on linux kernels that can support newer features. 2011-04-18 11:17:33 +00:00
Anthony Minessale
e4eade33ac fix default tipping point it was too low 2011-04-15 14:46:24 +00:00
Anthony Minessale
758949cda7 move sig messages up to DEBUG1 2011-04-08 14:23:16 -05:00
Brian West
1604f08e33 rebind sighandlers 2011-04-08 13:46:02 -05:00
Jeff Lenk
5310735c5f FS-3232 --resolve using relative path in windows script 2011-04-07 15:47:30 -05:00
Anthony Minessale
008f988990 FS-3208 --resolve 2011-04-01 12:30:24 -05:00
Anthony Minessale
6388e03d07 allow 100 microsecond tolerance on timer loop 2011-03-28 13:50:52 -05:00
Jeff Lenk
57b6255b17 windows - set process priority class to ABOVE_NORMAL_PRIORITY_CLASS previous default was NORMAL_PRIORITY_CLASS before today 2011-03-22 15:15:09 -05:00
Jeff Lenk
af2cebc153 fix windows build(2) 2011-03-22 14:12:33 -05:00
Jeff Lenk
06469a6610 fix windows build 2011-03-22 13:48:19 -05:00
Anthony Minessale
5d7831348b improve some defaults to tune performance if you use -heavy_timer, try not using it 2011-03-22 13:27:37 -05:00
Anthony Minessale
26f5ebd47d dont calibrate clock when timerfd enabled 2011-03-21 21:01:20 -05:00
Anthony Minessale
10174ea6d5 add timerfd support to the core for now you must enable it in switch.conf.xml with the param enable-softtimer-timerfd=true later if it proves to work well we can make it on by default, please test if you have a new kernel that supports this option kernel >= 2.6.25 and libc >= 2.8 2011-03-21 20:49:39 -05:00