chiark / gitweb /
Break out clisupport.rs
[otter.git] / daemon /
2021-06-02 Ian Jacksoncmdlistener: Tidy up connnection disconnect error
2021-06-01 Ian Jacksoncmdlistener: Rework main loop error handling
2021-06-01 Ian Jacksoncmdlistener: Display account in log messages
2021-06-01 Ian Jacksonssh: Forbid SetRestrictedSshScope after SelectAccount
2021-05-31 Ian Jacksonmgmtchannels: Genericise again
2021-05-30 Ian Jacksonsshkeys: Provide MC::ThisConnAuthBy
2021-05-30 Ian Jacksonsshkeys: Rename MR::SshKeyAdded
2021-05-30 Ian Jacksonauthproofs: Rename methods with proof obligation to...
2021-05-30 Ian Jacksonsshkeys: Introduce KeySpec
2021-05-30 Ian Jacksonsshkeys: Add key management commands
2021-05-30 Ian Jacksonsshkeys: Add AccountScope and AuthState variants
2021-05-30 Ian Jacksoncmdlistener: Make space AuthState::Ssh variant
2021-05-30 Ian Jacksoncmdlistener: Pass AccountsGuard into authorise_scope_*
2021-05-30 Ian Jacksoncmdlistener: authorise_by_account
2021-05-30 Ian Jacksoncmdlistener: Tidy up MC::SetSuperusr slightly
2021-05-30 Ian Jacksonsshkeys: module for trackng auth keys, still unfinished
2021-05-30 Ian Jacksonauthorisation: Move euid info into AuthState
2021-05-30 Ian Jacksonauthorisation: Introduce AuthState
2021-05-23 Ian JacksonConnectionEuidDiscoverError: Fix typo in type name
2021-05-23 Ian JacksonCargo.toml: Update all versions to 0.6.0 otter-0.6.0
2021-05-20 Ian Jacksoncmdlistener: Add a command about timeouts and bundle...
2021-05-20 Ian Jacksonspecs: Change error handling for load_spec_to_read...
2021-05-19 Ian Jacksonspecs: Change error handling for load_spec_to_read
2021-05-19 Ian Jacksonspecs: Support ResetFromNamesSpec
2021-05-19 Ian Jacksoncmdlistener: Fix MGI::Noop to require TestExistence
2021-05-18 Ian Jacksonspecs: Pass a spec-obtainer closure to reset_game_from_spec
2021-05-18 Ian Jacksonspecs: Parse the spec after accessing the game
2021-05-18 Ian Jacksonspecs: Break out reset_game_from_spec
2021-05-18 Ian Jacksoncargo update; Use Url::Into<String> rather than into_string
2021-05-17 Ian Jacksonbundles: Print the bundle name after we have uploaded it
2021-05-17 Ian Jacksonprogress: Introduce ProgressMode
2021-05-17 Ian Jacksoncmdlistener: Apply an idle timeout and an upload timeout
2021-05-17 Ian Jacksoncmdlistener: Use a concrete type for the read stream
2021-05-16 Ian Jacksoncmdlistener: Break out write_error
2021-05-15 Ian JacksonDrop some done todos
2021-05-15 Ian Jacksonshapelib: Put *EnquiryData in the prelude
2021-05-15 Ian Jacksonlibrary listing: Rework library patterns
2021-05-15 Ian Jacksonlibrary listing: Provide for listing libs on the server...
2021-05-15 Ian Jacksoncommand: Further improve error printing
2021-05-15 Ian Jacksonshapelib: Provide per-game registry iterator
2021-05-15 Ian JacksonMake library list a per-table thing at managemnet API
2021-05-15 Ian Jacksoncmdlistener: Use access_bundles in two more places
2021-05-15 Ian Jacksoncmdlistener: Rename access_bundles
2021-05-15 Ian Jacksoncmdlistener: Rename start_access_game
2021-05-15 Ian Jacksonoccult ilks: Rename insert() to create()
2021-05-15 Ian Jacksonoccult ilks: Code formatting change for clarity
2021-05-15 Ian Jacksonoccult ilks: Fix a theoretical leak
2021-05-15 Ian Jacksonbundles: Minor code tidying, including a new type alias
2021-05-15 Ian Jacksonbundles: Implement ClearBundles
2021-05-15 Ian Jacksoncmdlistener: Break out modify_bundles
2021-05-15 Ian Jacksoncmdlistener: Introduce start_modify_game
2021-05-15 Ian JacksonRevert "Revert "libraries: Prepare for multiple librari...
2021-05-15 Ian JacksonPiece traits: Pass ig and depth rather than PieceAliases
2021-05-15 Ian Jacksonbundles: Remove a not-needed layer of references
2021-05-15 Ian Jacksonbundles: Pass size through
2021-05-13 Ian JacksonGame updates: Provide ClearGame insn
2021-05-13 Ian JacksonGame updates: Make reset_game from clear_game
2021-05-13 Ian JacksonGame updates: Break out clear_game
2021-05-13 Ian JacksonGame updates: Actually delete old aliases when resetting
2021-05-11 Ian Jacksonshapelib: Rename lib-loading functions to be less confusing
2021-05-10 Ian Jacksonbundles: Plumb for_progress through to processing
2021-05-10 Ian Jacksonmgmtchannel: Prepare for progress updates
2021-05-09 Ian Jacksonbundles: Split Uploaded out
2021-05-07 Ian JacksonRevert "libraries: Prepare for multiple libraries with...
2021-05-05 Ian Jacksonlibraries: Prepare for multiple libraries with the...
2021-05-04 Ian Jacksonbundles download: Fix http status codes
2021-05-04 Ian Jacksonbundles download: Explicitly drop ig to release lock...
2021-05-04 Ian Jacksonbundles download: Use Namedfile
2021-05-04 Ian Jacksonbundles download: Use BDE type alias
2021-05-04 Ian Jacksonbundles download: swap locking order
2021-05-04 Ian Jacksonbundles download: Token as query parameter rather than...
2021-05-04 Ian Jacksonbundles download: Pass &Instance to info_pane renderer
2021-05-04 Ian Jacksonbundles download: Add download route
2021-05-04 Ian Jacksonbundles: Move authproof into open_by_name
2021-05-04 Ian Jacksonbundles: Require and provide an authproof for opening
2021-05-03 Ian Jacksonbundles: Show in web UI
2021-05-03 Ian Jacksonbundles: Save the bundle list in the ig for ready access
2021-05-03 Ian Jacksonbundles: Implement DownloadBundle
2021-05-03 Ian Jacksonpath resolution: Rename types and variables to mention...
2021-05-03 Ian Jacksonconfig: Only chdir in server, rework entirely
2021-05-03 Ian Jacksonconfig: Only chdir in server (!), actually
2021-05-02 Ian Jacksoncmdlistener: Change type of bulk_download
2021-05-02 Ian Jacksonbundles: rework ListBundles return value
2021-05-02 Ian Jacksonbundles: Initial list-bundles
2021-05-01 Ian Jacksoncmdlistener: Refactor to use write_withbulk
2021-05-01 Ian Jacksoncmdlistener: Fix writer framing on errors, restructure
2021-05-01 Ian Jacksonbundles: Initial implementation of framework
2021-05-01 Ian Jacksoncmdlistener: Provide facility for bulk upload/download
2021-05-01 Ian Jacksonmove mgmtchannel read/write to methods on Framed
2021-05-01 Ian Jacksoncmdlistener: Break out CommandStream so it doesn't...
2021-04-29 Ian JacksonMove game spec parsing from client to server
2021-04-28 Ian Jacksoncmdlistener: Introduce InsnExpanded
2021-04-28 Ian Jacksoncmdlistener: Move handling of expand
2021-04-28 Ian Jacksoncmdlistener: Provide InsnMark for handling expanding...
2021-04-28 Ian Jacksoncmdlistener: allow insns to prepend more insns
2021-04-28 Ian JacksonPosOffTableError: Use error autoconversion
2021-04-28 Ian JacksonPosOffTableError: Introduce
2021-04-28 Ian Jacksoncmdlistener: Do not allow resizing the table so pieces...
2021-04-19 Ian JacksonCargo.toml: Update all versions to 0.5.1
2021-04-18 Ian JacksonCargo.toml: Update all versions to 0.5.1 otter-0.5.1
next