Thies C. Arntzen
67c2eaa6ea
make oci work again.
2001-02-17 15:54:40 +00:00
Harald Radi
55f25fb942
multiple codepage support
...
export global constants
2001-02-17 02:16:29 +00:00
Zeev Suraski
392e9869ee
import notes modules from Brad Atkins
2001-02-16 21:36:30 +00:00
Sascha Schumann
7911be587b
Add all necessary includes for these header files.
2001-02-16 18:55:58 +00:00
foobar
2c3b7385bf
Fixed a typo in constant definitions and a possible crash in curl_setopt().
...
# pr: #9181
2001-02-16 14:31:37 +00:00
Egon Schmid
d27ebba71f
Wrong return type.
2001-02-16 13:13:52 +00:00
Egon Schmid
bbe53dedcc
Small typo.
2001-02-15 20:33:09 +00:00
Sterling Hughes
2f0238dc4e
Change e-mail address
...
# Can I get someone to change my cvsusers e-mail address to
# sterling@designmultimedia.com ?
2001-02-15 16:20:13 +00:00
Thies C. Arntzen
8499b430cf
@- Fixed some modules to allow using output-buffering. (Thies)
...
i nuked all unneded calls to php_header() - i'm not too sure how we do
handle HEAD Requests as they were only detected via php_header(). but calling
php_header from a module makes output-buffering unusable.
NOTICE: there is some EBSDIC stuff in gd.c - i think it's obsolete.
2001-02-15 14:49:01 +00:00
Thies C. Arntzen
5ca813a564
0..255
2001-02-15 14:01:18 +00:00
Thies C. Arntzen
72ec2e8f12
fixed SEGFAULT when using xml_set_object. Zend does not yes support
...
cyclic references!
2001-02-15 13:41:04 +00:00
Sergey Kartashoff
cd55dfa3bd
Added thow new mnoGoSearch agent session parameters:
...
UDM_PARAM_WEIGHT_FACTOR and UDM_PARAM_WORD_MATCH.
2001-02-15 11:50:49 +00:00
Sascha Schumann
637e8e14aa
There might be more systems which do not support chroot, so we check
...
for the existence of it.
Additionally, if chroot is not supported, the warn_not_available function
is invoked now.
2001-02-15 05:21:27 +00:00
Zeev Suraski
c239da7e66
Fix the PostgreSQL fix...
2001-02-15 02:15:36 +00:00
Derick Rethans
8cef8a9ca1
- chroot does not work on windows
2001-02-15 00:43:44 +00:00
foobar
28b2869ac8
This should make detecting the version of Oracle libs a bit more accurate
...
to avoid the 'missing libcore4' errors. (e.g. on AIX)
Bug reports: #9027 , #8905
2001-02-14 21:41:40 +00:00
Jon Parise
0450aecb8c
Fix build.
2001-02-14 20:10:15 +00:00
Sergey Kartashoff
59e1b2cd4e
mnoGoSearch config.m4 freebsd compatibility fix.
2001-02-14 14:39:40 +00:00
Sergey Kartashoff
3fc482b207
Added mnogosearch version checking into config.m4.
...
Some proto fixes.
2001-02-14 14:27:46 +00:00
Thies C. Arntzen
ecaeac5881
ocifreedesc() now spits a NOTICE when called the "wrong" way.
2001-02-14 13:06:03 +00:00
Derick Rethans
2648283b5b
- Added an extra chdir("/"); as sugested by Sascha
2001-02-14 11:02:54 +00:00
Derick Rethans
4a54a15fc6
- Added the chroot function for changing root in a script.
...
#- This can be usefull when using PHP in a shell environment, or when PHP
# runs as CGI which needs a little more security
2001-02-14 10:48:48 +00:00
Thies C. Arntzen
9d6f117938
remove stupid PGSQL warning
2001-02-13 20:13:14 +00:00
Adam Dickmeiss
9d8c1fb983
Bug fix: Record retrieval (present) is termiated on error.
2001-02-13 20:02:53 +00:00
Thies C. Arntzen
f6925611fb
@- PostgreSQL now does a rollback at the end of a request on every
...
@ persistent connection. This is done by doing an "empty" transaction
@ on the connection (This was advised by someone from the PostgreSQL
@ core-team). If you leave transactions open on your page you will see a
@ "NOTICE: BEGIN: already a transaction in progress" message in your
@ apache error_log. This message is created by the PostgreSQL libs - we can
@ do nothing about it. (Thies)
2001-02-13 18:28:24 +00:00
Thies C. Arntzen
79a38a1c3a
@- fixes PostgeSQL pg_connect() bug. We would sometimes close the default
...
@ link by acciedent. (Patch by: aja@nlgroup.ca )
2001-02-13 16:54:48 +00:00
Adam Dickmeiss
4ea3336962
Implemented yaz_present, yaz_scan, yaz_scan_result, yaz_ccl_conf,
...
yaz_ccl_parse and yaz_itemorder. Updated documentation.
2001-02-12 23:31:11 +00:00
Rainer Schaaf
4c21de658f
added module support (for dl()) for PDFlib
...
the PDF files now tell that they are generated by the PHP binding.
2001-02-12 17:50:39 +00:00
Thies C. Arntzen
201342385e
@- Improved OCI8 dead-session detection. (Patch by: George Schlossnagle)
2001-02-12 14:36:28 +00:00
Thies C. Arntzen
fc7d103b73
fixed possible leak in imap_search
2001-02-12 11:57:22 +00:00
Sean Bright
ef2e1a72cf
Fix for bug #4556
...
# This is pretty much a total rewrite of get_meta_tags using a simple
# handwritten tokenizer. It might be overkill, but it works.
2001-02-11 02:38:40 +00:00
Hartmut Holzgraefe
766bdbc919
make _php_image_convert configuration-aware
2001-02-09 21:14:30 +00:00
Hartmut Holzgraefe
d8a83a3722
libjpeg-not-installed protection
2001-02-09 21:04:45 +00:00
Rasmus Lerdorf
e0c4bd742e
Stray ]
2001-02-09 16:42:55 +00:00
Rasmus Lerdorf
4877d13ffa
What the heck is CUT? Assume someone meant UTC here. And fix a
...
warning.
2001-02-09 15:28:23 +00:00
Sergey Kartashoff
279588aa12
Added UDM_PARAM_FIRST_DOC and UDM_PARAM_LAST_DOC mnoGoSearch extenstion
...
result parameters. Example updated.
2001-02-09 13:29:20 +00:00
Boian Bonev
e7a148a758
fixed SIGSEGV in vpopmail_auth_user when optional arg apop is not set
2001-02-08 23:31:01 +00:00
Uwe Steinmann
32b8cdde14
- add domxml_unlink_node(), not tested
2001-02-08 15:12:16 +00:00
Sergey Kartashoff
df9803c75f
Added UDM_PARAM_SEARCHTIME result parameter.
...
Now at least mnoGoSearch-3.1.10 required to use this module.
Added some parameters aliases. Example updated.
2001-02-08 13:33:37 +00:00
Sergey Kartashoff
e0107c14fc
# also Added CREDITS and cvs Template
...
# added udm_config.h for compatibility with mnoGoSearch-3.1.10pre
2001-02-08 10:14:57 +00:00
Andrei Zmievski
51c535f510
Move todo items.
2001-02-08 04:55:49 +00:00
Boian Bonev
156207b37b
# fixed several warnings - variables not used, functions not declared
...
# added vclose() declaration - vpopmail does not declare it
2001-02-07 17:48:00 +00:00
Sascha Schumann
271617483a
Improve use of $withval. This also cures the problem of adding -Lyes/lib
...
to $LIBS.
2001-02-07 16:01:29 +00:00
Jim Jagielski
e541a27eed
For those lucky systems with both random() and *rand48(), the random()
...
family is the prefered choice. So if both exist, we now choose that.
2001-02-06 16:27:08 +00:00
Sergey Kartashoff
222ac6e30e
UDM_FIELD_ORDER and UDM_FIELD_CRC mnoGoSearch result fields has been added.
...
Example updated.
@- UDM_FIELD_ORDER and UDM_FIELD_CRC mnoGoSearch result fields
@ has been added. (gluke)
2001-02-06 15:40:33 +00:00
Sergey Kartashoff
0c759c822c
UDM_PARAM_WORDINFO mnoGoSearch result parameter has been added.
...
UDM_PARAM_RATING result field has neen added as alias for UDM_PARAM_SCORE.
Example updated.
@- UDM_PARAM_WORDINFO mnoGoSearch result parameter has been added.
@ UDM_PARAM_RATING result field has neen added as alias for
@ UDM_PARAM_SCORE. (gluke)
2001-02-06 14:30:55 +00:00
Andrei Zmievski
26283a3bcc
Preserve API compatibility.
2001-02-06 04:15:50 +00:00
Andrei Zmievski
88fce00cc0
Don't use Z* macros for non-zvals.
2001-02-06 03:57:43 +00:00
Andrei Zmievski
74912b9afb
Cleaned up and optimized WDDX serialization - it's about twice
...
as fast now.
2001-02-06 03:54:15 +00:00
Stephen van Egmond
b10273781a
Added tests for arpa/*.h and resolv.h which don't exist on the BeOS.
...
The dns functions on BeOS come from socket.h
2001-02-06 00:07:21 +00:00