summaryrefslogtreecommitdiff
path: root/ext/session/modules.c
Commit message (Collapse)AuthorAgeFilesLines
* add user-level callbacksSascha Schumann1999-09-171-0/+2
|
* - fix potential buffer problem in send_cookieSascha Schumann1999-08-271-1/+2
| | | | | | | | | | - fix gc probability algorithm - don't access mod_data directly - initial version of mm support for session data storage This works pretty good, but we need to create the initial mm pool from the parent process/thread. Still looking for a clean way to do that.
* first import of session moduleSascha Schumann1999-06-051-0/+12