Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Apr 30, 2023

  1. delete hook (#1032)

    * make log_message optional in delete_device
    
    * add hooks support to delete job
    
    * make delete job high prio
    
    * web delete now queues job instead of inline delete
    
    * move web logging into web package and remove userlog from device delete helper
    
    * submit delete job for expire device instead of inline delete
    
    * fixes to get web submit form for delete device to work
    
    * enable delete hook functionality
    ollyg committed Apr 30, 2023

Commits on Apr 27, 2023

  1. release 2.061001

    ollyg committed Apr 27, 2023
  2. api for actions (#1031)

    * implementation of GET and DELETE for Job Queue API
    
    * implement POST jobs submission to queue via API
    
    * implement GET /queue/backends API endpoint to get backend names
    ollyg committed Apr 27, 2023

Commits on Mar 15, 2023

  1. implement ignore_layers, force_macsuck, force_arpnip config settings (#…

    …1002)
    
    * implementation of ignore_layers, force_macsuck, force_arpnip and macwalk
    
    * use new WalkJobs view to get devices needing macsuck
    
    * also new query for discoverall, arpwalk, nbtwalk
    
    * faux record has a last_defer stamp so we can see when the backend started
    
    * fix typo
    ollyg committed Mar 15, 2023

Commits on Mar 10, 2023

  1. release 2.060010

    ollyg committed Mar 10, 2023
  2. release 2.060009

    ollyg committed Mar 10, 2023

Commits on Mar 9, 2023

  1. better term

    ollyg committed Mar 9, 2023

Commits on Mar 5, 2023

Older