summaryrefslogtreecommitdiff
path: root/ext/sqlite/sess_sqlite.c
Commit message (Expand)AuthorAgeFilesLines
* funny fixesMarcus Boerger2003-07-021-3/+3
* further improve the performance and clean upSterling Hughes2003-07-021-4/+7
* not necessary, already assumed binary safe (it has to be under the currentSterling Hughes2003-07-021-35/+0
* ws fixSterling Hughes2003-07-021-1/+1
* set synching to offSterling Hughes2003-07-021-19/+22
* no c++ style commentsSterling Hughes2003-07-021-1/+0
* make this actually work.Sterling Hughes2003-07-021-6/+9
* Fix warnings and allow builds without ext/sessionMarcus Boerger2003-07-011-2/+5
* WSWez Furlong2003-07-011-10/+10
* Add sqlite session handler.Wez Furlong2003-07-011-0/+213