Commit Graph

2985 Commits

Author SHA1 Message Date
Oliver Gorwits
e90b3c9d7a fix bug with empty DANCER_APPDIR 2012-12-20 13:20:59 +00:00
Oliver Gorwits
a5d2848cef fix version strings for platform warning 2012-12-20 13:20:23 +00:00
Oliver Gorwits
52c1dcc5af update MANIFEST for new netdisco-daemon 2012-12-20 13:20:05 +00:00
Oliver Gorwits
df54d5e4f9 new netdisco-deploy script to do all deployment tasks at once 2012-12-19 22:23:04 +00:00
Oliver Gorwits
2c034c7c79 fix deps and author 2012-12-19 18:15:37 +00:00
Oliver Gorwits
c4598f2e41 update deployment docs; add missing JSON dependency 2012-12-19 07:01:25 +00:00
Oliver Gorwits
4b7616aff1 update README 2012-12-18 00:09:58 +00:00
Oliver Gorwits
7b1318679a fix sharedir to use dist; add missing dep 2012-12-18 00:07:48 +00:00
Oliver Gorwits
ea9a71fdb7 update README and main module POD 2012-12-17 20:00:33 +00:00
Oliver Gorwits
543e303c0d remove redundant lines in Makefile.PL 2012-12-17 19:26:54 +00:00
Oliver Gorwits
564f4b7547 update changelog 2012-12-17 18:32:27 +00:00
Oliver Gorwits
05086e8b78 make an App::Netdisco dist using Module::Install 2012-12-17 18:31:16 +00:00
Oliver Gorwits
6a0aa7864e add precond check to db deploy script 2012-12-17 14:45:24 +00:00
Oliver Gorwits
563f2ded89 fix bug in END with undefined $pp 2012-12-17 14:28:05 +00:00
Oliver Gorwits
626f8d6b6d move netdisco config (defaults) to global config.yml 2012-12-17 12:20:33 +00:00
Oliver Gorwits
bd3d50d0e9 add DEVELOPING notes for developers 2012-12-17 10:45:54 +00:00
Oliver Gorwits
bf79b10664 update OUI data when DB schema is updated 2012-12-16 17:17:31 +00:00
Oliver Gorwits
369a235ff8 rename db management scripts 2012-12-16 16:44:28 +00:00
Oliver Gorwits
31f57cc71d update changelog 2012-12-16 16:11:16 +00:00
Oliver Gorwits
07aed68ae4 implement begin/end for workers 2012-12-16 16:08:27 +00:00
Oliver Gorwits
a852b9c093 clean old jobs on startup 2012-12-16 15:37:08 +00:00
Oliver Gorwits
eef74656c3 fix poller count and refactor for clarity 2012-12-16 15:19:03 +00:00
Oliver Gorwits
7d303b60cf refactor for next_role 2012-12-16 14:36:41 +00:00
Oliver Gorwits
afc0f3b4bc better checking of schema in daemon db 2012-12-16 14:18:11 +00:00
Oliver Gorwits
6d802f9b85 add manager and full worker support 2012-12-15 00:52:42 +00:00
Oliver Gorwits
f9f7a223b8 track interactive and poller workers 2012-12-12 23:21:41 +00:00
Oliver Gorwits
12b3a4b358 refactor to use role for the worker 2012-12-12 22:32:26 +00:00
Oliver Gorwits
6270014918 implement preforking daemon 2012-12-12 21:11:08 +00:00
Oliver Gorwits
ed772f737d update todo 2012-12-12 12:14:42 +00:00
Oliver Gorwits
59d599fa93 added todo list 2012-12-12 11:21:15 +00:00
Oliver Gorwits
15022bebcd change version number again 2012-12-12 11:16:47 +00:00
Oliver Gorwits
2bee416c77 Add PoE control to port_control (+ up/down,vlan,name,location,contact) 2012-12-10 21:59:24 +00:00
Oliver Gorwits
3b90e28843 frontend support for port poe enable/disable 2012-12-10 21:12:59 +00:00
Oliver Gorwits
4dd6080a84 alter page title when viewing device details 2012-12-10 19:15:50 +00:00
Oliver Gorwits
20dc225443 implement port name setting 2012-12-09 22:18:39 +00:00
Oliver Gorwits
7652bd7438 port up and down control now updates table details
also update tooltip for sidebar pin icon depending on state
2012-12-09 21:34:03 +00:00
Oliver Gorwits
704f0fc8e9 bug fixes for port up/down setting 2012-12-09 19:07:35 +00:00
Oliver Gorwits
a046fabe9d bug fix netmap help icon show/hide 2012-12-09 18:32:07 +00:00
Oliver Gorwits
b7c1146e5f change community_rw to be array ref 2012-12-09 17:19:21 +00:00
Oliver Gorwits
37292a0667 drop netdisco.conf and use environment YAML only 2012-12-09 16:27:59 +00:00
Oliver Gorwits
6f95016508 use new IgnoreNetSNMPConf support 2012-12-09 15:37:22 +00:00
Oliver Gorwits
8aa53fc11f remove uneeded Net::DNS dependency 2012-12-09 15:34:11 +00:00
Oliver Gorwits
efcf88e648 add new deps to README 2012-12-09 15:22:23 +00:00
Oliver Gorwits
4e4012c051 large refactor for Util.pm; use Moo for Daemon Actions 2012-12-09 15:17:25 +00:00
Oliver Gorwits
426a6fd4ca make daemon work with new actions roles 2012-12-09 13:39:10 +00:00
Oliver Gorwits
d3afddbb8f delete duplicated code in new libs 2012-12-09 12:48:07 +00:00
Oliver Gorwits
86519337b5 rename files again, for new multi daemon 2012-12-09 12:45:46 +00:00
Oliver Gorwits
bab34d8bb7 rename Actions to PortControl::Actions 2012-12-09 12:42:49 +00:00
Oliver Gorwits
0efa92e788 rename PortControl to Daemon 2012-12-09 12:41:56 +00:00
Oliver Gorwits
339181802f update README for new git repo 2012-12-09 12:41:20 +00:00