Commit Graph

699 Commits

Author SHA1 Message Date
Oliver Gorwits
090b5daac4 improve install instructions for initial config 2014-04-07 22:44:33 +01:00
Oliver Gorwits
164206a7a7 Only set housekeeping default if user has enabled 2014-03-30 02:17:29 +01:00
Oliver Gorwits
02aa1508e9 Add note about pgtune to install docs 2014-03-30 00:47:04 +00:00
Oliver Gorwits
3773ecc046 release 2.025000_001 2014-03-28 07:35:29 +00:00
Oliver Gorwits
e922ec9c68 Store device model and serial via UTF8 conversion 2014-03-25 21:18:49 +00:00
Oliver Gorwits
8a85fb4e03 fix bug in jobs list 2014-03-25 21:11:34 +00:00
Oliver Gorwits
563f6d3a86 refactor nbtstat to group probes by device 2014-03-25 21:05:53 +00:00
Oliver Gorwits
ac97d92ef1 Rename housekeeping expiry task to be expire 2014-03-11 22:41:19 +00:00
Oliver Gorwits
58ffd7a53a FATAL warnings considered harmful 2014-03-11 14:08:03 +00:00
Oliver Gorwits
f0b4cc3580 Web and Backend daemon: watch config, same uid/gid as file 2014-03-11 14:02:17 +00:00
Oliver Gorwits
b9205c1c80 Suggest installation of perl-core RPM 2014-03-10 23:15:32 +00:00
Oliver Gorwits
3d9be3c9ac Use daterange for IP Subnets 2014-03-10 23:08:53 +00:00
Oliver Gorwits
211f5f1623 release 2.024004 2014-03-04 22:19:06 +00:00
Oliver Gorwits
9b42a94429 Fix Login and Logout that were broken with SSL 2014-03-04 22:19:06 +00:00
Oliver Gorwits
f2b45ae79a release 2.024003_001 2014-03-02 23:30:14 +00:00
Oliver Gorwits
32771b5ada Support for data munging in User Reports 2014-03-02 23:29:09 +00:00
Oliver Gorwits
3ff9f3c587 Unknown device page has pre-filled Discover IP 2014-03-02 21:03:06 +00:00
Oliver Gorwits
a64eb49c27 Set form focus to Username field on login form 2014-03-02 20:59:56 +00:00
Oliver Gorwits
0448f16d7c User Reports appear in "My Reports" menu if no category is given 2014-03-02 20:49:00 +00:00
Oliver Gorwits
e7b030758b Wildcard support on Node name/MAC Search 2014-03-02 20:36:55 +00:00
Oliver Gorwits
80ffbd5963 Partial search on Device Port MAC address
Implement sql_match helper func for wildcard translation.
2014-03-02 19:09:31 +00:00
Oliver Gorwits
c7fa253bb7 release 2.024003 2014-02-27 17:51:32 +00:00
Oliver Gorwits
bf1867a103 Cope with no defined User Reports 2014-02-27 17:50:53 +00:00
Oliver Gorwits
2e4992fe2a release 2.024002 2014-02-27 17:38:56 +00:00
Oliver Gorwits
6b342dc1cb Option to display Port SSID in Device Ports view 2014-02-27 17:35:13 +00:00
Oliver Gorwits
9f558482e0 User Reports via config, without requiring HTML or Perl 2014-02-27 16:56:22 +00:00
Oliver Gorwits
49d8c67f9e release 2.024001
also increase dns outstanding to 50
2014-02-25 22:37:29 +00:00
Oliver Gorwits
97b593aeee Fix partial name match on Node search 2014-02-25 22:35:24 +00:00
Eric A. Miller
989a8d450d Fix database MAC look-up when MAC not returned by nbtstat 2014-02-23 16:11:04 -05:00
Eric A. Miller
be66c70636 Fix NetBIOS report with search on blank domain 2014-02-23 16:09:33 -05:00
Oliver Gorwits
0bf3153231 release 2.024000 2014-02-22 19:18:22 +00:00
Oliver Gorwits
32f2e1d5fa Show all subnets (scrollable), and sort, in sidebar Prefix search 2014-02-22 19:11:27 +00:00
Oliver Gorwits
db24e4af27 Password Change form for all users 2014-02-22 18:39:39 +00:00
Oliver Gorwits
ae535a63d9 Move system information to the Netdisco "home" page 2014-02-22 17:43:22 +00:00
Oliver Gorwits
1edf485ec7 Do not trigger userlog popups for all/walk jobs 2014-02-22 12:16:32 +00:00
Oliver Gorwits
8f5ee82cf7 require the Net::LDAP module for all installs 2014-02-22 12:10:30 +00:00
Oliver Gorwits
2ed22d5d08 try to make the job queue page a little faster 2014-02-22 12:07:49 +00:00
Oliver Gorwits
bb38f40816 fix to IP Inventory for nodes with archive records.
also change column Device to be named Node.
2014-02-22 11:25:37 +00:00
Oliver Gorwits
6eb88bc443 fix IP Inventory report to work without daterange 2014-02-22 10:39:13 +00:00
Oliver Gorwits
db8d2ed17f default netmap depth set to 8 2014-02-22 08:53:59 +00:00
Oliver Gorwits
a67de5dbda Fix for crash when selecting Last Change column in device ports view 2014-02-22 08:48:36 +00:00
Oliver Gorwits
c1799a8a05 workaround for https://rt.cpan.org/Ticket/Display.html?id=93244 2014-02-22 08:41:32 +00:00
Oliver Gorwits
6c095fa49d Merge branch 'og-deployusers-fix'
Conflicts:
	Netdisco/Changes
2014-02-17 13:23:59 +00:00
Oliver Gorwits
a2c25cd478 Deploy new admin user did not use resultset 2014-02-17 13:22:34 +00:00
Eric A. Miller
d1aa325bc7 Eliminate an necessary database call in Module Inventory, Port SSID, and NetBIOS reports 2014-02-16 23:27:26 -05:00
Eric A. Miller
b49216c9cb #72 Search on Vendor / OUI 2014-02-16 23:09:33 -05:00
Eric A. Miller
6b13100b82 Only query database for select lists when they will be used by the report 2014-02-16 20:47:48 -05:00
Eric A. Miller
9030aec6fa SSID Inventory report now uses the same method and templates as the Port SSID Inventory report 2014-02-15 23:27:12 -05:00
Eric A. Miller
adf95689f6 [#70] SSID Search (port) 2014-02-15 23:25:07 -05:00
Eric A. Miller
ad8bcc3dfc [#75] Device module inventory report / search 2014-02-15 22:07:55 -05:00