Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • main default protected
  • ttimo/systemd-resolved
  • v0.20250401.0
  • v0.20220401.0
  • v0.20220330.1
  • v0.20220330.0
6 results
Created with Raphaël 2.2.01Apr21Feb15Nov7Jul530Jun31Mar302928243124Febregister the service on IPv4, the client uses the zeroconf python module, which only supports IPv4 anyway.v0.20250401.0 m…v0.20250401.0 mainWIP migrating from avahi to systemd-resolved RegisterServicettimo/systemd-r…ttimo/systemd-resolvedmake sure avahi-daemon is enabledadd the steampipe files for hackendeck service uploadrefactor for the hackendeck use caseredo the hackendeck service setupuse a json one liner dictionary with an 'error' key in more placesv0.20220401.0v0.20220401.0send the approve-ssh-key json payload back directly, the devkit client understands how to parse itfix startup failureUse getpass.getuser() instead of os.getlogin() since we are a service.v0.20220330.1v0.20220330.1Merge branch 'pythonrewrite' into 'main'v0.20220330.0v0.20220330.0Use NamedTemporaryFile instead of mkstemp.Return 404 on unknown get request.Move get_machine_name to a function and call from __init__Add missing docstrings for each method and class.Remove old c based sources since all is implemented in python now.Add return types for writefile and write_key, fix returns.Check for "ssh-rsa " since the space is needed.Simplify DevkitService class and fix more warnings.Fix typo in write_key length check.Fix warnings given by pylint.Implement register http request.Implement properties.json request.Add avahi txt section with defaults for now.Add avahi service for mDNS discovery on client side.Read ShellUsers from configs and fix /login-name implementation.Read Port from settings, global or user.Implement find_hook from utils.c and use to run identify hook.Implement basic get requests.Service runs and accepts http GET, POST requests, etc.Add LICENSEuse the better error response protocoldevkit_utils moduleadd in service hooks for identify and registrationpackagingmove in source from the old setup and write a minimal meson build systemInitial commit
Loading