Commit Graph

1053 Commits

Author SHA1 Message Date
Oliver Gorwits
91c09305e9 [#116] Log true client IP when running through a proxy 2014-07-17 13:34:44 +01:00
Eric A. Miller
0ea6f754b4 Custom path handling for DataTables ajax calls 2014-07-16 20:00:39 -04:00
Oliver Gorwits
e1e4723c47 release 2.028004 2014-07-16 08:04:38 +01:00
Eric A. Miller
c3b34b1a83 Close socket upon completion of async DNS resolution 2014-07-15 22:52:25 -04:00
Oliver Gorwits
29f4231be9 release 2.028003 2014-07-15 17:10:40 +01:00
Oliver Gorwits
5a84399e2c fix config name to be graph 2014-07-15 17:08:04 +01:00
Oliver Gorwits
36a6d2e33c No default for interactives made daemon die (H. Weber) 2014-07-15 16:51:59 +01:00
Oliver Gorwits
820c0a6b79 release 2.028002_001 2014-07-13 22:02:00 +01:00
Oliver Gorwits
3a10936260 GraphViz graph export (beta) 2014-07-13 21:58:44 +01:00
Oliver Gorwits
183547abef release 2.028001 2014-07-13 18:54:52 +01:00
Oliver Gorwits
6d8ccca21c Fix device port ordering in DataTables when Port Control is enabled 2014-07-13 18:53:06 +01:00
Oliver Gorwits
3a84c28c45 release Web-Plugin-RANCID 2.004000 2014-07-13 18:37:32 +01:00
Oliver Gorwits
38cd5d98f9 Added by_hostname config option support 2014-07-13 18:36:30 +01:00
Oliver Gorwits
e06f1b3437 add by_hostname config option to netdisco-rancid-export 2014-07-13 18:24:56 +01:00
Oliver Gorwits
13de616e35 Fix truncated port description change (F. Schiavarelli) 2014-07-13 18:08:56 +01:00
Oliver Gorwits
3457d083f4 portctl_nameonly to limit port control to name only (F. Schiavarelli) 2014-07-13 17:51:41 +01:00
Oliver Gorwits
769aa35044 [ND1#117] unknown devices missing from inventory 2014-07-13 17:36:55 +01:00
Oliver Gorwits
3ee27f0439 add bug id to last fix 2014-07-13 17:25:51 +01:00
Eric A. Miller
bc6f941c0f Fix table rendering on port search tab when VLAN is null 2014-07-08 21:19:18 -04:00
Oliver Gorwits
db53c00b12 release 2.028000 2014-07-02 09:19:34 +01:00
Oliver Gorwits
58e5d05ac0 update version and changes 2014-07-01 21:12:00 +01:00
Oliver Gorwits
6dbed02b7c properly search the template path!! [#103]
Conflicts:
	Netdisco/lib/App/Netdisco/Web.pm
	Netdisco/lib/App/Netdisco/Web/Plugin.pm
2014-07-01 21:05:31 +01:00
Oliver Gorwits
f29c8960ed minor typo 2014-07-01 21:00:34 +01:00
Oliver Gorwits
929cf8029c typo in defaults 2014-07-01 21:00:20 +01:00
Oliver Gorwits
e22d383bfa fix err in docs
Conflicts:
	Netdisco/share/public/css/netdisco.css
2014-07-01 20:59:42 +01:00
Oliver Gorwits
1922ccaa41 update release notes for 2.028 2014-07-01 20:57:27 +01:00
Oliver Gorwits
533a7c393a start as non-root if port switch not required 2014-07-01 20:49:24 +01:00
Oliver Gorwits
d6f2d357cc Track how many times the device uptime wrapped (F. Schiavarelli) 2014-07-01 20:46:34 +01:00
Oliver Gorwits
30b234848d table_pagesize option to set default size of table pages 2014-06-30 12:38:43 +01:00
Eric A. Miller
94bee28fc8 Use accessor 2014-06-24 21:22:14 -04:00
Eric A. Miller
e293a1b819 Use the SNMP::Info class attribute rather than re-querying for device_type. SNMP::Info classes that override the layers attribute may not return the same device_type after object instantiation. This also saves a SNMP query. 2014-06-23 20:54:13 -04:00
Oliver Gorwits
71b2ab2563 Subnets report date range fixed, but (unnecessary?) "not" option removed 2014-06-23 16:03:55 +01:00
Oliver Gorwits
4d8acdacc1 release 2.027008_001 2014-06-23 13:58:50 +01:00
Oliver Gorwits
3a1cd19aa6 wrapped text is centered in Device/Node cell of node search 2014-06-22 21:47:04 +01:00
Oliver Gorwits
a5ad557b06 bugfix with plackup restarter: MCE should not be loaded in web app - make it runtime 2014-06-22 21:26:34 +01:00
Oliver Gorwits
2eb3343de8 use Module::Load instead of string eval 2014-06-22 17:37:42 +01:00
Oliver Gorwits
e700b41fa6 VendorMap and Delimiter enhancements to RANCID generator (LesB) 2014-06-22 17:26:38 +01:00
Oliver Gorwits
2c4f56b1d9 remove OO notation from jobqueue calls 2014-06-20 20:21:54 +01:00
Oliver Gorwits
869f35ec31 add missing imports for jobqueue 2014-06-20 20:08:58 +01:00
Eric A. Miller
8f2316cb83 DataTables 2014-06-19 21:45:45 -04:00
Eric A. Miller
e1250011cf Standardize option for DataTables 2014-06-19 21:33:51 -04:00
Eric A. Miller
22a446f144 DataTables for port log report 2014-06-19 21:31:47 -04:00
Eric A. Miller
ca89a57e0b DataTables for admin undiscovered neighbors report 2014-06-19 21:13:44 -04:00
Eric A. Miller
6389783174 Eliminate a database call in device module inventory report when options are used 2014-06-19 19:22:18 -04:00
Eric A. Miller
eacd19f390 DataTables for IP subnet utilization report 2014-06-19 19:20:18 -04:00
Eric A. Miller
0a74816a00 DataTables for pseudo devices tab 2014-06-19 19:19:17 -04:00
Eric A. Miller
08deab41ab DataTables for manual device topology tab 2014-06-19 19:16:08 -04:00
Eric A. Miller
17db8fe190 DataTables for admin user management tab 2014-06-19 19:11:05 -04:00
Eric A. Miller
deb33ed79c Modify wireless ap radio channel power CSV report to work with new datatables results 2014-06-19 19:07:07 -04:00
Eric A. Miller
2324ae14d3 Use with_poestats in device details 2014-06-19 19:05:19 -04:00