summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/imagemaster/session
Commit message (Expand)AuthorAgeFilesLines
* Fixes (backwards compat)Simon Rettberg2015-09-101-3/+6
* StuffSimon Rettberg2015-09-081-1/+1
* Compilable...Simon Rettberg2015-09-083-54/+73
* Start adapting to new DB/Thrift modelSimon Rettberg2015-09-071-54/+0Star
* d'oh... Fix getSessionFrom(Token|SessionId)Simon Rettberg2014-10-161-2/+6
* Support new API methods, changed DB scheme, updated .sql scriptSimon Rettberg2014-10-061-2/+18
* Implement API methods getPublicImages, getOrganizationsSimon Rettberg2014-10-022-6/+6
* Adapt to changed DB scheme (eppn handling for multiple suffixes)Simon Rettberg2014-10-013-12/+17
* Adapt to changed Thrift RPCSimon Rettberg2014-09-252-5/+10
* Make javadoc and some cosmetic changesNils Schwabe2014-08-281-13/+9Star
* Add implementation for the new up- and download protocollNils Schwabe2014-06-301-2/+1Star
* Fix message signingNils Schwabe2014-05-051-1/+1
* Add user auth when ldap server is downNils Schwabe2014-05-051-3/+7
* Fix login formatNils Schwabe2014-05-051-3/+5
* Add login can be in format prefix_userid OR userid@organizationNils Schwabe2014-05-051-1/+12
* Removed todo from LDAPUserNils Schwabe2014-05-051-1/+1
* Reformat all files with simon's new layoutNils Schwabe2014-04-233-14/+14
* Fix some issues with FtpCredentialsSchedulerNils Schwabe2014-04-231-1/+4
* [LdapUser] Added doc-comments, some TODOs, restructured connection error chec...Simon Rettberg2014-04-191-2/+2
* added connection to image databaseNils Schwabe2014-04-111-1/+3
* LDAP functionallityNils Schwabe2014-04-081-6/+18
* Initial CommitSimon Rettberg2014-03-284-0/+210