20ee1066 | 17-Sep-1999 |
Thies C. Arntzen |
no // in the sources please |
83bbb90d | 17-Sep-1999 |
Thies C. Arntzen |
added newline at end of file |
32c7eaa9 | 17-Sep-1999 |
Gergely Madarász |
note the shared modules in the changelog |
6780b649 | 17-Sep-1999 |
Sascha Schumann |
Convert to Ex API. Does anyone have a better name for it? |
7d519f2f | 17-Sep-1999 |
Sascha Schumann |
Use Ex API here as well. |
c051b386 | 17-Sep-1999 |
Sascha Schumann |
Convert module to use Ex API. |
128b733e | 17-Sep-1999 |
Thies C. Arntzen |
fix #2316 - fetching empty LOBs via OCI8 |
5a5646dc | 17-Sep-1999 |
Sascha Schumann |
don't call empty function names |
55272d3d | 17-Sep-1999 |
Sascha Schumann |
add user-level callbacks |
567b3cef | 17-Sep-1999 |
Zeev Suraski |
- Fix bug #2318 |
d01370cd | 17-Sep-1999 |
Zeev Suraski |
*** empty log message *** |
09af5f96 | 17-Sep-1999 |
Sascha Schumann |
supply path to xml include dir for APXS and APACI |
5a468e74 | 17-Sep-1999 |
Sascha Schumann |
This format is also used by the XML module allows us to compile with Apache's expat-lite dir |
61f288ce | 17-Sep-1999 |
Sascha Schumann |
`0' flag ignored with precision specifier and `X' format |
79fd46c3 | 17-Sep-1999 |
Sascha Schumann |
If available, use Apache's embedded expat |
51ad9501 | 17-Sep-1999 |
Sascha Schumann |
fix Unix build |
98d95dd8 | 16-Sep-1999 |
Zeev Suraski |
- Added support for unknown POST content types (Zeev) - Introduce the convert_to_*_ex() API in strlen() |
52e769d8 | 16-Sep-1999 |
Zeev Suraski |
Introduce convert_to_*_ex() |
ec50085d | 16-Sep-1999 |
Zeev Suraski |
*** empty log message *** |
71a47408 | 16-Sep-1999 |
Zeev Suraski |
*** empty log message *** |
13e67642 | 16-Sep-1999 |
Zeev Suraski |
Generalize SAPI a bit |
f52ffb89 | 16-Sep-1999 |
Andrey Hristov |
Fixed memory leak. |
359a3af2 | 16-Sep-1999 |
Andrew Skalski |
Added documentation hooks to ftp.c |
13a74e69 | 16-Sep-1999 |
Andrew Skalski |
added ftp_pwd() ftp_cdup() ftp_mkdir() and ftp_rmdir() |
93313c57 | 16-Sep-1999 |
Andrew Skalski |
added ftp_systype() and ftp_listraw() functions |