summaryrefslogtreecommitdiff
path: root/inc/init.php
Commit message (Expand)AuthorAge
...
* Update GetBaseURL() to avoid multiple consecutive slashes in absolute return ...Chris Smith2008-04-18
* try to increase the PCRE backtrack limitAndreas Gohr2008-04-09
* introducing the new tmp dirMichael Klier2008-02-27
* use strftime() instead of date() FS#1335 :!:Andreas Gohr2008-02-23
* Probably fixes cookie loss on https/http switch FS#1174Andreas Gohr2008-01-24
* fullpath fix for WindowsAndreas Gohr2007-09-30
* don't use realpath() anymore (FS#1261 and others)Andreas Gohr2007-09-30
* fix for magic quote fixing inside array keysAndreas Gohr2007-08-19
* separated TOC from pageAndreas Gohr2007-08-05
* never use full URL in cookie paths FS#1146Andreas Gohr2007-06-03
* typo fix in compression method check FS#919Andreas Gohr2007-05-14
* disable any possibly configured global zlib compression FS#1132Andreas Gohr2007-05-14
* rebuild $_REQUEST manually to avoid cookie interference FS#1104Andreas Gohr2007-05-13
* Typo in default nice_die messageGuy Brand2007-04-24
* set scope for session cookies FS#1109Andreas Gohr2007-03-26
* make setup error a little more verboseMike Frysinger2006-12-11
* metadata update to support both persistent and non-persistent metadatachris2006-11-26
* Word-Length IndexerTNHarris2006-11-12
* use DOKU_URL as key for sessions and auth cookie #896 #581 #884Andreas Gohr2006-10-03
* minor bugfix and boring error removalchris2006-09-23
* add authname memory cachechris2006-09-23
* suppress boring errorsBen Coburn2006-09-08
* conflict resolution for memory cache initAndreas Gohr2006-08-30
* scalable changelog redesignBen Coburn2006-08-30
* further update to global memory cache arrayschris2006-08-29
* init global memory cache arraysBen Coburn2006-08-28
* typo fix for compression checkAndreas Gohr2006-08-25
* compression fallbackAndreas Gohr2006-08-25
* unittest fixeschris2006-08-04
* init_paths points to the installer nowAndreas Gohr2006-07-29
* error reporting E_ALL switchBen Coburn2006-07-08
* enhanced getBaseURL()Michael Klier chi@chimeric.de2006-05-29
* moved gzip compression to init.phpAndreas Gohr2006-05-19
* changed all occurances of rename() to io_rename()Andreas Gohr2006-05-07
* show page generation timeBen Coburn2006-03-24
* fallback if umask() call doesn't work FS#736Andreas Gohr2006-03-07
* simplified file permission handlingAndreas Gohr2006-03-04
* make umask an empty string for system defaultAndreas Gohr2006-03-04
* punbb backend dies when magic quotes enabledAndreas Gohr2006-03-03
* nicer error messages for fatal errorsAndreas Gohr2006-03-03
* better permission checkingAndreas Gohr2006-03-03
* removed obsolete toc unit testAndreas Gohr2006-02-25
* Fix umask bug and do a code cleanup of chmod/mkdir usage so set the correct p...Troels Liebe Bentsen2006-02-24
* Fix wrong umask usage and so we set the correct file premissions.Troels Liebe Bentsen2006-02-18
* file cleanupsAndreas Gohr2006-02-17
* remove error supression for local.php (related to #659)Andreas Gohr2005-12-07
* fixed two bugs reported by Timo FalkAndreas Gohr2005-11-08
* get_tests_running_1hfuecks2005-11-07
* some fixes in the testmanagementAndreas Gohr2005-11-02
* More work on Javascript and CSS dispatchersAndreas Gohr2005-10-29