root/eaccelerator/trunk/eaccelerator.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @348 [348] 06/20/08 11:20:17 bart First stab at php 5.3 support. Only fixes the script cache. phpMyAdmin …
(edit) @347 [347] 06/19/08 18:01:36 bart Initialise pointers before using them Fix buffer overflow
(edit) @344 [344] 06/19/08 18:01:31 bart Remove support for all php versions older than php 5.1
(edit) @342 [342] 05/18/08 11:20:28 bart Add patch from ticket 232: removes an unlock that isn't needed there.
(edit) @337 [337] 08/20/07 22:57:00 hans Added cache object creation timestamp (shm and disk)\nAltered control …
(edit) @336 [336] 08/20/07 20:12:03 bart Fix some compile warnings introduced by today's and yesterday's …
(edit) @333 [333] 08/20/07 18:40:16 bart Add code that checks the shared memory chunks if needed to make sure no …
(edit) @330 [330] 08/20/07 15:15:06 hans * Changed crash handler error message format to Apache-style error log …
(edit) @309 [309] 05/10/07 23:30:16 bart Commit patch from ticket #252: Don't make eA stop init of php when eA …
(edit) @308 [308] 05/10/07 00:29:53 bart Casting of var 'len' to (int) in decode_version() to get rid of an VC++ 6 …
(edit) @307 [307] 05/10/07 00:29:45 bart Add fnmatch.c and fnmatch.h and use it on win32 (Thanks to Daan <daan at …
(edit) @306 [306] 05/10/07 00:29:37 bart Use php_strtok_r instead of strtok_r (Thanks to Daan <daan at parse.nl>)
(edit) @303 [303] 04/21/07 13:34:41 bart Add patch from Nathanael (eaccelerator@polymorpheus.com)
(edit) @299 [299] 02/15/07 17:04:24 bart Kick out the old filter implementation and use one based on fnmatch, this …
(edit) @298 [298] 02/15/07 12:46:24 bart Use emalloc for filter lists, mixing memory from two allocators is enough.
(edit) @296 [296] 02/13/07 22:23:53 bart Fix loading of cached scripts and data on disk
(edit) @295 [295] 02/13/07 19:29:58 bart Some more year updates
(edit) @294 [294] 02/13/07 18:39:01 bart Revert some changes form changeset @256 to fix bug #199
(edit) @291 [291] 02/13/07 16:11:14 bart Cleanup: Removed some commented out code, changed some debug statements, …
(edit) @287 [287] 01/29/07 23:33:40 bart * Removed some obsolete code
(edit) @286 [286] 01/04/07 19:57:38 bart Happy newyear! (Felt bored while studying)
(edit) @281 [281] 10/26/06 22:35:04 bart --
(edit) @280 [280] 10/26/06 21:37:35 bart Damit, forgot to add this one to the changeset
(edit) @272 [272] 09/15/06 17:46:10 bart * Don't free memory with efree that has been allocated from the eA shm …
(edit) @267 [267] 08/29/06 13:35:21 hans Skip disk cache creation and clean/clear actions when operating in …
(edit) @258 [258] 07/30/06 16:35:03 bart Clean up the session handler, removed old code for php < 4.3.
(edit) @256 [256] 07/29/06 14:28:19 bart Remove some leftovers from restoring encoded scripts which only …
(edit) @255 [255] 07/29/06 13:04:04 bart Move some functions around to make more of them static, this reduces the …
(edit) @254 [254] 07/29/06 12:37:52 bart Do a big cleanup in struct naming
(edit) @253 [253] 07/29/06 11:44:09 bart * Don't use our own hash function, the one from the ZE is extremely much …
(edit) @252 [252] 07/29/06 01:11:25 bart Use php realpath directly without wrapper, TSRM implements the realpath …
(edit) @246 [246] 07/27/06 11:38:27 bart Killing the very broken encoder. Once when eAccelerator is in full …
(edit) @237 [237] 07/24/06 14:49:43 bart * Make clean routine support dir hashing. Again, this should be tested on …
(edit) @228 [228] 07/19/06 11:13:56 bart Use some more zval macro's to cleanup things a bit
(edit) @224 [224] 06/30/06 16:01:39 bart Cleaned up the checking for other incompatible extensions a bit. This …
(edit) @222 [222] 06/27/06 23:31:24 bart Reverted back to using our own list of restored files. Things should …
(edit) @221 [221] 06/27/06 14:49:05 bart * Redone the fix for bug #109, don't keep our own list of restored files, …
(edit) @220 [220] 06/27/06 12:12:03 bart * Fixed ifdef for #108 to use only on windows * Fix for bug #109, #31 and …
(edit) @219 [219] 06/26/06 18:06:23 bart * Fix ticket #108 * Removed webui.[c|h] from the windows project file
(edit) @213 [213] 06/06/06 13:01:05 hans * Fix for ticket #101 ('bailout' is used in zend_globals.h in a ZTS build)
(edit) @210 [210] 05/15/06 01:42:51 bart Forgot to remove some debug messages for the filter bug.
(edit) @209 [209] 05/08/06 15:17:02 bart Changed the filter logic a bit, this fixes bug #72
(edit) @207 [207] 05/08/06 00:41:55 bart * Added directory hashing for md5 and inode based keys based on a patch …
(edit) @201 [201] 04/11/06 17:59:53 bart A lot of fixes to silence the compile warnings generated when compiling …
(edit) @193 [193] 04/05/06 00:16:40 bart Fixed some error introduced by fixing some win32 stuff :(
(edit) @191 [191] 04/03/06 13:39:31 bart * Moved the FLOCK stuff to a place so it can be used by eLoader to * Fixed …
(edit) @178 [178] 03/06/06 10:08:40 bart Removed the old webui and made a new controlpanel en disassembler more …
(edit) @176 [176] 03/05/06 13:18:54 bart The nigthly cvs tarballs of sf aren't that nigthly at all. The commits …
(edit) @175 [175] 02/28/06 01:01:17 zoeloelip - Changed the module entry url to eaccelerator.net and year - Removed the …
(edit) @173 [173] 02/24/06 12:43:53 hrak Altered the way debug output is in/excluded by adding a macro that …
(edit) @171 [171] 02/22/06 15:00:08 hrak * Workaround for "multiple definitions of symbol" thread-safe build …
(edit) @168 [168] 02/20/06 22:36:10 zoeloelip Fixed bypassing open_basedir restriction when the file was already …
(edit) @162 [162] 02/17/06 18:35:50 zoeloelip Merged PHP_5_1 branch with HEAD
(edit) @156 [156] 02/09/06 11:51:05 zoeloelip On failure of mm initialisation, return FAILURE instead of disabling …
(edit) @151 [151] 02/08/06 12:21:29 zoeloelip Aplied patch #142200 Fixed typo (patch #1409125)
(edit) @150 [150] 02/08/06 10:45:50 zoeloelip The owner of the a sysvipc mutex will now be changed on creation of of …
(edit) @140 [140] 11/29/05 18:19:18 zoeloelip * Disabled the cache dir check, to much people complaining * fixed eLoader
(edit) @139 [139] 11/22/05 21:59:12 zoeloelip Some compile fixes
(edit) @138 [138] 11/21/05 00:01:28 zoeloelip check_cache_dir is only done when shm_only = 0 Only eA is disabled when …
(edit) @134 [134] 11/20/05 18:53:43 zoeloelip * Removed executor hooks, they weren't used anyway. * Check if eA has a …
(edit) @132 [132] 11/16/05 13:33:30 zoeloelip Patch for bug #1259695 from Alexy
(edit) @123 [123] 07/10/05 10:12:34 zoeloelip * Renamed some macros from MMC (mmcache) to EA (eg MMCG is now EAG) * …
(edit) @121 [121] 07/09/05 13:31:10 zoeloelip Future check warning was done on uninitialised buf.
(edit) @120 [120] 07/09/05 13:10:52 zoeloelip Code clean up and compile fixes for VC.net + VC.net project files update …
(edit) @119 [119] 07/09/05 11:29:47 zoeloelip Removed atexit code that only produced segfaults and didn't work (Patch …
(edit) @116 [116] 07/07/05 14:05:26 zoeloelip Code refactoring needed for the new encoder. Moved all store/calc …
(edit) @114 [114] 07/06/05 17:53:48 zoeloelip A compile fix for zend engine 1.
(edit) @113 [113] 07/06/05 16:52:36 zoeloelip * Documented namespace option * New debug/log code. Make the code a lot …
(edit) @112 [112] 06/27/05 13:53:08 zoeloelip Fixed a buffer overflow in eaccelerator.c and cache.c. A string longer …
(edit) @111 [111] 06/24/05 10:38:41 zoeloelip The future check is removed because mtime are only checked on changes so …
(edit) @109 [109] 06/23/05 19:29:45 zoeloelip Added a warning message when php scripts have a modification time in in …
(edit) @106 [106] 05/23/05 13:03:17 zoeloelip * Bumped version to 0.9.4-dev * Changed hash_mm prototype in …
(edit) @94 [94] 05/11/05 10:19:10 zoeloelip VC compile fix
(edit) @93 [93] 05/10/05 22:03:34 zoeloelip Last fix should only be compiled when using zend engine 2
(edit) @92 [92] 05/10/05 20:46:29 zoeloelip Final fix for the properties_info memleak/segfault, it uses a trick to …
(edit) @90 [90] 05/10/05 12:56:56 zoeloelip This patch adds the right destructor for the propertiesinfo hashtable, but …
(edit) @89 [89] 05/10/05 10:21:35 zoeloelip Added some includes to satisfy VC.NET (thanks to dakalka, patch 1198522)
(edit) @81 [81] 05/09/05 19:47:41 zoeloelip Added destructor to properties_info hashtable in restore_class_entry, …
(edit) @73 [73] 05/05/05 10:53:05 zoeloelip This patch fixes some stuff concerning configuration. With this patch some …
(edit) @71 [71] 05/03/05 01:04:23 zoeloelip Fix needed to make the latest patch work with gcc 2.95
(edit) @69 [69] 05/02/05 10:56:59 zoeloelip Patch fixing php 5 constructor problems. Fixes bugs: 1179264, 1121757 and …
(edit) @64 [64] 04/26/05 16:48:00 zoeloelip * This commit contains the first part of the code refactoring. In this …
(edit) @60 [60] 01/14/05 02:38:29 segv74 fixes 1099498. [ 1099498 ] Problems with IMP H3 (Horde) when restarting …
(edit) @56 [56] 01/06/05 05:07:35 segv74 fix for bug 1091815. ( Encoded files and php4.3.10 )
(edit) @55 [55] 01/05/05 15:53:26 segv74 Fix following bugs. - 1092128: Horde-hashs int the sourcecode of …
(edit) @44 [44] 12/27/04 15:02:31 segv74 1. pretty disassembler's output 2. change FE_FETCH's opcode type from …
(edit) @35 [35] 12/25/04 11:40:04 everaldo_canuto eaccelerator.name_space config parameter added. Patch 1090379
(edit) @31 [31] 12/23/04 20:54:08 everaldo_canuto Fixed compilation errors under Win32 and old versions of gcc.
(edit) @24 [24] 12/22/04 10:40:01 everaldo_canuto Use of attribute to prevent segmentation fault.
(edit) @23 [23] 12/22/04 00:15:22 everaldo_canuto Remove comments of old logo.
(edit) @20 [20] 12/19/04 13:59:37 reinerj Change the address from dmitry to the SF account
(edit) @19 [19] 12/18/04 19:34:56 everaldo_canuto New logo for eAccelerator.
(edit) @18 [18] 12/18/04 15:34:06 everaldo_canuto include some #ifdef to solve comnpilation problens in PHP4.
(edit) @17 [17] 12/17/04 23:42:34 everaldo_canuto Segv74 patchs for PHP5. New version 0.9.1
(edit) @12 [12] 12/12/04 23:06:50 everaldo_canuto only cosmetical changes
(edit) @9 [9] 12/11/04 05:23:48 reinerj only cosmetical changes
(add) @4 [4] 12/10/04 17:08:36 everaldo_canuto Initial revision
Note: See TracRevisionLog for help on using the revision log.