summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/bwlp/thrift/iface
Commit message (Collapse)AuthorAgeFilesLines
* [thrift] Add call for retrieving session data from access tokenSimon Rettberg2023-02-231-1/+1157
|
* [thrift] Add vmSizeLimit to satellite configSimon Rettberg2022-11-033-11/+2909
|
* Update generated Thrift API to version 0.15.0Manuel Bentele2021-12-1752-16863/+17013
|
* [thrift] Add allowStudentDownload to SatelliteConfigSimon Rettberg2021-04-211-5/+105
|
* Add new field to structsMürsel Türk2020-10-142-70/+280
| | | | | | | | | - A new field added to the LectureSummary and ImageSummaryRead structs. - The thrift definition file recompiled and the generated classes updated. Resolves: #3691
* Add predefined firewall rulesetsSimon Rettberg2019-02-265-515/+1646
|
* Add Server Side Copy setting to SatelliteConfigSimon Rettberg2019-02-222-5/+179
|
* Redesign preset* handling to aim for backwards compatSimon Rettberg2018-12-111-92/+404
|
* add missing thrift generated classJonathan Bauer2018-12-111-0/+655
|
* Thrift: Add PresetRunScriptSimon Rettberg2018-12-083-271/+742
|
* Update to RPC version 5, break compatSimon Rettberg2018-12-071-5/+205
| | | | Add some stuff while we're at it..
* [thrift] Sat interface for getting predefined shares/filtersSimon Rettberg2018-11-234-280/+2303
|
* Add support for (ldap)filters for lecturesSimon Rettberg2018-06-143-156/+981
|
* Support copying existing chunks server sideSimon Rettberg2018-05-112-15/+1839
| | | | Can speed up uploads if the storage backend is fast enough.
* added mountpoint/drive and displaynames to netshareJonathan Bauer2017-09-081-7/+221
|
* remove unneeded GUEST_USER for NetShareJonathan Bauer2017-09-071-5/+2Star
| | | | | | | Shares mounted as guest require either no user/pass at all (like a unsecured NFS share) or a username only (without password, like CIFS). There is no need to differentiate between both, just need to accept non-empty username/passwords when the user sets the share credentials...
* update apiJonathan Bauer2017-09-067-590/+1694
|
* Add Feature support for dozmod; add allowLoginByDefault optionSimon Rettberg2017-01-262-6/+843
|
* vmx editor stuffJonathan Bauer2016-09-021-140/+21Star
|
* new API calls for VMX edit stuffJonathan Bauer2016-08-311-1/+2774
|
* Rework master.getPublicImages to use ImageSummaryRead, add ↵Simon Rettberg2016-04-261-30/+2674
| | | | master.getImageDetails
* More imgsync stuffSimon Rettberg2016-04-201-5/+120
|
* Add queryUploadStatus to master serverSimon Rettberg2016-04-181-1/+980
|
* More additions for central image storeSimon Rettberg2016-04-182-76/+1735
|
* Preparations/changes for global image syncSimon Rettberg2016-04-131-70/+916
|
* remove ruleId from NetRule structJonathan Bauer2016-03-051-108/+9Star
|
* added hasUsbAccess field to Lecture* StructJonathan Bauer2016-03-033-17/+314
| | | | * TODO refactor NetRules
* [thrift] Add SatelliteConfig.maxLocationsPerLectureSimon Rettberg2016-01-191-5/+105
|
* RPC updateJonathan Bauer2016-01-182-10/+307
| | | | | added limitToLocations/limitToAllowedUsers to LectureRead added parentLocationId to Location struct
* Thrift(SAT): Add lecture is private only field to lecture structSimon Rettberg2016-01-131-5/+104
|
* added "onlyInLocations" flag for LectureWriteJonathan Bauer2016-01-0744-1005/+4844
| | | | update thrift files to 0.9.3
* [thrift] added generated Location classJonathan Bauer2015-12-181-0/+501
| | | | TODO: check this 0.9.3 vs 0.9.1 thing...
* Update thrift API with optional optionsSimon Rettberg2015-10-021-3/+194
|
* master server rpcSimon Rettberg2015-09-081-542/+959
|
* Add not found exception to createLectureSimon Rettberg2015-09-071-8/+120
|
* Add mem and cpu info to OSSimon Rettberg2015-09-041-4/+192
|
* Make machineDescription binary in TransferInformationSimon Rettberg2015-09-011-12/+23
|
* APISimon Rettberg2015-08-281-53/+58
|
* Thrift APISimon Rettberg2015-08-286-2768/+4361
|
* Thrift API changesSimon Rettberg2015-08-276-1022/+6149
|
* Extend ThriftAPI: delete imaghe base, update hash list for running uploadSimon Rettberg2015-08-193-363/+2546
|
* First working version with SSL supportSimon Rettberg2015-08-185-436/+801
|
* Thrift api changesSimon Rettberg2015-08-146-143/+2609
|
* whoami() returns WhoamiInfoSimon Rettberg2015-08-112-18/+603
|
* Add whoami() and getConfig() to sat RPCSimon Rettberg2015-08-042-128/+1987
|
* Adapt to simplified DB scheme of sat serverSimon Rettberg2015-08-044-470/+82Star
|
* New/changed RPC callsSimon Rettberg2015-07-231-39/+2030
|
* Thrift API changes, add configurable timeout to file transfer classesSimon Rettberg2015-07-209-657/+4536
|
* Add TransferState to thrift apiSimon Rettberg2015-07-172-4/+171
|
* Added missing exceptions in declarationsSimon Rettberg2015-07-151-8/+232
|