| FreeSWITCH:/libs/xmlrpc-c/ |
hide Line HistoryConstraintSort: path | last-commit | first-commit Sub Directories |
Changelog
10257
by anthm on
05 November 2008, 13:29:18 -0500
(16 days ago)
compensate for strange socket bug in macos
./lib/abyss/src/socket_unix.c
10257
9796
by anthm on
02 October 2008, 14:50:09 -0400
(50 days ago)
fix xml_rpc socket shutdown
./include/xmlrpc-c/abyss.h
9796
./lib/abyss/src/server.c
9796
./lib/abyss/src/socket_unix.c
9796
./lib/abyss/src/socket_win.c
9796
9475
by robertj on
06 September 2008, 23:58:24 -0400
(2 months 15 days ago)
Added ignore of lower case version of MSVC build directories (debug/Debug are distinct)
… 67 more files in changeset.
9242
by mikej on
11 August 2008, 14:25:03 -0400
(3 months 10 days ago)
fix shutdown of socket on mod_xml_rpc (MDXMLINT-30)
./lib/abyss/src/socket_win.c
9242
9040
by anthm on
15 July 2008, 13:39:16 -0400
(4 months 7 days ago)
update
./include/xmlrpc-c
9040
8902
by anthm on
07 July 2008, 10:49:09 -0400
(4 months 15 days ago)
we can't assert that time will stand still
./lib/abyss/src/http.c
8902
8865
by anthm on
30 June 2008, 16:42:23 -0400
(4 months 22 days ago)
remove assert on uninit mem
./lib/abyss/src/http.c
8865
8815
by anthm on
21 June 2008, 20:38:39 -0400
(5 months ago)
fix missing initilization
./lib/abyss/src/http.c
8815
./lib/abyss/src/server.c
8815
8720
by anthm on
29 May 2008, 12:10:18 -0400
(5 months 23 days ago)
umm, yeah.....
./lib/abyss/src/socket_unix.c
8720
./lib/util/include/mallocvar.h
8720
8715
by anthm on
28 May 2008, 21:23:14 -0400
(5 months 24 days ago)
put bandaid on xmlrpc-c to not destroy the box for no reason
./lib/abyss/src/socket_unix.c
8715
8707
by mikej on
28 May 2008, 12:38:32 -0400
(5 months 24 days ago)
fix xmlrpc-c build on OS X 10.4 (FSBUILD-47)
./include/xmlrpc-c/util_int.h
8707
8580
by mikej on
24 May 2008, 00:38:32 -0400
(5 months 28 days ago)
tweak windows mod_xml_rpc build.
./Windows/abyss.vcproj
8580
./Windows/xmlparse.vcproj
8580
./Windows/xmlrpc.vcproj
8580
./Windows/xmltok.vcproj
8580
8575
by anthm on
23 May 2008, 23:10:36 -0400
(5 months 29 days ago)
tweak
./xmlrpc_amconfig.h.in
8575
8574
by anthm on
23 May 2008, 23:08:41 -0400
(5 months 29 days ago)
tweak
./xmlrpc_config.h.in
8574
8572
by anthm on
23 May 2008, 22:15:05 -0400
(5 months 29 days ago)
generate libs/xmlrpc-c/include/xmlrpc-c/config.h from our configure
./include/xmlrpc-c/config.h.in
8572
8569
by anthm on
23 May 2008, 21:52:36 -0400
(5 months 29 days ago)
no need to generate this file
./lib/expat/xmltok/nametab.h
8569
8561
by anthm on
23 May 2008, 18:59:41 -0400
(5 months 29 days ago)
remove GNU_SOURCE from c file (we push from build system instead
./tools/xmlrpc_transport/xmlrpc_transport.c
8561
8559
by anthm on
23 May 2008, 18:55:40 -0400
(5 months 29 days ago)
not supposed to do that in a conditional
./configure.in
8559
8558
by anthm on
23 May 2008, 18:54:19 -0400
(5 months 29 days ago)
remove GNU_SOURCE from c files, push from build system instead
./lib/libutil/asprintf.c
8558
./lib/libutil/make_printable.c
8558
./lib/util/casprintf.c
8558
./lib/util/stripcaseeq.c
8558
./tools/lib/dumpvalue.c
8558
8555
by mikej on
23 May 2008, 17:43:41 -0400
(5 months 29 days ago)
working windows build for mod_xml_rpc and xmlrpc-c
./Windows/gennmtab.2008.vcproj
8555
./Windows/gennmtab.vcproj
8555
./version.h
8555
8553
by mikej on
23 May 2008, 17:23:25 -0400
(5 months 29 days ago)
Hack to actually run the thread cleanup functions when not in forking mode. This needs a better solution to go upstream but is fine for us because we never do forking.
./lib/abyss/src/conn.c
8553
8550
by mikej on
23 May 2008, 17:18:51 -0400
(5 months 29 days ago)
update include paths
./Windows/abyss.2008.vcproj
8550
./Windows/abyss.vcproj
8550
./Windows/xmlparse.2008.vcproj
8550
./Windows/xmlparse.vcproj
8550
./Windows/xmlrpc.2008.vcproj
8550
8548
by mikej on
23 May 2008, 17:10:48 -0400
(5 months 29 days ago)
add windows header files
./Windows/transport_config.h
8548
./Windows/xmlrpc-c
8548
./Windows/xmlrpc-c/config.h
8548
./Windows/xmlrpc_config.h
8548
8547
by mikej on
23 May 2008, 17:05:13 -0400
(5 months 29 days ago)
add project files
./Windows/abyss.2008.vcproj
8547
./Windows/abyss.vcproj
8547
./Windows/xmlparse.2008.vcproj
8547
./Windows/xmlparse.vcproj
8547
./Windows/xmlrpc.2008.vcproj
8547
8545
by mikej on
23 May 2008, 16:56:24 -0400
(5 months 29 days ago)
merged new xmlrpc-c revision 1472 from https://xmlrpc-c.svn.sourceforge.net/svnroot/xmlrpc-c/trunk
./GNUmakefile
8545
./Makefile
8545
./Makefile.srcdir.in
8545
./Makefile.version
8545
8094
by anthm on
12 April 2008, 01:13:58 -0400
(7 months ago)
remove generated file. will require re-bootstrap/configure, sorry
./xmlrpc_amconfig.h.in
8094
7934
by anthm on
19 March 2008, 13:56:27 -0400
(8 months ago)
deal with MODENDP-99
./xmlrpc_amconfig.h.in
7934
7663
by cypromis on
18 February 2008, 09:58:41 -0500
(9 months ago)
Make libdir and bindir being accepted by libs and modules
add a setting called --modinstdir to be able to define where modules get installed
./xmlrpc_amconfig.h.in
7663
|