History log of /php-src/ (Results 113501 – 113525 of 114805)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c656292b12-Sep-1999 Sascha Schumann

check for c++ only, if thread safety is enabled

96559e9112-Sep-1999 Sascha Schumann

use static buffer for URLs instead of allocating/freeing memory
for each one

ac524d4b12-Sep-1999 Sascha Schumann

calculate length of cookie string correctly

2e844a0712-Sep-1999 Sascha Schumann

add missing result msg

691881a512-Sep-1999 Sascha Schumann

move session URL stuff to the last place before SAPI takes over

f2ff18e712-Sep-1999 Sascha Schumann

These shouldn't be here

d5968b8f12-Sep-1999 Andi Gutmans

- Oops

da973fe612-Sep-1999 Andi Gutmans

- Make it compile on Win32

a178408312-Sep-1999 Zeev Suraski

Time to do that - rename the output layer prefix

5a6b865312-Sep-1999 Zeev Suraski

*** empty log message ***

036cc83e12-Sep-1999 Sascha Schumann

expand version number

3a9f68eb12-Sep-1999 Sascha Schumann

update

b203fb3412-Sep-1999 Andrey Hristov

Reverting to previous state.

276c815f12-Sep-1999 Sascha Schumann

update macro

0ac98aa912-Sep-1999 Andrey Hristov

Use global symbol table instead..

0c3ada7d12-Sep-1999 Andrey Hristov

Use TRANS_SID macro for selective compilation..

d8fc73b512-Sep-1999 Andrey Hristov

- Fixed mem leak when undefined variable was passed in for serialization
- Made it properly serialize object properties

9531846112-Sep-1999 Sascha Schumann

add rule for url_scanner.c

b0f01a4711-Sep-1999 Sascha Schumann

- add standard disclaimer
- regenerate scanner with re2c -s

f040ce5811-Sep-1999 Sascha Schumann

add transparent session id propagation
this uses a custom scanner which detects relative URIs and changes
them appropiately.
must be explicitly enabled with --enable-trans-sid

add transparent session id propagation
this uses a custom scanner which detects relative URIs and changes
them appropiately.
must be explicitly enabled with --enable-trans-sid
(normal case is not affected, since session_adapt_uris defaults to
void statement. Compiler should eliminate dead code in output.c then.)

show more ...

9706aa1d11-Sep-1999 Andrey Hristov

- Added session_unset() function
- Fixed double session globals shutdown crash
- Added warning when session_destroy() is called without session_start()

99caa5d411-Sep-1999 Andrey Hristov

Use OnUpdateBool for Boolean entries.

2f39b48411-Sep-1999 Sascha Schumann

avoid mmap overhead for small files

dda0b78311-Sep-1999 Sascha Schumann

optimize fpassthru/readfile to use mmap instead of fread
which especially increases speed on large files.

533ef39811-Sep-1999 Sascha Schumann

- support for external entropy sources
- extern_referer_chk => extern_referer_check
- kill a warning in mod_files.c

1...<<4541454245434544454545464547454845494550>>...4593