summaryrefslogtreecommitdiffstats
path: root/ipaserver/session.py
Commit message (Expand)AuthorAgeFilesLines
* Generate tmpfiles config at install timeSimo Sorce2017-02-151-16/+0
* Change session handlingSimo Sorce2017-02-151-1249/+13
* py3: session: fix r/w ccache dataMartin Basti2017-01-311-6/+5
* py3: session.py decode server name to strMartin Basti2017-01-311-1/+1
* pylint: enable the import-error checkJan Cholasta2016-10-241-0/+2
* Remove unused variables in the codeMartin Basti2016-09-271-1/+1
* session: do not initialize session manager on importJan Cholasta2016-06-301-1/+8
* session: move the session module from ipalib to ipaserverJan Cholasta2016-06-301-0/+1278