Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add stuff here also. | Shane Caraveo | 2002-03-01 | 1 | -0/+15 |
| | |||||
* | Drop this default to 12 to avoid some of the .000000000000001 questions. | Rasmus Lerdorf | 2002-02-27 | 1 | -1/+1 |
| | | | | | | I can't imagine much of a BC issue, and we aren't changing existing php.ini files anyway. If someone can think of a problem with this, please speak up | ||||
* | Add MSVC workspace for tokenizer extension. Add php_tokenizer.dll entries to ↵ | Sebastian Bergmann | 2002-02-08 | 1 | -0/+1 |
| | | | | php.ini-*. | ||||
* | register_globals=off is defualt for 4.2.0 | Yasuo Ohgaki | 2002-02-05 | 1 | -1/+1 |
| | |||||
* | Added "pgsql.auto_reset_persistent" ini entry to catch broken connection | Yasuo Ohgaki | 2002-01-25 | 1 | -0/+3 |
| | | | | | | always with pg_pconnect(). (Default Off in source and php.ini-*) This option requires a little overhead for pg_pconnect(). | ||||
* | Corrected a confusing comment (see bug #14972) | Marko Karppinen | 2002-01-24 | 1 | -1/+1 |
| | |||||
* | Fixing spelling error in FrontBase section | Frank M. Kromann | 2002-01-23 | 1 | -1/+1 |
| | |||||
* | Make it more clear what session.referer_check is about. | foobar | 2001-12-05 | 1 | -0/+2 |
| | |||||
* | - Adding a callback mechanism to the unserializer. (patch by Bernd | Derick Rethans | 2001-11-26 | 1 | -0/+9 |
| | | | | | | Roemer <berndr@bonn.edu>) #- An explainatory e-mail will be send to php-dev | ||||
* | Nuke ext/sablot entries. | Sebastian Bergmann | 2001-11-26 | 1 | -1/+0 |
| | |||||
* | Added missing ini directive: always_populate_raw_po st_data | foobar | 2001-11-24 | 1 | -0/+2 |
| | |||||
* | Add php_w32api.dll | Sebastian Bergmann | 2001-11-08 | 1 | -0/+1 |
| | |||||
* | Synch with persistant -> persistent changes to ext/fbsql. | Sebastian Bergmann | 2001-10-31 | 1 | -1/+1 |
| | |||||
* | - Prevent PHP from starting if output_handler is set and | foobar | 2001-10-27 | 1 | -0/+3 |
| | | | | | | zlib.output_compression is on - Added notes to the bundled php.ini files about this. | ||||
* | Add php_overload.dll. | Sebastian Bergmann | 2001-10-18 | 1 | -0/+1 |
| | |||||
* | Fix typo - comment is ; not ' | Stanislav Malyshev | 2001-10-03 | 1 | -1/+1 |
| | |||||
* | revert bad commit | foobar | 2001-09-05 | 1 | -9/+0 |
| | |||||
* | Add random number generator-entry to INI-files | Jeroen van Wolffelaar | 2001-08-25 | 1 | -0/+7 |
| | |||||
* | Update hostname | John Donagher | 2001-08-14 | 1 | -2/+2 |
| | |||||
* | - Update php.ini-dist | Zeev Suraski | 2001-08-11 | 1 | -1/+3 |
| | | | | | - Sync php.ini-recommended with php.ini-dist | ||||
* | Start pushing register_globals annihilation | Zeev Suraski | 2001-08-11 | 1 | -1/+11 |
| | |||||
* | fix a few typos | Anil Madhavapeddy | 2001-08-11 | 1 | -4/+4 |
| | |||||
* | Added missing entries. | foobar | 2001-08-09 | 1 | -0/+16 |
| | |||||
* | let ext\shmop build under win32 | Daniel Beulshausen | 2001-08-07 | 1 | -0/+2 |
| | |||||
* | o Fixed Bug #12121: chdir and safe_mode | James E. Flemer | 2001-07-13 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - [ main/safe_mode.h ] added new checkuid mode: CHECKUID_ALLOW_ONLY_FILE: skips directory check if file check fails - [ ext/standard/dir.c ] changed php_checkuid() to use CHECKUID_ALLOW_ONLY_FILE instead of CHECKUID_ALLOW_ONLY_DIR - [ main/safe_mode.c ] added code for new checkuid mode o Fixed Bug #12119: safe mode owner check can be bypassed with symlink - [ main/safe_mode.c ] use VCWD_REALPATH to resolve destination of symlink before trimming filename o New Feature: safe_mode_include_dir (php.ini directive) - Allows bypassing UID/GID checks when including files from the directory in safe_mode_include_dir and its subdirectories. (safe_mode must be on, directory must also be in include_path or full path must be used when including) o Fixed Feature: safe_mode_gid (php.ini directive) - Correctly check (and report) UID/GID bits on directories o Changed include() fall back to scripts cwd implementation - CWD added to the (local) search path in php_fopen_with_path() instead of seperate case. [ main/fopen_wrappers.c ] | ||||
* | Add getmygid() and safe_mode_gid ini directive to allow safe mode to do | Rasmus Lerdorf | 2001-07-09 | 1 | -1/+6 |
| | | | | | | | a gid check instead of a uid check. @ - Add getmygid() and safe_mode_gid ini directive to allow safe mode to do @ a gid check instead of a uid check. (James E. Flemer, Rasmus) | ||||
* | Stick open_basedir in here | Rasmus Lerdorf | 2001-07-04 | 1 | -0/+8 |
| | |||||
* | added new com entries | Harald Radi | 2001-06-24 | 1 | -0/+6 |
| | |||||
* | Include the 'html_errors' directive. | Jon Parise | 2001-06-19 | 1 | -0/+3 |
| | | | | | Submitted by: "Daniel Beckham" <danbeck-cvs@dealnews.com> | ||||
* | add mbstring & xslt | Daniel Beulshausen | 2001-06-11 | 1 | -0/+2 |
| | |||||
* | added options for mbstring extension. | Rui Hirokawa | 2001-06-10 | 1 | -0/+7 |
| | |||||
* | Added missing configuration directive: from | foobar | 2001-06-01 | 1 | -0/+3 |
| | | | | | which is used by fopen() to be send as the default password | ||||
* | Let's have examples here so maybe people would understand better | foobar | 2001-05-31 | 1 | -2/+5 |
| | | | | | how to use this directive. | ||||
* | Fixed bug #10892. | Sebastian Bergmann | 2001-05-22 | 1 | -1/+2 |
| | |||||
* | Comment out the 'include_path' variable by default. | Jon Parise | 2001-04-06 | 1 | -3/+2 |
| | | | | | | | | # Leaving it blank overrides the default include path, which contains the # PEAR directory. # The other option is to have the build system generate this file and expand # @PEAR_INSTALLDIR@ on this line to reflect the system default. | ||||
* | add printer ext to php.ini & maintain extensions file | Daniel Beulshausen | 2001-04-05 | 1 | -0/+7 |
| | |||||
* | Added new configuration directives: | foobar | 2001-04-04 | 1 | -1/+6 |
| | | | | | arg_separator.input and arg_separator.output | ||||
* | Added php_dbx.dll. | Sebastian Bergmann | 2001-03-24 | 1 | -0/+1 |
| | |||||
* | added [com] section | Harald Radi | 2001-03-20 | 1 | -0/+6 |
| | |||||
* | Update .ini's and NEWS | Zeev Suraski | 2001-03-07 | 1 | -0/+5 |
| | |||||
* | Jan says: 'Do not load php_gtk.dll through php.ini, only use dl(), otherwise ↵ | Sebastian Bergmann | 2001-03-03 | 1 | -1/+0 |
| | | | | it crashes (atleast on Win32).' Me thinks: 'There should be no crash, but a warning. Anyways, remove it from php.ini-dist, so others do not run into this... :-) | ||||
* | Whitespace only. | Sebastian Bergmann | 2001-03-03 | 1 | -9/+9 |
| | |||||
* | Whitespace Fixes. Added another Win32 extension DLL. Removed configuration ↵ | Sebastian Bergmann | 2001-03-03 | 1 | -34/+30 |
| | | | | for non-existent debugger. | ||||
* | Added some more Win32 extension DLLs. | Sebastian Bergmann | 2001-03-03 | 1 | -0/+5 |
| | |||||
* | While we're fixing the ini files, change these to web-safe colours | Colin Viebrock | 2001-02-01 | 1 | -4/+4 |
| | | | | | ... this always bugged me :) | ||||
* | Massive reformatting. | Jon Parise | 2001-02-01 | 1 | -304/+550 |
| | |||||
* | rename php_mssql70.dll to php_mssql.dll, as we have only one mssql extension | Daniel Beulshausen | 2001-01-22 | 1 | -2/+1 |
| | |||||
* | Make this comment readable. | Jon Parise | 2001-01-02 | 1 | -1/+1 |
| | |||||
* | Added the arg_separator directive. | foobar | 2000-12-28 | 1 | -0/+2 |
| | |||||
* | The ODBC extension looks for settings named odbc. and not uodbc. | Frank M. Kromann | 2000-11-29 | 1 | -9/+9 |
| |