michael
|
e06adfc73b
+ Implemented named pipe communication for windows.
|
14 years ago |
sergei
|
d5a221f6e8
* Forgot to set proper compilation options
|
14 years ago |
Tomas Hajny
|
5e3ebfab4d
* real implementation for FileCreate with ShareMode (plus fix for ShareMode in FileOpen)
|
14 years ago |
Tomas Hajny
|
cbe040bcc7
* more complete/safer checking of sharing mode values allowed by OS/2
|
14 years ago |
Tomas Hajny
|
39312473cb
* real implementation for FileCreate with ShareMode
|
14 years ago |
marco
|
2dbdaa4b81
* fixed highbound xmmregisters. Mantis #19426
|
14 years ago |
sergei
|
5bda700410
* External assemblers: moved some common code into the base class, 4 copies reduced to one.
|
14 years ago |
michael
|
fd491e8647
* Fixed permissions on file create
|
14 years ago |
michael
|
452297b013
* Fixed IConnectionPoint definition (bug id 19410)
|
14 years ago |
michael
|
97012c377f
* Removed debug define, removed stray flush() statement
|
14 years ago |
sergei
|
9c27a802a0
* When relocating local symbols on x86_64, put symbol address into addend field of the relocation, resolves #13671.
|
14 years ago |
michael
|
4fc4154293
* Commented out etDebug log request
|
14 years ago |
michael
|
cda78c6360
* Fixed use of Executable property
|
14 years ago |
marco
|
c1498aade1
* Patch from Anton fixing several constant expressions mantis 19409
|
14 years ago |
michael
|
9d580533d9
* Fixed compile error in FileCreate
|
14 years ago |
michael
|
a201f07420
* Added share mode argument to FileCreate call
|
14 years ago |
sergei
|
d89aeeadaf
x86 assembler:
|
14 years ago |
michael
|
cbcece1ae6
* Patch from Dmitry Boyarintsev to support empty statements
|
14 years ago |
michael
|
a7b281b132
* Some extra security when getting request variables from Apache (19397)
|
14 years ago |
marco
|
3d86949990
* use new expression store for rvalue of constant declarations. Patch by Anton, Mantis 19403
|
14 years ago |
michael
|
6c6cf834b8
* Fixed missing initialization of webhandler
|
14 years ago |
michael
|
c334ad1f8b
* Fix bug in ReadContent
|
14 years ago |
michael
|
4d572aa08d
* Added TEventTypes set
|
14 years ago |
michael
|
d7dbe6f778
* Log event no longer virtual, descendents must override DoLog
|
14 years ago |
michael
|
a6e8ae39d2
* Filter on events
|
14 years ago |
michael
|
38a7be5cca
* Fixed error (AV) in StartService()
|
14 years ago |
michael
|
9484151c28
* Added Content fields dump
|
14 years ago |
michael
|
78cd2eb692
* Fixed bugs in reading of content from browser. (WST server now works)
|
14 years ago |
michael
|
af08cb1cb3
* Added cookie support (needed for WST)
|
14 years ago |
michael
|
73143a53e2
* Fixed resolver: resturn addresses always in correct order, no matter whether they come from net or hosts file
|
14 years ago |