History log of /PHP-7.2/ext/session/session.c (Results 701 – 725 of 764)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4
# a4ff16dd 09-Nov-1999 Sascha Schumann

- set default path for cookie to the root directory ("/")
- complete session documentation in php.ini-dist


Revision tags: php-4.0b3_RC3, php-4.0b3_RC2
# 9738fdff 06-Nov-1999 Sascha Schumann

Disable auto_start until we find a way to access the necessary data fields.


# 0700ad34 06-Nov-1999 Zeev Suraski

- Win32 fixes
- COM module improvements from Boris Wedl


# 093aaaa2 31-Oct-1999 Sascha Schumann

Add missing initialization entry


# 6a30ec53 31-Oct-1999 Sascha Schumann

Change session.lifetime to session.cookie_lifetime. And:
@ - Added session.cookie_path and session.cookie_domain (Sascha)


# 51ea5cc7 24-Oct-1999 Sascha Schumann

(PHP session_register, session_unregister) always return true


# 23882d31 22-Oct-1999 Sascha Schumann

Add session.use_cookies option


# a92fb5fe 01-Oct-1999 Andrei Zmievski

rename.


Revision tags: PRE_FETCH_READ_PATCH, before-sapi-split
# 79224819 25-Sep-1999 Sascha Schumann

Do not try to free NULLs.


Revision tags: PRE_DELAYED_ARRAY_FETCH_PATCH
# f84ba1b0 20-Sep-1999 Andrey Hristov

- Upgraded var_dump() to take multiple arguments
- php3api_ is changed to php_


# c051b386 17-Sep-1999 Sascha Schumann

Convert module to use Ex API.


# 55272d3d 17-Sep-1999 Sascha Schumann

add user-level callbacks


# f52ffb89 16-Sep-1999 Andrey Hristov

Fixed memory leak.


# e20af627 16-Sep-1999 Sascha Schumann

improve short help messages


# fa0f9ed3 16-Sep-1999 Sascha Schumann

wddx decode works as well


# a597f24b 16-Sep-1999 Sascha Schumann

wddx serialization works now


# 92896a99 16-Sep-1999 Sascha Schumann

Since Thies fixed var.c, objects work now, too.


# ac524d4b 12-Sep-1999 Sascha Schumann

calculate length of cookie string correctly


# d5968b8f 12-Sep-1999 Andi Gutmans

- Oops


# da973fe6 12-Sep-1999 Andi Gutmans

- Make it compile on Win32


# 0ac98aa9 12-Sep-1999 Andrey Hristov

Use global symbol table instead..


# f040ce58 11-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 ...


# 9706aa1d 11-Sep-1999 Andrey Hristov

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


# 533ef398 11-Sep-1999 Sascha Schumann

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


# 62fc1798 04-Sep-1999 Sascha Schumann

First try at WDDX serializer
(not active currently)


1...<<2122232425262728293031