Commit Graph

4374 Commits

Author SHA1 Message Date
michael
c07ad8dd86 * Checked and resolved most hints/warnings
git-svn-id: trunk@17662 -
2011-06-05 10:21:42 +00:00
florian
4a06ad79c6 * fixed naming of IConnectionPoint.EnumConnections method, resolves #19485
git-svn-id: trunk@17661 -
2011-06-05 10:06:37 +00:00
joost
e94da0b495 * Package fcl-web switched to fpmake building
git-svn-id: trunk@17658 -
2011-06-04 17:33:46 +00:00
michael
39c271d0f4 * Fixed crash when getting remotehost. Bug #19397
git-svn-id: trunk@17656 -
2011-06-04 16:47:29 +00:00
joost
0a96b3c5aa * Add -n when compiling fpmake when needed
git-svn-id: trunk@17655 -
2011-06-04 15:21:03 +00:00
michael
4492b9b993 * Moved session cookie up in the class hierarchie, so it can be configured at the session factory level
git-svn-id: trunk@17653 -
2011-06-04 13:20:25 +00:00
joost
0e1f20773a * Move LoadCompilerDefaults and LoadGlobalDefaults to the fppkg package, so it can be used by other fppkg clients
git-svn-id: trunk@17652 -
2011-06-04 12:19:19 +00:00
joost
0cf1eeb45b * No need for the FPC_NATIVE define anymore. This define held the wrong
compiler for compiling fpmake and fpmkunit-bootstrap during cross-cpu
   compiles. (bug #19263) Now the proper compiler is determined by executing
   fpc -PB.

git-svn-id: trunk@17649 -
2011-06-03 11:35:38 +00:00
michael
b32477dc5f * Fix include path for wince (include dummy)
git-svn-id: trunk@17648 -
2011-06-03 09:39:37 +00:00
michael
cfb50fea87 * Fix in case PATHINFO is used instead of full URL
git-svn-id: trunk@17647 -
2011-06-03 07:36:36 +00:00
michael
de1eb11025 * Pass PATHINFO to request, full URL
git-svn-id: trunk@17646 -
2011-06-03 07:36:07 +00:00
michael
83ef847aab * Storage for pathinfo
git-svn-id: trunk@17645 -
2011-06-03 07:35:21 +00:00
marco
d8b80d2c23 * patch from mantis #19039 which adds dessetkey
git-svn-id: trunk@17634 -
2011-06-02 16:19:52 +00:00
michael
f093210fa7 + Sample application for HTTPApplication and file server
git-svn-id: trunk@17633 -
2011-06-02 15:27:31 +00:00
michael
c41061f1aa + Added HTTPApp for standalone webserver and webfilemodule for standalone serving of files
git-svn-id: trunk@17632 -
2011-06-02 15:26:04 +00:00
joost
ed2fda6927 * reverted r17627, what was I thinking?!?
git-svn-id: trunk@17630 -
2011-06-02 10:47:42 +00:00
joost
c31bc92f2e * Removed old fpmake makefile
git-svn-id: trunk@17628 -
2011-06-01 20:58:52 +00:00
joost
8b9b05b661 * Added fcl-web dependency
git-svn-id: trunk@17627 -
2011-06-01 20:57:32 +00:00
joost
509ae56bab * Fixed dependencies after r17625
git-svn-id: trunk@17626 -
2011-06-01 20:56:57 +00:00
joost
2a9a48b15d * Added fcl-web to dependencies of fppkg
git-svn-id: trunk@17625 -
2011-06-01 17:55:34 +00:00
joost
60ee15200b * Added TWebController.onGetURL property
* Made TWebPage.Module public
 * Fixed handling ajax-calls of components within containers
 * THtmlContentProducer.GetIdentification added
 * Ability to reset the iteration-level

git-svn-id: trunk@17615 -
2011-05-31 08:12:47 +00:00
marco
ce8fbf62d4 * patch from anton fixing TFilestream modes. Mantis #19448
git-svn-id: trunk@17614 -
2011-05-31 07:41:18 +00:00
michael
f387d6bbaa * Default no longer uses palette
git-svn-id: trunk@17613 -
2011-05-30 21:23:44 +00:00
joost
0fe7c07bbb * Initialize nil-pointer
git-svn-id: trunk@17612 -
2011-05-30 17:45:11 +00:00
joost
e727dcc1a4 * websession.pp doesnt have any resourcestrings
git-svn-id: trunk@17611 -
2011-05-30 17:43:26 +00:00
michael
54dbfcdd38 * Made exceptions descendents of EParserError
git-svn-id: trunk@17610 -
2011-05-30 07:18:40 +00:00
michael
ecf77c3fa3 * Renamed EJSONScanner to EJSONParser
git-svn-id: trunk@17609 -
2011-05-30 07:15:28 +00:00
joost
898a4debca * When using a installed compiler to compile fpmake, do not pass -n to
the compiler. Bug #19412.

git-svn-id: trunk@17605 -
2011-05-29 19:58:21 +00:00
michael
c7d9525a2f * Applied Patch from Attila Borka (bug 19374)
git-svn-id: trunk@17602 -
2011-05-29 09:51:49 +00:00
sergei
7c2f9c9677 activex.pp:
* Fixed declaration of TDispParams and several related types, Mantis #19437. The managed Variant type should not be used in this unit.
* Fixed external name of DispInvoke function. 

git-svn-id: trunk@17599 -
2011-05-28 14:25:52 +00:00
michael
86ff2a08ba * Send code 500 in case of exception.
git-svn-id: trunk@17597 -
2011-05-28 09:18:49 +00:00
michael
63f6b66d0f * Do not send headers before setting content, as content-length will be set by setting the content.
git-svn-id: trunk@17596 -
2011-05-28 09:17:30 +00:00
michael
0fb7ad5a07 * Check for session in DoneSession, avoids creation of a factory if none is needed.
git-svn-id: trunk@17595 -
2011-05-28 09:11:04 +00:00
michael
954293f30b * Added transcode event
git-svn-id: trunk@17571 -
2011-05-27 11:39:44 +00:00
michael
9e43613e88 * Removed HTTP 1.3 and 2.0 from build sequence
git-svn-id: trunk@17570 -
2011-05-27 11:29:17 +00:00
michael
6975d01d73 * Fixed linux compilation
git-svn-id: trunk@17569 -
2011-05-27 11:07:50 +00:00
michael
e06adfc73b + Implemented named pipe communication for windows.
git-svn-id: trunk@17568 -
2011-05-27 11:01:08 +00:00
michael
452297b013 * Fixed IConnectionPoint definition (bug id 19410)
git-svn-id: trunk@17559 -
2011-05-25 21:30:06 +00:00
michael
97012c377f * Removed debug define, removed stray flush() statement
git-svn-id: trunk@17557 -
2011-05-25 19:42:50 +00:00
michael
4fc4154293 * Commented out etDebug log request
git-svn-id: trunk@17555 -
2011-05-25 16:14:05 +00:00
michael
cda78c6360 * Fixed use of Executable property
git-svn-id: trunk@17551 -
2011-05-25 08:55:16 +00:00
marco
c1498aade1 * Patch from Anton fixing several constant expressions mantis 19409
git-svn-id: trunk@17550 -
2011-05-24 20:12:09 +00:00
michael
cbcece1ae6 * Patch from Dmitry Boyarintsev to support empty statements
git-svn-id: trunk@17545 -
2011-05-23 20:36:53 +00:00
michael
a7b281b132 * Some extra security when getting request variables from Apache (19397)
git-svn-id: trunk@17544 -
2011-05-23 20:06:48 +00:00
michael
6c6cf834b8 * Fixed missing initialization of webhandler
git-svn-id: trunk@17533 -
2011-05-23 18:50:38 +00:00
michael
c334ad1f8b * Fix bug in ReadContent
git-svn-id: trunk@17532 -
2011-05-23 16:47:11 +00:00
michael
d7dbe6f778 * Log event no longer virtual, descendents must override DoLog
Filtering is applied in Log in CustApp.

git-svn-id: trunk@17530 -
2011-05-23 12:01:22 +00:00
michael
a6e8ae39d2 * Filter on events
git-svn-id: trunk@17529 -
2011-05-23 11:51:44 +00:00
michael
38a7be5cca * Fixed error (AV) in StartService()
git-svn-id: trunk@17528 -
2011-05-23 09:10:53 +00:00
michael
9484151c28 * Added Content fields dump
git-svn-id: trunk@17527 -
2011-05-22 16:01:01 +00:00