Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | redefine reopen() in class \OC\Session\Internal to avoid accidental calls in ... | Thomas Müller | 2014-03-18 | 1 | -0/+3 |
* | fix close() implementation in \OC\Session\Internal | Thomas Müller | 2014-03-10 | 1 | -2/+9 |
* | adding an explicit close method to class session - write operations (set and ... | Thomas Müller | 2014-03-10 | 1 | -1/+1 |
* | check if a $_SESSION entry exists before we try to remove it | Robin Appelman | 2013-12-11 | 1 | -1/+3 |
* | preserve 3rd party values in in the Session destructor | Robin Appelman | 2013-12-09 | 1 | -1/+10 |
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+39 |