Commit History

Author SHA1 Message Date
  Gogs d799283ad2 Fix function order: move DHCP helpers before monitor functions 2 months ago
  Gogs aeca0f4162 Fix DHCP monitor: use timer instead of fs_event (more compatible) 2 months ago
  Gogs 2f44955dab Fix extra indentation in while loop 2 months ago
  Gogs 765cb4f628 Fix luv.run() pcall syntax error 2 months ago
  Gogs 0ac8af536d Fix luv.run() - call without arguments 2 months ago
  Gogs 0b6d8ff678 Add client2server-luv.lua with luv async monitoring 2 months ago
  Gogs 46a0ff1dae Add client2server-luv.lua with luv async monitoring 2 months ago
  Gogs 2732ef1018 Debug: Log ubus response per interface 2 months ago
  Gogs a76346b40f Debug: Log clients per interface 2 months ago
  Gogs d74ca74563 Fix: Syntax error - missing return in http_post 2 months ago
  Gogs 31f12bd580 Fix: Move is_valid_mac function to top (before load_state uses it) 2 months ago
  Gogs 8374102ae0 Fix: Validate MACs in get_dhcp_leases() function 2 months ago
  Gogs 3c24986e74 Fix: Validate DHCP lease MACs too 2 months ago
  Gogs 346ba047ab Fix: Reject multicast MACs (second byte = FF) 2 months ago
  Gogs 45f11a7e7e Fix: Validate MACs when loading from state file 2 months ago
  Gogs aca96be585 Fix: Validate MAC addresses to filter invalid ones 2 months ago
  Gogs d2442bcc0e Fix: More precise client detection per interface 2 months ago
  Gogs 752b20b397 Fix: Escape sequence in gmatch patterns 2 months ago
  Gogs e349a0427e Use iw dev for accurate SSID mapping 2 months ago
  Gogs 6551fbc419 Use UCI for SSID names instead of ubus 2 months ago
  Gogs b6f7554ecb Add SSID name to WiFi connect/disconnect events 2 months ago
  Gogs 2221db0ee7 Unify: Add all hostapd interfaces + SSID monitoring 2 months ago
  Luis Rosales 466fddc965 Print at start 2 months ago
  Luis Rosales 95de3a07ab Restore clean version 2 months ago
  Luis Rosales aebc7c5493 Add debug prints 2 months ago
  Luis Rosales 613ed0e993 Debug main call 2 months ago
  Luis Rosales c008e107ad Fix log - simple command 2 months ago
  Luis Rosales 87245f3b82 Fix log function 2 months ago
  Luis Rosales 1ea25a744f Debug print at start 2 months ago
  Luis Rosales 31c824d9c8 Restore correct version 2 months ago