Anthony Minessale
|
4714ed4380
|
revert 471bd6df1ae73ca410f0b4051ee050e21401b17b and implement reference counting on the xml roots to achieve the same end result
|
2011-03-31 13:44:24 -05:00 |
|
Jeff Lenk
|
4e3d1f3f86
|
windows mod_enum fix potential seg
|
2011-03-30 21:10:24 -05:00 |
|
Stefan Knoblich
|
87884c5c67
|
mod_enum: fix race condition between ldns configure creating ldns/util.h and mod_enum
Unbreaking make -jX parallel builds...
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
|
2011-03-28 21:21:13 +02:00 |
|
Jeff Lenk
|
159efea47c
|
ldns for windows first working version
|
2011-03-25 17:18:16 -05:00 |
|
Anthony Minessale
|
2bbc37e3d1
|
switch mod_enum to use new portable in-tree version
|
2011-03-25 15:54:13 -05:00 |
|
Jeff Lenk
|
bc0b702cf6
|
add ldns and mod_enum to vs2010 solution - not tested yet
|
2011-03-25 15:11:31 -05:00 |
|
Anthony Minessale
|
45162c15b7
|
FS-3110 --comment-only OMFG select on FD > 1024 get this patch to ldns ppl
|
2011-03-24 20:45:48 -05:00 |
|
Anthony Minessale
|
60da5740eb
|
FS-3110 --comment-only phase 3.3 nevermind use getlibs
|
2011-03-24 17:22:42 -05:00 |
|
Anthony Minessale
|
a25ef8b9ae
|
FS-3110 --comment-only phase 3.1 nevermind use getlibs
|
2011-03-24 17:12:02 -05:00 |
|
Anthony Minessale
|
017bea0468
|
FS-3110 --comment-only phase 3 nevermind use getlibs
|
2011-03-24 17:08:41 -05:00 |
|
Anthony Minessale
|
1773b890eb
|
FS-3110 --comment-only phase 1 to replace udns with ldns in mod_enum may need to rerun bootstrap
|
2011-03-24 16:27:08 -05:00 |
|
Brian West
|
3734f4cd44
|
bump copyright date and fix some email and typos from diego.
|
2011-01-05 10:09:04 -06:00 |
|
Jeff Lenk
|
a87429ac87
|
Add initial support for VS2010
|
2010-06-28 15:49:19 -05:00 |
|
Raymond Chandler
|
b0692630b1
|
fix mod_enum build when udns is already on the base system
|
2010-04-02 00:19:02 +00:00 |
|
Anthony Minessale
|
886e1ddb4d
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-02-06 03:38:24 +00:00 |
|
Stefan Knoblich
|
c70f2d7e9f
|
Avoid building static version of modules (e.g. mod_enum.a) by adding the "-shared" libtool option.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16225 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-10 00:27:48 +00:00 |
|
Michael Jerris
|
bad1d93169
|
move mod_enum to use automake
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15812 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 07:07:43 +00:00 |
|
Michael Jerris
|
c2a682921b
|
fix mod_enum --srcdir build (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15710 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-29 08:20:34 +00:00 |
|
Anthony Minessale
|
df7637f687
|
change switch_strlen_zero to zstr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15211 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-23 16:03:42 +00:00 |
|
Anthony Minessale
|
b869290bae
|
MODAPP-337
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14922 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-18 22:55:33 +00:00 |
|
Michael Jerris
|
4212af498b
|
build: build path cleanups (FSBUILD-130)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12490 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-06 19:27:14 +00:00 |
|
Anthony Minessale
|
8d965c32b2
|
FSCORE-297 FSCORE-305 FSCORE-315
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12392 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-03 20:16:05 +00:00 |
|
Mathieu Rene
|
c4787ffd48
|
Leaking on unload is strictly forbidden
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12251 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-23 19:17:24 +00:00 |
|
Anthony Minessale
|
26caa46c97
|
MODAPP-220
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12243 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-23 13:49:34 +00:00 |
|
Michael Jerris
|
bbdf4744aa
|
inital work on x64 windows build (FSBUILD-125)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12215 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-21 00:56:56 +00:00 |
|
Brian West
|
babb2f83f5
|
update copyright
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12004 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-13 23:37:37 +00:00 |
|
Anthony Minessale
|
36daaffb47
|
MODAPP-211
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11741 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-11 00:31:58 +00:00 |
|
Brian West
|
ae220d3341
|
update email
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-04 21:20:54 +00:00 |
|
Anthony Minessale
|
0463541d61
|
change low res sleep func api names
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11486 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-25 21:23:07 +00:00 |
|
Anthony Minessale
|
ca60095ee2
|
rupa (again)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10470 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-11-19 22:54:37 +00:00 |
|
Anthony Minessale
|
5909ec6bc3
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10407 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-11-14 20:43:32 +00:00 |
|
Anthony Minessale
|
c2133d4d62
|
add more debugging
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10212 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-10-31 19:14:19 +00:00 |
|
Anthony Minessale
|
d192f195b3
|
fix build err
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10016 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-10-14 19:46:47 +00:00 |
|
Brian West
|
f1bc3e6bb2
|
man am I OCD about this stuff or what
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9966 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-10-11 20:01:44 +00:00 |
|
Brian West
|
e0cdf8172a
|
more polishing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9959 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-10-11 06:19:56 +00:00 |
|
Brian West
|
67b70d33af
|
adding more fun stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8975 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-07-10 00:55:18 +00:00 |
|
Anthony Minessale
|
3d494aed64
|
fix enum load unload goodies
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8904 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-07-07 16:22:55 +00:00 |
|
Michael Jerris
|
2f94f73921
|
make modules unbind events and un-reserve subclasses on module unload
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8898 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-07-03 23:54:35 +00:00 |
|
Michael Jerris
|
64997c4d8e
|
vim extendtab is bad
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8894 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-07-03 19:12:26 +00:00 |
|
Anthony Minessale
|
f930eaeec7
|
indent pass 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8689 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 04:54:52 +00:00 |
|
Michael Jerris
|
29ea1523c9
|
tweak windows build for inet_pton and other build problems
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8131 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-21 14:35:14 +00:00 |
|
Anthony Minessale
|
eb77ce8750
|
update usage syntax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8092 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-11 23:26:47 +00:00 |
|
Anthony Minessale
|
6a56113a93
|
fix MODAPP-85
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8084 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-10 20:26:15 +00:00 |
|
Anthony Minessale
|
f758a24f2e
|
fix seg in new function
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8083 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-10 15:42:13 +00:00 |
|
Anthony Minessale
|
0afd944e91
|
let enum do forked dial when 2 routes have the same weight
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8072 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-10 00:53:33 +00:00 |
|
Michael Jerris
|
32bf92fb01
|
return mistakenly removed code.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7944 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-03-20 03:36:30 +00:00 |
|
Michael Jerris
|
c47b012255
|
tweak build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7924 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-03-19 02:20:23 +00:00 |
|
Anthony Minessale
|
6b8be36518
|
resolve MODAPP-80
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7909 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-03-18 03:24:03 +00:00 |
|
Anthony Minessale
|
74a3d8ab95
|
fix a bunch of stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7854 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-03-11 03:45:16 +00:00 |
|
Brian West
|
b0ad7ab50c
|
set tab mode properly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7500 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-02-03 22:14:57 +00:00 |
|