| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | touch generated files | foobar | 2004-01-08 | 1 | -2/+2 |
| * | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
| * | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
| * | touch | foobar | 2003-04-17 | 1 | -2/+2 |
| * | fix sizeof(size_t) > sizeof(uint) issue | Sascha Schumann | 2003-03-11 | 1 | -31/+41 |
| * | reverting jani's non-sense commits | Sascha Schumann | 2003-03-11 | 1 | -3/+3 |
| * | touch | foobar | 2003-03-10 | 1 | -2/+2 |
| * | Correcting int/long mismatched - 64bit issues. | David Hill | 2003-03-10 | 1 | -1/+1 |
| * | Fixed bug #22048 (incorrect insertion of session id when tabs are used to | Ilia Alshanetsky | 2003-02-12 | 1 | -4/+4 |
| * | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| * | sync | Sascha Schumann | 2002-09-30 | 1 | -10/+10 |
| * | Sync | Sascha Schumann | 2002-09-25 | 1 | -43/+65 |
| * | Sync with .re | Sascha Schumann | 2002-09-25 | 1 | -62/+80 |
| * | Changed handling of output buffer sizes. | Marcus Boerger | 2002-08-20 | 1 | -4/+2 |
| * | corrected handling of internal output buffers | Marcus Boerger | 2002-08-10 | 1 | -3/+2 |
| * | fix leak | Thies C. Arntzen | 2002-06-29 | 1 | -3/+3 |
| * | show_source() safe-mode fix | Rasmus Lerdorf | 2002-05-11 | 1 | -2/+2 |
| * | touch | Thies C. Arntzen | 2002-05-05 | 1 | -1/+1 |
| * | re-add accidentily nuked session_adapt_url() | Thies C. Arntzen | 2002-05-05 | 1 | -2/+24 |
| * | sync | Sascha Schumann | 2002-05-05 | 1 | -4/+4 |
| * | update | Sascha Schumann | 2002-05-04 | 1 | -90/+70 |
| * | include url.h | Sascha Schumann | 2002-05-04 | 1 | -0/+1 |
| * | forgot | Thies C. Arntzen | 2002-05-03 | 1 | -68/+142 |
| * | Touch generated file | Sascha Schumann | 2002-04-28 | 1 | -1/+1 |
| * | timestamp | Thies C. Arntzen | 2002-04-28 | 1 | -1/+1 |
| * | revert session_set_userdata - diffent patch will come shortly | Thies C. Arntzen | 2002-04-28 | 1 | -50/+28 |
| * | touch file. Please commit first the .re file and afterwards the .c source. Ot... | foobar | 2002-04-28 | 1 | -1/+1 |
| * | part 2 of last commit | Thies C. Arntzen | 2002-04-27 | 1 | -29/+51 |
| * | update generated file | jim winstead | 2002-04-25 | 1 | -26/+24 |
| * | Touch generated file to increase timestamp | Sascha Schumann | 2002-04-25 | 1 | -1/+1 |
| * | - Fix for bug 16810 (XHTML compliance) | Derick Rethans | 2002-04-25 | 1 | -23/+25 |
| * | If an argument (<tag val=argument..) was not quoted, leave it that way. | Sascha Schumann | 2002-03-26 | 1 | -27/+29 |
| * | touch file. Please commit first the .re file and afterwards the .c source. Ot... | Sascha Schumann | 2002-03-19 | 1 | -1/+1 |
| * | Restore use of inline | Sascha Schumann | 2002-03-04 | 1 | -2/+2 |
| * | - Fix for Sun WorkShop 6 update 2 compiler (Bug #15812) | Derick Rethans | 2002-03-01 | 1 | -3/+3 |
| * | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -1/+1 |
| * | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| * | Remove some unused variables | Sascha Schumann | 2001-09-11 | 1 | -3/+2 |
| * | A round of "d'ohs" for me, please. | Sascha Schumann | 2001-09-10 | 1 | -3/+3 |
| * | Better fix for mark problem | Sascha Schumann | 2001-09-09 | 1 | -28/+25 |
| * | Fix mark-handling | Sascha Schumann | 2001-09-09 | 1 | -25/+29 |
| * | More fixes and refinements | Zeev Suraski | 2001-08-27 | 1 | -48/+34 |
| * | Fix my session updates. | Zeev Suraski | 2001-08-26 | 1 | -2/+2 |
| * | Get rid of TRANS_SID - it's always possible to use it now. | Zeev Suraski | 2001-08-25 | 1 | -4/+0 |
| * | Move the trans-sid mechanism to use the output buffering mechanism. | Zeev Suraski | 2001-08-25 | 1 | -2/+9 |
| * | more tsrm cleanup | Sascha Schumann | 2001-08-05 | 1 | -40/+38 |
| * | More TSRMLS_FETCH annihilation. Enough for today... | Zeev Suraski | 2001-07-31 | 1 | -4/+1 |
| * | More TSRMLS_FETCH work, and a bit of cleanup | Zeev Suraski | 2001-07-30 | 1 | -4/+0 |
| * | Redesigned thread safety mechanism - nua nua | Zeev Suraski | 2001-07-28 | 1 | -13/+12 |
| * | Improve url scanner speed (up to 40% for large chunks of data) | Sascha Schumann | 2001-07-04 | 1 | -271/+411 |
