summaryrefslogtreecommitdiffstats
path: root/src/main/thrift/bwlp.thrift
Commit message (Collapse)AuthorAgeFilesLines
* [thrift] Add call for retrieving session data from access tokenSimon Rettberg2023-02-231-0/+3
|
* [thrift] Add vmSizeLimit to satellite configSimon Rettberg2022-11-031-0/+2
|
* [thrift] Add allowStudentDownload to SatelliteConfigSimon Rettberg2021-04-211-0/+2
|
* Add new field to structsMürsel Türk2020-10-141-0/+2
| | | | | | | | | - 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-261-2/+11
|
* Add Server Side Copy setting to SatelliteConfigSimon Rettberg2019-02-221-0/+9
|
* Redesign preset* handling to aim for backwards compatSimon Rettberg2018-12-111-0/+2
|
* Thrift: Add PresetRunScriptSimon Rettberg2018-12-081-0/+9
|
* Update to RPC version 5, break compatSimon Rettberg2018-12-071-0/+2
| | | | Add some stuff while we're at it..
* [thrift] Sat interface for getting predefined shares/filtersSimon Rettberg2018-11-231-0/+13
|
* Add support for (ldap)filters for lecturesSimon Rettberg2018-06-141-0/+7
|
* Support copying existing chunks server sideSimon Rettberg2018-05-111-1/+9
| | | | Can speed up uploads if the storage backend is fast enough.
* added mountpoint/drive and displaynames to netshareJonathan Bauer2017-09-081-0/+2
|
* remove unneeded GUEST_USER for NetShareJonathan Bauer2017-09-071-2/+1Star
| | | | | | | 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...
* added network share structsJonathan Bauer2017-09-061-0/+15
| | | | added optional netshares to lectureWrite/Summary
* Add Feature support for dozmod; add allowLoginByDefault optionSimon Rettberg2017-01-261-0/+6
|
* vmx editor stuffJonathan Bauer2016-09-021-1/+1
|
* new API calls for VMX edit stuffJonathan Bauer2016-08-311-0/+8
|
* Rework master.getPublicImages to use ImageSummaryRead, add ↵Simon Rettberg2016-04-261-1/+9
| | | | master.getImageDetails
* More imgsync stuffSimon Rettberg2016-04-201-0/+1
|
* Add queryUploadStatus to master serverSimon Rettberg2016-04-181-0/+4
|
* More additions for central image storeSimon Rettberg2016-04-181-2/+7
|
* Preparations/changes for global image syncSimon Rettberg2016-04-131-1/+4
|
* remove ruleId from NetRule structJonathan Bauer2016-03-051-1/+0Star
|
* added hasUsbAccess field to Lecture* StructJonathan Bauer2016-03-031-0/+3
| | | | * TODO refactor NetRules
* [thrift] Add SatelliteConfig.maxLocationsPerLectureSimon Rettberg2016-01-191-0/+2
|
* RPC updateJonathan Bauer2016-01-181-0/+3
| | | | | added limitToLocations/limitToAllowedUsers to LectureRead added parentLocationId to Location struct
* Thrift(SAT): Add lecture is private only field to lecture structSimon Rettberg2016-01-131-0/+1
|
* [thrift] Fix whitespaceSimon Rettberg2016-01-131-34/+33Star
|
* added "onlyInLocations" flag for LectureWriteJonathan Bauer2016-01-071-0/+1
| | | | update thrift files to 0.9.3
* [thrift] added Location definition in thrift fileJonathan Bauer2015-12-181-0/+9
|
* Update thrift API with optional optionsSimon Rettberg2015-10-021-1/+5
|
* master server rpcSimon Rettberg2015-09-081-4/+4
|
* Add not found exception to createLectureSimon Rettberg2015-09-071-1/+1
|
* Add mem and cpu info to OSSimon Rettberg2015-09-041-0/+2
|
* Make machineDescription binary in TransferInformationSimon Rettberg2015-09-011-1/+1
|
* APISimon Rettberg2015-08-281-1/+1
|
* Thrift APISimon Rettberg2015-08-281-35/+83
|
* Thrift API changesSimon Rettberg2015-08-271-49/+77
|
* Extend ThriftAPI: delete imaghe base, update hash list for running uploadSimon Rettberg2015-08-191-2/+8
|
* First working version with SSL supportSimon Rettberg2015-08-181-2/+5
|
* Thrift api changesSimon Rettberg2015-08-141-5/+22
|
* whoami() returns WhoamiInfoSimon Rettberg2015-08-111-1/+7
|
* Add whoami() and getConfig() to sat RPCSimon Rettberg2015-08-041-3/+24
|
* Adapt to simplified DB scheme of sat serverSimon Rettberg2015-08-041-4/+0Star
|
* New/changed RPC callsSimon Rettberg2015-07-231-5/+16
|
* Thrift API changes, add configurable timeout to file transfer classesSimon Rettberg2015-07-201-5/+32
|
* Add TransferState to thrift apiSimon Rettberg2015-07-171-0/+8
|
* Added missing exceptions in declarationsSimon Rettberg2015-07-151-1/+1
|
* Frickeled new thrift interface stuffSimon Rettberg2015-07-151-14/+8Star
|