diff --git a/ChangeLog b/ChangeLog index 37785d702952..44eb5c6968f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23503 @@ +commit 6f3a2e61ea71f9875725df0501b48d8b7d422536 +Author: Julien Semaan +Date: Wed Apr 14 11:42:55 2021 -0400 + + prepare 10.3.0 release + +M debian/changelog +M rpm/packetfence.spec +M rpm/source + +commit a1847f7c16712064e294da8dd1a07b2f3c371deb +Author: Durand Fabrice +Date: Wed Apr 14 11:40:58 2021 -0400 + + Updated backup procedure for MariaDB-backup + +M docs/installation/performance_optimizations.asciidoc + +commit 66556ed8352b2151fe7278a22ee6c1f19b794cd0 +Author: Julien Semaan +Date: Wed Apr 14 11:40:58 2021 -0400 + + prepare 10.3.0 release + +M conf/pf-release +R099 db/pf-schema-X.Y.Z.sql db/pf-schema-10.3.0.sql +R098 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-10.2.0-10.3.0.sql + +commit 249dbec95bbc3dc6f6888abe98a3356902898d47 +Author: Julien Semaan +Date: Wed Apr 14 11:37:17 2021 -0400 + + 10.3.0 for upgrade guide + +M docs/PacketFence_Upgrade_Guide.asciidoc + +commit fc867c8f2cf4162cb3bdc58100862829430fa957 +Author: Julien Semaan +Date: Wed Apr 14 11:36:03 2021 -0400 + + update news for 10.3.0 + +M NEWS.asciidoc + +commit b1ae74e71c924a9b8b5f3849839de344c8e8201f +Author: nqb +Date: Wed Apr 14 17:36:15 2021 +0200 + + [docs] warn standalone users with Percona + +M docs/PacketFence_Upgrade_Guide.asciidoc + +commit f5c07e86d1666ed31ba9ab1dfa0662580b9961c1 +Author: Julien Semaan +Date: Wed Apr 14 11:36:15 2021 -0400 + + update RADIUS dict + +M lib/pf/util/radius_dictionary.pm + +commit 3194d46d119a7e81416f33cfc3b5c7d9a3c55128 +Author: Francis Lachapelle +Date: Wed Apr 14 11:26:59 2021 -0400 + + fix(admin(js)): disable new certificate btn if pfpki is not running + +M html/pfappserver/root/src/views/Configuration/_components/PkiCasList.vue + +commit 7926ddc550a89ed12838c11ecba23b885012fd3a +Author: Julien Semaan +Date: Wed Apr 14 11:27:06 2021 -0400 + + bump release in doc + +M docs/includes/global-attributes.asciidoc + +commit 146509b50e3d3a3cc06b61290509b13473c5da70 +Author: James Rouzier +Date: Wed Apr 14 10:45:46 2021 -0400 + + Normalize the schedule to an interval + + Fixes #6154 + +M lib/pfconfig/namespaces/config/Cron.pm + +commit 908c52ff19c5c3beb520e8e2ee72aa3de67fdeed +Author: Darren Satkunas +Date: Wed Apr 14 10:20:08 2021 -0400 + + fix(admin(js)): deprecate cross-field date comparisons, fixes #5592 + +M html/pfappserver/root/src/views/Users/schema.js + +commit dfb84b12bd761971c2d7772cc03c4c103d31f701 +Author: nqb +Date: Wed Apr 14 16:00:39 2021 +0200 + + [docs] don't install MariaDB-backup on standalone + +M docs/PacketFence_Upgrade_Guide.asciidoc + +commit cb0b9c2f56d6172effb1bf01d46a2b00ab615fe7 +Author: Francis Lachapelle +Date: Wed Apr 14 09:52:39 2021 -0400 + + fix(admin(css)): fix btn width in tabs list of portal modules + + Fixes #6210 + +M html/pfappserver/root/src/views/Configuration/_components/PortalModulesList.vue + +commit 6effda9ea1ba364349615a8bd8ddfa6d38258042 +Author: nqb +Date: Wed Apr 14 15:48:15 2021 +0200 + + [docs] restart MariaDB at end of process for standalone installations + + On CentOS, this step seems mandatory because it looks like packetfence-mariadb can be started **before** package upgrades. + +M docs/PacketFence_Upgrade_Guide.asciidoc + +commit e7aa1fc5afe799c3b03acab3beff9345421638db +Author: nqb +Date: Fri Apr 9 07:51:09 2021 +0200 + + [docs] reorder and improve cluster upgrade process + +M docs/PacketFence_Upgrade_Guide.asciidoc +M docs/cluster/cluster_setup.asciidoc + +commit f09cd72a03ec8f07ba41373497b724b3bd0b3f2a +Author: Durand Fabrice +Date: Fri Apr 9 13:50:44 2021 -0400 + + Fix master/slave + +M addons/makeslave.pl +M docs/cluster/layer_3_clusters.asciidoc + +commit 9254da28ea0cda23f54b69afd93920bceeea8c69 +Author: Durand Fabrice +Date: Fri Apr 9 12:17:47 2021 -0400 + + Fix for l3 slave cluster + +M docs/cluster/layer_3_clusters.asciidoc +M docs/installation/appendix.asciidoc +M sbin/pf-mariadb + +commit 2be6baa711a5ee27ac788dc8c8c0f4856c4cb798 +Author: Durand Fabrice +Date: Thu Apr 8 14:48:34 2021 -0400 + + Changed path + +M docs/installation/appendix.asciidoc + +commit 81e54fcbc7d67caf11f783e9c88e8f66711d70ce +Author: Durand Fabrice +Date: Thu Apr 8 13:21:22 2021 -0400 + + CLuster upgrade procedure for debian + +M docs/PacketFence_Upgrade_Guide.asciidoc + +commit ca3d2f47fd33fd98e590a7cf40720c3e2c7dea5e +Author: nqb +Date: Thu Apr 8 11:00:22 2021 +0200 + + [docs] Debian instructions for standalone upgrade + +M docs/PacketFence_Upgrade_Guide.asciidoc + +commit 16f3ad0e83532c00c22efeb99bf753dd187f145d +Author: nqb +Date: Wed Apr 7 14:24:21 2021 +0200 + + [docs] mariadb step first + remove useless + +D addons/upgrade/to-10.3-roles-acls.pl +M docs/PacketFence_Upgrade_Guide.asciidoc + +commit 8eda798c2606dfe6fe2cc4fee6d7fa2f9a0c343b +Author: nqb +Date: Wed Apr 7 14:23:18 2021 +0200 + + [docs] archive 7.X upgrade notes + +M docs/PacketFence_Upgrade_Guide.asciidoc +M docs/upgrade-notes/archived_upgrade_notes.asciidoc + +commit 9aca9b83fe9fb326e7dd5fe47b0c5b49b7472c52 +Author: nqb +Date: Wed Apr 7 10:35:47 2021 +0200 + + [docs] update restore procedure + +M docs/installation/appendix.asciidoc + +commit e7d5649875d5b8ff8b331bf6ccc0d277fcd3f0fc +Author: nqb +Date: Wed Apr 7 10:06:25 2021 +0200 + + [docs] fix wrong titles + +M docs/PacketFence_Upgrade_Guide.asciidoc + +commit caa1d85db10cf3b477ca878f240b7893b1296110 +Author: nqb +Date: Wed Apr 7 08:16:35 2021 +0200 + + use MARIABACKUP name + +M addons/backup-and-maintenance.sh + +commit ac3ecf7becc83a6b8b2d3ed19cf20ce1749262b1 +Author: nqb +Date: Tue Apr 13 08:27:06 2021 +0200 + + [Vagrant] improve freeradius provisioning + +M addons/vagrant/inventory/group_vars/linux_servers/freeradius.yml +M addons/vagrant/linux_servers/freeradius.yml + +commit 762fa580232633d673bcf156598e7daa29f1d382 +Author: Extra Fu +Date: Wed Apr 14 06:23:26 2021 -0400 + + Update NEWS.asciidoc + +M NEWS.asciidoc + +commit 0d76ca5e2608874c3fbfaf692597cd6228d1631e +Author: Francis Lachapelle +Date: Tue Apr 13 16:37:29 2021 -0400 + + i18n(admin(fr)): update French translation + +M conf/I18N/api/en.po +M conf/I18N/api/fr.po + +commit a28ea1bccc161d3c99b4f6bff24c6786e2c9a2bf +Author: Francis Lachapelle +Date: Tue Apr 13 16:32:41 2021 -0400 + + fix(admin(js)): new toggle to filter modified files of profile + +M html/pfappserver/root/src/views/Configuration/connectionProfiles/_components/TheFilesList.vue + +commit 53016f2859ef1b00cdad5d02f2df350efd9d1da6 +Author: Francis Lachapelle +Date: Tue Apr 13 16:14:13 2021 -0400 + + i18n(admin): update source strings + +M conf/I18N/api/en.po + +commit e4b09377c1761e10c6573b5953d1dc8ae63f18b9 +Author: Francis Lachapelle +Date: Tue Apr 13 16:12:55 2021 -0400 + + fix(admin(css)): improve headers style of modals + +M html/pfappserver/root/src/styles/_type.scss + +commit 5e51a47f67c147b61edbcfc5c88b9e8cc2643f3f +Author: Francis Lachapelle +Date: Tue Apr 13 16:10:37 2021 -0400 + + fix(admin(js)): new toggle to filter modified files of profile + +M html/pfappserver/root/src/components/new/BaseFormGroup.vue +M html/pfappserver/root/src/components/new/BaseFormGroupToggle.vue +M html/pfappserver/root/src/components/new/BaseInputRange.vue +M html/pfappserver/root/src/composables/useFormGroup.js +M html/pfappserver/root/src/views/Configuration/connectionProfiles/_components/ModalFile.vue +M html/pfappserver/root/src/views/Configuration/connectionProfiles/_components/TheFilesList.vue + +commit 026e98ce9909ee2cb25b85310d13ca17655707f2 +Author: Francis Lachapelle +Date: Tue Apr 13 10:30:56 2021 -0400 + + fix(admin(js)): improve usage of Vuex store in pfNotificationCenter + +M html/pfappserver/root/src/components/pfNotificationCenter.vue +M html/pfappserver/root/src/store/modules/notification.js + +commit 2eaf577a505ae1171fb0955d81026985fa4822d6 +Author: Francis Lachapelle +Date: Tue Apr 13 09:26:30 2021 -0400 + + chore(admin): update npm packages + +M html/pfappserver/root/package-lock.json +M html/pfappserver/root/package.json + +commit beda7d0ba8f3a6ac0bd30274eea4d6cf47ae9cab +Author: nqb +Date: Tue Apr 13 10:26:51 2021 +0200 + + avoid confusion between perl and template modules + +M conf/template_switches.conf.defaults +M lib/pf/Switch/Brocade/Switch.def +M lib/pf/Switch/Cisco/Switch.def +M lib/pf/Switch/HP/Switch.def +M lib/pf/Switch/PacketFence/Standard.def + +commit 196d0fbe0614a81c2a923cfea9aa47d1455f8b85 +Author: nqb +Date: Tue Apr 13 10:21:00 2021 +0200 + + add new passthrough for WindowsLive source + +M lib/pf/Authentication/Source/WindowsLiveSource.pm + +commit 9f5655aa776cd09e32a927e58fb84907607dd8d1 +Author: Francis Lachapelle +Date: Mon Apr 12 18:10:26 2021 -0400 + + i18n(admin(fr)): update French translation + +M conf/I18N/api/fr.po + +commit 139a84bc146c13f557b0378016fbc37ec70fc9c9 +Author: James Rouzier +Date: Mon Apr 12 13:43:14 2021 -0400 + + Remove inline attributes + + Fixes #6286 + +M html/pfappserver/root/src/views/Configuration/networks/inline/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/networks/inline/schema.js + +commit f2b01ae6378e983ff25e0262f1b365a189bc0339 +Author: Francis Lachapelle +Date: Mon Apr 12 11:34:09 2021 -0400 + + fix(admin(js)): enable search extension in ACE editor + +M html/pfappserver/root/src/views/Configuration/connectionProfiles/_components/ModalFile.vue + +commit 79453882f6d18a3f067ad9958b2c0be768d1486e +Author: James Rouzier +Date: Mon Apr 12 10:52:14 2021 -0400 + + Prefix OpenID attributes with OpenID:: + + Fixes #6265 + +M html/pfappserver/lib/pfappserver/Form/Field/SourceRuleCondition.pm +M lib/pf/Authentication/Source/OpenIDSource.pm + +commit 321db76974355e692c9fbf74862d8f7f640b594c +Author: James Rouzier +Date: Mon Apr 12 10:04:53 2021 -0400 + + Look in config not default config openid_attributes + + Fixes #6265 + +M lib/pfconfig/namespaces/config/Pf.pm + +commit 0c014efb76c46274df4e12ef4274fec479bfcc67 +Author: Darren Satkunas +Date: Mon Apr 12 09:13:21 2021 -0400 + + fix(admin(js)): reload account info on api key change, fixes #6283 + +M html/pfappserver/root/src/views/Configuration/fingerbank/_store.js +M html/pfappserver/root/src/views/Configuration/fingerbank/generalSettings/_components/TheForm.vue + +commit 9bb2c1869f83945b7ac3eea70f76677e63af4e04 +Author: Darren Satkunas +Date: Mon Apr 12 08:40:17 2021 -0400 + + fix(admin(js)): fix category_id sort with alternate type-casts, fixes #6284 + +M html/pfappserver/root/src/globals/pfFormatters.js + +commit f36097518eec39102254f8f109e52fab0b95c571 +Author: Darren Satkunas +Date: Mon Apr 12 08:27:28 2021 -0400 + + fix(admin(js)): relax switch group validation, fixes #6261 + +M html/pfappserver/root/src/views/Configuration/switchGroups/schema.js + +commit fca45a716e3490236a125e0504ffa9f511359ddd +Author: James Rouzier +Date: Mon Apr 12 06:46:10 2021 -0400 + + Remove the required_when for type and mode + + Fixes #6261 + +M html/pfappserver/lib/pfappserver/Form/Config/Switch.pm + +commit 8f12d349fa486b1a129b488225d992536075dcf9 +Author: James Rouzier +Date: Mon Apr 12 06:36:52 2021 -0400 + + Change from Errorf to Logf + + Fixes #6274 + +M go/coredns/plugin/forward/health_test.go + +commit aad65e12791a355151f62c521c34842b125a107e +Author: nqb +Date: Mon Apr 12 07:55:06 2021 +0200 + + fix(admin(js,vue)): use same order as on Email sources + + fixes #6282 + +M html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeSponsorEmail.vue + +commit f9769013404dfa91c9960a27edb08380415eba04 +Author: Francis Lachapelle +Date: Fri Apr 9 17:49:09 2021 -0400 + + fix(admin(js)): decode URLs in notification center + +M html/pfappserver/root/src/utils/api.js + +commit 9857a08ee037a318ead6a441367778cde2b6efd3 +Author: Francis Lachapelle +Date: Fri Apr 9 17:47:04 2021 -0400 + + fix(admin(js)): remove deprecated pfProgress component + +D html/pfappserver/root/src/components/pfProgress.vue +M html/pfappserver/root/src/views/Auditing/_components/AdminApiAuditLogsSearch.vue +M html/pfappserver/root/src/views/Auditing/_components/DhcpOption82LogsSearch.vue +M html/pfappserver/root/src/views/Auditing/_components/DnsLogsSearch.vue +M html/pfappserver/root/src/views/Auditing/_components/RadiusLogsSearch.vue +M html/pfappserver/root/src/views/Nodes/_components/NodesSearch.vue +M html/pfappserver/root/src/views/Users/_components/UsersSearch.vue + +commit 97179a08db418527c978343c2f92984a20fcfd38 +Author: Francis Lachapelle +Date: Fri Apr 9 17:29:30 2021 -0400 + + fix(admin(html)): improve template of pfButtonService + +M html/pfappserver/root/src/components/pfButtonService.vue + +commit 52890d6c8067d39d58923a1d6f9c03e7f569a005 +Author: Francis Lachapelle +Date: Fri Apr 9 11:47:51 2021 -0400 + + i18n(admin): update source strings + +M conf/I18N/api/en.po +M html/pfappserver/root/src/views/Configuration/networkBehaviorPolicy/_components/TheForm.vue + +commit bc30ad9baf6141ad113a398c4f8f8959bc2f1ed8 +Author: James Rouzier +Date: Fri Apr 9 11:34:56 2021 -0400 + + Cleanup nodes categories + +M lib/pf/UnifiedApi/Controller/NodeCategories.pm + +commit 02c06fcd589ccfdd190fc4bed9561e606638e609 +Author: James Rouzier +Date: Fri Apr 9 11:29:01 2021 -0400 + + Normalize to strings + +M lib/pf/nodecategory.pm + +commit ceff32823da4a04735ef82abe58d7c21b302f49d +Author: Darren Satkunas +Date: Fri Apr 9 10:54:03 2021 -0400 + + fix(admin(js,vue)): add missing fields in sponsor email source, fixes #6282 + +M html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeSponsorEmail.vue + +commit d2e2ad2fff9ec44b3a19fffacaf7640aa28d0054 +Author: James Rouzier +Date: Fri Apr 9 10:34:49 2021 -0400 + + Provide a more detailed error + + Related to #6277 + +M html/pfappserver/lib/pfappserver/Form/Config/FingerbankSetting.pm + +commit 63e91c32dfd476caf205a0baf57500ef43910bf0 +Author: Darren Satkunas +Date: Fri Apr 9 10:28:45 2021 -0400 + + fix(admin(js,vuex)): use router.back instead of absolute path, fixes #6281 + +M html/pfappserver/root/src/views/Nodes/_components/TheViewUpdate.vue + +commit ae07f1bd3e4b4c71bf9d7d4431462fdca043aab9 +Author: James Rouzier +Date: Fri Apr 9 10:23:02 2021 -0400 + + Set created_at when recording the coa + + Fixes #6280 + +M lib/pf/util/radius.pm + +commit e0befc61fb35ff32ec0286b3715b5b390653ef2f +Author: James Rouzier +Date: Fri Apr 9 10:14:53 2021 -0400 + + Make category_id and max_nodes_per_pid consistent + +M lib/pf/nodecategory.pm + +commit 72fd1249febfe9d01e5584bb29db60c1ec729ce6 +Author: Darren Satkunas +Date: Fri Apr 9 09:59:04 2021 -0400 + + fix(admin(js,vue)): add keepalived service control to routed network table header, fixes #6270 + +M html/pfappserver/root/src/views/Configuration/_components/InterfacesList.vue + +commit 6022f187326e9805a275f16a0c96f601cef5a3e2 +Author: Darren Satkunas +Date: Fri Apr 9 09:51:23 2021 -0400 + + fix(admin(js)): revert decomposition w/ openid_attribute, fixes #6265 + +M html/pfappserver/root/src/views/Configuration/advanced/_composables/useResource.js + +commit 92cdcb4dd1219bb8c24beed56bf2a7e7b5725f91 +Author: Darren Satkunas +Date: Fri Apr 9 09:26:58 2021 -0400 + + fix(admin(js)): add quiet API PATCH w/ NBA's + +M html/pfappserver/root/src/views/Configuration/networkBehaviorPolicy/_api.js + +commit a41318cc6a1943557e342b5f7ae7ab52d72f07cc +Author: Darren Satkunas +Date: Fri Apr 9 09:22:01 2021 -0400 + + feature(admin(js,vue)): add status toggle to NBA list + +M html/pfappserver/root/src/components/new/BaseInputRange.vue +M html/pfappserver/root/src/views/Configuration/_components/NetworkBehaviorPoliciesList.vue +M html/pfappserver/root/src/views/Configuration/_components/SecurityEventsList.vue +M html/pfappserver/root/src/views/Configuration/_config/networkBehaviorPolicy.js +A html/pfappserver/root/src/views/Configuration/networkBehaviorPolicy/_components/ToggleStatus.js +M html/pfappserver/root/src/views/Configuration/networkBehaviorPolicy/_components/index.js +M html/pfappserver/root/src/views/Configuration/networkBehaviorPolicy/_store.js + +commit 0438f031d2db1f61a73d32e6249b4706f6d3dfae +Author: Darren Satkunas +Date: Fri Apr 9 08:40:55 2021 -0400 + + fix(admin(js,vue)): add fingherbank-collector service control to fingerbank general settings, fixes #6279 + +A html/pfappserver/root/src/views/Configuration/fingerbank/generalSettings/_components/AlertServices.vue +M html/pfappserver/root/src/views/Configuration/fingerbank/generalSettings/_components/TheView.js +M html/pfappserver/root/src/views/Configuration/fingerbank/generalSettings/_components/index.js + +commit 2dbdc1e691d174c7224ebb02686843151fbe950c +Author: James Rouzier +Date: Fri Apr 9 07:12:26 2021 -0400 + + Normalize the output of the category_id + + Fixes #6178 + +M lib/pf/nodecategory.pm + +commit 20e5e6547d88965b1943ac2ec2519f05176c2052 +Author: James Rouzier +Date: Fri Apr 9 07:07:25 2021 -0400 + + Use os.UserHomeDir + +M go/caddy/caddy/assets.go + +commit e195bf0e42b08ec8b628dcc48762065f8537a3b2 +Author: nqb +Date: Fri Apr 9 08:53:18 2021 +0200 + + [Vagrant] add proxy to CI infrastructure + +A addons/vagrant/inventory/group_vars/linux_servers/tinyproxy.yml +M addons/vagrant/inventory/hosts +M addons/vagrant/linux_servers.yml +A addons/vagrant/linux_servers/tinyproxy.yml + +commit afa3ff4d90d72bfa4f8fd45581bde9a90803ba08 +Author: Francis Lachapelle +Date: Thu Apr 8 17:04:55 2021 -0400 + + fix(portal(js)): set default value for auto_redirect + + Without a default value, previewing the release page was raising Javascript exception because of bad JSON. + +M html/captive-portal/templates/release.html + +commit a6a01550322e28b8ea9b2aace9c69e40031fe291 +Author: James Rouzier +Date: Thu Apr 8 15:10:24 2021 -0400 + + Split array type in pfconfig + + Related #6265 + +M lib/pfconfig/namespaces/config/Pf.pm + +commit 709726af6d9baeb8a0da1d548941d8a0311c9f53 +Author: Julien Semaan +Date: Thu Apr 8 14:24:42 2021 -0400 + + adjustment to pf-mariadb startup when safe to bootstrap + +M sbin/pf-mariadb + +commit c5064fccfc32f0019ce500a49d8c08f23f904d58 +Author: Francis Lachapelle +Date: Thu Apr 8 09:19:08 2021 -0400 + + i18n: fix typo + +M html/pfappserver/root/src/views/Configuration/networks/routedNetworks/schema.js + +commit 3112c0e47c2089811b36b43fb7cf669546a14d61 +Author: Darren Satkunas +Date: Thu Apr 8 09:11:15 2021 -0400 + + fix(admin(js)): add netmask column to routed networks, + reorder routed network columns, + make next_hop required in routed networks, + Fixes #6270 + +M html/pfappserver/root/src/views/Configuration/_config/routedNetwork.js +M html/pfappserver/root/src/views/Configuration/networks/_components/AlertServices.vue +M html/pfappserver/root/src/views/Configuration/networks/routedNetworks/schema.js + +commit aa5fc14b5d7718c8d731d0c41e7bf517527cdf1f +Author: Julien Semaan +Date: Thu Apr 8 09:13:21 2021 -0400 + + fixes to mariadb for 10.2 + +M go/cmd/galera-autofix/main.go +M sbin/pf-mariadb + +commit 464c6d3272e6ba0def8fb0f387960a5d223ee086 +Author: nqb +Date: Thu Apr 8 08:56:32 2021 +0200 + + [Vagrant] fix typo + +M addons/vagrant/inventory/hosts + +commit c1433134808cb8a3c8d2e5e6d887a36d578ff130 +Author: nqb +Date: Thu Apr 8 08:08:29 2021 +0200 + + [Vagrant] update box version + +M addons/vagrant/inventory/hosts + +commit 210109c7ad5bb1319133aad44256fd7a3da15513 +Author: Julien Semaan +Date: Wed Apr 7 15:49:09 2021 -0400 + + Revert "Fix permission for directories" + + This reverts commit 9852125a73165acf1a0f15c27f54934cc0767cd7. + +M lib/pf/cmd/pf/fixpermissions.pm +M lib/pf/constants.pm + +commit e22a5cc0d32f7ae04b6278c07fa6b5c07cc49264 +Author: James Rouzier +Date: Wed Apr 7 15:08:23 2021 -0400 + + Refactor adding dpsk to response + +M lib/pf/Switch/Cisco/WLC.pm +M lib/pf/Switch/Meraki/MR_v2.pm + +commit e24516348251bb4f257ba909f823b0ff046520c3 +Author: James Rouzier +Date: Wed Apr 7 14:30:23 2021 -0400 + + Add netmask + + Fixes #6270 + +M html/pfappserver/lib/pfappserver/Form/Config/Network.pm +M html/pfappserver/lib/pfappserver/Form/Config/Network/Routed.pm + +commit d450deb0443d949391e79979e7f7cbc96fb79acb +Author: Darren Satkunas +Date: Wed Apr 7 11:14:13 2021 -0400 + + fix(admin(js)): reorder interface columns, references #6270 + +M html/pfappserver/root/src/views/Configuration/_config/interface.js + +commit a683f2ca27b8ad0e71c565329410ba35f8df88b6 +Author: James Rouzier +Date: Wed Apr 7 10:54:38 2021 -0400 + + Fix maintenance_patches.asciidoc path + +M docs/PacketFence_Upgrade_Guide.asciidoc + +commit 9f54f68e7d191f90ac521275c0c36052ba686b71 +Author: Darren Satkunas +Date: Wed Apr 7 10:50:16 2021 -0400 + + fix(admin(js)): use beginning-of-day for valid_from, fixes #6271 + +M html/pfappserver/root/src/views/Users/_config/index.js + +commit 71c27a5b30d534cd88f12032b008401eeda654b9 +Author: Darren Satkunas +Date: Wed Apr 7 10:40:02 2021 -0400 + + fix(admin(js)): automatically retest database exists after root password, fixes #6256 + +M html/pfappserver/root/src/views/Configurator/packetfence/_components/FormDatabase.vue + +commit 9852125a73165acf1a0f15c27f54934cc0767cd7 +Author: James Rouzier +Date: Wed Apr 7 10:36:44 2021 -0400 + + Fix permission for directories + + Fixes #4433 + +M lib/pf/cmd/pf/fixpermissions.pm +M lib/pf/constants.pm + +commit 821dd75ce3fa6b484bd6d94b8c5aa780f7f017fd +Author: James Rouzier +Date: Wed Apr 7 09:30:56 2021 -0400 + + Add connection_sub_type to radius filter + +M html/pfappserver/lib/pfappserver/Form/Config/FilterEngines.pm +M lib/pf/constants/filters.pm + +commit cf5e78732d7b47896f441e76b3529dbfa64fb270 +Author: James Rouzier +Date: Wed Apr 7 09:29:09 2021 -0400 + + If connection_sub_type is invalid then return the current value + +M lib/pf/factory/condition/access_filter.pm +A t/unittest/factory/condition/access_filter.t + +commit 12aacab71d6a408f659406c360dda4d6f9872acf +Author: nqb +Date: Wed Apr 7 07:41:49 2021 +0200 + + fix tests + +M addons/dev-helpers/bin/generator-data-access-layer.pl + +commit 4b6085e411d82a03bb4ce8ae0cd78afb44c15ed0 +Author: Durand Fabrice +Date: Tue Apr 6 16:19:53 2021 -0400 + + Updated NEWS.asciidoc for #6149 + +M NEWS.asciidoc + +commit e9c73b1d3286dffffe42024bf391588f61630159 +Author: Darren Satkunas +Date: Tue Apr 6 16:03:26 2021 -0400 + + fix(admin(js)): add missing component + + Related to #6256 + +A html/pfappserver/root/src/views/Configuration/advanced/_components/BaseFormGroupOpenidAttributes.js + +commit 401e1d5a21fe26ab4ea1e76a73cb27e584b96962 +Author: Darren Satkunas +Date: Tue Apr 6 15:24:48 2021 -0400 + + fix(admin(js)): use Array for openid_attributes in advanced config + + Related to #6265 + +M html/pfappserver/root/src/components/new/BaseInputChosen.vue +M html/pfappserver/root/src/views/Configuration/advanced/_components/index.js +M html/pfappserver/root/src/views/Configuration/advanced/_composables/useResource.js +M html/pfappserver/root/src/views/Configuration/advanced/schema.js + +commit f5719b5f4e32d0e5b9a5ef9d414a120420e4d64e +Author: Darren Satkunas +Date: Tue Apr 6 15:22:53 2021 -0400 + + fix(admin(vue,css)): improve styling and display of taggable chosen + +M html/pfappserver/root/src/components/new/BaseFormGroupChosen.vue +M html/pfappserver/root/src/components/new/BaseFormGroupChosenMultiple.js + +commit 64a41da575230b1d115861f6e7636098184f160f +Author: Durand Fabrice +Date: Tue Apr 6 14:13:54 2021 -0400 + + Updated mariabackyp command + +M docs/installation/appendix.asciidoc + +commit 474bef99401f8f65a7e1d7aa3819337bed498ddd +Author: Darren Satkunas +Date: Tue Apr 6 13:51:30 2021 -0400 + + fix(admin(vue,js)): add urls to HTTP source, fixes #6258 + +M html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeHttp.vue +M html/pfappserver/root/src/views/Configuration/sources/_components/index.js +M html/pfappserver/root/src/views/Configuration/sources/schema.js + +commit 2824e88134ceb9b152af02ecbc4337aba2ae38d9 +Author: Darren Satkunas +Date: Tue Apr 6 13:37:41 2021 -0400 + + fix(admin(vue)): remove HTTP source admin/auth rules, fixes #6257 + +M html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeHttp.vue + +commit db73fbd422996718aee421da05eb5a8c2411b94b +Author: James Rouzier +Date: Tue Apr 6 12:58:57 2021 -0400 + + Add support for an array type in pf.conf and set advanced.openid_attributes = array + + Related to #6265 + +M conf/documentation.conf +M html/pfappserver/lib/pfappserver/Form/Config/Pf.pm +M lib/pf/ConfigStore/Pf.pm +M lib/pf/UnifiedApi/Controller/Config/Bases.pm +M t/unittest/UnifiedApi/Controller/Config/Bases.t + +commit 11b12578ac652d55f39a62b05ad2e220c1c0e783 +Author: Durand Fabrice +Date: Tue Apr 6 11:22:49 2021 -0400 + + Fixed syntax in backup-and-maintenance.sh + +M addons/backup-and-maintenance.sh + +commit 4a6cf751541012aa0d05ea029d998d1993ca4b4a +Author: lzammit +Date: Mon Apr 5 09:51:08 2021 -0400 + + Updating Mariabackup naming + +M addons/backup-and-maintenance.sh +M docs/cluster/cluster_setup.asciidoc +M docs/installation/appendix.asciidoc + +commit 3d4e83afc47c8cdbe781f5d029b1b14fb27bb22e +Author: Durand Fabrice +Date: Thu Apr 1 13:57:50 2021 -0400 + + Added details + +M docs/PacketFence_Upgrade_Guide.asciidoc + +commit 2245d1685268870a8dd5f5b3d4e8ab8a2ec2d190 +Author: Durand Fabrice +Date: Wed Mar 31 15:28:03 2021 -0400 + + Fixed typo + +M docs/PacketFence_Upgrade_Guide.asciidoc + +commit 2f94694f6e94463ce179efe093542c0f08ed2bc3 +Author: Durand Fabrice +Date: Wed Mar 31 15:17:06 2021 -0400 + + Fixed typo + +M docs/PacketFence_Upgrade_Guide.asciidoc + +commit cd8a91b0c55527c5d104e057c38f155e79b174e6 +Author: Durand Fabrice +Date: Wed Mar 31 15:07:23 2021 -0400 + + Updated Upgrade guide + +M docs/PacketFence_Upgrade_Guide.asciidoc + +commit 60baf0e4cb279448cc1d5e1edef89d7d9d618163 +Author: Durand Fabrice +Date: Mon Mar 29 14:39:59 2021 -0400 + + Use MariaDB-backup instead of XtraBackup + +M addons/backup-and-maintenance.sh +M conf/mariadb/mariadb.conf.tt.example +M docs/cluster/cluster_setup.asciidoc +M docs/installation/appendix.asciidoc + +commit 15361162d76ad8dd367e284d17b8ab1f6ab4d652 +Author: Durand Fabrice +Date: Fri Mar 26 13:27:21 2021 -0400 + + Updated debian/control + +M debian/control + +commit 38111ea9299e7db45d5f7e6487aa04552043e1a9 +Author: James Rouzier +Date: Wed Mar 17 11:07:39 2021 -0400 + + Update log_warnings + +M conf/mariadb/mariadb.conf.tt.example + +commit 7e453e7d035d953973c59060f93390f94df702a5 +Author: James Rouzier +Date: Fri Mar 12 14:24:29 2021 -0500 + + Remove debugging statement + +M lib/pf/dal.pm + +commit 082e1c48b7298b30bec2c79115f368e794a93e32 +Author: James Rouzier +Date: Thu Feb 25 18:48:19 2021 -0500 + + Upgrade to MariaDB 10.2.37 + +M addons/dev-helpers/bin/generator-data-access-layer.pl +M conf/mariadb/mariadb.conf.tt.example +M db/pf-schema-X.Y.Z.sql +M db/upgrade-X.X.X-X.Y.Z.sql +M debian/control +M lib/pf/dal.pm +M lib/pf/dal/_admin_api_audit_log.pm +M lib/pf/dal/_bandwidth_accounting.pm +M lib/pf/dal/_dhcp_option82.pm +M lib/pf/dal/_dhcp_option82_history.pm +M lib/pf/dal/_dns_audit_log.pm +M lib/pf/dal/_locationlog.pm +M lib/pf/dal/_locationlog_history.pm +M lib/pf/dal/_pki_certs.pm +M lib/pf/dal/_pki_revoked_certs.pm +M lib/pf/dal/_radius_audit_log.pm +M lib/pf/dal/_sms_carrier.pm +M lib/pf/dal/_wrix.pm +M rpm/packetfence.spec +M t/test_apply_schema.sh +M t/unittest/UnifiedApi/Controller/WrixLocations.t + +commit cf4af8f945023743caaf5240e43f204381dc9114 +Author: Darren Satkunas +Date: Tue Apr 6 09:33:26 2021 -0400 + + fix(admin(js,vue)): rename delayed event status, fixes #6260 + +M html/pfappserver/root/src/views/Nodes/_components/TabSecurityEvents.vue + +commit f6313e42da91bd812c0fc25369343bdd44671ed0 +Author: Darren Satkunas +Date: Tue Apr 6 09:17:12 2021 -0400 + + fix(admin(js)): require mode and type with default switch group, fixes #6261 + +M html/pfappserver/root/src/views/Configuration/switchGroups/_composables/useForm.js +M html/pfappserver/root/src/views/Configuration/switchGroups/schema.js + +commit 91e20c868fd5200d1c29caf96da0053685a87104 +Author: Darren Satkunas +Date: Tue Apr 6 08:53:55 2021 -0400 + + fix(admin(vue)): fix double end-tag + +M html/pfappserver/root/src/views/Configuration/sslCertificates/_components/TheForm.vue + +commit b312a9986732c248758d8768f8dee4599ebcab56 +Author: James Rouzier +Date: Tue Apr 6 08:42:36 2021 -0400 + + Allow host to be a string or an array for testing + + Related #6185 + +M lib/pf/UnifiedApi/Controller/Config/Sources.pm + +commit 0375bef9790888f072471d6a3e7287b8b98c83af +Author: Darren Satkunas +Date: Tue Apr 6 08:41:15 2021 -0400 + + fix(admin(vue)): add missing end tag, fixes #6262 + +M html/pfappserver/root/src/views/Configuration/sslCertificates/_components/TheForm.vue + +commit 24b1f9be9f697bff8a087a918b81f0ca7085b080 +Author: lzammit +Date: Mon Apr 5 15:49:54 2021 -0400 + + Adding more delay in the redirection + + Because not everyone run Cisco Nexus 7000 as access switches. + +M conf/pf.conf.defaults + +commit 7ea6465fea051ef4b3b07ff4eb96179b570755bf +Author: James Rouzier +Date: Mon Apr 5 13:15:52 2021 -0400 + + Convert unregdate to a ZERO DATE if it is an empty string + +M lib/pf/UnifiedApi/Controller/Nodes.pm + +commit 340f3863d2ed05bf304a82bced58c6050c65b5ad +Author: James Rouzier +Date: Mon Apr 5 13:12:13 2021 -0400 + + Get mysql_info before logging warnings. + + Fixes #6207 + +M lib/pf/dal.pm + +commit 0f98497515f0ee38b7cbf8ad482555285c5764c8 +Author: Julien Semaan +Date: Mon Apr 5 09:19:33 2021 -0400 + + adjust wrong scope field for OAuth2 sources + + fixes #6259 + +M html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeFacebook.vue +M html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeGithub.vue +M html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeGoogle.vue +M html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeInstagram.vue +M html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeLinkedIn.vue +M html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeOpenId.vue +M html/pfappserver/root/src/views/Configuration/sources/_components/FormTypePinterest.vue +M html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeWindowsLive.vue + +commit 0b1f7e5ac40004c8cfd62897ff8a33f363540982 +Author: Darren Satkunas +Date: Fri Apr 2 11:38:02 2021 -0400 + + fix(admin(js)): adjust search composition + +M html/pfappserver/root/src/views/Configuration/_composables/useSearch.js + +commit c0431fb44d3ca22e8550e79e7a56353d9fc0c9cc +Author: Darren Satkunas +Date: Fri Apr 2 10:59:33 2021 -0400 + + fix(admin(js)): handle empty string comparisons + +M html/pfappserver/root/src/views/Configuration/roles/_composables/useNodeInheritance.js + +commit 0f5ec25089ca82e6b142f159e7cda46d666f8ed8 +Author: nqb +Date: Fri Apr 2 12:01:30 2021 +0200 + + NEWS and upgrade note for #6204 + +M NEWS.asciidoc +M docs/PacketFence_Upgrade_Guide.asciidoc + +commit 8e3ca79dfca4124c873455976328bcbcd95387dd +Author: nqb +Date: Fri Apr 2 11:39:38 2021 +0200 + + [Venom] use IP address in same network as relay + + 172.21.2.1 is hard-coded into dhcp_test script + +M t/venom/vars/all.yml + +commit 8808f86ce255264f164de3a2bbeb9478326a86a1 +Author: James Rouzier +Date: Thu Apr 1 16:55:00 2021 -0400 + + Use the relay ip address or the interfaces ip address for determining + the tenant ip address + +M lib/pf/config.pm +M lib/pf/dhcp/processor_v4.pm + +commit b0a7ae304232b3ac56050fdebbfe151a76fafa87 +Author: James Rouzier +Date: Fri Mar 26 13:49:08 2021 -0400 + + Fix name + +M addons/upgrade/to-10.3-network-conf.pl + +commit f5aafa1bf88c6b3671ed9f4924c558ab930ec6db +Author: James Rouzier +Date: Fri Mar 26 11:53:30 2021 -0400 + + Update label + +M html/pfappserver/lib/pfappserver/Form/Config/Network/Routed.pm + +commit 3e3c114b6406ca19f15bcd383312874b2107f5f6 +Author: James Rouzier +Date: Fri Mar 26 11:12:07 2021 -0400 + + Rename 11.0 to 10.3 + +R100 addons/upgrade/to-11.0-network-conf.pl addons/upgrade/to-10.3-network-conf.pl + +commit 54b5ae74954c1e06854c2a8a90284fac00404ad0 +Author: nqb +Date: Mon Mar 22 15:31:31 2021 +0100 + + [Venom] adjust tests + +A t/venom/pfservers/common/restart_pfdhcp_service.yml +A t/venom/pfservers/common/restart_pfdhcplistener_service.yml +A t/venom/pfservers/common/restart_pfdns.yml +A t/venom/pfservers/common/restart_pfdns_service.yml +M t/venom/pfservers/pfdhcplistener_multi_tenant/00_create_production_network.yml +A t/venom/pfservers/pfdhcplistener_multi_tenant/01_restart_iptables_service.yml +A t/venom/pfservers/pfdhcplistener_multi_tenant/02_restart_pfdns_service.yml +A t/venom/pfservers/pfdhcplistener_multi_tenant/03_restart_pfdhcp_service.yml +A t/venom/pfservers/pfdhcplistener_multi_tenant/04_restart_pfdhcplistener_service.yml +R092 t/venom/pfservers/pfdhcplistener_multi_tenant/00_forge_dhcp_request_to_create.yml t/venom/pfservers/pfdhcplistener_multi_tenant/05_forge_dhcp_request_to_create.yml +M t/venom/pfservers/pfdhcplistener_multi_tenant/10_forge_dhcp_request_to_update.yml +M t/venom/pfservers/pfdhcplistener_multi_tenant/TESTSUITE.md +M t/venom/pfservers/pfdhcplistener_multi_tenant/teardown/00_delete_node11.yml +A t/venom/pfservers/pfdhcplistener_multi_tenant/teardown/05_delete_production_network.yml +M t/venom/vars/all.yml + +commit c2cfc48a9fdad1aae76dcd81f2e128bbfc2176b4 +Author: nqb +Date: Fri Apr 2 08:48:13 2021 +0200 + + NEWS and upgrade note for #6171 + +M NEWS.asciidoc +M docs/PacketFence_Upgrade_Guide.asciidoc + +commit 4c9263ee6016a7163b7d659da5c24fc34eded52f +Author: nqb +Date: Fri Apr 2 07:47:04 2021 +0200 + + [tests] fix column order for pfpki + +M db/upgrade-X.X.X-X.Y.Z.sql + +commit e24110d50a52bb9506752c651394863c5db64b36 +Author: Francis Lachapelle +Date: Thu Apr 1 17:53:09 2021 -0400 + + fix(admin(js)): Kebab-case + +M html/pfappserver/root/src/components/pfConfigList.vue +M html/pfappserver/root/src/components/pfTableSortable.vue +M html/pfappserver/root/src/views/Auditing/_components/AdminApiAuditLogsSearch.vue +M html/pfappserver/root/src/views/Auditing/_components/DhcpOption82LogsSearch.vue +M html/pfappserver/root/src/views/Auditing/_components/DnsLogsSearch.vue +M html/pfappserver/root/src/views/Auditing/_components/RadiusLogsSearch.vue +M html/pfappserver/root/src/views/Configuration/_components/AdminRolesList.vue +M html/pfappserver/root/src/views/Configuration/_components/AuthenticationSourcesList.vue +M html/pfappserver/root/src/views/Configuration/_components/BillingTiersList.vue +M html/pfappserver/root/src/views/Configuration/_components/ConnectionProfilesList.vue +M html/pfappserver/root/src/views/Configuration/_components/DomainsList.vue +M html/pfappserver/root/src/views/Configuration/_components/FilterEnginesList.vue +M html/pfappserver/root/src/views/Configuration/_components/FingerbankCombinationsList.vue +M html/pfappserver/root/src/views/Configuration/_components/FingerbankDevicesList.vue +M html/pfappserver/root/src/views/Configuration/_components/FingerbankDhcpFingerprintsList.vue +M html/pfappserver/root/src/views/Configuration/_components/FingerbankDhcpVendorsList.vue +M html/pfappserver/root/src/views/Configuration/_components/FingerbankDhcpv6EnterprisesList.vue +M html/pfappserver/root/src/views/Configuration/_components/FingerbankDhcpv6FingerprintsList.vue +M html/pfappserver/root/src/views/Configuration/_components/FingerbankMacVendorsList.vue +M html/pfappserver/root/src/views/Configuration/_components/FingerbankUserAgentsList.vue +M html/pfappserver/root/src/views/Configuration/_components/FirewallsList.vue +M html/pfappserver/root/src/views/Configuration/_components/FloatingDevicesList.vue +M html/pfappserver/root/src/views/Configuration/_components/InterfacesList.vue +M html/pfappserver/root/src/views/Configuration/_components/MaintenanceTasksList.vue +M html/pfappserver/root/src/views/Configuration/_components/NetworkBehaviorPoliciesList.vue +M html/pfappserver/root/src/views/Configuration/_components/PkiCasList.vue +M html/pfappserver/root/src/views/Configuration/_components/PkiCertsList.vue +M html/pfappserver/root/src/views/Configuration/_components/PkiProfilesList.vue +M html/pfappserver/root/src/views/Configuration/_components/PkiProvidersList.vue +M html/pfappserver/root/src/views/Configuration/_components/PkiRevokedCertsList.vue +M html/pfappserver/root/src/views/Configuration/_components/ProvisioningsList.vue +M html/pfappserver/root/src/views/Configuration/_components/RadiusEapList.vue +M html/pfappserver/root/src/views/Configuration/_components/RadiusFastList.vue +M html/pfappserver/root/src/views/Configuration/_components/RadiusOcspList.vue +M html/pfappserver/root/src/views/Configuration/_components/RadiusSslList.vue +M html/pfappserver/root/src/views/Configuration/_components/RadiusTlsList.vue +M html/pfappserver/root/src/views/Configuration/_components/RealmsList.vue +M html/pfappserver/root/src/views/Configuration/_components/ScanEnginesList.vue +M html/pfappserver/root/src/views/Configuration/_components/SecurityEventsList.vue +M html/pfappserver/root/src/views/Configuration/_components/SelfServicesList.vue +M html/pfappserver/root/src/views/Configuration/_components/SwitchGroupsList.vue +M html/pfappserver/root/src/views/Configuration/_components/SwitchTemplatesList.vue +M html/pfappserver/root/src/views/Configuration/_components/SwitchesList.vue +M html/pfappserver/root/src/views/Configuration/_components/SyslogForwardersList.vue +M html/pfappserver/root/src/views/Configuration/_components/SyslogParsersList.vue +M html/pfappserver/root/src/views/Configuration/_components/TrafficShapingsList.vue +M html/pfappserver/root/src/views/Configuration/_components/WmiRulesList.vue +M html/pfappserver/root/src/views/Configuration/_components/WrixLocationsList.vue +M html/pfappserver/root/src/views/Configurator/network/_components/TheList.vue +M html/pfappserver/root/src/views/Nodes/_components/NodesSearch.vue +M html/pfappserver/root/src/views/Reports/_components/DynamicReportChart.vue +M html/pfappserver/root/src/views/Reports/_components/StandardReportChart.vue +M html/pfappserver/root/src/views/Status/_components/ClusterServices.vue +M html/pfappserver/root/src/views/Status/_components/Queue.vue +M html/pfappserver/root/src/views/Status/_components/Services.vue +M html/pfappserver/root/src/views/Users/_components/UsersSearch.vue + +commit 02ba07558480ab0d4da959a5affae21c667bbada +Author: Francis Lachapelle +Date: Thu Apr 1 17:22:28 2021 -0400 + + fix(admin(js)): fallback when sort column is invisible + +M html/pfappserver/root/src/views/Configuration/_composables/useSearch.js + +commit e6d91cada838cf30f66db6ceabe594a549f72078 +Author: nqb +Date: Thu Apr 1 22:33:17 2021 +0200 + + NEWS for #6213 + +M NEWS.asciidoc + +commit f58af046b6c3af55565d48f883844bcb6edb2681 +Author: nqb +Date: Thu Apr 1 22:29:39 2021 +0200 + + [Venom] remove ocsp profile + +M t/venom/pfservers/dot1x_eap_tls_pfpki/teardown/90_teardown.yml + +commit b69fdc42b445ef1cb64310b1b5c4af3441f192b5 +Author: nqb +Date: Thu Apr 1 22:02:21 2021 +0200 + + [Venom] remove postal code and street address + + to avoid issues with EAP-TLS + +M t/venom/pfservers/dot1x_eap_tls_pfpki/00_create_pki.yml +M t/venom/vars/all.yml + +commit 8613c515b605902ed193e960259f5bc585b9600d +Author: Darren Satkunas +Date: Thu Apr 1 16:12:34 2021 -0400 + + fix(admin(js,api)): use async polling with service pf start in configurator, fixes #6249 + +M html/pfappserver/root/src/store/modules/pfqueue.js +M html/pfappserver/root/src/store/modules/services.js +M html/pfappserver/root/src/views/Configurator/status/_components/TheStep.vue + +commit 85aabb5d6897b7ad2f92f7bc16fb3f4bcb16d326 +Author: Francis Lachapelle +Date: Thu Apr 1 16:12:14 2021 -0400 + + fix(admin(css)): add spacing before additional buttons of bar + + Fixes #6252 + +M html/pfappserver/root/src/components/new/BaseFormButtonBar.vue + +commit 3a56bb34df0736c28574ef5db13903fdf4bf3ecc +Author: nqb +Date: Thu Apr 1 15:32:20 2021 +0200 + + [Venom] make cert names related to CA name + + To avoid issue when generating certificate several times. + +M t/venom/vars/all.yml + +commit aa5120001b8b76fe46a38983a4515b2fba40ba36 +Author: nqb +Date: Thu Apr 1 15:03:48 2021 +0200 + + [Venom] KU and EKU identical to FreeRADIUS certificates + +M t/venom/pfservers/dot1x_eap_tls_pfpki/00_create_pki.yml + +commit 3557ff546b93d3aeeb2bf6c9238d11f5e8c1412d +Author: Francis Lachapelle +Date: Thu Apr 1 14:49:01 2021 -0400 + + fix(admin(css)): improve tree lists spacing + +M html/pfappserver/root/src/views/Configuration/connectionProfiles/_components/TheFilesList.vue +M html/pfappserver/root/src/views/Configuration/roles/_components/TheList.vue + +commit f4d65a028512f43618e2324d763daf820ea254d5 +Author: Francis Lachapelle +Date: Thu Apr 1 14:48:20 2021 -0400 + + chore(admin): fix linting errors + +M html/pfappserver/root/src/views/Configuration/connectionProfiles/_components/TheFilesList.vue +M html/pfappserver/root/src/views/Configuration/roles/_components/TheList.vue + +commit 92c491b562f933e558dbd9ba7a2cde2bf76b3933 +Author: nqb +Date: Thu Apr 1 14:53:32 2021 +0200 + + [Venom] adjust value for scep_renewal + +M t/venom/vars/all.yml + +commit c61f20b97fd1da36edd0ef43b8b0782aa3b98d1f +Author: Durand Fabrice +Date: Thu Apr 1 11:16:37 2021 -0400 + + Updated sscep version + +M debian/control + +commit 578d66209e8a6b92fbdecd0242a41c19dc02911c +Author: Durand Fabrice +Date: Thu Apr 1 10:59:17 2021 -0400 + + Hide postalcode + +M html/pfappserver/root/src/views/Configuration/pki/cas/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/pki/certs/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/pki/profiles/_components/TheForm.vue + +commit 9b8dc5e0b4edfb656c38f9d157c2b217bf58a29f +Author: Darren Satkunas +Date: Thu Apr 1 10:52:30 2021 -0400 + + fix(admin(js)): add missing variable + +M html/pfappserver/root/src/views/Configuration/roles/_components/TheList.vue +M html/pfappserver/root/src/views/Configuration/roles/_composables/useNodeInheritance.js + +commit 7566f6a271b2b0d34c13b59a0258fe47bc470036 +Author: Durand Fabrice +Date: Thu Apr 1 10:42:28 2021 -0400 + + Define default on certificate creation + +M go/caddy/pfpki/models/models.go + +commit ac6c35a6b6dd727e39d78c6c6caa9a168677614b +Author: Durand Fabrice +Date: Thu Apr 1 10:09:31 2021 -0400 + + Fixed Extkeyusage (return ANY by default) + +M go/caddy/pfpki/certutils/certutils.go +M go/caddy/pfpki/models/models.go + +commit 8a53924254e8a0b4c78ed709732e6c38a9fb4e6d +Author: Darren Satkunas +Date: Thu Apr 1 09:53:07 2021 -0400 + + cleanup(admin(js)): abstract tree inheritance to composable + +M html/pfappserver/root/src/views/Configuration/roles/_components/TheList.vue +A html/pfappserver/root/src/views/Configuration/roles/_composables/useNodeInheritance.js + +commit b5834bee34f1ab9f6e39755c12c6705d6bf8759b +Author: Durand Fabrice +Date: Thu Apr 1 09:32:44 2021 -0400 + + Set 0 as default for scep_days_before_renewal + +M html/pfappserver/root/src/views/Configuration/pki/profiles/_composables/useCollection.js + +commit bd27aa165d3888456abf6bc6ea5071c0edd42b02 +Author: Darren Satkunas +Date: Wed Mar 31 12:17:12 2021 -0400 + + fix(admin(html)): fix unwanted firefox redirect with button click, fixes #6236 + +M html/pfappserver/root/src/components/new/BaseButtonSave.vue +M html/pfappserver/root/src/views/Configurator/packetfence/_components/FormDatabase.vue + +commit 02394a2350bebebd689c8cb8e4172b1d517b6ef8 +Author: Darren Satkunas +Date: Wed Mar 31 11:33:26 2021 -0400 + + fix(admin(js)): add action key for redirect w/ ssl certs save + +M html/pfappserver/root/src/views/Configuration/sslCertificates/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/sslCertificates/_composables/useForm.js + +commit fdacb14f2f723843431dd60ba0a642331de379de +Author: nqb +Date: Wed Mar 31 13:35:31 2021 +0200 + + [Venom] run all wired tests first + + To avoid invalid shared secret when mixing wired/wireless tests + +M t/venom/Makefile + +commit ec1e6d0a1e958bba4a829c95891378b2b340f51c +Author: Darren Satkunas +Date: Wed Mar 31 07:44:45 2021 -0400 + + fix(admin(js)): remove switch group inheritance, rename identifier column, fixes #6187 + +M html/pfappserver/root/src/views/Configuration/switchGroups/_components/TheForm.vue + +commit c309c4480ae00a247d2f81d528b4bcda200b05fb +Author: Darren Satkunas +Date: Wed Mar 31 07:35:03 2021 -0400 + + fix(admin(js)): add RADIUS certificate authority CA, fixes #6242 + +M html/pfappserver/root/src/views/Configuration/sslCertificates/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/sslCertificates/_components/index.js + +commit f3f5b57acedcccb20424679b5eb78cc21f37b317 +Author: Darren Satkunas +Date: Wed Mar 31 07:12:17 2021 -0400 + + fix(admin(vue)): allow strings in switch VLAN mappings, fixes #6219 + +M html/pfappserver/root/src/views/Configuration/switches/_components/index.js + +commit 9b60774f396486ac299b339db75bafd6d759f362 +Author: nqb +Date: Wed Mar 31 10:44:59 2021 +0200 + + [Venom] send host as an array to API + +M t/venom/pfservers/dot1x_eap_peap/15_create_and_test_ad_machine_source.yml +M t/venom/pfservers/dot1x_eap_peap/20_create_and_test_ad_user_source.yml +M t/venom/pfservers/wireless_dot1x_eap_peap/15_create_and_test_ad_machine_source.yml +M t/venom/pfservers/wireless_dot1x_eap_peap/20_create_and_test_ad_user_source.yml + +commit d9c05f8965f6a3b88fa4f28c7368af15e2fd9818 +Author: Darren Satkunas +Date: Tue Mar 30 16:59:07 2021 -0400 + + fix(admin(js)): use keyed retry count in pfqueue connection handling + +M html/pfappserver/root/src/store/modules/pfqueue.js + +commit 6748999204cc3ab7d1af6769ee8a23b498f1f66b +Author: Darren Satkunas +Date: Tue Mar 30 16:40:35 2021 -0400 + + fix(admin(js)): implement polling retry when network connection is lost during service restart, fixes #6174 + +M html/pfappserver/root/src/store/modules/pfqueue.js + +commit ab17e8010aab670d4ac015bca07b3e4c69723800 +Author: Darren Satkunas +Date: Tue Mar 30 15:49:19 2021 -0400 + + fix(admin(js)): remove console statements + +M html/pfappserver/root/src/views/Configuration/_composables/useViewCollectionItem.js + +commit 720a484d60db2d85e14199a3c11508d2da12bd25 +Author: Darren Satkunas +Date: Tue Mar 30 15:45:33 2021 -0400 + + fix(admin(js)): add missing comma + +M html/pfappserver/root/src/views/Users/_components/TheCsvImport.vue + +commit 44fd053e7ab928215c901469e406c7d2e5789d49 +Author: Darren Satkunas +Date: Tue Mar 30 15:40:19 2021 -0400 + + fix(admin(js)): add missing file close method, improve vue keying, fixes #6206 + +M html/pfappserver/root/src/views/Users/_components/TheCsvImport.vue + +commit fa255de41aa4f99a563dbad30ace2e58c6239548 +Author: Darren Satkunas +Date: Tue Mar 30 15:37:01 2021 -0400 + + fix(admin(js)): add missing file close method, improve vue keying, fixes #6206 + +M html/pfappserver/root/src/views/Nodes/_components/TheCsvImport.vue + +commit 77ac315e8376df7d41bd604af03c24b1b08ef180 +Author: Darren Satkunas +Date: Tue Mar 30 15:08:03 2021 -0400 + + fix(admin(js,api)): remove source host composition + +M html/pfappserver/root/src/views/Configuration/sources/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/sources/config.js + +commit e333bc84cdff9139a40adb58d43643d352ef0d52 +Author: James Rouzier +Date: Tue Mar 30 14:46:32 2021 -0400 + + Add additional tests + +M t/unittest/UnifiedApi/Controller/Config/Sources/LDAP.t + +commit bfe9f7adc9634fe23d8971976ec3fba1c5e81fc0 +Author: Darren Satkunas +Date: Tue Mar 30 14:07:30 2021 -0400 + + fix(admin(js,vue)): fix taggable chosen + +M html/pfappserver/root/src/components/new/BaseInputChosen.vue + +commit 0c5379f0042101679ae44f3b327e0b92c16e25a1 +Author: Darren Satkunas +Date: Tue Mar 30 13:49:56 2021 -0400 + + fix(admin(js)): deprecate httpd.admin service + +M html/pfappserver/root/src/views/Configuration/sslCertificates/config.js + +commit e252e2ce38fc8e8ca39dc8297b7d819e81f721b7 +Author: James Rouzier +Date: Tue Mar 30 10:48:23 2021 -0400 + + Do not wrap time_period in a key. + +M lib/pf/factory/condition.pm +M t/unittest/config/builder/filter_engine.t + +commit b6a2b68dd5c5c459dfe8623a9b246883f80c4045 +Author: Darren Satkunas +Date: Tue Mar 30 11:06:58 2021 -0400 + + fix(admin(js)): use relative path + +M html/pfappserver/root/src/views/Configuration/roles/_components/TheList.vue + +commit fc02c5a7f8b88883d707023644478668ec1b12ed +Author: Darren Satkunas +Date: Tue Mar 30 11:05:33 2021 -0400 + + fix(admin(js,api)): handle missing meta + +M html/pfappserver/root/src/views/Configuration/_composables/useViewCollectionItem.js + +commit e010d84063485fc887c35ddee3dab514c9fd1d22 +Author: nqb +Date: Tue Mar 30 15:24:49 2021 +0200 + + [docs] use password defined in pf.conf + +M docs/cluster/cluster_setup.asciidoc + +commit dc0fbc7fb511ebb1c91c979ef5973fc08b1bb77c +Author: Darren Satkunas +Date: Tue Mar 30 08:42:50 2021 -0400 + + fix(admin(vue,js)): remove first icon column in connection profiles + +M html/pfappserver/root/src/views/Configuration/connectionProfiles/_components/TheFilesList.vue + +commit 0e2ef70a2d8c9c75f3cc916691d5114ff7092d2b +Author: Darren Satkunas +Date: Tue Mar 30 08:22:49 2021 -0400 + + fix(admin(vue)): remove remote connection profile link from sidebar + +M html/pfappserver/root/src/views/Configuration/index.vue + +commit fd10dc79a8e83981579053069b0247f057cf3caa +Author: Darren Satkunas +Date: Tue Mar 30 08:21:07 2021 -0400 + + fix(admin(vue,js)): move slot to template + +M html/pfappserver/root/src/views/Configuration/roles/_components/TheList.vue + +commit 5dd5c164ca16db0978696e39ba95fd66c5cee960 +Author: Darren Satkunas +Date: Tue Mar 30 07:29:32 2021 -0400 + + fix(admin(vue)): reorder slot + +M html/pfappserver/root/src/views/Configuration/roles/_components/TheList.vue + +commit 7f9865724e47af5ffcd1f36b08c21ca4118407a6 +Author: Darren Satkunas +Date: Tue Mar 30 07:27:52 2021 -0400 + + fix(admin(js)): remove first icon + +M html/pfappserver/root/src/views/Configuration/roles/_components/TheList.vue +M html/pfappserver/root/src/views/Configuration/roles/config.js + +commit bff57dc987ab2d778f0853c11261e1da8941efcb +Author: nqb +Date: Tue Mar 30 07:52:11 2021 +0200 + + remove deprecated config settings + +M conf/documentation.conf +M conf/pf.conf.defaults + +commit 3634d60a1927ed18354d7033f748f72fff1e664c +Author: Darren Satkunas +Date: Mon Mar 29 16:33:14 2021 -0400 + + fix(admin(js)): include path ref + +M html/pfappserver/root/src/views/Configuration/roles/config.js + +commit 614e95d7eb1a97cc5cf99e03511881f8e2cb001d +Author: Darren Satkunas +Date: Mon Mar 29 16:32:22 2021 -0400 + + fix(admin(js)): add reason remarks + +M html/pfappserver/root/src/views/Configuration/roles/config.js + +commit b6d053c49e7569d13f8fbb84978a41cc1018f020 +Author: Darren Satkunas +Date: Mon Mar 29 16:27:40 2021 -0400 + + fix(admin(js)): remove dot + +M html/pfappserver/root/src/views/Configuration/roles/config.js + +commit 7031ffe0048f80c6a8874a908143b8ddbfc163dd +Author: Darren Satkunas +Date: Mon Mar 29 16:25:41 2021 -0400 + + fix(admin(js,svg)): move tree icons into global + +R100 html/pfappserver/root/src/globals/pfIcon.js html/pfappserver/root/src/globals/pfIcons.js +M html/pfappserver/root/src/main.js +M html/pfappserver/root/src/views/Configuration/connectionProfiles/_components/TheFilesList.vue +M html/pfappserver/root/src/views/Configuration/roles/_components/TheList.vue + +commit 37335244f8413c581e12a179c94a8325838106a6 +Author: Darren Satkunas +Date: Mon Mar 29 16:15:40 2021 -0400 + + fix(admin(js,vue)): code changes for review, + suppress left-most icon, + add collapsible tree logic, + adjust sort, + kebab-case props, + implemenent basic saved search, + implement basic query variable. + +M html/pfappserver/root/src/components/new/BaseButtonSaveSearch.vue +M html/pfappserver/root/src/components/new/BaseSearchInputBasic.vue +M html/pfappserver/root/src/views/Configuration/roles/_components/TheList.vue +M html/pfappserver/root/src/views/Configuration/roles/_router.js +M html/pfappserver/root/src/views/Configuration/roles/config.js + +commit 7740167fe40e5f4cf8f320e186303842126095f2 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Mon Mar 29 16:10:02 2021 -0400 + + updated NEWS.asciidoc for PR 5878 + + Remove the previous commit with the wrong PR number. + +M NEWS.asciidoc + +commit 51daaed177eca24519f68440222a92e43f62dbf0 +Author: James Rouzier +Date: Mon Mar 15 10:33:32 2021 -0400 + + Remove inline accounting + +M conf/I18N/api/en.po +M conf/I18N/api/fr.po +M conf/pfcron.conf.defaults +M db/pf-schema-X.Y.Z.sql +M db/upgrade-X.X.X-X.Y.Z.sql +D html/pfappserver/lib/pfappserver/Form/Config/Pfcron/inline_accounting_maintenance.pm +M lib/pf/UnifiedApi/Controller/Config/MaintenanceTasks.pm +M lib/pf/cmd/pf/pfcron.pm +M lib/pf/cmd/pf/pfmon.pm +D lib/pf/dal/_inline_accounting.pm +D lib/pf/dal/inline_accounting.pm +D lib/pf/inline/accounting.pm +D lib/pf/pfcron/task/inline_accounting_maintenance.pm + +commit 61fbe080e13edfdaa5822aa3a8b0238aa0f41717 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Mon Mar 29 15:50:40 2021 -0400 + + updated NEWS.asciidoc for PR #2842 + +M NEWS.asciidoc + +commit 208216356b684acac6ae24e659daaa74aaacb475 +Author: James Rouzier +Date: Mon Mar 29 14:20:13 2021 -0400 + + Validate role + + Fixes #6164 + +M html/pfappserver/lib/pfappserver/Form/Field/SourceRuleAction.pm +M t/unittest/UnifiedApi/Controller/Config/Sources.t + +commit b97aaa3e0b6cc4bf505a610f0ed95c50f40f78e9 +Author: James Rouzier +Date: Mon Mar 29 11:16:24 2021 -0400 + + All password placeholders is set to '**************' + + Fixes #6235 + +M lib/pf/UnifiedApi/Controller/Config.pm + +commit 6a1c47f35b0ece264a3f32e802ab6d973b7cd5f4 +Author: Darren Satkunas +Date: Mon Mar 29 11:04:48 2021 -0400 + + feature(admin(js)): require descriptions + +M html/pfappserver/root/src/views/Configuration/switchGroups/schema.js +M html/pfappserver/root/src/views/Configuration/switches/schema.js + +commit 776847575ef3df63d92ea0f7828bc949c7f7e946 +Author: James Rouzier +Date: Mon Mar 29 10:29:34 2021 -0400 + + Allow host to be both an a string or string. + + Fixes #6185 + +M lib/pf/UnifiedApi/Controller/Config/Sources.pm +M t/unittest/UnifiedApi/Controller/Config/Sources/LDAP.t + +commit 077d36c8606f65b1add8eb0971beea27e2d5424f +Author: Darren Satkunas +Date: Mon Mar 29 10:12:55 2021 -0400 + + fix(admin(js)): fix security event fingerbank network behaviour policy, fixes #6226 + feature(admin(js)): alphabetize event types by locale + +M html/pfappserver/root/src/views/Configuration/securityEvents/_components/BaseTrigger.vue +M html/pfappserver/root/src/views/Configuration/securityEvents/_components/BaseTriggerEvent.vue +M html/pfappserver/root/src/views/Configuration/securityEvents/_router.js +M html/pfappserver/root/src/views/Configuration/securityEvents/config.js +M html/pfappserver/root/src/views/Configuration/securityEvents/schema.js + +commit 023ba994b30745297c19c6f10b3ed4b935ec1031 +Author: Durand Fabrice +Date: Mon Mar 29 10:00:18 2021 -0400 + + Added comment + +M go/caddy/pfpki/models/models.go + +commit 9d60b650fa7d3300855abcedbe93897bf00112c4 +Author: Francis Lachapelle +Date: Mon Mar 29 09:18:27 2021 -0400 + + fix(admin(npm)): keep lockfileVersion to 1 for now + +M html/pfappserver/root/package-lock.json + +commit 4b3e1adbc7b745ebd28b5c6f9cc82e7579b3d1c0 +Author: Darren Satkunas +Date: Mon Mar 29 08:26:22 2021 -0400 + + fix(admin(js)): fix layer 2 network redirect, fixes #6227 + +M html/pfappserver/root/src/views/Configuration/networks/layer2Networks/_composables/useCollection.js + +commit 6c6d85952bfa5a645e9f7b647c58db9b1e803faf +Author: Darren Satkunas +Date: Mon Mar 29 08:25:52 2021 -0400 + + fix(admin(js)): fix interface sort + +M html/pfappserver/root/src/views/Configuration/_config/interface.js + +commit 998fc05d90f76c196953513e34d6e6c1579da8da +Author: Darren Satkunas +Date: Mon Mar 29 06:57:03 2021 -0400 + + admin(ui(js,vue)): button tweaks + +M html/pfappserver/root/src/views/Configuration/roles/_components/TheList.vue +M html/pfappserver/root/src/views/Configuration/roles/config.js + +commit 52b71aef5ae2b26757aed9bbf55083f59f622ab6 +Author: nqb +Date: Mon Mar 29 10:20:36 2021 +0200 + + [Venom] check profile in RADIUS audit log + + like for wired + +M t/venom/pfservers/wireless_mac_auth/25_check_radius_audit_log.yml + +commit be4da9246439ae16a1d5fd0adb8becae0dcadd85 +Author: nqb +Date: Mon Mar 29 09:58:31 2021 +0200 + + [ci] fix typo + +M .gitlab-ci.yml + +commit caa7b527f8f349ddfc170a8885041ecf16b59b3a +Author: nqb +Date: Mon Mar 29 07:56:54 2021 +0200 + + [Vagrant] avoid float conversion + + "String can't be coerced into Float (TypeError)" + + Related to #6229 + +M addons/vagrant/inventory/hosts + +commit 0b0309f22ac11e1f85021b11f85eb72334f52e54 +Author: Darren Satkunas +Date: Fri Mar 26 16:15:01 2021 -0400 + + fix(admin(vue)): re-add remove error handling + +M html/pfappserver/root/src/views/Configuration/_composables/useSearch.js +M html/pfappserver/root/src/views/Configuration/roles/_components/TheList.vue + +commit 4ad07917fcf87e676b19d6f046ba890f36c8f1cd +Author: Darren Satkunas +Date: Fri Mar 26 14:59:36 2021 -0400 + + feature(admin(js,vue,scss)): add composable search to roles, implement roles tree + +M html/pfappserver/root/src/components/new/BaseSearchInputColumns.vue +A html/pfappserver/root/src/globals/pfIcon.js +D html/pfappserver/root/src/views/Configuration/_components/RolesList.vue +M html/pfappserver/root/src/views/Configuration/_composables/useSearch.js +D html/pfappserver/root/src/views/Configuration/_config/role.js +M html/pfappserver/root/src/views/Configuration/connectionProfiles/_components/TheFilesList.vue +M html/pfappserver/root/src/views/Configuration/roles/_api.js +A html/pfappserver/root/src/views/Configuration/roles/_components/TheList.vue +M html/pfappserver/root/src/views/Configuration/roles/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/roles/_router.js +M html/pfappserver/root/src/views/Configuration/roles/_store.js +A html/pfappserver/root/src/views/Configuration/roles/config.js + +commit 80923f7a05cad9afeaef7e39c1bc6c4e6d4d124c +Author: Durand Fabrice +Date: Fri Mar 26 14:06:20 2021 -0400 + + Missing libdigest-sha3-perl debian dependencie + +M debian/control + +commit dac5553ae35bc6da415c53ad6b6f4b608d3ee2c1 +Author: Durand Fabrice +Date: Fri Mar 26 14:00:17 2021 -0400 + + updated NEWS.asciidoc for PR #6201 + +M NEWS.asciidoc + +commit 6f46bb45bd799416c6409c4ab1fb7a86b02539fa +Author: Diego Garcia del Rio +Date: Fri Mar 26 14:34:55 2021 -0300 + + fix typos / capitalization + +M docs/network/networkdevice/ruckus_smartzone.asciidoc + +commit 45107b93df930a309986f97ce44777b79a01dbd6 +Author: Diego Garcia del Rio +Date: Fri Mar 26 14:32:06 2021 -0300 + + fix typos + +M docs/network/networkdevice/ruckus.asciidoc + +commit a342eec74b5b23b6727099154b38d96fcb333f4e +Author: nqb +Date: Mon Mar 22 08:51:38 2021 +0100 + + commits from #6060 + +A addons/upgrade/to-11.0-network-conf.pl +M html/pfappserver/lib/pfappserver/Form/Config/Network.pm +M html/pfappserver/lib/pfappserver/Form/Config/Network/Routed.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfdetect.pm +A html/pfappserver/lib/pfappserver/Form/Field/Tenant.pm +M html/pfappserver/root/src/views/Configuration/_config/routedNetwork.js +M html/pfappserver/root/src/views/Configuration/networks/routedNetworks/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/networks/routedNetworks/_components/index.js +M lib/pf/ConfigStore/L2Network.pm +M lib/pf/ConfigStore/Network.pm +M lib/pf/ConfigStore/RoutedNetwork.pm +M lib/pf/config.pm +M lib/pf/constants/config.pm +M lib/pf/dhcp/processor_v4.pm +M lib/pfconfig/namespaces/config/Network.pm +A lib/pfconfig/namespaces/resource/network_lookup.pm +A t/unittest/dhcp/processor_v4.t +A t/unittest/pfconfig/get_network_type.t +M t/venom/Makefile +A t/venom/pfservers/global_config_multi_tenant/00_create_tenant.yml +A t/venom/pfservers/pfdhcplistener_multi_tenant/00_create_production_network.yml +A t/venom/pfservers/pfdhcplistener_multi_tenant/00_forge_dhcp_request_to_create.yml +A t/venom/pfservers/pfdhcplistener_multi_tenant/10_forge_dhcp_request_to_update.yml +A t/venom/pfservers/pfdhcplistener_multi_tenant/TESTSUITE.md +A t/venom/pfservers/pfdhcplistener_multi_tenant/teardown/00_delete_node11.yml +A t/venom/pfservers/pfdhcplistener_single_tenant/00_forge_dhcp_request_to_create.yml +A t/venom/pfservers/pfdhcplistener_single_tenant/10_forge_dhcp_request_to_update.yml +A t/venom/pfservers/pfdhcplistener_single_tenant/TESTSUITE.md +A t/venom/pfservers/pfdhcplistener_single_tenant/teardown/00_delete_node10.yml +A t/venom/setup/00_setup_multi_tenant.yml +M t/venom/vars/all.yml + +commit 4f8f8b0dd36d7d4b3d2d7caf1ef28a85f66c4e87 +Author: nqb +Date: Fri Mar 26 11:10:24 2021 +0100 + + [Venom] put back captive_portal integration tests + +M t/venom/Makefile + +commit 5d0cdef557137f3c10e1a93c345ab9fc3b3ff565 +Author: nqb +Date: Fri Mar 26 11:00:21 2021 +0100 + + bump pfdeb9dev version + + it contains locales build by code of this PR + +M addons/vagrant/inventory/hosts + +commit f77626d35d6a89a626283647f3e2b9e9c9dd7560 +Author: nqb +Date: Fri Mar 26 10:27:27 2021 +0100 + + add PacketFence locales inside Debian images + +A ci/packer/vagrant_img/provisioners/inventory/group_vars/pfservers/locales.yml +M ci/packer/vagrant_img/provisioners/playbooks/debian.yml +M ci/packer/vagrant_img/provisioners/playbooks/upgrade_os.yml +M ci/packer/vagrant_img/provisioners/requirements.yml + +commit 046ba8d2e24f4792628b186d95eabe22c5f5266d +Author: nqb +Date: Thu Mar 25 16:06:24 2021 +0100 + + [Venom] enable/disable OCSP + +A t/venom/pfservers/dot1x_eap_tls_pfpki/10_enable_ocsp.yml +M t/venom/pfservers/dot1x_eap_tls_pfpki/TESTSUITE.md +M t/venom/pfservers/dot1x_eap_tls_pfpki/teardown/90_teardown.yml +A t/venom/pfservers/dot1x_eap_tls_pfpki/teardown/95_restart_radius_services +M t/venom/vars/all.yml + +commit b00a7ac371b38784ed88881643c9d9053f7b95c9 +Author: nqb +Date: Thu Mar 25 15:21:54 2021 +0100 + + [Venom] use configurator email + +M t/venom/vars/all.yml + +commit eae00fefda4855605680426c84af54e43c70e233 +Author: nqb +Date: Thu Mar 25 15:10:27 2021 +0100 + + [Venom] add IPs and DNS on http and RADIUS certs + +M t/venom/pfservers/dot1x_eap_tls_pfpki/00_create_pki.yml +M t/venom/vars/all.yml + +commit 21d1e4dd9b2710fb1a16fcafa38dcb6e722570e9 +Author: nqb +Date: Thu Mar 25 12:23:25 2021 +0100 + + [Venom] generate usercertificate with SCEP enabled + +M t/venom/pfservers/dot1x_eap_tls_pfpki/00_create_pki.yml +M t/venom/vars/all.yml + +commit a6a80a7d5d1165223e54e5a99db6c06ebaa8d314 +Author: nqb +Date: Wed Mar 24 15:47:30 2021 +0100 + + [Venom] add OU and OCSP URL on CA and templates + +M t/venom/vars/all.yml + +commit 7b6fb41f2c6070a8935b60fa4d06ca2130d56384 +Author: Durand Fabrice +Date: Thu Mar 25 09:26:39 2021 -0400 + + SCEPAllowRenewal -> SCEPDaysBeforeRenewal + +M db/pf-schema-X.Y.Z.sql +M db/upgrade-X.X.X-X.Y.Z.sql +M go/caddy/pfpki/models/models.go +M go/caddy/pfpki/scep/scep.go +M html/pfappserver/root/src/views/Configuration/pki/profiles/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/pki/profiles/_components/index.js +M lib/pf/dal/_pki_profiles.pm + +commit dfe29dabfb404fc6f4e0fca125381d32613fee9b +Author: nqb +Date: Wed Mar 24 15:47:30 2021 +0100 + + [Venom] add OU and OCSP URL on CA and templates + +M t/venom/pfservers/dot1x_eap_tls_pfpki/00_create_pki.yml +M t/venom/vars/all.yml + +commit 39a9d21ee2aa15ab8b1208d3ebffc598b5aab823 +Author: Durand Fabrice +Date: Wed Mar 24 10:43:25 2021 -0400 + + Fixed typo + +M html/pfappserver/root/src/views/Configuration/pki/profiles/_components/TheForm.vue + +commit 238746a64aaa77716a6a37088631fdf98c51bb18 +Author: Durand Fabrice +Date: Wed Mar 24 10:42:08 2021 -0400 + + Save attributes in the db + +M go/caddy/pfpki/models/models.go + +commit acd20d87c3d5acbfce9ee3da31220cfdf5818311 +Author: Durand Fabrice +Date: Tue Mar 23 12:55:41 2021 -0400 + + Fix for PR + +M db/upgrade-X.X.X-X.Y.Z.sql +M go/caddy/pfpki/certutils/certutils.go +M go/caddy/pfpki/pfpki.go +M go/caddy/pfpki/types/types.go +M html/pfappserver/root/src/views/Configuration/pki/profiles/_components/TheForm.vue + +commit 7e8f2eb554254a06f5ed1f62299619e89147d579 +Author: Durand Fabrice +Date: Thu Mar 11 16:28:01 2021 -0500 + + Fix logger + +M go/caddy/pfpki/scep/scep.go + +commit 0fb12827e196946a5efc563d69e5654b125706e2 +Author: Durand Fabrice +Date: Thu Mar 11 15:59:31 2021 -0500 + + Allow multiples uri + +M conf/passthrough.lua.tt.example +M go/caddy/pfpki/pfpki.go + +commit 4cde0ac8d82483b75331bd9c2a4796c5e1f9ff56 +Author: Durand Fabrice +Date: Thu Mar 11 14:37:51 2021 -0500 + + Fixed struct + +M go/caddy/pfpki/models/models.go + +commit 10c3a42a87f1ef9f37232c1fd1d9c0bb907fc035 +Author: Durand Fabrice +Date: Thu Mar 11 14:10:50 2021 -0500 + + Fixed schema upgrade + +M db/upgrade-X.X.X-X.Y.Z.sql + +commit 128fc96a98d022025f007381ddfb91aab8503158 +Author: Durand Fabrice +Date: Thu Mar 11 14:07:15 2021 -0500 + + Added IPAddresses certificate attribute + +M db/pf-schema-X.Y.Z.sql +M db/upgrade-X.X.X-X.Y.Z.sql +M go/caddy/pfpki/models/models.go +M html/pfappserver/root/src/views/Configuration/pki/certs/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/pki/certs/_components/index.js +M html/pfappserver/root/src/views/Configuration/pki/certs/schema.js +M html/pfappserver/root/src/views/Configuration/pki/revokedCerts/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/pki/revokedCerts/_components/index.js + +commit 79fce0b4896a826f104c3ea4ce4d6e6eff3675fc +Author: Durand Fabrice +Date: Wed Mar 10 20:57:36 2021 -0500 + + Fixed DNSNames and organisationalUnit + +M go/caddy/pfpki/models/models.go +M go/go.sum + +commit 9314de1ad41c7744295f9b9e763604d42b74e94a +Author: Durand Fabrice +Date: Wed Mar 10 20:25:48 2021 -0500 + + Fixed sql schema + +M db/pf-schema-X.Y.Z.sql + +commit ce9b439971d743f8ed774f27739102ab01b92b7b +Author: Durand Fabrice +Date: Wed Mar 10 17:06:34 2021 -0500 + + Updated db schema + +M db/pf-schema-X.Y.Z.sql +M db/upgrade-X.X.X-X.Y.Z.sql + +commit 65d21775b4855718dd673aab9cf6600f6159a504 +Author: Durand Fabrice +Date: Wed Mar 10 16:54:19 2021 -0500 + + Missing commit + +M go/caddy/pfpki/models/models.go +M html/pfappserver/root/src/views/Configuration/pki/cas/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/pki/cas/_components/index.js +M html/pfappserver/root/src/views/Configuration/pki/cas/schema.js +M html/pfappserver/root/src/views/Configuration/pki/certs/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/pki/certs/_components/index.js +M html/pfappserver/root/src/views/Configuration/pki/certs/schema.js +M html/pfappserver/root/src/views/Configuration/pki/profiles/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/pki/profiles/_components/index.js +M html/pfappserver/root/src/views/Configuration/pki/profiles/schema.js +M html/pfappserver/root/src/views/Configuration/pki/revokedCerts/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/pki/revokedCerts/_components/index.js + +commit 8d9cc8f5105e38695d99cdce1a2e4d06dda47ec9 +Author: Durand Fabrice +Date: Wed Mar 10 11:28:32 2021 -0500 + + refreshed go.sum and go.mod + +M go/go.mod +M go/go.sum + +commit 20f9c80825663e667648bc62ae9eac28d4b35155 +Author: Durand Fabrice +Date: Thu Mar 4 16:08:56 2021 -0500 + + Update create in db + +M go/caddy/pfpki/models/models.go +M html/pfappserver/root/src/views/Configuration/pki/profiles/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/pki/profiles/schema.js + +commit 5e83b4fef841ccb6870d21b9ec3c6a368d0412a7 +Author: Durand Fabrice +Date: Thu Mar 4 14:38:13 2021 -0500 + + Fixed typo + +M html/pfappserver/root/src/views/Configuration/pki/cas/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/pki/cas/schema.js + +commit 6e9c0415037a49f63229a3ed45fec0f23a8f7578 +Author: Durand Fabrice +Date: Thu Mar 4 14:28:12 2021 -0500 + + Updated db schema + +M db/pf-schema-X.Y.Z.sql +M db/upgrade-X.X.X-X.Y.Z.sql + +commit fb8f0a79cae225b0c2008cd79f666362e299fd9f +Author: Durand Fabrice +Date: Thu Mar 4 13:55:01 2021 -0500 + + Create only defined attributes + +M go/caddy/pfpki/models/models.go + +commit 6fe692f9ec569578961d11c324b48e96ea9929bf +Author: Durand Fabrice +Date: Tue Mar 2 16:49:03 2021 -0500 + + Added oscp url, added postal stuff in the profile + +M go/caddy/pfpki/models/models.go +M html/pfappserver/root/src/views/Configuration/pki/cas/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/pki/cas/_components/index.js +M html/pfappserver/root/src/views/Configuration/pki/cas/schema.js +M html/pfappserver/root/src/views/Configuration/pki/certs/schema.js +M html/pfappserver/root/src/views/Configuration/pki/profiles/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/pki/profiles/_components/index.js +M html/pfappserver/root/src/views/Configuration/pki/profiles/schema.js + +commit 095edf75a6b416f64ab75c4bcd5cedf2fdcd7ccf +Author: Durand Fabrice +Date: Wed Jan 20 15:19:30 2021 -0500 + + Use inverse-inc pksc7 + Use parameter from profile + +M go/caddy/pfpki/scep/scep.go +M go/go.mod +M go/go.sum + +commit 2abba6c0c82eb14ab32972d03dd09d154fad11f5 +Author: Durand Fabrice +Date: Wed Jan 20 14:13:59 2021 -0500 + + Fixed scep form + +M go/caddy/pfpki/models/models.go +M html/pfappserver/root/src/views/Configuration/pki/profiles/_components/index.js + +commit 9ffb90336f60ce8feb2e825847f683d461a9721e +Author: Durand Fabrice +Date: Wed Jan 20 13:53:51 2021 -0500 + + Added gui form + +M db/pf-schema-X.Y.Z.sql +M db/upgrade-X.X.X-X.Y.Z.sql +M go/caddy/pfpki/models/models.go +M go/go.sum +M html/pfappserver/root/src/views/Configuration/pki/profiles/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/pki/profiles/_components/index.js +M lib/pf/dal/_pki_profiles.pm + +commit 95b880d76e94f3eeec2519ee5315e662e157cad0 +Author: Durand Fabrice +Date: Wed Jan 20 10:32:28 2021 -0500 + + Updated scep version + +M go/go.mod +M go/go.sum + +commit f16864e3d0eac40a92468751f9dea9fdd5d98849 +Author: Durand Fabrice +Date: Tue Jan 19 11:52:24 2021 -0500 + + Updated go.mod + +M go/go.mod +M go/go.sum + +commit 6b940acd27b068f9849e6ba8ea4da41fafcc8543 +Author: Durand Fabrice +Date: Tue Jan 19 10:52:54 2021 -0500 + + Removed debug code + +M go/caddy/pfpki/scep/scep.go + +commit e75e8f871c73bdf41ed5aea8fede89df67b0a1f6 +Author: Durand Fabrice +Date: Tue Jan 19 08:04:54 2021 -0500 + + Fix DB and added troubleshoot function + +M go/caddy/pfpki/handlers/handlers.go +M go/caddy/pfpki/models/models.go +M go/caddy/pfpki/scep/scep.go +M go/go.mod +M go/go.sum + +commit 9144805eb11712180796a111b1c3033033829593 +Author: Durand Fabrice +Date: Mon Jan 11 16:40:21 2021 -0500 + + Fixed logic + +M go/caddy/pfpki/models/models.go + +commit d61b0e15258020cf8705225476499fcc4727c9e8 +Author: Durand Fabrice +Date: Mon Jan 11 16:38:15 2021 -0500 + + Support of the profile name in the uri + +M go/caddy/pfpki/models/models.go +M go/caddy/pfpki/scep/scep.go +M go/go.mod +M go/go.sum + +commit c26adf3d0e19d0a300f3881120cafd2bf947c4b9 +Author: Durand Fabrice +Date: Mon Jan 11 11:58:17 2021 -0500 + + Added option and profile id + +M go/caddy/pfpki/models/models.go +M go/caddy/pfpki/pfpki.go +M go/caddy/pfpki/scep/scep.go +M go/go.mod +M go/go.sum + +commit 0f9c3280dfce494c4720bda55781b8750576dc17 +Author: Durand Fabrice +Date: Thu Jan 7 16:29:33 2021 -0500 + + Working scep server + +M db/pf-schema-X.Y.Z.sql +M go/caddy/pfpki/certutils/certutils.go +M go/caddy/pfpki/models/models.go +M go/caddy/pfpki/scep/scep.go +M go/go.mod + +commit b2b048e8777f15bb24c50dd542fcb656c4321ae8 +Author: Durand Fabrice +Date: Wed Dec 30 15:17:42 2020 -0500 + + Reworked scep server + +M go/caddy/pfpki/pfpki.go +M go/caddy/pfpki/scep/scep.go +M go/go.mod +M go/go.sum + +commit a4eef62cf7b42dcd960ae04252a51a3931908a51 +Author: Durand Fabrice +Date: Wed Dec 30 11:36:10 2020 -0500 + + Implemented GetCACert + +M go/caddy/pfpki/certutils/certutils.go +M go/caddy/pfpki/handlers/handlers.go +M go/caddy/pfpki/models/models.go +M go/caddy/pfpki/pfpki.go +M go/caddy/pfpki/scep/scep.go +M go/caddy/pfpki/types/types.go + +commit 0ebf5090cac0e35505a46db69ff7506335bc829d +Author: Durand Fabrice +Date: Tue Dec 29 16:45:46 2020 -0500 + + Refactor + +M go/caddy/pfpki/handlers/handlers.go +M go/caddy/pfpki/models/models.go +M go/caddy/pfpki/pfpki.go + +commit dc6516eb8ecb76b68b935f634969e36e06806dde +Author: Durand Fabrice +Date: Tue Dec 29 14:44:20 2020 -0500 + + Finished refactor + +M go/caddy/pfpki/handlers/handlers.go +M go/caddy/pfpki/models/models.go +M go/caddy/pfpki/pfpki.go +M go/caddy/pfpki/types/types.go + +commit 61a37cd15a69efaa206b5d19829d60bc82d464e1 +Author: Durand Fabrice +Date: Tue Dec 29 14:32:31 2020 -0500 + + Removed typo + +M conf/passthrough.lua.tt.example + +commit 9271b2ae7a369e8a2e5c59951d810282937079a1 +Author: Durand Fabrice +Date: Tue Dec 29 14:06:12 2020 -0500 + + PKI code modularized + +R091 go/caddy/pfpki/certutils.go go/caddy/pfpki/certutils/certutils.go +D go/caddy/pfpki/gormmodels/gormmodels.go +R075 go/caddy/pfpki/handlers.go go/caddy/pfpki/handlers/handlers.go +R060 go/caddy/pfpki/models.go go/caddy/pfpki/models/models.go +R084 go/caddy/pfpki/ocsp.go go/caddy/pfpki/ocspresponder/ocspresponder.go +M go/caddy/pfpki/pfpki.go +R090 go/caddy/pfpki/scep.go go/caddy/pfpki/scep/scep.go +R088 go/caddy/pfpki/sql.go go/caddy/pfpki/sql/sql.go +A go/caddy/pfpki/types/types.go +D go/caddy/pfpki/utils.go +D go/caddy/pfpki/vars.go + +commit 2ee261864a52ec1c31be476a8accd95c995125dc +Author: Durand Fabrice +Date: Tue Dec 29 11:34:38 2020 -0500 + + Moved gorm type + +M go/caddy/pfpki/certutils.go +A go/caddy/pfpki/gormmodels/gormmodels.go +M go/caddy/pfpki/models.go + +commit ca7d2898d981285a02fb9ffb4e3d78bbf3c0c9dd +Author: Durand Fabrice +Date: Tue Dec 29 11:11:01 2020 -0500 + + Draft of scep handler + +M go/caddy/pfpki/handlers.go +A go/caddy/pfpki/scep.go +M go/go.mod +M go/go.sum + +commit ed6f04cdea66de4683e99dd7e486e635de6882bc +Author: Durand Fabrice +Date: Tue Dec 29 08:05:31 2020 -0500 + + detect request type + +M go/caddy/pfpki/handlers.go + +commit 624b0e9675f91d2f77348d2570e16439b540aa01 +Author: Durand Fabrice +Date: Mon Dec 28 15:31:50 2020 -0500 + + Fixed path + +M conf/haproxy-portal.conf.example + +commit 32eb18b849e837d7a2bc79f642e87b040204fd34 +Author: Durand Fabrice +Date: Mon Dec 28 15:09:35 2020 -0500 + + Added manageSCEP path that dump the request + +M conf/passthrough.lua.tt.example +M go/caddy/pfpki/handlers.go +M go/caddy/pfpki/pfpki.go + +commit ff8dd654917875bc4a9ce2781d64d0eb3b52b2cc +Author: Durand Fabrice +Date: Mon Dec 28 14:41:25 2020 -0500 + + Added backend /scep on the portal + +M conf/haproxy-portal.conf.example +M conf/passthrough.lua.tt.example + +commit 711d129c1fa5aba6d629e74e1816e5e0809cf000 +Author: nqb +Date: Fri Mar 26 10:38:25 2021 +0100 + + pin version of Vagrant boxes for Packer build + +M ci/packer/vagrant_img/sources.pkr.hcl + +commit 8141cbfc90400daeddae33ec5044203a27f99ad3 +Author: nqb +Date: Fri Mar 26 09:47:39 2021 +0100 + + pin Vagrant box versions for each vm + + fixes #6228 + +M addons/vagrant/cumulus/Vagrantfile +M addons/vagrant/inventory/hosts +M addons/vagrant/linux_servers/Vagrantfile +M addons/vagrant/pfservers/Vagrantfile +M addons/vagrant/winservers/Vagrantfile +M addons/vagrant/wireless/Vagrantfile + +commit 81e6f206aaead2bc31a947809d37aeaf15cfa455 +Author: nqb +Date: Fri Mar 26 15:15:16 2021 +0100 + + update NEWS + +M NEWS.asciidoc + +commit 03b906d8be1f96348c86cfc8f598c39a1a639596 +Author: James Rouzier +Date: Mon Mar 15 06:18:37 2021 -0400 + + Remove table userlog + +M db/pf-schema-X.Y.Z.sql +M db/upgrade-X.X.X-X.Y.Z.sql +D lib/pf/dal/_userlog.pm +D lib/pf/dal/userlog.pm + +commit a16f8ae8b260d554a0e7ce9414b9bf97b2f0a2d1 +Author: Julien Semaan +Date: Fri Mar 26 10:01:42 2021 -0400 + + speed improvements to Network Anomaly Detection section + + fixes #6231 + +M html/pfappserver/lib/pfappserver/Form/Config/NetworkBehaviorPolicy.pm +M lib/pf/ConfigStore/NetworkBehaviorPolicy.pm + +commit 7da709342ac006577ecdbcc8b0b369673cb7a603 +Author: Julien Semaan +Date: Fri Mar 26 09:29:12 2021 -0400 + + Update NEWS.asciidoc + +M NEWS.asciidoc + +commit 3ee9836b3d55a3e8b75ec2778c0cab44416fadad +Author: Durand Fabrice +Date: Fri Mar 26 09:11:20 2021 -0400 + + Changed label + +M html/pfappserver/root/src/views/Configuration/networks/interfaces/_components/TheForm.vue + +commit 5a615ab447fba1f8c7c00ae14b3bf8da25089d32 +Author: Julien Semaan +Date: Fri Mar 26 08:49:43 2021 -0400 + + Update control + +M debian/control + +commit c6e7ed530758ee2d5d15cb0866e7961d03e061a0 +Author: Julien Semaan +Date: Fri Mar 26 08:49:29 2021 -0400 + + Update packetfence.spec + +M rpm/packetfence.spec + +commit 5d9c29c0cac92089f8dbbc24c917cebfd3f5904a +Author: Durand Fabrice +Date: Fri Mar 26 08:46:00 2021 -0400 + + Updated NEWS.asciidoc for PR #6146 + +M NEWS.asciidoc + +commit e6d29a1f7653b5a181e4c15424698f2b938ecebb +Author: Julien Semaan +Date: Fri Mar 26 07:29:13 2021 -0400 + + Update NEWS.asciidoc + +M NEWS.asciidoc + +commit 1a7b4b656923ba3dae03677e8af1f1fd7dab5d77 +Author: Extra Fu +Date: Fri Mar 26 06:30:06 2021 -0400 + + Update NEWS.asciidoc + +M NEWS.asciidoc + +commit bc3abe12d93d7c787e44a830049bbdc0b1598cd9 +Author: nqb +Date: Fri Mar 26 09:17:30 2021 +0100 + + update NEWS + +M NEWS.asciidoc + +commit 9c6f3bc04bbdca2acb2523b7cbf4e4cc15ea75bf +Author: nqb +Date: Fri Mar 26 09:06:13 2021 +0100 + + move description after netmask + +M html/pfappserver/root/src/views/Configuration/networks/routedNetworks/_components/TheForm.vue + +commit bb80550667a729d346dc0a0f08e81b243d118654 +Author: Darren Satkunas +Date: Thu Mar 25 20:09:31 2021 -0400 + + feature(admin(js,vue)): search component adjustments + +M html/pfappserver/root/src/components/new/BaseButtonExportCsv.vue +M html/pfappserver/root/src/components/new/BaseButtonSaveSearch.vue +M html/pfappserver/root/src/components/new/BaseSearchInputLimit.vue + +commit e865640bdd1374383f350b50eadc82d829ab3323 +Author: Darren Satkunas +Date: Thu Mar 25 15:53:47 2021 -0400 + + feature(admin(js,vue)): add save search button + +A html/pfappserver/root/src/components/new/BaseButtonSaveSearch.vue +M html/pfappserver/root/src/components/new/index.js +M html/pfappserver/root/src/views/Configuration/_composables/useSearch.js + +commit 58f453cb9d717daed4c1961f78a8c4873e65d73d +Author: Darren Satkunas +Date: Thu Mar 25 13:09:50 2021 -0400 + + feature(admin(js)): add composable search components and composables + +A html/pfappserver/root/src/components/new/BaseSearchInputAdvanced.vue +A html/pfappserver/root/src/components/new/BaseSearchInputAdvancedRule.vue +A html/pfappserver/root/src/components/new/BaseSearchInputBasic.vue +A html/pfappserver/root/src/components/new/BaseSearchInputColumns.vue +A html/pfappserver/root/src/components/new/BaseSearchInputLimit.vue +A html/pfappserver/root/src/components/new/BaseSearchInputPage.vue +M html/pfappserver/root/src/components/new/index.js +A html/pfappserver/root/src/views/Configuration/_composables/useSearch.js + +commit e7ba8bcd296ec34e73d5b8b1b19baad050f8288b +Author: Francis Lachapelle +Date: Thu Mar 25 10:51:25 2021 -0400 + + fix(admin(js)): add 'reevaluate access' to node update form + + Fixes #6218 + +M html/pfappserver/root/src/views/Nodes/_components/TabLocationLogs.vue +M html/pfappserver/root/src/views/Nodes/_components/TheFormUpdate.vue +M html/pfappserver/root/src/views/Nodes/_composables/useCollection.js + +commit 9842ac7aacf591ea69a88cab03c06e4a6fa4637e +Author: James Rouzier +Date: Thu Mar 25 10:42:55 2021 -0400 + + Remove description + +M html/pfappserver/root/src/views/Configuration/networks/interfaces/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/networks/interfaces/_components/index.js + +commit fe141a51ad09ef4d7d5e1770647c4d7cb18cd7ee +Author: James Rouzier +Date: Thu Mar 25 10:34:26 2021 -0400 + + Remove description on the interface + +M html/pfappserver/root/src/views/Configuration/_config/interface.js + +commit df9b6b8abf68f06c31b5b93f91819d35368ff4f5 +Author: James Rouzier +Date: Sat Mar 20 16:38:58 2021 -0400 + + Add description + +M html/pfappserver/root/src/views/Configuration/networks/layer2Networks/schema.js +M html/pfappserver/root/src/views/Configuration/networks/routedNetworks/schema.js + +commit 1ea140980b3114d93b8199327af8a8becbd3ea50 +Author: Darren Satkunas +Date: Fri Jan 8 07:01:17 2021 -0500 + + (admin) refactor ui + +M html/pfappserver/root/src/views/Configuration/_config/layer2Network.js +M html/pfappserver/root/src/views/Configuration/_config/routedNetwork.js +M html/pfappserver/root/src/views/Configuration/networks/interfaces/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/networks/interfaces/_components/index.js +M html/pfappserver/root/src/views/Configuration/networks/layer2Networks/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/networks/layer2Networks/_components/index.js +M html/pfappserver/root/src/views/Configuration/networks/routedNetworks/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/networks/routedNetworks/_components/index.js + +commit 06b3f442a1b24413de3683d08640db745093d8c9 +Author: James Rouzier +Date: Thu Sep 24 07:43:27 2020 -0400 + + Add description field to the form + +M html/pfappserver/root/src/views/Configuration/_config/interface.js + +commit 0e0b388387bfd525f82618fcbe6b0e1ff07235ce +Author: James Rouzier +Date: Thu Sep 24 07:27:19 2020 -0400 + + Add description field + +M html/pfappserver/root/src/views/Configuration/_config/layer2Network.js +M html/pfappserver/root/src/views/Configuration/_config/routedNetwork.js + +commit 18bf5cf097dc7266c22818733bc1ed3fea295340 +Author: James Rouzier +Date: Thu Sep 24 07:22:13 2020 -0400 + + Add new field description + +M html/pfappserver/lib/pfappserver/Form/Config/Network.pm + +commit 0de42e55741be3fc96319e63e63470e7fcb08c6c +Author: James Rouzier +Date: Thu Mar 25 10:04:41 2021 -0400 + + Rename 11.0 to 10.3 + +R098 addons/upgrade/to-11.0-provisioners-windows_agent_download_uri.pl addons/upgrade/to-10.3-provisioners-windows_agent_download_uri.pl +R099 addons/upgrade/to-11.0-roles-acls.pl addons/upgrade/to-10.3-roles-acls.pl +M docs/PacketFence_Upgrade_Guide.asciidoc + +commit ede5a2095fcc34ece055cbc430cfacc8bd562c72 +Author: Durand Fabrice +Date: Thu Mar 25 08:57:22 2021 -0400 + + Fix for PR + +M db/pf-schema-X.Y.Z.sql +M db/upgrade-X.X.X-X.Y.Z.sql +M html/pfappserver/lib/pfappserver/Form/Config/Roles.pm +M html/pfappserver/root/src/views/Configuration/roles/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/roles/_components/index.js +M html/pfappserver/root/src/views/Configuration/switches/_components/TheForm.vue +M lib/pf/Switch.pm +M lib/pf/dal/_node_category.pm +M t/data/roles.conf +M t/hardware-snmp-objects.t + +commit 8deb14d41c301ef6b41317c0bebdbd37b1aae140 +Author: Durand Fabrice +Date: Wed Mar 24 16:40:08 2021 -0400 + + Added inherit_role and inherit_web_auth in roles config + +M db/pf-schema-X.Y.Z.sql +M db/upgrade-X.X.X-X.Y.Z.sql +M html/pfappserver/lib/pfappserver/Form/Config/Roles.pm +M html/pfappserver/root/src/views/Configuration/roles/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/roles/_components/index.js +M lib/pf/Switch.pm +M lib/pf/dal/_node_category.pm +M t/data/roles.conf + +commit 7f59806926336870c36cacd5d0f1c9df4836c500 +Author: Durand Fabrice +Date: Wed Mar 24 16:08:43 2021 -0400 + + Make switch ACL great again + +M html/pfappserver/root/src/views/Configuration/switches/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/switches/_components/index.js +M lib/pf/Switch.pm + +commit 16c30dfe674c3b379f76311b0fa9f07909f3505c +Author: James Rouzier +Date: Wed Mar 24 16:03:48 2021 -0400 + + Allow host to be a string + + Fixes #6185 + +M lib/pf/Authentication/Source/LDAPSource.pm +M lib/pf/Moose/Types.pm +A t/unittest/UnifiedApi/Controller/Config/Sources/LDAP.t + +commit c8db636f266909eec94be00ae0d41ae76b83d888 +Author: Durand Fabrice +Date: Wed Mar 24 17:45:23 2021 +0000 + + Removed ztna code related + +D go/unifiedapiclient/glpclient/glp_client.go + +commit 3abc15353ad4f8edfb1e6d1e0c1b3fd20aec3d66 +Author: nqb +Date: Wed Mar 24 09:24:37 2021 +0100 + + fix typo in DPSK support + +M lib/pf/Switch/Meraki/MR_v2.pm + +commit 726c9ddcced20b9b7ab43684d78af25139fc720b +Author: James Rouzier +Date: Tue Mar 23 15:49:33 2021 -0400 + + Change AuthenticationSourceLdap.Host to an array + + Fixes #6217 + +M go/cmd/pfstats/main.go +M go/pfconfigdriver/structs.go + +commit 7b55ac26520993021451de6c98aead6b9eaab670 +Author: Francis Lachapelle +Date: Tue Mar 23 14:42:35 2021 -0400 + + fix(admin(js)): move test btn bellow textarea + + Fixes #6211 + +M html/pfappserver/root/src/components/new/BaseFormGroupTextareaTest.vue + +commit 374f6aa6d06d5352ca1e18d80e18ae3ff11237c0 +Author: lzammit +Date: Tue Mar 23 14:22:37 2021 -0400 + + fix doc 3 + +M docs/network/networkdevice/cisco_ap.asciidoc + +commit 966121298451d75d3042da95152e4361176fd30f +Author: lzammit +Date: Tue Mar 23 14:20:39 2021 -0400 + + fix doc 2 + +M docs/network/networkdevice/cisco_ap.asciidoc + +commit 84653f8823eb9a14f235e2aadd60db570a22a368 +Author: lzammit +Date: Tue Mar 23 14:18:50 2021 -0400 + + fix doc 1 + +M docs/network/networkdevice/cisco_ap.asciidoc + +commit 5c0d624bb1050559228e8968adde4e92360c9b72 +Author: lzammit +Date: Tue Mar 23 14:14:20 2021 -0400 + + fix typo + +M docs/network/networkdevice/cisco_ap.asciidoc + +commit 7a726efdafc0afa765065cad00fffe7ee5b10e20 +Author: Durand Fabrice +Date: Tue Mar 23 14:00:26 2021 -0400 + + Fix for PR + +M go/cmd/pfdhcp/utils.go +M html/pfappserver/root/src/views/Configuration/networks/interfaces/_components/TheForm.vue + +commit 3d755a19fed9ebe668223c3a1cb83f39de6fa75c +Author: Durand Fabrice +Date: Tue Mar 23 13:03:01 2021 -0400 + + Fixed extra tab + +M html/pfappserver/lib/pfappserver/Model/Interface.pm + +commit b033265eceaa7eede4ca7457a07cc6cf4a14109b +Author: Durand Fabrice +Date: Tue Mar 16 12:26:24 2021 -0400 + + Used enabled/disabled + +M go/cmd/pfdhcp/utils.go +M lib/pfconfig/namespaces/resource/network_config.pm + +commit c8c49cb816a5e7e8222c3c6678b5d766c3d919a7 +Author: Durand Fabrice +Date: Tue Mar 16 12:00:42 2021 -0400 + + Added admin gui options + +M html/pfappserver/lib/pfappserver/Form/Config/Network/Routed.pm +M html/pfappserver/lib/pfappserver/Form/Interface.pm +M html/pfappserver/lib/pfappserver/Model/Interface.pm +M html/pfappserver/root/src/views/Configuration/_config/interface.js +M html/pfappserver/root/src/views/Configuration/networks/interfaces/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/networks/interfaces/_components/index.js +M html/pfappserver/root/src/views/Configuration/networks/routedNetworks/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/networks/routedNetworks/_components/index.js + +commit bda0a973a0863e9f1d7dcac11fc2b9d958564f59 +Author: Durand Fabrice +Date: Tue Mar 16 11:46:44 2021 -0400 + + Reply with the configured dns if the dns_nat is disabled + +M go/cmd/pfdhcp/utils.go +M go/pfconfigdriver/structs.go +M lib/pfconfig/namespaces/resource/network_config.pm + +commit 1f85d34e412c94aaab51d677dddbcec390cd975a +Author: Durand Fabrice +Date: Tue Mar 23 12:42:57 2021 -0400 + + Wording fix + +M docs/network/networkdevice/bluesocket.asciidoc + +commit 44536e9eedb396dc1276ae293d0fb4f1cff336a1 +Author: James Rouzier +Date: Tue Mar 23 12:06:47 2021 -0400 + + Only configure the ipt_NETFLOW module is enabled. + + Fixes #6205 + +M lib/pf/cmd/pf/confignetflow.pm + +commit 466a716bb59934278470833030567944e07a0c90 +Author: James Rouzier +Date: Tue Mar 23 10:22:40 2021 -0400 + + Move netflow_enabled pf::config + +M lib/pf/config.pm +M lib/pf/iptables.pm + +commit 523b89eac9ea3f9f5588450ca9ddf1f4cfa31ccd +Author: Francis Lachapelle +Date: Tue Mar 23 11:36:31 2021 -0400 + + fix(admin(css)): fix visibility of btns in chosen field + + Fixes #6212 + +M html/pfappserver/root/src/components/new/BaseFormGroupChosen.vue +M html/pfappserver/root/src/components/new/BaseInputChosen.vue + +commit c23826606cb4250d1fff8e279702f853cc3300a5 +Author: Durand Fabrice +Date: Tue Mar 23 11:35:40 2021 -0400 + + Updated NEWS.asciidoc + +M NEWS.asciidoc + +commit e6b1588f7f5f6041b4a7a205ad4cf737a1ab6552 +Author: Julien Semaan +Date: Tue Mar 23 11:31:58 2021 -0400 + + escape customer ID in stripe call + +M lib/pf/Authentication/Source/StripeSource.pm + +commit 0d1f0d0d8d43907dff6bdb1a0635c90dd555cfac +Author: lzammit +Date: Tue Mar 23 11:27:12 2021 -0400 + + update images file format + +M docs/network/networkdevice/meraki.asciidoc + +commit 16881e2d88a52f925018b110a587ae11fabdf7da +Author: Durand Fabrice +Date: Tue Mar 23 11:25:39 2021 -0400 + + Added documentation + +A docs/images/bluesocket-openssid.png +A docs/images/bluesocket-radius8021x.png +A docs/images/bluesocket-radiuswebserver.png +A docs/images/bluesocket-securessid.png +A docs/network/networkdevice/bluesocket.asciidoc +M docs/network/wireless_controllers_and_access_point_configuration.asciidoc + +commit 05201de6c8237208dbcd5ef06e3d1e0014b6321b +Author: lzammit +Date: Tue Mar 23 11:25:26 2021 -0400 + + Meraki DPSK documentation + +A docs/images/meraki-dpsk-connection-profile-1.jpg +A docs/images/meraki-dpsk-connection-profile-2.jpg +A docs/images/meraki-dpsk-connection-profile-3.jpg +A docs/images/meraki-dpsk-provioner.jpg +A docs/images/meraki-dpsk-ssid-config-1.jpg +A docs/images/meraki-dpsk-ssid-config-2.jpg +M docs/network/networkdevice/meraki.asciidoc + +commit a26ac5d5bcc3b909da9a487fe33ec4e3f7cb62f8 +Author: lzammit +Date: Tue Mar 23 10:42:45 2021 -0400 + + Modify the sent attributes + +M lib/pf/Switch/Meraki/MR_v2.pm + +commit ed044cfea52c90be332d8255641f0f0e35c37f90 +Author: lzammit +Date: Mon Dec 14 13:34:59 2020 -0500 + + Add Meraki DPSK support + +M lib/pf/Switch/Meraki/MR_v2.pm + +commit 5208cdcfdf2886b390da7f9ba4879c32ac3be372 +Author: Durand Fabrice +Date: Wed Mar 10 09:55:04 2021 -0500 + + Update date + +M lib/pf/Switch/Bluesocket.pm + +commit 7bfc44919a6089bf0b41a139d0aefce6e82d109d +Author: Durand Fabrice +Date: Thu Oct 1 08:17:57 2020 -0400 + + Bluesocket support + +A lib/pf/Switch/Bluesocket.pm + +commit f0a83e2cb82722b80fda70ad6c451b2288fb5f05 +Author: nqb +Date: Tue Mar 23 09:02:31 2021 +0100 + + NEWS for #6148 + +M NEWS.asciidoc + +commit 1fe9aa6ec6cd03ef8faa11f647b17ec2e5e7382d +Author: Durand Fabrice +Date: Mon Mar 22 16:39:07 2021 -0400 + + Fixed typo + +M html/pfappserver/root/src/views/Configuration/captivePortal/_components/TheForm.vue + +commit 785c603c2e2587539c61b4ec6a53b7af372e2b5a +Author: James Rouzier +Date: Mon Mar 22 15:30:51 2021 -0400 + + Make host an array + + Fixes #6185 + +M html/pfappserver/lib/pfappserver/Form/Config/Source/LDAP.pm +M lib/pf/Authentication/Source/LDAPSource.pm +M lib/pf/ConfigStore/Source.pm +M lib/pfconfig/namespaces/config/Authentication.pm +M t/ldap-auth-cache.t + +commit 355adc142c02d729e79548eaaee21db91c8c75b0 +Author: Julien Semaan +Date: Mon Mar 22 15:06:36 2021 -0400 + + Update NEWS.asciidoc + +M NEWS.asciidoc + +commit 9df332c68908f9cbfe361bcd756b7c15dc681acc +Author: Francis Lachapelle +Date: Mon Mar 22 14:17:03 2021 -0400 + + fix(admin(js)): restore 'pending' state, add icons to NodesSearch + +M html/pfappserver/root/src/main.js +M html/pfappserver/root/src/views/Nodes/_components/NodesSearch.vue + +commit b57eb16c162d45af763bdd9b9b72b82ea4c5c64a +Author: Durand Fabrice +Date: Mon Mar 22 14:16:44 2021 -0400 + + Removed fencing whitelist + +M go/pfconfigdriver/structs.go +M html/pfappserver/root/src/views/Configuration/networks/fencing/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/networks/fencing/_components/index.js +M html/pfappserver/root/src/views/Configuration/networks/fencing/schema.js +M lib/pf/config/util.pm +M lib/pf/ipset.pm +M lib/pf/security_event.pm + +commit 62229f609bdde3a2a34318df0b45e7005ffa307b +Author: Durand Fabrice +Date: Mon Mar 22 10:52:22 2021 -0400 + + Added edge captive portal detection url + +M conf/pf.conf.defaults + +commit 9ff2db0b34262c0fbd6425a0166db1c2adbfc9bf +Author: Francis Lachapelle +Date: Mon Mar 22 09:58:16 2021 -0400 + + fix(admin(js)): improve usage of Axios in SearchableApi + +M html/pfappserver/root/src/store/base/searchable.js + +commit c7336c302651a985f9e41be694b2c9eb00914491 +Author: James Rouzier +Date: Thu Mar 4 11:25:54 2021 -0500 + + Remove ztna + +M .gitignore +M conf/adminroles.conf.example +M conf/caddy-services/api.conf.example +D conf/caddy-services/pfztn.conf.example +M conf/documentation.conf +M conf/pf.conf.defaults +M conf/pfdns.conf.example +D conf/remote_profiles.conf.defaults +D conf/remote_profiles.conf.example +D conf/systemd/packetfence-pfztn.service +M db/pf-schema-X.Y.Z.sql +M db/upgrade-X.X.X-X.Y.Z.sql +D debian/packetfence-pfztn.service +M debian/rules +M go/api-frontend/aaa/authorization.go +M go/caddy/caddy/caddy/caddymain/run.go +M go/caddy/caddy/caddyhttp/httpserver/plugin.go +D go/caddy/wgorchestrator/handlers.go +D go/caddy/wgorchestrator/handlers_test.go +D go/caddy/wgorchestrator/wgorchestrator.go +M go/coredns/core/dnsserver/server_https.go +M go/coredns/core/dnsserver/zdirectives.go +M go/coredns/core/plugin/zplugin.go +M go/coredns/plugin.cfg +M go/coredns/plugin/pkg/doh/doh.go +D go/coredns/plugin/ztndns/README.md +D go/coredns/plugin/ztndns/pfconfig.go +D go/coredns/plugin/ztndns/setup.go +D go/coredns/plugin/ztndns/ztndns.go +M go/filter_client/filter_client.go +D go/remoteclients/connection_profile.go +D go/remoteclients/init.go +D go/remoteclients/remote_client.go +D go/remoteclients/structs.go +D go/remoteclients/util.go +M go/unifiedapiclient/glpclient/glp_client.go +D html/captive-portal/templates/provisioner/packetfence_ztn.html +D html/pfappserver/lib/pfappserver/Form/Config/Provisioning/packetfence_ztn.pm +D html/pfappserver/lib/pfappserver/Form/Config/RemoteProfile.pm +M html/pfappserver/root/src/store/modules/config.js +D html/pfappserver/root/src/views/Configuration/_components/RemoteConnectionProfilesList.vue +D html/pfappserver/root/src/views/Configuration/_config/remoteConnectionProfile.js +M html/pfappserver/root/src/views/Configuration/_router/index.js +D html/pfappserver/root/src/views/Configuration/_store/remoteConnectionProfiles.js +D html/pfappserver/root/src/views/Configuration/provisioners/_components/FormTypePacketfenceZtn.vue +M html/pfappserver/root/src/views/Configuration/provisioners/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/provisioners/config.js +D html/pfappserver/root/src/views/Configuration/remoteConnectionProfiles/_api.js +D html/pfappserver/root/src/views/Configuration/remoteConnectionProfiles/_components/BaseFormGroupBasicFilter.vue +D html/pfappserver/root/src/views/Configuration/remoteConnectionProfiles/_components/TheForm.vue +D html/pfappserver/root/src/views/Configuration/remoteConnectionProfiles/_components/TheView.js +D html/pfappserver/root/src/views/Configuration/remoteConnectionProfiles/_components/index.js +D html/pfappserver/root/src/views/Configuration/remoteConnectionProfiles/_composables/useCollection.js +D html/pfappserver/root/src/views/Configuration/remoteConnectionProfiles/_composables/useForm.js +D html/pfappserver/root/src/views/Configuration/remoteConnectionProfiles/_router.js +D html/pfappserver/root/src/views/Configuration/remoteConnectionProfiles/_store.js +D html/pfappserver/root/src/views/Configuration/remoteConnectionProfiles/schema.js +M html/pfappserver/root/src/views/Configuration/services/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/services/_components/index.js +D lib/pf/ConfigStore/RemoteProfile.pm +M lib/pf/Connection.pm +M lib/pf/UnifiedApi.pm +M lib/pf/UnifiedApi/Controller/Config/Provisionings.pm +D lib/pf/UnifiedApi/Controller/Config/RemoteConnectionProfiles.pm +D lib/pf/access_filter/remote_profile.pm +M lib/pf/config.pm +D lib/pf/config/builder/filter_engine/remote_profile.pm +M lib/pf/constants/admin_roles.pm +M lib/pf/constants/config.pm +D lib/pf/dal/_remote_clients.pm +D lib/pf/dal/remote_clients.pm +M lib/pf/file_paths.pm +M lib/pf/pffilter/client.pm +D lib/pf/provisioner/packetfence_ztn.pm +D lib/pf/services/manager/pfztn.pm +D lib/pfconfig/namespaces/FilterEngine/RemoteProfile.pm +D lib/pfconfig/namespaces/config/RemoteProfiles.pm +D lib/pfconfig/namespaces/resource/remote_profiles_keys.pm +M rpm/packetfence.spec +M sbin/pffilter +D t/data/remote_profiles.conf +M t/test_paths.pm + +commit 0426a233437f75d1a35da85fc57ffaf860653ee6 +Author: Darren Satkunas +Date: Fri Mar 19 15:59:33 2021 -0400 + + (admin) consume meta allowed + fixes #5287 + +M html/pfappserver/root/src/views/Configuration/sources/_components/BaseFormGroupAuthenticationRules.js +M html/pfappserver/root/src/views/Configuration/sources/_components/BaseRuleAction.vue + +commit 1d60b1378cc8a8fe14464c5a12057e50f9aaedda +Author: James Rouzier +Date: Fri Mar 19 15:46:26 2021 -0400 + + Accept '.', ':', '-' as mac seperator + +M go/mac/mac.go +M go/mac/mac_test.go + +commit 36f3b31226e633cc13f70d848dc3f7c5c697f699 +Author: Francis Lachapelle +Date: Fri Mar 19 14:58:58 2021 -0400 + + fix(admin(css)): improve headers style + +M html/pfappserver/root/src/styles/_type.scss +M html/pfappserver/root/src/views/Configuration/adminRoles/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/billingTiers/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/connectionProfiles/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/domains/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/filterEngines/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/fingerbank/combinations/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/fingerbank/devices/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/fingerbank/dhcpFingerprints/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/fingerbank/dhcpVendors/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/fingerbank/dhcpv6Enterprises/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/fingerbank/dhcpv6Fingerprints/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/fingerbank/macVendors/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/fingerbank/userAgents/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/firewalls/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/floatingDevices/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/maintenanceTasks/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/networkBehaviorPolicy/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/networks/interfaces/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/networks/layer2Networks/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/networks/routedNetworks/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/networks/trafficShapingPolicies/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/pki/cas/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/pki/certs/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/pki/profiles/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/pki/revokedCerts/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/pkiProviders/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/portalModules/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/provisioners/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/radius/eap/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/radius/fast/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/radius/ocsp/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/radius/ssl/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/radius/tls/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/realms/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/remoteConnectionProfiles/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/roles/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/scanEngines/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/securityEvents/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/selfServices/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/sources/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/switchGroups/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/switchTemplates/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/switches/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/syslogForwarders/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/syslogParsers/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/wmiRules/_composables/useCollection.js +M html/pfappserver/root/src/views/Configuration/wrix/_composables/useCollection.js + +commit bb33cdc75cc1b167fbec16cc20939d8ddee4f3f6 +Author: Darren Satkunas +Date: Fri Mar 19 14:50:35 2021 -0400 + + (admin) display multiple RADIUS CA certs + +M html/pfappserver/root/src/views/Configuration/sslCertificates/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/sslCertificates/_composables/useForm.js + +commit 8d44e461c6c557bb276725b712839b206d7c77a2 +Author: Francis Lachapelle +Date: Fri Mar 19 14:41:00 2021 -0400 + + fix(admin(css)): lower position of invalid badges in tabs + +M html/pfappserver/root/src/components/new/BaseFormTab.vue + +commit 70c68b65debb61abb1682eddebd44fe5837edae4 +Author: Francis Lachapelle +Date: Fri Mar 19 14:40:01 2021 -0400 + + fix(admin(js)): remove debugging output + +M html/pfappserver/root/src/views/Reports/_components/StandardReportChart.vue + +commit 90aef90dfab78226090291906a0bf2b8f1d87d9c +Author: Francis Lachapelle +Date: Fri Mar 19 14:39:18 2021 -0400 + + fix(admin(css)): wrap MAC address with proper tag in Dynamic Reports + +M html/pfappserver/root/src/views/Reports/_components/DynamicReportChart.vue + +commit 4e368021d0d39909517dc6d138fcc33ffc004795 +Author: Francis Lachapelle +Date: Fri Mar 19 14:31:14 2021 -0400 + + fix(admin(js)): add missing argument to config/getRealms + + Fixes #6183 + +M html/pfappserver/root/src/views/Configuration/realms/schema.js + +commit 298165bda089255bca86073bcb7753ea33929a8c +Author: Darren Satkunas +Date: Fri Mar 19 14:21:23 2021 -0400 + + (admin) suppress livelog polling and router navigation errors + +M html/pfappserver/root/src/views/Auditing/_api/index.js +M html/pfappserver/root/src/views/Auditing/_components/LiveLogTabs.vue + +commit ad4ab61b9b192747518d6a838b927fd0093d1789 +Author: Francis Lachapelle +Date: Fri Mar 19 14:00:28 2021 -0400 + + docs: minor improvements to advanced section + +M docs/installation/advanced_topics.asciidoc + +commit 025c47c29493892c12c06e36b6ecb5364b9eb156 +Author: Francis Lachapelle +Date: Fri Mar 19 13:34:57 2021 -0400 + + fix(admin(js)): highlight total only for reports with chart + +M html/pfappserver/root/src/views/Reports/_components/StandardReportChart.vue + +commit 5575b491100c65ada631dac0f036aefdf12ecb72 +Author: Darren Satkunas +Date: Fri Mar 19 12:03:41 2021 -0400 + + (admin) fix searchable GET sort + fixes #6090 + +M html/pfappserver/root/src/store/base/searchable.js + +commit edcef1f9f920c0e0a6d6085b7f56158f187d0b1a +Author: lzammit +Date: Fri Mar 19 11:49:38 2021 -0400 + + fix access list + +M docs/network/networkdevice/cisco_ap.asciidoc + +commit 099546d01f927e054bc100b99cb917c6613d98ba +Author: lzammit +Date: Fri Mar 19 11:46:31 2021 -0400 + + fix image path + +M docs/network/networkdevice/cisco_ap.asciidoc + +commit 4c87eb073eb7c9b26276db63a42fc013369aa556 +Author: lzammit +Date: Fri Mar 19 11:43:45 2021 -0400 + + rename wlc-9800-wlan-policy-pf-open-general.jpg + +A docs/images/wlc-9800-policy-pf-open-general.jpg + +commit a42c1729fd7654d003a69f55ff5d62b44edc9aea +Author: lzammit +Date: Fri Mar 19 11:37:40 2021 -0400 + + change image extension + +M docs/network/networkdevice/cisco_ap.asciidoc + +commit e713aedfd54a75a815157aa8c143ef90cccfb9f1 +Author: Francis Lachapelle +Date: Fri Mar 19 11:37:15 2021 -0400 + + docs: minor improvements to Dynamic Reports + +M docs/installation/advanced_portal_configuration.asciidoc +M docs/installation/advanced_topics.asciidoc + +commit 8c49e49a6f8f3769a031b8116bb3e1253441ad4d +Author: lzammit +Date: Fri Mar 19 11:33:16 2021 -0400 + + Cisco 9800 documentation + +A docs/images/wlc-9800-aaa-method-list-accounting.jpg +A docs/images/wlc-9800-aaa-method-list-authentication.jpg +A docs/images/wlc-9800-aaa-method-list-authorization.jpg +A docs/images/wlc-9800-aaa-pf-group.jpg +A docs/images/wlc-9800-acl-authorize_any.jpg +A docs/images/wlc-9800-acl-pre-auth-for-webredirect.jpg +A docs/images/wlc-9800-ap-policy.jpg +A docs/images/wlc-9800-pf-switch-definition.jpg +A docs/images/wlc-9800-pf-switch-roles-1.jpg +A docs/images/wlc-9800-pf-switch-roles-2.jpg +A docs/images/wlc-9800-policy-pf-open-access-pol.jpg +A docs/images/wlc-9800-policy-pf-open-advanced.jpg +A docs/images/wlc-9800-policy-pf-secure-access-pol.jpg +A docs/images/wlc-9800-policy-pf-secure-advanced.jpg +A docs/images/wlc-9800-policy-pf-secure-general.jpg +A docs/images/wlc-9800-policy-pf-webAuth-advanced.jpg +A docs/images/wlc-9800-policy-pf-webauth-access-pol.jpg +A docs/images/wlc-9800-policy-pf-webauth-general.jpg +A docs/images/wlc-9800-radius_server.jpg +A docs/images/wlc-9800-tag-pf-open.jpg +A docs/images/wlc-9800-tag-pf-secure.jpg +A docs/images/wlc-9800-tag-pf-webauth.jpg +A docs/images/wlc-9800-wlan-pf-open-general.jpg +A docs/images/wlc-9800-wlan-pf-open-security-aaa.jpg +A docs/images/wlc-9800-wlan-pf-open-security-l2.jpg +A docs/images/wlc-9800-wlan-pf-secure-general.jpg +A docs/images/wlc-9800-wlan-pf-secure-security-aaa.jpg +A docs/images/wlc-9800-wlan-pf-secure-security-l2-1.jpg +A docs/images/wlc-9800-wlan-pf-secure-security-l2-2.jpg +A docs/images/wlc-9800-wlan-pf-webauth-general.jpg +A docs/images/wlc-9800-wlan-pf-webauth-security-aaa.jpg +A docs/images/wlc-9800-wlan-pf-webauth-security-l2.jpg +A docs/images/wlc-9800-wlan-policy-pf-open-general.jpg +M docs/network/networkdevice/cisco_ap.asciidoc + +commit c74ee00ae981a607b8468fa81d66ad84b68d8682 +Author: Darren Satkunas +Date: Fri Mar 19 11:16:59 2021 -0400 + + (configurator) add async service restart + +M html/pfappserver/root/src/store/modules/services.js + +commit e1e4ccba71e9fcf4a0ce5189ec4c2c9095aeea74 +Author: Darren Satkunas +Date: Fri Mar 19 11:02:35 2021 -0400 + + (configurator) composable network list + maintain state on route changes + fixes #6200 + +D html/pfappserver/root/src/views/Configurator/_components/InterfacesList.vue +A html/pfappserver/root/src/views/Configurator/network/_components/TheList.vue +M html/pfappserver/root/src/views/Configurator/network/_components/TheStep.vue +M html/pfappserver/root/src/views/Configurator/network/_router.js + +commit 40e61523ca84c8e2955302b7069764c9ed514d89 +Author: Durand Fabrice +Date: Fri Mar 19 09:25:27 2021 -0400 + + Fixed typo + +M html/pfappserver/root/src/views/Configuration/advanced/_components/TheForm.vue + +commit ea206d84436fa5d06f4be6fa98f0b3cedf0d1518 +Author: Darren Satkunas +Date: Fri Mar 19 08:32:25 2021 -0400 + + (configurator) utilize cache on init, fixes #6199 + +M html/pfappserver/root/src/views/Configurator/packetfence/_components/FormAdministrator.vue +M html/pfappserver/root/src/views/Configurator/packetfence/_components/FormDatabase.vue + +commit de64a755f0e749169887aa3dba99cbd3146f1442 +Author: Darren Satkunas +Date: Fri Mar 19 07:23:30 2021 -0400 + + (admin) handle empty params, fixes #6181 + +M html/pfappserver/root/src/utils/network.js + +commit 2a48544320d51d344d75585c2bc8aa3a37228b66 +Author: Darren Satkunas +Date: Fri Mar 19 07:18:00 2021 -0400 + + (admin) allow test when state is invalid, fixes #6182 + +M html/pfappserver/root/src/components/new/BaseFormGroupInputPasswordTest.vue + +commit 03279413f3cbaf9108d36efdbee6183bd5029c68 +Author: Diego Garcia del Rio +Date: Thu Mar 18 18:05:09 2021 -0300 + + updates based on reviews / add hard line breaks + +M docs/network/networkdevice/ruckus_smartzone.asciidoc + +commit 38b1456631a0f5982bdcd19093314b500158a0e9 +Author: Diego Garcia del Rio +Date: Thu Mar 18 17:57:46 2021 -0300 + + Fixing the review comments + +M docs/network/networkdevice/ruckus.asciidoc + +commit a2d0347cb6b2ab37537dfe08d82eb407a2874a30 +Author: Darren Satkunas +Date: Thu Mar 18 16:17:54 2021 -0400 + + (admin) update form with response pre-redirect + +M html/pfappserver/root/src/views/Configuration/_composables/useViewCollectionItem.js + +commit 67399ad83e8e817d0bc6227533920fae45132049 +Author: Darren Satkunas +Date: Thu Mar 18 16:07:35 2021 -0400 + + (admin) suppress vue warn on prop type + +M html/pfappserver/root/src/views/Configuration/pki/certs/_components/ButtonCertificateDownload.vue +M html/pfappserver/root/src/views/Configuration/pki/certs/_components/ButtonCertificateRevoke.vue + +commit af52c8bb08afd9da5f4ed6207392a8c00aa850d9 +Author: Darren Satkunas +Date: Thu Mar 18 15:41:23 2021 -0400 + + (admin) logs schema is array + +M html/pfappserver/root/src/views/Configuration/syslogForwarders/schema.js + +commit a0b45fdae86a73543a917f0953e294db058424a0 +Author: Darren Satkunas +Date: Thu Mar 18 15:26:39 2021 -0400 + + (admin) remove cisco mobility services engine + fixes #6190 + +M html/pfappserver/root/src/views/Configuration/_router/index.js +D html/pfappserver/root/src/views/Configuration/ciscoMobilityServicesEngine/_components/TheForm.vue +D html/pfappserver/root/src/views/Configuration/ciscoMobilityServicesEngine/_components/TheView.js +D html/pfappserver/root/src/views/Configuration/ciscoMobilityServicesEngine/_components/index.js +D html/pfappserver/root/src/views/Configuration/ciscoMobilityServicesEngine/_composables/useResource.js +D html/pfappserver/root/src/views/Configuration/ciscoMobilityServicesEngine/_router.js +D html/pfappserver/root/src/views/Configuration/ciscoMobilityServicesEngine/schema.js +M html/pfappserver/root/src/views/Configuration/index.vue + +commit a572d7242e625226ced7840a00e4f3e37f28eafa +Author: Darren Satkunas +Date: Thu Mar 18 15:14:23 2021 -0400 + + (admin) fix acl, fixes #6179 + +M html/pfappserver/root/src/components/new/BaseButtonService.vue + +commit bc3a1c638cd5376d05ac5f3ba0f19c8f5ac7ff35 +Author: Darren Satkunas +Date: Thu Mar 18 14:58:36 2021 -0400 + + (admin) rename defaults + +M html/pfappserver/root/src/views/Users/_config/index.js + +commit bfb42f9a1346bc476a51a6b2a814c6029c13bbb4 +Author: Durand Fabrice +Date: Thu Mar 18 14:49:58 2021 -0400 + + Fixed next_node_acct_maintenance_bw + +M lib/pf/accounting.pm + +commit d1a5cf71b4a9729f82ce83eb16f050a2b3f33bea +Author: Darren Satkunas +Date: Thu Mar 18 14:47:09 2021 -0400 + + (admin) invert toggle logic + +M html/pfappserver/root/src/components/new/BaseCsvImport.vue + +commit 43b54195f283d23624554f48eef9fa9e7cd3839b +Author: garci66 +Date: Thu Mar 18 14:26:30 2021 -0300 + + missing updates in ruckus file + +M docs/network/networkdevice/ruckus.asciidoc + +commit c385b074219d5e6791245381f8e8cdaca68032f9 +Author: garci66 +Date: Thu Mar 18 14:17:28 2021 -0300 + + Roles and auth enhancements for Ruckus + + Add support for username in smartzone API calls + Add support for http and https API paths for better debugging + More choices in auth mechanisms to support proxy and non-proxy environments in multiple mechanism such as mac-auth / embedded portal, etc. + +M lib/pf/Switch/Ruckus.pm +M lib/pf/Switch/Ruckus/SmartZone.pm + +commit ddec8eb6b6f9f1c12e24ec6d0263fd7751bac64d +Author: garci66 +Date: Thu Mar 18 14:16:27 2021 -0300 + + Improve ruckus documentation + + document roles usage on all ruckus versions as well as auth scenarios for smartzone + +A docs/images/Ruckus_Roles_RBAC.png +A docs/images/Ruckus_Roles_ZD.png +A docs/images/Ruckus_Roles_ZD_WLAN_RBAC.png +A docs/images/Ruckus_SZ_Create_MAC_WLAN.png +A docs/images/Ruckus_SZ_Create_UTP.png +A docs/images/Ruckus_SZ_Create_User_Role.png +A docs/images/Ruckus_SZ_RADIUS_PROXY.png +A docs/images/Ruckus_SZ_Radius_Roles_1.png +A docs/images/Ruckus_SZ_Radius_Roles_2.png +M docs/network/networkdevice/ruckus_smartzone.asciidoc + +commit c11d693916c1f1b25da440ada0357babab8120a8 +Author: Darren Satkunas +Date: Thu Mar 18 13:12:16 2021 -0400 + + (admin) remove unused property + +M html/pfappserver/root/src/views/Nodes/_components/TheFormUpdate.vue + +commit 39815b5c045af1e0846d7c2b6277f2eb0f5381a8 +Author: Darren Satkunas +Date: Thu Mar 18 13:11:43 2021 -0400 + + (admin) fix form defaults + +M html/pfappserver/root/src/views/Users/_components/TheFormCreateMultiple.vue +M html/pfappserver/root/src/views/Users/_components/TheFormCreateSingle.vue +M html/pfappserver/root/src/views/Users/_config/index.js + +commit 89cdc1a949357afba380bdaf97ea1525b8ed0781 +Author: Darren Satkunas +Date: Thu Mar 18 12:29:08 2021 -0400 + + (admin) prefix is optional, type is not always searchable, fixes #6196 + +M html/pfappserver/root/src/views/Configuration/filterEngines/_components/BaseAnswer.vue +M html/pfappserver/root/src/views/Configuration/filterEngines/schema.js + +commit 5efbac8705b70bd7b9b12ece9235fbfd7069de91 +Author: Darren Satkunas +Date: Thu Mar 18 12:28:17 2021 -0400 + + (admin) don't preset default base_url on undef + +M html/pfappserver/root/src/composables/useMeta.js + +commit 6f4aae52fd205366eacef04c9e554c0888781b51 +Author: Darren Satkunas +Date: Thu Mar 18 12:27:33 2021 -0400 + + (admin) fix search w/ Number + +M html/pfappserver/root/src/composables/useInputMultiselect.js + +commit 7988ddfb9d10272ead211e7222893e1bfeb0c438 +Author: Francis Lachapelle +Date: Thu Mar 18 11:26:05 2021 -0400 + + fix(admin(js)): remove unused variable + +M html/pfappserver/root/src/views/Nodes/_components/TheFormUpdate.vue + +commit 8e59b710b3629a78ce67d0c650d1eb99a607dcd4 +Author: Darren Satkunas +Date: Thu Mar 18 10:42:15 2021 -0400 + + (admin) reorder answer, mark schema nullable + +M html/pfappserver/root/src/views/Configuration/filterEngines/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/filterEngines/schema.js + +commit 25ad56d56a2c385b2a8735d51326b351851db59d +Author: Francis Lachapelle +Date: Thu Mar 18 10:25:36 2021 -0400 + + fix(admin(css)): fix border of invalid chosen input + +M html/pfappserver/root/src/components/new/BaseInputChosen.vue + +commit b3af3de7453a0e8501369023c148265c1d11ab5d +Author: James Rouzier +Date: Thu Mar 18 10:19:37 2021 -0400 + + Don't save always_trigger + + Fixes #6188 + +M lib/pf/UnifiedApi/Controller/Config/SwitchGroups.pm + +commit fc38596d10cce0b2bafdfa3ce1b4ea46939e7d75 +Author: Darren Satkunas +Date: Thu Mar 18 10:17:57 2021 -0400 + + (admin) add answer to DNS filters, fixes #6197 + +M html/pfappserver/root/src/views/Configuration/filterEngines/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/filterEngines/_components/index.js + +commit 7860f4bd9b244b5f764555436935a71f33f29e5b +Author: Francis Lachapelle +Date: Thu Mar 18 10:03:36 2021 -0400 + + fix(admin(css)): minor change to $gray-600 to improve contrast + +M html/pfappserver/root/src/styles/_variables.scss + +commit 2e2623d42e902c13cae41684f41f630a2fd319ab +Author: Francis Lachapelle +Date: Thu Mar 18 09:42:22 2021 -0400 + + fix(admin(css)): adjust path of form group in arrays + +M html/pfappserver/root/src/components/new/BaseFormGroupArray.vue +M html/pfappserver/root/src/components/new/BaseFormGroupArrayDraggable.vue + +commit 26fecacb752e1af038d6d93d9e7e78b59c039e45 +Author: Darren Satkunas +Date: Thu Mar 18 09:02:55 2021 -0400 + + (admin) change type + +M html/pfappserver/root/src/views/Status/_components/ToggleServiceAlive.js + +commit 378fec3cabd8240415b64c790c0b16e3c64cb1d1 +Author: Darren Satkunas +Date: Thu Mar 18 09:02:19 2021 -0400 + + (admin) remove deprecated + +D html/pfappserver/root/src/components/pfFormHtml.vue + +commit 6b924437adb41175c650fcdec808b5362655dda3 +Author: Darren Satkunas +Date: Wed Mar 17 21:07:24 2021 -0400 + + (admin) remove vuelidate + +M html/pfappserver/root/README.md +M html/pfappserver/root/package-lock.json +M html/pfappserver/root/package.json + +commit dd0047cd48c0b67c0b76e12f7185d3992ec24304 +Author: Darren Satkunas +Date: Wed Mar 17 20:56:26 2021 -0400 + + (admin) cleanup, replace deprecated + +M html/pfappserver/root/src/components/pfSearchBoolean.vue +M html/pfappserver/root/src/styles/global.scss +M html/pfappserver/root/src/views/Configuration/_components/RolesList.vue +M html/pfappserver/root/src/views/Configurator/_components/InterfacesList.vue +M html/pfappserver/root/src/views/Users/_components/UsersPreview.vue + +commit 44375f5e54ccdf1bebf393e61155955714d8d28a +Author: Darren Satkunas +Date: Wed Mar 17 20:53:40 2021 -0400 + + (admin) abstract enable/alive from status list + +M html/pfappserver/root/src/composables/useInputRange.js +M html/pfappserver/root/src/views/Status/_components/Network.vue +M html/pfappserver/root/src/views/Status/_components/Services.vue +A html/pfappserver/root/src/views/Status/_components/ToggleServiceAlive.js +A html/pfappserver/root/src/views/Status/_components/ToggleServiceEnabled.js + +commit a45e2ffb98af86b6853137242c23511500e9eb06 +Author: Darren Satkunas +Date: Wed Mar 17 20:51:54 2021 -0400 + + (admin) remove deprecated + +D html/pfappserver/root/src/components/pfConfigView.vue +D html/pfappserver/root/src/components/pfFormChosen.vue +D html/pfappserver/root/src/components/pfFormDatetime.vue +D html/pfappserver/root/src/components/pfFormInput.vue +D html/pfappserver/root/src/components/pfFormPrefixMultiplier.vue +D html/pfappserver/root/src/components/pfFormRangeToggle.vue +D html/pfappserver/root/src/components/pfFormSelect.vue +D html/pfappserver/root/src/components/pfMixinForm.js +D html/pfappserver/root/src/store/base/form.js +D html/pfappserver/root/src/styles/_form-chosen.scss +D html/pfappserver/root/src/views/Configurator/_components/AdministratorView.vue +D html/pfappserver/root/src/views/Configurator/_components/AlertingView.vue + +commit 4b85f7afd79d30777fde4c28c8f6c9cf701df10c +Author: Darren Satkunas +Date: Wed Mar 17 15:49:29 2021 -0400 + + (admin) improve search boolean + +D html/pfappserver/root/src/components/pfFormPassword.vue +M html/pfappserver/root/src/components/pfSearchBoolean.vue + +commit c441c90ef72ae5cde3e089cffdc51781cd0b08fe +Author: Darren Satkunas +Date: Wed Mar 17 15:39:47 2021 -0400 + + (admin) abstract domain join buttons from list + +M html/pfappserver/root/src/views/Configuration/_components/DomainsList.vue +A html/pfappserver/root/src/views/Configuration/domains/_components/BaseButtonJoin.vue +M html/pfappserver/root/src/views/Configuration/domains/_components/index.js +M html/pfappserver/root/src/views/Configuration/domains/_store.js + +commit 20087817dbce6be9fa2fa3130f70aa802b64490f +Author: Francis Lachapelle +Date: Wed Mar 17 17:53:58 2021 -0400 + + chore(admin): update npm packages + +M html/pfappserver/root/package.json + +commit 72a9aed75c51ff41c3eeb12fd6b7b01ffa2b501f +Author: Francis Lachapelle +Date: Wed Mar 17 17:49:16 2021 -0400 + + fix(admin(web)): remove "Type to search" in list results of input + +M html/pfappserver/root/src/components/new/BaseFormGroupChosen.vue +M html/pfappserver/root/src/components/new/BaseInputChosen.vue + +commit e48b45b2ae6d7573c5c0263b78190ee2ed1a7859 +Author: Francis Lachapelle +Date: Wed Mar 17 17:29:26 2021 -0400 + + i18n(admin): update files paths (fr) + +M conf/I18N/api/fr.po + +commit 47acd79e8f128078301d8c8f6c1a80e55d84c827 +Author: Francis Lachapelle +Date: Wed Mar 17 17:21:27 2021 -0400 + + fix(admin(js)): improve validation of disconnect port in Switch editor + + Fixes #6189 + +M html/pfappserver/root/src/views/Configuration/switches/_components/index.js +M html/pfappserver/root/src/views/Configuration/switches/schema.js + +commit 49f9b90128984b62c4cd69bfefde707c3850bd34 +Author: Francis Lachapelle +Date: Wed Mar 17 17:04:59 2021 -0400 + + fix(admin(css)): improve consistency of Chosen wrt other components + +M html/pfappserver/root/src/components/new/BaseForm.vue +M html/pfappserver/root/src/components/new/BaseInputChosen.vue + +commit 9c230ec06ec3876312005b2be801ad04a10d7de6 +Author: James Rouzier +Date: Wed Mar 17 17:02:16 2021 -0400 + + Add IF NOT EXISTS + +M db/upgrade-X.X.X-X.Y.Z.sql + +commit e4025bb883859afb7cc7cc86cdc750e99b745525 +Author: Francis Lachapelle +Date: Wed Mar 17 16:41:51 2021 -0400 + + fix(admin(css)): include default vue-multiselect CSS + + This import was part of pfFormChosen but was missing in BaseInputChosen. + + Fixes #6186 + +M html/pfappserver/root/src/components/new/BaseInputChosen.vue + +commit 405722bb1b927ce2fc7c2646377d356d5798ca47 +Author: Francis Lachapelle +Date: Wed Mar 17 13:55:23 2021 -0400 + + fix(admin(css)): improve consistency of Chosen wrt other components + +M html/pfappserver/root/src/components/new/BaseInputChosen.vue + +commit 772f11ba13fbfe6fa42bc829180cbe2aeadd0c76 +Author: Francis Lachapelle +Date: Wed Mar 17 13:52:12 2021 -0400 + + fix(admin(js)): remove delay of isFocus to fix visual glitch with Chosen component + +M html/pfappserver/root/src/composables/useInput.js + +commit 654a5c08e34a89528e9e36d390d38cade9728d65 +Author: Francis Lachapelle +Date: Wed Mar 17 13:50:54 2021 -0400 + + fix(admin(css)): enlarge dropdown width of security events in Node editor + +M html/pfappserver/root/src/views/Nodes/_components/TabSecurityEvents.vue + +commit 49ecba2cd0c56d19c42549abd2c647954517e908 +Author: James Rouzier +Date: Wed Mar 17 11:29:40 2021 -0400 + + Add new column created_at to pf_version + +M db/pf-schema-X.Y.Z.sql +M db/upgrade-X.X.X-X.Y.Z.sql +M lib/pf/dal/_pf_version.pm + +commit 853e54215a4ac9c139b37bc179d6d38d5554c6b8 +Author: Darren Satkunas +Date: Wed Mar 17 10:56:18 2021 -0400 + + (admin) remove deprecated code + +D html/pfappserver/root/src/components/pfButtonPkiCertDownload.vue +D html/pfappserver/root/src/components/pfButtonPkiCertRevoke.vue +M html/pfappserver/root/src/globals/pfActions.js +D html/pfappserver/root/src/globals/pfValidators.js +M html/pfappserver/root/src/views/Configuration/_components/PkiCertsList.vue +M html/pfappserver/root/src/views/Configuration/_config/index.js +M html/pfappserver/root/src/views/Configuration/_config/interface.js + +commit 633ac5daeeb4288abc90418d8f82b89c520327c1 +Author: Darren Satkunas +Date: Wed Mar 17 10:10:33 2021 -0400 + + (admin) deprecate redundant refresh button + +D html/pfappserver/root/src/components/pfButtonRefresh.vue +M html/pfappserver/root/src/views/Nodes/_components/TheViewUpdate.vue + +commit 8171230203690c09d22f46d6631b8e07ed00583c +Author: Francis Lachapelle +Date: Wed Mar 17 10:53:17 2021 -0400 + + fix(admin(validation)): allow numeric values to be negative + +M html/pfappserver/root/src/utils/yup.js + +commit ec60229de19d49c92a0a36cfcc8094d5ff2cfddf +Author: Francis Lachapelle +Date: Wed Mar 17 10:34:09 2021 -0400 + + admin(css): improve chosen tags icon on hover + +M html/pfappserver/root/src/components/new/BaseInputChosen.vue + +commit a78d60cf8c798079e71d93b22e122b61f7fec422 +Author: Darren Satkunas +Date: Wed Mar 17 10:07:42 2021 -0400 + + (admin) remove deprecated code + +M html/pfappserver/root/src/views/Nodes/_components/TheCsvImport.vue + +commit cd4dc90c497f0fc5465f70e21a12870b871405b4 +Author: Darren Satkunas +Date: Wed Mar 17 10:07:04 2021 -0400 + + (admin) adjust store module for async db + +D html/pfappserver/root/src/components/pfCSVImport.vue +D html/pfappserver/root/src/components/pfField.vue +D html/pfappserver/root/src/components/pfFieldTypeValue.vue +D html/pfappserver/root/src/components/pfFormAutocomplete.vue +D html/pfappserver/root/src/components/pfFormFields.vue +D html/pfappserver/root/src/components/pfFormTextarea.vue +M html/pfappserver/root/src/views/Configuration/bases/_store.js + +commit 51f9a78c346fa4097730ba859c963399e00d5b9f +Author: nqb +Date: Wed Mar 17 14:38:34 2021 +0100 + + NEWS for #6139 + +M NEWS.asciidoc + +commit 069539d999941a2843007d9c5c5cf48e22bc71d3 +Author: Darren Satkunas +Date: Wed Mar 17 09:36:24 2021 -0400 + + (admin) async create db + +M html/pfappserver/root/src/views/Configuration/bases/_api.js +M html/pfappserver/root/src/views/Configuration/fingerbank/_store.js + +commit 73eebfc7c6f4ccf7d2789b3b25978e323fc43d7c +Author: Darren Satkunas +Date: Wed Mar 17 09:35:12 2021 -0400 + + (admin) update interface toggle in configurator + +M html/pfappserver/root/src/views/Configurator/_components/InterfacesList.vue + +commit e0db22f37c7bd5b4de1b95207b08181046f0f88b +Author: Darren Satkunas +Date: Wed Mar 17 09:13:36 2021 -0400 + + (admin) improve list status toggles + +M html/pfappserver/root/src/views/Configuration/_components/ConnectionProfilesList.vue +M html/pfappserver/root/src/views/Configuration/_components/FilterEnginesList.vue +M html/pfappserver/root/src/views/Configuration/_components/InterfacesList.vue +M html/pfappserver/root/src/views/Configuration/_components/RemoteConnectionProfilesList.vue +M html/pfappserver/root/src/views/Configuration/_components/SecurityEventsList.vue +M html/pfappserver/root/src/views/Configuration/_components/SyslogParsersList.vue +M html/pfappserver/root/src/views/Configuration/_config/connectionProfile.js +M html/pfappserver/root/src/views/Configuration/_config/remoteConnectionProfile.js +A html/pfappserver/root/src/views/Configuration/connectionProfiles/_components/ToggleStatus.js +M html/pfappserver/root/src/views/Configuration/connectionProfiles/_components/index.js +M html/pfappserver/root/src/views/Configuration/connectionProfiles/_router.js +M html/pfappserver/root/src/views/Configuration/connectionProfiles/_store.js +A html/pfappserver/root/src/views/Configuration/filterEngines/_components/ToggleStatus.js +M html/pfappserver/root/src/views/Configuration/filterEngines/_components/index.js +A html/pfappserver/root/src/views/Configuration/networks/interfaces/_components/ToggleStatus.js +M html/pfappserver/root/src/views/Configuration/networks/interfaces/_components/index.js +M html/pfappserver/root/src/views/Configuration/networks/interfaces/_store.js +A html/pfappserver/root/src/views/Configuration/remoteConnectionProfiles/_components/ToggleStatus.js +M html/pfappserver/root/src/views/Configuration/remoteConnectionProfiles/_components/index.js +A html/pfappserver/root/src/views/Configuration/securityEvents/_components/ToggleStatus.js +M html/pfappserver/root/src/views/Configuration/securityEvents/_components/index.js +A html/pfappserver/root/src/views/Configuration/syslogParsers/_components/ToggleStatus.js +M html/pfappserver/root/src/views/Configuration/syslogParsers/_components/index.js +M html/pfappserver/root/src/views/Configuration/syslogParsers/_store.js +M html/pfappserver/root/src/views/Configuration/syslogParsers/schema.js + +commit 3aee372fd533a5ca0a0c2792764ee87038908ca9 +Author: Darren Satkunas +Date: Wed Mar 17 08:17:32 2021 -0400 + + (admin) dereference sooner + +M html/pfappserver/root/src/views/Configuration/_composables/useViewCollectionItem.js +M html/pfappserver/root/src/views/Configuration/_composables/useViewCollectionItemFixed.js +M html/pfappserver/root/src/views/Configuration/_composables/useViewResource.js + +commit 1841a17ca9d92c39296c0953f5bcd41007b01e0e +Author: nqb +Date: Wed Mar 17 08:49:27 2021 +0100 + + allow netflow traffic to management IP by default + +M conf/iptables.conf.example + +commit cd80d85cd66e7ea9536d96dcf3fa66737b34a013 +Author: nqb +Date: Wed Mar 17 08:47:13 2021 +0100 + + [docs] adjust pfacct documentation + +M docs/installation/advanced_topics.asciidoc + +commit 2a3c549425f493b579fedf1d439fcede1b1abc55 +Author: Darren Satkunas +Date: Tue Mar 16 20:52:31 2021 -0400 + + (admin) add promised toggle for task status + +M html/pfappserver/root/src/components/new/index.js +M html/pfappserver/root/src/composables/useInputValueToggle.js +M html/pfappserver/root/src/views/Configuration/_components/MaintenanceTasksList.vue +M html/pfappserver/root/src/views/Configuration/maintenanceTasks/_components/ToggleStatus.js +M html/pfappserver/root/src/views/Configuration/maintenanceTasks/_components/index.js + +commit 581ad703c451381b39d290778792faf0fc75284a +Author: Francis Lachapelle +Date: Tue Mar 16 17:04:53 2021 -0400 + + refactor(admin): convert NodeView to composition api (#6125) + + * refactor(admin): convert NodeView to composition api + + * (admin) fix compile and runtime errors, implement new datetime component + + * refactor(admin): convert NodeView to composition api + + * (admin) reorganize components + + * (admin) abstract and split node tabs + + * (admin) improve schema + + * (admin) adjust tabs, improve searchable user (pid) + + * (admin) move searchable User component + + * (admin) refactor create form + + * (admin) refactor CSV import + + * (admin) rename component + + * (admin) make param explicit + + * (admin) kebab-case props + + Co-authored-by: Darren Satkunas + +M html/pfappserver/root/src/composables/useInputMultiselect.js +M html/pfappserver/root/src/utils/filters.js +A html/pfappserver/root/src/views/Nodes/_components/BaseFormGroupRolesOptional.js +A html/pfappserver/root/src/views/Nodes/_components/BaseFormGroupStatus.js +D html/pfappserver/root/src/views/Nodes/_components/NodeView.vue +D html/pfappserver/root/src/views/Nodes/_components/NodesCreate.vue +M html/pfappserver/root/src/views/Nodes/_components/NodesSearch.vue +A html/pfappserver/root/src/views/Nodes/_components/TabDhcpOption82Logs.vue +A html/pfappserver/root/src/views/Nodes/_components/TabFingerbank.vue +A html/pfappserver/root/src/views/Nodes/_components/TabInfo.vue +A html/pfappserver/root/src/views/Nodes/_components/TabIp4Logs.vue +A html/pfappserver/root/src/views/Nodes/_components/TabIp6Logs.vue +A html/pfappserver/root/src/views/Nodes/_components/TabLocationLogs.vue +A html/pfappserver/root/src/views/Nodes/_components/TabSecurityEvents.vue +A html/pfappserver/root/src/views/Nodes/_components/TabTimeline.vue +R076 html/pfappserver/root/src/views/Nodes/_components/NodesImport.vue html/pfappserver/root/src/views/Nodes/_components/TheCsvImport.vue +A html/pfappserver/root/src/views/Nodes/_components/TheFormCreate.vue +A html/pfappserver/root/src/views/Nodes/_components/TheFormUpdate.vue +A html/pfappserver/root/src/views/Nodes/_components/TheViewCreate.vue +A html/pfappserver/root/src/views/Nodes/_components/TheViewUpdate.vue +A html/pfappserver/root/src/views/Nodes/_components/index.js +A html/pfappserver/root/src/views/Nodes/_composables/useCollection.js +M html/pfappserver/root/src/views/Nodes/_config/index.js +M html/pfappserver/root/src/views/Nodes/_router/index.js +A html/pfappserver/root/src/views/Nodes/schema.js +A html/pfappserver/root/src/views/Users/_components/BaseFormGroupPersonSearchable.js +M html/pfappserver/root/src/views/Users/_components/TheCsvImport.vue +M html/pfappserver/root/src/views/Users/_config/index.js +M html/pfappserver/root/src/views/Users/schema.js + +commit 3b7b88647bdb7cd94e5c8f13f0ec296d99940833 +Author: Darren Satkunas +Date: Tue Mar 16 16:45:05 2021 -0400 + + (admin) prevent default when label is clicked + +M html/pfappserver/root/src/components/new/BaseInputRange.vue + +commit 7d3727ad1df159687c48460dd8703ec1369ee2d0 +Author: Darren Satkunas +Date: Tue Mar 16 16:39:09 2021 -0400 + + (admin) more explicit store module initialization + +M html/pfappserver/root/src/views/Configuration/maintenanceTasks/_router.js + +commit 82e393ff06a158014d9d9a9cfae9e4d548db9373 +Author: Darren Satkunas +Date: Tue Mar 16 16:38:31 2021 -0400 + + (admin) handle empty resource options + +M html/pfappserver/root/src/views/Configuration/_composables/useViewResource.js + +commit 471a4d8f4e6de142be0fd6581ac2e8a58af25af0 +Author: Darren Satkunas +Date: Tue Mar 16 16:37:07 2021 -0400 + + (admin) preload bases store module throughout entire configuration + +M html/pfappserver/root/src/views/Configuration/_router/index.js +R100 html/pfappserver/root/src/components/new/BaseInputRangePromise.vue html/pfappserver/root/src/views/Configuration/maintenanceTasks/_components/ToggleStatus.js + +commit 09970c201efc705de1a436ef039289de2f7bf07a +Author: Francis Lachapelle +Date: Tue Mar 16 15:27:47 2021 -0400 + + fix(admin): improve debugging badges of services status + +M html/pfappserver/root/src/App.vue +M html/pfappserver/root/src/store/modules/session.js + +commit 1520d21a7b9b84ff8a24aee8d5083223c1966747 +Author: Francis Lachapelle +Date: Tue Mar 16 15:26:19 2021 -0400 + + fix(admin(css)): highlight active section w/danger variant + +M html/pfappserver/root/src/styles/_navbar.scss + +commit 040d5009d298b2a3cd266735cab2eb672fac063c +Author: Francis Lachapelle +Date: Tue Mar 16 15:14:28 2021 -0400 + + fix(admin): improve display of Status step of configurator + +M html/pfappserver/root/src/views/Configurator/status/_components/FormStatus.vue + +commit 28b2847e92dd610a7d5fdd61766c1ef0fc1d90c4 +Author: James Rouzier +Date: Thu Feb 4 12:08:45 2021 -0500 + + Implement pfqueue/:job_id/status pfqueue/:job_id/status/poll in perl + +M lib/pf/UnifiedApi.pm +M lib/pf/UnifiedApi/Controller/Pfqueue.pm + +commit bf61ef0eb64beddc9a340dcd834316b41e517d75 +Author: James Rouzier +Date: Thu Feb 4 09:51:40 2021 -0500 + + Wrap string concatenation in a sub + +M lib/pf/condition/fingerbank/device_is_a.pm + +commit 99c2a1ea4202b188a9fcf05526c8e6d5d78182cb +Author: James Rouzier +Date: Thu Feb 4 09:15:28 2021 -0500 + + Allow start/stop/restart to be async + +M lib/pf/UnifiedApi/Controller/Services.pm + +commit f0af13e181347b542e01749bab89023dac3a4354 +Author: James Rouzier +Date: Thu Feb 4 09:14:46 2021 -0500 + + Allow parse_json to expect the json body + +M lib/pf/UnifiedApi/Controller.pm + +commit 4c255398628ad0915c5e17720d0e7a0fe5b12955 +Author: James Rouzier +Date: Wed Feb 3 15:36:38 2021 -0500 + + Handle if the database is not configured properly + +M lib/pf/UnifiedApi/Controller/SystemSummary.pm + +commit 3bc136ed31a5adc158d1f1387863ff360e4a11de +Author: James Rouzier +Date: Wed Feb 3 15:28:30 2021 -0500 + + Allow the system summary in the configurator + +M lib/pf/UnifiedApi.pm +A lib/pf/UnifiedApi/Controller/Pfqueue.pm + +commit bb558cf8c219d5569cf4a456bf9ee682fe0a91aa +Author: James Rouzier +Date: Tue Feb 2 16:56:20 2021 -0500 + + Proxy all requests for /configurator/pfqueue/* to the frontend the API + +M lib/pf/UnifiedApi.pm +M lib/pf/UnifiedApi/Controller/Configurator.pm +M lib/pf/UnifiedApi/Plugin/RestCrud.pm + +commit c03c5aba701d55b74995593d160c2ab5e5fb143b +Author: James Rouzier +Date: Tue Feb 2 11:37:08 2021 -0500 + + Add task_id method + +M lib/pf/UnifiedApi/Controller.pm + +commit e048661f44636d96af5f63686721e45605a94353 +Author: James Rouzier +Date: Tue Feb 2 10:09:42 2021 -0500 + + Add db_version to the system summary + +M lib/pf/UnifiedApi/Controller/SystemSummary.pm + +commit e61d7947723db557cfde114952f31b2c2ed241ff +Author: James Rouzier +Date: Fri Jan 29 14:29:22 2021 -0500 + + Async database_secure_installation + +M lib/pf/UnifiedApi/Controller/Config/Bases.pm + +commit bb698ff458e2e1b1edac83cd61e5c29a773d9aae +Author: James Rouzier +Date: Fri Jan 29 13:22:00 2021 -0500 + + Async database_create + +M lib/pf/UnifiedApi/Controller/Config/Bases.pm + +commit 505f6e2fda99de085852979c69db8d5710ac7669 +Author: Extra Fu +Date: Tue Mar 16 10:00:56 2021 -0400 + + Update NEWS.asciidoc + +M NEWS.asciidoc + +commit 5d4d4cec47990f47250bf07c3ab7a52fc3e457f7 +Author: James Rouzier +Date: Tue Mar 16 09:44:15 2021 -0400 + + Use /sbin/sysctl + +M lib/pf/cmd/pf/confignetflow.pm + +commit 58d4792c7fdcb93400afd3e2734975af4780412f +Author: nqb +Date: Tue Mar 16 08:12:21 2021 +0100 + + update NEWS + +M NEWS.asciidoc + +commit a97ab9d6ed2994273e9df423be07f133b90c3836 +Author: nqb +Date: Tue Mar 16 07:43:40 2021 +0100 + + update CHANGELOG + +M NEWS.asciidoc + +commit 0de3208555f69e44e38ed5969556c9b12a8eed99 +Author: nqb +Date: Tue Mar 16 07:39:46 2021 +0100 + + [Venom] fix typo + +M t/venom/pfservers/global_config/15_create_network_devices.yml + +commit bec6cb676fc5cc32f7b2d786d83a3596969baa11 +Author: nqb +Date: Fri Mar 12 16:42:47 2021 +0100 + + [docs] add wireless topology + reorganize + +M docs/developer/integration_tests/README.asciidoc +A docs/developer/integration_tests/subnets_and_ips.asciidoc +A docs/developer/integration_tests/virtual_machines.asciidoc +A docs/developer/integration_tests/wired_network_topology.asciidoc +A docs/developer/integration_tests/wireless_network_topology.asciidoc +D docs/images/integration_tests/integration_tests_topology.png +R100 docs/images/integration_tests/integration_tests_topology.drawio docs/images/integration_tests/wired_topology.drawio +A docs/images/integration_tests/wired_topology.png +A docs/images/integration_tests/wireless_topology.drawio +A docs/images/integration_tests/wireless_topology.png +M docs/installation/best_practices.asciidoc +M t/venom/pfservers/wireless_dot1x_eap_peap/TESTSUITE.md +M t/venom/pfservers/wireless_mac_auth/TESTSUITE.md + +commit f48aa9fae21f2558889167b92c529a3b4214aa41 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Fri Mar 12 14:13:12 2021 -0500 + + [VENOM] Wireless teardown add time + +D t/venom/pfservers/wireless_mac_auth/teardown/12_15s_sleep_time.yml +A t/venom/pfservers/wireless_mac_auth/teardown/12_sleep_delete_windows.yml +D t/venom/pfservers/wireless_mac_auth/teardown/14_30s_sleep_time.yml +D t/venom/pfservers/wireless_mac_auth/teardown/17_15s_sleep_time.yml +A t/venom/pfservers/wireless_mac_auth/teardown/17_sleep_delete_windows.yml +D t/venom/pfservers/wireless_mac_auth/teardown/18_30s_sleep_time.yml + +commit 65fcd911c9bb569080ce5528ea1c4fba07125120 +Author: nqb +Date: Fri Mar 12 15:02:45 2021 +0100 + + add missing secret for disconnect + +M addons/vagrant/inventory/group_vars/wireless/hostapd.yml + +commit 074edd7c1abd9bc11357da27f9743fe9872345e7 +Author: nqb +Date: Fri Mar 12 11:30:52 2021 +0100 + + [Venom] fix typos + +M t/venom/vars/all.yml + +commit b9b41cb4bb495a3e71cb3e9b52de467399c71102 +Author: nqb +Date: Thu Mar 11 16:14:11 2021 +0100 + + makefile quotes + +M ci/lib/test/Makefile + +commit 9f9bf2631a6175c30ecfbf46cad9707229e9354a +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Thu Mar 11 15:36:52 2021 -0500 + + [VENOM] Wireless add time for teardown (review: https://github.com/inverse-inc/packetfence/pull/6114#pullrequestreview-609436829) + +A t/venom/pfservers/wireless_mac_auth/teardown/14_30s_sleep_time.yml +A t/venom/pfservers/wireless_mac_auth/teardown/18_30s_sleep_time.yml + +commit 4cd6c21f282b34b7ab48314b2413415d8c4d1308 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Thu Mar 11 15:24:57 2021 -0500 + + [VENOM] Wireless add disconnect from hostapd (review: https://github.com/inverse-inc/packetfence/pull/6114#pullrequestreview-609436829) + +M addons/vagrant/inventory/group_vars/wireless/hostapd.yml + +commit 1b9de2d1dfef08bfd6e885f710b9976bee2c117f +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Thu Mar 11 15:11:28 2021 -0500 + + [VENOM] Wireless remove unused variable (review: https://github.com/inverse-inc/packetfence/pull/6114#discussion_r592111449) + +M t/venom/vars/all.yml + +commit 7f54b70526cbe07dbf6d5ae8128aec8eab46b325 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Thu Mar 11 14:36:43 2021 -0500 + + [VENOM] Wireless remove unused file -> goes in generic (review: https://github.com/inverse-inc/packetfence/pull/6114#discussion_r592280090) + +D t/venom/switches/common/check_wlan0.100_int_status.yml + +commit 95af891923bf5a44e77266c9830e48be6451ed0a +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Thu Mar 11 14:34:53 2021 -0500 + + [VENOM] Wireless Vagrant, remove extra interface (review: https://github.com/inverse-inc/packetfence/pull/6114#discussion_r592269681) + +M addons/vagrant/wireless/Vagrantfile + +commit 6064b423a8a6811c6b980684082a0d7afad40333 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Thu Mar 11 14:32:39 2021 -0500 + + [VENOM] Wireless config fix review https://github.com/inverse-inc/packetfence/pull/6114#discussion_r592207500 + +M t/venom/pfservers/global_config/15_create_network_devices.yml + +commit a97d969509d58bd7b04b7c40fb2c684cc9257a61 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Thu Mar 11 14:24:10 2021 -0500 + + [VENOM] Wireless mac auth, remove step in teardown https://github.com/inverse-inc/packetfence/pull/6114#discussion_r592169159 + +D t/venom/pfservers/wireless_mac_auth/teardown/20_check_node01_deleted.yml + +commit 900fe2d3b0bd6e24c2fa00110497c58f540c5583 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Thu Mar 11 14:21:28 2021 -0500 + + [VENOM] Wireless mac auth fix https://github.com/inverse-inc/packetfence/pull/6114#discussion_r592212120 + +T t/venom/pfservers/wireless_mac_auth/02_restart_pfcron_service.yml + +commit e1b38ea7ae8c498297c2852a1268a5e142c296cc +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Thu Mar 11 14:03:50 2021 -0500 + + [VENOM] Wireless fix titles from review + Fix https://github.com/inverse-inc/packetfence/pull/6114#discussion_r592105890 + Fix https://github.com/inverse-inc/packetfence/pull/6114#discussion_r592105827 + Fix https://github.com/inverse-inc/packetfence/pull/6114#discussion_r592105674 + Fix https://github.com/inverse-inc/packetfence/pull/6114#discussion_r592105757 + +M t/venom/nodes/common/check_wlan1_int_status_down.yml +M t/venom/nodes/common/check_wlan1_int_status_up.yml + +commit 8546e3b3a82a159dc4d97a47c285347fa6e75c39 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Thu Mar 11 11:08:55 2021 -0500 + + [VENOM] Wireless mac auth, Apply suggestions from code review, Fix Testsuite steps + + Co-authored-by: Nicolas Quiniou-Briand + +M t/venom/pfservers/wireless_mac_auth/TESTSUITE.md + +commit 104fbe1be9f41b549787c81b5ba8c3f575b30680 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Thu Mar 11 11:05:25 2021 -0500 + + [VENOM] Wireless, Apply suggestions from code review: Fix titles in vars + + Co-authored-by: Nicolas Quiniou-Briand + +M t/venom/vars/all.yml + +commit 3c40b830f15053bb04aed6ab3a6b6c13d6750d68 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Thu Mar 11 11:02:16 2021 -0500 + + [VENOM] Apply suggestions from code review: Fix venom name according action + + Co-authored-by: Nicolas Quiniou-Briand + +M addons/vagrant/inventory/group_vars/wireless/hostapd.yml +M t/venom/nodes/wireless_mac_auth/run_wpasupplicant.yml +M t/venom/pfservers/wireless_dot1x_eap_peap/35_enable_dot1x_eap_peap_int.yml +M t/venom/pfservers/wireless_dot1x_eap_peap/teardown/05_disable_wireless_dot1x_eap_peap_int.yml +M t/venom/pfservers/wireless_mac_auth/00_enable_wireless01_cleanup_task.yml +M t/venom/pfservers/wireless_mac_auth/05_create_wireless01.yml +M t/venom/pfservers/wireless_mac_auth/20_enable_wpa_supplicant.yml +M t/venom/pfservers/wireless_mac_auth/teardown/07_disable_mac_auth_int.yml + +commit cc4d0de94a4d91a089cb83181f3943f4e75e8e39 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Wed Mar 10 14:25:49 2021 -0500 + + [VENOM] Wireless Mac Auth TearDown Try fix node removal + +R100 t/venom/pfservers/wireless_mac_auth/teardown/15_delete_wlan1_with_pfcron_node_cleanup.yml t/venom/pfservers/wireless_mac_auth/teardown/15_delete_wireless01_with_pfcron_node_cleanup.yml +A t/venom/pfservers/wireless_mac_auth/teardown/17_15s_sleep_time.yml +R100 t/venom/pfservers/wireless_mac_auth/teardown/20_check_wireless01_wlan1_deleted.yml t/venom/pfservers/wireless_mac_auth/teardown/22_check_wireless01_wlan1_deleted.yml + +commit b4ca8aaad21ee49ab68d37f87e567708b123ff60 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Wed Mar 10 12:04:56 2021 -0500 + + [VENOM] Wireless mac auth, fix name and issue with exit code + +M t/venom/pfservers/wireless_mac_auth/teardown/07_disable_mac_auth_int.yml +M t/venom/switches/common/disable_wlan0_mac_auth_int.yml + +commit 435d7ff41f1336f1735e2f68b12b8a593e0e3994 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Mon Mar 8 16:25:25 2021 -0500 + + [VENOM] Separate role creation for user and machine + +M t/venom/pfservers/global_config/00_create_roles.yml + +commit d12ebf3fbac51b75f5451cd991e9d3a48b12e29c +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Mon Mar 8 11:29:11 2021 -0500 + + [VENOM] Wireless secure teardown: start debug + +M t/venom/pfservers/wireless_dot1x_eap_peap/teardown/00_kill_wpasupplicant.yml +D t/venom/pfservers/wireless_dot1x_eap_peap/teardown/05_disable_dot1x_dot1x_int.yml +A t/venom/pfservers/wireless_dot1x_eap_peap/teardown/05_disable_wireless_dot1x_eap_peap_int.yml +D t/venom/pfservers/wireless_dot1x_eap_peap/teardown/05_disable_wireless_dot1x_int.yml +M t/venom/switches/common/disable_wlan0_dot1x_int.yml + +commit ecc5845a0ceab83bb2b6278130048a5e43319034 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Wed Mar 3 17:19:16 2021 -0500 + + [VENOM] Wireless eap peap fix step 60 + +M t/venom/pfservers/wireless_dot1x_eap_peap/60_check_wireless_dot1x_int_status.yml +R087 t/venom/switches/common/check_wlan0.x_int_status_eap_peap.yml t/venom/switches/common/check_wlan0.x_int_status_eap_peap_machine.yml +A t/venom/switches/common/check_wlan0.x_int_status_eap_peap_user.yml + +commit 06d327d23586c38483947101caa046e279fe9c49 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Wed Mar 3 17:10:37 2021 -0500 + + [VENOM] Wireless eap peap fix variable + +M t/venom/switches/common/check_wlan0.x_int_status_eap_peap.yml + +commit 4ee035d46050f281505a1c9afef055d7662c336b +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Wed Mar 3 14:16:04 2021 -0500 + + [VENOM] Wireless eap peap change values for authentication + +M t/venom/vars/all.yml + +commit e252f2715d90330c582f74c76df64443ae30a00e +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Wed Mar 3 11:28:50 2021 -0500 + + [VENOM] Wireless eap peap Fix wpa supplicant start + +M t/venom/pfservers/wireless_dot1x_eap_peap/40_run_wpasupplicant.yml + +commit fccaac4e3aac4cc47edbb4fdf787c2fd489c8b9f +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Wed Mar 3 11:15:05 2021 -0500 + + [VENOM] Wireless fix makefile with teardown + +M t/venom/Makefile + +commit 14ee1575e78b796f8dce6b40e194836f0bb9a275 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Wed Mar 3 10:04:03 2021 -0500 + + [VENOM] Wireless Dot1x eap peap Fix issues for wpa supplicant and hostapd (miss this file) + +D t/venom/pfservers/wireless_dot1x_eap_peap/37_check_wireless_dot1x_status.yml + +commit 8b5ea88fe55e418ead5372620667feddd7d4be44 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Wed Mar 3 10:02:46 2021 -0500 + + [VENOM] Wireless Dot1x eap peap Fix issues for wpa supplicant and hostapd + +A t/venom/pfservers/wireless_dot1x_eap_peap/37_sleep_10_seconds.yml +A t/venom/pfservers/wireless_dot1x_eap_peap/39_check_wireless_dot1x_status.yml +M t/venom/pfservers/wireless_dot1x_eap_peap/40_run_wpasupplicant.yml + +commit c6a7d54d0ef984a03953c67e9c7b4b470bba9a70 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Tue Mar 2 20:34:15 2021 -0500 + + [VENOM] Wireless eap peap fix issues + +A t/venom/pfservers/wireless_dot1x_eap_peap/35_enable_dot1x_eap_peap_int.yml +D t/venom/pfservers/wireless_dot1x_eap_peap/35_enable_wireless_dot1x_int.yml +T t/venom/pfservers/wireless_dot1x_eap_peap/37_check_wireless_dot1x_status.yml +T t/venom/pfservers/wireless_dot1x_eap_peap/60_check_wireless_dot1x_int_status.yml +M t/venom/switches/common/check_wlan0.100_int_status.yml +A t/venom/switches/common/check_wlan0.x_int_status_eap_peap.yml +M t/venom/switches/common/check_wlan0_int_status.yml +M t/venom/switches/common/enable_wlan0_dot1x_int.yml + +commit fc282c032ab2de085bdb34cfdcd2a3785c14c249 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Tue Mar 2 16:28:01 2021 -0500 + + [VENOM] Wireless split test on wireless to get vlan id from vars + +M t/venom/pfservers/wireless_mac_auth/35_check_wlan0.x_status.yml +R100 t/venom/switches/common/check_wlan0.x_int_status.yml t/venom/switches/common/check_wlan0.x_int_status_mac_auth.yml + +commit 66af1014cdb8ceb3a31b01e83695d9420c15e85c +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Tue Mar 2 16:13:43 2021 -0500 + + [VENOM] Wireless Mac auth Fix with dynamic vlan variable + +R068 t/venom/pfservers/wireless_mac_auth/35_check_wlan2.0_status.yml t/venom/pfservers/wireless_mac_auth/35_check_wlan0.x_status.yml +D t/venom/switches/common/check_wlan0.2_int_status.yml +A t/venom/switches/common/check_wlan0.x_int_status.yml + +commit b0c8ae4ea116c387cab6246c6c75c9b9edcfebe6 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Tue Mar 2 15:54:35 2021 -0500 + + [VENOM] Wirless Mac auth fix path when execute wpa_supplicant + +M t/venom/pfservers/wireless_mac_auth/20_enable_wpa_supplicant.yml + +commit 10939e0ad2d3ab796f5f79b4ff48ae36a837497b +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Tue Mar 2 15:29:02 2021 -0500 + + [VENOM] Wireless fix issue on result.code + +M t/venom/switches/common/check_wlan0.2_int_status.yml + +commit 867a6bd819b8bbe2fdb19428e5c9092f5841a0d6 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Tue Mar 2 15:27:59 2021 -0500 + + [VENOM] Wireless teardown Fix variable + +M t/venom/pfservers/wireless_mac_auth/teardown/30_delete_connection_profile.yml + +commit 581c605d4a456620d905caa7b72114ffb14d76e1 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Tue Mar 2 15:11:07 2021 -0500 + + [VENOM] Wireless mac auth Fix status + +M t/venom/switches/common/enable_wlan0_mac_auth_int.yml + +commit 45991ea8b316a2f1bd1bb4413dd7967a223cf19a +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Tue Mar 2 14:16:38 2021 -0500 + + [VENOM] Vars fix missing dots + +M t/venom/vars/all.yml + +commit ee7839583fc894702d15ec9d50b3dff9d3036d22 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Tue Mar 2 14:15:22 2021 -0500 + + [VENOM] Vagrant wireless remove extra steps with venom + +M addons/vagrant/wireless/Vagrantfile + +commit 5fd60a587560a456e127c531efb81ea5a9e2e83a +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Tue Mar 2 13:38:43 2021 -0500 + + [VENOM] Make more general variables for eap and mac auth + +M t/venom/vars/all.yml + +commit 63a976181365a28d10acade8dd73f6b450a0f206 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Tue Mar 2 11:34:15 2021 -0500 + + [VENOM] Wireless01 mount /src/ files (right file) + +M addons/vagrant/wireless/Vagrantfile + +commit fbeddf0ac0d538a3df461eb27a6b4fd248e9e2dd +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Tue Mar 2 11:33:38 2021 -0500 + + [VENOM] Reverse Wireless01 mount /src/ files which was on wrong file + +M t/venom/pfservers/wireless_mac_auth/05_create_wireless01.yml + +commit ac015b28e5ee961dc27363bddae8d582fec7d2db +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Tue Mar 2 11:28:36 2021 -0500 + + [VENOM] Wireless01 mount /src/ files + +M t/venom/pfservers/wireless_mac_auth/05_create_wireless01.yml + +commit 8d92356390ff5215a5fc0bb68452103c5c89c0c7 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Tue Mar 2 11:22:26 2021 -0500 + + [VENOM] Gitlab ci Add missing wireless01 + +M .gitlab-ci.yml + +commit ed59f4aa2658591395a299036444b0ed2504c887 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Tue Mar 2 11:20:54 2021 -0500 + + [VENOM] Global config add wireless in global creation + +M t/venom/pfservers/global_config/00_create_roles.yml +M t/venom/pfservers/global_config/15_create_network_devices.yml +M t/venom/pfservers/global_teardown/00_teardown.yml +M t/venom/vars/all.yml + +commit 51e672c600e4e289274b920daf57c03943477fdc +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Tue Mar 2 11:19:21 2021 -0500 + + [VENOM] Add wireless in test and change wireless name without teardown + +M t/venom/Makefile + +commit b89109e8c74cb0531024a59b101f3179f984411b +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Mon Mar 1 16:06:44 2021 -0500 + + [VENOM] tests wireless change fonction name + +M t/venom/pfservers/wireless_mac_auth/05_create_wireless01.yml + +commit 35fa28e5c1e77ebffb8840696aeecc16993dfc86 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Mon Mar 1 16:04:12 2021 -0500 + + [VENOM] add wireless091 as vm to be started + +M ci/lib/test/Makefile + +commit 2651cb9237f6f4f7a2d6d361e34774b70210ce77 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Mon Mar 1 16:02:21 2021 -0500 + + [VENOM] Add wireless tests + +M t/venom/Makefile + +commit 06ebb79d01e7a24f910306b3219b665a83fbb961 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Mon Mar 1 14:04:17 2021 -0500 + + [VENOM] fix paths in var and in wireless test + +M t/venom/pfservers/wireless_mac_auth/20_enable_wpa_supplicant.yml +M t/venom/vars/all.yml + +commit 3c6fe476bf5c616429d99cc6da0102b82b412806 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Mon Mar 1 11:42:12 2021 -0500 + + [VENOM] wireless remove the wired info + +M t/venom/pfservers/wireless_dot1x_eap_peap/25_create_connection_profile.yml + +commit 9012cdce518d49720aea89aa9d4aa9122982c54f +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Thu Feb 25 14:58:13 2021 -0500 + + [Venom] change hostapd variables for wireless test + Add mask in host inventory" + +M addons/vagrant/inventory/group_vars/wireless/hostapd.yml +M addons/vagrant/inventory/hosts + +commit 28f495704b64e5ed8bdb651fa3ca158d954fa296 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Fri Feb 19 22:51:00 2021 -0500 + + [Venom] Add test suite + +A t/venom/pfservers/wireless_dot1x_eap_peap/TESTSUITE.md + +commit 207b3e5e4f592c0599c2cc4a516c5eb69297a16c +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Fri Feb 19 22:48:37 2021 -0500 + + [VENOM] Add variables + +M t/venom/vars/all.yml + +commit 6f9a23e509de0d9da6a5645f836dd6f33043a493 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Fri Feb 19 22:48:01 2021 -0500 + + [VENOM] Missing files for teardown and pipeline + +A t/venom/pfservers/common/check_offline_status_wireless01.yml +A t/venom/switches/common/check_wlan0.100_int_status.yml + +commit 24ab6d4f80f0064b3aa47c210fad00e3ad2b71d7 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Fri Feb 19 22:47:02 2021 -0500 + + [VENOM] wireless secure teardown + +A t/venom/pfservers/wireless_dot1x_eap_peap/teardown/00_kill_wpasupplicant.yml +A t/venom/pfservers/wireless_dot1x_eap_peap/teardown/05_disable_dot1x_dot1x_int.yml +A t/venom/pfservers/wireless_dot1x_eap_peap/teardown/05_disable_wireless_dot1x_int.yml +A t/venom/pfservers/wireless_dot1x_eap_peap/teardown/12_check_offline_status_wireless01.yml +A t/venom/pfservers/wireless_dot1x_eap_peap/teardown/15_check_unregistered_node.yml +A t/venom/pfservers/wireless_dot1x_eap_peap/teardown/17_sleep_delete_windows.yml +A t/venom/pfservers/wireless_dot1x_eap_peap/teardown/20_delete_wireless01_with_pfcron_node_cleanup.yml +A t/venom/pfservers/wireless_dot1x_eap_peap/teardown/25_check_wireless01_deleted.yml +A t/venom/pfservers/wireless_dot1x_eap_peap/teardown/30_disable_node_cleanup_task.yml +A t/venom/pfservers/wireless_dot1x_eap_peap/teardown/35_restart_pfcron_service.yml +A t/venom/pfservers/wireless_dot1x_eap_peap/teardown/90_teardown.yml +A t/venom/pfservers/wireless_dot1x_eap_peap/teardown/95_restart_radius_services.yml + +commit 4971d078fcb984351682be479c8f8b111cbcacaa +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Fri Feb 19 22:25:05 2021 -0500 + + [Venom] Add wireless pipeline up + +A t/venom/pfservers/wireless_dot1x_eap_peap/00_enable_node_cleanup_task.yml +A t/venom/pfservers/wireless_dot1x_eap_peap/02_restart_pfcron_service.yml +A t/venom/pfservers/wireless_dot1x_eap_peap/05_join_domain.yml +A t/venom/pfservers/wireless_dot1x_eap_peap/07_create_realms.yml +A t/venom/pfservers/wireless_dot1x_eap_peap/10_restart_radius_services.yml +A t/venom/pfservers/wireless_dot1x_eap_peap/15_create_and_test_ad_machine_source.yml +A t/venom/pfservers/wireless_dot1x_eap_peap/20_create_and_test_ad_user_source.yml +A t/venom/pfservers/wireless_dot1x_eap_peap/25_create_connection_profile.yml +A t/venom/pfservers/wireless_dot1x_eap_peap/30_perform_checkup.yml +A t/venom/pfservers/wireless_dot1x_eap_peap/35_enable_wireless_dot1x_int.yml +A t/venom/pfservers/wireless_dot1x_eap_peap/37_check_wireless_dot1x_status.yml +A t/venom/pfservers/wireless_dot1x_eap_peap/40_run_wpasupplicant.yml +A t/venom/pfservers/wireless_dot1x_eap_peap/45_sleep_some_time.yml +A t/venom/pfservers/wireless_dot1x_eap_peap/50_check_radius_audit_log.yml +A t/venom/pfservers/wireless_dot1x_eap_peap/55_check_autoregister_node.yml +A t/venom/pfservers/wireless_dot1x_eap_peap/60_check_wireless_dot1x_int_status.yml + +commit 08eaf11385207a885367c8246a379d73c8863e6a +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Fri Feb 12 16:10:06 2021 -0500 + + [Venom] Add teardown for wireless mac auth + +A t/venom/pfservers/wireless_mac_auth/teardown/00_unreg_wireless01.yml +A t/venom/pfservers/wireless_mac_auth/teardown/05_kill_wpa_supplicant.yml +A t/venom/pfservers/wireless_mac_auth/teardown/07_disable_mac_auth_int.yml +A t/venom/pfservers/wireless_mac_auth/teardown/12_15s_sleep_time.yml +A t/venom/pfservers/wireless_mac_auth/teardown/15_delete_wlan1_with_pfcron_node_cleanup.yml +A t/venom/pfservers/wireless_mac_auth/teardown/20_check_node01_deleted.yml +A t/venom/pfservers/wireless_mac_auth/teardown/20_check_wireless01_wlan1_deleted.yml +A t/venom/pfservers/wireless_mac_auth/teardown/25_disable_node_cleanup_task.yml +A t/venom/pfservers/wireless_mac_auth/teardown/27_restart_pfcron_service.yml +A t/venom/pfservers/wireless_mac_auth/teardown/30_delete_connection_profile.yml + +commit f102dc70e9ec1cfe4fe0bfb48e1e85e21ead0f6f +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Fri Feb 12 15:51:14 2021 -0500 + + [Venom] Change common check info on wireless01 + +M t/venom/pfservers/common/check_wireless01_deleted.yml +M t/venom/switches/common/enable_wlan0_mac_auth_int.yml + +commit 26e73f275ca265adf0a1f1a45166d6c32c40d795 +Author: JeGoi <13801368+JeGoi@users.noreply.github.com> +Date: Fri Feb 12 15:39:50 2021 -0500 + + [Venom] correct node check of wlan1 + +A t/venom/nodes/common/check_wlan1_int_status_down.yml +R100 t/venom/nodes/common/check_wlan1_int_status.yml t/venom/nodes/common/check_wlan1_int_status_up.yml + +commit c6689137b08259118d571e07de28e653e0d09d30 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Tue Feb 9 13:24:52 2021 -0500 + + [Venom] wireless change dot1x to mac auth file name + +R085 t/venom/pfservers/wireless_mac_auth/15_enable_mac_auth_dot1x_int.yml t/venom/pfservers/wireless_mac_auth/15_enable_mac_auth_int.yml + +commit 4a23986fb2b297a5714dc032426298bbcb31ac86 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Tue Feb 9 13:20:02 2021 -0500 + + [Venom] fix command line for venom 2 + +M t/venom/nodes/common/check_wlan1_int_status.yml + +commit 4d9833f4683d235945e2d6243a67dccd8a9ebf54 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Tue Feb 9 13:05:05 2021 -0500 + + [Venom] fix command line for venom + +M t/venom/switches/common/check_wlan0.2_int_status.yml +M t/venom/switches/common/check_wlan0_int_status.yml +M t/venom/switches/common/disable_wlan0_dot1x_int.yml +M t/venom/switches/common/disable_wlan0_mac_auth_int.yml +M t/venom/switches/common/enable_wlan0_dot1x_int.yml +M t/venom/switches/common/enable_wlan0_mac_auth_int.yml + +commit c0d9936cd8ea5bbd72c16817db05299ecc21e1cd +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Tue Feb 9 10:01:26 2021 -0500 + + [Venom] Add sleeping time in pf common for 30s + +A t/venom/pfservers/common/30s_sleep_some_time.yml + +commit 8403b5785c475bce0d6d473bdc024e9321faa76e +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Tue Feb 9 10:00:12 2021 -0500 + + [Venom] Add sleeping time in pf common + +A t/venom/pfservers/common/10s_sleep_some_time.yml +A t/venom/pfservers/common/15s_sleep_some_time.yml +A t/venom/pfservers/common/20s_sleep_some_time.yml + +commit 71aeb6cf1e879961fbac104589b5711ed983716f +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Tue Feb 9 09:51:33 2021 -0500 + + Run wpa supplicant in background + +M t/venom/nodes/wireless_dot1x_eap_peap/run_wpasupplicant.yml +M t/venom/nodes/wireless_mac_auth/run_wpasupplicant.yml + +commit 8ab043fceb8e2fd9593e004e64e01ac3616d5d56 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Mon Feb 8 17:04:09 2021 -0500 + + Add wireless mac auth testsuite v0.1 + +A t/venom/pfservers/wireless_mac_auth/TESTSUITE.md + +commit b6f60980690e1f21b77000edd73ab999f2561433 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Mon Feb 8 16:37:47 2021 -0500 + + Wireless01 Add dynamic vlan and interfaces kinged to vlan2 (reg) and vlan3 (iso) + +M addons/vagrant/inventory/group_vars/wireless/hostapd.yml +M addons/vagrant/wireless/Vagrantfile + +commit 44781468006ebfc096dbbf927625940a65992ef4 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Mon Feb 8 16:35:38 2021 -0500 + + Venom action for wireless mac auth + +A t/venom/pfservers/wireless_mac_auth/00_enable_wireless01_cleanup_task.yml +A t/venom/pfservers/wireless_mac_auth/02_restart_pfcron_service.yml +A t/venom/pfservers/wireless_mac_auth/05_create_wireless01.yml +A t/venom/pfservers/wireless_mac_auth/10_create_connection_profile.yml +A t/venom/pfservers/wireless_mac_auth/15_enable_mac_auth_dot1x_int.yml +A t/venom/pfservers/wireless_mac_auth/17_sleep_some_time.yml +A t/venom/pfservers/wireless_mac_auth/20_enable_wpa_supplicant.yml +A t/venom/pfservers/wireless_mac_auth/22_sleep_some_time.yml +A t/venom/pfservers/wireless_mac_auth/25_check_radius_audit_log.yml +A t/venom/pfservers/wireless_mac_auth/27_sleep_some_time.yml +A t/venom/pfservers/wireless_mac_auth/35_check_wlan2.0_status.yml + +commit 963f53e8f1c5201f979004459e2e3f03ccd5dda1 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Mon Feb 8 16:33:49 2021 -0500 + + Add vlan 2 tag for wlan0 on wireless01 + Not that generic + +A t/venom/switches/common/check_wlan0.2_int_status.yml + +commit cec925cfa363ccb0c3388f5b7305eb3c94d358a4 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Wed Jan 27 16:54:22 2021 -0500 + + Unregister wireless01 on pf + +A t/venom/pfservers/common/unreg_wireless01.yml + +commit 538798da55b3476ecd4d5a2eeca4ec2786ef19c9 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Wed Jan 27 16:53:05 2021 -0500 + + Kill wpa_supplicant on wireless01 + +A t/venom/pfservers/common/kill_wireless01_wpasupplicant.yml + +commit 5cb2b8511388e38ced99e73eee550084e91f16f0 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Wed Jan 27 16:52:12 2021 -0500 + + Check wlan0 on wireless01 + +A t/venom/switches/common/check_wlan0_int_status.yml +A t/venom/switches/common/disable_wlan0_dot1x_int.yml +A t/venom/switches/common/disable_wlan0_mac_auth_int.yml +A t/venom/switches/common/enable_wlan0_dot1x_int.yml +A t/venom/switches/common/enable_wlan0_mac_auth_int.yml + +commit 63c5c1015666937c693f67ed3b01ce998ee05061 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Wed Jan 27 16:49:18 2021 -0500 + + delete wireless01 on pfserver + +A t/venom/pfservers/common/check_wireless01_deleted.yml +A t/venom/pfservers/common/delete_wireless01.yml + +commit 87f2d648853081333a4253b9c05dd20223b8c0c0 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Wed Jan 27 16:47:35 2021 -0500 + + Add check of wpa_supplicant interface status + +A t/venom/nodes/common/check_wlan1_int_status.yml + +commit 8145f33611b26aa1c99b0f6dfca3fe6632ef6e1b +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Wed Jan 27 16:46:27 2021 -0500 + + Add wpa_supplicant for wireless01 + +A t/venom/nodes/wireless_dot1x_eap_peap/run_wpasupplicant.yml +A t/venom/nodes/wireless_mac_auth/run_wpasupplicant.yml + +commit d55a8a6bc4176b7ab145acf149c0534e2f565e37 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Wed Jan 27 14:57:12 2021 -0500 + + Vocabulary: Make node common more generic + +M t/venom/nodes/common/check_internet_access.yml +M t/venom/nodes/common/kill_wpasupplicant.yml + +commit 8ee8ab4b54d743022f89e951512bd88fcd0ed590 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Wed Jan 20 13:52:20 2021 -0500 + + [ Venom - Wireless ] add variables + +M t/venom/vars/all.yml + +commit d382b17d3ba6f1fcfc4f9f76baa3bef74b94ace6 +Author: nqb +Date: Mon Mar 15 16:19:07 2021 +0100 + + [docs] drop useless file + +D docs/common/enable_galera_autofix.asciidoc + +commit a3be5a30cf17774ed1b0f6988d34d7629d518c75 +Author: James Rouzier +Date: Sat Feb 13 12:06:41 2021 -0500 + + Allow the netflow address to to be configured + +M conf/documentation.conf +M conf/pf.conf.defaults +M conf/systemd/packetfence-pfacct.service +M go/cmd/pfacct/main.go +M go/cmd/pfacct/net_flow.go +M go/cmd/pfacct/pfacct.go +M go/pfconfigdriver/structs.go +M html/pfappserver/root/src/views/Configuration/services/_components/TheForm.vue +M html/pfappserver/root/src/views/Configuration/services/_components/index.js +A lib/pf/cmd/pf/confignetflow.pm + +commit 02571fa56da8b8de60eacc2f14ed5a11b02206e4 +Author: Extra Fu +Date: Mon Mar 15 10:50:46 2021 -0400 + + Update NEWS.asciidoc + +M NEWS.asciidoc + +commit c18820da06d7dfb0f6249a4a3e7565b2ab875907 +Author: lzammit +Date: Mon Mar 15 10:28:48 2021 -0400 + + Text change and typo + +M docs/installation/intrusion_detection_system_integration.asciidoc + +commit d05f8addfddfeac5b7daece16f22f6cc1699feff +Author: nqb +Date: Mon Mar 15 07:40:25 2021 +0100 + + [Venom] fix typo + +M t/venom/Makefile + +commit 4619290f2d24205adbd5b59f8e0298da99fb30ed +Author: James Rouzier +Date: Sat Mar 13 10:58:14 2021 -0500 + + Add a readonly routes for locationlog entries + + Fixes #6168 + +M lib/pf/UnifiedApi.pm +M t/unittest/UnifiedApi/Controller/Locationlogs.t + +commit b872e77d827a2ed39d7974911d493422c0be6905 +Author: Darren Satkunas +Date: Fri Mar 12 16:16:09 2021 -0500 + + (admin) add status components + +A html/pfappserver/root/src/views/Configurator/status/_components/FormStatus.vue +A html/pfappserver/root/src/views/Configurator/status/_components/TheStep.vue +A html/pfappserver/root/src/views/Configurator/status/_router.js + +commit 90bd4713519f16b5b43a33a2941050d73d29eadd +Author: Darren Satkunas +Date: Fri Mar 12 16:04:44 2021 -0500 + + (admin) refactor Configurator to Vue composition + +A html/pfappserver/root/src/components/new/BaseInputGroupPasswordGenerator.vue +M html/pfappserver/root/src/components/new/index.js +M html/pfappserver/root/src/utils/yup.js +M html/pfappserver/root/src/views/Configuration/alerting/schema.js +M html/pfappserver/root/src/views/Configurator/_components/BaseStep.vue +D html/pfappserver/root/src/views/Configurator/_components/DatabaseView.vue +D html/pfappserver/root/src/views/Configurator/_components/FingerbankStep.vue +D html/pfappserver/root/src/views/Configurator/_components/FingerbankView.vue +D html/pfappserver/root/src/views/Configurator/_components/GeneralView.vue +D html/pfappserver/root/src/views/Configurator/_components/InterfaceView.vue +M html/pfappserver/root/src/views/Configurator/_components/InterfacesList.vue +D html/pfappserver/root/src/views/Configurator/_components/NetworkStep.vue +D html/pfappserver/root/src/views/Configurator/_components/PacketFenceStep.vue +D html/pfappserver/root/src/views/Configurator/_components/PasswordsView.vue +D html/pfappserver/root/src/views/Configurator/_components/ServicesView.vue +D html/pfappserver/root/src/views/Configurator/_components/StatusStep.vue +D html/pfappserver/root/src/views/Configurator/_config/administrator.js +D html/pfappserver/root/src/views/Configurator/_config/alerting.js +D html/pfappserver/root/src/views/Configurator/_config/database.js +D html/pfappserver/root/src/views/Configurator/_config/fingerbank.js +D html/pfappserver/root/src/views/Configurator/_config/general.js +D html/pfappserver/root/src/views/Configurator/_config/interface.js +M html/pfappserver/root/src/views/Configurator/_router/index.js +M html/pfappserver/root/src/views/Configurator/fingerbank/_components/FormFingerbank.vue +M html/pfappserver/root/src/views/Configurator/index.vue +M html/pfappserver/root/src/views/Configurator/network/_components/TheStep.vue +M html/pfappserver/root/src/views/Configurator/packetfence/_components/FormAdministrator.vue +M html/pfappserver/root/src/views/Configurator/packetfence/_components/FormAlerting.vue +M html/pfappserver/root/src/views/Configurator/packetfence/_components/FormDatabase.vue +M html/pfappserver/root/src/views/Configurator/packetfence/_components/FormGeneral.vue +M html/pfappserver/root/src/views/Configurator/packetfence/_components/TheStep.vue + +commit 6d70ad9624b68b0b917776ea21d8df0edb2a8c4d +Author: James Rouzier +Date: Fri Mar 12 15:53:23 2021 -0500 + + Add back interface files + + Fixes #6165 + +A html/pfappserver/root/interface/create.tt +A html/pfappserver/root/interface/index.tt +A html/pfappserver/root/interface/interface_debian.tt +A html/pfappserver/root/interface/interface_rhel.tt +A html/pfappserver/root/interface/list.tt +A html/pfappserver/root/interface/view.tt + +commit 7e84c1302b5072eacee43209ba53935357cc01b3 +Author: Darren Satkunas +Date: Fri Mar 12 10:09:06 2021 -0500 + + (admin) refactor CSV import to Vue composition + +A html/pfappserver/root/src/components/new/BaseCsvImport.vue +M html/pfappserver/root/src/components/new/BaseInput.vue +M html/pfappserver/root/src/components/new/index.js +M html/pfappserver/root/src/composables/useDom.js +M html/pfappserver/root/src/composables/useInput.js +M html/pfappserver/root/src/composables/useInputValidator.js +R050 html/pfappserver/root/src/globals/pfDatabaseSchema.js html/pfappserver/root/src/globals/mysql.js +D html/pfappserver/root/src/globals/mysqlLimits.js +M html/pfappserver/root/src/globals/pfActions.js +M html/pfappserver/root/src/globals/pfField.js +M html/pfappserver/root/src/utils/yup.js +M html/pfappserver/root/src/views/Configuration/_config/switch.js +M html/pfappserver/root/src/views/Configuration/roles/schema.js +M html/pfappserver/root/src/views/Configuration/sources/schema.js +R059 html/pfappserver/root/src/views/Configuration/_components/SwitchesImport.vue html/pfappserver/root/src/views/Configuration/switches/_components/TheCsvImport.vue +M html/pfappserver/root/src/views/Configuration/switches/_router.js +M html/pfappserver/root/src/views/Configuration/switches/config.js +M html/pfappserver/root/src/views/Nodes/_components/NodeView.vue +M html/pfappserver/root/src/views/Nodes/_config/index.js +A html/pfappserver/root/src/views/Users/_components/BaseFormGroupPasswordOptions.vue +A html/pfappserver/root/src/views/Users/_components/TheCsvImport.vue +M html/pfappserver/root/src/views/Users/_components/TheFormCreateMultiple.vue +M html/pfappserver/root/src/views/Users/_components/TheFormCreateSingle.vue +M html/pfappserver/root/src/views/Users/_components/TheFormUpdate.vue +D html/pfappserver/root/src/views/Users/_components/UsersImport.vue +M html/pfappserver/root/src/views/Users/_components/index.js +M html/pfappserver/root/src/views/Users/_config/index.js +M html/pfappserver/root/src/views/Users/_router/index.js +M html/pfappserver/root/src/views/Users/schema.js + +commit c4467c14ab192effac21439fd79498853bd77d0f +Author: nqb +Date: Fri Mar 12 09:09:13 2021 +0100 + + [Venom] remove invalid teardown in pfpki + +M t/venom/pfservers/dot1x_eap_tls_pfpki/TESTSUITE.md +D t/venom/pfservers/dot1x_eap_tls_pfpki/teardown/00_kill_wpasupplicant.yml +D t/venom/pfservers/dot1x_eap_tls_pfpki/teardown/05_disable_dot1x_dot1x_int.yml +D t/venom/pfservers/dot1x_eap_tls_pfpki/teardown/07_disable_dynamic_vlan.yml +D t/venom/pfservers/dot1x_eap_tls_pfpki/teardown/10_commit_config.yml +D t/venom/pfservers/dot1x_eap_tls_pfpki/teardown/12_check_offline_status_node01.yml +D t/venom/pfservers/dot1x_eap_tls_pfpki/teardown/15_check_unregistered_node.yml +D t/venom/pfservers/dot1x_eap_tls_pfpki/teardown/25_check_node01_deleted.yml + +commit 2306fec3d4a6d50be11dadf3c210930e5183b964 +Author: Francis Lachapelle +Date: Thu Mar 11 11:39:19 2021 -0500 + + i18n(admin): update files paths + +M conf/I18N/api/en.po + +commit 2c86d2c73e24f040f2cb07ba0bb959b1f3b1a1e3 +Author: nqb +Date: Thu Mar 11 15:03:22 2021 +0100 + + new path to errors + +M addons/dev-helpers/bin/generator-errorfile.sh +M conf/caddy-services/api.conf.example +R100 html/pfappserver/root/502.json html/pfappserver/root/errors/502.json +R100 html/pfappserver/root/502.json.http html/pfappserver/root/errors/502.json.http +R100 html/pfappserver/root/503.json html/pfappserver/root/errors/503.json +R100 html/pfappserver/root/503.json.http html/pfappserver/root/errors/503.json.http +M lib/pf/services/manager/haproxy_admin.pm + +commit c74c526173f756ac84a5082198e0e6db6397df6d +Author: nqb +Date: Wed Mar 10 11:35:29 2021 +0100 + + put back static backend + + keep /static/ in path send to haproxy-admin to simplify configuration and scale + +M html/pfappserver/root/src/components/pfDocumentation.vue + +commit cb1ee87f0d409708ef3b13b82a40e232f46f2d2a +Author: James Rouzier +Date: Wed Mar 10 09:47:37 2021 -0500 + + Add back link for pfappserver + +M debian/rules + +commit 38c009da96a86156bf14092312bb9e5f70de783d +Author: nqb +Date: Wed Mar 10 11:35:29 2021 +0100 + + put back static backend + + keep /static/ in path send to haproxy-admin to simplify configuration and scale + +M conf/caddy-services/httpadmindispatcher.conf.example +M conf/passthrough_admin.lua.tt.example +M html/pfappserver/root/src/utils/api.js + +commit dcb70fd5e40766e3b1d647db49c8d47f10680858 +Author: nqb +Date: Wed Mar 10 09:37:51 2021 +0100 + + update paths at several places + +M Makefile +M addons/dev-helpers/bin/generator-errorfile.sh +M addons/dev-helpers/setup-dev-env.sh +M addons/extract_i18n_strings_api.pl +M addons/pf-maint.pl +M ci/lib/maintenance/build_and_sign_maintenance_artifacts.sh +M conf/caddy-services/httpadmindispatcher.conf.example +M conf/passthrough_admin.lua.tt.example +M debian/rules +M docs/asciidoctor-html.rb +M html/pfappserver/root/README.md +M html/pfappserver/root/src/components/pfDocumentation.vue +M html/pfappserver/root/src/utils/api.js +M html/pfappserver/root/vue.config.js +M lib/pf/services/manager/haproxy_admin.pm +M rpm/packetfence.spec + +commit 184e02b4b6b6b249cc4fb8ab69c265c8d6c6e536 +Author: nqb +Date: Wed Mar 10 07:56:02 2021 +0100 + + move static.alt content to parent directory + +R100 html/pfappserver/root/static.alt/.browserslistrc html/pfappserver/root/.browserslistrc +R100 html/pfappserver/root/static.alt/.editorconfig html/pfappserver/root/.editorconfig +R100 html/pfappserver/root/static.alt/.env html/pfappserver/root/.env +R100 html/pfappserver/root/static.alt/.eslintrc.js html/pfappserver/root/.eslintrc.js +R100 html/pfappserver/root/static.alt/.gitignore html/pfappserver/root/.gitignore +R100 html/pfappserver/root/static.alt/.stylelintrc.js html/pfappserver/root/.stylelintrc.js +R100 html/pfappserver/root/static.alt/502.json html/pfappserver/root/502.json +R100 html/pfappserver/root/static.alt/502.json.http html/pfappserver/root/502.json.http +R100 html/pfappserver/root/static.alt/503.json html/pfappserver/root/503.json +R100 html/pfappserver/root/static.alt/503.json.http html/pfappserver/root/503.json.http +R100 html/pfappserver/root/static.alt/Makefile html/pfappserver/root/Makefile +R100 html/pfappserver/root/static.alt/README.md html/pfappserver/root/README.md +R100 html/pfappserver/root/static.alt/babel.config.js html/pfappserver/root/babel.config.js +R100 html/pfappserver/root/static.alt/package-lock.json html/pfappserver/root/package-lock.json +R100 html/pfappserver/root/static.alt/package.json html/pfappserver/root/package.json +R100 html/pfappserver/root/static.alt/public/favicon.ico html/pfappserver/root/public/favicon.ico +R100 html/pfappserver/root/static.alt/public/index.html html/pfappserver/root/public/index.html +R100 html/pfappserver/root/static.alt/src/App.vue html/pfappserver/root/src/App.vue +R100 html/pfappserver/root/static.alt/src/assets/packetfence.white.small.svg html/pfappserver/root/src/assets/packetfence.white.small.svg +R100 html/pfappserver/root/static.alt/src/components/IconCounter.vue html/pfappserver/root/src/components/IconCounter.vue +R100 html/pfappserver/root/static.alt/src/components/InputRange.vue html/pfappserver/root/src/components/InputRange.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseArray.vue html/pfappserver/root/src/components/new/BaseArray.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseButtonConfirm.vue html/pfappserver/root/src/components/new/BaseButtonConfirm.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseButtonExportCsv.vue html/pfappserver/root/src/components/new/BaseButtonExportCsv.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseButtonHelp.vue html/pfappserver/root/src/components/new/BaseButtonHelp.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseButtonRefresh.vue html/pfappserver/root/src/components/new/BaseButtonRefresh.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseButtonSave.vue html/pfappserver/root/src/components/new/BaseButtonSave.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseButtonService.vue html/pfappserver/root/src/components/new/BaseButtonService.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseButtonUpload.vue html/pfappserver/root/src/components/new/BaseButtonUpload.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseContainerLoading.vue html/pfappserver/root/src/components/new/BaseContainerLoading.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseForm.vue html/pfappserver/root/src/components/new/BaseForm.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormButtonBar.vue html/pfappserver/root/src/components/new/BaseFormButtonBar.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormGroup.vue html/pfappserver/root/src/components/new/BaseFormGroup.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupArray.vue html/pfappserver/root/src/components/new/BaseFormGroupArray.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupArrayDraggable.vue html/pfappserver/root/src/components/new/BaseFormGroupArrayDraggable.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosen.vue html/pfappserver/root/src/components/new/BaseFormGroupChosen.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenCountry.js html/pfappserver/root/src/components/new/BaseFormGroupChosenCountry.js +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenMultiple.js html/pfappserver/root/src/components/new/BaseFormGroupChosenMultiple.js +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenMultipleSearchable.js html/pfappserver/root/src/components/new/BaseFormGroupChosenMultipleSearchable.js +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenOne.js html/pfappserver/root/src/components/new/BaseFormGroupChosenOne.js +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenOneSearchable.js html/pfappserver/root/src/components/new/BaseFormGroupChosenOneSearchable.js +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenTimezone.js html/pfappserver/root/src/components/new/BaseFormGroupChosenTimezone.js +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInput.vue html/pfappserver/root/src/components/new/BaseFormGroupInput.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputDate.vue html/pfappserver/root/src/components/new/BaseFormGroupInputDate.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputDateTime.vue html/pfappserver/root/src/components/new/BaseFormGroupInputDateTime.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputMultiplier.vue html/pfappserver/root/src/components/new/BaseFormGroupInputMultiplier.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputNumber.js html/pfappserver/root/src/components/new/BaseFormGroupInputNumber.js +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputPassword.vue html/pfappserver/root/src/components/new/BaseFormGroupInputPassword.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputPasswordGenerator.vue html/pfappserver/root/src/components/new/BaseFormGroupInputPasswordGenerator.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputPasswordTest.vue html/pfappserver/root/src/components/new/BaseFormGroupInputPasswordTest.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputTest.vue html/pfappserver/root/src/components/new/BaseFormGroupInputTest.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupTextarea.vue html/pfappserver/root/src/components/new/BaseFormGroupTextarea.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupTextareaTest.vue html/pfappserver/root/src/components/new/BaseFormGroupTextareaTest.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupTextareaUpload.vue html/pfappserver/root/src/components/new/BaseFormGroupTextareaUpload.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupToggle.vue html/pfappserver/root/src/components/new/BaseFormGroupToggle.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupToggleDisabledEnabled.js html/pfappserver/root/src/components/new/BaseFormGroupToggleDisabledEnabled.js +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupToggleFalseTrue.js html/pfappserver/root/src/components/new/BaseFormGroupToggleFalseTrue.js +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupToggleNY.js html/pfappserver/root/src/components/new/BaseFormGroupToggleNY.js +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupToggleNoYes.js html/pfappserver/root/src/components/new/BaseFormGroupToggleNoYes.js +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupToggleOffOn.js html/pfappserver/root/src/components/new/BaseFormGroupToggleOffOn.js +R100 html/pfappserver/root/static.alt/src/components/new/BaseFormTab.vue html/pfappserver/root/src/components/new/BaseFormTab.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseInput.vue html/pfappserver/root/src/components/new/BaseInput.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseInputArray.vue html/pfappserver/root/src/components/new/BaseInputArray.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseInputChosen.vue html/pfappserver/root/src/components/new/BaseInputChosen.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseInputChosenMultiple.js html/pfappserver/root/src/components/new/BaseInputChosenMultiple.js +R100 html/pfappserver/root/static.alt/src/components/new/BaseInputChosenOne.js html/pfappserver/root/src/components/new/BaseInputChosenOne.js +R100 html/pfappserver/root/static.alt/src/components/new/BaseInputChosenOneSearchable.js html/pfappserver/root/src/components/new/BaseInputChosenOneSearchable.js +R100 html/pfappserver/root/static.alt/src/components/new/BaseInputGroup.vue html/pfappserver/root/src/components/new/BaseInputGroup.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseInputGroupDate.vue html/pfappserver/root/src/components/new/BaseInputGroupDate.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseInputGroupDateTime.vue html/pfappserver/root/src/components/new/BaseInputGroupDateTime.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseInputGroupMultiplier.vue html/pfappserver/root/src/components/new/BaseInputGroupMultiplier.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseInputGroupPassword.vue html/pfappserver/root/src/components/new/BaseInputGroupPassword.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseInputGroupTextarea.vue html/pfappserver/root/src/components/new/BaseInputGroupTextarea.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseInputGroupTextareaUpload.vue html/pfappserver/root/src/components/new/BaseInputGroupTextareaUpload.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseInputNumber.js html/pfappserver/root/src/components/new/BaseInputNumber.js +R100 html/pfappserver/root/static.alt/src/components/new/BaseInputPassword.js html/pfappserver/root/src/components/new/BaseInputPassword.js +R100 html/pfappserver/root/static.alt/src/components/new/BaseInputRange.vue html/pfappserver/root/src/components/new/BaseInputRange.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseInputRangePromise.vue html/pfappserver/root/src/components/new/BaseInputRangePromise.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseInputToggle.vue html/pfappserver/root/src/components/new/BaseInputToggle.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseInputToggleAdvancedMode.js html/pfappserver/root/src/components/new/BaseInputToggleAdvancedMode.js +R100 html/pfappserver/root/static.alt/src/components/new/BaseInputToggleFalseTrue.js html/pfappserver/root/src/components/new/BaseInputToggleFalseTrue.js +R100 html/pfappserver/root/static.alt/src/components/new/BaseTableEmpty.vue html/pfappserver/root/src/components/new/BaseTableEmpty.vue +R100 html/pfappserver/root/static.alt/src/components/new/BaseView.vue html/pfappserver/root/src/components/new/BaseView.vue +R100 html/pfappserver/root/static.alt/src/components/new/index.js html/pfappserver/root/src/components/new/index.js +R100 html/pfappserver/root/static.alt/src/components/new/utils.js html/pfappserver/root/src/components/new/utils.js +R100 html/pfappserver/root/static.alt/src/components/pfButton.vue html/pfappserver/root/src/components/pfButton.vue +R100 html/pfappserver/root/static.alt/src/components/pfButtonDelete.vue html/pfappserver/root/src/components/pfButtonDelete.vue +R100 html/pfappserver/root/static.alt/src/components/pfButtonHelp.vue html/pfappserver/root/src/components/pfButtonHelp.vue +R100 html/pfappserver/root/static.alt/src/components/pfButtonPkiCertDownload.vue html/pfappserver/root/src/components/pfButtonPkiCertDownload.vue +R100 html/pfappserver/root/static.alt/src/components/pfButtonPkiCertRevoke.vue html/pfappserver/root/src/components/pfButtonPkiCertRevoke.vue +R100 html/pfappserver/root/static.alt/src/components/pfButtonRefresh.vue html/pfappserver/root/src/components/pfButtonRefresh.vue +R100 html/pfappserver/root/static.alt/src/components/pfButtonSave.vue html/pfappserver/root/src/components/pfButtonSave.vue +R100 html/pfappserver/root/static.alt/src/components/pfButtonService.vue html/pfappserver/root/src/components/pfButtonService.vue +R100 html/pfappserver/root/static.alt/src/components/pfCSVImport.vue html/pfappserver/root/src/components/pfCSVImport.vue +R100 html/pfappserver/root/static.alt/src/components/pfConfigList.vue html/pfappserver/root/src/components/pfConfigList.vue +R100 html/pfappserver/root/static.alt/src/components/pfConfigView.vue html/pfappserver/root/src/components/pfConfigView.vue +R100 html/pfappserver/root/static.alt/src/components/pfDocumentation.vue html/pfappserver/root/src/components/pfDocumentation.vue +R100 html/pfappserver/root/static.alt/src/components/pfEmptyTable.vue html/pfappserver/root/src/components/pfEmptyTable.vue +R100 html/pfappserver/root/static.alt/src/components/pfField.vue html/pfappserver/root/src/components/pfField.vue +R100 html/pfappserver/root/static.alt/src/components/pfFieldTypeValue.vue html/pfappserver/root/src/components/pfFieldTypeValue.vue +R100 html/pfappserver/root/static.alt/src/components/pfFingerbankScore.vue html/pfappserver/root/src/components/pfFingerbankScore.vue +R100 html/pfappserver/root/static.alt/src/components/pfFormAutocomplete.vue html/pfappserver/root/src/components/pfFormAutocomplete.vue +R100 html/pfappserver/root/static.alt/src/components/pfFormChosen.vue html/pfappserver/root/src/components/pfFormChosen.vue +R100 html/pfappserver/root/static.alt/src/components/pfFormDatetime.vue html/pfappserver/root/src/components/pfFormDatetime.vue +R100 html/pfappserver/root/static.alt/src/components/pfFormFields.vue html/pfappserver/root/src/components/pfFormFields.vue +R100 html/pfappserver/root/static.alt/src/components/pfFormHtml.vue html/pfappserver/root/src/components/pfFormHtml.vue +R100 html/pfappserver/root/static.alt/src/components/pfFormInput.vue html/pfappserver/root/src/components/pfFormInput.vue +R100 html/pfappserver/root/static.alt/src/components/pfFormLogin.vue html/pfappserver/root/src/components/pfFormLogin.vue +R100 html/pfappserver/root/static.alt/src/components/pfFormPassword.vue html/pfappserver/root/src/components/pfFormPassword.vue +R100 html/pfappserver/root/static.alt/src/components/pfFormPrefixMultiplier.vue html/pfappserver/root/src/components/pfFormPrefixMultiplier.vue +R100 html/pfappserver/root/static.alt/src/components/pfFormRangeToggle.vue html/pfappserver/root/src/components/pfFormRangeToggle.vue +R100 html/pfappserver/root/static.alt/src/components/pfFormRow.vue html/pfappserver/root/src/components/pfFormRow.vue +R100 html/pfappserver/root/static.alt/src/components/pfFormSelect.vue html/pfappserver/root/src/components/pfFormSelect.vue +R100 html/pfappserver/root/static.alt/src/components/pfFormTextarea.vue html/pfappserver/root/src/components/pfFormTextarea.vue +R100 html/pfappserver/root/static.alt/src/components/pfFormToggle.vue html/pfappserver/root/src/components/pfFormToggle.vue +R100 html/pfappserver/root/static.alt/src/components/pfFormUpload.vue html/pfappserver/root/src/components/pfFormUpload.vue +R100 html/pfappserver/root/static.alt/src/components/pfMixinForm.js html/pfappserver/root/src/components/pfMixinForm.js +R100 html/pfappserver/root/static.alt/src/components/pfMixinSearchable.js html/pfappserver/root/src/components/pfMixinSearchable.js +R100 html/pfappserver/root/static.alt/src/components/pfMixinSelectable.js html/pfappserver/root/src/components/pfMixinSelectable.js +R100 html/pfappserver/root/static.alt/src/components/pfNetworkGraph.vue html/pfappserver/root/src/components/pfNetworkGraph.vue +R100 html/pfappserver/root/static.alt/src/components/pfNetworkGraphTooltipNode.vue html/pfappserver/root/src/components/pfNetworkGraphTooltipNode.vue +R100 html/pfappserver/root/static.alt/src/components/pfNetworkGraphTooltipPacketfence.vue html/pfappserver/root/src/components/pfNetworkGraphTooltipPacketfence.vue +R100 html/pfappserver/root/static.alt/src/components/pfNetworkGraphTooltipSwitch.vue html/pfappserver/root/src/components/pfNetworkGraphTooltipSwitch.vue +R100 html/pfappserver/root/static.alt/src/components/pfNetworkGraphTooltipSwitchGroup.vue html/pfappserver/root/src/components/pfNetworkGraphTooltipSwitchGroup.vue +R100 html/pfappserver/root/static.alt/src/components/pfNotificationCenter.vue html/pfappserver/root/src/components/pfNotificationCenter.vue +R100 html/pfappserver/root/static.alt/src/components/pfProgress.vue html/pfappserver/root/src/components/pfProgress.vue +R100 html/pfappserver/root/static.alt/src/components/pfProgressApi.vue html/pfappserver/root/src/components/pfProgressApi.vue +R100 html/pfappserver/root/static.alt/src/components/pfReportChart.vue html/pfappserver/root/src/components/pfReportChart.vue +R100 html/pfappserver/root/static.alt/src/components/pfSearch.vue html/pfappserver/root/src/components/pfSearch.vue +R100 html/pfappserver/root/static.alt/src/components/pfSearchBoolean.vue html/pfappserver/root/src/components/pfSearchBoolean.vue +R100 html/pfappserver/root/static.alt/src/components/pfSidebar.vue html/pfappserver/root/src/components/pfSidebar.vue +R100 html/pfappserver/root/static.alt/src/components/pfSidebarItem.vue html/pfappserver/root/src/components/pfSidebarItem.vue +R100 html/pfappserver/root/static.alt/src/components/pfTableSortable.vue html/pfappserver/root/src/components/pfTableSortable.vue +R100 html/pfappserver/root/static.alt/src/composables/useArray.js html/pfappserver/root/src/composables/useArray.js +R100 html/pfappserver/root/static.alt/src/composables/useArrayCollapse.js html/pfappserver/root/src/composables/useArrayCollapse.js +R100 html/pfappserver/root/static.alt/src/composables/useArrayDraggable.js html/pfappserver/root/src/composables/useArrayDraggable.js +R100 html/pfappserver/root/static.alt/src/composables/useDebounce.js html/pfappserver/root/src/composables/useDebounce.js +R100 html/pfappserver/root/static.alt/src/composables/useDom.js html/pfappserver/root/src/composables/useDom.js +R100 html/pfappserver/root/static.alt/src/composables/useDraggable.js html/pfappserver/root/src/composables/useDraggable.js +R100 html/pfappserver/root/static.alt/src/composables/useEvent.js html/pfappserver/root/src/composables/useEvent.js +R100 html/pfappserver/root/static.alt/src/composables/useEventActionKey.js html/pfappserver/root/src/composables/useEventActionKey.js +R100 html/pfappserver/root/static.alt/src/composables/useEventEscapeKey.js html/pfappserver/root/src/composables/useEventEscapeKey.js +R100 html/pfappserver/root/static.alt/src/composables/useEventFnWrapper.js html/pfappserver/root/src/composables/useEventFnWrapper.js +R100 html/pfappserver/root/static.alt/src/composables/useEventJail.js html/pfappserver/root/src/composables/useEventJail.js +R100 html/pfappserver/root/static.alt/src/composables/useFormButtonBar.js html/pfappserver/root/src/composables/useFormButtonBar.js +R100 html/pfappserver/root/static.alt/src/composables/useFormGroup.js html/pfappserver/root/src/composables/useFormGroup.js +R100 html/pfappserver/root/static.alt/src/composables/useFormProvide.js html/pfappserver/root/src/composables/useFormProvide.js +R100 html/pfappserver/root/static.alt/src/composables/useFormTab.js html/pfappserver/root/src/composables/useFormTab.js +R100 html/pfappserver/root/static.alt/src/composables/useInput.js html/pfappserver/root/src/composables/useInput.js +R100 html/pfappserver/root/static.alt/src/composables/useInputGroup.js html/pfappserver/root/src/composables/useInputGroup.js +R100 html/pfappserver/root/static.alt/src/composables/useInputMultiselect.js html/pfappserver/root/src/composables/useInputMultiselect.js +R100 html/pfappserver/root/static.alt/src/composables/useInputRange.js html/pfappserver/root/src/composables/useInputRange.js +R100 html/pfappserver/root/static.alt/src/composables/useInputValidator.js html/pfappserver/root/src/composables/useInputValidator.js +R100 html/pfappserver/root/static.alt/src/composables/useInputValue.js html/pfappserver/root/src/composables/useInputValue.js +R100 html/pfappserver/root/static.alt/src/composables/useInputValueToggle.js html/pfappserver/root/src/composables/useInputValueToggle.js +R100 html/pfappserver/root/static.alt/src/composables/useMeta.js html/pfappserver/root/src/composables/useMeta.js +R100 html/pfappserver/root/static.alt/src/composables/useView.js html/pfappserver/root/src/composables/useView.js +R100 html/pfappserver/root/static.alt/src/directives/focus.js html/pfappserver/root/src/directives/focus.js +R100 html/pfappserver/root/static.alt/src/directives/scroll-100.js html/pfappserver/root/src/directives/scroll-100.js +R100 html/pfappserver/root/static.alt/src/globals/countries.js html/pfappserver/root/src/globals/countries.js +R100 html/pfappserver/root/static.alt/src/globals/mysqlLimits.js html/pfappserver/root/src/globals/mysqlLimits.js +R100 html/pfappserver/root/static.alt/src/globals/pfActions.js html/pfappserver/root/src/globals/pfActions.js +R100 html/pfappserver/root/static.alt/src/globals/pfDatabaseSchema.js html/pfappserver/root/src/globals/pfDatabaseSchema.js +R100 html/pfappserver/root/static.alt/src/globals/pfEapType.js html/pfappserver/root/src/globals/pfEapType.js +R100 html/pfappserver/root/static.alt/src/globals/pfField.js html/pfappserver/root/src/globals/pfField.js +R100 html/pfappserver/root/static.alt/src/globals/pfFilters.js html/pfappserver/root/src/globals/pfFilters.js +R100 html/pfappserver/root/static.alt/src/globals/pfFormatters.js html/pfappserver/root/src/globals/pfFormatters.js +R100 html/pfappserver/root/static.alt/src/globals/pfLocales.js html/pfappserver/root/src/globals/pfLocales.js +R100 html/pfappserver/root/static.alt/src/globals/pfOperators.js html/pfappserver/root/src/globals/pfOperators.js +R100 html/pfappserver/root/static.alt/src/globals/pfReports.js html/pfappserver/root/src/globals/pfReports.js +R100 html/pfappserver/root/static.alt/src/globals/pfSchedules.js html/pfappserver/root/src/globals/pfSchedules.js +R100 html/pfappserver/root/static.alt/src/globals/pfSearch.js html/pfappserver/root/src/globals/pfSearch.js +R100 html/pfappserver/root/static.alt/src/globals/pfValidators.js html/pfappserver/root/src/globals/pfValidators.js +R100 html/pfappserver/root/static.alt/src/globals/timezones.js html/pfappserver/root/src/globals/timezones.js +R100 html/pfappserver/root/static.alt/src/main.js html/pfappserver/root/src/main.js +R100 html/pfappserver/root/static.alt/src/router/index.js html/pfappserver/root/src/router/index.js +R100 html/pfappserver/root/static.alt/src/store/base/file.js html/pfappserver/root/src/store/base/file.js +R100 html/pfappserver/root/static.alt/src/store/base/form.js html/pfappserver/root/src/store/base/form.js +R100 html/pfappserver/root/static.alt/src/store/base/searchable.js html/pfappserver/root/src/store/base/searchable.js +R100 html/pfappserver/root/static.alt/src/store/index.js html/pfappserver/root/src/store/index.js +R100 html/pfappserver/root/static.alt/src/store/modules/config.js html/pfappserver/root/src/store/modules/config.js +R100 html/pfappserver/root/static.alt/src/store/modules/documentation.js html/pfappserver/root/src/store/modules/documentation.js +R100 html/pfappserver/root/static.alt/src/store/modules/events.js html/pfappserver/root/src/store/modules/events.js +R100 html/pfappserver/root/static.alt/src/store/modules/lookup.js html/pfappserver/root/src/store/modules/lookup.js +R100 html/pfappserver/root/static.alt/src/store/modules/notification.js html/pfappserver/root/src/store/modules/notification.js +R100 html/pfappserver/root/static.alt/src/store/modules/performance.js html/pfappserver/root/src/store/modules/performance.js +R100 html/pfappserver/root/static.alt/src/store/modules/pfqueue.js html/pfappserver/root/src/store/modules/pfqueue.js +R100 html/pfappserver/root/static.alt/src/store/modules/preferences.js html/pfappserver/root/src/store/modules/preferences.js +R100 html/pfappserver/root/static.alt/src/store/modules/radius.js html/pfappserver/root/src/store/modules/radius.js +R100 html/pfappserver/root/static.alt/src/store/modules/saveSearch.js html/pfappserver/root/src/store/modules/saveSearch.js +R100 html/pfappserver/root/static.alt/src/store/modules/services.js html/pfappserver/root/src/store/modules/services.js +R100 html/pfappserver/root/static.alt/src/store/modules/session.js html/pfappserver/root/src/store/modules/session.js +R100 html/pfappserver/root/static.alt/src/store/modules/system.js html/pfappserver/root/src/store/modules/system.js +R100 html/pfappserver/root/static.alt/src/styles/_alert.scss html/pfappserver/root/src/styles/_alert.scss +R100 html/pfappserver/root/static.alt/src/styles/_base.scss html/pfappserver/root/src/styles/_base.scss +R100 html/pfappserver/root/static.alt/src/styles/_buttons.scss html/pfappserver/root/src/styles/_buttons.scss +R100 html/pfappserver/root/static.alt/src/styles/_card.scss html/pfappserver/root/src/styles/_card.scss +R100 html/pfappserver/root/static.alt/src/styles/_custom-forms.scss html/pfappserver/root/src/styles/_custom-forms.scss +R100 html/pfappserver/root/static.alt/src/styles/_draggable.scss html/pfappserver/root/src/styles/_draggable.scss +R100 html/pfappserver/root/static.alt/src/styles/_dropdown.scss html/pfappserver/root/src/styles/_dropdown.scss +R100 html/pfappserver/root/static.alt/src/styles/_form-chosen.scss html/pfappserver/root/src/styles/_form-chosen.scss +R100 html/pfappserver/root/static.alt/src/styles/_forms.scss html/pfappserver/root/src/styles/_forms.scss +R100 html/pfappserver/root/static.alt/src/styles/_icon-counter.scss html/pfappserver/root/src/styles/_icon-counter.scss +R100 html/pfappserver/root/static.alt/src/styles/_icon.scss html/pfappserver/root/src/styles/_icon.scss +R100 html/pfappserver/root/static.alt/src/styles/_input-group.scss html/pfappserver/root/src/styles/_input-group.scss +R100 html/pfappserver/root/static.alt/src/styles/_ip.scss html/pfappserver/root/src/styles/_ip.scss +R100 html/pfappserver/root/static.alt/src/styles/_mac.scss html/pfappserver/root/src/styles/_mac.scss +R100 html/pfappserver/root/static.alt/src/styles/_nav.scss html/pfappserver/root/src/styles/_nav.scss +R100 html/pfappserver/root/static.alt/src/styles/_navbar.scss html/pfappserver/root/src/styles/_navbar.scss +R100 html/pfappserver/root/static.alt/src/styles/_netdata.scss html/pfappserver/root/src/styles/_netdata.scss +R100 html/pfappserver/root/static.alt/src/styles/_popover.scss html/pfappserver/root/src/styles/_popover.scss +R100 html/pfappserver/root/static.alt/src/styles/_reboot.scss html/pfappserver/root/src/styles/_reboot.scss +R100 html/pfappserver/root/static.alt/src/styles/_sidebar.scss html/pfappserver/root/src/styles/_sidebar.scss +R100 html/pfappserver/root/static.alt/src/styles/_tables.scss html/pfappserver/root/src/styles/_tables.scss +R100 html/pfappserver/root/static.alt/src/styles/_transitions.scss html/pfappserver/root/src/styles/_transitions.scss +R100 html/pfappserver/root/static.alt/src/styles/_type.scss html/pfappserver/root/src/styles/_type.scss +R100 html/pfappserver/root/static.alt/src/styles/_utilities.scss html/pfappserver/root/src/styles/_utilities.scss +R100 html/pfappserver/root/static.alt/src/styles/_variables.scss html/pfappserver/root/src/styles/_variables.scss +R100 html/pfappserver/root/static.alt/src/styles/global.scss html/pfappserver/root/src/styles/global.scss +R100 html/pfappserver/root/static.alt/src/utils/acl.js html/pfappserver/root/src/utils/acl.js +R100 html/pfappserver/root/static.alt/src/utils/api.js html/pfappserver/root/src/utils/api.js +R100 html/pfappserver/root/static.alt/src/utils/bytes.js html/pfappserver/root/src/utils/bytes.js +R100 html/pfappserver/root/static.alt/src/utils/charts.js html/pfappserver/root/src/utils/charts.js +R100 html/pfappserver/root/static.alt/src/utils/convert.js html/pfappserver/root/src/utils/convert.js +R100 html/pfappserver/root/static.alt/src/utils/duration.js html/pfappserver/root/src/utils/duration.js +R100 html/pfappserver/root/static.alt/src/utils/encoding.js html/pfappserver/root/src/utils/encoding.js +R100 html/pfappserver/root/static.alt/src/utils/filters.js html/pfappserver/root/src/utils/filters.js +R100 html/pfappserver/root/static.alt/src/utils/formatter.js html/pfappserver/root/src/utils/formatter.js +R100 html/pfappserver/root/static.alt/src/utils/locale.js html/pfappserver/root/src/utils/locale.js +R100 html/pfappserver/root/static.alt/src/utils/network.js html/pfappserver/root/src/utils/network.js +R100 html/pfappserver/root/static.alt/src/utils/password.js html/pfappserver/root/src/utils/password.js +R100 html/pfappserver/root/static.alt/src/utils/plugins.js html/pfappserver/root/src/utils/plugins.js +R100 html/pfappserver/root/static.alt/src/utils/strings.js html/pfappserver/root/src/utils/strings.js +R100 html/pfappserver/root/static.alt/src/utils/yup.js html/pfappserver/root/src/utils/yup.js +R100 html/pfappserver/root/static.alt/src/views/Auditing/_api/index.js html/pfappserver/root/src/views/Auditing/_api/index.js +R100 html/pfappserver/root/static.alt/src/views/Auditing/_components/AdminApiAuditLogView.vue html/pfappserver/root/src/views/Auditing/_components/AdminApiAuditLogView.vue +R100 html/pfappserver/root/static.alt/src/views/Auditing/_components/AdminApiAuditLogsSearch.vue html/pfappserver/root/src/views/Auditing/_components/AdminApiAuditLogsSearch.vue +R100 html/pfappserver/root/static.alt/src/views/Auditing/_components/DhcpOption82LogView.vue html/pfappserver/root/src/views/Auditing/_components/DhcpOption82LogView.vue +R100 html/pfappserver/root/static.alt/src/views/Auditing/_components/DhcpOption82LogsSearch.vue html/pfappserver/root/src/views/Auditing/_components/DhcpOption82LogsSearch.vue +R100 html/pfappserver/root/static.alt/src/views/Auditing/_components/DnsLogView.vue html/pfappserver/root/src/views/Auditing/_components/DnsLogView.vue +R100 html/pfappserver/root/static.alt/src/views/Auditing/_components/DnsLogsSearch.vue html/pfappserver/root/src/views/Auditing/_components/DnsLogsSearch.vue +R100 html/pfappserver/root/static.alt/src/views/Auditing/_components/LiveLogCreate.vue html/pfappserver/root/src/views/Auditing/_components/LiveLogCreate.vue +R100 html/pfappserver/root/static.alt/src/views/Auditing/_components/LiveLogTabs.vue html/pfappserver/root/src/views/Auditing/_components/LiveLogTabs.vue +R100 html/pfappserver/root/static.alt/src/views/Auditing/_components/LiveLogView.vue html/pfappserver/root/src/views/Auditing/_components/LiveLogView.vue +R100 html/pfappserver/root/static.alt/src/views/Auditing/_components/RadiusLogView.vue html/pfappserver/root/src/views/Auditing/_components/RadiusLogView.vue +R100 html/pfappserver/root/static.alt/src/views/Auditing/_components/RadiusLogsSearch.vue html/pfappserver/root/src/views/Auditing/_components/RadiusLogsSearch.vue +R100 html/pfappserver/root/static.alt/src/views/Auditing/_router/index.js html/pfappserver/root/src/views/Auditing/_router/index.js +R100 html/pfappserver/root/static.alt/src/views/Auditing/_store/adminApiAuditLogs.js html/pfappserver/root/src/views/Auditing/_store/adminApiAuditLogs.js +R100 html/pfappserver/root/static.alt/src/views/Auditing/_store/dhcpOption82Logs.js html/pfappserver/root/src/views/Auditing/_store/dhcpOption82Logs.js +R100 html/pfappserver/root/static.alt/src/views/Auditing/_store/dnsLogs.js html/pfappserver/root/src/views/Auditing/_store/dnsLogs.js +R100 html/pfappserver/root/static.alt/src/views/Auditing/_store/liveLog.js html/pfappserver/root/src/views/Auditing/_store/liveLog.js +R100 html/pfappserver/root/static.alt/src/views/Auditing/_store/liveLogs.js html/pfappserver/root/src/views/Auditing/_store/liveLogs.js +R100 html/pfappserver/root/static.alt/src/views/Auditing/_store/radiusLogs.js html/pfappserver/root/src/views/Auditing/_store/radiusLogs.js +R100 html/pfappserver/root/static.alt/src/views/Auditing/index.vue html/pfappserver/root/src/views/Auditing/index.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/AdminRolesList.vue html/pfappserver/root/src/views/Configuration/_components/AdminRolesList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/AdvancedAccessConfigurationSection.vue html/pfappserver/root/src/views/Configuration/_components/AdvancedAccessConfigurationSection.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/AuthenticationSourcesList.vue html/pfappserver/root/src/views/Configuration/_components/AuthenticationSourcesList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/BillingTiersList.vue html/pfappserver/root/src/views/Configuration/_components/BillingTiersList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/ComplianceSection.vue html/pfappserver/root/src/views/Configuration/_components/ComplianceSection.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/ConnectionProfilesList.vue html/pfappserver/root/src/views/Configuration/_components/ConnectionProfilesList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/DatabaseTabs.vue html/pfappserver/root/src/views/Configuration/_components/DatabaseTabs.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/DomainsList.vue html/pfappserver/root/src/views/Configuration/_components/DomainsList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/DomainsTabs.vue html/pfappserver/root/src/views/Configuration/_components/DomainsTabs.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/FilterEnginesList.vue html/pfappserver/root/src/views/Configuration/_components/FilterEnginesList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankCombinationsList.vue html/pfappserver/root/src/views/Configuration/_components/FingerbankCombinationsList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDevicesList.vue html/pfappserver/root/src/views/Configuration/_components/FingerbankDevicesList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpFingerprintsList.vue html/pfappserver/root/src/views/Configuration/_components/FingerbankDhcpFingerprintsList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpVendorsList.vue html/pfappserver/root/src/views/Configuration/_components/FingerbankDhcpVendorsList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpv6EnterprisesList.vue html/pfappserver/root/src/views/Configuration/_components/FingerbankDhcpv6EnterprisesList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpv6FingerprintsList.vue html/pfappserver/root/src/views/Configuration/_components/FingerbankDhcpv6FingerprintsList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankMacVendorsList.vue html/pfappserver/root/src/views/Configuration/_components/FingerbankMacVendorsList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankTabs.vue html/pfappserver/root/src/views/Configuration/_components/FingerbankTabs.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankUserAgentsList.vue html/pfappserver/root/src/views/Configuration/_components/FingerbankUserAgentsList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/FirewallsList.vue html/pfappserver/root/src/views/Configuration/_components/FirewallsList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/FloatingDevicesList.vue html/pfappserver/root/src/views/Configuration/_components/FloatingDevicesList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/IntegrationSection.vue html/pfappserver/root/src/views/Configuration/_components/IntegrationSection.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/InterfacesList.vue html/pfappserver/root/src/views/Configuration/_components/InterfacesList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/MainTabs.vue html/pfappserver/root/src/views/Configuration/_components/MainTabs.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/MaintenanceTasksList.vue html/pfappserver/root/src/views/Configuration/_components/MaintenanceTasksList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/NetworkBehaviorPoliciesList.vue html/pfappserver/root/src/views/Configuration/_components/NetworkBehaviorPoliciesList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/NetworkConfigurationSection.vue html/pfappserver/root/src/views/Configuration/_components/NetworkConfigurationSection.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/NetworkDevicesTabs.vue html/pfappserver/root/src/views/Configuration/_components/NetworkDevicesTabs.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/NetworksTabs.vue html/pfappserver/root/src/views/Configuration/_components/NetworksTabs.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/PkiCasList.vue html/pfappserver/root/src/views/Configuration/_components/PkiCasList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/PkiCertsList.vue html/pfappserver/root/src/views/Configuration/_components/PkiCertsList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/PkiProfilesList.vue html/pfappserver/root/src/views/Configuration/_components/PkiProfilesList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/PkiProvidersList.vue html/pfappserver/root/src/views/Configuration/_components/PkiProvidersList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/PkiRevokedCertsList.vue html/pfappserver/root/src/views/Configuration/_components/PkiRevokedCertsList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/PkisTabs.vue html/pfappserver/root/src/views/Configuration/_components/PkisTabs.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/PoliciesAccessControlSection.vue html/pfappserver/root/src/views/Configuration/_components/PoliciesAccessControlSection.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/PortalModule.vue html/pfappserver/root/src/views/Configuration/_components/PortalModule.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/PortalModuleButton.vue html/pfappserver/root/src/views/Configuration/_components/PortalModuleButton.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/PortalModulesList.vue html/pfappserver/root/src/views/Configuration/_components/PortalModulesList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/ProvisioningsList.vue html/pfappserver/root/src/views/Configuration/_components/ProvisioningsList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/RadiusEapList.vue html/pfappserver/root/src/views/Configuration/_components/RadiusEapList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/RadiusFastList.vue html/pfappserver/root/src/views/Configuration/_components/RadiusFastList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/RadiusOcspList.vue html/pfappserver/root/src/views/Configuration/_components/RadiusOcspList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/RadiusSslList.vue html/pfappserver/root/src/views/Configuration/_components/RadiusSslList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/RadiusTabs.vue html/pfappserver/root/src/views/Configuration/_components/RadiusTabs.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/RadiusTlsList.vue html/pfappserver/root/src/views/Configuration/_components/RadiusTlsList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/RealmsList.vue html/pfappserver/root/src/views/Configuration/_components/RealmsList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/RemoteConnectionProfilesList.vue html/pfappserver/root/src/views/Configuration/_components/RemoteConnectionProfilesList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/RolesList.vue html/pfappserver/root/src/views/Configuration/_components/RolesList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/ScanEnginesList.vue html/pfappserver/root/src/views/Configuration/_components/ScanEnginesList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/ScansTabs.vue html/pfappserver/root/src/views/Configuration/_components/ScansTabs.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/ScansWmiRulesList.vue html/pfappserver/root/src/views/Configuration/_components/ScansWmiRulesList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/SecurityEventsList.vue html/pfappserver/root/src/views/Configuration/_components/SecurityEventsList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/SelfServicesList.vue html/pfappserver/root/src/views/Configuration/_components/SelfServicesList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/SwitchGroupsList.vue html/pfappserver/root/src/views/Configuration/_components/SwitchGroupsList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/SwitchTemplatesList.vue html/pfappserver/root/src/views/Configuration/_components/SwitchTemplatesList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/SwitchesImport.vue html/pfappserver/root/src/views/Configuration/_components/SwitchesImport.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/SwitchesList.vue html/pfappserver/root/src/views/Configuration/_components/SwitchesList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/SyslogForwardersList.vue html/pfappserver/root/src/views/Configuration/_components/SyslogForwardersList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/SyslogParsersList.vue html/pfappserver/root/src/views/Configuration/_components/SyslogParsersList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/SystemConfigurationSection.vue html/pfappserver/root/src/views/Configuration/_components/SystemConfigurationSection.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/TrafficShapingsList.vue html/pfappserver/root/src/views/Configuration/_components/TrafficShapingsList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/WmiRulesList.vue html/pfappserver/root/src/views/Configuration/_components/WmiRulesList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/WrixLocationsList.vue html/pfappserver/root/src/views/Configuration/_components/WrixLocationsList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseFormGroupIntervalUnit.vue html/pfappserver/root/src/views/Configuration/_components/new/BaseFormGroupIntervalUnit.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseFormGroupOses.js html/pfappserver/root/src/views/Configuration/_components/new/BaseFormGroupOses.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseFormGroupToggleDisabledEnabledDefault.vue html/pfappserver/root/src/views/Configuration/_components/new/BaseFormGroupToggleDisabledEnabledDefault.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseFormGroupToggleNYDefault.vue html/pfappserver/root/src/views/Configuration/_components/new/BaseFormGroupToggleNYDefault.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseFormGroupToggleZeroOneIntegerAsOffOn.js html/pfappserver/root/src/views/Configuration/_components/new/BaseFormGroupToggleZeroOneIntegerAsOffOn.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseFormGroupToggleZeroOneStringAsOffOn.js html/pfappserver/root/src/views/Configuration/_components/new/BaseFormGroupToggleZeroOneStringAsOffOn.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseInputTypeValue.vue html/pfappserver/root/src/views/Configuration/_components/new/BaseInputTypeValue.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseViewCollectionItem.vue html/pfappserver/root/src/views/Configuration/_components/new/BaseViewCollectionItem.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseViewResource.vue html/pfappserver/root/src/views/Configuration/_components/new/BaseViewResource.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/new/index.js html/pfappserver/root/src/views/Configuration/_components/new/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewCollectionItem.js html/pfappserver/root/src/views/Configuration/_composables/useViewCollectionItem.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewCollectionItemFixed.js html/pfappserver/root/src/views/Configuration/_composables/useViewCollectionItemFixed.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewResource.js html/pfappserver/root/src/views/Configuration/_composables/useViewResource.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/adminRole.js html/pfappserver/root/src/views/Configuration/_config/adminRole.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/authenticationSource.js html/pfappserver/root/src/views/Configuration/_config/authenticationSource.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/billingTier.js html/pfappserver/root/src/views/Configuration/_config/billingTier.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/connectionProfile.js html/pfappserver/root/src/views/Configuration/_config/connectionProfile.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/domain.js html/pfappserver/root/src/views/Configuration/_config/domain.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/filterEngine.js html/pfappserver/root/src/views/Configuration/_config/filterEngine.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/combination.js html/pfappserver/root/src/views/Configuration/_config/fingerbank/combination.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/device.js html/pfappserver/root/src/views/Configuration/_config/fingerbank/device.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/dhcpFingerprint.js html/pfappserver/root/src/views/Configuration/_config/fingerbank/dhcpFingerprint.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/dhcpV6Enterprise.js html/pfappserver/root/src/views/Configuration/_config/fingerbank/dhcpV6Enterprise.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/dhcpV6Fingerprint.js html/pfappserver/root/src/views/Configuration/_config/fingerbank/dhcpV6Fingerprint.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/dhcpVendor.js html/pfappserver/root/src/views/Configuration/_config/fingerbank/dhcpVendor.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/macVendor.js html/pfappserver/root/src/views/Configuration/_config/fingerbank/macVendor.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/userAgent.js html/pfappserver/root/src/views/Configuration/_config/fingerbank/userAgent.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/firewall.js html/pfappserver/root/src/views/Configuration/_config/firewall.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/floatingDevice.js html/pfappserver/root/src/views/Configuration/_config/floatingDevice.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/index.js html/pfappserver/root/src/views/Configuration/_config/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/interface.js html/pfappserver/root/src/views/Configuration/_config/interface.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/layer2Network.js html/pfappserver/root/src/views/Configuration/_config/layer2Network.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/maintenanceTask.js html/pfappserver/root/src/views/Configuration/_config/maintenanceTask.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/networkBehaviorPolicy.js html/pfappserver/root/src/views/Configuration/_config/networkBehaviorPolicy.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/pki/ca.js html/pfappserver/root/src/views/Configuration/_config/pki/ca.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/pki/cert.js html/pfappserver/root/src/views/Configuration/_config/pki/cert.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/pki/index.js html/pfappserver/root/src/views/Configuration/_config/pki/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/pki/profile.js html/pfappserver/root/src/views/Configuration/_config/pki/profile.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/pki/revokedCert.js html/pfappserver/root/src/views/Configuration/_config/pki/revokedCert.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/pkiProvider.js html/pfappserver/root/src/views/Configuration/_config/pkiProvider.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/portalModule.js html/pfappserver/root/src/views/Configuration/_config/portalModule.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/provisioning.js html/pfappserver/root/src/views/Configuration/_config/provisioning.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/radius/eap.js html/pfappserver/root/src/views/Configuration/_config/radius/eap.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/radius/fast.js html/pfappserver/root/src/views/Configuration/_config/radius/fast.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/radius/ocsp.js html/pfappserver/root/src/views/Configuration/_config/radius/ocsp.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/radius/ssl.js html/pfappserver/root/src/views/Configuration/_config/radius/ssl.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/radius/tls.js html/pfappserver/root/src/views/Configuration/_config/radius/tls.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/realm.js html/pfappserver/root/src/views/Configuration/_config/realm.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/remoteConnectionProfile.js html/pfappserver/root/src/views/Configuration/_config/remoteConnectionProfile.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/role.js html/pfappserver/root/src/views/Configuration/_config/role.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/routedNetwork.js html/pfappserver/root/src/views/Configuration/_config/routedNetwork.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/scanEngine.js html/pfappserver/root/src/views/Configuration/_config/scanEngine.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/securityEvent.js html/pfappserver/root/src/views/Configuration/_config/securityEvent.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/selfService.js html/pfappserver/root/src/views/Configuration/_config/selfService.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/switch.js html/pfappserver/root/src/views/Configuration/_config/switch.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/switchGroup.js html/pfappserver/root/src/views/Configuration/_config/switchGroup.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/switchTemplate.js html/pfappserver/root/src/views/Configuration/_config/switchTemplate.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/syslogForwarder.js html/pfappserver/root/src/views/Configuration/_config/syslogForwarder.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/syslogParser.js html/pfappserver/root/src/views/Configuration/_config/syslogParser.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/trafficShapingPolicy.js html/pfappserver/root/src/views/Configuration/_config/trafficShapingPolicy.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/wmiRule.js html/pfappserver/root/src/views/Configuration/_config/wmiRule.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_config/wrixLocation.js html/pfappserver/root/src/views/Configuration/_config/wrixLocation.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js html/pfappserver/root/src/views/Configuration/_router/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_store/remoteConnectionProfiles.js html/pfappserver/root/src/views/Configuration/_store/remoteConnectionProfiles.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/_components/BaseAccessDuration.vue html/pfappserver/root/src/views/Configuration/accessDurations/_components/BaseAccessDuration.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/_components/BaseFormGroupAccessDurationChoices.js html/pfappserver/root/src/views/Configuration/accessDurations/_components/BaseFormGroupAccessDurationChoices.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/_components/BaseInputToggleBase.js html/pfappserver/root/src/views/Configuration/accessDurations/_components/BaseInputToggleBase.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/accessDurations/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/_components/TheView.js html/pfappserver/root/src/views/Configuration/accessDurations/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/_components/index.js html/pfappserver/root/src/views/Configuration/accessDurations/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/_composables/useResource.js html/pfappserver/root/src/views/Configuration/accessDurations/_composables/useResource.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/_router.js html/pfappserver/root/src/views/Configuration/accessDurations/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/config.js html/pfappserver/root/src/views/Configuration/accessDurations/config.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/schema.js html/pfappserver/root/src/views/Configuration/accessDurations/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/activeActive/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/activeActive/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/activeActive/_components/TheView.js html/pfappserver/root/src/views/Configuration/activeActive/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/activeActive/_components/index.js html/pfappserver/root/src/views/Configuration/activeActive/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/activeActive/_composables/useResource.js html/pfappserver/root/src/views/Configuration/activeActive/_composables/useResource.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/activeActive/_router.js html/pfappserver/root/src/views/Configuration/activeActive/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/activeActive/schema.js html/pfappserver/root/src/views/Configuration/activeActive/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/adminRoles/_api.js html/pfappserver/root/src/views/Configuration/adminRoles/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/adminRoles/_components/BaseFormGroupAclAllowedActions.js html/pfappserver/root/src/views/Configuration/adminRoles/_components/BaseFormGroupAclAllowedActions.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/adminRoles/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/adminRoles/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/adminRoles/_components/TheView.js html/pfappserver/root/src/views/Configuration/adminRoles/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/adminRoles/_components/index.js html/pfappserver/root/src/views/Configuration/adminRoles/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/adminRoles/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/adminRoles/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/adminRoles/_router.js html/pfappserver/root/src/views/Configuration/adminRoles/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/adminRoles/_store.js html/pfappserver/root/src/views/Configuration/adminRoles/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/adminRoles/schema.js html/pfappserver/root/src/views/Configuration/adminRoles/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/advanced/_components/AlertServices.vue html/pfappserver/root/src/views/Configuration/advanced/_components/AlertServices.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/advanced/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/advanced/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/advanced/_components/TheView.js html/pfappserver/root/src/views/Configuration/advanced/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/advanced/_components/index.js html/pfappserver/root/src/views/Configuration/advanced/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/advanced/_composables/useResource.js html/pfappserver/root/src/views/Configuration/advanced/_composables/useResource.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/advanced/_router.js html/pfappserver/root/src/views/Configuration/advanced/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/advanced/schema.js html/pfappserver/root/src/views/Configuration/advanced/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/alerting/_components/BaseFormGroupTestSmtp.js html/pfappserver/root/src/views/Configuration/alerting/_components/BaseFormGroupTestSmtp.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/alerting/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/alerting/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/alerting/_components/TheView.js html/pfappserver/root/src/views/Configuration/alerting/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/alerting/_components/index.js html/pfappserver/root/src/views/Configuration/alerting/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/alerting/_composables/useResource.js html/pfappserver/root/src/views/Configuration/alerting/_composables/useResource.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/alerting/_router.js html/pfappserver/root/src/views/Configuration/alerting/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/alerting/schema.js html/pfappserver/root/src/views/Configuration/alerting/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/bases/_api.js html/pfappserver/root/src/views/Configuration/bases/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/bases/_store.js html/pfappserver/root/src/views/Configuration/bases/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/billingTiers/_api.js html/pfappserver/root/src/views/Configuration/billingTiers/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/billingTiers/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/billingTiers/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/billingTiers/_components/TheView.js html/pfappserver/root/src/views/Configuration/billingTiers/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/billingTiers/_components/index.js html/pfappserver/root/src/views/Configuration/billingTiers/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/billingTiers/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/billingTiers/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/billingTiers/_router.js html/pfappserver/root/src/views/Configuration/billingTiers/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/billingTiers/_store.js html/pfappserver/root/src/views/Configuration/billingTiers/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/billingTiers/schema.js html/pfappserver/root/src/views/Configuration/billingTiers/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/captivePortal/_components/AlertServices.vue html/pfappserver/root/src/views/Configuration/captivePortal/_components/AlertServices.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/captivePortal/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/captivePortal/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/captivePortal/_components/TheView.js html/pfappserver/root/src/views/Configuration/captivePortal/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/captivePortal/_components/index.js html/pfappserver/root/src/views/Configuration/captivePortal/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/captivePortal/_composables/useResource.js html/pfappserver/root/src/views/Configuration/captivePortal/_composables/useResource.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/captivePortal/_router.js html/pfappserver/root/src/views/Configuration/captivePortal/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/captivePortal/schema.js html/pfappserver/root/src/views/Configuration/captivePortal/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/ciscoMobilityServicesEngine/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/ciscoMobilityServicesEngine/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/ciscoMobilityServicesEngine/_components/TheView.js html/pfappserver/root/src/views/Configuration/ciscoMobilityServicesEngine/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/ciscoMobilityServicesEngine/_components/index.js html/pfappserver/root/src/views/Configuration/ciscoMobilityServicesEngine/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/ciscoMobilityServicesEngine/_composables/useResource.js html/pfappserver/root/src/views/Configuration/ciscoMobilityServicesEngine/_composables/useResource.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/ciscoMobilityServicesEngine/_router.js html/pfappserver/root/src/views/Configuration/ciscoMobilityServicesEngine/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/ciscoMobilityServicesEngine/schema.js html/pfappserver/root/src/views/Configuration/ciscoMobilityServicesEngine/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_api.js html/pfappserver/root/src/views/Configuration/connectionProfiles/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/BaseFilter.vue html/pfappserver/root/src/views/Configuration/connectionProfiles/_components/BaseFilter.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/BaseFormGroupBillingTiers.js html/pfappserver/root/src/views/Configuration/connectionProfiles/_components/BaseFormGroupBillingTiers.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/BaseFormGroupFilter.js html/pfappserver/root/src/views/Configuration/connectionProfiles/_components/BaseFormGroupFilter.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/BaseFormGroupLocales.js html/pfappserver/root/src/views/Configuration/connectionProfiles/_components/BaseFormGroupLocales.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/BaseFormGroupProvisioners.js html/pfappserver/root/src/views/Configuration/connectionProfiles/_components/BaseFormGroupProvisioners.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/BaseFormGroupScanners.js html/pfappserver/root/src/views/Configuration/connectionProfiles/_components/BaseFormGroupScanners.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/BaseFormGroupSources.js html/pfappserver/root/src/views/Configuration/connectionProfiles/_components/BaseFormGroupSources.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/ButtonPreviewPortal.vue html/pfappserver/root/src/views/Configuration/connectionProfiles/_components/ButtonPreviewPortal.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/ModalDirectory.vue html/pfappserver/root/src/views/Configuration/connectionProfiles/_components/ModalDirectory.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/ModalFile.vue html/pfappserver/root/src/views/Configuration/connectionProfiles/_components/ModalFile.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/TheFilesList.vue html/pfappserver/root/src/views/Configuration/connectionProfiles/_components/TheFilesList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/connectionProfiles/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/TheView.js html/pfappserver/root/src/views/Configuration/connectionProfiles/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/index.js html/pfappserver/root/src/views/Configuration/connectionProfiles/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/connectionProfiles/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_composables/useForm.js html/pfappserver/root/src/views/Configuration/connectionProfiles/_composables/useForm.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_router.js html/pfappserver/root/src/views/Configuration/connectionProfiles/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_store.js html/pfappserver/root/src/views/Configuration/connectionProfiles/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/config.js html/pfappserver/root/src/views/Configuration/connectionProfiles/config.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/schema.js html/pfappserver/root/src/views/Configuration/connectionProfiles/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/database/_router.js html/pfappserver/root/src/views/Configuration/database/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/database/advanced/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/database/advanced/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/database/advanced/_components/TheView.js html/pfappserver/root/src/views/Configuration/database/advanced/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/database/advanced/_components/index.js html/pfappserver/root/src/views/Configuration/database/advanced/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/database/advanced/_composables/useResource.js html/pfappserver/root/src/views/Configuration/database/advanced/_composables/useResource.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/database/advanced/schema.js html/pfappserver/root/src/views/Configuration/database/advanced/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/database/general/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/database/general/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/database/general/_components/TheView.js html/pfappserver/root/src/views/Configuration/database/general/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/database/general/_components/index.js html/pfappserver/root/src/views/Configuration/database/general/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/database/general/_composables/useResource.js html/pfappserver/root/src/views/Configuration/database/general/_composables/useResource.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/database/general/schema.js html/pfappserver/root/src/views/Configuration/database/general/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/dns/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/dns/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/dns/_components/TheView.js html/pfappserver/root/src/views/Configuration/dns/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/dns/_components/index.js html/pfappserver/root/src/views/Configuration/dns/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/dns/_composables/useResource.js html/pfappserver/root/src/views/Configuration/dns/_composables/useResource.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/dns/_router.js html/pfappserver/root/src/views/Configuration/dns/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/dns/schema.js html/pfappserver/root/src/views/Configuration/dns/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/domains/_api.js html/pfappserver/root/src/views/Configuration/domains/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/domains/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/domains/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/domains/_components/TheView.js html/pfappserver/root/src/views/Configuration/domains/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/domains/_components/index.js html/pfappserver/root/src/views/Configuration/domains/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/domains/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/domains/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/domains/_router.js html/pfappserver/root/src/views/Configuration/domains/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/domains/_store.js html/pfappserver/root/src/views/Configuration/domains/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/domains/schema.js html/pfappserver/root/src/views/Configuration/domains/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_api.js html/pfappserver/root/src/views/Configuration/filterEngines/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseAction.vue html/pfappserver/root/src/views/Configuration/filterEngines/_components/BaseAction.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseAnswer.vue html/pfappserver/root/src/views/Configuration/filterEngines/_components/BaseAnswer.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseConditionOperator.vue html/pfappserver/root/src/views/Configuration/filterEngines/_components/BaseConditionOperator.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseConditionValue.vue html/pfappserver/root/src/views/Configuration/filterEngines/_components/BaseConditionValue.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseFormGroupActions.js html/pfappserver/root/src/views/Configuration/filterEngines/_components/BaseFormGroupActions.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseFormGroupAnswers.js html/pfappserver/root/src/views/Configuration/filterEngines/_components/BaseFormGroupAnswers.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseFormGroupCondition.vue html/pfappserver/root/src/views/Configuration/filterEngines/_components/BaseFormGroupCondition.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseFormGroupParams.js html/pfappserver/root/src/views/Configuration/filterEngines/_components/BaseFormGroupParams.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseFormGroupStatus.js html/pfappserver/root/src/views/Configuration/filterEngines/_components/BaseFormGroupStatus.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseFormGroupSwitch.js html/pfappserver/root/src/views/Configuration/filterEngines/_components/BaseFormGroupSwitch.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseParam.vue html/pfappserver/root/src/views/Configuration/filterEngines/_components/BaseParam.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/filterEngines/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/TheView.js html/pfappserver/root/src/views/Configuration/filterEngines/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/index.js html/pfappserver/root/src/views/Configuration/filterEngines/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/filterEngines/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_composables/useForm.js html/pfappserver/root/src/views/Configuration/filterEngines/_composables/useForm.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_router.js html/pfappserver/root/src/views/Configuration/filterEngines/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_store.js html/pfappserver/root/src/views/Configuration/filterEngines/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/config.js html/pfappserver/root/src/views/Configuration/filterEngines/config.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/schema.js html/pfappserver/root/src/views/Configuration/filterEngines/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/_api.js html/pfappserver/root/src/views/Configuration/fingerbank/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/_components/index.js html/pfappserver/root/src/views/Configuration/fingerbank/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/_router.js html/pfappserver/root/src/views/Configuration/fingerbank/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/_store.js html/pfappserver/root/src/views/Configuration/fingerbank/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/combinations/_api.js html/pfappserver/root/src/views/Configuration/fingerbank/combinations/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/combinations/_components/BaseFormGroupSearch.js html/pfappserver/root/src/views/Configuration/fingerbank/combinations/_components/BaseFormGroupSearch.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/combinations/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/fingerbank/combinations/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/combinations/_components/TheView.js html/pfappserver/root/src/views/Configuration/fingerbank/combinations/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/combinations/_components/index.js html/pfappserver/root/src/views/Configuration/fingerbank/combinations/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/combinations/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/fingerbank/combinations/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/combinations/_composables/useForm.js html/pfappserver/root/src/views/Configuration/fingerbank/combinations/_composables/useForm.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/combinations/_router.js html/pfappserver/root/src/views/Configuration/fingerbank/combinations/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/combinations/schema.js html/pfappserver/root/src/views/Configuration/fingerbank/combinations/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/deviceChangeDetection/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/fingerbank/deviceChangeDetection/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/deviceChangeDetection/_components/TheView.js html/pfappserver/root/src/views/Configuration/fingerbank/deviceChangeDetection/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/deviceChangeDetection/_components/index.js html/pfappserver/root/src/views/Configuration/fingerbank/deviceChangeDetection/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/deviceChangeDetection/_composables/useResource.js html/pfappserver/root/src/views/Configuration/fingerbank/deviceChangeDetection/_composables/useResource.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/deviceChangeDetection/_router.js html/pfappserver/root/src/views/Configuration/fingerbank/deviceChangeDetection/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/deviceChangeDetection/schema.js html/pfappserver/root/src/views/Configuration/fingerbank/deviceChangeDetection/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/devices/_api.js html/pfappserver/root/src/views/Configuration/fingerbank/devices/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/devices/_components/BaseFormGroupSearch.js html/pfappserver/root/src/views/Configuration/fingerbank/devices/_components/BaseFormGroupSearch.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/devices/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/fingerbank/devices/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/devices/_components/TheView.js html/pfappserver/root/src/views/Configuration/fingerbank/devices/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/devices/_components/index.js html/pfappserver/root/src/views/Configuration/fingerbank/devices/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/devices/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/fingerbank/devices/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/devices/_composables/useForm.js html/pfappserver/root/src/views/Configuration/fingerbank/devices/_composables/useForm.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/devices/_router.js html/pfappserver/root/src/views/Configuration/fingerbank/devices/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/devices/schema.js html/pfappserver/root/src/views/Configuration/fingerbank/devices/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpFingerprints/_api.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpFingerprints/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpFingerprints/_components/BaseFormGroupSearch.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpFingerprints/_components/BaseFormGroupSearch.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpFingerprints/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/fingerbank/dhcpFingerprints/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpFingerprints/_components/TheView.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpFingerprints/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpFingerprints/_components/index.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpFingerprints/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpFingerprints/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpFingerprints/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpFingerprints/_composables/useForm.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpFingerprints/_composables/useForm.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpFingerprints/_router.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpFingerprints/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpFingerprints/schema.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpFingerprints/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpVendors/_api.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpVendors/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpVendors/_components/BaseFormGroupSearch.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpVendors/_components/BaseFormGroupSearch.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpVendors/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/fingerbank/dhcpVendors/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpVendors/_components/TheView.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpVendors/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpVendors/_components/index.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpVendors/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpVendors/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpVendors/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpVendors/_composables/useForm.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpVendors/_composables/useForm.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpVendors/_router.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpVendors/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpVendors/schema.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpVendors/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Enterprises/_api.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpv6Enterprises/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Enterprises/_components/BaseFormGroupSearch.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpv6Enterprises/_components/BaseFormGroupSearch.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Enterprises/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/fingerbank/dhcpv6Enterprises/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Enterprises/_components/TheView.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpv6Enterprises/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Enterprises/_components/index.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpv6Enterprises/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Enterprises/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpv6Enterprises/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Enterprises/_composables/useForm.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpv6Enterprises/_composables/useForm.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Enterprises/_router.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpv6Enterprises/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Enterprises/schema.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpv6Enterprises/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Fingerprints/_api.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpv6Fingerprints/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Fingerprints/_components/BaseFormGroupSearch.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpv6Fingerprints/_components/BaseFormGroupSearch.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Fingerprints/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/fingerbank/dhcpv6Fingerprints/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Fingerprints/_components/TheView.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpv6Fingerprints/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Fingerprints/_components/index.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpv6Fingerprints/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Fingerprints/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpv6Fingerprints/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Fingerprints/_composables/useForm.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpv6Fingerprints/_composables/useForm.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Fingerprints/_router.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpv6Fingerprints/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Fingerprints/schema.js html/pfappserver/root/src/views/Configuration/fingerbank/dhcpv6Fingerprints/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/generalSettings/_api.js html/pfappserver/root/src/views/Configuration/fingerbank/generalSettings/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/generalSettings/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/fingerbank/generalSettings/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/generalSettings/_components/TheView.js html/pfappserver/root/src/views/Configuration/fingerbank/generalSettings/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/generalSettings/_components/index.js html/pfappserver/root/src/views/Configuration/fingerbank/generalSettings/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/generalSettings/_composables/useResource.js html/pfappserver/root/src/views/Configuration/fingerbank/generalSettings/_composables/useResource.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/generalSettings/_router.js html/pfappserver/root/src/views/Configuration/fingerbank/generalSettings/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/generalSettings/schema.js html/pfappserver/root/src/views/Configuration/fingerbank/generalSettings/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/macVendors/_api.js html/pfappserver/root/src/views/Configuration/fingerbank/macVendors/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/macVendors/_components/BaseFormGroupSearch.js html/pfappserver/root/src/views/Configuration/fingerbank/macVendors/_components/BaseFormGroupSearch.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/macVendors/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/fingerbank/macVendors/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/macVendors/_components/TheView.js html/pfappserver/root/src/views/Configuration/fingerbank/macVendors/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/macVendors/_components/index.js html/pfappserver/root/src/views/Configuration/fingerbank/macVendors/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/macVendors/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/fingerbank/macVendors/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/macVendors/_composables/useForm.js html/pfappserver/root/src/views/Configuration/fingerbank/macVendors/_composables/useForm.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/macVendors/_router.js html/pfappserver/root/src/views/Configuration/fingerbank/macVendors/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/macVendors/schema.js html/pfappserver/root/src/views/Configuration/fingerbank/macVendors/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/userAgents/_api.js html/pfappserver/root/src/views/Configuration/fingerbank/userAgents/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/userAgents/_components/BaseFormGroupSearch.js html/pfappserver/root/src/views/Configuration/fingerbank/userAgents/_components/BaseFormGroupSearch.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/userAgents/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/fingerbank/userAgents/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/userAgents/_components/TheView.js html/pfappserver/root/src/views/Configuration/fingerbank/userAgents/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/userAgents/_components/index.js html/pfappserver/root/src/views/Configuration/fingerbank/userAgents/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/userAgents/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/fingerbank/userAgents/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/userAgents/_composables/useForm.js html/pfappserver/root/src/views/Configuration/fingerbank/userAgents/_composables/useForm.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/userAgents/_router.js html/pfappserver/root/src/views/Configuration/fingerbank/userAgents/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/userAgents/schema.js html/pfappserver/root/src/views/Configuration/fingerbank/userAgents/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/yup.js html/pfappserver/root/src/views/Configuration/fingerbank/yup.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_api.js html/pfappserver/root/src/views/Configuration/firewalls/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/FormTypeBarracudaNg.vue html/pfappserver/root/src/views/Configuration/firewalls/_components/FormTypeBarracudaNg.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/FormTypeCheckpoint.vue html/pfappserver/root/src/views/Configuration/firewalls/_components/FormTypeCheckpoint.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/FormTypeCiscoIsePic.vue html/pfappserver/root/src/views/Configuration/firewalls/_components/FormTypeCiscoIsePic.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/FormTypeFamilyZone.vue html/pfappserver/root/src/views/Configuration/firewalls/_components/FormTypeFamilyZone.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/FormTypeFortiGate.vue html/pfappserver/root/src/views/Configuration/firewalls/_components/FormTypeFortiGate.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/FormTypeIboss.vue html/pfappserver/root/src/views/Configuration/firewalls/_components/FormTypeIboss.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/FormTypeJsonRpc.vue html/pfappserver/root/src/views/Configuration/firewalls/_components/FormTypeJsonRpc.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/FormTypeJuniperSrx.vue html/pfappserver/root/src/views/Configuration/firewalls/_components/FormTypeJuniperSrx.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/FormTypeLightSpeedRocket.vue html/pfappserver/root/src/views/Configuration/firewalls/_components/FormTypeLightSpeedRocket.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/FormTypePaloAlto.vue html/pfappserver/root/src/views/Configuration/firewalls/_components/FormTypePaloAlto.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/FormTypeSmoothWall.vue html/pfappserver/root/src/views/Configuration/firewalls/_components/FormTypeSmoothWall.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/FormTypeWatchGuard.vue html/pfappserver/root/src/views/Configuration/firewalls/_components/FormTypeWatchGuard.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/firewalls/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/TheView.js html/pfappserver/root/src/views/Configuration/firewalls/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/index.js html/pfappserver/root/src/views/Configuration/firewalls/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/firewalls/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_composables/useForm.js html/pfappserver/root/src/views/Configuration/firewalls/_composables/useForm.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_router.js html/pfappserver/root/src/views/Configuration/firewalls/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_store.js html/pfappserver/root/src/views/Configuration/firewalls/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/firewalls/config.js html/pfappserver/root/src/views/Configuration/firewalls/config.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/firewalls/schema.js html/pfappserver/root/src/views/Configuration/firewalls/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/floatingDevices/_api.js html/pfappserver/root/src/views/Configuration/floatingDevices/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/floatingDevices/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/floatingDevices/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/floatingDevices/_components/TheView.js html/pfappserver/root/src/views/Configuration/floatingDevices/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/floatingDevices/_components/index.js html/pfappserver/root/src/views/Configuration/floatingDevices/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/floatingDevices/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/floatingDevices/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/floatingDevices/_router.js html/pfappserver/root/src/views/Configuration/floatingDevices/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/floatingDevices/_store.js html/pfappserver/root/src/views/Configuration/floatingDevices/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/floatingDevices/schema.js html/pfappserver/root/src/views/Configuration/floatingDevices/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/general/_components/AlertServices.vue html/pfappserver/root/src/views/Configuration/general/_components/AlertServices.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/general/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/general/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/general/_components/TheView.js html/pfappserver/root/src/views/Configuration/general/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/general/_components/index.js html/pfappserver/root/src/views/Configuration/general/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/general/_composables/useResource.js html/pfappserver/root/src/views/Configuration/general/_composables/useResource.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/general/_router.js html/pfappserver/root/src/views/Configuration/general/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/general/schema.js html/pfappserver/root/src/views/Configuration/general/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/index.vue html/pfappserver/root/src/views/Configuration/index.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/maintenanceTasks/_api.js html/pfappserver/root/src/views/Configuration/maintenanceTasks/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/maintenanceTasks/_components/AlertServices.vue html/pfappserver/root/src/views/Configuration/maintenanceTasks/_components/AlertServices.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/maintenanceTasks/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/maintenanceTasks/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/maintenanceTasks/_components/TheView.js html/pfappserver/root/src/views/Configuration/maintenanceTasks/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/maintenanceTasks/_components/index.js html/pfappserver/root/src/views/Configuration/maintenanceTasks/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/maintenanceTasks/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/maintenanceTasks/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/maintenanceTasks/_router.js html/pfappserver/root/src/views/Configuration/maintenanceTasks/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/maintenanceTasks/_store.js html/pfappserver/root/src/views/Configuration/maintenanceTasks/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/maintenanceTasks/schema.js html/pfappserver/root/src/views/Configuration/maintenanceTasks/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_api.js html/pfappserver/root/src/views/Configuration/networkBehaviorPolicy/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_components/AlertServices.vue html/pfappserver/root/src/views/Configuration/networkBehaviorPolicy/_components/AlertServices.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_components/BaseDeviceAttributesDiffThresholdOverride.vue html/pfappserver/root/src/views/Configuration/networkBehaviorPolicy/_components/BaseDeviceAttributesDiffThresholdOverride.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_components/BaseFormGroupDeviceAttributesDiffThresholdOverrides.js html/pfappserver/root/src/views/Configuration/networkBehaviorPolicy/_components/BaseFormGroupDeviceAttributesDiffThresholdOverrides.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_components/BaseFormGroupDevices.js html/pfappserver/root/src/views/Configuration/networkBehaviorPolicy/_components/BaseFormGroupDevices.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/networkBehaviorPolicy/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_components/TheView.js html/pfappserver/root/src/views/Configuration/networkBehaviorPolicy/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_components/index.js html/pfappserver/root/src/views/Configuration/networkBehaviorPolicy/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/networkBehaviorPolicy/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_router.js html/pfappserver/root/src/views/Configuration/networkBehaviorPolicy/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_store.js html/pfappserver/root/src/views/Configuration/networkBehaviorPolicy/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/config.js html/pfappserver/root/src/views/Configuration/networkBehaviorPolicy/config.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/schema.js html/pfappserver/root/src/views/Configuration/networkBehaviorPolicy/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/_api.js html/pfappserver/root/src/views/Configuration/networks/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/_components/AlertServices.vue html/pfappserver/root/src/views/Configuration/networks/_components/AlertServices.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/_router.js html/pfappserver/root/src/views/Configuration/networks/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/fencing/_components/AlertServices.vue html/pfappserver/root/src/views/Configuration/networks/fencing/_components/AlertServices.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/fencing/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/networks/fencing/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/fencing/_components/TheView.js html/pfappserver/root/src/views/Configuration/networks/fencing/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/fencing/_components/index.js html/pfappserver/root/src/views/Configuration/networks/fencing/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/fencing/_composables/useResource.js html/pfappserver/root/src/views/Configuration/networks/fencing/_composables/useResource.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/fencing/_router.js html/pfappserver/root/src/views/Configuration/networks/fencing/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/fencing/schema.js html/pfappserver/root/src/views/Configuration/networks/fencing/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/inline/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/networks/inline/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/inline/_components/TheView.js html/pfappserver/root/src/views/Configuration/networks/inline/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/inline/_components/index.js html/pfappserver/root/src/views/Configuration/networks/inline/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/inline/_composables/useResource.js html/pfappserver/root/src/views/Configuration/networks/inline/_composables/useResource.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/inline/schema.js html/pfappserver/root/src/views/Configuration/networks/inline/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/interfaces/_api.js html/pfappserver/root/src/views/Configuration/networks/interfaces/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/interfaces/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/networks/interfaces/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/interfaces/_components/TheView.js html/pfappserver/root/src/views/Configuration/networks/interfaces/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/interfaces/_components/index.js html/pfappserver/root/src/views/Configuration/networks/interfaces/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/interfaces/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/networks/interfaces/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/interfaces/_router.js html/pfappserver/root/src/views/Configuration/networks/interfaces/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/interfaces/_store.js html/pfappserver/root/src/views/Configuration/networks/interfaces/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/interfaces/config.js html/pfappserver/root/src/views/Configuration/networks/interfaces/config.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/interfaces/schema.js html/pfappserver/root/src/views/Configuration/networks/interfaces/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2Networks/_api.js html/pfappserver/root/src/views/Configuration/networks/layer2Networks/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2Networks/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/networks/layer2Networks/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2Networks/_components/TheView.js html/pfappserver/root/src/views/Configuration/networks/layer2Networks/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2Networks/_components/index.js html/pfappserver/root/src/views/Configuration/networks/layer2Networks/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2Networks/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/networks/layer2Networks/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2Networks/_router.js html/pfappserver/root/src/views/Configuration/networks/layer2Networks/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2Networks/_store.js html/pfappserver/root/src/views/Configuration/networks/layer2Networks/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2Networks/config.js html/pfappserver/root/src/views/Configuration/networks/layer2Networks/config.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2Networks/schema.js html/pfappserver/root/src/views/Configuration/networks/layer2Networks/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/network/_components/BaseFormGroupStaticRoutes.js html/pfappserver/root/src/views/Configuration/networks/network/_components/BaseFormGroupStaticRoutes.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/network/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/networks/network/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/network/_components/TheView.js html/pfappserver/root/src/views/Configuration/networks/network/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/network/_components/index.js html/pfappserver/root/src/views/Configuration/networks/network/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/network/_composables/useResource.js html/pfappserver/root/src/views/Configuration/networks/network/_composables/useResource.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/network/schema.js html/pfappserver/root/src/views/Configuration/networks/network/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/parking/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/networks/parking/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/parking/_components/TheView.js html/pfappserver/root/src/views/Configuration/networks/parking/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/parking/_components/index.js html/pfappserver/root/src/views/Configuration/networks/parking/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/parking/_composables/useResource.js html/pfappserver/root/src/views/Configuration/networks/parking/_composables/useResource.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/parking/schema.js html/pfappserver/root/src/views/Configuration/networks/parking/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/routedNetworks/_api.js html/pfappserver/root/src/views/Configuration/networks/routedNetworks/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/routedNetworks/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/networks/routedNetworks/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/routedNetworks/_components/TheView.js html/pfappserver/root/src/views/Configuration/networks/routedNetworks/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/routedNetworks/_components/index.js html/pfappserver/root/src/views/Configuration/networks/routedNetworks/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/routedNetworks/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/networks/routedNetworks/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/routedNetworks/_router.js html/pfappserver/root/src/views/Configuration/networks/routedNetworks/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/routedNetworks/_store.js html/pfappserver/root/src/views/Configuration/networks/routedNetworks/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/routedNetworks/config.js html/pfappserver/root/src/views/Configuration/networks/routedNetworks/config.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/routedNetworks/schema.js html/pfappserver/root/src/views/Configuration/networks/routedNetworks/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/trafficShapingPolicies/_api.js html/pfappserver/root/src/views/Configuration/networks/trafficShapingPolicies/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/trafficShapingPolicies/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/networks/trafficShapingPolicies/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/trafficShapingPolicies/_components/TheView.js html/pfappserver/root/src/views/Configuration/networks/trafficShapingPolicies/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/trafficShapingPolicies/_components/index.js html/pfappserver/root/src/views/Configuration/networks/trafficShapingPolicies/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/trafficShapingPolicies/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/networks/trafficShapingPolicies/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/trafficShapingPolicies/_router.js html/pfappserver/root/src/views/Configuration/networks/trafficShapingPolicies/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/trafficShapingPolicies/_store.js html/pfappserver/root/src/views/Configuration/networks/trafficShapingPolicies/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/trafficShapingPolicies/schema.js html/pfappserver/root/src/views/Configuration/networks/trafficShapingPolicies/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/_api.js html/pfappserver/root/src/views/Configuration/pki/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/_components/BaseFormGroupDigest.js html/pfappserver/root/src/views/Configuration/pki/_components/BaseFormGroupDigest.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/_components/BaseFormGroupExtendedKeyUsage.js html/pfappserver/root/src/views/Configuration/pki/_components/BaseFormGroupExtendedKeyUsage.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/_components/BaseFormGroupKeySize.js html/pfappserver/root/src/views/Configuration/pki/_components/BaseFormGroupKeySize.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/_components/BaseFormGroupKeyType.js html/pfappserver/root/src/views/Configuration/pki/_components/BaseFormGroupKeyType.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/_components/BaseFormGroupKeyUsage.js html/pfappserver/root/src/views/Configuration/pki/_components/BaseFormGroupKeyUsage.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/_components/BaseFormGroupRevokeReason.js html/pfappserver/root/src/views/Configuration/pki/_components/BaseFormGroupRevokeReason.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/_components/index.js html/pfappserver/root/src/views/Configuration/pki/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/_router.js html/pfappserver/root/src/views/Configuration/pki/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/_store.js html/pfappserver/root/src/views/Configuration/pki/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/cas/_api.js html/pfappserver/root/src/views/Configuration/pki/cas/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/cas/_components/BaseFormGroupChosenOneCa.js html/pfappserver/root/src/views/Configuration/pki/cas/_components/BaseFormGroupChosenOneCa.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/cas/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/pki/cas/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/cas/_components/TheView.js html/pfappserver/root/src/views/Configuration/pki/cas/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/cas/_components/index.js html/pfappserver/root/src/views/Configuration/pki/cas/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/cas/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/pki/cas/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/cas/config.js html/pfappserver/root/src/views/Configuration/pki/cas/config.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/cas/schema.js html/pfappserver/root/src/views/Configuration/pki/cas/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/certs/_api.js html/pfappserver/root/src/views/Configuration/pki/certs/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/certs/_components/ButtonCertificateDownload.vue html/pfappserver/root/src/views/Configuration/pki/certs/_components/ButtonCertificateDownload.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/certs/_components/ButtonCertificateEmail.vue html/pfappserver/root/src/views/Configuration/pki/certs/_components/ButtonCertificateEmail.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/certs/_components/ButtonCertificateRevoke.vue html/pfappserver/root/src/views/Configuration/pki/certs/_components/ButtonCertificateRevoke.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/certs/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/pki/certs/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/certs/_components/TheView.js html/pfappserver/root/src/views/Configuration/pki/certs/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/certs/_components/index.js html/pfappserver/root/src/views/Configuration/pki/certs/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/certs/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/pki/certs/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/certs/schema.js html/pfappserver/root/src/views/Configuration/pki/certs/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/config.js html/pfappserver/root/src/views/Configuration/pki/config.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/profiles/_api.js html/pfappserver/root/src/views/Configuration/pki/profiles/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/profiles/_components/BaseFormGroupChosenOneProfile.js html/pfappserver/root/src/views/Configuration/pki/profiles/_components/BaseFormGroupChosenOneProfile.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/profiles/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/pki/profiles/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/profiles/_components/TheView.js html/pfappserver/root/src/views/Configuration/pki/profiles/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/profiles/_components/index.js html/pfappserver/root/src/views/Configuration/pki/profiles/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/profiles/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/pki/profiles/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/profiles/config.js html/pfappserver/root/src/views/Configuration/pki/profiles/config.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/profiles/schema.js html/pfappserver/root/src/views/Configuration/pki/profiles/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/revokedCerts/_api.js html/pfappserver/root/src/views/Configuration/pki/revokedCerts/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/revokedCerts/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/pki/revokedCerts/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/revokedCerts/_components/TheView.js html/pfappserver/root/src/views/Configuration/pki/revokedCerts/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/revokedCerts/_components/index.js html/pfappserver/root/src/views/Configuration/pki/revokedCerts/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/revokedCerts/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/pki/revokedCerts/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pki/revokedCerts/schema.js html/pfappserver/root/src/views/Configuration/pki/revokedCerts/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/_api.js html/pfappserver/root/src/views/Configuration/pkiProviders/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/_components/FormTypePacketfenceLocal.vue html/pfappserver/root/src/views/Configuration/pkiProviders/_components/FormTypePacketfenceLocal.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/_components/FormTypePacketfencePki.vue html/pfappserver/root/src/views/Configuration/pkiProviders/_components/FormTypePacketfencePki.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/_components/FormTypeScep.vue html/pfappserver/root/src/views/Configuration/pkiProviders/_components/FormTypeScep.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/pkiProviders/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/_components/TheView.js html/pfappserver/root/src/views/Configuration/pkiProviders/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/_components/index.js html/pfappserver/root/src/views/Configuration/pkiProviders/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/pkiProviders/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/_composables/useForm.js html/pfappserver/root/src/views/Configuration/pkiProviders/_composables/useForm.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/_router.js html/pfappserver/root/src/views/Configuration/pkiProviders/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/_store.js html/pfappserver/root/src/views/Configuration/pkiProviders/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/schema.js html/pfappserver/root/src/views/Configuration/pkiProviders/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_api.js html/pfappserver/root/src/views/Configuration/portalModules/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/BaseAction.vue html/pfappserver/root/src/views/Configuration/portalModules/_components/BaseAction.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/BaseFormGroupActions.js html/pfappserver/root/src/views/Configuration/portalModules/_components/BaseFormGroupActions.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/BaseFormGroupModules.js html/pfappserver/root/src/views/Configuration/portalModules/_components/BaseFormGroupModules.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/BaseFormGroupMultiSourceIdentifiers.js html/pfappserver/root/src/views/Configuration/portalModules/_components/BaseFormGroupMultiSourceIdentifiers.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/BaseModule.js html/pfappserver/root/src/views/Configuration/portalModules/_components/BaseModule.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeAuthenticationBilling.vue html/pfappserver/root/src/views/Configuration/portalModules/_components/FormTypeAuthenticationBilling.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeAuthenticationBlackhole.vue html/pfappserver/root/src/views/Configuration/portalModules/_components/FormTypeAuthenticationBlackhole.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeAuthenticationChoice.vue html/pfappserver/root/src/views/Configuration/portalModules/_components/FormTypeAuthenticationChoice.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeAuthenticationEmail.vue html/pfappserver/root/src/views/Configuration/portalModules/_components/FormTypeAuthenticationEmail.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeAuthenticationLogin.vue html/pfappserver/root/src/views/Configuration/portalModules/_components/FormTypeAuthenticationLogin.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeAuthenticationNull.vue html/pfappserver/root/src/views/Configuration/portalModules/_components/FormTypeAuthenticationNull.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeAuthenticationOauth.vue html/pfappserver/root/src/views/Configuration/portalModules/_components/FormTypeAuthenticationOauth.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeAuthenticationPassword.vue html/pfappserver/root/src/views/Configuration/portalModules/_components/FormTypeAuthenticationPassword.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeAuthenticationSaml.vue html/pfappserver/root/src/views/Configuration/portalModules/_components/FormTypeAuthenticationSaml.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeAuthenticationSms.vue html/pfappserver/root/src/views/Configuration/portalModules/_components/FormTypeAuthenticationSms.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeAuthenticationSponsor.vue html/pfappserver/root/src/views/Configuration/portalModules/_components/FormTypeAuthenticationSponsor.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeChained.vue html/pfappserver/root/src/views/Configuration/portalModules/_components/FormTypeChained.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeChoice.vue html/pfappserver/root/src/views/Configuration/portalModules/_components/FormTypeChoice.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeFixedRole.vue html/pfappserver/root/src/views/Configuration/portalModules/_components/FormTypeFixedRole.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeMessage.vue html/pfappserver/root/src/views/Configuration/portalModules/_components/FormTypeMessage.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeProvisioning.vue html/pfappserver/root/src/views/Configuration/portalModules/_components/FormTypeProvisioning.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeRoot.vue html/pfappserver/root/src/views/Configuration/portalModules/_components/FormTypeRoot.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeSelectRole.vue html/pfappserver/root/src/views/Configuration/portalModules/_components/FormTypeSelectRole.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeShowLocalAccount.vue html/pfappserver/root/src/views/Configuration/portalModules/_components/FormTypeShowLocalAccount.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeSslInspection.vue html/pfappserver/root/src/views/Configuration/portalModules/_components/FormTypeSslInspection.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeSurvey.vue html/pfappserver/root/src/views/Configuration/portalModules/_components/FormTypeSurvey.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeUrl.vue html/pfappserver/root/src/views/Configuration/portalModules/_components/FormTypeUrl.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/portalModules/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/TheView.js html/pfappserver/root/src/views/Configuration/portalModules/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/index.js html/pfappserver/root/src/views/Configuration/portalModules/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/portalModules/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_composables/useForm.js html/pfappserver/root/src/views/Configuration/portalModules/_composables/useForm.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_router.js html/pfappserver/root/src/views/Configuration/portalModules/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_store.js html/pfappserver/root/src/views/Configuration/portalModules/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/portalModules/schema.js html/pfappserver/root/src/views/Configuration/portalModules/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_api.js html/pfappserver/root/src/views/Configuration/provisioners/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeAccept.vue html/pfappserver/root/src/views/Configuration/provisioners/_components/FormTypeAccept.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeAirwatch.vue html/pfappserver/root/src/views/Configuration/provisioners/_components/FormTypeAirwatch.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeAndroid.vue html/pfappserver/root/src/views/Configuration/provisioners/_components/FormTypeAndroid.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeDeny.vue html/pfappserver/root/src/views/Configuration/provisioners/_components/FormTypeDeny.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeDpsk.vue html/pfappserver/root/src/views/Configuration/provisioners/_components/FormTypeDpsk.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeIbm.vue html/pfappserver/root/src/views/Configuration/provisioners/_components/FormTypeIbm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeIntune.vue html/pfappserver/root/src/views/Configuration/provisioners/_components/FormTypeIntune.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeJamf.vue html/pfappserver/root/src/views/Configuration/provisioners/_components/FormTypeJamf.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeMobileconfig.vue html/pfappserver/root/src/views/Configuration/provisioners/_components/FormTypeMobileconfig.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeMobileiron.vue html/pfappserver/root/src/views/Configuration/provisioners/_components/FormTypeMobileiron.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeOpswat.vue html/pfappserver/root/src/views/Configuration/provisioners/_components/FormTypeOpswat.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypePacketfenceZtn.vue html/pfappserver/root/src/views/Configuration/provisioners/_components/FormTypePacketfenceZtn.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeSentinelone.vue html/pfappserver/root/src/views/Configuration/provisioners/_components/FormTypeSentinelone.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeSepm.vue html/pfappserver/root/src/views/Configuration/provisioners/_components/FormTypeSepm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeServicenow.vue html/pfappserver/root/src/views/Configuration/provisioners/_components/FormTypeServicenow.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeSymantec.vue html/pfappserver/root/src/views/Configuration/provisioners/_components/FormTypeSymantec.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeWindows.vue html/pfappserver/root/src/views/Configuration/provisioners/_components/FormTypeWindows.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/provisioners/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/TheView.js html/pfappserver/root/src/views/Configuration/provisioners/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/index.js html/pfappserver/root/src/views/Configuration/provisioners/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/provisioners/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_composables/useForm.js html/pfappserver/root/src/views/Configuration/provisioners/_composables/useForm.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_router.js html/pfappserver/root/src/views/Configuration/provisioners/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_store.js html/pfappserver/root/src/views/Configuration/provisioners/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/provisioners/config.js html/pfappserver/root/src/views/Configuration/provisioners/config.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/provisioners/schema.js html/pfappserver/root/src/views/Configuration/provisioners/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/_components/AlertServices.vue html/pfappserver/root/src/views/Configuration/radius/_components/AlertServices.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/_components/BaseFormGroupToggleNoYesDefault.vue html/pfappserver/root/src/views/Configuration/radius/_components/BaseFormGroupToggleNoYesDefault.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/_components/index.js html/pfappserver/root/src/views/Configuration/radius/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/_router.js html/pfappserver/root/src/views/Configuration/radius/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/eap/_api.js html/pfappserver/root/src/views/Configuration/radius/eap/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/eap/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/radius/eap/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/eap/_components/TheView.js html/pfappserver/root/src/views/Configuration/radius/eap/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/eap/_components/index.js html/pfappserver/root/src/views/Configuration/radius/eap/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/eap/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/radius/eap/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/eap/_router.js html/pfappserver/root/src/views/Configuration/radius/eap/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/eap/_store.js html/pfappserver/root/src/views/Configuration/radius/eap/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/eap/schema.js html/pfappserver/root/src/views/Configuration/radius/eap/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/fast/_api.js html/pfappserver/root/src/views/Configuration/radius/fast/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/fast/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/radius/fast/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/fast/_components/TheView.js html/pfappserver/root/src/views/Configuration/radius/fast/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/fast/_components/index.js html/pfappserver/root/src/views/Configuration/radius/fast/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/fast/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/radius/fast/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/fast/_router.js html/pfappserver/root/src/views/Configuration/radius/fast/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/fast/_store.js html/pfappserver/root/src/views/Configuration/radius/fast/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/fast/schema.js html/pfappserver/root/src/views/Configuration/radius/fast/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/general/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/radius/general/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/general/_components/TheView.js html/pfappserver/root/src/views/Configuration/radius/general/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/general/_components/index.js html/pfappserver/root/src/views/Configuration/radius/general/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/general/_composables/useResource.js html/pfappserver/root/src/views/Configuration/radius/general/_composables/useResource.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/general/_router.js html/pfappserver/root/src/views/Configuration/radius/general/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/general/schema.js html/pfappserver/root/src/views/Configuration/radius/general/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/ocsp/_api.js html/pfappserver/root/src/views/Configuration/radius/ocsp/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/ocsp/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/radius/ocsp/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/ocsp/_components/TheView.js html/pfappserver/root/src/views/Configuration/radius/ocsp/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/ocsp/_components/index.js html/pfappserver/root/src/views/Configuration/radius/ocsp/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/ocsp/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/radius/ocsp/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/ocsp/_router.js html/pfappserver/root/src/views/Configuration/radius/ocsp/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/ocsp/_store.js html/pfappserver/root/src/views/Configuration/radius/ocsp/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/ocsp/schema.js html/pfappserver/root/src/views/Configuration/radius/ocsp/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/ssl/_api.js html/pfappserver/root/src/views/Configuration/radius/ssl/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/ssl/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/radius/ssl/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/ssl/_components/TheView.js html/pfappserver/root/src/views/Configuration/radius/ssl/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/ssl/_components/index.js html/pfappserver/root/src/views/Configuration/radius/ssl/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/ssl/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/radius/ssl/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/ssl/_router.js html/pfappserver/root/src/views/Configuration/radius/ssl/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/ssl/_store.js html/pfappserver/root/src/views/Configuration/radius/ssl/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/ssl/schema.js html/pfappserver/root/src/views/Configuration/radius/ssl/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/tls/_api.js html/pfappserver/root/src/views/Configuration/radius/tls/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/tls/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/radius/tls/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/tls/_components/TheView.js html/pfappserver/root/src/views/Configuration/radius/tls/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/tls/_components/index.js html/pfappserver/root/src/views/Configuration/radius/tls/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/tls/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/radius/tls/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/tls/_router.js html/pfappserver/root/src/views/Configuration/radius/tls/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/tls/_store.js html/pfappserver/root/src/views/Configuration/radius/tls/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/radius/tls/schema.js html/pfappserver/root/src/views/Configuration/radius/tls/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/realms/_api.js html/pfappserver/root/src/views/Configuration/realms/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/realms/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/realms/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/realms/_components/TheView.js html/pfappserver/root/src/views/Configuration/realms/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/realms/_components/index.js html/pfappserver/root/src/views/Configuration/realms/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/realms/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/realms/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/realms/_router.js html/pfappserver/root/src/views/Configuration/realms/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/realms/_store.js html/pfappserver/root/src/views/Configuration/realms/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/realms/schema.js html/pfappserver/root/src/views/Configuration/realms/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/_api.js html/pfappserver/root/src/views/Configuration/remoteConnectionProfiles/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/_components/BaseFormGroupBasicFilter.vue html/pfappserver/root/src/views/Configuration/remoteConnectionProfiles/_components/BaseFormGroupBasicFilter.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/remoteConnectionProfiles/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/_components/TheView.js html/pfappserver/root/src/views/Configuration/remoteConnectionProfiles/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/_components/index.js html/pfappserver/root/src/views/Configuration/remoteConnectionProfiles/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/remoteConnectionProfiles/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/_composables/useForm.js html/pfappserver/root/src/views/Configuration/remoteConnectionProfiles/_composables/useForm.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/_router.js html/pfappserver/root/src/views/Configuration/remoteConnectionProfiles/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/_store.js html/pfappserver/root/src/views/Configuration/remoteConnectionProfiles/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/schema.js html/pfappserver/root/src/views/Configuration/remoteConnectionProfiles/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/roles/_api.js html/pfappserver/root/src/views/Configuration/roles/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/BaseInputChosenOneRole.js html/pfappserver/root/src/views/Configuration/roles/_components/BaseInputChosenOneRole.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/roles/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/TheView.js html/pfappserver/root/src/views/Configuration/roles/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/index.js html/pfappserver/root/src/views/Configuration/roles/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/roles/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/roles/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/roles/_router.js html/pfappserver/root/src/views/Configuration/roles/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/roles/_store.js html/pfappserver/root/src/views/Configuration/roles/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/roles/schema.js html/pfappserver/root/src/views/Configuration/roles/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_api.js html/pfappserver/root/src/views/Configuration/scanEngines/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/BaseFormGroupToggleZeroOneAsOffOn.js html/pfappserver/root/src/views/Configuration/scanEngines/_components/BaseFormGroupToggleZeroOneAsOffOn.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/BaseFormGroupWmiRules.js html/pfappserver/root/src/views/Configuration/scanEngines/_components/BaseFormGroupWmiRules.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/FormTypeNessus.vue html/pfappserver/root/src/views/Configuration/scanEngines/_components/FormTypeNessus.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/FormTypeNessus6.vue html/pfappserver/root/src/views/Configuration/scanEngines/_components/FormTypeNessus6.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/FormTypeOpenvas.vue html/pfappserver/root/src/views/Configuration/scanEngines/_components/FormTypeOpenvas.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/FormTypeRapid7.vue html/pfappserver/root/src/views/Configuration/scanEngines/_components/FormTypeRapid7.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/FormTypeWmi.vue html/pfappserver/root/src/views/Configuration/scanEngines/_components/FormTypeWmi.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/scanEngines/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/TheView.js html/pfappserver/root/src/views/Configuration/scanEngines/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/index.js html/pfappserver/root/src/views/Configuration/scanEngines/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/scanEngines/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_composables/useForm.js html/pfappserver/root/src/views/Configuration/scanEngines/_composables/useForm.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_router.js html/pfappserver/root/src/views/Configuration/scanEngines/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_store.js html/pfappserver/root/src/views/Configuration/scanEngines/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/schema.js html/pfappserver/root/src/views/Configuration/scanEngines/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_api.js html/pfappserver/root/src/views/Configuration/securityEvents/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseFormGroupActions.vue html/pfappserver/root/src/views/Configuration/securityEvents/_components/BaseFormGroupActions.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseFormGroupEnabled.js html/pfappserver/root/src/views/Configuration/securityEvents/_components/BaseFormGroupEnabled.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseFormGroupTriggers.js html/pfappserver/root/src/views/Configuration/securityEvents/_components/BaseFormGroupTriggers.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseFormGroupTriggersHeader.vue html/pfappserver/root/src/views/Configuration/securityEvents/_components/BaseFormGroupTriggersHeader.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseInputToggleAutoreg.js html/pfappserver/root/src/views/Configuration/securityEvents/_components/BaseInputToggleAutoreg.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseInputToggleClose.js html/pfappserver/root/src/views/Configuration/securityEvents/_components/BaseInputToggleClose.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseInputToggleEmailAdmin.js html/pfappserver/root/src/views/Configuration/securityEvents/_components/BaseInputToggleEmailAdmin.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseInputToggleEmailRecipient.js html/pfappserver/root/src/views/Configuration/securityEvents/_components/BaseInputToggleEmailRecipient.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseInputToggleEmailUser.js html/pfappserver/root/src/views/Configuration/securityEvents/_components/BaseInputToggleEmailUser.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseInputToggleExternal.js html/pfappserver/root/src/views/Configuration/securityEvents/_components/BaseInputToggleExternal.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseInputToggleIsolate.js html/pfappserver/root/src/views/Configuration/securityEvents/_components/BaseInputToggleIsolate.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseInputToggleUnreg.js html/pfappserver/root/src/views/Configuration/securityEvents/_components/BaseInputToggleUnreg.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTrigger.vue html/pfappserver/root/src/views/Configuration/securityEvents/_components/BaseTrigger.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTriggerEndpointCondition.vue html/pfappserver/root/src/views/Configuration/securityEvents/_components/BaseTriggerEndpointCondition.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTriggerEndpointConditions.js html/pfappserver/root/src/views/Configuration/securityEvents/_components/BaseTriggerEndpointConditions.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTriggerEvent.vue html/pfappserver/root/src/views/Configuration/securityEvents/_components/BaseTriggerEvent.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTriggerProfilingCondition.vue html/pfappserver/root/src/views/Configuration/securityEvents/_components/BaseTriggerProfilingCondition.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTriggerProfilingConditions.js html/pfappserver/root/src/views/Configuration/securityEvents/_components/BaseTriggerProfilingConditions.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTriggerUsage.vue html/pfappserver/root/src/views/Configuration/securityEvents/_components/BaseTriggerUsage.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/securityEvents/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/TheView.js html/pfappserver/root/src/views/Configuration/securityEvents/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/index.js html/pfappserver/root/src/views/Configuration/securityEvents/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/securityEvents/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_router.js html/pfappserver/root/src/views/Configuration/securityEvents/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_store.js html/pfappserver/root/src/views/Configuration/securityEvents/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/config.js html/pfappserver/root/src/views/Configuration/securityEvents/config.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/schema.js html/pfappserver/root/src/views/Configuration/securityEvents/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/selfServices/_api.js html/pfappserver/root/src/views/Configuration/selfServices/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/selfServices/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/selfServices/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/selfServices/_components/TheView.js html/pfappserver/root/src/views/Configuration/selfServices/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/selfServices/_components/index.js html/pfappserver/root/src/views/Configuration/selfServices/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/selfServices/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/selfServices/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/selfServices/_router.js html/pfappserver/root/src/views/Configuration/selfServices/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/selfServices/_store.js html/pfappserver/root/src/views/Configuration/selfServices/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/selfServices/schema.js html/pfappserver/root/src/views/Configuration/selfServices/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/services/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/services/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/services/_components/TheView.js html/pfappserver/root/src/views/Configuration/services/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/services/_components/index.js html/pfappserver/root/src/views/Configuration/services/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/services/_composables/useResource.js html/pfappserver/root/src/views/Configuration/services/_composables/useResource.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/services/_router.js html/pfappserver/root/src/views/Configuration/services/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/services/schema.js html/pfappserver/root/src/views/Configuration/services/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/snmpTraps/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/snmpTraps/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/snmpTraps/_components/TheView.js html/pfappserver/root/src/views/Configuration/snmpTraps/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/snmpTraps/_components/index.js html/pfappserver/root/src/views/Configuration/snmpTraps/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/snmpTraps/_composables/useResource.js html/pfappserver/root/src/views/Configuration/snmpTraps/_composables/useResource.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/snmpTraps/_router.js html/pfappserver/root/src/views/Configuration/snmpTraps/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/snmpTraps/schema.js html/pfappserver/root/src/views/Configuration/snmpTraps/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_api.js html/pfappserver/root/src/views/Configuration/sources/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupActiveDirectoryPasswordTest.js html/pfappserver/root/src/views/Configuration/sources/_components/BaseFormGroupActiveDirectoryPasswordTest.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupAdministrationRules.js html/pfappserver/root/src/views/Configuration/sources/_components/BaseFormGroupAdministrationRules.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupAuthenticationRules.js html/pfappserver/root/src/views/Configuration/sources/_components/BaseFormGroupAuthenticationRules.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupHostPortEncryption.vue html/pfappserver/root/src/views/Configuration/sources/_components/BaseFormGroupHostPortEncryption.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupPersonMappings.js html/pfappserver/root/src/views/Configuration/sources/_components/BaseFormGroupPersonMappings.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupProtocolHostPort.vue html/pfappserver/root/src/views/Configuration/sources/_components/BaseFormGroupProtocolHostPort.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupRules.js html/pfappserver/root/src/views/Configuration/sources/_components/BaseFormGroupRules.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupServerAddressPort.vue html/pfappserver/root/src/views/Configuration/sources/_components/BaseFormGroupServerAddressPort.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BasePersonMapping.vue html/pfappserver/root/src/views/Configuration/sources/_components/BasePersonMapping.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRule.vue html/pfappserver/root/src/views/Configuration/sources/_components/BaseRule.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleAction.vue html/pfappserver/root/src/views/Configuration/sources/_components/BaseRuleAction.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleCondition.vue html/pfappserver/root/src/views/Configuration/sources/_components/BaseRuleCondition.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleFormGroupActions.js html/pfappserver/root/src/views/Configuration/sources/_components/BaseRuleFormGroupActions.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleFormGroupConditions.js html/pfappserver/root/src/views/Configuration/sources/_components/BaseRuleFormGroupConditions.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/ButtonSamlMetaData.vue html/pfappserver/root/src/views/Configuration/sources/_components/ButtonSamlMetaData.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeAdminProxy.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeAdminProxy.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeAuthorization.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeAuthorization.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeAuthorizeNet.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeAuthorizeNet.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeBlackhole.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeBlackhole.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeClickatell.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeClickatell.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeEapTls.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeEapTls.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeEdir.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeEdir.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeEduroam.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeEduroam.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeEmail.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeEmail.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeFacebook.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeFacebook.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeGithub.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeGithub.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeGoogle.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeGoogle.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeHtpasswd.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeHtpasswd.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeHttp.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeHttp.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeInstagram.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeInstagram.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeKerberos.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeKerberos.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeKickbox.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeKickbox.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeLdap.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeLdap.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeLinkedIn.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeLinkedIn.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeMirapay.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeMirapay.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeNull.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeNull.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeOpenId.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeOpenId.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypePaypal.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypePaypal.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypePinterest.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypePinterest.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypePotd.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypePotd.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeRadius.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeRadius.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeSaml.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeSaml.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeSms.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeSms.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeSponsorEmail.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeSponsorEmail.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeStripe.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeStripe.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeTwilio.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeTwilio.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeTwitter.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeTwitter.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeWindowsLive.vue html/pfappserver/root/src/views/Configuration/sources/_components/FormTypeWindowsLive.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/sources/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/TheView.js html/pfappserver/root/src/views/Configuration/sources/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/index.js html/pfappserver/root/src/views/Configuration/sources/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/sources/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_composables/useForm.js html/pfappserver/root/src/views/Configuration/sources/_composables/useForm.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_router.js html/pfappserver/root/src/views/Configuration/sources/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_store.js html/pfappserver/root/src/views/Configuration/sources/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/config.js html/pfappserver/root/src/views/Configuration/sources/config.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/schema.js html/pfappserver/root/src/views/Configuration/sources/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_api.js html/pfappserver/root/src/views/Configuration/sslCertificates/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/AlertServices.vue html/pfappserver/root/src/views/Configuration/sslCertificates/_components/AlertServices.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/BaseFormGroupCertificate.js html/pfappserver/root/src/views/Configuration/sslCertificates/_components/BaseFormGroupCertificate.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/BaseFormGroupIntermediateCertificateAuthorities.js html/pfappserver/root/src/views/Configuration/sslCertificates/_components/BaseFormGroupIntermediateCertificateAuthorities.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/BaseFormGroupLetsEncryptCommonName.js html/pfappserver/root/src/views/Configuration/sslCertificates/_components/BaseFormGroupLetsEncryptCommonName.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/BaseFormGroupPrivateKey.js html/pfappserver/root/src/views/Configuration/sslCertificates/_components/BaseFormGroupPrivateKey.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/BaseIntermediateCertificateAuthority.js html/pfappserver/root/src/views/Configuration/sslCertificates/_components/BaseIntermediateCertificateAuthority.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/BaseViewTab.vue html/pfappserver/root/src/views/Configuration/sslCertificates/_components/BaseViewTab.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/TabHttp.js html/pfappserver/root/src/views/Configuration/sslCertificates/_components/TabHttp.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/TabRadius.js html/pfappserver/root/src/views/Configuration/sslCertificates/_components/TabRadius.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/TheCsr.vue html/pfappserver/root/src/views/Configuration/sslCertificates/_components/TheCsr.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/sslCertificates/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/TheTab.vue html/pfappserver/root/src/views/Configuration/sslCertificates/_components/TheTab.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/TheView.vue html/pfappserver/root/src/views/Configuration/sslCertificates/_components/TheView.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/ViewTabHttp.js html/pfappserver/root/src/views/Configuration/sslCertificates/_components/ViewTabHttp.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/ViewTabRadius.js html/pfappserver/root/src/views/Configuration/sslCertificates/_components/ViewTabRadius.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/index.js html/pfappserver/root/src/views/Configuration/sslCertificates/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/sslCertificates/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_composables/useCsr.js html/pfappserver/root/src/views/Configuration/sslCertificates/_composables/useCsr.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_composables/useForm.js html/pfappserver/root/src/views/Configuration/sslCertificates/_composables/useForm.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_composables/useTab.js html/pfappserver/root/src/views/Configuration/sslCertificates/_composables/useTab.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_composables/useView.js html/pfappserver/root/src/views/Configuration/sslCertificates/_composables/useView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_router.js html/pfappserver/root/src/views/Configuration/sslCertificates/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_store.js html/pfappserver/root/src/views/Configuration/sslCertificates/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/config.js html/pfappserver/root/src/views/Configuration/sslCertificates/config.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/schema.js html/pfappserver/root/src/views/Configuration/sslCertificates/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_api.js html/pfappserver/root/src/views/Configuration/switchGroups/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/switchGroups/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_components/TheView.js html/pfappserver/root/src/views/Configuration/switchGroups/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_components/index.js html/pfappserver/root/src/views/Configuration/switchGroups/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/switchGroups/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_composables/useForm.js html/pfappserver/root/src/views/Configuration/switchGroups/_composables/useForm.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_router.js html/pfappserver/root/src/views/Configuration/switchGroups/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_store.js html/pfappserver/root/src/views/Configuration/switchGroups/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/schema.js html/pfappserver/root/src/views/Configuration/switchGroups/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_api.js html/pfappserver/root/src/views/Configuration/switchTemplates/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/BaseFormGroupBounce.js html/pfappserver/root/src/views/Configuration/switchTemplates/_components/BaseFormGroupBounce.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/BaseFormGroupCliAuthorizeRead.js html/pfappserver/root/src/views/Configuration/switchTemplates/_components/BaseFormGroupCliAuthorizeRead.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/BaseFormGroupCliAuthorizeWrite.js html/pfappserver/root/src/views/Configuration/switchTemplates/_components/BaseFormGroupCliAuthorizeWrite.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/BaseFormGroupRadiusAttributes.js html/pfappserver/root/src/views/Configuration/switchTemplates/_components/BaseFormGroupRadiusAttributes.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/BaseRadiusAttribute.vue html/pfappserver/root/src/views/Configuration/switchTemplates/_components/BaseRadiusAttribute.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/switchTemplates/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/TheView.js html/pfappserver/root/src/views/Configuration/switchTemplates/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/index.js html/pfappserver/root/src/views/Configuration/switchTemplates/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/switchTemplates/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_router.js html/pfappserver/root/src/views/Configuration/switchTemplates/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_store.js html/pfappserver/root/src/views/Configuration/switchTemplates/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/schema.js html/pfappserver/root/src/views/Configuration/switchTemplates/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switches/_api.js html/pfappserver/root/src/views/Configuration/switches/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/BaseFormGroupInlineTrigger.js html/pfappserver/root/src/views/Configuration/switches/_components/BaseFormGroupInlineTrigger.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/BaseFormGroupToggleStaticDynamicDefault.vue html/pfappserver/root/src/views/Configuration/switches/_components/BaseFormGroupToggleStaticDynamicDefault.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/BaseFormGroupType.vue html/pfappserver/root/src/views/Configuration/switches/_components/BaseFormGroupType.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/BaseInlineTriggerCondition.vue html/pfappserver/root/src/views/Configuration/switches/_components/BaseInlineTriggerCondition.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/switches/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/TheView.js html/pfappserver/root/src/views/Configuration/switches/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/index.js html/pfappserver/root/src/views/Configuration/switches/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switches/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/switches/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switches/_composables/useForm.js html/pfappserver/root/src/views/Configuration/switches/_composables/useForm.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switches/_router.js html/pfappserver/root/src/views/Configuration/switches/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switches/_store.js html/pfappserver/root/src/views/Configuration/switches/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switches/config.js html/pfappserver/root/src/views/Configuration/switches/config.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/switches/schema.js html/pfappserver/root/src/views/Configuration/switches/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogForwarders/_api.js html/pfappserver/root/src/views/Configuration/syslogForwarders/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogForwarders/_components/FormTypeFile.vue html/pfappserver/root/src/views/Configuration/syslogForwarders/_components/FormTypeFile.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogForwarders/_components/FormTypeServer.vue html/pfappserver/root/src/views/Configuration/syslogForwarders/_components/FormTypeServer.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogForwarders/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/syslogForwarders/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogForwarders/_components/TheView.js html/pfappserver/root/src/views/Configuration/syslogForwarders/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogForwarders/_components/index.js html/pfappserver/root/src/views/Configuration/syslogForwarders/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogForwarders/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/syslogForwarders/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogForwarders/_composables/useForm.js html/pfappserver/root/src/views/Configuration/syslogForwarders/_composables/useForm.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogForwarders/_router.js html/pfappserver/root/src/views/Configuration/syslogForwarders/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogForwarders/_store.js html/pfappserver/root/src/views/Configuration/syslogForwarders/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogForwarders/config.js html/pfappserver/root/src/views/Configuration/syslogForwarders/config.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogForwarders/schema.js html/pfappserver/root/src/views/Configuration/syslogForwarders/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_api.js html/pfappserver/root/src/views/Configuration/syslogParsers/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/BaseFormGroupRules.js html/pfappserver/root/src/views/Configuration/syslogParsers/_components/BaseFormGroupRules.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/BaseFormGroupTest.js html/pfappserver/root/src/views/Configuration/syslogParsers/_components/BaseFormGroupTest.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/BaseRule.vue html/pfappserver/root/src/views/Configuration/syslogParsers/_components/BaseRule.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/BaseRuleAction.vue html/pfappserver/root/src/views/Configuration/syslogParsers/_components/BaseRuleAction.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/BaseRuleFormGroupActions.js html/pfappserver/root/src/views/Configuration/syslogParsers/_components/BaseRuleFormGroupActions.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/FormTypeGeneric.vue html/pfappserver/root/src/views/Configuration/syslogParsers/_components/FormTypeGeneric.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/FormTypeRegex.vue html/pfappserver/root/src/views/Configuration/syslogParsers/_components/FormTypeRegex.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/syslogParsers/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/TheView.js html/pfappserver/root/src/views/Configuration/syslogParsers/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/index.js html/pfappserver/root/src/views/Configuration/syslogParsers/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/syslogParsers/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_composables/useForm.js html/pfappserver/root/src/views/Configuration/syslogParsers/_composables/useForm.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_router.js html/pfappserver/root/src/views/Configuration/syslogParsers/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_store.js html/pfappserver/root/src/views/Configuration/syslogParsers/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/config.js html/pfappserver/root/src/views/Configuration/syslogParsers/config.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/schema.js html/pfappserver/root/src/views/Configuration/syslogParsers/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/webServices/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/webServices/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/webServices/_components/TheView.js html/pfappserver/root/src/views/Configuration/webServices/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/webServices/_components/index.js html/pfappserver/root/src/views/Configuration/webServices/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/webServices/_composables/useResource.js html/pfappserver/root/src/views/Configuration/webServices/_composables/useResource.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/webServices/_router.js html/pfappserver/root/src/views/Configuration/webServices/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/webServices/schema.js html/pfappserver/root/src/views/Configuration/webServices/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/wmiRules/_api.js html/pfappserver/root/src/views/Configuration/wmiRules/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/wmiRules/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/wmiRules/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/wmiRules/_components/TheView.js html/pfappserver/root/src/views/Configuration/wmiRules/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/wmiRules/_components/index.js html/pfappserver/root/src/views/Configuration/wmiRules/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/wmiRules/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/wmiRules/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/wmiRules/_router.js html/pfappserver/root/src/views/Configuration/wmiRules/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/wmiRules/_store.js html/pfappserver/root/src/views/Configuration/wmiRules/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/wmiRules/schema.js html/pfappserver/root/src/views/Configuration/wmiRules/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/wrix/_api.js html/pfappserver/root/src/views/Configuration/wrix/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/wrix/_components/BaseFormGroupSecurityProtocol1x.js html/pfappserver/root/src/views/Configuration/wrix/_components/BaseFormGroupSecurityProtocol1x.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/wrix/_components/TheForm.vue html/pfappserver/root/src/views/Configuration/wrix/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/wrix/_components/TheView.js html/pfappserver/root/src/views/Configuration/wrix/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/wrix/_components/index.js html/pfappserver/root/src/views/Configuration/wrix/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/wrix/_composables/useCollection.js html/pfappserver/root/src/views/Configuration/wrix/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/wrix/_router.js html/pfappserver/root/src/views/Configuration/wrix/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/wrix/_store.js html/pfappserver/root/src/views/Configuration/wrix/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/wrix/schema.js html/pfappserver/root/src/views/Configuration/wrix/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configurator/_components/AdministratorView.vue html/pfappserver/root/src/views/Configurator/_components/AdministratorView.vue +R100 html/pfappserver/root/static.alt/src/views/Configurator/_components/AlertingView.vue html/pfappserver/root/src/views/Configurator/_components/AlertingView.vue +R100 html/pfappserver/root/static.alt/src/views/Configurator/_components/BaseStep.vue html/pfappserver/root/src/views/Configurator/_components/BaseStep.vue +R100 html/pfappserver/root/static.alt/src/views/Configurator/_components/DatabaseView.vue html/pfappserver/root/src/views/Configurator/_components/DatabaseView.vue +R100 html/pfappserver/root/static.alt/src/views/Configurator/_components/FingerbankStep.vue html/pfappserver/root/src/views/Configurator/_components/FingerbankStep.vue +R100 html/pfappserver/root/static.alt/src/views/Configurator/_components/FingerbankView.vue html/pfappserver/root/src/views/Configurator/_components/FingerbankView.vue +R100 html/pfappserver/root/static.alt/src/views/Configurator/_components/GeneralView.vue html/pfappserver/root/src/views/Configurator/_components/GeneralView.vue +R100 html/pfappserver/root/static.alt/src/views/Configurator/_components/InterfaceView.vue html/pfappserver/root/src/views/Configurator/_components/InterfaceView.vue +R100 html/pfappserver/root/static.alt/src/views/Configurator/_components/InterfacesList.vue html/pfappserver/root/src/views/Configurator/_components/InterfacesList.vue +R100 html/pfappserver/root/static.alt/src/views/Configurator/_components/NetworkStep.vue html/pfappserver/root/src/views/Configurator/_components/NetworkStep.vue +R100 html/pfappserver/root/static.alt/src/views/Configurator/_components/PacketFenceStep.vue html/pfappserver/root/src/views/Configurator/_components/PacketFenceStep.vue +R100 html/pfappserver/root/static.alt/src/views/Configurator/_components/PasswordsView.vue html/pfappserver/root/src/views/Configurator/_components/PasswordsView.vue +R100 html/pfappserver/root/static.alt/src/views/Configurator/_components/ServicesView.vue html/pfappserver/root/src/views/Configurator/_components/ServicesView.vue +R100 html/pfappserver/root/static.alt/src/views/Configurator/_components/Sidebar.vue html/pfappserver/root/src/views/Configurator/_components/Sidebar.vue +R100 html/pfappserver/root/static.alt/src/views/Configurator/_components/StatusStep.vue html/pfappserver/root/src/views/Configurator/_components/StatusStep.vue +R100 html/pfappserver/root/static.alt/src/views/Configurator/_config/administrator.js html/pfappserver/root/src/views/Configurator/_config/administrator.js +R100 html/pfappserver/root/static.alt/src/views/Configurator/_config/alerting.js html/pfappserver/root/src/views/Configurator/_config/alerting.js +R100 html/pfappserver/root/static.alt/src/views/Configurator/_config/database.js html/pfappserver/root/src/views/Configurator/_config/database.js +R100 html/pfappserver/root/static.alt/src/views/Configurator/_config/fingerbank.js html/pfappserver/root/src/views/Configurator/_config/fingerbank.js +R100 html/pfappserver/root/static.alt/src/views/Configurator/_config/general.js html/pfappserver/root/src/views/Configurator/_config/general.js +R100 html/pfappserver/root/static.alt/src/views/Configurator/_config/interface.js html/pfappserver/root/src/views/Configurator/_config/interface.js +R100 html/pfappserver/root/static.alt/src/views/Configurator/_router/index.js html/pfappserver/root/src/views/Configurator/_router/index.js +R100 html/pfappserver/root/static.alt/src/views/Configurator/fingerbank/_components/FormFingerbank.vue html/pfappserver/root/src/views/Configurator/fingerbank/_components/FormFingerbank.vue +R100 html/pfappserver/root/static.alt/src/views/Configurator/fingerbank/_components/TheStep.vue html/pfappserver/root/src/views/Configurator/fingerbank/_components/TheStep.vue +R100 html/pfappserver/root/static.alt/src/views/Configurator/fingerbank/_router.js html/pfappserver/root/src/views/Configurator/fingerbank/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configurator/index.vue html/pfappserver/root/src/views/Configurator/index.vue +R100 html/pfappserver/root/static.alt/src/views/Configurator/network/_components/TheStep.vue html/pfappserver/root/src/views/Configurator/network/_components/TheStep.vue +R100 html/pfappserver/root/static.alt/src/views/Configurator/network/_router.js html/pfappserver/root/src/views/Configurator/network/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configurator/packetfence/_components/FormAdministrator.vue html/pfappserver/root/src/views/Configurator/packetfence/_components/FormAdministrator.vue +R100 html/pfappserver/root/static.alt/src/views/Configurator/packetfence/_components/FormAlerting.vue html/pfappserver/root/src/views/Configurator/packetfence/_components/FormAlerting.vue +R100 html/pfappserver/root/static.alt/src/views/Configurator/packetfence/_components/FormDatabase.vue html/pfappserver/root/src/views/Configurator/packetfence/_components/FormDatabase.vue +R100 html/pfappserver/root/static.alt/src/views/Configurator/packetfence/_components/FormGeneral.vue html/pfappserver/root/src/views/Configurator/packetfence/_components/FormGeneral.vue +R100 html/pfappserver/root/static.alt/src/views/Configurator/packetfence/_components/TheStep.vue html/pfappserver/root/src/views/Configurator/packetfence/_components/TheStep.vue +R100 html/pfappserver/root/static.alt/src/views/Configurator/packetfence/_router.js html/pfappserver/root/src/views/Configurator/packetfence/_router.js +R100 html/pfappserver/root/static.alt/src/views/Login/_router/index.js html/pfappserver/root/src/views/Login/_router/index.js +R100 html/pfappserver/root/static.alt/src/views/Login/index.vue html/pfappserver/root/src/views/Login/index.vue +R100 html/pfappserver/root/static.alt/src/views/Nodes/_api/index.js html/pfappserver/root/src/views/Nodes/_api/index.js +R100 html/pfappserver/root/static.alt/src/views/Nodes/_components/NodeView.vue html/pfappserver/root/src/views/Nodes/_components/NodeView.vue +R100 html/pfappserver/root/static.alt/src/views/Nodes/_components/NodesCreate.vue html/pfappserver/root/src/views/Nodes/_components/NodesCreate.vue +R100 html/pfappserver/root/static.alt/src/views/Nodes/_components/NodesImport.vue html/pfappserver/root/src/views/Nodes/_components/NodesImport.vue +R100 html/pfappserver/root/static.alt/src/views/Nodes/_components/NodesSearch.vue html/pfappserver/root/src/views/Nodes/_components/NodesSearch.vue +R100 html/pfappserver/root/static.alt/src/views/Nodes/_config/index.js html/pfappserver/root/src/views/Nodes/_config/index.js +R100 html/pfappserver/root/static.alt/src/views/Nodes/_router/index.js html/pfappserver/root/src/views/Nodes/_router/index.js +R100 html/pfappserver/root/static.alt/src/views/Nodes/_store/index.js html/pfappserver/root/src/views/Nodes/_store/index.js +R100 html/pfappserver/root/static.alt/src/views/Nodes/index.vue html/pfappserver/root/src/views/Nodes/index.vue +R100 html/pfappserver/root/static.alt/src/views/Reports/_api/index.js html/pfappserver/root/src/views/Reports/_api/index.js +R100 html/pfappserver/root/static.alt/src/views/Reports/_components/DynamicReportChart.vue html/pfappserver/root/src/views/Reports/_components/DynamicReportChart.vue +R100 html/pfappserver/root/static.alt/src/views/Reports/_components/StandardReportChart.vue html/pfappserver/root/src/views/Reports/_components/StandardReportChart.vue +R100 html/pfappserver/root/static.alt/src/views/Reports/_router/index.js html/pfappserver/root/src/views/Reports/_router/index.js +R100 html/pfappserver/root/static.alt/src/views/Reports/_store/index.js html/pfappserver/root/src/views/Reports/_store/index.js +R100 html/pfappserver/root/static.alt/src/views/Reports/index.vue html/pfappserver/root/src/views/Reports/index.vue +R100 html/pfappserver/root/static.alt/src/views/Reset/_router/index.js html/pfappserver/root/src/views/Reset/_router/index.js +R100 html/pfappserver/root/static.alt/src/views/Reset/index.vue html/pfappserver/root/src/views/Reset/index.vue +R100 html/pfappserver/root/static.alt/src/views/Status/_api/index.js html/pfappserver/root/src/views/Status/_api/index.js +R100 html/pfappserver/root/static.alt/src/views/Status/_components/Badge.vue html/pfappserver/root/src/views/Status/_components/Badge.vue +R100 html/pfappserver/root/static.alt/src/views/Status/_components/Chart.vue html/pfappserver/root/src/views/Status/_components/Chart.vue +R100 html/pfappserver/root/static.alt/src/views/Status/_components/ClusterServices.vue html/pfappserver/root/src/views/Status/_components/ClusterServices.vue +R100 html/pfappserver/root/static.alt/src/views/Status/_components/Dashboard.vue html/pfappserver/root/src/views/Status/_components/Dashboard.vue +R100 html/pfappserver/root/static.alt/src/views/Status/_components/Network.vue html/pfappserver/root/src/views/Status/_components/Network.vue +R100 html/pfappserver/root/static.alt/src/views/Status/_components/Queue.vue html/pfappserver/root/src/views/Status/_components/Queue.vue +R100 html/pfappserver/root/static.alt/src/views/Status/_components/Services.vue html/pfappserver/root/src/views/Status/_components/Services.vue +R100 html/pfappserver/root/static.alt/src/views/Status/_router/index.js html/pfappserver/root/src/views/Status/_router/index.js +R100 html/pfappserver/root/static.alt/src/views/Status/_store/index.js html/pfappserver/root/src/views/Status/_store/index.js +R100 html/pfappserver/root/static.alt/src/views/Status/index.vue html/pfappserver/root/src/views/Status/index.vue +R100 html/pfappserver/root/static.alt/src/views/Users/_api/index.js html/pfappserver/root/src/views/Users/_api/index.js +R100 html/pfappserver/root/static.alt/src/views/Users/_components/BaseFormGroupGender.js html/pfappserver/root/src/views/Users/_components/BaseFormGroupGender.js +R100 html/pfappserver/root/static.alt/src/views/Users/_components/BaseFormGroupPidOverwrite.js html/pfappserver/root/src/views/Users/_components/BaseFormGroupPidOverwrite.js +R100 html/pfappserver/root/static.alt/src/views/Users/_components/TheFormCreateMultiple.vue html/pfappserver/root/src/views/Users/_components/TheFormCreateMultiple.vue +R100 html/pfappserver/root/static.alt/src/views/Users/_components/TheFormCreateSingle.vue html/pfappserver/root/src/views/Users/_components/TheFormCreateSingle.vue +R100 html/pfappserver/root/static.alt/src/views/Users/_components/TheFormUpdate.vue html/pfappserver/root/src/views/Users/_components/TheFormUpdate.vue +R100 html/pfappserver/root/static.alt/src/views/Users/_components/TheViewCreate.vue html/pfappserver/root/src/views/Users/_components/TheViewCreate.vue +R100 html/pfappserver/root/static.alt/src/views/Users/_components/TheViewUpdate.vue html/pfappserver/root/src/views/Users/_components/TheViewUpdate.vue +R100 html/pfappserver/root/static.alt/src/views/Users/_components/UsersImport.vue html/pfappserver/root/src/views/Users/_components/UsersImport.vue +R100 html/pfappserver/root/static.alt/src/views/Users/_components/UsersPreview.vue html/pfappserver/root/src/views/Users/_components/UsersPreview.vue +R100 html/pfappserver/root/static.alt/src/views/Users/_components/UsersPreviewModal.vue html/pfappserver/root/src/views/Users/_components/UsersPreviewModal.vue +R100 html/pfappserver/root/static.alt/src/views/Users/_components/UsersSearch.vue html/pfappserver/root/src/views/Users/_components/UsersSearch.vue +R100 html/pfappserver/root/static.alt/src/views/Users/_components/index.js html/pfappserver/root/src/views/Users/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Users/_components/new/BaseInputChosenOneSearchableUser.js html/pfappserver/root/src/views/Users/_components/new/BaseInputChosenOneSearchableUser.js +R100 html/pfappserver/root/static.alt/src/views/Users/_config/index.js html/pfappserver/root/src/views/Users/_config/index.js +R100 html/pfappserver/root/static.alt/src/views/Users/_router/index.js html/pfappserver/root/src/views/Users/_router/index.js +R100 html/pfappserver/root/static.alt/src/views/Users/_store/index.js html/pfappserver/root/src/views/Users/_store/index.js +R100 html/pfappserver/root/static.alt/src/views/Users/index.vue html/pfappserver/root/src/views/Users/index.vue +R100 html/pfappserver/root/static.alt/src/views/Users/schema.js html/pfappserver/root/src/views/Users/schema.js +R100 html/pfappserver/root/static.alt/vue.config.js html/pfappserver/root/vue.config.js + +commit 1634fa9625f15c5329db5d48be02cb7d53d28551 +Author: James Rouzier +Date: Tue Mar 9 06:09:46 2021 -0500 + + Remove end of line continue + +M debian/rules + +commit 73fa2824cbac63e3099d5231cbca0194abf9dc15 +Author: James Rouzier +Date: Mon Mar 8 21:11:57 2021 -0500 + + Remove link for pfappserver + +M debian/rules + +commit d9a017719339a569569c85c24beb2008b72df916 +Author: nqb +Date: Thu Mar 4 15:04:22 2021 +0100 + + remove pfappserver reference + +M conf/httpd.conf.d/httpd.proxy.tt.example + +commit 24aa3bd89f450d1a1f9c5d22e6f52c79a2558aa6 +Author: nqb +Date: Wed Mar 3 08:18:48 2021 +0100 + + adjust path to error files + +M conf/caddy-services/api.conf.example +M lib/pf/services/manager/haproxy_admin.pm + +commit 071485410cd84c5cec9fa4f35a97acac8b7c96de +Author: nqb +Date: Wed Mar 3 08:13:32 2021 +0100 + + remove files from pfappserver-javascript + +M debian/rules + +commit e9495e654681498e4eee2bf2d1999bbf759d13f7 +Author: nqb +Date: Wed Mar 3 08:11:40 2021 +0100 + + move images to root/doc/images + +M Makefile + +commit 164e8d8de0fd7edfdff70788f347b9177aec2280 +Author: nqb +Date: Wed Mar 3 08:07:47 2021 +0100 + + adjust html_install make target + +M Makefile +M config.mk +M debian/rules + +commit a278648c7c68802c97dc61eec60301a95a390940 +Author: nqb +Date: Wed Mar 3 08:05:25 2021 +0100 + + install docs in root/doc + +M debian/rules +M rpm/packetfence.spec + +commit 6045cd3d43a60f2337af5273de69c81524ed125f +Author: nqb +Date: Wed Mar 3 07:54:37 2021 +0100 + + [docs] remove docs related to old web admin + +M docs/developer/contributing.asciidoc + +commit ed1099353193f426fd211faa599ec3e6d8970eb1 +Author: nqb +Date: Wed Mar 3 07:50:00 2021 +0100 + + remove useless make calls + +M addons/dev-helpers/setup-dev-env.sh + +commit b8578a158e7e30ee193e3b649c0be41626745149 +Author: James Rouzier +Date: Thu Mar 11 10:21:15 2021 -0500 + + Fix compilation issues + +M addons/extract_i18n_strings.pl + +commit fae315eeeae9637b7027b804ca51b5cb2aeee23f +Author: James Rouzier +Date: Thu Mar 11 09:06:18 2021 -0500 + + Remove unused script + +D addons/dev-helpers/test_search_node.pl + +commit 2a924ba68166cb5bd5d10854782c53f85ce76309 +Author: Durand Fabrice +Date: Wed Mar 10 12:58:19 2021 -0500 + + Make haproxy-admin happy again + +A html/pfappserver/root/static.alt/502.json +A html/pfappserver/root/static.alt/502.json.http +A html/pfappserver/root/static.alt/503.json +A html/pfappserver/root/static.alt/503.json.http +M lib/pf/services/manager/haproxy_admin.pm + +commit f04dbb397e9a9057b9387fea9d2a8dfdb7bb1b25 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Wed Mar 10 08:46:07 2021 -0500 + + Update NEWS.asciidoc + + Aruba 2930M Web Authentication and Dynamic ACL support + +M NEWS.asciidoc + +commit 5815ab1c7e5b45f010e6e8e9fb070888c679c86f +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Mar 10 12:44:41 2021 +0000 + + Bump elliptic from 6.5.3 to 6.5.4 in /html/pfappserver/root/static.alt + + Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. + - [Release notes](https://github.com/indutny/elliptic/releases) + - [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4) + + Signed-off-by: dependabot[bot] + +M html/pfappserver/root/static.alt/package-lock.json + +commit 4c01fe0bfb3f19afc93d68b0e2805ea26840437b +Author: James Rouzier +Date: Tue Mar 9 15:12:02 2021 -0500 + + go mod tidy + +M go/go.mod +M go/go.sum + +commit 546efe01c74719cfafc744153c3e243979e02dbc +Author: Durand Fabrice +Date: Tue Mar 9 14:26:04 2021 -0500 + + Fixes for PR + +M lib/pf/Switch/Aruba/2930M.pm + +commit 7db26e43eb7f5c84dc45dbbb552857274bd3f24c +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Tue Mar 9 09:17:46 2021 -0500 + + Update NEWS.asciidoc + + Add PR info 6099 + +M NEWS.asciidoc + +commit 35e01d077aec9ae9b2ae03c76ddf256dc2ccc14e +Author: nqb +Date: Tue Mar 9 15:08:38 2021 +0100 + + don't use centos box for now + +M addons/vagrant/inventory/hosts + +commit e3a2f8ba53e843f1f3366dda875a6b830bcc6091 +Author: nqb +Date: Wed Feb 24 16:28:51 2021 +0100 + + set NAS-Port-Type to virtual when undef + +M lib/pf/Switch/Cisco/SG300.pm + +commit b03dc05cb64946e4b4bce92e57570cb462c9cf82 +Author: James Rouzier +Date: Mon Mar 8 16:00:26 2021 -0500 + + Remove chmod of pfappserver/script/*.pl + +M debian/rules + +commit 519cfc53bd76c6a128bd94debe77710f783a7a9a +Author: James Rouzier +Date: Mon Mar 8 15:45:55 2021 -0500 + + Remove the unused pfappserver files + +M debian/packetfence.conffiles +M debian/packetfence.postinst +M debian/rules +M rpm/packetfence.spec + +commit e9571d6ce72a500f9b7ccf6267598044ca6e21ee +Author: James Rouzier +Date: Mon Mar 8 15:08:11 2021 -0500 + + Remove packetfence-httpd.admin.service + +M conf/systemd/packetfence-haproxy-db.service +M conf/systemd/packetfence-haproxy-portal.service +M rpm/packetfence.spec + +commit 95f4b93b8065c2f8d13b3310727c515ce983c955 +Author: Darren Satkunas +Date: Mon Mar 8 14:30:46 2021 -0500 + + (admin) fix linting errors + +M html/pfappserver/root/static.alt/src/components/new/BaseInputRangePromise.vue +M html/pfappserver/root/static.alt/src/views/Configurator/packetfence/_components/TheStep.vue + +commit 1a167d435480fbb34c834ec2f997fe0c2e9256c0 +Author: Darren Satkunas +Date: Mon Mar 8 13:31:17 2021 -0500 + + (admin) fixes for review + +M html/pfappserver/root/static.alt/src/views/Users/_components/TheFormUpdate.vue +M html/pfappserver/root/static.alt/src/views/Users/_components/UsersSearch.vue +M html/pfappserver/root/static.alt/src/views/Users/_router/index.js + +commit bc0945d96331ee86f5e61b79ef2d1bb6c853a189 +Author: Francis Lachapelle +Date: Mon Mar 8 13:07:45 2021 -0500 + + chore(admin): Uupdate node packages + +M html/pfappserver/root/static.alt/package.json + +commit 7537c3cd564ea9bfd8174ad4a17cdf591f01c853 +Author: Francis Lachapelle +Date: Mon Mar 8 13:07:02 2021 -0500 + + fix(admin): fix reference to packetfence svg logo + +A html/pfappserver/root/static.alt/src/assets/packetfence.white.small.svg + +commit 77c7e1506bb99e1ba993617a0d7a413763534789 +Author: Durand Fabrice +Date: Mon Mar 8 11:39:01 2021 -0500 + + Added documentation + +A docs/network/networkdevice/aruba_switchs.asciidoc +M docs/network/switch_configuration.asciidoc + +commit c5ccae7779cfe2b21fbd1e30d5d00ae53673702b +Author: James Rouzier +Date: Mon Mar 8 10:28:33 2021 -0500 + + Remove static + +M rpm/packetfence.spec + +commit faa43c487e56396f6925464e846fb7a10a051fdf +Author: nqb +Date: Mon Mar 8 12:09:55 2021 +0100 + + last_committed + +M docs/cluster/troubleshooting_a_cluster.asciidoc + +commit d9229d5438b1b27d65f7f7e120b2710a40b1efd4 +Author: nqb +Date: Mon Mar 8 11:55:09 2021 +0100 + + move section into maintenance + +M docs/cluster/maintenance_and_operations.asciidoc +M docs/cluster/troubleshooting_a_cluster.asciidoc + +commit f2f6f4dc96062864200a19eb8d145752bb88440b +Author: nqb +Date: Mon Mar 8 11:52:37 2021 +0100 + + add how to rejoin a node + +M docs/cluster/troubleshooting_a_cluster.asciidoc + +commit b63d2eb812874e3112b32f930964da31be24cae4 +Author: nqb +Date: Wed Nov 25 15:49:26 2020 +0100 + + reorder integrating section + +M docs/cluster/cluster_setup.asciidoc +M docs/cluster/troubleshooting_a_cluster.asciidoc +A docs/common/enable_galera_autofix.asciidoc + +commit 9852a44c040ddd672cb711f4019b7fc9a7f980ae +Author: nqb +Date: Tue Nov 24 08:40:24 2020 +0100 + + reorder create new cluster section + + disable configurator later to simplify process + + configure webservices and disable galera-autofix + + remove webservices section + +M docs/cluster/cluster_setup.asciidoc + +commit ac33e7b5dba41c8f00d0d5ea9f16fb5046cc8930 +Author: nqb +Date: Tue Nov 24 08:38:36 2020 +0100 + + common section for maintenance patches + + in installation, upgrade and cluster guides + +M docs/PacketFence_Upgrade_Guide.asciidoc +M docs/cluster/appendix.asciidoc +A docs/common/maintenance_patches.asciidoc +M docs/installation/installation.asciidoc + +commit b387e7e432a3a6b5a878a1983935fa8b153246de +Author: nqb +Date: Tue Nov 24 08:14:53 2020 +0100 + + fix typo + +M docs/cluster/cluster_setup.asciidoc + +commit 42bad7f52e1136a6391f481fd1638f7fdb453b3d +Author: nqb +Date: Wed Nov 11 12:12:31 2020 +0100 + + improve keepalive section + +M docs/cluster/cluster_setup.asciidoc + +commit 37bcb35482d78024ca28692c72fa89c23611524c +Author: nqb +Date: Wed Nov 11 12:06:20 2020 +0100 + + reorganize sections + +M docs/cluster/appendix.asciidoc +M docs/cluster/assumptions.asciidoc +M docs/cluster/cluster_setup.asciidoc + +commit 105434432c0b124ff91f711757b8e21909f73dcf +Author: nqb +Date: Wed Nov 11 11:46:41 2020 +0100 + + add new instruction + +M docs/cluster/cluster_setup.asciidoc + +commit 78d1ef2cb0c679fd3b88c57d564fa11ceff380bf +Author: nqb +Date: Wed Nov 11 11:46:08 2020 +0100 + + remove useless + +M docs/cluster/appendix.asciidoc + +commit 1832a1686f6f910cc155227e97490d5ca75a06d4 +Author: nqb +Date: Wed Nov 11 10:17:23 2020 +0100 + + mariadb unit is masked in packaging + +M docs/cluster/cluster_setup.asciidoc + +commit 49cecab5c4af09694435601e97949a5c4b6c685d +Author: nqb +Date: Wed Nov 11 10:07:04 2020 +0100 + + apply asciidoc conventions + +M docs/cluster/cluster_setup.asciidoc + +commit bb65f57b5f16b1cf4cab4d067e76f80d2fccf29a +Author: nqb +Date: Wed Nov 11 09:49:01 2020 +0100 + + reorder sections to facilitate configuration + +M docs/cluster/assumptions.asciidoc +M docs/cluster/cluster_setup.asciidoc + +commit 70b7f95c8e03b2df44ac310572d6bce1468a713a +Author: nqb +Date: Wed Nov 11 09:27:04 2020 +0100 + + packetfence-mariaDB is started by package installation + +M docs/cluster/cluster_setup.asciidoc + +commit 28fea1dec8379001c65b96ea1a032c0711028fda +Author: nqb +Date: Wed Nov 11 09:23:40 2020 +0100 + + update instructions for percona on Debian and CentOS + +M docs/cluster/cluster_setup.asciidoc + +commit aa45e3f45ababa65aabd32750e5833e724251066 +Author: nqb +Date: Wed Nov 11 08:58:34 2020 +0100 + + remove -p because MariaDB is not yet secured + +M docs/cluster/cluster_setup.asciidoc + +commit 0304d216acb27bbbfb7be675f09f5a400e981ef3 +Author: nqb +Date: Wed Nov 11 08:31:18 2020 +0100 + + secure_installation is done by configurator later + +M docs/cluster/cluster_setup.asciidoc + +commit 1d1f4cdfb7c888119f950c70a1da49cc526d807f +Author: nqb +Date: Wed Nov 11 08:29:12 2020 +0100 + + link to installation guide + +M docs/cluster/cluster_setup.asciidoc + +commit 6ffb4893c06ca13ed5e96bd39e4839c09240a27a +Author: nqb +Date: Wed Nov 11 08:28:53 2020 +0100 + + update assumptions + +M docs/cluster/assumptions.asciidoc + +commit f44fe5eaafe11ff77e93a744ffd70e82355272a0 +Author: Darren Satkunas +Date: Thu Mar 4 14:47:42 2021 -0500 + + (admin) update reporting datetime components + +M html/pfappserver/root/static.alt/src/components/new/BaseInputGroupDateTime.vue +M html/pfappserver/root/static.alt/src/components/pfReportChart.vue +M html/pfappserver/root/static.alt/src/globals/pfReports.js +M html/pfappserver/root/static.alt/src/views/Reports/_components/DynamicReportChart.vue + +commit f80024175cfe624913561702fc2ed3206e277cd6 +Author: Darren Satkunas +Date: Thu Mar 4 11:43:51 2021 -0500 + + (admin) composable CSV export button + +A html/pfappserver/root/static.alt/src/components/new/BaseButtonExportCsv.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +D html/pfappserver/root/static.alt/src/components/pfButtonExportToCsv.vue +M html/pfappserver/root/static.alt/src/components/pfConfigList.vue +M html/pfappserver/root/static.alt/src/views/Auditing/_components/AdminApiAuditLogsSearch.vue +M html/pfappserver/root/static.alt/src/views/Auditing/_components/DhcpOption82LogsSearch.vue +M html/pfappserver/root/static.alt/src/views/Auditing/_components/DnsLogsSearch.vue +M html/pfappserver/root/static.alt/src/views/Auditing/_components/RadiusLogsSearch.vue +M html/pfappserver/root/static.alt/src/views/Nodes/_components/NodesSearch.vue +M html/pfappserver/root/static.alt/src/views/Reports/_components/DynamicReportChart.vue +M html/pfappserver/root/static.alt/src/views/Users/_components/UsersSearch.vue + +commit f40249f9e611a91b7243a57df23682f0af95b1d1 +Author: Darren Satkunas +Date: Thu Mar 4 10:51:50 2021 -0500 + + (admin) fix lint + +M html/pfappserver/root/static.alt/src/components/new/BaseInputRangePromise.vue + +commit db0c7062921d9121b1ea6b0837cb9da342b17de4 +Author: Darren Satkunas +Date: Thu Mar 4 10:49:54 2021 -0500 + + (admin) fix lint + +M html/pfappserver/root/static.alt/src/views/Auditing/_components/LiveLogView.vue + +commit a4522527c3ca3962b8ade20d5971cb28980998c4 +Author: Darren Satkunas +Date: Tue Jan 26 11:50:48 2021 -0500 + + (admin) initial commit + + Conflicts: + html/pfappserver/root/static.alt/src/composables/useFormTab.js + +M html/pfappserver/root/static.alt/src/components/new/BaseButtonService.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormButtonBar.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosen.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputPassword.vue +A html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputPasswordGenerator.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputPasswordTest.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInput.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosen.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputGroup.vue +A html/pfappserver/root/static.alt/src/components/new/BaseInputGroupPassword.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputToggleAdvancedMode.js +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/composables/useFormButtonBar.js +M html/pfappserver/root/static.alt/src/main.js +M html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewCollectionItemFixed.js +M html/pfappserver/root/static.alt/src/views/Configuration/general/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/networks/interfaces/_components/TheView.js +M html/pfappserver/root/static.alt/src/views/Configuration/networks/interfaces/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configurator/_components/BaseStep.vue +M html/pfappserver/root/static.alt/src/views/Configurator/_components/FingerbankStep.vue +M html/pfappserver/root/static.alt/src/views/Configurator/_components/InterfacesList.vue +M html/pfappserver/root/static.alt/src/views/Configurator/_components/NetworkStep.vue +M html/pfappserver/root/static.alt/src/views/Configurator/_components/PacketFenceStep.vue +M html/pfappserver/root/static.alt/src/views/Configurator/_components/StatusStep.vue +M html/pfappserver/root/static.alt/src/views/Configurator/_router/index.js +A html/pfappserver/root/static.alt/src/views/Configurator/fingerbank/_components/FormFingerbank.vue +A html/pfappserver/root/static.alt/src/views/Configurator/fingerbank/_components/TheStep.vue +A html/pfappserver/root/static.alt/src/views/Configurator/fingerbank/_router.js +M html/pfappserver/root/static.alt/src/views/Configurator/index.vue +A html/pfappserver/root/static.alt/src/views/Configurator/network/_components/TheStep.vue +A html/pfappserver/root/static.alt/src/views/Configurator/network/_router.js +A html/pfappserver/root/static.alt/src/views/Configurator/packetfence/_components/FormAdministrator.vue +A html/pfappserver/root/static.alt/src/views/Configurator/packetfence/_components/FormAlerting.vue +A html/pfappserver/root/static.alt/src/views/Configurator/packetfence/_components/FormDatabase.vue +A html/pfappserver/root/static.alt/src/views/Configurator/packetfence/_components/FormGeneral.vue +A html/pfappserver/root/static.alt/src/views/Configurator/packetfence/_components/TheStep.vue +A html/pfappserver/root/static.alt/src/views/Configurator/packetfence/_router.js + +commit 4c768f50962e5389853787720b72fb781105833e +Author: Darren Satkunas +Date: Wed Mar 3 09:21:24 2021 -0500 + + (admin) stash working + + Conflicts: + html/pfappserver/root/static.alt/src/composables/useFormTab.js + +M html/pfappserver/root/static.alt/src/components/new/BaseButtonRefresh.vue +M html/pfappserver/root/static.alt/src/composables/useFormButtonBar.js +M html/pfappserver/root/static.alt/src/composables/useFormTab.js +M html/pfappserver/root/static.alt/src/views/Users/_components/TheFormCreateMultiple.vue +M html/pfappserver/root/static.alt/src/views/Users/_components/TheFormCreateSingle.vue +M html/pfappserver/root/static.alt/src/views/Users/_components/TheFormUpdate.vue +M html/pfappserver/root/static.alt/src/views/Users/_components/TheViewUpdate.vue +D html/pfappserver/root/static.alt/src/views/Users/_components/UserView.vue +D html/pfappserver/root/static.alt/src/views/Users/_components/UsersCreate.vue + +commit 6bb7f5ec67381c9312980df92d8c7aac03fbb4d0 +Author: Darren Satkunas +Date: Tue Mar 2 14:03:24 2021 -0500 + + stash working + +M html/pfappserver/root/static.alt/src/globals/pfActions.js +M html/pfappserver/root/static.alt/src/utils/yup.js +A html/pfappserver/root/static.alt/src/views/Users/_components/BaseFormGroupPidOverwrite.js +M html/pfappserver/root/static.alt/src/views/Users/_components/TheFormCreateMultiple.vue +M html/pfappserver/root/static.alt/src/views/Users/_components/TheFormCreateSingle.vue +M html/pfappserver/root/static.alt/src/views/Users/_components/TheFormUpdate.vue +M html/pfappserver/root/static.alt/src/views/Users/_components/TheViewCreate.vue +M html/pfappserver/root/static.alt/src/views/Users/_components/TheViewUpdate.vue +M html/pfappserver/root/static.alt/src/views/Users/_components/UsersPreview.vue +M html/pfappserver/root/static.alt/src/views/Users/_components/UsersSearch.vue +M html/pfappserver/root/static.alt/src/views/Users/schema.js + +commit cce2a811d441ec41d8ff079deb80dc8421614783 +Author: Darren Satkunas +Date: Tue Mar 2 14:03:01 2021 -0500 + + (admin) add refresh button + + Conflicts: + html/pfappserver/root/static.alt/src/components/new/index.js + +A html/pfappserver/root/static.alt/src/components/new/BaseButtonRefresh.vue +M html/pfappserver/root/static.alt/src/components/new/index.js + +commit 871234e056160238b4dad4361d994d8aaefd20f2 +Author: Darren Satkunas +Date: Tue Mar 2 11:22:40 2021 -0500 + + (admin) add empty table + +A html/pfappserver/root/static.alt/src/components/new/BaseTableEmpty.vue +M html/pfappserver/root/static.alt/src/views/Users/_components/index.js + +commit 267afb477dc89f5a7162e61a7876660b8868e57a +Author: Darren Satkunas +Date: Mon Mar 1 16:19:20 2021 -0500 + + (admin) include input-group w/ is-invalid form tabs + + Conflicts: + html/pfappserver/root/static.alt/src/composables/useFormTab.js + +M html/pfappserver/root/static.alt/src/composables/useFormTab.js + +commit a23ed3178c1cdebcc1ff2ddc961d1da166569a23 +Author: Darren Satkunas +Date: Fri Feb 12 17:06:46 2021 -0500 + + (admin) initial commit + +M html/pfappserver/root/static.alt/src/components/new/BaseInputGroupDate.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputGroupDateTime.vue +A html/pfappserver/root/static.alt/src/components/new/BaseInputRangePromise.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/composables/useInputRange.js +M html/pfappserver/root/static.alt/src/utils/yup.js +M html/pfappserver/root/static.alt/src/views/Configuration/_components/MaintenanceTasksList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/domains/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Users/_components/BaseFormGroupGender.js +A html/pfappserver/root/static.alt/src/views/Users/_components/TheFormCreateMultiple.vue +A html/pfappserver/root/static.alt/src/views/Users/_components/TheFormCreateSingle.vue +A html/pfappserver/root/static.alt/src/views/Users/_components/TheFormUpdate.vue +A html/pfappserver/root/static.alt/src/views/Users/_components/TheViewCreate.vue +A html/pfappserver/root/static.alt/src/views/Users/_components/TheViewUpdate.vue +A html/pfappserver/root/static.alt/src/views/Users/_components/index.js +M html/pfappserver/root/static.alt/src/views/Users/_router/index.js +A html/pfappserver/root/static.alt/src/views/Users/schema.js + +commit fb0fd748736493c554bbd118f7e58d90909cc614 +Author: Darren Satkunas +Date: Thu Mar 4 09:36:30 2021 -0500 + + (admin) composable livelogs + +A html/pfappserver/root/static.alt/src/components/new/BaseInputToggleFalseTrue.js +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/views/Auditing/_components/LiveLogCreate.vue +M html/pfappserver/root/static.alt/src/views/Auditing/_components/LiveLogTabs.vue +M html/pfappserver/root/static.alt/src/views/Auditing/_components/LiveLogView.vue +M html/pfappserver/root/static.alt/src/views/Auditing/_store/liveLogs.js + +commit 79a267286fe69b6924ad8376489a58cb052eee23 +Author: Durand Fabrice +Date: Thu Mar 4 07:47:45 2021 -0500 + + Fix CoA and parseRequest + +M lib/pf/Switch/Aruba/2930M.pm + +commit 0d906d050a82a194384c95447fd476204031de3b +Author: Francis Lachapelle +Date: Wed Mar 3 17:10:02 2021 -0500 + + fix(docs): remove empty lines that were breaking includes + +M Makefile +M docs/PacketFence_Clustering_Guide.asciidoc +M docs/PacketFence_Developers_Guide.asciidoc +M docs/PacketFence_Installation_Guide.asciidoc +M docs/PacketFence_Network_Devices_Configuration_Guide.asciidoc +M docs/PacketFence_Template_Guide.asciidoc +M docs/PacketFence_Upgrade_Guide.asciidoc +M docs/includes/docinfo.asciidoc +M docs/includes/global-attributes.asciidoc + +commit 81f355b70c04e6360c692d0997b2bd568f48bda5 +Author: Darren Satkunas +Date: Wed Mar 3 11:42:38 2021 -0500 + + (admin) add device wttribute eights + +M html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_components/TheForm.vue + +commit 78048864b4e8d47b089724861695bf0a5b03fd7e +Author: Darren Satkunas +Date: Wed Mar 3 10:41:50 2021 -0500 + + (admin) auto-fit ssl certs + +M html/pfappserver/root/static.alt/src/components/new/BaseInputGroupTextarea.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputGroupTextareaUpload.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/BaseIntermediateCertificateAuthority.js +M html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/TheForm.vue + +commit 08a601fb3c18c52f28837341c204b6b250f7eec3 +Author: nqb +Date: Wed Mar 3 14:45:38 2021 +0100 + + install pf on stable machines using a dedicated playbook + + packetfence-stable repo is disabled + +M ci/packer/vagrant_img/provisioners/inventory/group_vars/stable/gitlab_buildpkg_tools.yml +A ci/packer/vagrant_img/provisioners/playbooks/install_pf_centos.yml +M ci/packer/vagrant_img/provisioners/site.yml + +commit abe49f713ffcd930b27c5d5f49f47471069850a2 +Author: nqb +Date: Wed Mar 3 14:02:08 2021 +0100 + + disable pf repo and don't use rpm-build + +M addons/dev-helpers/centos-chroot/install-packages-from-spec.sh +M ci/packer/vagrant_img/provisioners/inventory/group_vars/dev/gitlab_buildpkg_tools.yml + +commit e16292dcb4ee72941c852c8cf48523aec439ec53 +Author: nqb +Date: Wed Mar 3 11:18:03 2021 +0100 + + [Venom] use dhclient in place of systemd-networkd for node01 + + to be compliant with new debian/buster64 box behavior + + See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=930367 + +M addons/vagrant/helper_scripts/config_node.sh + +commit 36cf6b218c4e94d1149dfb3c714002cfc56f53b0 +Author: nqb +Date: Wed Mar 3 09:16:04 2021 +0100 + + add dNSHostName attribute to defaults + +M conf/pf.conf.defaults + +commit 0794db326b2548c8666cc7c785cbcaeed08fcc92 +Author: nqb +Date: Wed Mar 3 08:36:19 2021 +0100 + + add dot1x_eap_tls_pfpki to list of automated tests + +M t/venom/Makefile + +commit ffdd1b53a57ccb0c9fefda67a4858954e5f81e15 +Author: InverseBot +Date: Tue Mar 2 23:00:09 2021 -0500 + + (doc) Update OpenAPI spec files + +M docs/api/spec/openapi.json + +commit ff91ede8e3bed681cd16b390aab76a9c070545ce +Author: Darren Satkunas +Date: Tue Mar 2 15:41:00 2021 -0500 + + (admin) fix intermediate SSL certs + +M html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/TheForm.vue + +commit 5aeb7225e55d3cc90579b5422b56ddab6017b39a +Author: Durand Fabrice +Date: Tue Mar 2 08:58:27 2021 -0500 + + First draft + +M lib/pf/Switch/Aruba/2930M.pm +M lib/pf/web/constants.pm + +commit 9e955903a7c80df60a1363ee582dacf33a0b6dfd +Author: nqb +Date: Tue Mar 2 11:35:55 2021 +0100 + + [Ansible] disable SELinux on CentOS before packaging box + +A ci/packer/vagrant_img/provisioners/playbooks/debian.yml +A ci/packer/vagrant_img/provisioners/playbooks/redhat.yml +M ci/packer/vagrant_img/provisioners/playbooks/upgrade_os.yml + +commit 592c8b43b5ed790ad7ecfc403d6c3e05713c6543 +Author: nqb +Date: Mon Mar 1 13:45:52 2021 +0100 + + upgrade CentOS boxes + +M addons/vagrant/site.yml +A addons/vagrant/upgrade_centos_os.yml + +commit ab131ebb6c583d028d90fe84526dd06830fd64e8 +Author: nqb +Date: Wed Feb 24 11:15:29 2021 +0100 + + apply customize fix to CentOS machines + +M ci/packer/vagrant_img/Makefile +M ci/packer/vagrant_img/provisioners/shell/sysprep.sh + +commit afd9f9db69a809bada13955a39ff91589dc5f584 +Author: nqb +Date: Wed Feb 24 11:03:40 2021 +0100 + + Revert "Upgrade CentOS after build, upgrade Debian during build" + + This reverts commit 4261fd5b918a2c069843078951c4b2b58133e498. + +M addons/vagrant/site.yml +D addons/vagrant/upgrade_centos_os.yml +R054 ci/packer/vagrant_img/provisioners/playbooks/upgrade_debian_os.yml ci/packer/vagrant_img/provisioners/playbooks/upgrade_os.yml +M ci/packer/vagrant_img/provisioners/site.yml + +commit 1d21014652aabcf5b21674dc6ded86c753315276 +Author: nqb +Date: Tue Feb 23 13:59:48 2021 +0100 + + Upgrade CentOS after build, upgrade Debian during build + + Upgrade from 7.8 to 7.9 on CentOS cause issue after sysprep (non-bootable image) + +M addons/vagrant/site.yml +A addons/vagrant/upgrade_centos_os.yml +R054 ci/packer/vagrant_img/provisioners/playbooks/upgrade_os.yml ci/packer/vagrant_img/provisioners/playbooks/upgrade_debian_os.yml +M ci/packer/vagrant_img/provisioners/site.yml + +commit 2db025dc39a91d0d091f663023caf4c3ed300c31 +Author: nqb +Date: Thu Feb 11 08:09:12 2021 +0100 + + use CURDIR in place of PWD + +M ci/packer/vagrant_img/Makefile + +commit cabc87be6dd47949f063e61dec02b88c9746a216 +Author: nqb +Date: Wed Feb 10 15:59:02 2021 +0100 + + use custom script to run sysprep actions + +M ci/packer/vagrant_img/Makefile +A ci/packer/vagrant_img/provisioners/shell/sysprep.sh + +commit 59a13935df916329706135d74f4d1ab95fcbe0a6 +Author: nqb +Date: Wed Feb 10 09:47:22 2021 +0100 + + Revert "cleanup yum and apt cache after installation" + + Cause issues during virt-sysprep and make VM unusable. + +M ci/packer/vagrant_img/build.pkr.hcl + +commit 0556fd9dcbca9142b4b1d8ebfa90a27262e04782 +Author: nqb +Date: Wed Feb 10 07:56:33 2021 +0100 + + [ci] build Vagrant images only on inverse.ca machines + +M .gitlab-ci.yml + +commit 0fe5a3ab380d3a88d26c42eacdf42f9756066c25 +Author: nqb +Date: Tue Feb 9 15:56:17 2021 +0100 + + update cache before updating OS (EL and Debian) + + only run this action when building images + +M addons/vagrant/site.yml +D addons/vagrant/upgrade_os.yml +M ci/packer/vagrant_img/provisioners/playbooks/upgrade_os.yml + +commit 3939151eda2990c8431e74e1bbc1e78b6c9876e5 +Author: nqb +Date: Tue Feb 9 08:48:45 2021 +0100 + + cleanup yum and apt cache after installation + +M ci/packer/vagrant_img/build.pkr.hcl + +commit f30fb2bcb9cf240d0c273a9ed4f2a3b533453d2f +Author: nqb +Date: Tue Feb 9 08:14:41 2021 +0100 + + fix typo to build stable boxes + +M ci/packer/vagrant_img/Makefile + +commit 53393ffad71853a64e3a42ac3d9c5aecf0191f95 +Author: nqb +Date: Tue Feb 9 07:39:46 2021 +0100 + + use firstboot-command in place of run + +M ci/packer/vagrant_img/Makefile + +commit a328ea60b56313c656babc2641d950dbadf7271c +Author: nqb +Date: Mon Feb 8 14:14:11 2021 +0100 + + workaround to empty ca-certificates on Debian images + + log packer output + +M ci/packer/vagrant_img/Makefile + +commit d7d7d005f53ada42d79581b98836d01af66d7f18 +Author: nqb +Date: Mon Feb 8 09:34:49 2021 +0100 + + increase memory for source boxes + + Needed to let MariaDB start correctly when build stable boxes + +M ci/packer/vagrant_img/sources.pkr.hcl +A ci/packer/vagrant_img/templates/vagrantfile_template + +commit 0009b8985e7288bf99139d421df96e8d03c783df +Author: nqb +Date: Wed Feb 3 15:26:10 2021 +0100 + + workaround to vagrant-cloud bug + + as suggested by HashiCorp support + +M ci/packer/vagrant_img/build.pkr.hcl + +commit 3c18b34a703c87507ffac0998322bce911d5a1f5 +Author: nqb +Date: Sun Jan 31 12:03:50 2021 +0100 + + [ci] add stable jobs + +M .gitlab-ci.yml + +commit 5bb33069ff5a52be22d7a545810a212aa6543694 +Author: nqb +Date: Sun Jan 31 11:56:14 2021 +0100 + + use pfdeb9dev box + +M addons/vagrant/inventory/hosts + +commit 867581cf0ec395956c7df37baaf01941beda72bd +Author: nqb +Date: Sun Jan 31 11:40:34 2021 +0100 + + [Vagrant] stable are identical to dev machines + + but they already contain PacketFence packages + +M addons/dev-helpers/debian/install-pf-dependencies.sh +M addons/vagrant/go_env.yml +M addons/vagrant/inventory/group_vars/stable/packetfence_install.yml +M addons/vagrant/pfservers/Vagrantfile +M docs/developer/developer_recipes.asciidoc + +commit 8d53d5c1e99c1715976a8bf5907880ec810f82ed +Author: nqb +Date: Mon Jan 25 08:25:18 2021 +0100 + + workaround for Debian builds + +M ci/packer/vagrant_img/Makefile + +commit 18693e048a211b8ba4f29c26f2d5358762bc105e +Author: nqb +Date: Sat Jan 23 07:47:33 2021 +0100 + + use a more specific dir for results + +M .gitlab-ci.yml + +commit 74fac92b3e0e2160c2d1e79751066de16770daba +Author: nqb +Date: Fri Jan 22 16:05:35 2021 +0100 + + disable proxy to avoid issue when rebooting servers + +M ci/packer/vagrant_img/build.pkr.hcl + +commit 8db63e60278bb756abc46bf2b9623463585f0e4b +Author: nqb +Date: Fri Jan 22 16:02:24 2021 +0100 + + box_version should follow semver without metadata infos + +M ci/packer/vagrant_img/Makefile + +commit 2f6d4db5d2f0cf32c811107919b621f01be84a25 +Author: nqb +Date: Thu Jan 21 09:21:04 2021 +0100 + + install fingerbank dependencies on Debian + +M addons/dev-helpers/debian/install-pf-dependencies.sh + +commit e2d3dca1a945ec3d5b3ec5df87fec4e8aafc1a3a +Author: nqb +Date: Thu Jan 21 08:32:04 2021 +0100 + + box_version should be unique at each build + +M .gitlab-ci.yml +M ci/packer/vagrant_img/Makefile + +commit 9220be0bb2cf860f757c2d22ab57c020b20dab03 +Author: nqb +Date: Thu Jan 21 08:08:00 2021 +0100 + + [ci] drop useless + +M .gitlab-ci.yml + +commit 02cf5d928ebe294b8cd4f2f34e2b726adcef84b8 +Author: nqb +Date: Thu Jan 21 07:56:33 2021 +0100 + + there is no more additional packetfence packages + +M addons/dev-helpers/centos-chroot/install-packages-from-spec.sh + +commit 4592d2b49999feb0920c6eb76a51d75d4b715975 +Author: nqb +Date: Thu Jan 21 07:46:47 2021 +0100 + + [ci] don't store results in build directory + + to avoid cleanup by another jobs + +M .gitlab-ci.yml + +commit fc712f6abca20a208f16a960659af2af9d67ccea +Author: nqb +Date: Thu Jan 21 07:43:23 2021 +0100 + + use more explicit names for variables + +M ci/packer/vagrant_img/Makefile +M ci/packer/vagrant_img/build.pkr.hcl +M ci/packer/vagrant_img/provisioners/inventory/group_vars/pfservers/venom.yml +M ci/packer/vagrant_img/sources.pkr.hcl +M ci/packer/vagrant_img/variables.pkr.hcl + +commit 4b3eb72bdad3639de0efede94c2f050d16f5d39a +Author: nqb +Date: Wed Jan 20 16:20:44 2021 +0100 + + use Ansible config to install and find roles and collections + +M addons/vagrant/ansible.cfg +M ci/packer/vagrant_img/.gitignore +A ci/packer/vagrant_img/ansible.cfg +M ci/packer/vagrant_img/build.pkr.hcl + +commit d6b0c621bb58f6fb390b3df6bd965399493883f2 +Author: nqb +Date: Wed Jan 20 15:42:11 2021 +0100 + + [ci] clean results dir after builds + +M .gitlab-ci.yml + +commit 463795cd92ff964b6302bf7ff062637f6afe6b69 +Author: nqb +Date: Wed Jan 20 15:03:00 2021 +0100 + + [ci] add new jobs for dev images + +M .gitlab-ci.yml +M ci/packer/Makefile +M ci/packer/vagrant_img/Makefile + +commit f7b6c0ab9112ef8061545c8c849174622b3ba132 +Author: nqb +Date: Wed Jan 20 14:34:29 2021 +0100 + + add a description message each time we release a box + +M ci/packer/vagrant_img/Makefile +M ci/packer/vagrant_img/build.pkr.hcl +M ci/packer/vagrant_img/variables.pkr.hcl + +commit c0a76ae37c7fe9337b5b6a2266d9607cb2611a60 +Author: nqb +Date: Wed Jan 20 12:59:13 2021 +0100 + + simplify build process using Makefile + +M ci/packer/vagrant_img/Makefile +M ci/packer/vagrant_img/build.pkr.hcl +M ci/packer/vagrant_img/variables.pkr.hcl + +commit aeff80261d26146071b4c831e5ef4db06172f406 +Author: nqb +Date: Wed Jan 20 11:25:46 2021 +0100 + + first draft: publish images on Vagrant cloud + +M ci/packer/vagrant_img/Makefile +M ci/packer/vagrant_img/build.pkr.hcl +M ci/packer/vagrant_img/variables.pkr.hcl + +commit 2315a8c1bf416a725e199a0b2a936a40c10aae1a +Author: nqb +Date: Wed Jan 20 07:44:10 2021 +0100 + + upload rpm spec file to detect runtime dependencies + +M addons/dev-helpers/centos-chroot/install-packages-from-spec.sh +M addons/dev-helpers/debian/install-pf-dependencies.sh +M addons/vagrant/inventory/group_vars/stable/packetfence_install.yml +M ci/packer/vagrant_img/build.pkr.hcl +M ci/packer/vagrant_img/variables.pkr.hcl + +commit 181cd1c55bb3c6ed2a3ae80414d4fca406283df7 +Author: nqb +Date: Tue Jan 19 16:52:43 2021 +0100 + + split dev and stable build with common Ansible provisioner + +M ci/packer/vagrant_img/Makefile +M ci/packer/vagrant_img/build.pkr.hcl +M ci/packer/vagrant_img/variables.pkr.hcl + +commit 49db13a37ae10efe29a151806d937087621dbbe6 +Author: nqb +Date: Tue Jan 19 15:52:24 2021 +0100 + + install only PacketFence dependencies on pf*dev + +M addons/dev-helpers/centos-chroot/install-packages-from-spec.sh +A addons/dev-helpers/debian/install-pf-dependencies.sh +M ci/packer/vagrant_img/.gitignore +M ci/packer/vagrant_img/Makefile +M ci/packer/vagrant_img/build.pkr.hcl +M ci/packer/vagrant_img/provisioners/inventory/group_vars/dev/gitlab_buildpkg_tools.yml +M ci/packer/vagrant_img/provisioners/inventory/group_vars/stable/gitlab_buildpkg_tools.yml +M ci/packer/vagrant_img/provisioners/playbooks/install_repos.yml +M ci/packer/vagrant_img/variables.pkr.hcl + +commit 1a14e03e13e8408ba78ce4c9f02ed556fc30d21c +Author: nqb +Date: Tue Jan 19 11:28:06 2021 +0100 + + Ansible provisioner using own inventory and playbooks + +M ci/packer/vagrant_img/.gitignore +M ci/packer/vagrant_img/Makefile +M ci/packer/vagrant_img/build.pkr.hcl +A ci/packer/vagrant_img/provisioners/inventory/group_vars/dev/gitlab_buildpkg_tools.yml +A ci/packer/vagrant_img/provisioners/inventory/group_vars/pfservers/venom.yml +A ci/packer/vagrant_img/provisioners/inventory/group_vars/stable/gitlab_buildpkg_tools.yml +A ci/packer/vagrant_img/provisioners/playbooks/install_repos.yml +A ci/packer/vagrant_img/provisioners/playbooks/install_utils.yml +A ci/packer/vagrant_img/provisioners/playbooks/upgrade_os.yml +A ci/packer/vagrant_img/provisioners/requirements.yml +A ci/packer/vagrant_img/provisioners/site.yml +M ci/packer/vagrant_img/variables.pkr.hcl + +commit c83a8e981832737f715cd29e9c440c46fc185a17 +Author: nqb +Date: Tue Jan 19 07:16:38 2021 +0100 + + don't try to use current inventory and playbooks + +M addons/vagrant/config_dev_repos.yml +D addons/vagrant/inventory/group_vars/vagrant_img_dev/packetfence_install.yml +M ci/packer/vagrant_img/Makefile +M ci/packer/vagrant_img/build.pkr.hcl +M ci/packer/vagrant_img/variables.pkr.hcl + +commit a200b4e8a37ff60f6d8dcc79b9692d7ba7dff4fe +Author: nqb +Date: Mon Jan 18 16:16:12 2021 +0100 + + don't install PF packages on dev images + +M addons/vagrant/install_pf.yml +M ci/packer/vagrant_img/Makefile + +commit cb53312c17ad005b0ddff042773a12836a49e4b3 +Author: nqb +Date: Mon Jan 18 15:59:49 2021 +0100 + + draft provisioning Ansible + +M ci/packer/vagrant_img/.gitignore +M ci/packer/vagrant_img/Makefile +M ci/packer/vagrant_img/build.pkr.hcl +M ci/packer/vagrant_img/variables.pkr.hcl + +commit 64e27ceb743aea738bbd016df8c25df9e3d08ed7 +Author: nqb +Date: Mon Jan 18 15:32:12 2021 +0100 + + refactor Ansible inventory to build Vagrant images + +M addons/vagrant/config_dev_repos.yml +M addons/vagrant/install_pf.yml +D addons/vagrant/inventory/group_vars/nightly/gitlab_buildpkg_tools.yml +A addons/vagrant/inventory/group_vars/stable/packetfence_install.yml +D addons/vagrant/inventory/group_vars/stable_and_nightly/packetfence_install.yml +R100 addons/vagrant/inventory/group_vars/nightly/packetfence_install.yml addons/vagrant/inventory/group_vars/vagrant_img_dev/packetfence_install.yml +M addons/vagrant/inventory/hosts +A addons/vagrant/tasks/vagrant_iptables.yml + +commit ab88f8054a48cf21763f5dbe8223162832d41299 +Author: nqb +Date: Mon Jan 18 13:21:17 2021 +0100 + + [packer] first draft + +A ci/packer/vagrant_img/.gitignore +A ci/packer/vagrant_img/Makefile +A ci/packer/vagrant_img/build.pkr.hcl +A ci/packer/vagrant_img/sources.pkr.hcl +A ci/packer/vagrant_img/variables.pkr.hcl + +commit 205bfcb959ef1ec15bed536655b4c25c96e62e8a +Author: nqb +Date: Tue Mar 2 12:01:46 2021 +0100 + + [Venom] update remaining items + +M t/venom/pfservers/dot1x_eap_tls_pfpki/TESTSUITE.md + +commit 640221c341e6562afd8b40650bd611896dca1848 +Author: nqb +Date: Tue Mar 2 11:53:56 2021 +0100 + + [Venom] pfpki test suite should be run manually + +M t/venom/Makefile + +commit d526b359f8b258d5f0629e075cf6a74449edca60 +Author: nqb +Date: Tue Mar 2 11:53:07 2021 +0100 + + [Venom] fix typo + +M t/venom/pfservers/global_config/00_create_roles.yml +M t/venom/vars/all.yml + +commit f3538ad85eb1e681b6cf60fbc101da4cf2207c83 +Author: nqb +Date: Tue Nov 10 07:38:27 2020 +0100 + + [Venom] add notes to scenario + +M t/venom/pfservers/dot1x_eap_tls_pfpki/TESTSUITE.md + +commit 820ffade6d6f41c5cd4e134364a8e1b51e83c308 +Author: nqb +Date: Mon Nov 9 13:53:14 2020 +0100 + + more variables for mails + +M t/venom/pfservers/dot1x_eap_tls_pfpki/00_create_pki.yml +M t/venom/vars/all.yml + +commit 633d46daf1bea102c1054ad6b48cf69faeca4ff4 +Author: nqb +Date: Mon Nov 9 13:47:01 2020 +0100 + + remove useless information + +M t/venom/pfservers/dot1x_eap_tls_pfpki/00_create_pki.yml + +commit 2f26f63c2e0266e6890994b02d2f8bb9735046c1 +Author: nqb +Date: Mon Nov 9 13:45:48 2020 +0100 + + more variables + +M t/venom/pfservers/dot1x_eap_tls_pfpki/00_create_pki.yml +M t/venom/vars/all.yml + +commit 5f79f3d241041d3866494abe3dd7a29dffc30f02 +Author: nqb +Date: Mon Nov 9 13:41:49 2020 +0100 + + [Venom] put names of templates in variables + +M t/venom/pfservers/dot1x_eap_tls_pfpki/00_create_pki.yml +M t/venom/vars/all.yml + +commit 636471fc99c402751ecd61c6b8940d5aae9d57dc +Author: nqb +Date: Mon Nov 9 12:24:11 2020 +0100 + + [Venom] fix typos + +M t/venom/Makefile +M t/venom/pfservers/dot1x_eap_tls_pfpki/00_create_pki.yml +M t/venom/pfservers/global_config/15_create_network_devices.yml + +commit 3ad69b5814a0a75a513f71b3bad3a17dfce8e3d2 +Author: nqb +Date: Mon Nov 9 12:23:38 2020 +0100 + + [Venom] merge tests in same test suite + + To reuse ca_id and profile_id + +A t/venom/pfservers/dot1x_eap_tls_pfpki/00_create_pki.yml +D t/venom/pfservers/dot1x_eap_tls_pfpki/00_create_root_ca.yml +D t/venom/pfservers/dot1x_eap_tls_pfpki/05_create_pf_radius_cert_template.yml +D t/venom/pfservers/dot1x_eap_tls_pfpki/05_create_user_cert_template.yml +D t/venom/pfservers/dot1x_eap_tls_pfpki/10_create_pf_http_cert_template.yml +D t/venom/pfservers/dot1x_eap_tls_pfpki/20_create_and_install_pf_radius_cert.yml +D t/venom/pfservers/dot1x_eap_tls_pfpki/25_create_and_install_pf_http_cert.yml +D t/venom/pfservers/dot1x_eap_tls_pfpki/30_create_and_install_user_cert.yml + +commit e471364df07058bd9ac706fb327794a5bac14347 +Author: nqb +Date: Mon Nov 2 16:19:08 2020 +0100 + + [Venom] improve scenario description + +M t/venom/pfservers/dot1x_eap_tls_pfpki/TESTSUITE.md + +commit c49d3969896cfe88e1daed78b1d0651e924cd82b +Author: nqb +Date: Mon Nov 2 15:38:51 2020 +0100 + + [Venom] adjust variables + +M t/venom/pfservers/dot1x_eap_tls_pfpki/00_create_root_ca.yml +M t/venom/pfservers/dot1x_eap_tls_pfpki/45_create_eaptls_source.yml +M t/venom/vars/all.yml + +commit 79815b61ba61f9a2671daceb5dbd62e677475d42 +Author: nqb +Date: Mon Nov 2 15:38:18 2020 +0100 + + [Venom] add teardown + +A t/venom/pfservers/dot1x_eap_tls_pfpki/55_perform_checkup.yml +A t/venom/pfservers/dot1x_eap_tls_pfpki/teardown/00_kill_wpasupplicant.yml +A t/venom/pfservers/dot1x_eap_tls_pfpki/teardown/05_disable_dot1x_dot1x_int.yml +A t/venom/pfservers/dot1x_eap_tls_pfpki/teardown/07_disable_dynamic_vlan.yml +A t/venom/pfservers/dot1x_eap_tls_pfpki/teardown/10_commit_config.yml +A t/venom/pfservers/dot1x_eap_tls_pfpki/teardown/12_check_offline_status_node01.yml +A t/venom/pfservers/dot1x_eap_tls_pfpki/teardown/15_check_unregistered_node.yml +A t/venom/pfservers/dot1x_eap_tls_pfpki/teardown/25_check_node01_deleted.yml +A t/venom/pfservers/dot1x_eap_tls_pfpki/teardown/90_teardown.yml + +commit b9f9447eb1e7f6c5ef9171f537005d1791b5d9cb +Author: nqb +Date: Mon Nov 2 15:12:49 2020 +0100 + + [Venom] create connection profile and source + +A t/venom/pfservers/dot1x_eap_tls_pfpki/45_create_eaptls_source.yml +A t/venom/pfservers/dot1x_eap_tls_pfpki/50_create_connection_profile.yml +M t/venom/pfservers/global_config/15_create_network_devices.yml +M t/venom/vars/all.yml + +commit 3dff028a7859a238f8be9b5573eb1399be4204d1 +Author: nqb +Date: Thu Oct 29 15:10:38 2020 +0100 + + [Venom] drop useless file + +D t/venom/pfservers/dot1x_eap_tls_pfpki/45_download_install_user_cert_on_node01.yml + +commit c863a612322468009274267b4e3f46bb5ac415bd +Author: nqb +Date: Thu Oct 29 15:01:22 2020 +0100 + + [Venom] extract CA and client certificates in separate files + + Split long lines: remove quotes to avoid issue with Venom + +M t/venom/pfservers/dot1x_eap_tls_pfpki/00_create_root_ca.yml +M t/venom/pfservers/dot1x_eap_tls_pfpki/20_create_and_install_pf_radius_cert.yml +M t/venom/pfservers/dot1x_eap_tls_pfpki/25_create_and_install_pf_http_cert.yml +M t/venom/pfservers/dot1x_eap_tls_pfpki/30_create_and_install_user_cert.yml +M t/venom/vars/all.yml + +commit d6ed23207e0e5bcbfb505a6fa9c25629d00cba91 +Author: nqb +Date: Thu Oct 29 10:30:11 2020 +0100 + + [Venom] split ca certificate and client certificate + +M t/venom/pfservers/dot1x_eap_tls_pfpki/20_create_and_install_pf_radius_cert.yml +M t/venom/pfservers/dot1x_eap_tls_pfpki/25_create_and_install_pf_http_cert.yml +M t/venom/pfservers/dot1x_eap_tls_pfpki/30_create_and_install_user_cert.yml + +commit 912e210c9a6589bb05b9fcaf7f1856ba44c7bc4e +Author: nqb +Date: Thu Oct 29 10:04:53 2020 +0100 + + [Venom] typos + +M t/venom/pfservers/dot1x_eap_tls_pfpki/TESTSUITE.md +M t/venom/vars/all.yml + +commit 730e1cd3ae554cc4b8f0e3392eb1ac3610df8ac0 +Author: nqb +Date: Thu Oct 29 09:39:39 2020 +0100 + + [Venom] refactor creation and installation of certs + +A t/venom/pfservers/dot1x_eap_tls_pfpki/20_create_and_install_pf_radius_cert.yml +D t/venom/pfservers/dot1x_eap_tls_pfpki/20_create_pf_radius_cert.yml +A t/venom/pfservers/dot1x_eap_tls_pfpki/25_create_and_install_pf_http_cert.yml +D t/venom/pfservers/dot1x_eap_tls_pfpki/25_create_pf_http_cert.yml +A t/venom/pfservers/dot1x_eap_tls_pfpki/30_create_and_install_user_cert.yml +D t/venom/pfservers/dot1x_eap_tls_pfpki/30_create_user_cert.yml +D t/venom/pfservers/dot1x_eap_tls_pfpki/35_download_install_radius_cert.yml +D t/venom/pfservers/dot1x_eap_tls_pfpki/40_download_install_http_cert.yml +M t/venom/vars/all.yml + +commit eff52cf9fd9605d2c8e2ff3d8b2969acfaeffde6 +Author: nqb +Date: Thu Oct 29 08:03:58 2020 +0100 + + [Venom] restart haproxy-admin through systemd + +M t/venom/pfservers/common/restart_haproxy_admin.yml + +commit 0e736053764ce5e3c3efc536db492cd6e8c6e3a8 +Author: nqb +Date: Thu Oct 29 07:57:08 2020 +0100 + + [Venom] add symlinks to restart services + +A t/venom/pfservers/common/restart_haproxy_admin.yml +A t/venom/pfservers/common/restart_haproxy_portal.yml +M t/venom/pfservers/dot1x_eap_tls_pfpki/36_restart_radius_services.yml +M t/venom/pfservers/dot1x_eap_tls_pfpki/41_restart_haproxy-admin_service.yml +M t/venom/pfservers/dot1x_eap_tls_pfpki/42_restart_haproxy-portal_service.yml + +commit 2f7f11b223c8f8cb0df1040178f04f29b402196c +Author: nqb +Date: Thu Oct 29 07:56:38 2020 +0100 + + [Venom] add make targets + +M t/venom/Makefile + +commit acfa9c04f5cddd0ec62e41494d76ecf8f8361070 +Author: lzammit +Date: Fri Aug 28 14:19:31 2020 -0400 + + download_install_http_cert + restart web admin and portal services + +M t/venom/pfservers/dot1x_eap_tls_pfpki/40_download_install_http_cert.yml +A t/venom/pfservers/dot1x_eap_tls_pfpki/41_restart_haproxy-admin_service.yml +A t/venom/pfservers/dot1x_eap_tls_pfpki/42_restart_haproxy-portal_service.yml + +commit 00fffa447271abc5439c395dde44b0b50bb019e1 +Author: lzammit +Date: Fri Aug 28 14:18:13 2020 -0400 + + download install radius certificates + restart radiusd services + +M t/venom/pfservers/dot1x_eap_tls_pfpki/35_download_install_radius_cert.yml +A t/venom/pfservers/dot1x_eap_tls_pfpki/36_restart_radius_services.yml + +commit a6c923abc08e60fa4a54e0a889a19439934d2dfd +Author: lzammit +Date: Fri Aug 28 14:16:43 2020 -0400 + + Adding dot1x_eap_tls_pfpki vars + +M t/venom/vars/all.yml + +commit 6e242fc459d528cf629551d7247138ef7f5dfc06 +Author: nqb +Date: Wed Aug 26 15:00:46 2020 +0200 + + [Venom] download radius certificate with curl + +M t/venom/pfservers/dot1x_eap_tls_pfpki/35_download_install_radius_cert.yml + +commit 6403301bac8322f2d03a857e4bba5b0be4c2e8ec +Author: nqb +Date: Wed Aug 26 14:08:04 2020 +0200 + + [Venom] use first CA id + +M t/venom/pfservers/dot1x_eap_tls_pfpki/05_create_pf_radius_cert_template.yml + +commit d7ea3b98d8f9781fbf146ec7a3a63e823616942b +Author: lzammit +Date: Wed Aug 26 08:17:01 2020 -0400 + + update IDs + +M t/venom/pfservers/dot1x_eap_tls_pfpki/20_create_pf_radius_cert.yml +M t/venom/pfservers/dot1x_eap_tls_pfpki/30_create_user_cert.yml + +commit 80509c25d6a53f67b622e0346da188ed21a1726c +Author: lzammit +Date: Wed Aug 26 08:10:12 2020 -0400 + + change ca id + +M t/venom/pfservers/dot1x_eap_tls_pfpki/10_create_pf_http_cert_template.yml + +commit 9a420ac6430eface72926459af9ee964b7c44806 +Author: lzammit +Date: Wed Aug 26 08:07:07 2020 -0400 + + file cleanup + +D t/venom/pfservers/dot1x_eap_tls_pfpki/10_create_pki_provider_config.yml +D t/venom/pfservers/dot1x_eap_tls_pfpki/15_create_pki_provisioner_config.yml +D t/venom/pfservers/dot1x_eap_tls_pfpki/15_create_user_cert_template.yml + +commit 2e9ae52f1e03d6596f3a1334910f5baebbd61f85 +Author: lzammit +Date: Wed Aug 26 07:44:10 2020 -0400 + + first draft + +A t/venom/pfservers/dot1x_eap_tls_pfpki/05_create_pf_radius_cert_template.yml +A t/venom/pfservers/dot1x_eap_tls_pfpki/10_create_pf_http_cert_template.yml +A t/venom/pfservers/dot1x_eap_tls_pfpki/15_create_user_cert_template.yml +A t/venom/pfservers/dot1x_eap_tls_pfpki/20_create_pf_radius_cert.yml +A t/venom/pfservers/dot1x_eap_tls_pfpki/25_create_pf_http_cert.yml +A t/venom/pfservers/dot1x_eap_tls_pfpki/30_create_user_cert.yml +A t/venom/pfservers/dot1x_eap_tls_pfpki/35_download_install_radius_cert.yml +A t/venom/pfservers/dot1x_eap_tls_pfpki/40_download_install_http_cert.yml +A t/venom/pfservers/dot1x_eap_tls_pfpki/45_download_install_user_cert_on_node01.yml + +commit 9228b3b51a8e02e5436f24bd43442113743d2cbb +Author: lzammit +Date: Mon Jul 27 10:55:56 2020 -0400 + + fix rebase role + +M t/venom/pfservers/global_config/00_create_roles.yml +M t/venom/vars/all.yml + +commit a7bf33f687d4e86c951a0c1b6dd4094b97e6fdfd +Author: nqb +Date: Tue Jul 21 16:38:13 2020 +0200 + + update scenario steps + +M t/venom/pfservers/dot1x_eap_tls_pfpki/TESTSUITE.md + +commit ea7ffbf7f86a8ef77e83aea9ab2a80e4b097d5a6 +Author: nqb +Date: Tue Jul 21 12:18:30 2020 +0200 + + added back lzammit's commits + +A t/venom/pfservers/dot1x_eap_tls_pfpki/00_create_root_ca.yml +A t/venom/pfservers/dot1x_eap_tls_pfpki/05_create_user_cert_template.yml +A t/venom/pfservers/dot1x_eap_tls_pfpki/10_create_pki_provider_config.yml +A t/venom/pfservers/dot1x_eap_tls_pfpki/15_create_pki_provisioner_config.yml +M t/venom/pfservers/global_config/00_create_roles.yml +M t/venom/vars/all.yml + +commit 565c14ecea1de06d7b774a150c7f5dd439a3c0c1 +Author: nqb +Date: Mon May 4 16:33:34 2020 +0200 + + add TESTSUITE.md + +A t/venom/pfservers/dot1x_eap_tls_pfpki/TESTSUITE.md + +commit 2ffa4fc5d80fa7ce37a90886e8ba0c01dc9f879d +Author: nqb +Date: Tue Mar 2 08:40:34 2021 +0100 + + news for #6080 + +M NEWS.asciidoc + +commit e9db0b231af9249343ad2128f7003f976cd08cab +Author: James Rouzier +Date: Tue Jan 12 09:34:09 2021 -0500 + + Enabled netflow in iptables when netflow_on_all_networks is enabled + +M lib/pf/iptables.pm + +commit 2542e96a92792f25fbd98e0df476c7a2ed750088 +Author: James Rouzier +Date: Tue Jan 12 07:28:55 2021 -0500 + + Update documentation + +M docs/installation/advanced_topics.asciidoc + +commit d3a2449833e15bc8c1338d98188ba7efde5feaa2 +Author: James Rouzier +Date: Mon Mar 1 11:19:02 2021 -0500 + + Update pf::dal + +A lib/pf/dal/_radreply.pm +A lib/pf/dal/_remote_clients.pm +A lib/pf/dal/radreply.pm +A lib/pf/dal/remote_clients.pm + +commit 557a3d76dac7a72c2d7587e55c9c10265c690795 +Author: James Rouzier +Date: Fri Feb 26 16:24:12 2021 -0500 + + Update dal meta data + +M lib/pf/dal/_activation.pm +M lib/pf/dal/_admin_api_audit_log.pm +M lib/pf/dal/_auth_log.pm +M lib/pf/dal/_dhcp_option82_history.pm +M lib/pf/dal/_dhcppool.pm +M lib/pf/dal/_dns_audit_log.pm +M lib/pf/dal/_ip4log_archive.pm +M lib/pf/dal/_ip4log_history.pm +M lib/pf/dal/_ip6log_archive.pm +M lib/pf/dal/_ip6log_history.pm +M lib/pf/dal/_locationlog_history.pm +M lib/pf/dal/_node.pm +M lib/pf/dal/_node_category.pm +M lib/pf/dal/_pki_cas.pm +M lib/pf/dal/_pki_certs.pm +M lib/pf/dal/_pki_profiles.pm +M lib/pf/dal/_pki_revoked_certs.pm +M lib/pf/dal/_radacct_log.pm +M lib/pf/dal/_radius_audit_log.pm +M lib/pf/dal/_savedsearch.pm +M lib/pf/dal/_security_event.pm +M lib/pf/dal/_sms_carrier.pm + +commit c8c75d2d82c3f9ccf8844a7b3e45784510ea5dbe +Author: James Rouzier +Date: Fri Feb 26 09:20:17 2021 -0500 + + Add pfqueue as a startup dependency to the haproxy-admin service + +M conf/systemd/packetfence-haproxy-admin.service + +commit 90b46b9110f73f0938bbfc6b5f7773db9c41529a +Author: James Rouzier +Date: Thu Feb 25 16:42:24 2021 -0500 + + Update packetfence-haproxy-admin dependencies + +M conf/systemd/packetfence-haproxy-admin.service + +commit 779a912a9b62b0d449edff127f76ac9b2d0027da +Author: Durand Fabrice +Date: Thu Feb 25 08:58:17 2021 -0500 + + Use user-name from the radius accounting when exists for the firewall + sso. + +M lib/pf/api.pm +M lib/pf/firewallsso.pm + +commit 36573024000c87ad15b0ff595463a52e55dc3d1d +Author: James Rouzier +Date: Wed Feb 24 16:18:08 2021 -0500 + + Increase the interval of cleanup_chi_database_cache to 5 minutes + +M conf/pfcron.conf.defaults + +commit dcde308ecec8c5bd2769dd639bff4b58f7f16829 +Author: nqb +Date: Wed Feb 24 15:58:32 2021 +0100 + + [Vagrant] use CentOS 7 box in place of Inverse box + +M addons/vagrant/inventory/hosts + +commit 51d7058804e70cbb0fc3b250c54ff5e1d344ac15 +Author: nqb +Date: Wed Feb 24 09:59:50 2021 +0100 + + read-only privilege should be 1 on SG300 + +M lib/pf/Switch/Cisco/SG300.pm + +commit b25a6389c853557e6d90aadfd6ccbce4cd460966 +Author: Francis Lachapelle +Date: Tue Feb 16 13:47:48 2021 -0500 + + fix(admin(js)): remove authentication to old admin + +M html/pfappserver/root/static.alt/src/App.vue +M html/pfappserver/root/static.alt/src/store/modules/session.js +M html/pfappserver/root/static.alt/src/utils/api.js + +commit 2bc107e6f867d120ee2956125253396451d6fdfb +Author: Francis Lachapelle +Date: Tue Feb 16 11:53:37 2021 -0500 + + fix(admin): fix reference to packetfence svg logo + +M html/pfappserver/root/static.alt/src/App.vue + +commit 31e0b0d4dd0b970260456ccea656aac14e85f0c4 +Author: nqb +Date: Tue Feb 16 07:55:27 2021 +0100 + + [Ansible] add a FreeRADIUS host + +A addons/vagrant/inventory/group_vars/linux_servers/freeradius.yml +M addons/vagrant/inventory/hosts +M addons/vagrant/linux_servers.yml +A addons/vagrant/linux_servers/freeradius.yml + +commit 8d7db52e4ab527346763747293c05b2b2498733f +Author: James Rouzier +Date: Wed Feb 10 17:10:52 2021 -0500 + + Wait for completion before returning + +M go/cmd/pfacct/pfacct.go +M go/cmd/pfacct/radius.go + +commit 6a7922c93ff33a5f8f904a9dc4d274ffc283b907 +Author: Julien Semaan +Date: Fri Feb 12 13:36:57 2021 -0500 + + allow to configure the starting IP and mask of the ZT network + +M conf/documentation.conf +M conf/pf.conf.defaults +M go/pfconfigdriver/structs.go +M go/remoteclients/connection_profile.go +A go/remoteclients/init.go +M go/remoteclients/remote_client.go + +commit 652a12c8ecde9edac47aa453c7739f52ab66f6d4 +Author: lzammit +Date: Thu Feb 11 13:00:53 2021 -0500 + + Fix syntax + typos + +M docs/installation/intrusion_detection_system_integration.asciidoc + +commit 17acc7a29f5f22a4b87c6d36fdf368d3b48cfd91 +Author: Julien Semaan +Date: Thu Feb 11 12:42:30 2021 -0500 + + ensure that device is not a VoIP server when detecting VoIP devices via Fingerbank + +M lib/pf/Switch.pm + +commit ec0bba7f0efd919634863c8cd4e17e23aadfb0c1 +Author: Darren Satkunas +Date: Wed Feb 10 14:13:53 2021 -0500 + + (admin) adjust schema + +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/schema.js + +commit 155ee71581aa17785619d50b6b49cba58c8dc946 +Author: Darren Satkunas +Date: Wed Feb 10 14:13:35 2021 -0500 + + (admin) fix tab error count + +M html/pfappserver/root/static.alt/src/composables/useFormTab.js + +commit 99892ff5330722a1880616825437e43ac8245510 +Author: lzammit +Date: Wed Feb 10 12:49:50 2021 -0500 + + add documentation to configure Security Onion 2.3.10 + +M docs/installation/intrusion_detection_system_integration.asciidoc + +commit db653d9cafd705a149bc779bed22d9d151717aae +Author: nqb +Date: Wed Feb 10 07:48:18 2021 +0100 + + fix(pkg): add missing dependency for Ruckus DPSK on Debian + + Related to #6002, libdigest-sha3-perl is a dependency of libcrypt-pbkdf2-perl + +M debian/control + +commit eab8c323106959a7c1d481bfe79d0474217e9922 +Author: Darren Satkunas +Date: Tue Feb 9 16:52:38 2021 -0500 + + (admin) require either basic or advanced filter + +M html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/schema.js + +commit f03aced39942840b111795504f0f95a5a1e4b5d1 +Author: Darren Satkunas +Date: Tue Feb 9 15:24:54 2021 -0500 + + (admin) split detection_mecanism_urls by comma + +M html/pfappserver/root/static.alt/src/views/Configuration/captivePortal/_components/TheForm.vue + +commit 441ea28297297e3cca126ddc94b6db7c5daa01df +Author: Darren Satkunas +Date: Tue Feb 9 15:16:35 2021 -0500 + + (admin) allow underscores in source rule name + +M html/pfappserver/root/static.alt/src/utils/yup.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/schema.js + +commit 35d35ac61fdefa9f19eebb11bc7e52fc8664374e +Author: James Rouzier +Date: Tue Feb 9 10:06:12 2021 -0500 + + Update .gitignore + +M .gitignore + +commit 980e074b26353a9c852cf47ae915edcfc566053c +Author: James Rouzier +Date: Tue Feb 9 09:42:01 2021 -0500 + + Add meta for the source rule id + +M html/pfappserver/lib/pfappserver/Form/Field/SourceRule.pm + +commit 687b0c65f71ed0e5b798ac0cb125981040291610 +Author: nqb +Date: Tue Feb 9 10:06:53 2021 +0100 + + update path on freeradius repo to build eapol_test + +M addons/eapol_test/build-eapol-test-debian.sh + +commit 252751712f58f04f1b5bde30428336e945a3edb2 +Author: James Rouzier +Date: Fri Feb 5 15:37:28 2021 -0500 + + Remove pftest mysql tuner + +M lib/pf/pftest.pm +D lib/pf/pftest/mysql.pm +D lib/pf/pftest/mysql/tuner.pm + +commit 22a93c1a7e0c6835b2f1dabbad6845e067ab42a2 +Author: Darren Satkunas +Date: Fri Feb 5 09:44:53 2021 -0500 + + (admin) add datetime component + +A html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputDateTime.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputGroupDateTime.vue +M html/pfappserver/root/static.alt/src/components/new/index.js + +commit 60b4db7bdc0fdfe3739e83bd08f3e64b673a0157 +Author: Darren Satkunas +Date: Wed Feb 3 17:26:02 2021 -0500 + + (admin) do not validate node detect_date, fixes #5509 + +M html/pfappserver/root/static.alt/src/globals/pfDatabaseSchema.js + +commit 92e5ff37cbd87fa06593a74ee8215ed93c18c4dd +Author: Julien Semaan +Date: Wed Feb 3 14:51:25 2021 -0500 + + ensure MARIADB_ARGS is unset when finishing to start in new cluster + + fixes #6131 + +M go/galeraautofix/mariadb/mariadb.go + +commit 57fb7f6f65f070550cfebf06f25b78e7f3d39c21 +Author: Darren Satkunas +Date: Wed Feb 3 14:36:21 2021 -0500 + + (admin) implement inheritance toggles in remote connection profiles + +A html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseFormGroupToggleDisabledEnabledDefault.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/BaseFormGroupToggleNYDefault.vue html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseFormGroupToggleNYDefault.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/new/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/index.js + +commit 6e0f358be85dc94982ebd4479db7ea51f1c64dd8 +Author: Darren Satkunas +Date: Wed Feb 3 14:07:15 2021 -0500 + + (admin) suppress verbose output on successful LDAP test + +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupActiveDirectoryPasswordTest.js + +commit e30250d42bdfced89495478ddaa994f47128c55a +Author: Durand Fabrice +Date: Wed Feb 3 09:43:39 2021 -0500 + + Log error on test + use the port defined in eduroam authentication + source + +M go/cmd/pfstats/main.go +M go/pfconfigdriver/structs.go + +commit 1d7d7fbc768f952a7e04aec96c23ff64f8017636 +Author: Julien Semaan +Date: Tue Feb 2 08:36:32 2021 -0500 + + fix missing refactor of parent vs parent_id in role inheritance + +M lib/pfconfig/namespaces/resource/roles_children.pm + +commit 26c3c24b32cbdb2c51b8b06ffe55b8b1431c3ec7 +Author: James Rouzier +Date: Tue Feb 2 06:39:02 2021 -0500 + + Increase sleep time + +M go/coredns/plugin/forward/health_test.go + +commit 2283499314ebc52830e1d21a474545f93a6f9e21 +Author: James Rouzier +Date: Mon Feb 1 15:39:15 2021 -0500 + + Don't make inherited fields required + +M html/pfappserver/lib/pfappserver/Form/Config/RemoteProfile.pm + +commit 3443ef5d72390ebcefa6c9ba130c72d9e43c7227 +Author: Julien Semaan +Date: Mon Feb 1 15:02:02 2021 -0500 + + add Zero Trust Access admin role + +M conf/adminroles.conf.example + +commit d28d72cf844ad7a7a9949bf6bdb55cafd37a8310 +Author: Durand Fabrice +Date: Mon Feb 1 09:39:40 2021 -0500 + + Added missing form for the options + +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseFormGroupActions.vue + +commit 529ff2c1ad5d26a19693f581f7d85adaf43cdc24 +Author: Durand Fabrice +Date: Mon Feb 1 09:00:08 2021 -0500 + + Fixed typo + +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseFormGroupActions.vue + +commit a67080717ce4d1e95217d8158da5775f011c8c6b +Author: James Rouzier +Date: Mon Feb 1 08:54:35 2021 -0500 + + Allow CategoryID to be returned as a number or a string + + Fixes #6108 + +M go/caddy/wgorchestrator/handlers.go +M go/common/node.go + +commit 2a8b9f9bf7afea2d57ea7d64968857e46cc731b3 +Author: Durand Fabrice +Date: Mon Feb 1 08:41:10 2021 -0500 + + Added missing admin form + +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseFormGroupActions.vue +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseInputToggleEmailRecipient.js + +commit a9b1d7d9f7fdcc6c7d68c04bb5b60ded03610961 +Author: Durand Fabrice +Date: Mon Feb 1 08:16:08 2021 -0500 + + Added email template + +M html/pfappserver/lib/pfappserver/Form/SecurityEvent.pm +M lib/pf/action.pm + +commit b8caaa8b40a59800725947996d59b688faa74917 +Author: James Rouzier +Date: Sun Jan 31 12:15:42 2021 -0500 + + Skip TestImportOrdering + +M go/coredns/test/presubmit_test.go + +commit 647a2fb638a0aca886549e6ee60cb70eea045d05 +Author: James Rouzier +Date: Sun Jan 31 12:14:37 2021 -0500 + + Update documenation + +M go/coredns/plugin/pfdns/README.md +M go/coredns/plugin/ztndns/README.md + +commit dee02f460c407f77830cc03cb114667a692b3812 +Author: James Rouzier +Date: Sun Jan 31 12:00:51 2021 -0500 + + Accept ipaddresses that are ipv6 if the network is ipv4 + +M go/coredns/plugin/forward/forward.go + +commit cd28f492e93af6dfc7f37b9110befe4a25386490 +Author: nqb +Date: Mon Nov 16 07:59:43 2020 +0100 + + [docs] add tenant documentation + +M docs/PacketFence_Installation_Guide.asciidoc +A docs/installation/tenants.asciidoc + +commit 0b29dc193368e88003d9cc68fedc6fdb7139fbe7 +Author: Julien Semaan +Date: Fri Jan 29 12:58:26 2021 -0500 + + Update NEWS.asciidoc + +M NEWS.asciidoc + +commit 472106a074e5243125b2e7c08a27162186fe1afd +Author: Durand Fabrice +Date: Fri Jan 29 12:55:44 2021 -0500 + + Unwrong branch + +R098 lib/pf/Switch/Aruba/cx.pm lib/pf/Switch/Aruba/CX.pm +M lib/pf/role.pm + +commit fa1c1e546b537b951c506998248684e4399082f8 +Author: Julien Semaan +Date: Fri Jan 29 12:40:59 2021 -0500 + + use appropriate unregdate when registering sponsor on activation + + applies to when you let the sponsor choose the access duration + + fixes #6117 + +M html/captive-portal/lib/captiveportal/PacketFence/Controller/Activate/Email.pm + +commit 1f2d7ba61983e418935344bf165e1fabb5e5a4b9 +Author: James Rouzier +Date: Fri Jan 29 10:50:31 2021 -0500 + + Remove the locationlog_history + +M t/unittest/UnifiedApi/Controller/Locationlogs.t + +commit 393b443e571046f668bf98c943e4190073e18577 +Author: James Rouzier +Date: Fri Jan 29 10:50:06 2021 -0500 + + Remove the tenant_id + +M lib/pf/UnifiedApi/Controller/Users/Password.pm + +commit ee6b11ca7bb7a8098c4245649084144ae5705f70 +Author: Julien Semaan +Date: Fri Jan 29 08:21:14 2021 -0500 + + restore log level + +M lib/pf/Authentication/Source/StripeSource.pm + +commit d0cd1e2b3dfea371f30e6965d2afb05c9096a574 +Author: Julien Semaan +Date: Fri Jan 29 08:20:43 2021 -0500 + + adjust perldoc + +M lib/pf/Authentication/Source/StripeSource.pm + +commit 773c374c071137d00355e66880b8a16de6028729 +Author: James Rouzier +Date: Fri Jan 29 06:28:55 2021 -0500 + + Remove templates and tests + +D html/pfappserver/Changes +D html/pfappserver/Makefile.PL +D html/pfappserver/pfappserver.conf.example +D html/pfappserver/pfappserver.psgi +D html/pfappserver/root-custom/.gitignore +D html/pfappserver/root/admin/auditing.tt +D html/pfappserver/root/admin/auditing_option82.tt +D html/pfappserver/root/admin/auditing_radius_log.tt +D html/pfappserver/root/admin/bulk_actions.inc +D html/pfappserver/root/admin/challenge.tt +D html/pfappserver/root/admin/configuration.tt +D html/pfappserver/root/admin/help.tt +D html/pfappserver/root/admin/login.tt +D html/pfappserver/root/admin/nodes.tt +D html/pfappserver/root/admin/reports-header.tt +D html/pfappserver/root/admin/reports.tt +D html/pfappserver/root/admin/saved_search.inc +D html/pfappserver/root/admin/status.tt +D html/pfappserver/root/admin/unauthorized.tt +D html/pfappserver/root/admin/users.tt +D html/pfappserver/root/admin/wrapper.tt +D html/pfappserver/root/auditing/radiuslog/index.tt +D html/pfappserver/root/auditing/radiuslog/search.tt +D html/pfappserver/root/auditing/radiuslog/view.tt +D html/pfappserver/root/config/adminroles/clone.tt +D html/pfappserver/root/config/adminroles/create.tt +D html/pfappserver/root/config/adminroles/index.tt +D html/pfappserver/root/config/adminroles/list.tt +D html/pfappserver/root/config/adminroles/view.tt +D html/pfappserver/root/config/billingtiers/index.tt +D html/pfappserver/root/config/billingtiers/list.tt +D html/pfappserver/root/config/billingtiers/view.tt +D html/pfappserver/root/config/cluster/index.tt +D html/pfappserver/root/config/domain/clone.tt +D html/pfappserver/root/config/domain/create.tt +D html/pfappserver/root/config/domain/index.tt +D html/pfappserver/root/config/domain/list.tt +D html/pfappserver/root/config/domain/modal_info.tt +D html/pfappserver/root/config/domain/modal_wait.tt +D html/pfappserver/root/config/domain/view.tt +D html/pfappserver/root/config/filters/index.tt +D html/pfappserver/root/config/fingerbank/combination/clone.tt +D html/pfappserver/root/config/fingerbank/combination/create.tt +D html/pfappserver/root/config/fingerbank/combination/index.tt +D html/pfappserver/root/config/fingerbank/combination/list.tt +D html/pfappserver/root/config/fingerbank/combination/search.tt +D html/pfappserver/root/config/fingerbank/combination/view.tt +D html/pfappserver/root/config/fingerbank/device/add_child.tt +D html/pfappserver/root/config/fingerbank/device/children.tt +D html/pfappserver/root/config/fingerbank/device/clone.tt +D html/pfappserver/root/config/fingerbank/device/create.tt +D html/pfappserver/root/config/fingerbank/device/index.tt +D html/pfappserver/root/config/fingerbank/device/list.tt +D html/pfappserver/root/config/fingerbank/device/search.tt +D html/pfappserver/root/config/fingerbank/device/upstream/add_child.tt +D html/pfappserver/root/config/fingerbank/device/upstream/children.tt +D html/pfappserver/root/config/fingerbank/device/upstream/clone.tt +D html/pfappserver/root/config/fingerbank/device/upstream/create.tt +D html/pfappserver/root/config/fingerbank/device/upstream/index.tt +D html/pfappserver/root/config/fingerbank/device/upstream/list.tt +D html/pfappserver/root/config/fingerbank/device/upstream/view.tt +D html/pfappserver/root/config/fingerbank/device/view.tt +D html/pfappserver/root/config/fingerbank/dhcp6_enterprise/clone.tt +D html/pfappserver/root/config/fingerbank/dhcp6_enterprise/create.tt +D html/pfappserver/root/config/fingerbank/dhcp6_enterprise/index.tt +D html/pfappserver/root/config/fingerbank/dhcp6_enterprise/list.tt +D html/pfappserver/root/config/fingerbank/dhcp6_enterprise/search.tt +D html/pfappserver/root/config/fingerbank/dhcp6_enterprise/view.tt +D html/pfappserver/root/config/fingerbank/dhcp6_fingerprint/clone.tt +D html/pfappserver/root/config/fingerbank/dhcp6_fingerprint/create.tt +D html/pfappserver/root/config/fingerbank/dhcp6_fingerprint/index.tt +D html/pfappserver/root/config/fingerbank/dhcp6_fingerprint/list.tt +D html/pfappserver/root/config/fingerbank/dhcp6_fingerprint/search.tt +D html/pfappserver/root/config/fingerbank/dhcp6_fingerprint/view.tt +D html/pfappserver/root/config/fingerbank/dhcp_fingerprint/clone.tt +D html/pfappserver/root/config/fingerbank/dhcp_fingerprint/create.tt +D html/pfappserver/root/config/fingerbank/dhcp_fingerprint/index.tt +D html/pfappserver/root/config/fingerbank/dhcp_fingerprint/list.tt +D html/pfappserver/root/config/fingerbank/dhcp_fingerprint/search.tt +D html/pfappserver/root/config/fingerbank/dhcp_fingerprint/view.tt +D html/pfappserver/root/config/fingerbank/dhcp_vendor/clone.tt +D html/pfappserver/root/config/fingerbank/dhcp_vendor/create.tt +D html/pfappserver/root/config/fingerbank/dhcp_vendor/index.tt +D html/pfappserver/root/config/fingerbank/dhcp_vendor/list.tt +D html/pfappserver/root/config/fingerbank/dhcp_vendor/search.tt +D html/pfappserver/root/config/fingerbank/dhcp_vendor/view.tt +D html/pfappserver/root/config/fingerbank/header.tt +D html/pfappserver/root/config/fingerbank/mac_vendor/clone.tt +D html/pfappserver/root/config/fingerbank/mac_vendor/create.tt +D html/pfappserver/root/config/fingerbank/mac_vendor/index.tt +D html/pfappserver/root/config/fingerbank/mac_vendor/list.tt +D html/pfappserver/root/config/fingerbank/mac_vendor/search.tt +D html/pfappserver/root/config/fingerbank/mac_vendor/view.tt +D html/pfappserver/root/config/fingerbank/pagination.tt +D html/pfappserver/root/config/fingerbank/search.tt +D html/pfappserver/root/config/fingerbank/settings/index.tt +D html/pfappserver/root/config/fingerbank/settings/onboard.tt +D html/pfappserver/root/config/fingerbank/user_agent/clone.tt +D html/pfappserver/root/config/fingerbank/user_agent/create.tt +D html/pfappserver/root/config/fingerbank/user_agent/index.tt +D html/pfappserver/root/config/fingerbank/user_agent/list.tt +D html/pfappserver/root/config/fingerbank/user_agent/search.tt +D html/pfappserver/root/config/fingerbank/user_agent/view.tt +D html/pfappserver/root/config/fingerprints/simple_search.tt +D html/pfappserver/root/config/firewall_sso/clone.tt +D html/pfappserver/root/config/firewall_sso/create.tt +D html/pfappserver/root/config/firewall_sso/create_type.tt +D html/pfappserver/root/config/firewall_sso/index.tt +D html/pfappserver/root/config/firewall_sso/list.tt +D html/pfappserver/root/config/firewall_sso/view.tt +D html/pfappserver/root/config/floatingdevice/index.tt +D html/pfappserver/root/config/floatingdevice/list.tt +D html/pfappserver/root/config/floatingdevice/view.tt +D html/pfappserver/root/config/index.tt +D html/pfappserver/root/config/listing.inc +D html/pfappserver/root/config/networks/view.tt +D html/pfappserver/root/config/pfcron/clone.tt +D html/pfappserver/root/config/pfcron/create.tt +D html/pfappserver/root/config/pfcron/index.tt +D html/pfappserver/root/config/pfcron/list.tt +D html/pfappserver/root/config/pfcron/view.tt +D html/pfappserver/root/config/pfdetect/clone.tt +D html/pfappserver/root/config/pfdetect/create.tt +D html/pfappserver/root/config/pfdetect/create_type.tt +D html/pfappserver/root/config/pfdetect/index.tt +D html/pfappserver/root/config/pfdetect/list.tt +D html/pfappserver/root/config/pfdetect/test_regex_parser.tt +D html/pfappserver/root/config/pfdetect/type/dhcp.tt +D html/pfappserver/root/config/pfdetect/type/fortianalyser.tt +D html/pfappserver/root/config/pfdetect/type/nexpose.tt +D html/pfappserver/root/config/pfdetect/type/regex.tt +D html/pfappserver/root/config/pfdetect/type/security_onion.tt +D html/pfappserver/root/config/pfdetect/type/snort.tt +D html/pfappserver/root/config/pfdetect/type/suricata.tt +D html/pfappserver/root/config/pfdetect/type/suricata_md5.tt +D html/pfappserver/root/config/pfdetect/view.tt +D html/pfappserver/root/config/pki_provider/clone.tt +D html/pfappserver/root/config/pki_provider/create.tt +D html/pfappserver/root/config/pki_provider/create_type.tt +D html/pfappserver/root/config/pki_provider/index.tt +D html/pfappserver/root/config/pki_provider/list.tt +D html/pfappserver/root/config/pki_provider/view.tt +D html/pfappserver/root/config/portal_module/index.tt +D html/pfappserver/root/config/portal_module/list_view.tt +D html/pfappserver/root/config/portal_module/tree_view.tt +D html/pfappserver/root/config/portal_module/view.tt +D html/pfappserver/root/config/profile/captive-portal-settings.tt +D html/pfappserver/root/config/profile/clone.tt +D html/pfappserver/root/config/profile/copy_file.tt +D html/pfappserver/root/config/profile/create.tt +D html/pfappserver/root/config/profile/edit.tt +D html/pfappserver/root/config/profile/files.tt +D html/pfappserver/root/config/profile/index.tt +D html/pfappserver/root/config/profile/new_file.tt +D html/pfappserver/root/config/profile/tab-content.tt +D html/pfappserver/root/config/profile/view.tt +D html/pfappserver/root/config/provisioning/clone.tt +D html/pfappserver/root/config/provisioning/create.tt +D html/pfappserver/root/config/provisioning/create_type.tt +D html/pfappserver/root/config/provisioning/index.tt +D html/pfappserver/root/config/provisioning/list.tt +D html/pfappserver/root/config/provisioning/type/accept.tt +D html/pfappserver/root/config/provisioning/type/android.tt +D html/pfappserver/root/config/provisioning/type/deny.tt +D html/pfappserver/root/config/provisioning/type/dpsk.tt +D html/pfappserver/root/config/provisioning/type/ibm.tt +D html/pfappserver/root/config/provisioning/type/jamf.tt +D html/pfappserver/root/config/provisioning/type/mobileconfig.tt +D html/pfappserver/root/config/provisioning/type/mobileiron.tt +D html/pfappserver/root/config/provisioning/type/opswat.tt +D html/pfappserver/root/config/provisioning/type/sentinelone.tt +D html/pfappserver/root/config/provisioning/type/sepm.tt +D html/pfappserver/root/config/provisioning/type/servicenow.tt +D html/pfappserver/root/config/provisioning/type/symantec.tt +D html/pfappserver/root/config/provisioning/type/windows.tt +D html/pfappserver/root/config/provisioning/view.tt +D html/pfappserver/root/config/realm/index.tt +D html/pfappserver/root/config/realm/list.tt +D html/pfappserver/root/config/realm/view.tt +D html/pfappserver/root/config/roles/index.tt +D html/pfappserver/root/config/roles/list.tt +D html/pfappserver/root/config/roles/read.tt +D html/pfappserver/root/config/roles/search.tt +D html/pfappserver/root/config/scan/clone.tt +D html/pfappserver/root/config/scan/create.tt +D html/pfappserver/root/config/scan/create_type.tt +D html/pfappserver/root/config/scan/index.tt +D html/pfappserver/root/config/scan/list.tt +D html/pfappserver/root/config/scan/type/nessus.tt +D html/pfappserver/root/config/scan/type/nessus6.tt +D html/pfappserver/root/config/scan/type/openvas.tt +D html/pfappserver/root/config/scan/type/rapid7.tt +D html/pfappserver/root/config/scan/type/wmi.tt +D html/pfappserver/root/config/scan/view.tt +D html/pfappserver/root/config/selfservice/clone.tt +D html/pfappserver/root/config/selfservice/create.tt +D html/pfappserver/root/config/selfservice/index.tt +D html/pfappserver/root/config/selfservice/list.tt +D html/pfappserver/root/config/selfservice/view.tt +D html/pfappserver/root/config/source/clone.tt +D html/pfappserver/root/config/source/create.tt +D html/pfappserver/root/config/source/create_type.tt +D html/pfappserver/root/config/source/index.tt +D html/pfappserver/root/config/source/list.tt +D html/pfappserver/root/config/source/type/AD.tt +D html/pfappserver/root/config/source/type/AdminProxy.tt +D html/pfappserver/root/config/source/type/Authorization.tt +D html/pfappserver/root/config/source/type/AuthorizeNet.tt +D html/pfappserver/root/config/source/type/Billing.tt +D html/pfappserver/root/config/source/type/Blackhole.tt +D html/pfappserver/root/config/source/type/Clickatell.tt +D html/pfappserver/root/config/source/type/EAPTLS.tt +D html/pfappserver/root/config/source/type/Eduroam.tt +D html/pfappserver/root/config/source/type/Email.tt +D html/pfappserver/root/config/source/type/Facebook.tt +D html/pfappserver/root/config/source/type/Github.tt +D html/pfappserver/root/config/source/type/Google.tt +D html/pfappserver/root/config/source/type/HTTP.tt +D html/pfappserver/root/config/source/type/Htpasswd.tt +D html/pfappserver/root/config/source/type/Instagram.tt +D html/pfappserver/root/config/source/type/Kerberos.tt +D html/pfappserver/root/config/source/type/Kickbox.tt +D html/pfappserver/root/config/source/type/LDAP.tt +D html/pfappserver/root/config/source/type/LinkedIn.tt +D html/pfappserver/root/config/source/type/Mirapay.tt +D html/pfappserver/root/config/source/type/Null.tt +D html/pfappserver/root/config/source/type/OpenID.tt +D html/pfappserver/root/config/source/type/Paypal.tt +D html/pfappserver/root/config/source/type/Pinterest.tt +D html/pfappserver/root/config/source/type/Potd.tt +D html/pfappserver/root/config/source/type/RADIUS.tt +D html/pfappserver/root/config/source/type/SAML.tt +D html/pfappserver/root/config/source/type/SMS.tt +D html/pfappserver/root/config/source/type/SponsorEmail.tt +D html/pfappserver/root/config/source/type/Stripe.tt +D html/pfappserver/root/config/source/type/Twilio.tt +D html/pfappserver/root/config/source/type/Twitter.tt +D html/pfappserver/root/config/source/type/WindowsLive.tt +D html/pfappserver/root/config/source/view.tt +D html/pfappserver/root/config/switch/import_csv.tt +D html/pfappserver/root/config/switch/index.tt +D html/pfappserver/root/config/switch/list.tt +D html/pfappserver/root/config/switch/search.tt +D html/pfappserver/root/config/switch/view.tt +D html/pfappserver/root/config/syslog/clone.tt +D html/pfappserver/root/config/syslog/create.tt +D html/pfappserver/root/config/syslog/create_type.tt +D html/pfappserver/root/config/syslog/index.tt +D html/pfappserver/root/config/syslog/list.tt +D html/pfappserver/root/config/syslog/view.tt +D html/pfappserver/root/config/trafficshaping/clone.tt +D html/pfappserver/root/config/trafficshaping/create.tt +D html/pfappserver/root/config/trafficshaping/create_or_update.tt +D html/pfappserver/root/config/trafficshaping/create_type.tt +D html/pfappserver/root/config/trafficshaping/index.tt +D html/pfappserver/root/config/trafficshaping/list.tt +D html/pfappserver/root/config/trafficshaping/view.tt +D html/pfappserver/root/config/wmi/create.tt +D html/pfappserver/root/config/wmi/index.tt +D html/pfappserver/root/config/wmi/list.tt +D html/pfappserver/root/config/wmi/view.tt +D html/pfappserver/root/config/wrix/clone.tt +D html/pfappserver/root/config/wrix/create.tt +D html/pfappserver/root/config/wrix/export.tt +D html/pfappserver/root/config/wrix/index.tt +D html/pfappserver/root/config/wrix/list.tt +D html/pfappserver/root/config/wrix/search.tt +D html/pfappserver/root/config/wrix/search_form.tt +D html/pfappserver/root/config/wrix/view.tt +D html/pfappserver/root/configuration/compliance.tt +D html/pfappserver/root/configuration/database.tt +D html/pfappserver/root/configuration/define_policy.tt +D html/pfappserver/root/configuration/domains.tt +D html/pfappserver/root/configuration/integration.tt +D html/pfappserver/root/configuration/main.tt +D html/pfappserver/root/configuration/network_conf.tt +D html/pfappserver/root/configuration/networks.tt +D html/pfappserver/root/configuration/portal_config.tt +D html/pfappserver/root/configuration/profiling.tt +D html/pfappserver/root/configuration/scans.tt +D html/pfappserver/root/configuration/section.tt +D html/pfappserver/root/configuration/switches.tt +D html/pfappserver/root/configuration/system_config.tt +D html/pfappserver/root/configurator/admin.tt +D html/pfappserver/root/configurator/configuration.tt +D html/pfappserver/root/configurator/database.tt +D html/pfappserver/root/configurator/enforcement.tt +D html/pfappserver/root/configurator/fingerbank.tt +D html/pfappserver/root/configurator/networks.tt +D html/pfappserver/root/configurator/services.tt +D html/pfappserver/root/configurator/tracker.inc +D html/pfappserver/root/configurator/wrapper.tt +D html/pfappserver/root/dhcpoption82/index.tt +D html/pfappserver/root/dhcpoption82/search.tt +D html/pfappserver/root/dhcpoption82/view.tt +D html/pfappserver/root/dynamicreport/index.tt +D html/pfappserver/root/dynamicreport/search.tt +D html/pfappserver/root/favicon.ico +D html/pfappserver/root/graph/counter.tt +D html/pfappserver/root/graph/dashboard.tt +D html/pfappserver/root/graph/line.tt +D html/pfappserver/root/graph/logstate.tt +D html/pfappserver/root/graph/pie.tt +D html/pfappserver/root/graph/report.tt +D html/pfappserver/root/graph/systemstate.tt +D html/pfappserver/root/interface/create.tt +D html/pfappserver/root/interface/index.tt +D html/pfappserver/root/interface/interface_debian.tt +D html/pfappserver/root/interface/interface_rhel.tt +D html/pfappserver/root/interface/list.tt +D html/pfappserver/root/interface/view.tt +D html/pfappserver/root/macros.inc +D html/pfappserver/root/node/create.tt +D html/pfappserver/root/node/search.tt +D html/pfappserver/root/node/security_events.tt +D html/pfappserver/root/node/tab_Location_view.tt +D html/pfappserver/root/node/tab_MSE_process.tt +D html/pfappserver/root/node/tab_MSE_view.tt +D html/pfappserver/root/node/tab_Option82_view.tt +D html/pfappserver/root/node/tab_Rapid7_view.tt +D html/pfappserver/root/node/tab_SecurityEvents_process.tt +D html/pfappserver/root/node/tab_SecurityEvents_view.tt +D html/pfappserver/root/node/tab_WMI_process.tt +D html/pfappserver/root/node/tab_WMI_view.tt +D html/pfappserver/root/node/triggerSecurityEvent.tt +D html/pfappserver/root/node/triggerSecurityEvent_multihost.tt +D html/pfappserver/root/node/view.tt +D html/pfappserver/root/pagination.inc +D html/pfappserver/root/per_page_select.tt +D html/pfappserver/root/pfqueue/cluster.tt +D html/pfappserver/root/pfqueue/index.tt +D html/pfappserver/root/pfqueue/stats.inc +D html/pfappserver/root/security_event/list.tt +D html/pfappserver/root/security_event/preview.tt +D html/pfappserver/root/security_event/view.tt +D html/pfappserver/root/service/cluster_status.tt +D html/pfappserver/root/service/index.tt +D html/pfappserver/root/service/status.tt +D html/pfappserver/root/static/.gitignore +D html/pfappserver/root/static/502.json +D html/pfappserver/root/static/502.json.http +D html/pfappserver/root/static/503.json +D html/pfappserver/root/static/503.json.http +D html/pfappserver/root/static/Gruntfile.js +D html/pfappserver/root/static/Makefile +D html/pfappserver/root/static/admin/auditing.js +D html/pfappserver/root/static/admin/common.css +D html/pfappserver/root/static/admin/common.js +D html/pfappserver/root/static/admin/config/authentication.js +D html/pfappserver/root/static/admin/config/connection_profile.js +D html/pfappserver/root/static/admin/config/domains.js +D html/pfappserver/root/static/admin/config/filters.js +D html/pfappserver/root/static/admin/config/fingerbank-devices.js +D html/pfappserver/root/static/admin/config/fingerbank-settings.js +D html/pfappserver/root/static/admin/config/floatingdevices.js +D html/pfappserver/root/static/admin/config/interfaces.js +D html/pfappserver/root/static/admin/config/items.js +D html/pfappserver/root/static/admin/config/pfdetect.js +D html/pfappserver/root/static/admin/config/portal_modules.js +D html/pfappserver/root/static/admin/config/provisioners.js +D html/pfappserver/root/static/admin/config/roles.js +D html/pfappserver/root/static/admin/config/scan-wmi.js +D html/pfappserver/root/static/admin/config/security_events.css +D html/pfappserver/root/static/admin/config/security_events.js +D html/pfappserver/root/static/admin/config/source.js +D html/pfappserver/root/static/admin/config/switches.css +D html/pfappserver/root/static/admin/config/switches.js +D html/pfappserver/root/static/admin/config/syslogforwarded.js +D html/pfappserver/root/static/admin/configuration.js +D html/pfappserver/root/static/admin/dynamicreport.js +D html/pfappserver/root/static/admin/login.js +D html/pfappserver/root/static/admin/nodes.js +D html/pfappserver/root/static/admin/option82.js +D html/pfappserver/root/static/admin/radiusauditlog.js +D html/pfappserver/root/static/admin/reports.css +D html/pfappserver/root/static/admin/reports.js +D html/pfappserver/root/static/admin/searches.js +D html/pfappserver/root/static/admin/status.css +D html/pfappserver/root/static/admin/status.js +D html/pfappserver/root/static/admin/user-print.js +D html/pfappserver/root/static/admin/users.js +D html/pfappserver/root/static/alt +D html/pfappserver/root/static/app/application.css +D html/pfappserver/root/static/app/application.js +D html/pfappserver/root/static/app/bootstrap-timepicker.css +D html/pfappserver/root/static/app/bootstrap-timepicker.js +D html/pfappserver/root/static/app/client/fineuploader.css +D html/pfappserver/root/static/app/client/fineuploader.js +D html/pfappserver/root/static/app/client/jquery-plugin.js +D html/pfappserver/root/static/app/client/loading.gif +D html/pfappserver/root/static/app/client/processing.gif +D html/pfappserver/root/static/app/grab.png +D html/pfappserver/root/static/app/graphs.js +D html/pfappserver/root/static/app/html5.js +D html/pfappserver/root/static/app/jquery.ba-hashchange.js +D html/pfappserver/root/static/app/packetfence.white.png +D html/pfappserver/root/static/app/pf-bootstrap-swap-class.js +D html/pfappserver/root/static/app/raphael/g.bar-min.js +D html/pfappserver/root/static/app/raphael/g.dot-min.js +D html/pfappserver/root/static/app/raphael/g.line-min.js +D html/pfappserver/root/static/app/raphael/g.pie-min.js +D html/pfappserver/root/static/app/raphael/g.raphael-min.js +D html/pfappserver/root/static/app/uri.js +D html/pfappserver/root/static/bower.json +D html/pfappserver/root/static/configurator/admin.js +D html/pfappserver/root/static/configurator/common.css +D html/pfappserver/root/static/configurator/common.js +D html/pfappserver/root/static/configurator/configuration.js +D html/pfappserver/root/static/configurator/database.js +D html/pfappserver/root/static/configurator/enforcement-inline.png +D html/pfappserver/root/static/configurator/enforcement-vlan.png +D html/pfappserver/root/static/configurator/enforcement.js +D html/pfappserver/root/static/configurator/fingerbank.js +D html/pfappserver/root/static/configurator/networks.js +D html/pfappserver/root/static/configurator/services.js +D html/pfappserver/root/static/css/jqtree.css +D html/pfappserver/root/static/css/user_print.css +D html/pfappserver/root/static/font/fontawesome-webfont.eot +D html/pfappserver/root/static/font/fontawesome-webfont.svg +D html/pfappserver/root/static/font/fontawesome-webfont.ttf +D html/pfappserver/root/static/font/fontawesome-webfont.woff +D html/pfappserver/root/static/font/fontawesome-webfont.woff2 +D html/pfappserver/root/static/img/glyphicons-halflings-white.png +D html/pfappserver/root/static/img/inverse.small.png +D html/pfappserver/root/static/img/packetfence.white.small.svg +D html/pfappserver/root/static/img/packetfence.white.svg +D html/pfappserver/root/static/js/bootstrap.js +D html/pfappserver/root/static/js/bootstrapSwitch.js +D html/pfappserver/root/static/js/interface.js +D html/pfappserver/root/static/js/jquery.browser.js +D html/pfappserver/root/static/js/jquery.loader.js +D html/pfappserver/root/static/js/node.js +D html/pfappserver/root/static/js/tree.jquery.js +D html/pfappserver/root/static/js/user.js +D html/pfappserver/root/static/package.json +D html/pfappserver/root/static/scss/_body.scss +D html/pfappserver/root/static/scss/_button-groups.scss +D html/pfappserver/root/static/scss/_buttons.scss +D html/pfappserver/root/static/scss/_card.scss +D html/pfappserver/root/static/scss/_chosen.scss +D html/pfappserver/root/static/scss/_clipboard.scss +D html/pfappserver/root/static/scss/_documentation.scss +D html/pfappserver/root/static/scss/_dropdowns.scss +D html/pfappserver/root/static/scss/_forms.scss +D html/pfappserver/root/static/scss/_graph.scss +D html/pfappserver/root/static/scss/_grid.scss +D html/pfappserver/root/static/scss/_icon.scss +D html/pfappserver/root/static/scss/_loader.scss +D html/pfappserver/root/static/scss/_modals.scss +D html/pfappserver/root/static/scss/_navbar.scss +D html/pfappserver/root/static/scss/_navs.scss +D html/pfappserver/root/static/scss/_responsive-navbar.scss +D html/pfappserver/root/static/scss/_responsive-sidenav.scss +D html/pfappserver/root/static/scss/_scaffolding.scss +D html/pfappserver/root/static/scss/_sidenav.scss +D html/pfappserver/root/static/scss/_sortable.scss +D html/pfappserver/root/static/scss/_tables.scss +D html/pfappserver/root/static/scss/_tooltip.scss +D html/pfappserver/root/static/scss/_type.scss +D html/pfappserver/root/static/scss/_variables.scss +D html/pfappserver/root/static/scss/_wells.scss +D html/pfappserver/root/static/scss/styles.scss +D html/pfappserver/root/user/advanced_search.tt +D html/pfappserver/root/user/create.tt +D html/pfappserver/root/user/create_error.tt +D html/pfappserver/root/user/list.tt +D html/pfappserver/root/user/list_password.tt +D html/pfappserver/root/user/nodes.tt +D html/pfappserver/root/user/print.tt +D html/pfappserver/root/user/security_events.tt +D html/pfappserver/root/user/simple_search.tt +D html/pfappserver/root/user/view.tt +D html/pfappserver/script/pfappserver_cgi.pl +D html/pfappserver/script/pfappserver_create.pl +D html/pfappserver/script/pfappserver_fastcgi.pl +D html/pfappserver/script/pfappserver_server.pl +D html/pfappserver/script/pfappserver_test.pl +D html/pfappserver/t/01app.t +D html/pfappserver/t/02pod.t +D html/pfappserver/t/03podcoverage.t +D html/pfappserver/t/controller_Config-Networks.t +D html/pfappserver/t/controller_Config-Pf.t +D html/pfappserver/t/controller_Config-System.t +D html/pfappserver/t/controller_Config.t +D html/pfappserver/t/controller_Configurator.t +D html/pfappserver/t/controller_DB.t +D html/pfappserver/t/controller_Enforcement.t +D html/pfappserver/t/controller_Interface.t +D html/pfappserver/t/data/networks.conf +D html/pfappserver/t/model_Config-System.t +D html/pfappserver/t/model_Config.t +D html/pfappserver/t/model_Configurator.t +D html/pfappserver/t/model_DB.t +D html/pfappserver/t/model_Enforcement.t +D html/pfappserver/t/model_Interface.t +D html/pfappserver/t/model_PfConfigAdapter.t +D html/pfappserver/t/model_Report.t +D html/pfappserver/t/model_Services.t +D html/pfappserver/t/view_Admin.t +D html/pfappserver/t/view_Configurator.t +D html/pfappserver/t/view_HTML.t +D html/pfappserver/t/view_JSON.t + +commit 53707700c346f6d6284dc9c081369e4e43f4e11c +Author: James Rouzier +Date: Thu Jan 28 17:13:24 2021 -0500 + + Remove models that are not needed + +D html/pfappserver/lib/pfappserver/Model/Admin.pm +D html/pfappserver/lib/pfappserver/Model/Audit.pm +D html/pfappserver/lib/pfappserver/Model/Auditing/DnsLog.pm +D html/pfappserver/lib/pfappserver/Model/Auditing/RadiusLog.pm +D html/pfappserver/lib/pfappserver/Model/Config/AdminRoles.pm +D html/pfappserver/lib/pfappserver/Model/Config/BillingTiers.pm +D html/pfappserver/lib/pfappserver/Model/Config/Domain.pm +D html/pfappserver/lib/pfappserver/Model/Config/Fingerbank/Combination.pm +D html/pfappserver/lib/pfappserver/Model/Config/Fingerbank/DHCP6_Enterprise.pm +D html/pfappserver/lib/pfappserver/Model/Config/Fingerbank/DHCP6_Fingerprint.pm +D html/pfappserver/lib/pfappserver/Model/Config/Fingerbank/DHCP_Fingerprint.pm +D html/pfappserver/lib/pfappserver/Model/Config/Fingerbank/DHCP_Vendor.pm +D html/pfappserver/lib/pfappserver/Model/Config/Fingerbank/Device.pm +D html/pfappserver/lib/pfappserver/Model/Config/Fingerbank/MAC_Vendor.pm +D html/pfappserver/lib/pfappserver/Model/Config/Fingerbank/User_Agent.pm +D html/pfappserver/lib/pfappserver/Model/Config/Firewall_SSO.pm +D html/pfappserver/lib/pfappserver/Model/Config/FloatingDevice.pm +D html/pfappserver/lib/pfappserver/Model/Config/PKI_Provider.pm +D html/pfappserver/lib/pfappserver/Model/Config/Pf.pm +D html/pfappserver/lib/pfappserver/Model/Config/Pfcron.pm +D html/pfappserver/lib/pfappserver/Model/Config/Pfdetect.pm +D html/pfappserver/lib/pfappserver/Model/Config/PortalModule.pm +D html/pfappserver/lib/pfappserver/Model/Config/Profile.pm +D html/pfappserver/lib/pfappserver/Model/Config/Provisioning.pm +D html/pfappserver/lib/pfappserver/Model/Config/Realm.pm +D html/pfappserver/lib/pfappserver/Model/Config/Roles.pm +D html/pfappserver/lib/pfappserver/Model/Config/Scan.pm +D html/pfappserver/lib/pfappserver/Model/Config/SecurityEvents.pm +D html/pfappserver/lib/pfappserver/Model/Config/SelfService.pm +D html/pfappserver/lib/pfappserver/Model/Config/Source.pm +D html/pfappserver/lib/pfappserver/Model/Config/Switch.pm +D html/pfappserver/lib/pfappserver/Model/Config/SwitchGroup.pm +D html/pfappserver/lib/pfappserver/Model/Config/Syslog.pm +D html/pfappserver/lib/pfappserver/Model/Config/TrafficShaping.pm +D html/pfappserver/lib/pfappserver/Model/Config/WMI.pm +D html/pfappserver/lib/pfappserver/Model/Config/Wrix.pm +D html/pfappserver/lib/pfappserver/Model/Configurator.pm +D html/pfappserver/lib/pfappserver/Model/DHCPOption82.pm +D html/pfappserver/lib/pfappserver/Model/Graph.pm +D html/pfappserver/lib/pfappserver/Model/Node.pm +D html/pfappserver/lib/pfappserver/Model/Node/Tab/Location.pm +D html/pfappserver/lib/pfappserver/Model/Node/Tab/MSE.pm +D html/pfappserver/lib/pfappserver/Model/Node/Tab/Option82.pm +D html/pfappserver/lib/pfappserver/Model/Node/Tab/Rapid7.pm +D html/pfappserver/lib/pfappserver/Model/Node/Tab/SecurityEvents.pm +D html/pfappserver/lib/pfappserver/Model/Node/Tab/WMI.pm +D html/pfappserver/lib/pfappserver/Model/PfConfigAdapter.pm +D html/pfappserver/lib/pfappserver/Model/Pfqueue.pm +D html/pfappserver/lib/pfappserver/Model/SavedSearch/DHCPOption82.pm +D html/pfappserver/lib/pfappserver/Model/SavedSearch/DnsLog.pm +D html/pfappserver/lib/pfappserver/Model/SavedSearch/Node.pm +D html/pfappserver/lib/pfappserver/Model/SavedSearch/RadiusLog.pm +D html/pfappserver/lib/pfappserver/Model/SavedSearch/User.pm +D html/pfappserver/lib/pfappserver/Model/Search/Node.pm +D html/pfappserver/lib/pfappserver/Model/Search/User.pm +D html/pfappserver/lib/pfappserver/Model/Services.pm +D html/pfappserver/lib/pfappserver/Model/User.pm +D html/pfappserver/lib/pfappserver/PacketFence/Model/User.pm +D t/unittest/pfappserver/Model/Search/Node.t + +commit 7ea5a91d530d76d99150dd1a4957adb2c24a7f47 +Author: Julien Semaan +Date: Thu Jan 28 15:55:46 2021 -0500 + + rework stripe subscriptions to use Stripe elements + +M html/captive-portal/content/billing/stripe.js +M html/captive-portal/lib/captiveportal.pm +M html/captive-portal/templates/billing/confirm_Stripe.html +M lib/pf/Authentication/Source/StripeSource.pm + +commit 7bb8a97ed26eb6e1db0ebbaca6d4b51d20e9141c +Author: James Rouzier +Date: Thu Jan 28 15:37:37 2021 -0500 + + Remove Base/Controller and Role/Controller modules + +D html/pfappserver/lib/pfappserver/Base/Controller.pm +D html/pfappserver/lib/pfappserver/Base/Controller/Crud.pm +D html/pfappserver/lib/pfappserver/Base/Controller/Crud/Clone.pm +D html/pfappserver/lib/pfappserver/Base/Controller/Crud/Config.pm +D html/pfappserver/lib/pfappserver/Base/Controller/Crud/Config/Clone.pm +D html/pfappserver/lib/pfappserver/Base/Controller/Crud/DB.pm +D html/pfappserver/lib/pfappserver/Base/Controller/Crud/Fingerbank.pm +D html/pfappserver/lib/pfappserver/Base/Controller/Crud/Pagination.pm +D html/pfappserver/lib/pfappserver/Role/Controller/Audit.pm +D html/pfappserver/lib/pfappserver/Role/Controller/BulkActions.pm + +commit e4dbbea5aea8322c85010cd2c71e91b99c77cde7 +Author: James Rouzier +Date: Thu Jan 28 15:09:44 2021 -0500 + + Remove unneeded httpd.admin modules + +D html/pfappserver/lib/pfappserver/Authentication/Credential/Proxy.pm +D html/pfappserver/lib/pfappserver/Authentication/Store/PacketFence.pm +D html/pfappserver/lib/pfappserver/Authentication/Store/PacketFence/User.pm +D html/pfappserver/lib/pfappserver/Controller/Admin.pm +D html/pfappserver/lib/pfappserver/Controller/Auditing/RadiusLog.pm +D html/pfappserver/lib/pfappserver/Controller/Config/AdminRoles.pm +D html/pfappserver/lib/pfappserver/Controller/Config/BillingTiers.pm +D html/pfappserver/lib/pfappserver/Controller/Config/Domain.pm +D html/pfappserver/lib/pfappserver/Controller/Config/Filters.pm +D html/pfappserver/lib/pfappserver/Controller/Config/Fingerbank/Combination.pm +D html/pfappserver/lib/pfappserver/Controller/Config/Fingerbank/DB.pm +D html/pfappserver/lib/pfappserver/Controller/Config/Fingerbank/DHCP6_Enterprise.pm +D html/pfappserver/lib/pfappserver/Controller/Config/Fingerbank/DHCP6_Fingerprint.pm +D html/pfappserver/lib/pfappserver/Controller/Config/Fingerbank/DHCP_Fingerprint.pm +D html/pfappserver/lib/pfappserver/Controller/Config/Fingerbank/DHCP_Vendor.pm +D html/pfappserver/lib/pfappserver/Controller/Config/Fingerbank/Device.pm +D html/pfappserver/lib/pfappserver/Controller/Config/Fingerbank/Device/Upstream.pm +D html/pfappserver/lib/pfappserver/Controller/Config/Fingerbank/MAC_Vendor.pm +D html/pfappserver/lib/pfappserver/Controller/Config/Fingerbank/Settings.pm +D html/pfappserver/lib/pfappserver/Controller/Config/Fingerbank/User_Agent.pm +D html/pfappserver/lib/pfappserver/Controller/Config/Firewall_SSO.pm +D html/pfappserver/lib/pfappserver/Controller/Config/FloatingDevice.pm +D html/pfappserver/lib/pfappserver/Controller/Config/Networks.pm +D html/pfappserver/lib/pfappserver/Controller/Config/PKI_Provider.pm +D html/pfappserver/lib/pfappserver/Controller/Config/Pf.pm +D html/pfappserver/lib/pfappserver/Controller/Config/Pfcron.pm +D html/pfappserver/lib/pfappserver/Controller/Config/Pfdetect.pm +D html/pfappserver/lib/pfappserver/Controller/Config/PortalModule.pm +D html/pfappserver/lib/pfappserver/Controller/Config/Profile.pm +D html/pfappserver/lib/pfappserver/Controller/Config/Profile/Default.pm +D html/pfappserver/lib/pfappserver/Controller/Config/Provisioning.pm +D html/pfappserver/lib/pfappserver/Controller/Config/Realm.pm +D html/pfappserver/lib/pfappserver/Controller/Config/Roles.pm +D html/pfappserver/lib/pfappserver/Controller/Config/Scan.pm +D html/pfappserver/lib/pfappserver/Controller/Config/SelfService.pm +D html/pfappserver/lib/pfappserver/Controller/Config/Source.pm +D html/pfappserver/lib/pfappserver/Controller/Config/Switch.pm +D html/pfappserver/lib/pfappserver/Controller/Config/SwitchGroup.pm +D html/pfappserver/lib/pfappserver/Controller/Config/Syslog.pm +D html/pfappserver/lib/pfappserver/Controller/Config/System.pm +D html/pfappserver/lib/pfappserver/Controller/Config/TrafficShaping.pm +D html/pfappserver/lib/pfappserver/Controller/Config/WMI.pm +D html/pfappserver/lib/pfappserver/Controller/Config/Wrix.pm +D html/pfappserver/lib/pfappserver/Controller/Configuration.pm +D html/pfappserver/lib/pfappserver/Controller/Configurator.pm +D html/pfappserver/lib/pfappserver/Controller/DB.pm +D html/pfappserver/lib/pfappserver/Controller/DHCPOption82.pm +D html/pfappserver/lib/pfappserver/Controller/DynamicReport.pm +D html/pfappserver/lib/pfappserver/Controller/Graph.pm +D html/pfappserver/lib/pfappserver/Controller/Interface.pm +D html/pfappserver/lib/pfappserver/Controller/Node.pm +D html/pfappserver/lib/pfappserver/Controller/Pfqueue.pm +D html/pfappserver/lib/pfappserver/Controller/Root.pm +D html/pfappserver/lib/pfappserver/Controller/SavedSearch/DHCPOption82.pm +D html/pfappserver/lib/pfappserver/Controller/SavedSearch/Node.pm +D html/pfappserver/lib/pfappserver/Controller/SavedSearch/RadiusLog.pm +D html/pfappserver/lib/pfappserver/Controller/SavedSearch/User.pm +D html/pfappserver/lib/pfappserver/Controller/SecurityEvent.pm +D html/pfappserver/lib/pfappserver/Controller/Service.pm +D html/pfappserver/lib/pfappserver/Controller/User.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Admin.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Auditing/DnsLog.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Auditing/RadiusLog.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/AdminRoles.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/BillingTiers.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Domain.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Filters.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Fingerbank/Combination.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Fingerbank/DB.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Fingerbank/DHCP6_Enterprise.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Fingerbank/DHCP6_Fingerprint.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Fingerbank/DHCP_Fingerprint.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Fingerbank/DHCP_Vendor.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Fingerbank/Device.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Fingerbank/Device/Upstream.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Fingerbank/MAC_Vendor.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Fingerbank/Settings.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Fingerbank/User_Agent.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Firewall_SSO.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/FloatingDevice.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Networks.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/PKI_Provider.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Pf.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Pfcron.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Pfdetect.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/PortalModule.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Profile.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Profile/Default.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Provisioning.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Realm.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Roles.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Scan.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/SelfService.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Source.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Switch.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/SwitchGroup.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Syslog.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/System.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/TrafficShaping.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/WMI.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Wrix.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Configuration.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Configurator.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/DB.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/DHCPOption82.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/DynamicReport.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Graph.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Interface.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Node.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Pfqueue.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Root.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/SavedSearch/DHCPOption82.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/SavedSearch/DnsLog.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/SavedSearch/Node.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/SavedSearch/RadiusLog.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/SavedSearch/User.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/SecurityEvent.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/Service.pm +D html/pfappserver/lib/pfappserver/PacketFence/Controller/User.pm +D html/pfappserver/lib/pfappserver/View/Admin.pm +D html/pfappserver/lib/pfappserver/View/CSV.pm +D html/pfappserver/lib/pfappserver/View/Configurator.pm +D html/pfappserver/lib/pfappserver/View/HTML.pm +D html/pfappserver/lib/pfappserver/View/JSON.pm + +commit e435060d2d49aa410cdb845dbd040ae3f2e1c9d2 +Author: James Rouzier +Date: Thu Jan 28 14:08:54 2021 -0500 + + Remove httpd.admin + +M conf/chi.conf.example +M debian/rules +M html/pfappserver/root/static.alt/src/views/Configuration/services/_components/TheForm.vue +M lib/pf/cmd/pf/service.pm +M lib/pf/ssl.pm + +commit fc1fc103075a783306e124661e1c72d512e69b35 +Author: James Rouzier +Date: Thu Jan 28 14:08:34 2021 -0500 + + Refresh database before each test + +M t/bisect-run.sh + +commit c7ad9ecaf9bf478d153153060fcca34721d8f65e +Author: James Rouzier +Date: Thu Jan 28 11:46:14 2021 -0500 + + Remove the service httpd.admin + +M addons/monit/monit_checks_configurations/00_packetfence.tt +M conf/chi.conf.defaults +M conf/documentation.conf +D conf/httpd.conf.d/httpd.admin.tt.example +D conf/log.conf.d/httpd.admin.conf.example +M conf/pf.conf.defaults +D conf/systemd/packetfence-httpd.admin.service +M debian/packetfence.conffiles +M debian/patches/debianize.patch +M docs/api/spec/openapi.json +D html/pfappserver/lib/pfappserver.pm +M lib/pf/CHI.pm +M lib/pf/cmd/pf/cache.pm +M lib/pf/constants/syslog.pm +D lib/pf/services/manager/httpd_admin.pm +D lib/pfappserver.pm +M packetfence.rsyslog +M rpm/packetfence.spec +M t/data/chi.conf + +commit ba216a272a230407334ca32f323d0d5c4763575c +Author: Durand Fabrice +Date: Thu Jan 28 12:53:22 2021 -0500 + + Added form + +M html/pfappserver/lib/pfappserver/Form/SecurityEvent.pm + +commit 91f9691262e2fd8dc5d166161724bc669e996e49 +Author: Durand Fabrice +Date: Thu Jan 28 11:52:45 2021 -0500 + + Added admin gui form + +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseFormGroupActions.vue +M lib/pf/action.pm + +commit b460333c1b4a1de61b8ebad1025bc75bd39f5031 +Author: Durand Fabrice +Date: Thu Jan 28 11:33:04 2021 -0500 + + Added action_email_recipient function + +M lib/pf/action.pm + +commit 1b6eb58ba1a86fa4fc7c2315b0cb7d4b954ac107 +Author: James Rouzier +Date: Thu Jan 28 06:46:17 2021 -0500 + + Reduce the time to run tests + +M go/coredns/plugin/forward/forward.go +M go/coredns/plugin/forward/health.go +M go/coredns/plugin/forward/health_test.go +M go/coredns/plugin/forward/persistent.go +M go/coredns/plugin/forward/proxy.go + +commit 1d7c8908bf948b755f323a27c3e64204403482f0 +Author: nqb +Date: Thu Jan 28 09:40:17 2021 +0100 + + [ci skip] Update NEWS.asciidoc + +M NEWS.asciidoc + +commit 79be43c0eaebcee9a58fd194447a2c52e3f26839 +Author: nqb +Date: Thu Jan 28 07:47:15 2021 +0100 + + [ci skip] Update NEWS.asciidoc + +M NEWS.asciidoc + +commit 0f5e30fe918ea6775a30dac1ee613d090d73f75c +Author: nqb +Date: Thu Jan 28 07:33:47 2021 +0100 + + [Venom] missing dependency to setup target + +M t/venom/Makefile + +commit 5359a3daba755b26c7b6ff4ebff1db7ec6f7550e +Author: James Rouzier +Date: Wed Jan 27 17:42:53 2021 -0500 + + Parse MAC addresses like ecf4-bb37-ddaa + + Fixes #6109 + +M go/mac/mac.go +M go/mac/mac_test.go + +commit ba29d77baa484644f4364095177865ab9060a9b3 +Author: James Rouzier +Date: Wed Jan 27 17:31:58 2021 -0500 + + Increase the Auto Increment size from int to BIGINT. + + Fixes #6113 + +M db/pf-schema-X.Y.Z.sql +M db/upgrade-X.X.X-X.Y.Z.sql + +commit cf6585a90337c35cd772af3561e33fa13d6e1b96 +Author: James Rouzier +Date: Wed Jan 27 16:41:20 2021 -0500 + + Remove duplicate function + + returnRoleAttribute + +M lib/pf/Switch/Ruckus.pm + +commit 9840256b0b3eeb4f93c12c299ef1aaeb5e927acc +Author: James Rouzier +Date: Wed Jan 27 15:09:22 2021 -0500 + + Remove github.com/dgryski/go-csnappy + +M go/go.mod + +commit 8ad5ebfdd2bf7c1dec3fc04e2acd4b9b0f20bf2e +Author: James Rouzier +Date: Wed Jan 27 15:07:15 2021 -0500 + + Fix syntax error + +M go/caddy/pfipset/handlers.go + +commit 5705391733e76a82ea5bba880ebf2ec9b5ee79bd +Author: Julien Semaan +Date: Wed Jan 27 14:55:35 2021 -0500 + + removed go-conntrack from go.mod + +M go/go.mod + +commit 7c9fc82d042fede51be2c7e0f778c16ae2fa41b2 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Wed Jan 27 14:33:06 2021 -0500 + + Remove extra space + Add info in developers/go/Readme + +M docs/cluster/advanced_configuration.asciidoc +M docs/cluster/appendix.asciidoc +M docs/cluster/assumptions.asciidoc +M docs/cluster/cluster_setup.asciidoc +M docs/cluster/layer_3_clusters.asciidoc +M docs/cluster/maintenance_and_operations.asciidoc +M docs/cluster/troubleshooting_a_cluster.asciidoc +M docs/cluster/understanding_the_galera_cluster_synchronization.asciidoc +M docs/developer/code_conventions.asciidoc +M docs/developer/contributing.asciidoc +M docs/developer/customizing_packetfence.asciidoc +M docs/developer/developer_recipes.asciidoc +M docs/developer/documentation_info.asciidoc +M docs/developer/go/README.asciidoc +M docs/developer/http_json_api.asciidoc +M docs/developer/integration_tests/README.asciidoc +M docs/developer/packer/README.asciidoc +M docs/developer/snmp.asciidoc +M docs/developer/supporting_new_network_hardware.asciidoc +M docs/developer/template_switches.asciidoc +M docs/developer/tests/README.asciidoc +M docs/installation/additional_integration.asciidoc +M docs/installation/advanced_access_configuration.asciidoc +M docs/installation/advanced_network_topics.asciidoc +M docs/installation/advanced_portal_configuration.asciidoc +M docs/installation/advanced_radius_configuration.asciidoc +M docs/installation/advanced_topics.asciidoc +M docs/installation/appendix.asciidoc +M docs/installation/authentication_mechanisms.asciidoc +M docs/installation/authentication_sources.asciidoc +M docs/installation/best_practices.asciidoc +M docs/installation/enabling_the_captive_portal.asciidoc +M docs/installation/enforcement/inline.asciidoc +M docs/installation/enforcement/out-of-band.asciidoc +M docs/installation/enforcement/supported_enforcement_modes.asciidoc +M docs/installation/fingerbank_integration.asciidoc +M docs/installation/firewall/barracuda.asciidoc +M docs/installation/firewall/checkpoint.asciidoc +M docs/installation/firewall/ciscoisepic.asciidoc +M docs/installation/firewall/fortigate.asciidoc +M docs/installation/firewall/jsonrpc.asciidoc +M docs/installation/firewall/junipersrx.asciidoc +M docs/installation/firewall/paloalto.asciidoc +M docs/installation/firewall_sso_integration.asciidoc +M docs/installation/getting_started.asciidoc +M docs/installation/installation.asciidoc +M docs/installation/integrating_provisioning_agents.asciidoc +M docs/installation/introduction_to_role_based_access_control.asciidoc +M docs/installation/intrusion_detection_system_integration.asciidoc +M docs/installation/network_devices_anomaly_detection.asciidoc +M docs/installation/performance_optimizations.asciidoc +M docs/installation/performing_compliance_checks.asciidoc +M docs/installation/pki/microsoft.asciidoc +M docs/installation/pki/packetfence.asciidoc +M docs/installation/pki_integration.asciidoc +M docs/installation/provisioner/intune.asciidoc +M docs/installation/provisioner/mobileiron.asciidoc +M docs/installation/provisioner/opswat.asciidoc +M docs/installation/provisioner/packetfence_provisioner.asciidoc +M docs/installation/provisioner/sentinelone.asciidoc +M docs/installation/provisioner/sepm.asciidoc +M docs/installation/system_requirements.asciidoc +M docs/installation/troubleshooting_packetfence.asciidoc +M docs/network/list_of_supported_network_devices.asciidoc +M docs/network/networkdevice/3com.asciidoc +M docs/network/networkdevice/aerohive.asciidoc +M docs/network/networkdevice/alcatel.asciidoc +M docs/network/networkdevice/alliedTelesis.asciidoc +M docs/network/networkdevice/amer.asciidoc +M docs/network/networkdevice/anyfi.asciidoc +M docs/network/networkdevice/aruba.asciidoc +M docs/network/networkdevice/avaya.asciidoc +M docs/network/networkdevice/belair_networks_ericsson.asciidoc +M docs/network/networkdevice/brocade.asciidoc +M docs/network/networkdevice/cambium.asciidoc +M docs/network/networkdevice/cisco.asciidoc +M docs/network/networkdevice/cisco_ap.asciidoc +M docs/network/networkdevice/cisco_small_business.asciidoc +M docs/network/networkdevice/coovachilli.asciidoc +M docs/network/networkdevice/dell.asciidoc +M docs/network/networkdevice/dlink.asciidoc +M docs/network/networkdevice/edge_core.asciidoc +M docs/network/networkdevice/enterasys.asciidoc +M docs/network/networkdevice/extreme_networks.asciidoc +M docs/network/networkdevice/extricom.asciidoc +M docs/network/networkdevice/fortinet_fortigate.asciidoc +M docs/network/networkdevice/foundry.asciidoc +M docs/network/networkdevice/h3c.asciidoc +M docs/network/networkdevice/hostapd.asciidoc +M docs/network/networkdevice/hp.asciidoc +M docs/network/networkdevice/hp_procurve.asciidoc +M docs/network/networkdevice/huawei_ap.asciidoc +M docs/network/networkdevice/huawei_switchs.asciidoc +M docs/network/networkdevice/ibm.asciidoc +M docs/network/networkdevice/juniper.asciidoc +M docs/network/networkdevice/lgericsson.asciidoc +M docs/network/networkdevice/meraki.asciidoc +M docs/network/networkdevice/meru.asciidoc +M docs/network/networkdevice/mikrotik.asciidoc +M docs/network/networkdevice/mojo_networks.asciidoc +M docs/network/networkdevice/motorola.asciidoc +M docs/network/networkdevice/netgear.asciidoc +M docs/network/networkdevice/ruckus.asciidoc +M docs/network/networkdevice/ruckus_smartzone.asciidoc +M docs/network/networkdevice/trapeze.asciidoc +M docs/network/networkdevice/ubiquiti.asciidoc +M docs/network/networkdevice/ubiquiti_ap.asciidoc +M docs/network/networkdevice/xirrus.asciidoc +M docs/network/switch_configuration.asciidoc +M docs/network/vpn_configuration.asciidoc +M docs/network/wireless_controllers_and_access_point_configuration.asciidoc + +commit a47ecce69046542ffb7a10fe40db43abffadc429 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Wed Jan 27 14:24:08 2021 -0500 + + Main File standardization (2) + +M docs/PacketFence_Installation_Guide.asciidoc +M docs/PacketFence_Network_Devices_Configuration_Guide.asciidoc +M docs/PacketFence_Template_Guide.asciidoc +M docs/PacketFence_Upgrade_Guide.asciidoc + +commit f889223d947530bc34f12a6fc3a22386f7e11c6b +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Wed Jan 27 14:18:34 2021 -0500 + + Main File standardization + +M docs/PacketFence_Clustering_Guide.asciidoc +M docs/PacketFence_Developers_Guide.asciidoc +M docs/PacketFence_Installation_Guide.asciidoc +M docs/PacketFence_Network_Devices_Configuration_Guide.asciidoc +M docs/PacketFence_Template_Guide.asciidoc +M docs/PacketFence_Upgrade_Guide.asciidoc + +commit 3598a6f7b069e5c4b8d8ab016901ab0be32e5579 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Wed Jan 27 14:17:22 2021 -0500 + + Installation File standardization + Add UEFI secureboot in documentation https://github.com/inverse-inc/packetfence/pull/5673 + +M docs/installation/installation.asciidoc + +commit dbf5eb9e1807da18d34d02c336fdab013fb05bb8 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Wed Jan 27 14:16:08 2021 -0500 + + Installation File standardization + +M docs/installation/additional_integration.asciidoc +M docs/installation/advanced_access_configuration.asciidoc +M docs/installation/advanced_network_topics.asciidoc +M docs/installation/advanced_portal_configuration.asciidoc +M docs/installation/advanced_radius_configuration.asciidoc +M docs/installation/advanced_topics.asciidoc +M docs/installation/appendix.asciidoc +M docs/installation/authentication_mechanisms.asciidoc +M docs/installation/authentication_sources.asciidoc +M docs/installation/best_practices.asciidoc +M docs/installation/enabling_the_captive_portal.asciidoc +M docs/installation/enforcement/inline.asciidoc +M docs/installation/enforcement/out-of-band.asciidoc +M docs/installation/enforcement/supported_enforcement_modes.asciidoc +M docs/installation/fingerbank_integration.asciidoc +M docs/installation/firewall/barracuda.asciidoc +M docs/installation/firewall/checkpoint.asciidoc +M docs/installation/firewall/ciscoisepic.asciidoc +M docs/installation/firewall/fortigate.asciidoc +M docs/installation/firewall/jsonrpc.asciidoc +M docs/installation/firewall/junipersrx.asciidoc +M docs/installation/firewall/paloalto.asciidoc +M docs/installation/firewall_sso_integration.asciidoc +M docs/installation/getting_started.asciidoc +M docs/installation/integrating_provisioning_agents.asciidoc +M docs/installation/introduction_to_role_based_access_control.asciidoc +M docs/installation/intrusion_detection_system_integration.asciidoc +M docs/installation/network_devices_anomaly_detection.asciidoc +M docs/installation/performance_optimizations.asciidoc +M docs/installation/performing_compliance_checks.asciidoc +M docs/installation/pki/microsoft.asciidoc +M docs/installation/pki/packetfence.asciidoc +M docs/installation/pki_integration.asciidoc +M docs/installation/provisioner/intune.asciidoc +M docs/installation/provisioner/mobileiron.asciidoc +M docs/installation/provisioner/opswat.asciidoc +A docs/installation/provisioner/packetfence_provisioner.asciidoc +M docs/installation/provisioner/sentinelone.asciidoc +M docs/installation/provisioner/sepm.asciidoc +M docs/installation/system_requirements.asciidoc +M docs/installation/troubleshooting_packetfence.asciidoc + +commit 6be90f7efbe5d78041a12567a28b63672c3ce80c +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Wed Jan 27 14:14:26 2021 -0500 + + Network File standardization + +M docs/network/list_of_supported_network_devices.asciidoc +M docs/network/networkdevice/3com.asciidoc +M docs/network/networkdevice/aerohive.asciidoc +M docs/network/networkdevice/alcatel.asciidoc +M docs/network/networkdevice/alliedTelesis.asciidoc +M docs/network/networkdevice/amer.asciidoc +M docs/network/networkdevice/anyfi.asciidoc +M docs/network/networkdevice/aruba.asciidoc +M docs/network/networkdevice/avaya.asciidoc +M docs/network/networkdevice/belair_networks_ericsson.asciidoc +M docs/network/networkdevice/brocade.asciidoc +M docs/network/networkdevice/cambium.asciidoc +M docs/network/networkdevice/cisco.asciidoc +M docs/network/networkdevice/cisco_ap.asciidoc +M docs/network/networkdevice/cisco_small_business.asciidoc +M docs/network/networkdevice/coovachilli.asciidoc +M docs/network/networkdevice/dell.asciidoc +M docs/network/networkdevice/dlink.asciidoc +M docs/network/networkdevice/edge_core.asciidoc +M docs/network/networkdevice/enterasys.asciidoc +M docs/network/networkdevice/extreme_networks.asciidoc +M docs/network/networkdevice/extricom.asciidoc +M docs/network/networkdevice/fortinet_fortigate.asciidoc +M docs/network/networkdevice/foundry.asciidoc +M docs/network/networkdevice/h3c.asciidoc +M docs/network/networkdevice/hostapd.asciidoc +M docs/network/networkdevice/hp.asciidoc +M docs/network/networkdevice/hp_procurve.asciidoc +M docs/network/networkdevice/huawei_ap.asciidoc +M docs/network/networkdevice/huawei_switchs.asciidoc +M docs/network/networkdevice/ibm.asciidoc +M docs/network/networkdevice/juniper.asciidoc +M docs/network/networkdevice/lgericsson.asciidoc +M docs/network/networkdevice/meraki.asciidoc +M docs/network/networkdevice/meru.asciidoc +M docs/network/networkdevice/mikrotik.asciidoc +M docs/network/networkdevice/mojo_networks.asciidoc +M docs/network/networkdevice/motorola.asciidoc +M docs/network/networkdevice/netgear.asciidoc +M docs/network/networkdevice/ruckus.asciidoc +M docs/network/networkdevice/ruckus_smartzone.asciidoc +M docs/network/networkdevice/trapeze.asciidoc +M docs/network/networkdevice/ubiquiti.asciidoc +M docs/network/networkdevice/ubiquiti_ap.asciidoc +M docs/network/networkdevice/xirrus.asciidoc +M docs/network/switch_configuration.asciidoc +M docs/network/vpn_configuration.asciidoc +M docs/network/wireless_controllers_and_access_point_configuration.asciidoc + +commit eac8a3261dada876b3afb4318f75880bac5c0919 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Wed Jan 27 14:13:42 2021 -0500 + + Includes File standardization + +M docs/includes/additional-info.asciidoc +M docs/includes/commercial-support.asciidoc +M docs/includes/global-attributes.asciidoc +M docs/includes/license.asciidoc + +commit d2484c7059652d3a33fbedc95772447df8ff2fa3 +Author: James Rouzier +Date: Wed Jan 27 14:10:38 2021 -0500 + + Remove github.com/diegoguarnieri/go-conntrack/conntrack as a dependency + +M go/caddy/pfipset/handlers.go + +commit 615e12389b8ad72dbfba87a45cf06eb66a7562bc +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Wed Jan 27 14:11:02 2021 -0500 + + Developer File standardization + +M docs/developer/code_conventions.asciidoc +M docs/developer/contributing.asciidoc +M docs/developer/customizing_packetfence.asciidoc +M docs/developer/developer_recipes.asciidoc +M docs/developer/documentation_info.asciidoc +M docs/developer/http_json_api.asciidoc +M docs/developer/integration_tests/README.asciidoc +M docs/developer/packer/README.asciidoc +M docs/developer/snmp.asciidoc +M docs/developer/supporting_new_network_hardware.asciidoc +M docs/developer/template_switches.asciidoc +M docs/developer/tests/README.asciidoc + +commit dbf218c9ae7c16c8a1966f594299d06d0b0b342b +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Wed Jan 27 14:10:26 2021 -0500 + + Cluster File standardization + +M docs/cluster/advanced_configuration.asciidoc +M docs/cluster/appendix.asciidoc +M docs/cluster/assumptions.asciidoc +M docs/cluster/cluster_setup.asciidoc +M docs/cluster/layer_3_clusters.asciidoc +M docs/cluster/maintenance_and_operations.asciidoc +M docs/cluster/troubleshooting_a_cluster.asciidoc +M docs/cluster/understanding_the_galera_cluster_synchronization.asciidoc + +commit bab21fb0be368898a946bfa576c7fc97f9a929bc +Author: Durand Fabrice +Date: Wed Jan 27 11:24:55 2021 -0500 + + Removed useless radius attributes + +M lib/pf/Switch/Juniper/EX2300.pm + +commit bbe61b35cdfd020034e7f15db97d19e14ec0f690 +Author: lyubomirtraykov +Date: Mon Nov 11 10:04:07 2019 +0200 + + Add RoleBasedEnforcement + +M lib/pf/Switch/Juniper/EX2200.pm + +commit 88352147c5db15ee4e1bd9601b1b9999c241f027 +Author: lyubomirtraykov +Date: Sat Nov 9 14:17:00 2019 +0200 + + Update EX2300.pm + +M lib/pf/Switch/Juniper/EX2300.pm + +commit 334614295e7ddd9eeb49a995a4ab5e33bf66fb6f +Author: lyubomirtraykov +Date: Sat Nov 9 10:19:59 2019 +0200 + + Updating getVoipVsa method + + Starting with Junos OS Release 18.3R1, multidomain authentication is supported on EX Series switches. Multidomain authentication is an extension of multiple supplicant mode for 802.1X authentication, and allows one VoIP client and multiple data clients to authenticate to different VLANs while on the same port. + +M lib/pf/Switch/Juniper/EX2300.pm + +commit d05e87d8005f01c9517cafadae37ec0ab47ae89f +Author: James Rouzier +Date: Wed Jan 27 11:22:00 2021 -0500 + + Update for go version 1.15 + +M go/cmd/pfdhcp/main.go + +commit 397811e769a91739424ff6f21a0957c6d3231449 +Author: James Rouzier +Date: Wed Jan 27 10:58:48 2021 -0500 + + Update the version of sereal + +M go/go.mod +M go/go.sum + +commit af5d309f1a32a0ee08721b1bda2486c9a5dede87 +Author: nqb +Date: Wed Jan 27 14:02:32 2021 +0100 + + [Vagrant] use upstream box due to bug on ca-certificates + +M addons/vagrant/inventory/hosts + +commit c0a8d1972804ecff6a14cc21da7219bd830512e5 +Author: nqb +Date: Wed Jan 27 07:05:06 2021 +0100 + + httpdispatcher fix typo + +M go/httpdispatcher/proxy.go + +commit ced3e8f67749af3085cf5c79a5e367ea17283fe4 +Author: Durand Fabrice +Date: Tue Jan 26 15:19:02 2021 -0500 + + Updated NEWS.asciidoc + +M NEWS.asciidoc + +commit 9c8d027899fac4045813df43eed7e67c7174f528 +Author: Durand Fabrice +Date: Tue Jan 26 15:17:34 2021 -0500 + + Rebased on devel + +M go/go.mod +M go/go.sum + +commit 725ef60757c46b8f3a207c84e45234696dccc4c0 +Author: Durand Fabrice +Date: Tue Jan 26 13:56:57 2021 -0500 + + Updated NEWS.asciidoc file + +M NEWS.asciidoc + +commit cd0b87cd41612f7e6b96a90edcbcd3de51b7ccbd +Author: Francis Lachapelle +Date: Tue Jan 26 10:27:10 2021 -0500 + + fix(admin(js)): accept alternative title slot in BaseFormTab + +M html/pfappserver/root/static.alt/src/components/new/BaseFormTab.vue + +commit 40e6b6e956a231a64d1e1852260196d1b23a0569 +Author: nqb +Date: Tue Jan 26 14:48:51 2021 +0100 + + [Vagrant] use Vagrant dev images to speed up tests + +M addons/vagrant/inventory/hosts + +commit eb81bfe817c2f8aae6fefd04b94d69b5b44cce02 +Author: nqb +Date: Tue Jan 26 10:41:30 2021 +0100 + + [Venom] temp: remove captive_portal from nightly tests + +M t/venom/Makefile + +commit 118a920747832bf4d9b1f0c0b233e13bc769328b +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Mon Jan 25 11:41:10 2021 -0500 + + Add kernel module in wireless + Linked to https://github.com/inverse-inc/ansible-wireless/pull/4 + +M addons/vagrant/wireless.yml + +commit 8c821fcebf2b3722f0682db316855faec172b320 +Author: James Rouzier +Date: Mon Jan 25 08:00:57 2021 -0500 + + Update schema + +M t/unittest/UnifiedApi/GenerateSpec.t + +commit 47dc02c1cf57f1911f3753249d59722d58a78fce +Author: Julien Semaan +Date: Mon Jan 25 08:03:32 2021 -0500 + + whitelist find_user_by_psk + +M t/hardware-snmp-objects.t + +commit bdc045bdb7c80285ba0454d9c986cba802f81b75 +Author: Julien Semaan +Date: Mon Jan 25 07:40:42 2021 -0500 + + add dpsk_use_local_password to DPSK provisioner + +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeDpsk.vue + +commit c740ca8b6cc1c8a572c35f0157f41ebd044daaac +Author: Julien Semaan +Date: Mon Jan 25 07:32:59 2021 -0500 + + adjust dpsk_use_local_password in the forms + +M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/dpsk.pm +M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/mobileconfig.pm + +commit 7a01769970c5294eec261201dc27d48632915881 +Author: Julien Semaan +Date: Mon Jan 25 07:31:26 2021 -0500 + + adjust ruckus dpsk SQL query + +M lib/pf/Switch/Ruckus/SmartZone.pm + +commit eabc1803de897a203a0c7f1f22dd74915a2fe2e4 +Author: nqb +Date: Mon Jan 25 11:36:27 2021 +0100 + + [docs] typo in Huawei docs + +M docs/network/networkdevice/huawei_switchs.asciidoc + +commit 5f7d3720e0055fd9454909e96c6042be17c2dcbe +Author: Darren Satkunas +Date: Fri Jan 22 15:20:08 2021 -0500 + + (admin) add schema + +M html/pfappserver/root/static.alt/src/utils/yup.js + +commit 8456b082fd860f2d65758ef73f31cb2237bd2259 +Author: Darren Satkunas +Date: Fri Jan 22 15:19:41 2021 -0500 + + (admin) adjust schema + +M html/pfappserver/root/static.alt/src/globals/pfActions.js + +commit 3dc0ef9c4c6f4761436422c0a20364240e8b883f +Author: Darren Satkunas +Date: Fri Jan 22 15:10:49 2021 -0500 + + (admin) update schema + +M html/pfappserver/root/static.alt/src/views/Configuration/sources/schema.js + +commit 105ed1f6a3cfefb173989939d63cccffc77ca6a2 +Author: Francis Lachapelle +Date: Fri Jan 22 14:53:42 2021 -0500 + + Revert "refactor(admin): convert NodeView to composition api" + + This reverts commit 47bad48e9eae3ec24746f1030dd77681b8e51085. + +M html/pfappserver/root/static.alt/src/views/Nodes/_components/NodeView.vue + +commit f7cb3a5e35adc51b2ee99e632ad876add86fde69 +Author: Julien Semaan +Date: Fri Jan 22 14:24:51 2021 -0500 + + adjust variable name + +M html/captive-portal/lib/captiveportal/PacketFence/Controller/Status.pm +M lib/pf/Authentication/Source/StripeSource.pm + +commit d67fa73bed277d3fa325422e1ed36d782907cca6 +Author: Julien Semaan +Date: Fri Jan 22 14:20:11 2021 -0500 + + add unbound_dpsk field in admin interface + +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/index.js + +commit 9f08b6bf77a5bbf0b984076dd1303f99f810fbf2 +Author: Julien Semaan +Date: Fri Jan 22 14:20:02 2021 -0500 + + add missing import + +M lib/pf/role/pool.pm + +commit 865d696f871446238baaac1636782eaacc353a09 +Author: Julien Semaan +Date: Fri Jan 22 13:52:01 2021 -0500 + + add dpsk reuse local password to admin + +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeAndroid.vue +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeMobileconfig.vue +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeWindows.vue +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/index.js + +commit 60a3f100b3b5e46063497ef9873ca215d4b62ea5 +Author: Julien Semaan +Date: Fri Jan 22 13:13:11 2021 -0500 + + fix typo in definition + +M html/pfappserver/lib/pfappserver/Form/Config/ProfileCommon.pm + +commit e7a9ffebb785e074cbf9bf82d6f93da7fe4bdced +Author: Julien Semaan +Date: Fri Jan 22 13:12:28 2021 -0500 + + adjust code based on review + +M lib/pf/role/pool.pm + +commit c16baf8d23501b3ea496814512441d41d689b66b +Author: Julien Semaan +Date: Thu Jan 7 16:01:16 2021 -0500 + + adjust webauth vs mab/802.1x disconnect for ruckus + +M lib/pf/Switch/Ruckus/SmartZone.pm + +commit dec3aa024f616914ab8559be1076dd4a86075a4e +Author: Julien Semaan +Date: Thu Jan 7 14:19:45 2021 -0500 + + dpsk from local user supersedes the one in the person when applicable + +M lib/pf/provisioner/mobileconfig.pm + +commit 7892eddb40e4c580a70d428d83d4587b2d4f6152 +Author: Julien Semaan +Date: Tue Oct 6 13:28:12 2020 -0400 + + use PID instead of username for username pool + +M lib/pf/role/pool.pm + +commit b96ef31524232d74f30e2e898d8f840d672d658b +Author: Julien Semaan +Date: Thu Oct 1 11:46:16 2020 -0400 + + adjust variable to set tenant ID + +M lib/pf/Switch.pm + +commit 9fc8bec4a8e51eea596b56be3ec7bfd710a50cf7 +Author: Julien Semaan +Date: Thu Oct 1 11:23:50 2020 -0400 + + adjustments for multi-tenancy + +M lib/pf/Switch.pm +M lib/pf/radius.pm + +commit 3011607d0ed11eda600a596623df72eeb0a91884 +Author: Julien Semaan +Date: Wed Sep 30 12:27:05 2020 -0400 + + use webservices deauth for open connections when web-auth is enabled on SZ + + related to #5748 + +M lib/pf/Switch/Ruckus/SmartZone.pm + +commit 191bfc80a988ad7d9467db6ffd1a49476f731b9d +Author: Julien Semaan +Date: Wed Sep 30 12:19:51 2020 -0400 + + open MAB should use webservices to disconnect if set in external portal enforcement + +M lib/pf/Switch/Ruckus/SmartZone.pm + +commit d4ac7325cef3902c034384bfb82edd31dabbb6d2 +Author: Julien Semaan +Date: Wed Sep 23 11:02:42 2020 -0400 + + added a new VLAN pool algorithm for per-user VLAN assignment + +M html/pfappserver/lib/pfappserver/Form/Config/ProfileCommon.pm +M lib/pf/constants/role.pm +M lib/pf/role/pool.pm + +commit b564d414fbd8a7a7b8a345d9a9c8651fc7108aa6 +Author: Julien Semaan +Date: Wed Sep 23 10:46:04 2020 -0400 + + adjust return value of find_user_by_psk + +M lib/pf/Switch.pm + +commit b19826ef98483b6f3b703934d3da4d28cb1a1854 +Author: Julien Semaan +Date: Wed Sep 23 10:44:28 2020 -0400 + + adjust return values for RADIUS unbound DPSK + +M lib/pf/radius.pm + +commit a68133637bee2a73464606ae2813da4543a7ea79 +Author: Julien Semaan +Date: Wed Sep 23 09:09:03 2020 -0400 + + don't userlock when unbound dpsk isn't enabled + +M lib/pf/radius.pm + +commit a43a290e80f11cb618ed29997a7a0773fd5219e9 +Author: Julien Semaan +Date: Mon Sep 21 10:52:06 2020 -0400 + + reject user when presenting invalid PSK in unbound DPSK + +M lib/pf/radius.pm + +commit 09bf13a6bb642866f72a63beb9cfef61f7f99392 +Author: Julien Semaan +Date: Mon Sep 21 10:44:03 2020 -0400 + + remove dumper + +M lib/pf/provisioner/mobileconfig.pm + +commit 5966b9fde1844502ee8aaebd11019fc6c1a1d13a +Author: Julien Semaan +Date: Mon Sep 21 10:42:22 2020 -0400 + + refuse to serve an unssuported request + +M lib/pf/Switch/Ruckus/SmartZone.pm + +commit e70b6a133c8d0e96d263a1b0f86897653f500e05 +Author: Julien Semaan +Date: Mon Sep 21 10:38:26 2020 -0400 + + notes on limitation of unbound dpsk + +M lib/pf/Switch/Ruckus/SmartZone.pm + +commit ea79b7640a75f8b4d78b3197ba93809dda2b1a76 +Author: Julien Semaan +Date: Mon Sep 21 10:26:25 2020 -0400 + + ability to reuse a local user password for DPSK + +M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/dpsk.pm +M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/mobileconfig.pm +M lib/pf/provisioner/mobileconfig.pm + +commit fd510f2dca04535bf644fa0ba19bca917c76872f +Author: Julien Semaan +Date: Wed Sep 16 09:17:06 2020 -0400 + + move unbound DPSK to connection profile + +M conf/profiles.conf.defaults +M html/pfappserver/lib/pfappserver/Form/Config/Profile.pm +M html/pfappserver/lib/pfappserver/Form/Config/ProfileCommon.pm +M lib/pf/Connection/Profile.pm +M lib/pf/Switch.pm +M lib/pf/Switch/Ruckus/SmartZone.pm +M lib/pf/radius.pm + +commit b5fd30fdd9f824d26afb9f41d493ef0ea84c1f2b +Author: Julien Semaan +Date: Wed Sep 16 07:53:18 2020 -0400 + + optimization to unbound dpsk code + +M lib/pf/Switch/Ruckus/SmartZone.pm +M lib/pf/util/wpa.pm + +commit 3ff43c4e509ad62588ff16e92098eca56ec55943 +Author: Julien Semaan +Date: Tue Sep 15 15:50:49 2020 -0400 + + started the code for unbound dpsk + +M lib/pf/Switch/Ruckus/SmartZone.pm +A lib/pf/util/wpa.pm +M raddb/dictionary.ruckus + +commit 17ca0e21649ab37c4940f0082475c119ba17800a +Author: Julien Semaan +Date: Wed Aug 19 14:54:08 2020 -0400 + + add necessary packages for Ruckus DPSK + +M rpm/packetfence.spec + +commit bf5b55d792b8dbe0eb47986cad8bee832c6f44d3 +Author: Julien Semaan +Date: Wed Aug 19 14:50:15 2020 -0400 + + add DPSK support to the Ruckus SmartZone module + +M lib/pf/Switch/Ruckus/SmartZone.pm + +commit 37607374c9a6dd81274eefcb3400bbff32ea741c +Author: Julien Semaan +Date: Wed Aug 19 14:19:46 2020 -0400 + + add Ruckus-DPSK as a valid RADIUS attribute + +M lib/pf/util/combined_dictionary +M raddb/dictionary +A raddb/dictionary.ruckus + +commit 4938e5049c7737803cae2514d81f7676152bfcb3 +Author: Julien Semaan +Date: Fri Jan 22 12:58:57 2021 -0500 + + Update NEWS.asciidoc + +M NEWS.asciidoc + +commit 7929bc831c0d610901ad8fa995e7a6e3dab27d94 +Author: Julien Semaan +Date: Fri Jan 22 12:58:35 2021 -0500 + + Update PacketFence_Upgrade_Guide.asciidoc + +M docs/PacketFence_Upgrade_Guide.asciidoc + +commit 9d57c9975dc4154b6d809c1f2bdc419ca2b7e0a2 +Author: Julien Semaan +Date: Fri Jan 22 12:56:17 2021 -0500 + + remove outdated LDAP per port code + +M lib/pf/Authentication/Source/LDAPSource.pm + +commit 4979aecf6498542c1d992795f927c2a008786008 +Author: Julien Semaan +Date: Mon Jan 18 08:30:39 2021 -0500 + + add dead_duration to the admin interface + +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeEdir.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeLdap.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/index.js + +commit e9c941cd511fee30c1f8c10e002e591027886f77 +Author: Julien Semaan +Date: Tue Dec 15 09:43:32 2020 -0500 + + best practices doc for AD fail-over + +M docs/installation/best_practices.asciidoc + +commit 1d43d72f349257e657783ba3793881f1006593b4 +Author: Julien Semaan +Date: Tue Dec 15 09:12:58 2020 -0500 + + if all servers are marked dead, try all of them a second time + +M lib/pf/Authentication/Source/LDAPSource.pm + +commit e0b309b53eaa3ddf202c79801b8f58c10d5b9cdd +Author: Julien Semaan +Date: Mon Dec 14 15:17:52 2020 -0500 + + add LDAP dead duration to GUI + +M html/pfappserver/lib/pfappserver/Form/Config/Source/LDAP.pm + +commit cc22dd9c9f1be228a5fa8ba8d978be6186d6c922 +Author: Julien Semaan +Date: Mon Dec 14 14:36:11 2020 -0500 + + allow to mark LDAP server IPs as dead + +M lib/pf/Authentication/Source/LDAPSource.pm +M lib/pf/Authentication/constants.pm + +commit 5c724dc5033bd00c5c6e554a96e7e4d213ea7645 +Author: Julien Semaan +Date: Mon Dec 14 14:35:07 2020 -0500 + + faster failover of DNS for domain chroots + +M addons/AD/resolv.tt + +commit 5d6bc7b737b9554f0c970699b997cce2ec085ff0 +Author: James Rouzier +Date: Fri Jan 22 10:54:28 2021 -0500 + + Add back status + +M conf/remote_profiles.conf.defaults + +commit aae44094e3da35f04bdf6ff8d027646605faab1d +Author: James Rouzier +Date: Fri Jan 22 10:53:03 2021 -0500 + + Fix inheritance + +M conf/remote_profiles.conf.defaults +M html/pfappserver/lib/pfappserver/Form/Config/RemoteProfile.pm +M lib/pf/ConfigStore/RemoteProfile.pm + +commit 5ea5896ef0f48ade7e922a3b7a8d5ade58a331a8 +Author: Darren Satkunas +Date: Fri Jan 22 10:37:11 2021 -0500 + + (admin) fix unhandled source type + +M html/pfappserver/root/static.alt/src/views/Configuration/sources/config.js + +commit a38a866d864cb00ae7fc17b5998d59b4182952c2 +Author: James Rouzier +Date: Fri Jan 22 10:25:29 2021 -0500 + + Check is pid is defined + +M lib/pf/UnifiedApi/Controller/Nodes.pm + +commit ae1db01d373f1b81d2b4816be0f3e1b04b78265f +Author: Francis Lachapelle +Date: Fri Jan 22 09:33:40 2021 -0500 + + chore: restore call to dh_fixperms for debian + + Fixes #6103 + +M debian/rules + +commit 47bad48e9eae3ec24746f1030dd77681b8e51085 +Author: Francis Lachapelle +Date: Wed Jan 20 15:03:43 2021 -0500 + + refactor(admin): convert NodeView to composition api + +M html/pfappserver/root/static.alt/src/views/Nodes/_components/NodeView.vue + +commit c8d2b97e0b011d7770545e50826e3a86eb2077cd +Author: Julien Semaan +Date: Thu Jan 21 14:18:27 2021 -0500 + + specific admin role for remote clients + +M go/api-frontend/aaa/authorization.go +M lib/pf/constants/admin_roles.pm + +commit a7d2f8ce60243539442c2745923378763d6429c6 +Author: Julien Semaan +Date: Thu Jan 21 14:16:06 2021 -0500 + + ensure a person exists before creating/updating a node in the API + +M lib/pf/UnifiedApi/Controller/Nodes.pm + +commit 25fad7bb0f4149bd2756eaa5fba6195beb3869d3 +Author: Julien Semaan +Date: Thu Jan 21 14:15:30 2021 -0500 + + ensure auth result in pfperl-api will always be a number + +M lib/pf/UnifiedApi/Controller/Authentication.pm + +commit e7b6ada1cf54f7f3d7445afe411fd23e05dace63 +Author: Darren Satkunas +Date: Thu Jan 21 13:54:37 2021 -0500 + + (admin) fix Vue warn + +M html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseViewCollectionItem.vue + +commit 95d0764529c3f2d43b01db98bc1244d4fb9acfd3 +Author: Darren Satkunas +Date: Thu Jan 21 13:31:09 2021 -0500 + + (admin) fix lint + +M html/pfappserver/root/static.alt/src/views/Configuration/domains/_composables/useCollection.js + +commit e337348f7b27e14e060ecd287a7cc5dfa41ecbd8 +Author: Darren Satkunas +Date: Thu Jan 21 13:21:32 2021 -0500 + + (admin) avoid response from overloading form + +M html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewCollectionItem.js + +commit e75bfec4c94adb931a596ce702dba41e359005ea +Author: Darren Satkunas +Date: Thu Jan 21 11:29:17 2021 -0500 + + (admin) fix domin autojoin, improve schema, improve modal + +M html/pfappserver/root/static.alt/src/components/new/BaseFormButtonBar.vue +M html/pfappserver/root/static.alt/src/composables/useDom.js +M html/pfappserver/root/static.alt/src/composables/useFormButtonBar.js +M html/pfappserver/root/static.alt/src/globals/pfFilters.js +M html/pfappserver/root/static.alt/src/utils/yup.js +M html/pfappserver/root/static.alt/src/views/Configuration/_components/DomainsList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseViewCollectionItem.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewCollectionItem.js +M html/pfappserver/root/static.alt/src/views/Configuration/domains/_components/TheView.js +M html/pfappserver/root/static.alt/src/views/Configuration/domains/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/domains/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/pki/cas/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/pki/certs/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/pki/profiles/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/config.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/wrix/schema.js + +commit 49103b1c822f34a199eeecaa5f766dd71acd73b0 +Author: Darren Satkunas +Date: Thu Jan 21 09:15:49 2021 -0500 + + (admin) compose host to array in form, recompose to CSV on CRUD + +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/config.js + +commit 135c6e9728dd34a5173216ef37332fd912518d54 +Author: Darren Satkunas +Date: Wed Jan 20 16:19:35 2021 -0500 + + (admin) improve MutationObserver + +M html/pfappserver/root/static.alt/src/composables/useDom.js +M html/pfappserver/root/static.alt/src/composables/useFormTab.js + +commit a9f6915b78204cb60df827dab9a643229eb092c7 +Author: James Rouzier +Date: Thu Jan 21 06:48:07 2021 -0500 + + Added new column category name + + Fixes #4823 + +M lib/pf/UnifiedApi/Controller/Users.pm +A lib/pf/UnifiedApi/Search/Builder/Users.pm + +commit 4a810187feb4a10bcbb0580b8c03424db33e01b4 +Author: nqb +Date: Tue Jan 12 07:45:55 2021 +0100 + + [docs] add Linux servers + +M docs/developer/integration_tests/README.asciidoc + +commit 8d67a6e12ea79346c26a057f1dca456e4caac7e3 +Author: nqb +Date: Tue Jan 12 07:25:56 2021 +0100 + + [Ansible] workaround for rsyslog role + logrotate + +M addons/vagrant/linux_servers/rsyslog.yml + +commit f53eea3cba437ed0a981e5ca05de01fc06a91389 +Author: nqb +Date: Thu Jan 7 10:46:30 2021 +0100 + + [Vagrant] add GNU/Linux servers to virtual environment + + use a dedicated file for Linux servers + +M addons/vagrant/Vagrantfile +A addons/vagrant/inventory/group_vars/linux_servers/vagrant.yml +A addons/vagrant/inventory/group_vars/service_dhcpd/dhcpd.yml +A addons/vagrant/inventory/group_vars/service_rsyslog/rsyslog.yml +M addons/vagrant/inventory/hosts +A addons/vagrant/linux_servers.yml +A addons/vagrant/linux_servers/Vagrantfile +A addons/vagrant/linux_servers/dhcpd.yml +A addons/vagrant/linux_servers/rsyslog.yml +M addons/vagrant/site.yml + +commit a8908a9cdf6e135883ab6ad77cafaab43af0993e +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Tue Jan 19 13:51:59 2021 -0500 + + Wireless01: Add documentation + +M docs/developer/integration_tests/README.asciidoc + +commit 4318fa0629e7f6d391bd9ba1e5c2b152a4d597cb +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Tue Jan 19 11:11:48 2021 -0500 + + Remove mandatory for lookup + +M addons/vagrant/inventory/group_vars/all/common.yml + +commit 15a17180166c02997e3aab774be086a5610d58a3 +Author: nqb +Date: Mon Jan 18 10:27:27 2021 +0100 + + drop Virtualbox provisioning + +M addons/vagrant/pfservers/Vagrantfile +M addons/vagrant/winservers/Vagrantfile +M docs/developer/integration_tests/README.asciidoc + +commit 75539cc46d70cf19bc05765b466bb361d7cfd27e +Author: nqb +Date: Mon Jan 18 10:26:09 2021 +0100 + + add branch or tag name in libvirt domain name + + to easily identify VM created on Runners + +M addons/vagrant/Vagrantfile + +commit 553d1f2ce0cbe8bf6657fee11ef5f23083d7b14c +Author: nqb +Date: Mon Jan 18 08:31:38 2021 +0100 + + fix missing items + + remove inclusion of inventory + + add netmask and forward mode for wireless01 + + use common Ansible provisioner for wireless01 + + add cpu for wireless01 + + remove useless wait + +M addons/vagrant/Vagrantfile +M addons/vagrant/inventory/hosts +M addons/vagrant/wireless.yml +M addons/vagrant/wireless/Vagrantfile + +commit 80a22c61a90e10efa1ceb26c80d9c34be695dbce +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Thu Jan 14 17:02:44 2021 -0500 + + Ansible add variables and fix ips for management and own ip + +M addons/vagrant/inventory/group_vars/wireless/hostapd.yml + +commit f638919303fe0e5af8eda24d978dc1de1b749f50 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Thu Jan 14 17:01:11 2021 -0500 + + Vagrant: Change wireless vagrant construction to get variables from hosts file + +M addons/vagrant/wireless/Vagrantfile + +commit a1ce6ee253c808368916708f8f4a78158384d946 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Thu Jan 14 16:58:44 2021 -0500 + + Vagrant add venom install from host group + Add Vagrant Variables for wireless01 + +M addons/vagrant/inventory/hosts +M addons/vagrant/utils/venom.yml + +commit a9eb79504b47fe6b9e120a9630f2ec608a5e5d1e +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Thu Jan 14 16:46:20 2021 -0500 + + Ansible Set a default to packetfence_server_name Remove tests on playbooks + +M addons/vagrant/cumulus.yml +M addons/vagrant/inventory/group_vars/all/common.yml +M addons/vagrant/wireless.yml + +commit ec546556c02c67dd744c96b402434ef69ae2e4c7 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Thu Jan 14 16:41:05 2021 -0500 + + Vagrant: Change Typo + +M addons/vagrant/Vagrantfile + +commit f54e61a397afa923faa5876151aa2111b4f31a99 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Wed Jan 13 14:23:51 2021 -0500 + + Vagrant Change box and remove extra variables + https://github.com/inverse-inc/packetfence/pull/6081#discussion_r555108106 + https://github.com/inverse-inc/packetfence/pull/6081#discussion_r555108561 + https://github.com/inverse-inc/packetfence/pull/6081#discussion_r555108951 + +M addons/vagrant/wireless/Vagrantfile + +commit 2f0b4426ca0f1ff96903f0d97fac908ca4b79dd8 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Wed Jan 13 14:19:24 2021 -0500 + + Change for wireless on galaxy.ansible.com https://github.com/inverse-inc/packetfence/pull/6081#discussion_r555106626 + +M addons/vagrant/requirements.yml + +commit dc71ec3dc7109c62f3706092f8c72b266f2f6258 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Wed Jan 13 14:17:19 2021 -0500 + + Remove extra line https://github.com/inverse-inc/packetfence/pull/6081#discussion_r555105922 + +M addons/vagrant/Vagrantfile + +commit e20994afe227fa45b0d80e832a6eb5117b457794 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Thu Jan 7 11:38:48 2021 -0500 + + VENOM: Move back nodes_post_prov playbook + +M addons/vagrant/site.yml + +commit 716cb553cb748aadea0660d114b2162ffbd0f591 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Thu Jan 7 10:49:54 2021 -0500 + + VENOM: Add wireless ansible part + +A addons/vagrant/inventory/group_vars/wireless/hostapd.yml +A addons/vagrant/inventory/group_vars/wireless/vagrant.yml +A addons/vagrant/inventory/group_vars/wireless/wpasupplicant.yml +M addons/vagrant/requirements.yml +M addons/vagrant/site.yml +A addons/vagrant/wireless.yml + +commit ebea731dba01c9260f55da0cf573e0a3618a8816 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Thu Jan 7 09:54:48 2021 -0500 + + VENOM: Split Vagrantfile according and add wireless vagrant file + +M addons/vagrant/Vagrantfile +A addons/vagrant/pfservers/Vagrantfile +A addons/vagrant/winservers/Vagrantfile +A addons/vagrant/wireless/Vagrantfile + +commit 2e921441677a4d0c76d492f89f45955e120d2955 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Thu Jan 7 09:47:06 2021 -0500 + + VENOM: Add wireless in host + +M addons/vagrant/inventory/hosts + +commit 439795137a5b3e211d4a87755ce911927811284f +Author: Julien Semaan +Date: Wed Jan 20 11:50:27 2021 -0500 + + add last_uri pnote even if URI is a known portal URI + +M lib/pf/web/dispatcher.pm + +commit ac97fdc05038294bce214f17a82b4abf4e7adc3a +Author: Julien Semaan +Date: Wed Jan 20 10:37:05 2021 -0500 + + also unregister device when failing to reg due to max node per PID + + related to #6102 + +M lib/pf/registration.pm + +commit 71b9b2655cd6b7947db2c89e2330495f66946a40 +Author: Darren Satkunas +Date: Wed Jan 20 07:46:13 2021 -0500 + + (admin) fix linting errors + +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/schema.js +M html/pfappserver/root/static.alt/src/views/Configurator/index.vue + +commit 53150ddb7abecb3a9ef6679d1a258b6949de9d14 +Author: Darren Satkunas +Date: Wed Jan 20 07:44:28 2021 -0500 + + (admin) deprecate `this`, utilize $router from context + +M html/pfappserver/root/static.alt/src/views/Configurator/index.vue + +commit d9da3f9def095f26666b2150227e90979c7bad2e +Author: Francis Lachapelle +Date: Tue Jan 19 14:01:53 2021 -0500 + + refactor(admin): convert Configurator index to composition api + +M html/pfappserver/root/static.alt/src/views/Configurator/index.vue + +commit 95c952b7f54f2cf48b735bd468ef1a7d460a5b5b +Author: Francis Lachapelle +Date: Tue Jan 19 11:59:41 2021 -0500 + + fix(admin): reset configurator state on logout + +M html/pfappserver/root/static.alt/src/store/modules/session.js + +commit 8f29425cf877cdd78575b5e5d0a4292946db5005 +Author: James Rouzier +Date: Tue Jan 19 11:46:40 2021 -0500 + + Update radius dictionary to add Juniper-AV-Pair to dictionary + + Fixes #6100 + +D lib/pf/util/dictionary +M lib/pf/util/radius_dictionary.pm +M raddb/dictionary.inverse +M t/stress-test/coa-server.pl + +commit 13e0777808ddfe681958d481736cb856923c4e6a +Author: Durand Fabrice +Date: Tue Jan 19 11:37:16 2021 -0500 + + removed a test since forward plugin support multiples entries in the + configuration file + +M go/coredns/plugin/forward/setup_test.go + +commit 8d0190af5831182c3d4ad8861625d8081c696039 +Author: Darren Satkunas +Date: Tue Jan 19 11:20:53 2021 -0500 + + (admin) update fingerbank schema + +M html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/combinations/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/deviceChangeDetection/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/devices/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpVendors/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Enterprises/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/generalSettings/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/macVendors/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/userAgents/schema.js + +commit 8ddac71d3330f15f841a5564006d599005ed0d5a +Author: Darren Satkunas +Date: Tue Jan 19 11:04:38 2021 -0500 + + (admin) fix missing placeholder + +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosen.vue + +commit 09e9051fcf99619cf34783e3103157a887e99a46 +Author: Francis Lachapelle +Date: Tue Jan 19 11:18:29 2021 -0500 + + i18n(portal): update French translation + +M conf/locale/fr/LC_MESSAGES/packetfence.po + +commit 14cabdf11169c8ee28defaffdf1d37200f094cf4 +Author: Darren Satkunas +Date: Tue Jan 19 10:46:37 2021 -0500 + + (admin) fix: Vue's set(,,undefined) deletes instead of mutates, use null instead + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosen.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosenOne.js +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosenOneSearchable.js + +commit ea92debadc4d49603d4ef6ca5ac68b7a62bf25ec +Author: James Rouzier +Date: Tue Jan 19 10:42:20 2021 -0500 + + Improve validation + +M html/pfappserver/lib/pfappserver/Form/Config/RemoteProfile.pm + +commit 7f899eef505307e1b72a5ded7a048ea5774c0212 +Author: James Rouzier +Date: Tue Jan 19 10:31:54 2021 -0500 + + Fix validation for Profile + +M html/pfappserver/lib/pfappserver/Form/Config/Profile.pm + +commit 3b9fef66f38712f33361c0c9c0e6920f268987ea +Author: Darren Satkunas +Date: Tue Jan 19 10:20:00 2021 -0500 + + (admin) require either filter to advanced filter in connection profiles + +M html/pfappserver/root/static.alt/src/utils/yup.js +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/schema.js + +commit 64a5984d9770428194e12081c701e613d5a6d07e +Author: Durand Fabrice +Date: Tue Jan 19 10:01:00 2021 -0500 + + Coredns test fix + +M go/coredns/plugin/forward/health_test.go +M go/coredns/plugin/forward/setup_policy_test.go +M go/coredns/plugin/forward/setup_test.go + +commit b175373a5bee561ab49e874b63113bd6bb7dce5c +Author: Julien Semaan +Date: Tue Jan 19 09:27:11 2021 -0500 + + enforce max node per PID when PID is changing during 802.1x + + fixes #6102 + +M lib/pf/registration.pm + +commit 429c77efb69f4aec194216b9150296cf56060622 +Author: Darren Satkunas +Date: Tue Jan 19 08:59:39 2021 -0500 + + (admin) fix host schema in sources + +M html/pfappserver/root/static.alt/src/views/Configuration/sources/schema.js + +commit 3f689aff68c1681f432d66af426131b7c2692ea0 +Author: Darren Satkunas +Date: Tue Jan 19 08:55:35 2021 -0500 + + (admin) improve schema in domains + +M html/pfappserver/root/static.alt/src/utils/yup.js +M html/pfappserver/root/static.alt/src/views/Configuration/domains/schema.js + +commit e6a66dff4052146d3ac010d10f8253acd36b011f +Author: Julien Semaan +Date: Tue Jan 19 08:35:03 2021 -0500 + + update go.sum + +M go/go.sum + +commit b030cfd0f78c3f4f2752d40c8f180e2ece71a08e +Author: Julien Semaan +Date: Tue Jan 19 08:24:40 2021 -0500 + + adjust default content type in api frontend + +M go/caddy/api-aaa/api-aaa.go + +commit d54e8e6a5f68d61a645daaca49211a85d399faf2 +Author: Julien Semaan +Date: Tue Jan 19 08:19:43 2021 -0500 + + fix wgorchestrator unit tests + +M go/caddy/wgorchestrator/handlers_test.go +M go/caddy/wgorchestrator/wgorchestrator.go + +commit 95ea800cdd70b436647dbc26cf168a9272b02f09 +Author: Julien Semaan +Date: Tue Jan 19 08:19:23 2021 -0500 + + fix case of domains_to_resolve in JSON + +M go/remoteclients/structs.go + +commit f134cb33e5a9018b91b3abce0caf0eaff2c1c1a7 +Author: Julien Semaan +Date: Tue Jan 19 07:50:32 2021 -0500 + + fix pfsso tests + +M go/caddy/pfsso/pfsso.go +M go/firewallsso/firewalls.go + +commit 79970777d13a65307443a39eaa382e02a64b2f47 +Author: Darren Satkunas +Date: Tue Jan 19 07:08:41 2021 -0500 + + (admin) deprecate unused components + +D html/pfappserver/root/static.alt/src/components/pfButtonPrompt.vue +D html/pfappserver/root/static.alt/src/components/pfFormInputMultiple.vue +D html/pfappserver/root/static.alt/src/components/pfFormRangeToggleDefault.vue +D html/pfappserver/root/static.alt/src/components/pfFormRangeTriple.vue +D html/pfappserver/root/static.alt/src/components/pfTree.vue + +commit aae6fdebf5d4574d215169ce60320a675d816d7d +Author: James Rouzier +Date: Tue Jan 19 06:42:23 2021 -0500 + + Added nb_NO to the translation rule + +M Makefile + +commit 6b11868c8dc40cdd64ba8ae0c2085a162fb02410 +Author: nqb +Date: Tue Jan 19 07:53:38 2021 +0100 + + add nb_NO to documentation and conffiles (Debian) + +M conf/documentation.conf +M debian/packetfence.conffiles + +commit c6d96e68ffc8239b5ba8be2cf9008635939eb41d +Author: Darren Satkunas +Date: Mon Jan 18 16:58:56 2021 -0500 + + (admin) deprecate unused components + +D html/pfappserver/root/static.alt/src/components/pfFieldAccessDuration.vue +D html/pfappserver/root/static.alt/src/components/pfFieldApiMethodParameters.vue +D html/pfappserver/root/static.alt/src/components/pfFieldAttributeOperatorValue.vue +D html/pfappserver/root/static.alt/src/components/pfFieldPersonOpenid.vue +D html/pfappserver/root/static.alt/src/components/pfFieldPrefixTypeValue.vue +D html/pfappserver/root/static.alt/src/components/pfFieldRule.vue +D html/pfappserver/root/static.alt/src/components/pfFieldRuleSyslogParserRegex.vue +D html/pfappserver/root/static.alt/src/components/pfFieldTypeMatch.vue +D html/pfappserver/root/static.alt/src/components/pfFormBoolean.vue +D html/pfappserver/root/static.alt/src/components/pfFormBooleanBuilder.vue +M html/pfappserver/root/static.alt/src/globals/pfValidators.js + +commit f79774c3906abf206c72084500707c59ca8f8c8e +Author: Darren Satkunas +Date: Mon Jan 18 16:09:58 2021 -0500 + + (admin) deprecate unused code in wrix + +M html/pfappserver/root/static.alt/src/globals/pfValidators.js +D html/pfappserver/root/static.alt/src/views/Configuration/_components/WrixLocationView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/wrixLocation.js +M html/pfappserver/root/static.alt/src/views/Configuration/wrix/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/wrix/schema.js + +commit d43490ae81dba338873f21a41ba8f94874326a17 +Author: Darren Satkunas +Date: Mon Jan 18 15:59:33 2021 -0500 + + (admin) deprecate unused code in wmi rules + +M html/pfappserver/root/static.alt/src/globals/pfValidators.js +D html/pfappserver/root/static.alt/src/views/Configuration/_components/WmiRuleView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/wmiRule.js +M html/pfappserver/root/static.alt/src/views/Configuration/wmiRules/schema.js + +commit ebd87282b93dab14f8ea7a8892a8d0a258186af6 +Author: Darren Satkunas +Date: Mon Jan 18 15:55:35 2021 -0500 + + (admin) deprecate unused code in web services + +D html/pfappserver/root/static.alt/src/views/Configuration/_components/WebServicesView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_config/webServices.js + +commit 56fca162e15ceb56bd26dfd5af63bb128a0a0893 +Author: Darren Satkunas +Date: Mon Jan 18 15:54:16 2021 -0500 + + (admin) deprecate unused code in traffic shaping policies + +M html/pfappserver/root/static.alt/src/globals/pfValidators.js +D html/pfappserver/root/static.alt/src/views/Configuration/_components/TrafficShapingView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/trafficShapingPolicy.js +M html/pfappserver/root/static.alt/src/views/Configuration/networks/trafficShapingPolicies/schema.js + +commit 3b45f83abc7706e513a522445f14c3a5c1b5b6d4 +Author: Darren Satkunas +Date: Mon Jan 18 15:49:39 2021 -0500 + + (admin) deprecate unused code in syslog parsers + +M html/pfappserver/root/static.alt/src/globals/pfValidators.js +D html/pfappserver/root/static.alt/src/views/Configuration/_components/SyslogParserView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/syslogParser.js + +commit e994b839fe9f8c499ba4aeaf4f65d29eccbabf4a +Author: Darren Satkunas +Date: Mon Jan 18 15:43:57 2021 -0500 + + (admin) deprecate unused code in syslog forwarders + +D html/pfappserver/root/static.alt/src/views/Configuration/_components/SyslogForwarderView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/syslogForwarder.js +M html/pfappserver/root/static.alt/src/views/Configuration/syslogForwarders/schema.js + +commit 9b3c94997e9119f30c50288568a6a6fe97aaf517 +Author: Darren Satkunas +Date: Mon Jan 18 15:40:06 2021 -0500 + + (admin) deprecate unused code in remote connection profiles + +D html/pfappserver/root/static.alt/src/views/Configuration/_components/RemoteConnectionProfileView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/remoteConnectionProfile.js +M html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/schema.js + +commit c78cd0ee79f109793b5e082b3039a9fa8eda93f3 +Author: Julien Semaan +Date: Mon Jan 18 15:25:43 2021 -0500 + + Update PacketFence_Upgrade_Guide.asciidoc + +M docs/PacketFence_Upgrade_Guide.asciidoc + +commit 86b188e44aefb2b9995be3feeb00ffbd77da11b2 +Author: Darren Satkunas +Date: Mon Jan 18 15:14:37 2021 -0500 + + (admin) deprecate unused code in switch templates + +M html/pfappserver/root/static.alt/src/globals/pfValidators.js +D html/pfappserver/root/static.alt/src/views/Configuration/_components/SwitchTemplateView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/switchTemplate.js + +commit cc9d7fb57546209c65b4b3b62e71b08afe3e989c +Author: Darren Satkunas +Date: Mon Jan 18 15:00:21 2021 -0500 + + (admin) deprecate unused code in switches and switch groups + +M html/pfappserver/root/static.alt/src/globals/pfValidators.js +D html/pfappserver/root/static.alt/src/views/Configuration/_components/SwitchGroupView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_components/SwitchGroupViewMembers.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_components/SwitchView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/switch.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/switchGroup.js +M html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/switches/schema.js + +commit 34952b39856feaafab479315949c795065f8aa0c +Author: Darren Satkunas +Date: Mon Jan 18 14:32:57 2021 -0500 + + (admin) reduce spread in pki cas + +M html/pfappserver/root/static.alt/src/views/Configuration/pki/cas/config.js + +commit 8fd1ba8fdb721b968580d7c57d449b02c257cfd8 +Author: Darren Satkunas +Date: Mon Jan 18 14:31:07 2021 -0500 + + (admin) fix pki profile clone + +M html/pfappserver/root/static.alt/src/views/Configuration/pki/profiles/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/pki/profiles/config.js + +commit f4f9d709b08612cd9dda3f92a6c0d6437922d885 +Author: Darren Satkunas +Date: Mon Jan 18 14:21:11 2021 -0500 + + (admin) deprecate unused code in snmp traps + +D html/pfappserver/root/static.alt/src/views/Configuration/_components/SnmpTrapView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_config/snmpTrap.js +M html/pfappserver/root/static.alt/src/views/Configuration/snmpTraps/schema.js + +commit a4ac5c6d6a8bb56a29b011940c70f317b82a1907 +Author: Darren Satkunas +Date: Mon Jan 18 13:33:39 2021 -0500 + + (admin) deprecate unused code in services + +D html/pfappserver/root/static.alt/src/views/Configuration/_components/ServicesView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_config/service.js +M html/pfappserver/root/static.alt/src/views/Configuration/services/schema.js + +commit 5080e791751b8a41dbbe175f1a9df88119f53f3a +Author: Darren Satkunas +Date: Mon Jan 18 13:27:57 2021 -0500 + + (admin) deprecate unused code in self service + +M html/pfappserver/root/static.alt/src/globals/pfValidators.js +D html/pfappserver/root/static.alt/src/views/Configuration/_components/SelfServiceView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/selfService.js +M html/pfappserver/root/static.alt/src/views/Configuration/selfServices/schema.js + +commit 47544629298bb1a8fa4043addd3c55d83159be57 +Author: Darren Satkunas +Date: Mon Jan 18 13:19:28 2021 -0500 + + (admin) deprecate unused code in security events + +D html/pfappserver/root/static.alt/src/components/pfFormSecurityEventActions.vue +D html/pfappserver/root/static.alt/src/components/pfFormSecurityEventTrigger.vue +D html/pfappserver/root/static.alt/src/components/pfFormSecurityEventTriggerHeader.vue +M html/pfappserver/root/static.alt/src/globals/pfValidators.js +D html/pfappserver/root/static.alt/src/views/Configuration/_components/SecurityEventView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/securityEvent.js +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/schema.js + +commit e08914386ac308bfa435737a1b10f95ea274ba49 +Author: Darren Satkunas +Date: Mon Jan 18 13:03:55 2021 -0500 + + (admin) deprecate unused code in scan engines + +M html/pfappserver/root/static.alt/src/globals/pfValidators.js +D html/pfappserver/root/static.alt/src/views/Configuration/_components/ScanEngineView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/scanEngine.js +M html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/schema.js + +commit 39cd1481e25710ad17f62eab6aaa524c32964e34 +Author: James Rouzier +Date: Mon Jan 18 14:04:58 2021 -0500 + + Fix upgrade script + +M addons/upgrade/to-11.0-provisioners-windows_agent_download_uri.pl + +commit d003d764852f8cca17246b0ee43f2218a1eb9e3f +Author: Francis Lachapelle +Date: Mon Jan 18 14:04:18 2021 -0500 + + i18n(admin): Add missing strings + +M conf/I18N/api/en.po + +commit 084eb5c73bdf5842f1b3465202183aa59ab70b18 +Author: James Rouzier +Date: Mon Jan 18 13:47:03 2021 -0500 + + Make all scripts executable + +M addons/upgrade/to-10.1-radius-filter-template.pl +M addons/upgrade/to-10.1-realm-conf.pl +M addons/upgrade/to-11.0-provisioners-windows_agent_download_uri.pl +M addons/upgrade/to-11.0-roles-acls.pl +M addons/upgrade/to-9.1-selfservice-conf.pl +M addons/upgrade/to-9.1-update-potd.pl + +commit 4f65b5a428dfdd9cad171fbe72fd063e470a6fdc +Author: James Rouzier +Date: Mon Jan 18 13:00:12 2021 -0500 + + Add defaults + +M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/packetfence_ztn.pm + +commit 04bcac7dd1ad18e0eb16331a0cb4ef317984062c +Author: James Rouzier +Date: Mon Jan 18 11:54:35 2021 -0500 + + Inflate/Deflate advanced_filter + +M lib/pf/ConfigStore/RemoteProfile.pm + +commit 29cd7372e4443d8e3f1693010dfb67afadee6c94 +Author: James Rouzier +Date: Mon Jan 18 11:52:04 2021 -0500 + + Update authorize + +M lib/pf/provisioner/packetfence_ztn.pm + +commit 7f6e8bcf7310d6ee750580dc184592aed476213a +Author: James Rouzier +Date: Mon Jan 18 11:32:24 2021 -0500 + + Fix typo + +M addons/upgrade/to-11.0-provisioners-windows_agent_download_uri.pl + +commit b4f842e71df584c67482707feb476ab1c93aace7 +Author: Darren Satkunas +Date: Mon Jan 18 11:07:22 2021 -0500 + + (admin) deprecate unused code in routed networks + +M html/pfappserver/root/static.alt/src/globals/pfValidators.js +D html/pfappserver/root/static.alt/src/views/Configuration/_components/RoutedNetworkView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/routedNetwork.js +M html/pfappserver/root/static.alt/src/views/Configuration/networks/routedNetworks/schema.js + +commit 4186c22e54798370d683725f20e7d43b1850b014 +Author: Julien Semaan +Date: Mon Jan 18 11:06:45 2021 -0500 + + adjust provisioners schema + +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/schema.js + +commit f33dffa808e753d0c7b7ca9075bda44d89216552 +Author: Darren Satkunas +Date: Mon Jan 18 10:58:34 2021 -0500 + + (admin) deprecate unused code in roles + +M html/pfappserver/root/static.alt/src/globals/pfValidators.js +D html/pfappserver/root/static.alt/src/views/Configuration/_components/RoleView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/role.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/schema.js + +commit dae3f6a939a4f0347f2f72172b114e9f73764d72 +Author: Darren Satkunas +Date: Mon Jan 18 10:42:10 2021 -0500 + + (admin) deprecate unused code in realms + +M html/pfappserver/root/static.alt/src/globals/pfValidators.js +D html/pfappserver/root/static.alt/src/views/Configuration/_components/RealmView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/realm.js +M html/pfappserver/root/static.alt/src/views/Configuration/bases/_store.js +M html/pfappserver/root/static.alt/src/views/Configuration/realms/schema.js + +commit 6a9f21981d23d145de7a1f8c668b549bcdf52f28 +Author: Darren Satkunas +Date: Mon Jan 18 10:20:39 2021 -0500 + + (admin) deprecate unused code in provisioners + +M html/pfappserver/root/static.alt/src/globals/pfValidators.js +D html/pfappserver/root/static.alt/src/views/Configuration/_components/ProvisioningView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/provisioning.js +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/schema.js + +commit 9cfacfa92f0cf2f254a3effe6f6e3b6cb749f457 +Author: Darren Satkunas +Date: Mon Jan 18 09:58:18 2021 -0500 + + (admin) deprecate unused code in pki providers + +M html/pfappserver/root/static.alt/src/globals/pfActions.js +M html/pfappserver/root/static.alt/src/globals/pfValidators.js +D html/pfappserver/root/static.alt/src/views/Configuration/_components/PkiProviderView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/pkiProvider.js +M html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/schema.js + +commit 545e418589083c62149456facc94e48cc158d152 +Author: Francis Lachapelle +Date: Mon Jan 18 10:24:53 2021 -0500 + + chore(npm): freeze bower to version 1.8.8 + + See https://github.com/bower/bower/issues/2591 + +M html/pfappserver/root/static/Makefile +M html/pfappserver/root/static/package.json + +commit 53c478819869d9217bdd9d33512f5decf92f0108 +Author: Darren Satkunas +Date: Mon Jan 18 09:17:38 2021 -0500 + + (admin) fix set_access_level action schema + +M html/pfappserver/root/static.alt/src/globals/pfActions.js + +commit 10f02b19a278d90a665015eeed906ee828b269e6 +Author: Darren Satkunas +Date: Mon Jan 18 09:08:18 2021 -0500 + + (admin) rename source form from active directory -> ldap + +R099 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeActiveDirectory.vue html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeLdap.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/TheForm.vue + +commit a9b352c9d2efaa095e7d1a173e8b5ff70bf95ce9 +Author: Darren Satkunas +Date: Mon Jan 18 09:04:08 2021 -0500 + + (admin) deprecate unused code in radius + +M html/pfappserver/root/static.alt/src/globals/pfValidators.js +D html/pfappserver/root/static.alt/src/views/Configuration/_components/RadiusEapView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_components/RadiusFastView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_components/RadiusGeneralView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_components/RadiusOcspView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_components/RadiusSslView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_components/RadiusTlsView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/radius/eap.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/radius/fast.js +D html/pfappserver/root/static.alt/src/views/Configuration/_config/radius/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/radius/ocsp.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/radius/ssl.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/radius/tls.js +M html/pfappserver/root/static.alt/src/views/Configuration/bases/_store.js +M html/pfappserver/root/static.alt/src/views/Configuration/radius/eap/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/radius/eap/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/radius/fast/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/radius/fast/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/radius/general/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/radius/general/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/radius/ocsp/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/radius/ocsp/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/radius/ssl/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/radius/ssl/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/radius/tls/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/radius/tls/schema.js + +commit f58d4a829b3cfff28b2067b5ca7b6079c78d3700 +Author: Darren Satkunas +Date: Mon Jan 18 07:24:35 2021 -0500 + + (admin) add missing component + +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/yup.js + +commit 90dbb7b04061340008f9fcb96790ae3004753940 +Author: Francis Lachapelle +Date: Fri Jan 15 16:11:16 2021 -0500 + + chore: remove debian package packetfence-remote-arp-sensor + +M debian/control +D debian/packetfence-remote-arp-sensor.postinst +D debian/packetfence-remote-arp-sensor.preinst +D debian/packetfence-remote-arp-sensor.prerm + +commit 196c3afade18f6149c16bd56b49f96c0e1f4d53c +Author: Francis Lachapelle +Date: Fri Jan 15 16:06:23 2021 -0500 + + chore: remove pfarp_remote and pfdetect_remote + +D addons/pfarp_remote/conf/pfarp_remote.conf +D addons/pfarp_remote/initrd/pfarp +D addons/pfarp_remote/sbin/pfarp_remote +D debian/packetfence-remote-arp-sensor.conffiles +D debian/packetfence-remote-arp-sensor.postrm +M debian/rules +D t/critic.t + +commit 5c2b4f92235d558ee8619bebf1ced01f61c67f4f +Author: Francis Lachapelle +Date: Fri Jan 15 15:53:26 2021 -0500 + + chore: add missing copyrights information + +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/SwitchGroup.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/DynamicReport.pm +M lib/pf/Report.pm +M lib/pf/Survey.pm +M lib/pf/auth_log.pm +M lib/pf/services/manager/pfdhcp.pm +M lib/pf/services/manager/pfstats.pm +M lib/pf/services/manager/radsniff.pm + +commit 365261487cd0af5655aaf8b0f2f2a16a594135a8 +Author: Darren Satkunas +Date: Fri Jan 15 14:54:35 2021 -0500 + + (admin) reinstate req'd pki cert methods + +M html/pfappserver/root/static.alt/src/views/Configuration/_config/pki/cert.js + +commit e5989e593f0e94841e14f0a59ced57e6d7d9f983 +Author: Darren Satkunas +Date: Fri Jan 15 14:52:01 2021 -0500 + + (admin) deprecate unused code in portal modules + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupTextarea.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_components/PortalModuleView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/portalModule.js + +commit 87502ee9f9c95ee0f5d68047fd9f389a18b2b5e3 +Author: Darren Satkunas +Date: Fri Jan 15 14:37:36 2021 -0500 + + (admin) deprecate unused code in pki + +M html/pfappserver/root/static.alt/src/globals/pfValidators.js +D html/pfappserver/root/static.alt/src/views/Configuration/_components/PkiCaView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_components/PkiCertView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_components/PkiProfileView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_components/PkiRevokedCertView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/pki/ca.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/pki/cert.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/pki/profile.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/pki/revokedCert.js + +commit b656b98c52f1675d19f27b97d7859f80fbee00f9 +Author: Darren Satkunas +Date: Fri Jan 15 14:20:54 2021 -0500 + + (admin) deprecate unused code in parking + +D html/pfappserver/root/static.alt/src/views/Configuration/_components/ParkingView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_config/parking.js +M html/pfappserver/root/static.alt/src/views/Configuration/networks/parking/schema.js + +commit de861af2dc0d1aee5bc2e5011f45bf580baaaca1 +Author: Darren Satkunas +Date: Fri Jan 15 14:16:40 2021 -0500 + + (admin) deprecate unused code in network + +M html/pfappserver/root/static.alt/src/globals/pfValidators.js +D html/pfappserver/root/static.alt/src/views/Configuration/_components/NetworkView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_config/network.js +M html/pfappserver/root/static.alt/src/views/Configuration/networks/network/schema.js + +commit 83dbd3bf659d33f6a60a1e09228f92fe9217a542 +Author: Darren Satkunas +Date: Fri Jan 15 14:12:52 2021 -0500 + + (admin) deprecate unused code in network behaviour policies + +D html/pfappserver/root/static.alt/src/views/Configuration/_components/NetworkBehaviorPolicyView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/networkBehaviorPolicy.js +M html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/schema.js + +commit ee09298565227a25f6006cf5bd69a752211371a8 +Author: Darren Satkunas +Date: Fri Jan 15 14:03:57 2021 -0500 + + (admin) deprecate unused code in maintenance tasks + +M html/pfappserver/root/static.alt/src/globals/pfValidators.js +D html/pfappserver/root/static.alt/src/views/Configuration/_components/MaintenanceTaskView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/maintenanceTask.js +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/maintenanceTasks/schema.js + +commit 4b56e0c2dabe41a74ae6e2fd28afa9c7baab0bac +Author: Darren Satkunas +Date: Fri Jan 15 13:56:28 2021 -0500 + + (admin) deprecate unused code in layer 2 networks + +M html/pfappserver/root/static.alt/src/globals/pfValidators.js +D html/pfappserver/root/static.alt/src/views/Configuration/_components/Layer2NetworkView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/interface.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/layer2Network.js +M html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2Networks/schema.js + +commit ca8c16bae014d7d20c2a68f5274fcb407cbea0dc +Author: Darren Satkunas +Date: Fri Jan 15 13:44:32 2021 -0500 + + (admin) deprecate unused code in interfaces + +M html/pfappserver/root/static.alt/src/globals/pfValidators.js +D html/pfappserver/root/static.alt/src/views/Configuration/_components/InterfaceView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/interface.js +M html/pfappserver/root/static.alt/src/views/Configuration/networks/interfaces/schema.js + +commit db76f6421b4b195101bfd5469096c9b0e919e888 +Author: Darren Satkunas +Date: Fri Jan 15 13:40:05 2021 -0500 + + (admin) deprecate unused code in inline + +M html/pfappserver/root/static.alt/src/utils/yup.js +D html/pfappserver/root/static.alt/src/views/Configuration/_components/InlineView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_config/inline.js +M html/pfappserver/root/static.alt/src/views/Configuration/networks/inline/schema.js + +commit c552833bc0d88e3a29f5f98df044358aa8852473 +Author: Darren Satkunas +Date: Fri Jan 15 13:31:03 2021 -0500 + + (admin) deprecate unused code in floating devices and general + +M html/pfappserver/root/static.alt/src/globals/pfValidators.js +D html/pfappserver/root/static.alt/src/views/Configuration/_components/FloatingDeviceView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_components/GeneralView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/floatingDevice.js +D html/pfappserver/root/static.alt/src/views/Configuration/_config/general.js +M html/pfappserver/root/static.alt/src/views/Configuration/firewalls/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/floatingDevices/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/general/schema.js + +commit a60e1ffacb6f41243d83a45af290bc486285af35 +Author: Darren Satkunas +Date: Fri Jan 15 12:23:21 2021 -0500 + + (admin) deprecate unused code in firewalls + +D html/pfappserver/root/static.alt/src/views/Configuration/_components/FirewallView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/firewall.js +M html/pfappserver/root/static.alt/src/views/Configuration/firewalls/schema.js + +commit a9ccd4af90298f358aab4d590239bccca22e3e96 +Author: Darren Satkunas +Date: Fri Jan 15 12:07:31 2021 -0500 + + (admin) deprecate unused code in fingerbank + +M html/pfappserver/root/static.alt/src/globals/pfValidators.js +D html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankCombinationView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDeviceChangeDetectionView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDeviceView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpFingerprintView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpVendorView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpv6EnterpriseView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpv6FingerprintView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankGeneralSettingView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankMacVendorView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankUserAgentView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/combination.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/device.js +D html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/deviceChangeDetection.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/dhcpFingerprint.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/dhcpV6Enterprise.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/dhcpV6Fingerprint.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/dhcpVendor.js +D html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/macVendor.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/userAgent.js +M html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/deviceChangeDetection/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpFingerprints/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Fingerprints/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/generalSettings/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/macVendors/schema.js + +commit 5efa364c6305b3ab72726d7537dd3b31b1646644 +Author: Darren Satkunas +Date: Fri Jan 15 11:36:09 2021 -0500 + + (admin) deprecate unused code in filter engines + +D html/pfappserver/root/static.alt/src/views/Configuration/_components/FilterEngineView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FilterEnginesList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/filterEngine.js + +commit fb86d17b06f448c4e0f0dd7563b1c471c781fed0 +Author: Darren Satkunas +Date: Fri Jan 15 11:20:12 2021 -0500 + + (admin) deprecate unused code in fencing + +D html/pfappserver/root/static.alt/src/views/Configuration/_components/FencingView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_config/fencing.js +M html/pfappserver/root/static.alt/src/views/Configuration/networks/fencing/schema.js + +commit a3dfaf6f2dc4b774225b91379facd128453e4dd4 +Author: Darren Satkunas +Date: Fri Jan 15 09:46:14 2021 -0500 + + (admin) deprecate unused code in domains + +M html/pfappserver/root/static.alt/src/globals/pfValidators.js +D html/pfappserver/root/static.alt/src/views/Configuration/_components/DomainView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/domain.js +M html/pfappserver/root/static.alt/src/views/Configuration/domains/schema.js + +commit 5e9d9cfb63f81de07e7c181695ef0490d4f666b7 +Author: Francis Lachapelle +Date: Fri Jan 15 12:00:37 2021 -0500 + + chore: remove unused dependency to Net::Syslog module + +M debian/control +M rpm/packetfence.spec + +commit d708a828928f19b0a5b8d2558eac8409ad209dfa +Author: James Rouzier +Date: Fri Jan 15 11:54:36 2021 -0500 + + Remove unused modules and files + +D lib/Etsy/statsd/LICENSE +D lib/Etsy/statsd/backends/console.js +D lib/Etsy/statsd/backends/graphite.js +D lib/Etsy/statsd/backends/repeater.js +D lib/Etsy/statsd/bin/statsd +D lib/Etsy/statsd/lib/config.js +D lib/Etsy/statsd/lib/helpers.js +D lib/Etsy/statsd/lib/logger.js +D lib/Etsy/statsd/lib/mgmt_console.js +D lib/Etsy/statsd/lib/pid.js +D lib/Etsy/statsd/lib/process_metrics.js +D lib/Etsy/statsd/lib/process_mgmt.js +D lib/Etsy/statsd/lib/set.js +D lib/Etsy/statsd/proxy.js +D lib/Etsy/statsd/servers/tcp.js +D lib/Etsy/statsd/servers/udp.js +D lib/Etsy/statsd/stats.js +D lib/HTTP/BrowserDetect.pm + +commit d119af160e18bd7e33a04017527c3a2bb4603a2e +Author: Darren Satkunas +Date: Fri Jan 15 09:13:54 2021 -0500 + + (admin) implement role children column to show/hide inheritance + +M html/pfappserver/root/static.alt/src/views/Configuration/_components/RolesList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/role.js + +commit 4479c09e6e9ef44ad33a153d86c1165c96ed9869 +Author: Darren Satkunas +Date: Fri Jan 15 08:53:19 2021 -0500 + + (admin) deprecate unused code in dns + +D html/pfappserver/root/static.alt/src/views/Configuration/_components/DnsView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_config/dns.js +M html/pfappserver/root/static.alt/src/views/Configuration/dns/schema.js + +commit f1f1dd10d6d141411028358234ed72b2664ce7fa +Author: Darren Satkunas +Date: Fri Jan 15 08:51:07 2021 -0500 + + (admin) deprecate unused code in database general + +D html/pfappserver/root/static.alt/src/views/Configuration/_components/DatabaseView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_config/database.js +M html/pfappserver/root/static.alt/src/views/Configuration/database/general/schema.js + +commit 52efed4c0df77f2d9ae37350f4717c373343d7d5 +Author: Darren Satkunas +Date: Fri Jan 15 08:47:25 2021 -0500 + + (admin) deprecate unused code in database advanced + +D html/pfappserver/root/static.alt/src/views/Configuration/_components/DatabaseAdvancedView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_config/databaseAdvanced.js +M html/pfappserver/root/static.alt/src/views/Configuration/database/advanced/schema.js + +commit 369f97deb09f2fca6840a263333955fcc675254f +Author: James Rouzier +Date: Fri Jan 15 07:08:39 2021 -0500 + + Add children to roles + +M lib/pf/UnifiedApi/Controller/Config/Roles.pm +M lib/pfconfig/namespaces/config/Profiles.pm +M lib/pfconfig/namespaces/config/Roles.pm +M lib/pfconfig/namespaces/resource/RolesReverseLookup.pm + +commit c078dc275e3b2a2174d8a99e31291c784c174bf2 +Author: James Rouzier +Date: Thu Jan 14 12:51:08 2021 -0500 + + Add the remote client fields + +M html/pfappserver/lib/pfappserver/Form/Config/RemoteProfile.pm + +commit ca2b73c2fc4e7d1bce00df41e746772685520250 +Author: James Rouzier +Date: Thu Jan 14 12:48:48 2021 -0500 + + Update json serialization + +M go/remoteclients/remote_client.go + +commit 641e2c5790910b730d311e175c457fa6dbb2b8aa +Author: Darren Satkunas +Date: Thu Jan 14 12:09:42 2021 -0500 + + (admin) improve filters + +M html/pfappserver/root/static.alt/src/globals/pfField.js +M html/pfappserver/root/static.alt/src/globals/pfFilters.js +M html/pfappserver/root/static.alt/src/store/modules/config.js + +commit c5433af40d52f96c6f12c403ef44f1bb5da3710c +Author: James Rouzier +Date: Thu Jan 14 11:35:32 2021 -0500 + + Expand the meta for advanced_filters + +M html/pfappserver/lib/pfappserver/Form/Config/RemoteProfile.pm + +commit df52f81d59dcb19046594d1d3667e29478788238 +Author: Darren Satkunas +Date: Thu Jan 14 11:19:47 2021 -0500 + + (admin) add taggable to searchable chosen + +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosen.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosenOneSearchable.js + +commit 4b44bcf6bafea1ec7a20f33a2078b74667757e56 +Author: Darren Satkunas +Date: Thu Jan 14 09:30:23 2021 -0500 + + (admin) abstract filters spec + +A html/pfappserver/root/static.alt/src/globals/pfFilters.js +M html/pfappserver/root/static.alt/src/utils/yup.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/connectionProfile.js +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/BaseFilter.vue +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/networks/interfaces/schema.js + +commit 2cc2ed3eb1f0bff5bccb8dcb916bf5e8638eb6da +Author: Darren Satkunas +Date: Thu Jan 14 08:50:47 2021 -0500 + + (admin) deprecate unused code in connection profiles + +D html/pfappserver/root/static.alt/src/views/Configuration/_components/ConnectionProfileFileView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_components/ConnectionProfileView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/connectionProfile.js +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/schema.js + +commit 894746611f020614ff8a1a5b1e9a2ba48ae65848 +Author: Darren Satkunas +Date: Thu Jan 14 08:17:37 2021 -0500 + + (admin) deprecate unused code in cisco mobility services engine + +D html/pfappserver/root/static.alt/src/views/Configuration/_components/CiscoMobilityServicesEngineView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_config/ciscoMobilityServicesEngine.js + +commit 4644106b74aa0b0a7b84b96d81bd734e5d155c36 +Author: Darren Satkunas +Date: Thu Jan 14 08:16:04 2021 -0500 + + (admin) deprecate unused code in certficates + +D html/pfappserver/root/static.alt/src/views/Configuration/_components/CertificatesView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/TheForm.vue + +commit 97451e49b3747c260a5f1656ddf3d488666ad71f +Author: Darren Satkunas +Date: Thu Jan 14 11:26:23 2021 -0500 + + (admin) don't validate advanced_filter when basic_filter_type is set + +M html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/schema.js + +commit cd1bb36c305a8078e0a32d56a38a07893453baed +Author: Darren Satkunas +Date: Thu Jan 14 11:20:19 2021 -0500 + + (admin) add taggable to filtered username + +M html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/_components/BaseFormGroupBasicFilter.vue + +commit 484bded36c808c32ff40ebf56671144760e0ec86 +Author: Darren Satkunas +Date: Thu Jan 14 11:19:47 2021 -0500 + + (admin) add taggable to searchable chosen + +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosen.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosenOneSearchable.js + +commit e5aa5bac8a864a9131f447b192d233858dedb747 +Author: Darren Satkunas +Date: Thu Jan 14 10:28:55 2021 -0500 + + (admin) fix routes + +M html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/_composables/useCollection.js + +commit 4f08781ab81c9db75bc8c7ecc5bb91b23f729360 +Author: nqb +Date: Thu Jan 14 07:39:01 2021 +0100 + + add rouge in Docker images + +M ci/packer/provisionners/inventory/group_vars/devel_rubygems/rubygems.yml +M ci/packer/provisionners/inventory/group_vars/stable_rubygems/rubygems.yml +M ci/packer/provisionners/playbooks/rubygems.yml +M docs/README.asciidoc + +commit 7d2b7eeaee84d5d0b2c4cb93b2d9e18636f7e24b +Author: nqb +Date: Wed Jan 13 16:13:56 2021 +0100 + + [ci skip] update NEWS file + +M NEWS.asciidoc + +commit d86c9ccd4d35e6669830479b0406786fe2dc0732 +Author: Darren Satkunas +Date: Wed Jan 13 16:28:22 2021 -0500 + + (admin) deprecate unused code in captive portal + +D html/pfappserver/root/static.alt/src/views/Configuration/_components/CaptivePortalView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_config/captivePortal.js +M html/pfappserver/root/static.alt/src/views/Configuration/captivePortal/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/captivePortal/schema.js + +commit c0c90147b1d8c4344b559517879857bafda8b8b4 +Author: Darren Satkunas +Date: Wed Jan 13 16:17:12 2021 -0500 + + (admin) deprecate unused code in billing tiers + +M html/pfappserver/root/static.alt/src/globals/pfValidators.js +M html/pfappserver/root/static.alt/src/utils/yup.js +D html/pfappserver/root/static.alt/src/views/Configuration/_components/BillingTierView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/billingTier.js +M html/pfappserver/root/static.alt/src/views/Configuration/billingTiers/schema.js + +commit 2dfa65612832898223e0c4b5d72a70fd236a884b +Author: Darren Satkunas +Date: Wed Jan 13 16:03:00 2021 -0500 + + (admin) deprecate unused code in authentication sources + +M html/pfappserver/root/static.alt/src/globals/pfActions.js +D html/pfappserver/root/static.alt/src/views/Configuration/_components/AuthenticationSourceView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/authenticationSource.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/schema.js + +commit 5a85a7870ab07dc69c6d40b4cb07ac8b958edbab +Author: Darren Satkunas +Date: Wed Jan 13 15:37:51 2021 -0500 + + (admin) deprecate unused code in alerting + +D html/pfappserver/root/static.alt/src/views/Configuration/_components/AlertingView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_config/alerting.js +M html/pfappserver/root/static.alt/src/views/Configuration/alerting/schema.js + +commit deedc9821ef5cfc4be00e67a9be718860e19f19c +Author: Darren Satkunas +Date: Wed Jan 13 15:32:58 2021 -0500 + + (admin) deprecate unused code in advanced + +D html/pfappserver/root/static.alt/src/views/Configuration/_components/AdvancedView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_config/advanced.js +M html/pfappserver/root/static.alt/src/views/Configuration/advanced/schema.js + +commit c6cbc674ce151aa6d1f9b15cc76b9d703d9be6c8 +Author: Darren Satkunas +Date: Wed Jan 13 15:26:54 2021 -0500 + + (admin) deprecate unused code in admin roles + +D html/pfappserver/root/static.alt/src/views/Configuration/_components/AdminRoleView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/adminRole.js +M html/pfappserver/root/static.alt/src/views/Configuration/adminRoles/schema.js + +commit 48775613b7bc0454de7c4edca8615f83c8144d4c +Author: Darren Satkunas +Date: Wed Jan 13 15:06:29 2021 -0500 + + (admin) deprecate unused code in active cluster + +D html/pfappserver/root/static.alt/src/views/Configuration/_components/ActiveActiveView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_config/activeActive.js +M html/pfappserver/root/static.alt/src/views/Configuration/activeActive/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/activeActive/schema.js + +commit 2454d44e638b78dca18a611d103aa868c11c4112 +Author: Darren Satkunas +Date: Wed Jan 13 14:59:52 2021 -0500 + + (admin) deprecate unused code in access durations + +D html/pfappserver/root/static.alt/src/views/Configuration/_components/AccessDurationView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/_config/accessDuration.js + +commit 4a7b874d65f4e5d8f38881e71fc43f994b820428 +Author: James Rouzier +Date: Wed Jan 13 15:15:04 2021 -0500 + + Happy New Year + +M addons/AD/migrate.pl +M addons/assign-owner.pl +M addons/backup-and-maintenance.sh +M addons/captive-portal/proxy-bypass/squid-redirector.pl +M addons/dev-helpers/bin/generator-data-access-layer.pl +M addons/dev-helpers/bin/generator-template-switches-defaults.pl +M addons/dev-helpers/centos-chroot/make_chroot.sh +M addons/dev-helpers/git/pre-commit.pl +M addons/dev-helpers/radius-hook.pl +M addons/dev-helpers/templates/unittest-UnifiedApi-Controller-Config.t.tt +M addons/dev-helpers/test_search_node.pl +M addons/dev-helpers/vim/perl-support-templates/comments.templates +M addons/dhcp_dumper.pl +M addons/extract_i18n_strings.pl +M addons/extract_i18n_strings_api.pl +M addons/extract_i18n_strings_portal.pl +M addons/high-availability/pf-diff +M addons/high-availability/rdiff +M addons/import-node-csv.pl +M addons/integration-testing/replay-snmptrapd-logs.pl +M addons/locationlog-cleanup.pl +M addons/packages/packetfence-rpm-build.sh +M addons/packages/perl-Net-Appliance-Session.spec.diff +M addons/pf-maint.pl +M addons/pfarp_remote/sbin/pfarp_remote +M addons/pfconfig/comparator/comparator.pl +M addons/pfconfig/comparator/config-comparator.sh +M addons/replay-pcap.pl +M addons/sourcefire/pfdetect.pl +M addons/upgrade/add-default-params-to-auth.pl +M addons/upgrade/to-10.0-filter_engines.pl +M addons/upgrade/to-10.1-authentication-prefix.pl +M addons/upgrade/to-10.1-move-radius-configuration-parmeters.pl +M addons/upgrade/to-10.1-radius-filter-template.pl +M addons/upgrade/to-10.1-realm-conf.pl +M addons/upgrade/to-10.1-rule-status.pl +M addons/upgrade/to-10.2-adminroles-conf.pl +M addons/upgrade/to-10.2-default-switch-packetfence-standard.pl +M addons/upgrade/to-10.2-pfdetect-conf.pl +M addons/upgrade/to-10.2-pfmon-maintenance.pl +M addons/upgrade/to-10.2-selfservice-conf.pl +M addons/upgrade/to-3.0-networks.conf.pl +M addons/upgrade/to-3.0-pf.conf.pl +M addons/upgrade/to-3.0-violations.conf.pl +M addons/upgrade/to-3.5-pf.conf.pl +M addons/upgrade/to-6.3-os-rewrite.pl +M addons/upgrade/to-7.0-pf-conf-changes.pl +M addons/upgrade/to-7.0-pf.conf-to-pfmon.conf.pl +M addons/upgrade/to-7.0-pfdetect-conf.pl +M addons/upgrade/to-7.0-roles-conf.pl +M addons/upgrade/to-7.1-authentication-conf.pl +M addons/upgrade/to-7.3-adminroles-conf.pl +M addons/upgrade/to-7.3-authentication-conf.pl +M addons/upgrade/to-8.0-authentication-conf.pl +M addons/upgrade/to-8.0-fingerbank-db-data.pl +M addons/upgrade/to-8.2-pfdetect-conf.pl +M addons/upgrade/to-8.2-pfmon-conf.pl +M addons/upgrade/to-8.2-realm-conf.pl +M addons/upgrade/to-8.3-authentication-searchattributes.pl +M addons/upgrade/to-8.3-rename-pf-conf-parameters.pl +M addons/upgrade/to-8.3-rm-opswat-metadefender.pl +M addons/upgrade/to-9.1-add-domain-conf.pl +M addons/upgrade/to-9.1-move-vlan-pool-technique-parameter.pl +M addons/upgrade/to-9.1-security-events-remove-useragent.pl +M addons/upgrade/to-9.1-selfservice-conf.pl +M addons/upgrade/to-9.1-update-potd.pl +M addons/watchdog/freeradius-watchdog.sh +M addons/watchdog/pfdhcpdlistener-watchdog.sh +M bin/cluster/management_update +M bin/cluster/node +M bin/cluster/sync +M bin/pfcmd.pl +M bin/pfcmd_vlan +M bin/pflogger.pl +M bin/pftest +M conf/locale/en/LC_MESSAGES/packetfence.po +M debian/copyright +M docs/api/spec/generate-openapi-from-routes.pl +M docs/includes/additional-info.asciidoc +M docs/includes/commercial-support.asciidoc +M docs/includes/global-attributes.asciidoc +M docs/includes/license.asciidoc +M html/captive-portal/lib/captiveportal.pm +M html/captive-portal/lib/captiveportal/Base/Actions.pm +M html/captive-portal/lib/captiveportal/Base/Controller.pm +M html/captive-portal/lib/captiveportal/Base/I18N.pm +M html/captive-portal/lib/captiveportal/Controller/Activate/Email.pm +M html/captive-portal/lib/captiveportal/Controller/Authenticate.pm +M html/captive-portal/lib/captiveportal/Controller/DeviceRegistration.pm +M html/captive-portal/lib/captiveportal/Controller/Enabler.pm +M html/captive-portal/lib/captiveportal/Controller/LostStolen.pm +M html/captive-portal/lib/captiveportal/Controller/NetworkLogoff.pm +M html/captive-portal/lib/captiveportal/Controller/Node/Manager.pm +M html/captive-portal/lib/captiveportal/Controller/Redirect.pm +M html/captive-portal/lib/captiveportal/Controller/Remediation.pm +M html/captive-portal/lib/captiveportal/Controller/Root.pm +M html/captive-portal/lib/captiveportal/Controller/SecurityEvent.pm +M html/captive-portal/lib/captiveportal/Controller/Status.pm +M html/captive-portal/lib/captiveportal/Controller/WirelessProfile.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Application.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Detach.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Factory.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Billing.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Blackhole.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Choice.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Email.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Login.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Null.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/OAuth.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/OAuth/Facebook.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/OAuth/Github.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/OAuth/Google.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/OAuth/Instagram.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/OAuth/LinkedIn.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/OAuth/OpenID.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/OAuth/Pinterest.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/OAuth/Twitter.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/OAuth/WindowsLive.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Password.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/SAML.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/SMS.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Sponsor.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Chained.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Choice.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/FixedRole.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Message.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Provisioning.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Root.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/SSL_Inspection.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/SelectRole.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/ShowLocalAccount.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Survey.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/TLSEnrollment.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/Module/URL.pm +M html/captive-portal/lib/captiveportal/DynamicRouting/ModuleManager.pm +M html/captive-portal/lib/captiveportal/Form/Authentication.pm +M html/captive-portal/lib/captiveportal/Form/Field/AUP.pm +M html/captive-portal/lib/captiveportal/Form/Survey.pm +M html/captive-portal/lib/captiveportal/Form/Widget/Field/AUP.pm +M html/captive-portal/lib/captiveportal/Model/Portal/Session.pm +M html/captive-portal/lib/captiveportal/PacketFence/Controller/Activate/Email.pm +M html/captive-portal/lib/captiveportal/PacketFence/Controller/Authenticate.pm +M html/captive-portal/lib/captiveportal/PacketFence/Controller/DeviceRegistration.pm +M html/captive-portal/lib/captiveportal/PacketFence/Controller/Enabler.pm +M html/captive-portal/lib/captiveportal/PacketFence/Controller/LostStolen.pm +M html/captive-portal/lib/captiveportal/PacketFence/Controller/NetworkLogoff.pm +M html/captive-portal/lib/captiveportal/PacketFence/Controller/Node/Manager.pm +M html/captive-portal/lib/captiveportal/PacketFence/Controller/Redirect.pm +M html/captive-portal/lib/captiveportal/PacketFence/Controller/Remediation.pm +M html/captive-portal/lib/captiveportal/PacketFence/Controller/Root.pm +M html/captive-portal/lib/captiveportal/PacketFence/Controller/SecurityEvent.pm +M html/captive-portal/lib/captiveportal/PacketFence/Controller/Status.pm +M html/captive-portal/lib/captiveportal/PacketFence/Controller/WirelessProfile.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Application.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Factory.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/Billing.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/Blackhole.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/Choice.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/Email.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/Login.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/Null.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/OAuth.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/OAuth/Facebook.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/OAuth/Github.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/OAuth/Google.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/OAuth/Instagram.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/OAuth/LinkedIn.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/OAuth/OpenID.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/OAuth/Pinterest.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/OAuth/Twitter.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/OAuth/WindowsLive.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/Password.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/SAML.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/SMS.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/Sponsor.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Chained.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Choice.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/FixedRole.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Message.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Provisioning.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Root.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/SSL_Inspection.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/SelectRole.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/ShowLocalAccount.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Survey.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/TLSEnrollment.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/URL.pm +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/ModuleManager.pm +M html/captive-portal/lib/captiveportal/PacketFence/Form/Authentication.pm +M html/captive-portal/lib/captiveportal/PacketFence/Form/Field/AUP.pm +M html/captive-portal/lib/captiveportal/PacketFence/Form/Survey.pm +M html/captive-portal/lib/captiveportal/PacketFence/Form/Widget/Field/AUP.pm +M html/captive-portal/lib/captiveportal/PacketFence/Model/Portal/Session.pm +M html/captive-portal/lib/captiveportal/PacketFence/View/HTML.pm +M html/captive-portal/lib/captiveportal/PacketFence/View/MobileConfig.pm +M html/captive-portal/lib/captiveportal/Role/Action/Hookable.pm +M html/captive-portal/lib/captiveportal/Role/FieldValidation.pm +M html/captive-portal/lib/captiveportal/Role/MultiSource.pm +M html/captive-portal/lib/captiveportal/Role/Request.pm +M html/captive-portal/lib/captiveportal/Role/Routed.pm +M html/captive-portal/lib/captiveportal/View/HTML.pm +M html/captive-portal/lib/captiveportal/View/MobileConfig.pm +M html/captive-portal/lib/captiveportal/util.pm +M html/captive-portal/t/01app.t +M html/captive-portal/t/02pod.t +M html/captive-portal/t/03podcoverage.t +M html/captive-portal/t/view_HTML.t +M html/pfappserver/lib/pfappserver.pm +M html/pfappserver/lib/pfappserver/Authentication/Credential/Proxy.pm +M html/pfappserver/lib/pfappserver/Authentication/Store/PacketFence.pm +M html/pfappserver/lib/pfappserver/Authentication/Store/PacketFence/User.pm +M html/pfappserver/lib/pfappserver/Base/Action/AdminRole.pm +M html/pfappserver/lib/pfappserver/Base/Action/SimpleSearch.pm +M html/pfappserver/lib/pfappserver/Base/Controller.pm +M html/pfappserver/lib/pfappserver/Base/Controller/Crud.pm +M html/pfappserver/lib/pfappserver/Base/Controller/Crud/Clone.pm +M html/pfappserver/lib/pfappserver/Base/Controller/Crud/Config.pm +M html/pfappserver/lib/pfappserver/Base/Controller/Crud/Config/Clone.pm +M html/pfappserver/lib/pfappserver/Base/Controller/Crud/DB.pm +M html/pfappserver/lib/pfappserver/Base/Controller/Crud/Fingerbank.pm +M html/pfappserver/lib/pfappserver/Base/Controller/Crud/Pagination.pm +M html/pfappserver/lib/pfappserver/Base/Form.pm +M html/pfappserver/lib/pfappserver/Base/Form/Authentication/Action.pm +M html/pfappserver/lib/pfappserver/Base/Form/PortalModule/ModuleManager.pm +M html/pfappserver/lib/pfappserver/Base/Form/Role/AllowedOptions.pm +M html/pfappserver/lib/pfappserver/Base/Form/Role/Defaults.pm +M html/pfappserver/lib/pfappserver/Base/Form/Role/EmailFiltering.pm +M html/pfappserver/lib/pfappserver/Base/Form/Role/Help.pm +M html/pfappserver/lib/pfappserver/Base/Form/Role/InternalSource.pm +M html/pfappserver/lib/pfappserver/Base/Form/Role/MultiSource.pm +M html/pfappserver/lib/pfappserver/Base/Form/Role/NoRules.pm +M html/pfappserver/lib/pfappserver/Base/Form/Role/PasswordLength.pm +M html/pfappserver/lib/pfappserver/Base/Form/Role/PfdetectRateLimit.pm +M html/pfappserver/lib/pfappserver/Base/Form/Role/SourceLocalAccount.pm +M html/pfappserver/lib/pfappserver/Base/Form/Role/SourcesAssociated.pm +M html/pfappserver/lib/pfappserver/Base/Form/Role/WithCustomFields.pm +M html/pfappserver/lib/pfappserver/Base/Form/Role/WithSource.pm +M html/pfappserver/lib/pfappserver/Base/Model.pm +M html/pfappserver/lib/pfappserver/Base/Model/Config.pm +M html/pfappserver/lib/pfappserver/Base/Model/DB.pm +M html/pfappserver/lib/pfappserver/Base/Model/Fingerbank.pm +M html/pfappserver/lib/pfappserver/Base/Model/Node/Tab.pm +M html/pfappserver/lib/pfappserver/Base/Model/SavedSearch.pm +M html/pfappserver/lib/pfappserver/Base/Model/Search.pm +M html/pfappserver/lib/pfappserver/Controller/Admin.pm +M html/pfappserver/lib/pfappserver/Controller/Auditing/RadiusLog.pm +M html/pfappserver/lib/pfappserver/Controller/Config/AdminRoles.pm +M html/pfappserver/lib/pfappserver/Controller/Config/BillingTiers.pm +M html/pfappserver/lib/pfappserver/Controller/Config/Domain.pm +M html/pfappserver/lib/pfappserver/Controller/Config/Filters.pm +M html/pfappserver/lib/pfappserver/Controller/Config/Fingerbank/Combination.pm +M html/pfappserver/lib/pfappserver/Controller/Config/Fingerbank/DB.pm +M html/pfappserver/lib/pfappserver/Controller/Config/Fingerbank/DHCP6_Enterprise.pm +M html/pfappserver/lib/pfappserver/Controller/Config/Fingerbank/DHCP6_Fingerprint.pm +M html/pfappserver/lib/pfappserver/Controller/Config/Fingerbank/DHCP_Fingerprint.pm +M html/pfappserver/lib/pfappserver/Controller/Config/Fingerbank/DHCP_Vendor.pm +M html/pfappserver/lib/pfappserver/Controller/Config/Fingerbank/Device.pm +M html/pfappserver/lib/pfappserver/Controller/Config/Fingerbank/Device/Upstream.pm +M html/pfappserver/lib/pfappserver/Controller/Config/Fingerbank/MAC_Vendor.pm +M html/pfappserver/lib/pfappserver/Controller/Config/Fingerbank/Settings.pm +M html/pfappserver/lib/pfappserver/Controller/Config/Fingerbank/User_Agent.pm +M html/pfappserver/lib/pfappserver/Controller/Config/Firewall_SSO.pm +M html/pfappserver/lib/pfappserver/Controller/Config/FloatingDevice.pm +M html/pfappserver/lib/pfappserver/Controller/Config/Networks.pm +M html/pfappserver/lib/pfappserver/Controller/Config/PKI_Provider.pm +M html/pfappserver/lib/pfappserver/Controller/Config/Pf.pm +M html/pfappserver/lib/pfappserver/Controller/Config/Pfcron.pm +M html/pfappserver/lib/pfappserver/Controller/Config/Pfdetect.pm +M html/pfappserver/lib/pfappserver/Controller/Config/PortalModule.pm +M html/pfappserver/lib/pfappserver/Controller/Config/Profile.pm +M html/pfappserver/lib/pfappserver/Controller/Config/Profile/Default.pm +M html/pfappserver/lib/pfappserver/Controller/Config/Provisioning.pm +M html/pfappserver/lib/pfappserver/Controller/Config/Realm.pm +M html/pfappserver/lib/pfappserver/Controller/Config/Roles.pm +M html/pfappserver/lib/pfappserver/Controller/Config/Scan.pm +M html/pfappserver/lib/pfappserver/Controller/Config/SelfService.pm +M html/pfappserver/lib/pfappserver/Controller/Config/Source.pm +M html/pfappserver/lib/pfappserver/Controller/Config/Switch.pm +M html/pfappserver/lib/pfappserver/Controller/Config/SwitchGroup.pm +M html/pfappserver/lib/pfappserver/Controller/Config/Syslog.pm +M html/pfappserver/lib/pfappserver/Controller/Config/System.pm +M html/pfappserver/lib/pfappserver/Controller/Config/TrafficShaping.pm +M html/pfappserver/lib/pfappserver/Controller/Config/WMI.pm +M html/pfappserver/lib/pfappserver/Controller/Config/Wrix.pm +M html/pfappserver/lib/pfappserver/Controller/Configuration.pm +M html/pfappserver/lib/pfappserver/Controller/Configurator.pm +M html/pfappserver/lib/pfappserver/Controller/DB.pm +M html/pfappserver/lib/pfappserver/Controller/DHCPOption82.pm +M html/pfappserver/lib/pfappserver/Controller/DynamicReport.pm +M html/pfappserver/lib/pfappserver/Controller/Graph.pm +M html/pfappserver/lib/pfappserver/Controller/Interface.pm +M html/pfappserver/lib/pfappserver/Controller/Node.pm +M html/pfappserver/lib/pfappserver/Controller/Pfqueue.pm +M html/pfappserver/lib/pfappserver/Controller/Root.pm +M html/pfappserver/lib/pfappserver/Controller/SavedSearch/DHCPOption82.pm +M html/pfappserver/lib/pfappserver/Controller/SavedSearch/Node.pm +M html/pfappserver/lib/pfappserver/Controller/SavedSearch/RadiusLog.pm +M html/pfappserver/lib/pfappserver/Controller/SavedSearch/User.pm +M html/pfappserver/lib/pfappserver/Controller/SecurityEvent.pm +M html/pfappserver/lib/pfappserver/Controller/Service.pm +M html/pfappserver/lib/pfappserver/Controller/User.pm +M html/pfappserver/lib/pfappserver/Form/AdvancedSearch.pm +M html/pfappserver/lib/pfappserver/Form/Config/AdminRoles.pm +M html/pfappserver/lib/pfappserver/Form/Config/BillingTiers.pm +M html/pfappserver/lib/pfappserver/Form/Config/Domain.pm +M html/pfappserver/lib/pfappserver/Form/Config/FilterEngines.pm +M html/pfappserver/lib/pfappserver/Form/Config/FilterEngines/DHCPFilter.pm +M html/pfappserver/lib/pfappserver/Form/Config/FilterEngines/DNSFilter.pm +M html/pfappserver/lib/pfappserver/Form/Config/FilterEngines/RADIUSFilter.pm +M html/pfappserver/lib/pfappserver/Form/Config/FilterEngines/SwitchFilter.pm +M html/pfappserver/lib/pfappserver/Form/Config/FilterEngines/VlanFilter.pm +M html/pfappserver/lib/pfappserver/Form/Config/Fingerbank/Combination.pm +M html/pfappserver/lib/pfappserver/Form/Config/Fingerbank/DHCP6_Enterprise.pm +M html/pfappserver/lib/pfappserver/Form/Config/Fingerbank/DHCP6_Fingerprint.pm +M html/pfappserver/lib/pfappserver/Form/Config/Fingerbank/DHCP_Fingerprint.pm +M html/pfappserver/lib/pfappserver/Form/Config/Fingerbank/DHCP_Vendor.pm +M html/pfappserver/lib/pfappserver/Form/Config/Fingerbank/Device.pm +M html/pfappserver/lib/pfappserver/Form/Config/Fingerbank/MAC_Vendor.pm +M html/pfappserver/lib/pfappserver/Form/Config/Fingerbank/Onboard.pm +M html/pfappserver/lib/pfappserver/Form/Config/Fingerbank/Settings.pm +M html/pfappserver/lib/pfappserver/Form/Config/Fingerbank/User_Agent.pm +M html/pfappserver/lib/pfappserver/Form/Config/FingerbankSetting.pm +M html/pfappserver/lib/pfappserver/Form/Config/Firewall_SSO.pm +M html/pfappserver/lib/pfappserver/Form/Config/Firewall_SSO/BarracudaNG.pm +M html/pfappserver/lib/pfappserver/Form/Config/Firewall_SSO/Checkpoint.pm +M html/pfappserver/lib/pfappserver/Form/Config/Firewall_SSO/CiscoIsePic.pm +M html/pfappserver/lib/pfappserver/Form/Config/Firewall_SSO/FamilyZone.pm +M html/pfappserver/lib/pfappserver/Form/Config/Firewall_SSO/FortiGate.pm +M html/pfappserver/lib/pfappserver/Form/Config/Firewall_SSO/Iboss.pm +M html/pfappserver/lib/pfappserver/Form/Config/Firewall_SSO/JSONRPC.pm +M html/pfappserver/lib/pfappserver/Form/Config/Firewall_SSO/JuniperSRX.pm +M html/pfappserver/lib/pfappserver/Form/Config/Firewall_SSO/LightSpeedRocket.pm +M html/pfappserver/lib/pfappserver/Form/Config/Firewall_SSO/PaloAlto.pm +M html/pfappserver/lib/pfappserver/Form/Config/Firewall_SSO/SmoothWall.pm +M html/pfappserver/lib/pfappserver/Form/Config/Firewall_SSO/WatchGuard.pm +M html/pfappserver/lib/pfappserver/Form/Config/FloatingDevice.pm +M html/pfappserver/lib/pfappserver/Form/Config/Network.pm +M html/pfappserver/lib/pfappserver/Form/Config/Network/Routed.pm +M html/pfappserver/lib/pfappserver/Form/Config/NetworkBehaviorPolicy.pm +M html/pfappserver/lib/pfappserver/Form/Config/PKI_Provider/packetfence_local.pm +M html/pfappserver/lib/pfappserver/Form/Config/PKI_Provider/packetfence_pki.pm +M html/pfappserver/lib/pfappserver/Form/Config/PKI_Provider/scep.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pf.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfcron.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfcron/acct_cleanup.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfcron/acct_maintenance.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfcron/admin_api_audit_log_cleanup.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfcron/auth_log_cleanup.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfcron/bandwidth_maintenance.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfcron/bandwidth_maintenance_session.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfcron/certificates_check.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfcron/cleanup_chi_database_cache.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfcron/cluster_check.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfcron/dns_audit_log_cleanup.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfcron/fingerbank_data_update.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfcron/inline_accounting_maintenance.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfcron/ip4log_cleanup.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfcron/ip6log_cleanup.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfcron/locationlog_cleanup.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfcron/node_cleanup.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfcron/nodes_maintenance.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfcron/option82_query.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfcron/password_of_the_day.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfcron/person_cleanup.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfcron/populate_ntlm_redis_cache.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfcron/provisioning_compliance_poll.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfcron/radius_audit_log_cleanup.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfcron/security_event_maintenance.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfcron/switch_cache_lldpLocalPort_description.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfcron/ubiquiti_ap_mac_to_ip.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfdetect.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfdetect/dhcp.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfdetect/fortianalyser.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfdetect/nexpose.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfdetect/regex.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfdetect/security_onion.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfdetect/snort.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfdetect/suricata.pm +M html/pfappserver/lib/pfappserver/Form/Config/Pfdetect/suricata_md5.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/Billing.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/Blackhole.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/Choice.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/Email.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/Login.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/Null.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/OAuth.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/OAuth/Facebook.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/OAuth/Github.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/OAuth/Google.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/OAuth/Instagram.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/OAuth/LinkedIn.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/OAuth/OpenID.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/OAuth/Pinterest.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/OAuth/Twitter.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/OAuth/WindowsLive.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/Password.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/SAML.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/SMS.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/Sponsor.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Chained.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Choice.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/FixedRole.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Message.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Provisioning.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Root.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/SSL_Inspection.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/SelectRole.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/ShowLocalAccount.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Survey.pm +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/URL.pm +M html/pfappserver/lib/pfappserver/Form/Config/Profile.pm +M html/pfappserver/lib/pfappserver/Form/Config/Profile/Default.pm +M html/pfappserver/lib/pfappserver/Form/Config/ProfileCommon.pm +M html/pfappserver/lib/pfappserver/Form/Config/Provisioning.pm +M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/accept.pm +M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/airwatch.pm +M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/android.pm +M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/deny.pm +M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/dpsk.pm +M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/ibm.pm +M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/intune.pm +M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/jamf.pm +M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/mobileconfig.pm +M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/mobileiron.pm +M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/opswat.pm +M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/sentinelone.pm +M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/sepm.pm +M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/servicenow.pm +M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/symantec.pm +M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/windows.pm +M html/pfappserver/lib/pfappserver/Form/Config/Radiusd/EAPProfile.pm +M html/pfappserver/lib/pfappserver/Form/Config/Radiusd/FastProfile.pm +M html/pfappserver/lib/pfappserver/Form/Config/Radiusd/OCSPProfile.pm +M html/pfappserver/lib/pfappserver/Form/Config/Radiusd/TLSProfile.pm +M html/pfappserver/lib/pfappserver/Form/Config/Realm.pm +M html/pfappserver/lib/pfappserver/Form/Config/Roles.pm +M html/pfappserver/lib/pfappserver/Form/Config/SSLCertificate.pm +M html/pfappserver/lib/pfappserver/Form/Config/Scan.pm +M html/pfappserver/lib/pfappserver/Form/Config/Scan/Nessus.pm +M html/pfappserver/lib/pfappserver/Form/Config/Scan/Nessus6.pm +M html/pfappserver/lib/pfappserver/Form/Config/Scan/OpenVAS.pm +M html/pfappserver/lib/pfappserver/Form/Config/Scan/Rapid7.pm +M html/pfappserver/lib/pfappserver/Form/Config/Scan/WMI.pm +M html/pfappserver/lib/pfappserver/Form/Config/SelfService.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/AD.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/AdminProxy.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/Authorization.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/AuthorizeNet.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/Billing.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/Blackhole.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/Clickatell.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/EAPTLS.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/EDIR.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/Eduroam.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/Email.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/Facebook.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/Github.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/Google.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/HTTP.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/Htpasswd.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/Instagram.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/Kerberos.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/Kickbox.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/LDAP.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/LinkedIn.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/Mirapay.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/Null.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/OpenID.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/Paypal.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/Pinterest.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/Potd.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/RADIUS.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/SAML.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/SMS.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/SQL.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/SponsorEmail.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/Stripe.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/Twilio.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/Twitter.pm +M html/pfappserver/lib/pfappserver/Form/Config/Source/WindowsLive.pm +M html/pfappserver/lib/pfappserver/Form/Config/Switch.pm +M html/pfappserver/lib/pfappserver/Form/Config/SwitchGroup.pm +M html/pfappserver/lib/pfappserver/Form/Config/SwitchImport.pm +M html/pfappserver/lib/pfappserver/Form/Config/Syslog.pm +M html/pfappserver/lib/pfappserver/Form/Config/Syslog/file.pm +M html/pfappserver/lib/pfappserver/Form/Config/Syslog/server.pm +M html/pfappserver/lib/pfappserver/Form/Config/TemplateSwitch.pm +M html/pfappserver/lib/pfappserver/Form/Config/TrafficShaping.pm +M html/pfappserver/lib/pfappserver/Form/Config/WMI.pm +M html/pfappserver/lib/pfappserver/Form/Config/Wrix.pm +M html/pfappserver/lib/pfappserver/Form/DHCPOption82Search.pm +M html/pfappserver/lib/pfappserver/Form/DynamicReportSearch.pm +M html/pfappserver/lib/pfappserver/Form/Field/ApiAction.pm +M html/pfappserver/lib/pfappserver/Form/Field/Country.pm +M html/pfappserver/lib/pfappserver/Form/Field/DHCPAnswer.pm +M html/pfappserver/lib/pfappserver/Form/Field/DatePicker.pm +M html/pfappserver/lib/pfappserver/Form/Field/DateTimePicker.pm +M html/pfappserver/lib/pfappserver/Form/Field/Duration.pm +M html/pfappserver/lib/pfappserver/Form/Field/DynamicList.pm +M html/pfappserver/lib/pfappserver/Form/Field/DynamicTable.pm +M html/pfappserver/lib/pfappserver/Form/Field/ExtendedDuration.pm +M html/pfappserver/lib/pfappserver/Form/Field/FilterCondition.pm +M html/pfappserver/lib/pfappserver/Form/Field/FingerbankField.pm +M html/pfappserver/lib/pfappserver/Form/Field/FingerbankSelect.pm +M html/pfappserver/lib/pfappserver/Form/Field/IP6Address.pm +M html/pfappserver/lib/pfappserver/Form/Field/IPAddress.pm +M html/pfappserver/lib/pfappserver/Form/Field/IPAddresses.pm +M html/pfappserver/lib/pfappserver/Form/Field/IPAssigned.pm +M html/pfappserver/lib/pfappserver/Form/Field/MACAddress.pm +M html/pfappserver/lib/pfappserver/Form/Field/NetworkBehaviorPolicyAttributeWeight.pm +M html/pfappserver/lib/pfappserver/Form/Field/ObfuscatedText.pm +M html/pfappserver/lib/pfappserver/Form/Field/PSKLength.pm +M html/pfappserver/lib/pfappserver/Form/Field/Password.pm +M html/pfappserver/lib/pfappserver/Form/Field/Path.pm +M html/pfappserver/lib/pfappserver/Form/Field/PersonMapping.pm +M html/pfappserver/lib/pfappserver/Form/Field/PfdetectRegexRule.pm +M html/pfappserver/lib/pfappserver/Form/Field/Port.pm +M html/pfappserver/lib/pfappserver/Form/Field/PortalModuleAction.pm +M html/pfappserver/lib/pfappserver/Form/Field/ProfileFilter.pm +M html/pfappserver/lib/pfappserver/Form/Field/RE2.pm +M html/pfappserver/lib/pfappserver/Form/Field/RadiusAnswer.pm +M html/pfappserver/lib/pfappserver/Form/Field/RadiusAttribute.pm +M html/pfappserver/lib/pfappserver/Form/Field/Regex.pm +M html/pfappserver/lib/pfappserver/Form/Field/SelectSuggested.pm +M html/pfappserver/lib/pfappserver/Form/Field/SourceRule.pm +M html/pfappserver/lib/pfappserver/Form/Field/SourceRuleAction.pm +M html/pfappserver/lib/pfappserver/Form/Field/SourceRuleCondition.pm +M html/pfappserver/lib/pfappserver/Form/Field/SwitchID.pm +M html/pfappserver/lib/pfappserver/Form/Field/SwitchParam.pm +M html/pfappserver/lib/pfappserver/Form/Field/TimePicker.pm +M html/pfappserver/lib/pfappserver/Form/Field/Toggle.pm +M html/pfappserver/lib/pfappserver/Form/Field/Trigger.pm +M html/pfappserver/lib/pfappserver/Form/Field/Uneditable.pm +M html/pfappserver/lib/pfappserver/Form/Interface.pm +M html/pfappserver/lib/pfappserver/Form/Interface/Create.pm +M html/pfappserver/lib/pfappserver/Form/Node.pm +M html/pfappserver/lib/pfappserver/Form/Node/Create/Import.pm +M html/pfappserver/lib/pfappserver/Form/NodeSearch.pm +M html/pfappserver/lib/pfappserver/Form/Portal.pm +M html/pfappserver/lib/pfappserver/Form/RadiusLogSearch.pm +M html/pfappserver/lib/pfappserver/Form/SavedSearch.pm +M html/pfappserver/lib/pfappserver/Form/SecurityEvent.pm +M html/pfappserver/lib/pfappserver/Form/User.pm +M html/pfappserver/lib/pfappserver/Form/User/Create.pm +M html/pfappserver/lib/pfappserver/Form/User/Create/Import.pm +M html/pfappserver/lib/pfappserver/Form/User/Create/Multiple.pm +M html/pfappserver/lib/pfappserver/Form/User/Create/Single.pm +M html/pfappserver/lib/pfappserver/Form/UserSearch.pm +M html/pfappserver/lib/pfappserver/Form/Widget/Block/Dynamic.pm +M html/pfappserver/lib/pfappserver/Form/Widget/Field/ButtonGroup.pm +M html/pfappserver/lib/pfappserver/Form/Widget/Field/DynamicTable.pm +M html/pfappserver/lib/pfappserver/Form/Widget/Field/ExtendedDuration.pm +M html/pfappserver/lib/pfappserver/Form/Widget/Field/FingerbankSelect.pm +M html/pfappserver/lib/pfappserver/Form/Widget/Field/Span.pm +M html/pfappserver/lib/pfappserver/Form/Widget/Field/Switch.pm +M html/pfappserver/lib/pfappserver/Form/Widget/Wrapper/Accordion.pm +M html/pfappserver/lib/pfappserver/Form/Widget/Wrapper/DynamicTableRow.pm +M html/pfappserver/lib/pfappserver/Form/Widget/Wrapper/Modal.pm +M html/pfappserver/lib/pfappserver/I18N/en.po +M html/pfappserver/lib/pfappserver/I18N/fr.po +M html/pfappserver/lib/pfappserver/Model/Admin.pm +M html/pfappserver/lib/pfappserver/Model/Audit.pm +M html/pfappserver/lib/pfappserver/Model/Auditing/DnsLog.pm +M html/pfappserver/lib/pfappserver/Model/Auditing/RadiusLog.pm +M html/pfappserver/lib/pfappserver/Model/Config/AdminRoles.pm +M html/pfappserver/lib/pfappserver/Model/Config/BillingTiers.pm +M html/pfappserver/lib/pfappserver/Model/Config/Domain.pm +M html/pfappserver/lib/pfappserver/Model/Config/Fingerbank/Combination.pm +M html/pfappserver/lib/pfappserver/Model/Config/Fingerbank/DHCP6_Enterprise.pm +M html/pfappserver/lib/pfappserver/Model/Config/Fingerbank/DHCP6_Fingerprint.pm +M html/pfappserver/lib/pfappserver/Model/Config/Fingerbank/DHCP_Fingerprint.pm +M html/pfappserver/lib/pfappserver/Model/Config/Fingerbank/DHCP_Vendor.pm +M html/pfappserver/lib/pfappserver/Model/Config/Fingerbank/Device.pm +M html/pfappserver/lib/pfappserver/Model/Config/Fingerbank/MAC_Vendor.pm +M html/pfappserver/lib/pfappserver/Model/Config/Fingerbank/User_Agent.pm +M html/pfappserver/lib/pfappserver/Model/Config/Firewall_SSO.pm +M html/pfappserver/lib/pfappserver/Model/Config/FloatingDevice.pm +M html/pfappserver/lib/pfappserver/Model/Config/Interface.pm +M html/pfappserver/lib/pfappserver/Model/Config/Network.pm +M html/pfappserver/lib/pfappserver/Model/Config/PKI_Provider.pm +M html/pfappserver/lib/pfappserver/Model/Config/Pf.pm +M html/pfappserver/lib/pfappserver/Model/Config/Pfconfig.pm +M html/pfappserver/lib/pfappserver/Model/Config/Pfcron.pm +M html/pfappserver/lib/pfappserver/Model/Config/Pfdetect.pm +M html/pfappserver/lib/pfappserver/Model/Config/PortalModule.pm +M html/pfappserver/lib/pfappserver/Model/Config/Profile.pm +M html/pfappserver/lib/pfappserver/Model/Config/Provisioning.pm +M html/pfappserver/lib/pfappserver/Model/Config/Realm.pm +M html/pfappserver/lib/pfappserver/Model/Config/Roles.pm +M html/pfappserver/lib/pfappserver/Model/Config/Scan.pm +M html/pfappserver/lib/pfappserver/Model/Config/SecurityEvents.pm +M html/pfappserver/lib/pfappserver/Model/Config/SelfService.pm +M html/pfappserver/lib/pfappserver/Model/Config/Source.pm +M html/pfappserver/lib/pfappserver/Model/Config/Switch.pm +M html/pfappserver/lib/pfappserver/Model/Config/SwitchGroup.pm +M html/pfappserver/lib/pfappserver/Model/Config/Syslog.pm +M html/pfappserver/lib/pfappserver/Model/Config/System.pm +M html/pfappserver/lib/pfappserver/Model/Config/TrafficShaping.pm +M html/pfappserver/lib/pfappserver/Model/Config/WMI.pm +M html/pfappserver/lib/pfappserver/Model/Config/Wrix.pm +M html/pfappserver/lib/pfappserver/Model/Configurator.pm +M html/pfappserver/lib/pfappserver/Model/DB.pm +M html/pfappserver/lib/pfappserver/Model/DHCPOption82.pm +M html/pfappserver/lib/pfappserver/Model/Enforcement.pm +M html/pfappserver/lib/pfappserver/Model/Graph.pm +M html/pfappserver/lib/pfappserver/Model/Interface.pm +M html/pfappserver/lib/pfappserver/Model/Node.pm +M html/pfappserver/lib/pfappserver/Model/Node/Tab/Location.pm +M html/pfappserver/lib/pfappserver/Model/Node/Tab/MSE.pm +M html/pfappserver/lib/pfappserver/Model/Node/Tab/Option82.pm +M html/pfappserver/lib/pfappserver/Model/Node/Tab/Rapid7.pm +M html/pfappserver/lib/pfappserver/Model/Node/Tab/SecurityEvents.pm +M html/pfappserver/lib/pfappserver/Model/Node/Tab/WMI.pm +M html/pfappserver/lib/pfappserver/Model/PfConfigAdapter.pm +M html/pfappserver/lib/pfappserver/Model/Pfqueue.pm +M html/pfappserver/lib/pfappserver/Model/SavedSearch/DHCPOption82.pm +M html/pfappserver/lib/pfappserver/Model/SavedSearch/DnsLog.pm +M html/pfappserver/lib/pfappserver/Model/SavedSearch/Node.pm +M html/pfappserver/lib/pfappserver/Model/SavedSearch/RadiusLog.pm +M html/pfappserver/lib/pfappserver/Model/SavedSearch/User.pm +M html/pfappserver/lib/pfappserver/Model/Search/Node.pm +M html/pfappserver/lib/pfappserver/Model/Search/User.pm +M html/pfappserver/lib/pfappserver/Model/Services.pm +M html/pfappserver/lib/pfappserver/Model/User.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Admin.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Auditing/DnsLog.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Auditing/RadiusLog.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/AdminRoles.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/BillingTiers.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Domain.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Filters.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Fingerbank/Combination.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Fingerbank/DB.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Fingerbank/DHCP6_Enterprise.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Fingerbank/DHCP6_Fingerprint.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Fingerbank/DHCP_Fingerprint.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Fingerbank/DHCP_Vendor.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Fingerbank/Device.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Fingerbank/Device/Upstream.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Fingerbank/MAC_Vendor.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Fingerbank/Settings.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Fingerbank/User_Agent.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Firewall_SSO.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/FloatingDevice.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Networks.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/PKI_Provider.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Pf.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Pfcron.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Pfdetect.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/PortalModule.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Profile.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Profile/Default.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Provisioning.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Realm.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Roles.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Scan.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/SelfService.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Source.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Switch.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Syslog.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/System.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/TrafficShaping.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/WMI.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Wrix.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Configuration.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Configurator.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/DB.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/DHCPOption82.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Graph.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Interface.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Node.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Pfqueue.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Root.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/SavedSearch/DHCPOption82.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/SavedSearch/DnsLog.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/SavedSearch/Node.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/SavedSearch/RadiusLog.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/SavedSearch/User.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/SecurityEvent.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/Service.pm +M html/pfappserver/lib/pfappserver/PacketFence/Controller/User.pm +M html/pfappserver/lib/pfappserver/PacketFence/Model/User.pm +M html/pfappserver/lib/pfappserver/Role/Controller/Audit.pm +M html/pfappserver/lib/pfappserver/Role/Controller/BulkActions.pm +M html/pfappserver/lib/pfappserver/Role/Form/RolesAttribute.pm +M html/pfappserver/lib/pfappserver/Role/Form/SecurityEventsAttribute.pm +M html/pfappserver/lib/pfappserver/View/Admin.pm +M html/pfappserver/lib/pfappserver/View/CSV.pm +M html/pfappserver/lib/pfappserver/View/Configurator.pm +M html/pfappserver/lib/pfappserver/View/HTML.pm +M html/pfappserver/lib/pfappserver/View/JSON.pm +M html/pfappserver/t/01app.t +M html/pfappserver/t/02pod.t +M html/pfappserver/t/03podcoverage.t +M html/pfappserver/t/controller_Config-Networks.t +M html/pfappserver/t/controller_Config-Pf.t +M html/pfappserver/t/controller_Config-System.t +M html/pfappserver/t/controller_Config.t +M html/pfappserver/t/controller_Configurator.t +M html/pfappserver/t/controller_DB.t +M html/pfappserver/t/controller_Enforcement.t +M html/pfappserver/t/controller_Interface.t +M html/pfappserver/t/model_Config-System.t +M html/pfappserver/t/model_Config.t +M html/pfappserver/t/model_Configurator.t +M html/pfappserver/t/model_DB.t +M html/pfappserver/t/model_Enforcement.t +M html/pfappserver/t/model_Interface.t +M html/pfappserver/t/model_PfConfigAdapter.t +M html/pfappserver/t/model_Report.t +M html/pfappserver/t/model_Services.t +M html/pfappserver/t/view_Admin.t +M html/pfappserver/t/view_Configurator.t +M html/pfappserver/t/view_HTML.t +M html/pfappserver/t/view_JSON.t +M lib/CHI/Driver/SubNamespace.pm +M lib/Catalyst/Plugin/Session/State/MAC.pm +M lib/Catalyst/Plugin/Session/Store/CHI.pm +M lib/pf/Authentication/Action.pm +M lib/pf/Authentication/Condition.pm +M lib/pf/Authentication/CreateLocalAccountRole.pm +M lib/pf/Authentication/EmailFilteringRole.pm +M lib/pf/Authentication/InternalRole.pm +M lib/pf/Authentication/Rule.pm +M lib/pf/Authentication/SMSRole.pm +M lib/pf/Authentication/Source.pm +M lib/pf/Authentication/Source/ADSource.pm +M lib/pf/Authentication/Source/AdminProxySource.pm +M lib/pf/Authentication/Source/AuthorizationSource.pm +M lib/pf/Authentication/Source/AuthorizeNetSource.pm +M lib/pf/Authentication/Source/BillingSource.pm +M lib/pf/Authentication/Source/BlackholeSource.pm +M lib/pf/Authentication/Source/ClickatellSource.pm +M lib/pf/Authentication/Source/EAPTLSSource.pm +M lib/pf/Authentication/Source/EDIRSource.pm +M lib/pf/Authentication/Source/EduroamSource.pm +M lib/pf/Authentication/Source/EmailSource.pm +M lib/pf/Authentication/Source/FacebookSource.pm +M lib/pf/Authentication/Source/GithubSource.pm +M lib/pf/Authentication/Source/GoogleSource.pm +M lib/pf/Authentication/Source/HTTPSource.pm +M lib/pf/Authentication/Source/HtpasswdSource.pm +M lib/pf/Authentication/Source/InstagramSource.pm +M lib/pf/Authentication/Source/KerberosSource.pm +M lib/pf/Authentication/Source/KickboxSource.pm +M lib/pf/Authentication/Source/LDAPSource.pm +M lib/pf/Authentication/Source/LinkedInSource.pm +M lib/pf/Authentication/Source/MirapaySource.pm +M lib/pf/Authentication/Source/NullSource.pm +M lib/pf/Authentication/Source/OAuthSource.pm +M lib/pf/Authentication/Source/OpenIDSource.pm +M lib/pf/Authentication/Source/PaypalSource.pm +M lib/pf/Authentication/Source/PinterestSource.pm +M lib/pf/Authentication/Source/PotdSource.pm +M lib/pf/Authentication/Source/RADIUSSource.pm +M lib/pf/Authentication/Source/SAMLSource.pm +M lib/pf/Authentication/Source/SMSSource.pm +M lib/pf/Authentication/Source/SQLSource.pm +M lib/pf/Authentication/Source/SponsorEmailSource.pm +M lib/pf/Authentication/Source/StripeSource.pm +M lib/pf/Authentication/Source/TwilioSource.pm +M lib/pf/Authentication/Source/TwitterSource.pm +M lib/pf/Authentication/Source/WindowsLiveSource.pm +M lib/pf/Authentication/constants.pm +M lib/pf/Authentication/utils.pm +M lib/pf/CHI.pm +M lib/pf/CHI/Request.pm +M lib/pf/CHI/Role/Driver/ComputeWithUndef.pm +M lib/pf/CHI/Role/Driver/FileUmask.pm +M lib/pf/CHI/Role/Driver/Untaint.pm +M lib/pf/CHI/db.pm +M lib/pf/ConfigStore.pm +M lib/pf/ConfigStore/AdminRoles.pm +M lib/pf/ConfigStore/ApacheFilters.pm +M lib/pf/ConfigStore/BillingTiers.pm +M lib/pf/ConfigStore/Cluster.pm +M lib/pf/ConfigStore/Cron.pm +M lib/pf/ConfigStore/DNS_Filters.pm +M lib/pf/ConfigStore/DhcpFilters.pm +M lib/pf/ConfigStore/Domain.pm +M lib/pf/ConfigStore/FilterEngine.pm +M lib/pf/ConfigStore/Filtered.pm +M lib/pf/ConfigStore/FingerbankSettings.pm +M lib/pf/ConfigStore/Firewall_SSO.pm +M lib/pf/ConfigStore/FloatingDevice.pm +M lib/pf/ConfigStore/Group.pm +M lib/pf/ConfigStore/Interface.pm +M lib/pf/ConfigStore/L2Network.pm +M lib/pf/ConfigStore/Network.pm +M lib/pf/ConfigStore/NetworkBehaviorPolicy.pm +M lib/pf/ConfigStore/PKI_Provider.pm +M lib/pf/ConfigStore/Pf.pm +M lib/pf/ConfigStore/Pfdetect.pm +M lib/pf/ConfigStore/PortalModule.pm +M lib/pf/ConfigStore/Profile.pm +M lib/pf/ConfigStore/Provisioning.pm +M lib/pf/ConfigStore/RadiusFilters.pm +M lib/pf/ConfigStore/Radiusd/EAPProfile.pm +M lib/pf/ConfigStore/Radiusd/FastProfile.pm +M lib/pf/ConfigStore/Radiusd/OCSPProfile.pm +M lib/pf/ConfigStore/Radiusd/TLSProfile.pm +M lib/pf/ConfigStore/Realm.pm +M lib/pf/ConfigStore/Report.pm +M lib/pf/ConfigStore/Role/ReverseLookup.pm +M lib/pf/ConfigStore/Role/TenantID.pm +M lib/pf/ConfigStore/Role/ValidGenericID.pm +M lib/pf/ConfigStore/Roles.pm +M lib/pf/ConfigStore/RoutedNetwork.pm +M lib/pf/ConfigStore/SSLCertificate.pm +M lib/pf/ConfigStore/Scan.pm +M lib/pf/ConfigStore/SecurityEvents.pm +M lib/pf/ConfigStore/SelfService.pm +M lib/pf/ConfigStore/Source.pm +M lib/pf/ConfigStore/Survey.pm +M lib/pf/ConfigStore/Switch.pm +M lib/pf/ConfigStore/SwitchFilters.pm +M lib/pf/ConfigStore/SwitchGroup.pm +M lib/pf/ConfigStore/Syslog.pm +M lib/pf/ConfigStore/TemplateSwitch.pm +M lib/pf/ConfigStore/TrafficShaping.pm +M lib/pf/ConfigStore/VlanFilters.pm +M lib/pf/ConfigStore/WMI.pm +M lib/pf/Connection.pm +M lib/pf/Connection/Profile.pm +M lib/pf/Connection/ProfileFactory.pm +M lib/pf/I18N.pm +M lib/pf/I18N/api.pm +M lib/pf/I18N/pfappserver.pm +M lib/pf/IP.pm +M lib/pf/IPv4.pm +M lib/pf/IPv6.pm +M lib/pf/IniFiles.pm +M lib/pf/LDAP.pm +M lib/pf/Moose/Types.pm +M lib/pf/Portal/Session.pm +M lib/pf/Redis.pm +M lib/pf/RoseDB.pm +M lib/pf/RoseDB/Wrix.pm +M lib/pf/RoseDB/Wrix/Manager.pm +M lib/pf/SQL/Abstract.pm +M lib/pf/SearchBuilder.pm +M lib/pf/SearchBuilder/Node.pm +M lib/pf/Sereal.pm +M lib/pf/StatsD.pm +M lib/pf/StatsD/Timer.pm +M lib/pf/Switch.pm +M lib/pf/Switch/Accton.pm +M lib/pf/Switch/Accton/ES3526XA.pm +M lib/pf/Switch/Accton/ES3528M.pm +M lib/pf/Switch/AeroHIVE.pm +M lib/pf/Switch/AeroHIVE/AP.pm +M lib/pf/Switch/AeroHIVE/BR100.pm +M lib/pf/Switch/Alcatel.pm +M lib/pf/Switch/AlliedTelesis.pm +M lib/pf/Switch/AlliedTelesis/AT8000GS.pm +M lib/pf/Switch/AlliedTelesis/GS950.pm +M lib/pf/Switch/Amer.pm +M lib/pf/Switch/Amer/SS2R24i.pm +M lib/pf/Switch/Anyfi.pm +M lib/pf/Switch/Aruba.pm +M lib/pf/Switch/Aruba/2930M.pm +M lib/pf/Switch/Aruba/5400.pm +M lib/pf/Switch/Aruba/Controller_200.pm +M lib/pf/Switch/Aruba/Instant_Access.pm +M lib/pf/Switch/ArubaSwitch.pm +M lib/pf/Switch/Avaya.pm +M lib/pf/Switch/Avaya/ERS2500.pm +M lib/pf/Switch/Avaya/ERS3500.pm +M lib/pf/Switch/Avaya/ERS4000.pm +M lib/pf/Switch/Avaya/ERS5000.pm +M lib/pf/Switch/Avaya/ERS5000_6x.pm +M lib/pf/Switch/Avaya/WC.pm +M lib/pf/Switch/Belair.pm +M lib/pf/Switch/Brocade.pm +M lib/pf/Switch/Brocade/RFS.pm +M lib/pf/Switch/Cambium.pm +M lib/pf/Switch/Cisco.pm +M lib/pf/Switch/Cisco/ASA.pm +M lib/pf/Switch/Cisco/Aironet.pm +M lib/pf/Switch/Cisco/Aironet_1130.pm +M lib/pf/Switch/Cisco/Aironet_1242.pm +M lib/pf/Switch/Cisco/Aironet_1250.pm +M lib/pf/Switch/Cisco/Aironet_1600.pm +M lib/pf/Switch/Cisco/Aironet_WDS.pm +M lib/pf/Switch/Cisco/Catalyst_2900XL.pm +M lib/pf/Switch/Cisco/Catalyst_2950.pm +M lib/pf/Switch/Cisco/Catalyst_2960.pm +M lib/pf/Switch/Cisco/Catalyst_2960G.pm +M lib/pf/Switch/Cisco/Catalyst_2970.pm +M lib/pf/Switch/Cisco/Catalyst_3500XL.pm +M lib/pf/Switch/Cisco/Catalyst_3550.pm +M lib/pf/Switch/Cisco/Catalyst_3560.pm +M lib/pf/Switch/Cisco/Catalyst_3560G.pm +M lib/pf/Switch/Cisco/Catalyst_3750.pm +M lib/pf/Switch/Cisco/Catalyst_3750G.pm +M lib/pf/Switch/Cisco/Catalyst_4500.pm +M lib/pf/Switch/Cisco/Catalyst_6500.pm +M lib/pf/Switch/Cisco/ISR_1800.pm +M lib/pf/Switch/Cisco/SG300.pm +M lib/pf/Switch/Cisco/WLC.pm +M lib/pf/Switch/Cisco/WLC_2100.pm +M lib/pf/Switch/Cisco/WLC_2106.pm +M lib/pf/Switch/Cisco/WLC_2500.pm +M lib/pf/Switch/Cisco/WLC_4400.pm +M lib/pf/Switch/Cisco/WLC_5500.pm +M lib/pf/Switch/Cisco/WiSM.pm +M lib/pf/Switch/Cisco/WiSM2.pm +M lib/pf/Switch/CoovaChilli.pm +M lib/pf/Switch/Dell.pm +M lib/pf/Switch/Dell/Force10.pm +M lib/pf/Switch/Dell/N1500.pm +M lib/pf/Switch/Dell/PowerConnect3424.pm +M lib/pf/Switch/Dlink.pm +M lib/pf/Switch/Dlink/DES_3028.pm +M lib/pf/Switch/Dlink/DES_3526.pm +M lib/pf/Switch/Dlink/DES_3550.pm +M lib/pf/Switch/Dlink/DGS_3100.pm +M lib/pf/Switch/Dlink/DGS_3200.pm +M lib/pf/Switch/Dlink/DWL.pm +M lib/pf/Switch/Dlink/DWS_3026.pm +M lib/pf/Switch/EdgeCore.pm +M lib/pf/Switch/Enterasys.pm +M lib/pf/Switch/Enterasys/D2.pm +M lib/pf/Switch/Enterasys/Matrix_N3.pm +M lib/pf/Switch/Enterasys/SecureStack_C2.pm +M lib/pf/Switch/Enterasys/SecureStack_C3.pm +M lib/pf/Switch/Enterasys/V2110.pm +M lib/pf/Switch/Extreme.pm +M lib/pf/Switch/Extreme/EXOS.pm +M lib/pf/Switch/Extreme/Summit.pm +M lib/pf/Switch/Extreme/Summit_X250e.pm +M lib/pf/Switch/Extricom.pm +M lib/pf/Switch/Extricom/EXSW.pm +M lib/pf/Switch/Fortinet.pm +M lib/pf/Switch/Fortinet/FortiGate.pm +M lib/pf/Switch/Fortinet/FortiSwitch.pm +M lib/pf/Switch/Foundry.pm +M lib/pf/Switch/Foundry/FastIron_4802.pm +M lib/pf/Switch/Foundry/MC.pm +M lib/pf/Switch/Generic.pm +M lib/pf/Switch/H3C.pm +M lib/pf/Switch/H3C/S5120.pm +M lib/pf/Switch/HP.pm +M lib/pf/Switch/HP/Controller_MSM710.pm +M lib/pf/Switch/HP/E4800G.pm +M lib/pf/Switch/HP/E5500G.pm +M lib/pf/Switch/HP/MSM.pm +M lib/pf/Switch/HP/Procurve_2500.pm +M lib/pf/Switch/HP/Procurve_2600.pm +M lib/pf/Switch/HP/Procurve_2920.pm +M lib/pf/Switch/HP/Procurve_3400cl.pm +M lib/pf/Switch/HP/Procurve_4100.pm +M lib/pf/Switch/HP/Procurve_5300.pm +M lib/pf/Switch/HP/Procurve_5400.pm +M lib/pf/Switch/Hostapd.pm +M lib/pf/Switch/Huawei.pm +M lib/pf/Switch/Huawei/S5710.pm +M lib/pf/Switch/IBM.pm +M lib/pf/Switch/IBM/IBM_RackSwitch_G8052.pm +M lib/pf/Switch/Intel.pm +M lib/pf/Switch/Intel/Express_460.pm +M lib/pf/Switch/Intel/Express_530.pm +M lib/pf/Switch/Juniper.pm +M lib/pf/Switch/Juniper/EX.pm +M lib/pf/Switch/Juniper/EX2200.pm +M lib/pf/Switch/Juniper/EX2200_v15.pm +M lib/pf/Switch/Juniper/EX2300.pm +M lib/pf/Switch/LG.pm +M lib/pf/Switch/LG/ES4500G.pm +M lib/pf/Switch/Linksys.pm +M lib/pf/Switch/Linksys/SRW224G4.pm +M lib/pf/Switch/Meraki.pm +M lib/pf/Switch/Meraki/MR.pm +M lib/pf/Switch/Meraki/MR_v2.pm +M lib/pf/Switch/Meraki/MS220_8.pm +M lib/pf/Switch/Meru.pm +M lib/pf/Switch/Meru/MC.pm +M lib/pf/Switch/Mikrotik.pm +M lib/pf/Switch/MockedSwitch.pm +M lib/pf/Switch/Mojo.pm +M lib/pf/Switch/Motorola.pm +M lib/pf/Switch/Motorola/RFS.pm +M lib/pf/Switch/Netgear.pm +M lib/pf/Switch/Netgear/FSM726v1.pm +M lib/pf/Switch/Netgear/FSM7328S.pm +M lib/pf/Switch/Netgear/GS110.pm +M lib/pf/Switch/Netgear/MSeries.pm +M lib/pf/Switch/Nortel.pm +M lib/pf/Switch/Nortel/BPS2000.pm +M lib/pf/Switch/Nortel/BayStack4550.pm +M lib/pf/Switch/Nortel/BayStack470.pm +M lib/pf/Switch/Nortel/BayStack5500.pm +M lib/pf/Switch/Nortel/BayStack5500_6x.pm +M lib/pf/Switch/Nortel/ERS2500.pm +M lib/pf/Switch/Nortel/ERS4000.pm +M lib/pf/Switch/Nortel/ERS5000.pm +M lib/pf/Switch/Nortel/ERS5000_6x.pm +M lib/pf/Switch/Nortel/ES325.pm +M lib/pf/Switch/PacketFence.pm +M lib/pf/Switch/Ruckus.pm +M lib/pf/Switch/Ruckus/Legacy.pm +M lib/pf/Switch/Ruckus/SmartZone.pm +M lib/pf/Switch/SMC.pm +M lib/pf/Switch/SMC/TS6128L2.pm +M lib/pf/Switch/SMC/TS6224M.pm +M lib/pf/Switch/SMC/TS8800M.pm +M lib/pf/Switch/Template.pm +M lib/pf/Switch/ThreeCom.pm +M lib/pf/Switch/ThreeCom/E4800G.pm +M lib/pf/Switch/ThreeCom/E5500G.pm +M lib/pf/Switch/ThreeCom/NJ220.pm +M lib/pf/Switch/ThreeCom/SS4200.pm +M lib/pf/Switch/ThreeCom/SS4500.pm +M lib/pf/Switch/ThreeCom/Switch_4200G.pm +M lib/pf/Switch/Trapeze.pm +M lib/pf/Switch/Ubiquiti.pm +M lib/pf/Switch/Ubiquiti/EdgeSwitch.pm +M lib/pf/Switch/Ubiquiti/Unifi.pm +M lib/pf/Switch/WirelessModuleTemplate.pm +M lib/pf/Switch/Xirrus.pm +M lib/pf/Switch/constants.pm +M lib/pf/SwitchFactory.pm +M lib/pf/SwitchSupports.pm +M lib/pf/UnifiedApi.pm +M lib/pf/UnifiedApi/Command/prefork.pm +M lib/pf/UnifiedApi/Controller.pm +M lib/pf/UnifiedApi/Controller/AdminApiAuditLogs.pm +M lib/pf/UnifiedApi/Controller/AuthLogs.pm +M lib/pf/UnifiedApi/Controller/Authentication.pm +M lib/pf/UnifiedApi/Controller/Classes.pm +M lib/pf/UnifiedApi/Controller/Cluster.pm +M lib/pf/UnifiedApi/Controller/Config.pm +M lib/pf/UnifiedApi/Controller/Config/AdminRoles.pm +M lib/pf/UnifiedApi/Controller/Config/Bases.pm +M lib/pf/UnifiedApi/Controller/Config/BillingTiers.pm +M lib/pf/UnifiedApi/Controller/Config/Certificates.pm +M lib/pf/UnifiedApi/Controller/Config/ConnectionProfiles.pm +M lib/pf/UnifiedApi/Controller/Config/Domains.pm +M lib/pf/UnifiedApi/Controller/Config/FilterEngines.pm +M lib/pf/UnifiedApi/Controller/Config/FilterEngines/DHCPFilters.pm +M lib/pf/UnifiedApi/Controller/Config/FilterEngines/DNSFilters.pm +M lib/pf/UnifiedApi/Controller/Config/FilterEngines/RADIUSFilters.pm +M lib/pf/UnifiedApi/Controller/Config/FilterEngines/SwitchFilters.pm +M lib/pf/UnifiedApi/Controller/Config/FilterEngines/VlanFilters.pm +M lib/pf/UnifiedApi/Controller/Config/Filters.pm +M lib/pf/UnifiedApi/Controller/Config/FingerbankSettings.pm +M lib/pf/UnifiedApi/Controller/Config/Firewalls.pm +M lib/pf/UnifiedApi/Controller/Config/FloatingDevices.pm +M lib/pf/UnifiedApi/Controller/Config/Interfaces.pm +M lib/pf/UnifiedApi/Controller/Config/L2Networks.pm +M lib/pf/UnifiedApi/Controller/Config/MaintenanceTasks.pm +M lib/pf/UnifiedApi/Controller/Config/NetworkBehaviorPolicies.pm +M lib/pf/UnifiedApi/Controller/Config/PkiProviders.pm +M lib/pf/UnifiedApi/Controller/Config/PortalModules.pm +M lib/pf/UnifiedApi/Controller/Config/Provisionings.pm +M lib/pf/UnifiedApi/Controller/Config/Radiusd/EAPProfiles.pm +M lib/pf/UnifiedApi/Controller/Config/Radiusd/FastProfiles.pm +M lib/pf/UnifiedApi/Controller/Config/Radiusd/OCSPProfiles.pm +M lib/pf/UnifiedApi/Controller/Config/Radiusd/TLSProfiles.pm +M lib/pf/UnifiedApi/Controller/Config/Realms.pm +M lib/pf/UnifiedApi/Controller/Config/Roles.pm +M lib/pf/UnifiedApi/Controller/Config/RoutedNetworks.pm +M lib/pf/UnifiedApi/Controller/Config/SSLCertificates.pm +M lib/pf/UnifiedApi/Controller/Config/Scans.pm +M lib/pf/UnifiedApi/Controller/Config/SecurityEvents.pm +M lib/pf/UnifiedApi/Controller/Config/SelfServices.pm +M lib/pf/UnifiedApi/Controller/Config/Sources.pm +M lib/pf/UnifiedApi/Controller/Config/Subtype.pm +M lib/pf/UnifiedApi/Controller/Config/SwitchGroups.pm +M lib/pf/UnifiedApi/Controller/Config/Switches.pm +M lib/pf/UnifiedApi/Controller/Config/SyslogForwarders.pm +M lib/pf/UnifiedApi/Controller/Config/SyslogParsers.pm +M lib/pf/UnifiedApi/Controller/Config/System.pm +M lib/pf/UnifiedApi/Controller/Config/TemplateSwitches.pm +M lib/pf/UnifiedApi/Controller/Config/TrafficShapingPolicies.pm +M lib/pf/UnifiedApi/Controller/Config/WMIRules.pm +M lib/pf/UnifiedApi/Controller/Configurator.pm +M lib/pf/UnifiedApi/Controller/Crud.pm +M lib/pf/UnifiedApi/Controller/CurrentUser.pm +M lib/pf/UnifiedApi/Controller/DhcpOption82s.pm +M lib/pf/UnifiedApi/Controller/DnsAuditLogs.pm +M lib/pf/UnifiedApi/Controller/DynamicReports.pm +M lib/pf/UnifiedApi/Controller/Emails.pm +M lib/pf/UnifiedApi/Controller/Fingerbank.pm +M lib/pf/UnifiedApi/Controller/Fingerbank/Combinations.pm +M lib/pf/UnifiedApi/Controller/Fingerbank/DHCP6Enterprises.pm +M lib/pf/UnifiedApi/Controller/Fingerbank/DHCP6Fingerprints.pm +M lib/pf/UnifiedApi/Controller/Fingerbank/DHCPFingerprints.pm +M lib/pf/UnifiedApi/Controller/Fingerbank/DHCPVendors.pm +M lib/pf/UnifiedApi/Controller/Fingerbank/Devices.pm +M lib/pf/UnifiedApi/Controller/Fingerbank/MacVendors.pm +M lib/pf/UnifiedApi/Controller/Fingerbank/UserAgents.pm +M lib/pf/UnifiedApi/Controller/Ip4logs.pm +M lib/pf/UnifiedApi/Controller/Ip6logs.pm +M lib/pf/UnifiedApi/Controller/Locationlogs.pm +M lib/pf/UnifiedApi/Controller/NodeCategories.pm +M lib/pf/UnifiedApi/Controller/Nodes.pm +M lib/pf/UnifiedApi/Controller/Preferences.pm +M lib/pf/UnifiedApi/Controller/Queues.pm +M lib/pf/UnifiedApi/Controller/RadiusAuditLogs.pm +M lib/pf/UnifiedApi/Controller/Reports.pm +M lib/pf/UnifiedApi/Controller/RestRoute.pm +M lib/pf/UnifiedApi/Controller/SMSCarriers.pm +M lib/pf/UnifiedApi/Controller/SecurityEvents.pm +M lib/pf/UnifiedApi/Controller/Services.pm +M lib/pf/UnifiedApi/Controller/Services/ClusterStatuses.pm +M lib/pf/UnifiedApi/Controller/SystemServices.pm +M lib/pf/UnifiedApi/Controller/SystemSummary.pm +M lib/pf/UnifiedApi/Controller/Tenants.pm +M lib/pf/UnifiedApi/Controller/Translations.pm +M lib/pf/UnifiedApi/Controller/Users.pm +M lib/pf/UnifiedApi/Controller/Users/Nodes.pm +M lib/pf/UnifiedApi/Controller/Users/Password.pm +M lib/pf/UnifiedApi/Controller/WrixLocations.pm +M lib/pf/UnifiedApi/GenerateSpec.pm +M lib/pf/UnifiedApi/OpenAPI/Generator.pm +M lib/pf/UnifiedApi/OpenAPI/Generator/Config.pm +M lib/pf/UnifiedApi/OpenAPI/Generator/Crud.pm +M lib/pf/UnifiedApi/Plugin/RestCrud.pm +M lib/pf/UnifiedApi/Request.pm +M lib/pf/UnifiedApi/Search.pm +M lib/pf/UnifiedApi/Search/Builder.pm +M lib/pf/UnifiedApi/Search/Builder/Config.pm +M lib/pf/UnifiedApi/Search/Builder/Fingerbank.pm +M lib/pf/UnifiedApi/Search/Builder/Locationlogs.pm +M lib/pf/UnifiedApi/Search/Builder/Nodes.pm +M lib/pf/UnifiedApi/Search/Builder/NodesNetworkGraph.pm +M lib/pf/UnifiedApi/custom.pm +M lib/pf/WebAPI.pm +M lib/pf/WebAPI/AuthenHandler.pm +M lib/pf/WebAPI/InitCollectorHandler.pm +M lib/pf/WebAPI/InitHandler.pm +M lib/pf/WebAPI/InitHandler/Admin.pm +M lib/pf/WebAPI/JSONRPC.pm +M lib/pf/WebAPI/MSEHandler.pm +M lib/pf/WebAPI/MsgPack.pm +M lib/pf/WebAPI/REST.pm +M lib/pf/access_filter.pm +M lib/pf/access_filter/dhcp.pm +M lib/pf/access_filter/dns.pm +M lib/pf/access_filter/radius.pm +M lib/pf/access_filter/switch.pm +M lib/pf/access_filter/vlan.pm +M lib/pf/accounting.pm +M lib/pf/accounting_events_history.pm +M lib/pf/action.pm +M lib/pf/action_spec.pm +M lib/pf/activation.pm +M lib/pf/admin_roles.pm +M lib/pf/api.pm +M lib/pf/api/attributes.pm +M lib/pf/api/can_fork.pm +M lib/pf/api/error.pm +M lib/pf/api/jsonrestclient.pm +M lib/pf/api/jsonrpcclient.pm +M lib/pf/api/local.pm +M lib/pf/api/msgpackclient.pm +M lib/pf/api/queue.pm +M lib/pf/api/queue_cluster.pm +M lib/pf/api/unifiedapiclient.pm +M lib/pf/ast/binary.pm +M lib/pf/ast/eq.pm +M lib/pf/ast/func.pm +M lib/pf/ast/functions.pm +M lib/pf/ast/ge.pm +M lib/pf/ast/gt.pm +M lib/pf/ast/le.pm +M lib/pf/ast/lt.pm +M lib/pf/ast/ne.pm +M lib/pf/ast/not.pm +M lib/pf/ast/not_re.pm +M lib/pf/ast/re.pm +M lib/pf/ast/val.pm +M lib/pf/ast/var.pm +M lib/pf/authentication.pm +M lib/pf/bandwidth_accounting.pm +M lib/pf/base/RoseDB/Object.pm +M lib/pf/base/RoseDB/Object/Manager.pm +M lib/pf/base/RoseDB/Wrix.pm +M lib/pf/base/RoseDB/Wrix/Manager.pm +M lib/pf/base/cmd/action_cmd.pm +M lib/pf/base/cmd/config_store.pm +M lib/pf/billing/custom_hook.pm +M lib/pf/class.pm +M lib/pf/client.pm +M lib/pf/cluster.pm +M lib/pf/cmd.pm +M lib/pf/cmd/display.pm +M lib/pf/cmd/help.pm +M lib/pf/cmd/pf.pm +M lib/pf/cmd/pf/cache.pm +M lib/pf/cmd/pf/checkup.pm +M lib/pf/cmd/pf/class.pm +M lib/pf/cmd/pf/class/view.pm +M lib/pf/cmd/pf/configreload.pm +M lib/pf/cmd/pf/connectionprofileconfig.pm +M lib/pf/cmd/pf/fingerbank.pm +M lib/pf/cmd/pf/fixpermissions.pm +M lib/pf/cmd/pf/floatingnetworkdeviceconfig.pm +M lib/pf/cmd/pf/generatedomainconfig.pm +M lib/pf/cmd/pf/generatemariadbconfig.pm +M lib/pf/cmd/pf/generatesyslogconfig.pm +M lib/pf/cmd/pf/help.pm +M lib/pf/cmd/pf/import.pm +M lib/pf/cmd/pf/import/nodes.pm +M lib/pf/cmd/pf/ipmachistory.pm +M lib/pf/cmd/pf/locationhistorymac.pm +M lib/pf/cmd/pf/locationhistoryswitch.pm +M lib/pf/cmd/pf/networkconfig.pm +M lib/pf/cmd/pf/node.pm +M lib/pf/cmd/pf/pfconfig.pm +M lib/pf/cmd/pf/pfcron.pm +M lib/pf/cmd/pf/pfmon.pm +M lib/pf/cmd/pf/pfqueue.pm +M lib/pf/cmd/pf/reload.pm +M lib/pf/cmd/pf/reload/security_events.pm +M lib/pf/cmd/pf/renew_lets_encrypt.pm +M lib/pf/cmd/pf/schedule.pm +M lib/pf/cmd/pf/security_event.pm +M lib/pf/cmd/pf/security_eventconfig.pm +M lib/pf/cmd/pf/service.pm +M lib/pf/cmd/pf/switchconfig.pm +M lib/pf/cmd/pf/tenant.pm +M lib/pf/cmd/pf/version.pm +M lib/pf/cmd/roles/need_x_args.pm +M lib/pf/cmd/roles/show_help.pm +M lib/pf/cmd/roles/show_parent_help.pm +M lib/pf/cmd/subcmd.pm +M lib/pf/condition.pm +M lib/pf/condition/all.pm +M lib/pf/condition/any.pm +M lib/pf/condition/ast.pm +M lib/pf/condition/date_after.pm +M lib/pf/condition/date_before.pm +M lib/pf/condition/ends_with.pm +M lib/pf/condition/equals.pm +M lib/pf/condition/exists_in.pm +M lib/pf/condition/false.pm +M lib/pf/condition/fingerbank/device_is_a.pm +M lib/pf/condition/greater.pm +M lib/pf/condition/greater_equals.pm +M lib/pf/condition/includes.pm +M lib/pf/condition/is_defined.pm +M lib/pf/condition/key.pm +M lib/pf/condition/lower.pm +M lib/pf/condition/lower_equals.pm +M lib/pf/condition/matches.pm +M lib/pf/condition/multi.pm +M lib/pf/condition/multi_all.pm +M lib/pf/condition/multi_any.pm +M lib/pf/condition/multi_empty.pm +M lib/pf/condition/network.pm +M lib/pf/condition/node_extended.pm +M lib/pf/condition/node_extended_data.pm +M lib/pf/condition/not.pm +M lib/pf/condition/not_defined.pm +M lib/pf/condition/not_equals.pm +M lib/pf/condition/not_matches.pm +M lib/pf/condition/regex.pm +M lib/pf/condition/regex_not.pm +M lib/pf/condition/starts_with.pm +M lib/pf/condition/switch_group.pm +M lib/pf/condition/time_period.pm +M lib/pf/condition/true.pm +M lib/pf/condition_parser.pm +M lib/pf/config.pm +M lib/pf/config/builder.pm +M lib/pf/config/builder/filter_engine.pm +M lib/pf/config/builder/filter_engine/radius.pm +M lib/pf/config/builder/pfdetect.pm +M lib/pf/config/builder/scoped_filter_engines.pm +M lib/pf/config/builder/template_switches.pm +M lib/pf/config/builder/wmi_action.pm +M lib/pf/config/cluster.pm +M lib/pf/config/pfcron.pm +M lib/pf/config/pfqueue.pm +M lib/pf/config/security_event.pm +M lib/pf/config/syslog.pm +M lib/pf/config/tenant.pm +M lib/pf/config/traffic_shaping.pm +M lib/pf/config/trapping_range.pm +M lib/pf/config/ui.pm +M lib/pf/config/util.pm +M lib/pf/constants.pm +M lib/pf/constants/Connection/Profile.pm +M lib/pf/constants/IP.pm +M lib/pf/constants/Portal/Session.pm +M lib/pf/constants/admin_roles.pm +M lib/pf/constants/api.pm +M lib/pf/constants/authentication.pm +M lib/pf/constants/authentication/messages.pm +M lib/pf/constants/cluster.pm +M lib/pf/constants/condition_parser.pm +M lib/pf/constants/config.pm +M lib/pf/constants/dhcp.pm +M lib/pf/constants/dhcpv6.pm +M lib/pf/constants/domain.pm +M lib/pf/constants/eap_type.pm +M lib/pf/constants/exit_code.pm +M lib/pf/constants/filters.pm +M lib/pf/constants/fingerbank.pm +M lib/pf/constants/firewallsso.pm +M lib/pf/constants/node.pm +M lib/pf/constants/parking.pm +M lib/pf/constants/pfconf.pm +M lib/pf/constants/pfdetect.pm +M lib/pf/constants/pfqueue.pm +M lib/pf/constants/provisioning.pm +M lib/pf/constants/realm.pm +M lib/pf/constants/role.pm +M lib/pf/constants/saml.pm +M lib/pf/constants/scan.pm +M lib/pf/constants/security_event.pm +M lib/pf/constants/services.pm +M lib/pf/constants/switch.pm +M lib/pf/constants/syslog.pm +M lib/pf/constants/template_switch.pm +M lib/pf/constants/trigger.pm +M lib/pf/constants/user.pm +M lib/pf/constants/web.pm +M lib/pf/dal.pm +M lib/pf/dal/_action.pm +M lib/pf/dal/_activation.pm +M lib/pf/dal/_admin_api_audit_log.pm +M lib/pf/dal/_auth_log.pm +M lib/pf/dal/_bandwidth_accounting.pm +M lib/pf/dal/_bandwidth_accounting_history.pm +M lib/pf/dal/_billing.pm +M lib/pf/dal/_chi_cache.pm +M lib/pf/dal/_class.pm +M lib/pf/dal/_dhcp_option82.pm +M lib/pf/dal/_dhcp_option82_history.pm +M lib/pf/dal/_dhcppool.pm +M lib/pf/dal/_dns_audit_log.pm +M lib/pf/dal/_inline_accounting.pm +M lib/pf/dal/_ip4log.pm +M lib/pf/dal/_ip4log_archive.pm +M lib/pf/dal/_ip4log_history.pm +M lib/pf/dal/_ip6log.pm +M lib/pf/dal/_ip6log_archive.pm +M lib/pf/dal/_ip6log_history.pm +M lib/pf/dal/_key_value_storage.pm +M lib/pf/dal/_keyed.pm +M lib/pf/dal/_locationlog.pm +M lib/pf/dal/_locationlog_history.pm +M lib/pf/dal/_node.pm +M lib/pf/dal/_node_category.pm +M lib/pf/dal/_password.pm +M lib/pf/dal/_person.pm +M lib/pf/dal/_pf_version.pm +M lib/pf/dal/_pki_cas.pm +M lib/pf/dal/_pki_certs.pm +M lib/pf/dal/_pki_profiles.pm +M lib/pf/dal/_pki_revoked_certs.pm +M lib/pf/dal/_radacct.pm +M lib/pf/dal/_radacct_log.pm +M lib/pf/dal/_radius_audit_log.pm +M lib/pf/dal/_radius_nas.pm +M lib/pf/dal/_savedsearch.pm +M lib/pf/dal/_scan.pm +M lib/pf/dal/_security_event.pm +M lib/pf/dal/_sms_carrier.pm +M lib/pf/dal/_tenant.pm +M lib/pf/dal/_user_preference.pm +M lib/pf/dal/_userlog.pm +M lib/pf/dal/_wrix.pm +M lib/pf/dal/action.pm +M lib/pf/dal/activation.pm +M lib/pf/dal/admin_api_audit_log.pm +M lib/pf/dal/auth_log.pm +M lib/pf/dal/bandwidth_accounting.pm +M lib/pf/dal/bandwidth_accounting_history.pm +M lib/pf/dal/billing.pm +M lib/pf/dal/chi_cache.pm +M lib/pf/dal/class.pm +M lib/pf/dal/dhcp_option82.pm +M lib/pf/dal/dhcp_option82_history.pm +M lib/pf/dal/dhcppool.pm +M lib/pf/dal/dns_audit_log.pm +M lib/pf/dal/inline_accounting.pm +M lib/pf/dal/ip4log.pm +M lib/pf/dal/ip4log_archive.pm +M lib/pf/dal/ip4log_history.pm +M lib/pf/dal/ip6log.pm +M lib/pf/dal/ip6log_archive.pm +M lib/pf/dal/ip6log_history.pm +M lib/pf/dal/iterator.pm +M lib/pf/dal/key_value_storage.pm +M lib/pf/dal/keyed.pm +M lib/pf/dal/locationlog.pm +M lib/pf/dal/locationlog_history.pm +M lib/pf/dal/node.pm +M lib/pf/dal/node_category.pm +M lib/pf/dal/password.pm +M lib/pf/dal/person.pm +M lib/pf/dal/pf_version.pm +M lib/pf/dal/pki_cas.pm +M lib/pf/dal/pki_certs.pm +M lib/pf/dal/pki_profiles.pm +M lib/pf/dal/pki_revoked_certs.pm +M lib/pf/dal/radacct.pm +M lib/pf/dal/radacct_log.pm +M lib/pf/dal/radius_audit_log.pm +M lib/pf/dal/radius_nas.pm +M lib/pf/dal/roles/has_tenant_id.pm +M lib/pf/dal/savedsearch.pm +M lib/pf/dal/scan.pm +M lib/pf/dal/security_event.pm +M lib/pf/dal/sms_carrier.pm +M lib/pf/dal/tenant.pm +M lib/pf/dal/user_preference.pm +M lib/pf/dal/userlog.pm +M lib/pf/dal/wrix.pm +M lib/pf/db.pm +M lib/pf/detect/parser/regex.pm +M lib/pf/dhcp/api.pm +M lib/pf/dhcp/processor.pm +M lib/pf/dhcp/processor_v4.pm +M lib/pf/dhcp/processor_v6.pm +M lib/pf/dhcp_option82.pm +M lib/pf/dns_audit_log.pm +M lib/pf/domain.pm +M lib/pf/domain/ntlm_cache.pm +M lib/pf/enforcement.pm +M lib/pf/error.pm +M lib/pf/extended_node_data.pm +M lib/pf/factory/ast.pm +M lib/pf/factory/condition.pm +M lib/pf/factory/condition/access_filter.pm +M lib/pf/factory/condition/profile.pm +M lib/pf/factory/condition/security_event.pm +M lib/pf/factory/config.pm +M lib/pf/factory/pfcron/task.pm +M lib/pf/factory/pki_provider.pm +M lib/pf/factory/provisioner.pm +M lib/pf/factory/report.pm +M lib/pf/factory/scan.pm +M lib/pf/factory/survey.pm +M lib/pf/factory/task.pm +M lib/pf/file_paths.pm +M lib/pf/filter.pm +M lib/pf/filter_engine.pm +M lib/pf/filter_engine/profile.pm +M lib/pf/fingerbank.pm +M lib/pf/firewallsso.pm +M lib/pf/floatingdevice.pm +M lib/pf/floatingdevice/custom.pm +M lib/pf/freeradius.pm +M lib/pf/generate_filter.pm +M lib/pf/import.pm +M lib/pf/inline.pm +M lib/pf/inline/accounting.pm +M lib/pf/inline/custom.pm +M lib/pf/ip4log.pm +M lib/pf/ip6log.pm +M lib/pf/ipset.pm +M lib/pf/ipset_cache.pm +M lib/pf/iptables.pm +M lib/pf/locationlog.pm +M lib/pf/log.pm +M lib/pf/log/FileAppender.pm +M lib/pf/log/trapper.pm +M lib/pf/lookup/node.pm +M lib/pf/lookup/person.pm +M lib/pf/mini_template.pm +M lib/pf/node.pm +M lib/pf/nodecategory.pm +M lib/pf/option82.pm +M lib/pf/parking.pm +M lib/pf/password.pm +M lib/pf/person.pm +M lib/pf/pfcmd/checkup.pm +M lib/pf/pfcmd/dashboard.pm +M lib/pf/pfcmd/graph.pm +M lib/pf/pfcmd/report.pm +M lib/pf/pfcron/task.pm +M lib/pf/pfcron/task/acct_maintenance.pm +M lib/pf/pfcron/task/cluster_check.pm +M lib/pf/pfcron/task/inline_accounting_maintenance.pm +M lib/pf/pfcron/task/node_cleanup.pm +M lib/pf/pfcron/task/nodes_maintenance.pm +M lib/pf/pfcron/task/option82_query.pm +M lib/pf/pfcron/task/password_of_the_day.pm +M lib/pf/pfcron/task/person_cleanup.pm +M lib/pf/pfcron/task/provisioning_compliance_poll.pm +M lib/pf/pfcron/task/security_event_maintenance.pm +M lib/pf/pfcron/task/switch_cache_lldpLocalPort_description.pm +M lib/pf/pfcron/task/ubiquiti_ap_mac_to_ip.pm +M lib/pf/pffilter/client.pm +M lib/pf/pfqueue/consumer.pm +M lib/pf/pfqueue/consumer/redis.pm +M lib/pf/pfqueue/producer.pm +M lib/pf/pfqueue/producer/redis.pm +M lib/pf/pfqueue/stats.pm +M lib/pf/pfqueue/status_updater.pm +M lib/pf/pfqueue/status_updater/dummy.pm +M lib/pf/pfqueue/status_updater/redis.pm +M lib/pf/pftest.pm +M lib/pf/pftest/authentication.pm +M lib/pf/pftest/help.pm +M lib/pf/pftest/locationlog.pm +M lib/pf/pftest/mysql.pm +M lib/pf/pftest/mysql/tuner.pm +M lib/pf/pftest/profile_filter.pm +M lib/pf/pki_provider.pm +M lib/pf/pki_provider/packetfence_local.pm +M lib/pf/pki_provider/packetfence_pki.pm +M lib/pf/pki_provider/scep.pm +M lib/pf/provisioner.pm +M lib/pf/provisioner/accept.pm +M lib/pf/provisioner/airwatch.pm +M lib/pf/provisioner/android.pm +M lib/pf/provisioner/deny.pm +M lib/pf/provisioner/dpsk.pm +M lib/pf/provisioner/ibm.pm +M lib/pf/provisioner/intune.pm +M lib/pf/provisioner/jamf.pm +M lib/pf/provisioner/mobileconfig.pm +M lib/pf/provisioner/mobileiron.pm +M lib/pf/provisioner/opswat.pm +M lib/pf/provisioner/sentinelone.pm +M lib/pf/provisioner/sepm.pm +M lib/pf/provisioner/servicenow.pm +M lib/pf/provisioner/symantec.pm +M lib/pf/provisioner/windows.pm +M lib/pf/proxypassthrough/constants.pm +M lib/pf/radius.pm +M lib/pf/radius/constants.pm +M lib/pf/radius/custom.pm +M lib/pf/radius/rest.pm +M lib/pf/radius/rpc.pm +M lib/pf/radius/soapclient.pm +M lib/pf/radius_audit_log.pm +M lib/pf/rate_limiter.pm +M lib/pf/registration.pm +M lib/pf/role.pm +M lib/pf/role/custom.pm +M lib/pf/role/pool.pm +M lib/pf/roles.pm +M lib/pf/roles/custom.pm +M lib/pf/savedsearch.pm +M lib/pf/scan.pm +M lib/pf/scan/nessus.pm +M lib/pf/scan/nessus6.pm +M lib/pf/scan/openvas.pm +M lib/pf/scan/rapid7.pm +M lib/pf/scan/wmi.pm +M lib/pf/scan/wmi/rules.pm +M lib/pf/schedule.pm +M lib/pf/security_event.pm +M lib/pf/security_event_config.pm +M lib/pf/services.pm +M lib/pf/services/manager.pm +M lib/pf/services/manager/api_frontend.pm +M lib/pf/services/manager/fingerbank_collector.pm +M lib/pf/services/manager/galera_autofix.pm +M lib/pf/services/manager/haproxy.pm +M lib/pf/services/manager/haproxy_admin.pm +M lib/pf/services/manager/haproxy_db.pm +M lib/pf/services/manager/haproxy_portal.pm +M lib/pf/services/manager/httpd.pm +M lib/pf/services/manager/httpd_aaa.pm +M lib/pf/services/manager/httpd_admin.pm +M lib/pf/services/manager/httpd_admin_dispatcher.pm +M lib/pf/services/manager/httpd_collector.pm +M lib/pf/services/manager/httpd_dispatcher.pm +M lib/pf/services/manager/httpd_portal.pm +M lib/pf/services/manager/httpd_proxy.pm +M lib/pf/services/manager/httpd_webservices.pm +M lib/pf/services/manager/iptables.pm +M lib/pf/services/manager/keepalived.pm +M lib/pf/services/manager/netdata.pm +M lib/pf/services/manager/pf.pm +M lib/pf/services/manager/pfacct.pm +M lib/pf/services/manager/pfcertmanager.pm +M lib/pf/services/manager/pfcron.pm +M lib/pf/services/manager/pfdetect.pm +M lib/pf/services/manager/pfdhcplistener.pm +M lib/pf/services/manager/pfdns.pm +M lib/pf/services/manager/pffilter.pm +M lib/pf/services/manager/pfipset.pm +M lib/pf/services/manager/pfperl_api.pm +M lib/pf/services/manager/pfpki.pm +M lib/pf/services/manager/pfqueue.pm +M lib/pf/services/manager/pfsso.pm +M lib/pf/services/manager/radiusd.pm +M lib/pf/services/manager/radiusd_child.pm +M lib/pf/services/manager/redis.pm +M lib/pf/services/manager/redis_ntlm_cache.pm +M lib/pf/services/manager/redis_queue.pm +M lib/pf/services/manager/roles/is_managed_vlan_inline_enforcement.pm +M lib/pf/services/manager/snmptrapd.pm +M lib/pf/services/manager/submanager.pm +M lib/pf/services/manager/tc.pm +M lib/pf/services/manager/tracking.pm +M lib/pf/services/manager/winbindd.pm +M lib/pf/services/util.pm +M lib/pf/sms_carrier.pm +M lib/pf/snmptrapd.pm +M lib/pf/ssl.pm +M lib/pf/ssl/lets_encrypt.pm +M lib/pf/task.pm +M lib/pf/task/api.pm +M lib/pf/task/domain.pm +M lib/pf/task/log.pm +M lib/pf/task/person_lookup.pm +M lib/pf/task/pfsnmp.pm +M lib/pf/task/pfsnmp_parsing.pm +M lib/pf/task/sendmail.pm +M lib/pf/tenant.pm +M lib/pf/util.pm +M lib/pf/util/IP.pm +M lib/pf/util/apache.pm +M lib/pf/util/console.pm +M lib/pf/util/dhcp.pm +M lib/pf/util/dhcpv6.pm +M lib/pf/util/dns.pm +M lib/pf/util/freeradius.pm +M lib/pf/util/networking.pm +M lib/pf/util/pfqueue.pm +M lib/pf/util/radius.pm +M lib/pf/util/radius_dictionary.pm +M lib/pf/util/statsd.pm +M lib/pf/util/template_switch.pm +M lib/pf/util/upgrade.pm +M lib/pf/util/webapi.pm +M lib/pf/util/wmi.pm +M lib/pf/validation/profile_filters.pm +M lib/pf/version.pm +M lib/pf/web.pm +M lib/pf/web/apache2_version.pm +M lib/pf/web/backend_modperl_require.pl +M lib/pf/web/billinghook.pm +M lib/pf/web/captiveportal_modperl_require.pl +M lib/pf/web/constants.pm +M lib/pf/web/custom.pm +M lib/pf/web/dispatcher.pm +M lib/pf/web/dispatcher/custom.pm +M lib/pf/web/externalportal.pm +M lib/pf/web/filter.pm +M lib/pf/web/guest.pm +M lib/pf/web/guest/constants.pm +M lib/pf/web/httpd.aaa_modperl_require.pl +M lib/pf/web/httpd.collector_modperl_require.pl +M lib/pf/web/httpd.webservices_modperl_require.pl +M lib/pf/web/interceptproxy.pm +M lib/pf/web/openvashook.pm +M lib/pf/web/proxy_modperl_require.pl +M lib/pf/web/release.pm +M lib/pf/web/static.pm +M lib/pf/web/util.pm +M lib/pf/web/wispr.pm +M lib/pfconfig/backend.pm +M lib/pfconfig/backend/bdb.pm +M lib/pfconfig/backend/memory.pm +M lib/pfconfig/backend/mysql.pm +M lib/pfconfig/cached.pm +M lib/pfconfig/cached_array.pm +M lib/pfconfig/cached_hash.pm +M lib/pfconfig/cached_scalar.pm +M lib/pfconfig/config.pm +M lib/pfconfig/constants.pm +M lib/pfconfig/empty_string.pm +M lib/pfconfig/manager.pm +M lib/pfconfig/memory_cached.pm +M lib/pfconfig/namespaces/FilterEngine/AccessScopes.pm +M lib/pfconfig/namespaces/FilterEngine/DNS_Scopes.pm +M lib/pfconfig/namespaces/FilterEngine/DhcpScopes.pm +M lib/pfconfig/namespaces/FilterEngine/Profile.pm +M lib/pfconfig/namespaces/FilterEngine/RadiusScopes.pm +M lib/pfconfig/namespaces/FilterEngine/SecurityEvent.pm +M lib/pfconfig/namespaces/FilterEngine/SwitchScopes.pm +M lib/pfconfig/namespaces/FilterEngine/VlanScopes.pm +M lib/pfconfig/namespaces/config.pm +M lib/pfconfig/namespaces/config/AdminRoles.pm +M lib/pfconfig/namespaces/config/ApacheFilters.pm +M lib/pfconfig/namespaces/config/Authentication.pm +M lib/pfconfig/namespaces/config/BillingTiers.pm +M lib/pfconfig/namespaces/config/Cluster.pm +M lib/pfconfig/namespaces/config/Cron.pm +M lib/pfconfig/namespaces/config/CronDefault.pm +M lib/pfconfig/namespaces/config/DNS_Filters.pm +M lib/pfconfig/namespaces/config/DhcpFilters.pm +M lib/pfconfig/namespaces/config/Documentation.pm +M lib/pfconfig/namespaces/config/Domain.pm +M lib/pfconfig/namespaces/config/EAP.pm +M lib/pfconfig/namespaces/config/Fast.pm +M lib/pfconfig/namespaces/config/FingerbankDoc.pm +M lib/pfconfig/namespaces/config/FingerbankSettings.pm +M lib/pfconfig/namespaces/config/FingerbankSettingsDefaults.pm +M lib/pfconfig/namespaces/config/Firewall_SSO.pm +M lib/pfconfig/namespaces/config/FloatingDevices.pm +M lib/pfconfig/namespaces/config/Network.pm +M lib/pfconfig/namespaces/config/Ocsp.pm +M lib/pfconfig/namespaces/config/OrderedRealm.pm +M lib/pfconfig/namespaces/config/PKI_Provider.pm +M lib/pfconfig/namespaces/config/Pf.pm +M lib/pfconfig/namespaces/config/PfDefault.pm +M lib/pfconfig/namespaces/config/Pfdetect.pm +M lib/pfconfig/namespaces/config/Pfqueue.pm +M lib/pfconfig/namespaces/config/PortalModules.pm +M lib/pfconfig/namespaces/config/Profiles.pm +M lib/pfconfig/namespaces/config/Provisioning.pm +M lib/pfconfig/namespaces/config/RadiusFilters.pm +M lib/pfconfig/namespaces/config/Realm.pm +M lib/pfconfig/namespaces/config/Report.pm +M lib/pfconfig/namespaces/config/Roles.pm +M lib/pfconfig/namespaces/config/Scan.pm +M lib/pfconfig/namespaces/config/SecurityEvents.pm +M lib/pfconfig/namespaces/config/SelfService.pm +M lib/pfconfig/namespaces/config/Ssl.pm +M lib/pfconfig/namespaces/config/Stats.pm +M lib/pfconfig/namespaces/config/Survey.pm +M lib/pfconfig/namespaces/config/Switch.pm +M lib/pfconfig/namespaces/config/SwitchFilters.pm +M lib/pfconfig/namespaces/config/Syslog.pm +M lib/pfconfig/namespaces/config/TLS.pm +M lib/pfconfig/namespaces/config/TemplateSwitches.pm +M lib/pfconfig/namespaces/config/TrafficShaping.pm +M lib/pfconfig/namespaces/config/VlanFilters.pm +M lib/pfconfig/namespaces/config/Wmi.pm +M lib/pfconfig/namespaces/config/template.pm +M lib/pfconfig/namespaces/interfaces.pm +M lib/pfconfig/namespaces/interfaces/dhcp_ints.pm +M lib/pfconfig/namespaces/interfaces/dhcplistener_ints.pm +M lib/pfconfig/namespaces/interfaces/dns_ints.pm +M lib/pfconfig/namespaces/interfaces/ha_ints.pm +M lib/pfconfig/namespaces/interfaces/inline_enforcement_nets.pm +M lib/pfconfig/namespaces/interfaces/inline_nets.pm +M lib/pfconfig/namespaces/interfaces/internal_nets.pm +M lib/pfconfig/namespaces/interfaces/listen_ints.pm +M lib/pfconfig/namespaces/interfaces/management_network.pm +M lib/pfconfig/namespaces/interfaces/monitor_int.pm +M lib/pfconfig/namespaces/interfaces/portal_ints.pm +M lib/pfconfig/namespaces/interfaces/radius_ints.pm +M lib/pfconfig/namespaces/interfaces/routed_isolation_nets.pm +M lib/pfconfig/namespaces/interfaces/routed_registration_nets.pm +M lib/pfconfig/namespaces/interfaces/vlan_enforcement_nets.pm +M lib/pfconfig/namespaces/resource.pm +M lib/pfconfig/namespaces/resource/CaptivePortal.pm +M lib/pfconfig/namespaces/resource/Database.pm +M lib/pfconfig/namespaces/resource/NtlmRedisCachedDomains.pm +M lib/pfconfig/namespaces/resource/PortalModuleReverseLookup.pm +M lib/pfconfig/namespaces/resource/ProfileReverseLookup.pm +M lib/pfconfig/namespaces/resource/ProvisioningReverseLookup.pm +M lib/pfconfig/namespaces/resource/RealmReverseLookup.pm +M lib/pfconfig/namespaces/resource/RolesReverseLookup.pm +M lib/pfconfig/namespaces/resource/SwitchReverseLookup.pm +M lib/pfconfig/namespaces/resource/SwitchTypesConfigured.pm +M lib/pfconfig/namespaces/resource/URI_Filters.pm +M lib/pfconfig/namespaces/resource/accounting_triggers.pm +M lib/pfconfig/namespaces/resource/all_cluster_hosts.pm +M lib/pfconfig/namespaces/resource/all_cluster_servers.pm +M lib/pfconfig/namespaces/resource/array_test.pm +M lib/pfconfig/namespaces/resource/authentication_config_hash.pm +M lib/pfconfig/namespaces/resource/authentication_lookup.pm +M lib/pfconfig/namespaces/resource/authentication_sources.pm +M lib/pfconfig/namespaces/resource/authentication_sources_edir.pm +M lib/pfconfig/namespaces/resource/authentication_sources_eduroam.pm +M lib/pfconfig/namespaces/resource/authentication_sources_ldap.pm +M lib/pfconfig/namespaces/resource/authentication_sources_monitored.pm +M lib/pfconfig/namespaces/resource/authentication_sources_radius.pm +M lib/pfconfig/namespaces/resource/bandwidth_expired_security_events.pm +M lib/pfconfig/namespaces/resource/cli_switches.pm +M lib/pfconfig/namespaces/resource/cluster_hosts.pm +M lib/pfconfig/namespaces/resource/cluster_hosts_ip.pm +M lib/pfconfig/namespaces/resource/cluster_servers.pm +M lib/pfconfig/namespaces/resource/cluster_summary.pm +M lib/pfconfig/namespaces/resource/clusters_hostname_map.pm +M lib/pfconfig/namespaces/resource/default_switch.pm +M lib/pfconfig/namespaces/resource/domain_dns_servers.pm +M lib/pfconfig/namespaces/resource/eap_config.pm +M lib/pfconfig/namespaces/resource/fqdn.pm +M lib/pfconfig/namespaces/resource/guest_self_registration.pm +M lib/pfconfig/namespaces/resource/isolation_passthroughs.pm +M lib/pfconfig/namespaces/resource/local_secret.pm +M lib/pfconfig/namespaces/resource/network_config.pm +M lib/pfconfig/namespaces/resource/passthroughs.pm +M lib/pfconfig/namespaces/resource/reverse_fqdn.pm +M lib/pfconfig/namespaces/resource/stats_levels.pm +M lib/pfconfig/namespaces/resource/switches_group.pm +M lib/pfconfig/namespaces/resource/switches_list.pm +M lib/pfconfig/namespaces/resource/switches_ranges.pm +M lib/pfconfig/namespaces/resource/syslog_files.pm +M lib/pfconfig/namespaces/resource/tenant_aware_array_test.pm +M lib/pfconfig/namespaces/resource/tenant_aware_hash_test.pm +M lib/pfconfig/namespaces/resource/trapping_range.pm +M lib/pfconfig/namespaces/resource/unified_api_system_user.pm +M lib/pfconfig/undef_element.pm +M lib/pfconfig/util.pm +M raddb/dictionary.inverse +M raddb/mods-config/perl/packetfence-multi-domain.pm +M raddb/mods-config/perl/packetfence.pm +M sbin/pfconfig +M sbin/pfdhcplistener +M sbin/pffilter +M sbin/pfperl-api +M sbin/pfqueue +M sbin/winbindd-wrapper +M src/ntlm_auth_wrap.c +M src/pfcmd.c +M t/IniFiles.t +M t/Portal.t +M t/SNMP.t +M t/SwitchFactory.t +M t/SwitchSupports.t +M t/TestUtils.pm +M t/Utils.pm +M t/all.t +M t/benchmarks/node_dal.pl +M t/benchmarks/pf-switchfactory-preload.pl +M t/benchmarks/pf-util.pl +M t/benchmarks/request-cache.pl +M t/benchmarks/tieconfig.pl +M t/benchmarks/trap-parsing.pl +M t/benchmarks/webservices_client/msgpack_vs_soap.pl +M t/captive-portal_libs-slow.t +M t/captive-portal_libs.t +M t/coding-style.t +M t/config.t +M t/critic.t +M t/daemon.t +M t/dao/graph.t +M t/dao/node.t +M t/dao/person.t +M t/dao/report.t +M t/data/profiles.conf +M t/data/switches.conf +M t/db/fork.t +M t/db/schema.t +M t/db/setup_test_db.pl +M t/db/timeout.t +M t/dhcpv6.t +M t/enforcement.t +M t/example.t +M t/floatingdevice.t +M t/hardware-snmp-objects.t +M t/has_unit_test.t +M t/i18n.t +M t/import.t +M t/inline.t +M t/integration.t +M t/integration/Portal.t +M t/integration/captive-portal.t +M t/integration/pfcmd.t +M t/integration/radius.t +M t/ldap-auth-cache.t +M t/ldap-auth-role_not_found.t +M t/ldap-read-timeout.t +M t/linux.t +M t/network-devices/cisco.t +M t/network-devices/roles.t +M t/network-devices/threecom.t +M t/network-devices/wired.t +M t/network-devices/wireless.t +M t/nodecategory.t +M t/person.t +M t/pf-slow.t +M t/pf.t +M t/pfappserver_libs-slow.t +M t/pfappserver_libs.t +M t/pfcmd.t +M t/pfcmd_vlan.t +M t/pfdhcplistener.t +M t/pfqueue.pl +M t/pod.t +M t/podCoverage.t +M t/prepare-pfconfig.t +M t/provisioner.t +M t/radius.t +M t/role.t +M t/serialized_unittests/CHI.t +M t/serialized_unittests/UnifiedApi/Controller/Services.t +M t/serialized_unittests/binaries.t +M t/serialized_unittests/db/apply_upgrade.t +M t/serialized_unittests/merged_list.t +M t/serialized_unittests/pfconfig.t +M t/services.t +M t/setup_test_config.pm +M t/smoke.t +M t/stress-test/coa-calls.pl +M t/stress-test/coa-server.pl +M t/stress-test/eap-calls +M t/stress-test/radius-calls +M t/stress-test/soap-calls-radius_authorize +M t/stress-test/soap-calls-snort +M t/switch_supports.t +M t/template.t +M t/test_paths.pm +M t/test_paths_serial.pm +M t/unittest/Authentication/Condition.t +M t/unittest/Authentication/Source-RoleLookup.t +M t/unittest/Authentication/Source/EmailSource.t +M t/unittest/Authentication/Source/HTTPSource.t +M t/unittest/Authentication/Source/LDAPSource.t +M t/unittest/ConfigStore.t +M t/unittest/ConfigStore/FilterEngine.t +M t/unittest/ConfigStore/Filtered.t +M t/unittest/ConfigStore/Group.t +M t/unittest/ConfigStore/PortalModule.t +M t/unittest/ConfigStore/Switch.t +M t/unittest/ConfigStore/Syslog.t +M t/unittest/Connection.t +M t/unittest/I18N/api.t +M t/unittest/I18N/pfappserver.t +M t/unittest/Portal/Profile.t +M t/unittest/Portal/ProfileFactory.t +M t/unittest/SQL/Abstract.t +M t/unittest/Switch.t +M t/unittest/Switch/Cisco.t +M t/unittest/Switch/Dell/N1500.t +M t/unittest/Switch/Template.t +M t/unittest/UnifiedApi.t +M t/unittest/UnifiedApi/Controller/Config/AdminRoles.t +M t/unittest/UnifiedApi/Controller/Config/Bases.t +M t/unittest/UnifiedApi/Controller/Config/BillingTiers.t +M t/unittest/UnifiedApi/Controller/Config/BulkImport.t +M t/unittest/UnifiedApi/Controller/Config/Certificates.t +M t/unittest/UnifiedApi/Controller/Config/ConnectionProfiles.t +M t/unittest/UnifiedApi/Controller/Config/Domains.t +M t/unittest/UnifiedApi/Controller/Config/FilterEngines.t +M t/unittest/UnifiedApi/Controller/Config/FilterEngines/VlanFilters.t +M t/unittest/UnifiedApi/Controller/Config/FingerbankSettings.t +M t/unittest/UnifiedApi/Controller/Config/Firewalls.t +M t/unittest/UnifiedApi/Controller/Config/FloatingDevices.t +M t/unittest/UnifiedApi/Controller/Config/MaintenanceTasks.t +M t/unittest/UnifiedApi/Controller/Config/OPTIONS.t +M t/unittest/UnifiedApi/Controller/Config/PkiProviders.t +M t/unittest/UnifiedApi/Controller/Config/PortalModules.t +M t/unittest/UnifiedApi/Controller/Config/Provisionings.t +M t/unittest/UnifiedApi/Controller/Config/Realms.t +M t/unittest/UnifiedApi/Controller/Config/Roles.t +M t/unittest/UnifiedApi/Controller/Config/Scans.t +M t/unittest/UnifiedApi/Controller/Config/SecurityEvents.t +M t/unittest/UnifiedApi/Controller/Config/SelfServices.t +M t/unittest/UnifiedApi/Controller/Config/Sources.t +M t/unittest/UnifiedApi/Controller/Config/Sources/Htpasswd.t +M t/unittest/UnifiedApi/Controller/Config/Sources/Null.t +M t/unittest/UnifiedApi/Controller/Config/SwitchGroups.t +M t/unittest/UnifiedApi/Controller/Config/Switches.t +M t/unittest/UnifiedApi/Controller/Config/SyslogForwarders.t +M t/unittest/UnifiedApi/Controller/Config/SyslogParsers.t +M t/unittest/UnifiedApi/Controller/Config/TemplateSwitch.t +M t/unittest/UnifiedApi/Controller/Config/TrafficShapingPolicies.t +M t/unittest/UnifiedApi/Controller/Config/WMIRules.t +M t/unittest/UnifiedApi/Controller/Config_AdminApiAuditLog.t +M t/unittest/UnifiedApi/Controller/DhcpOption82s.t +M t/unittest/UnifiedApi/Controller/DynamicReports.t +M t/unittest/UnifiedApi/Controller/Fingerbank/MacVendors.t +M t/unittest/UnifiedApi/Controller/Ip4logs.t +M t/unittest/UnifiedApi/Controller/Locationlogs.t +M t/unittest/UnifiedApi/Controller/Nodes.t +M t/unittest/UnifiedApi/Controller/Preferences.t +M t/unittest/UnifiedApi/Controller/RadiusAuditLogs.t +M t/unittest/UnifiedApi/Controller/Reports.t +M t/unittest/UnifiedApi/Controller/SMSCarriers.t +M t/unittest/UnifiedApi/Controller/SecurityEvents.t +M t/unittest/UnifiedApi/Controller/Translations.t +M t/unittest/UnifiedApi/Controller/Users.t +M t/unittest/UnifiedApi/Controller/Users/Nodes.t +M t/unittest/UnifiedApi/Controller/WrixLocations.t +M t/unittest/UnifiedApi/GenerateSpec.t +M t/unittest/UnifiedApi/OpenAPI/Generator.t +M t/unittest/UnifiedApi/OpenAPI/Generator/Crud.t +M t/unittest/UnifiedApi/ROUTES.t +M t/unittest/UnifiedApi/Search.t +M t/unittest/UnifiedApi/Search/Builder/Config.t +M t/unittest/UnifiedApi/Search/Builder/Fingerbank.t +M t/unittest/UnifiedApi/Search/Builder/Nodes.t +M t/unittest/access_filter/radius.t +M t/unittest/accounting_events_history.t +M t/unittest/activation.t +M t/unittest/admin_roles.t +M t/unittest/api/attributes.t +M t/unittest/api/jsonrpcclient.t +M t/unittest/authentication.t +M t/unittest/cmd/pf/tenant.t +M t/unittest/condition/all.t +M t/unittest/condition/any.t +M t/unittest/condition/date_after.t +M t/unittest/condition/date_before.t +M t/unittest/condition/ends_with.t +M t/unittest/condition/equal.t +M t/unittest/condition/exists_in.t +M t/unittest/condition/includes.t +M t/unittest/condition/key.t +M t/unittest/condition/matches.t +M t/unittest/condition/multi_all.t +M t/unittest/condition/multi_any.t +M t/unittest/condition/multi_empty.t +M t/unittest/condition/network.t +M t/unittest/condition/regex.t +M t/unittest/condition/regex_not.t +M t/unittest/condition_parser.t +M t/unittest/config/builder/filter_engine.t +M t/unittest/config/builder/template_switches.t +M t/unittest/config/builder/wmi_action.t +M t/unittest/config/util.t +M t/unittest/dal-log.t +M t/unittest/dal-set-tenant.t +M t/unittest/dal.t +M t/unittest/detect/parser/regex.t +M t/unittest/filter_engine.t +M t/unittest/fingerbank.t +M t/unittest/freeradius.t +M t/unittest/generate_filter.t +M t/unittest/import.t +M t/unittest/ip4log.t +M t/unittest/ip6log.t +M t/unittest/mini_template.t +M t/unittest/node.t +M t/unittest/person.t +M t/unittest/pfappserver/Base/Form/Role/AllowedOptions.t +M t/unittest/pfappserver/Form/Config/AdminRoles.t +M t/unittest/pfappserver/Form/Config/Provisioning.t +M t/unittest/pfappserver/Model/Search/Node.t +M t/unittest/pfconfig-tenant-scoped.t +M t/unittest/pfconfig/cached.t +M t/unittest/pfconfig/cached_array.t +M t/unittest/pfconfig/cached_hash.t +M t/unittest/pfconfig/memory_cached.t +M t/unittest/pfmon/task/nodes_maintenance.t +M t/unittest/provisioner/android.t +M t/unittest/provisioner/mobileconfig.t +M t/unittest/provisioner/symantec.t +M t/unittest/savedsearch.t +M t/unittest/security_events.t +M t/unittest/ssl.t +M t/unittest/switch_groups.t +M t/unittest/tenant-no-db.t +M t/unittest/tenant.t +M t/unittest/util/dns.t +M t/unittest/util/networking.t +M t/util-dhcp.t +M t/util-radius.t +M t/util.t +M t/vlan_utils.t +M t/web-auth.t +M t/web.t + +commit 7ab94686e65027f5c5605a55a89712fb5c3397be +Author: James Rouzier +Date: Wed Jan 13 15:13:35 2021 -0500 + + Use ag if available. + +M addons/dev-helpers/update-copyright.sh + +commit b731e964110f61d4992988437f09f9d813728377 +Author: Darren Satkunas +Date: Wed Jan 13 14:42:50 2021 -0500 + + (admin) improve schema + +M html/pfappserver/root/static.alt/src/globals/pfActions.js +M html/pfappserver/root/static.alt/src/utils/yup.js +M html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/activeActive/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/BaseFormGroupActions.js +M html/pfappserver/root/static.alt/src/views/Configuration/portalModules/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/schema.js + +commit 006e2ef9e0cb1a5cce5bf2c15e97ae83c0c9df34 +Author: Darren Satkunas +Date: Wed Jan 13 13:55:59 2021 -0500 + + (admin) support grouped selection in mutliple chosen + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenMultiple.js +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenMultipleSearchable.js +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosenMultiple.js + +commit f189a5f59d6c77d87b1afec3fbd5deb2387d0698 +Author: Darren Satkunas +Date: Wed Jan 13 11:44:04 2021 -0500 + + (admin) improve datetime popover position + +M html/pfappserver/root/static.alt/src/components/new/BaseInputGroupDateTime.vue + +commit fc6d01d9ca02098e01cde78f4acea224a31ac5e5 +Author: Darren Satkunas +Date: Wed Jan 13 10:26:51 2021 -0500 + + (admin) handle vue-router NavigationDuplicated exceptions + +M html/pfappserver/root/static.alt/src/views/Configuration/adminRoles/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/billingTiers/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/domains/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/combinations/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/devices/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpFingerprints/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpVendors/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Enterprises/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Fingerprints/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/macVendors/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/userAgents/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/floatingDevices/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/maintenanceTasks/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/networks/interfaces/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2Networks/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/networks/routedNetworks/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/networks/trafficShapingPolicies/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/pki/cas/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/pki/certs/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/pki/profiles/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/pki/revokedCerts/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/radius/eap/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/radius/fast/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/radius/ocsp/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/radius/ssl/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/radius/tls/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/realms/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/selfServices/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/switches/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/syslogForwarders/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/wmiRules/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/wrix/_composables/useCollection.js + +commit adb5cf83ff5bb2047dd6acaf08d4a0e136e59445 +Author: Darren Satkunas +Date: Wed Jan 13 09:31:34 2021 -0500 + + (admin) fix broken realms tenancy + +M html/pfappserver/root/static.alt/src/views/Configuration/realms/_composables/useCollection.js + +commit 41d6acd6c139b426d0970ae28a402ea699c5cb28 +Author: Francis Lachapelle +Date: Wed Jan 13 10:08:33 2021 -0500 + + chore(rpm): remove unused variable + +M rpm/packetfence.spec + +commit c3401db9e5488b80a0c9042b697101e63c04c4b4 +Author: Francis Lachapelle +Date: Wed Jan 13 10:07:32 2021 -0500 + + doc: move UPGRADE.asciidoc to docs/PacketFence_Upgrade_Guide.asciidoc + +M README.md +D UPGRADE.asciidoc +M debian/docs +T docs/PacketFence_Upgrade_Guide.asciidoc + +commit 40415fee7978c6d498c42148cf4d618a6b080e29 +Author: Francis Lachapelle +Date: Wed Jan 13 09:43:42 2021 -0500 + + chore: cleanup unused Makefile target + +M Makefile + +commit e6d2f6e0665d99590c82895fb4e0fb9a7360410f +Author: Darren Satkunas +Date: Wed Jan 13 09:17:19 2021 -0500 + + (admin) improve interface vlan route handling + +M html/pfappserver/root/static.alt/src/views/Configuration/networks/interfaces/_composables/useCollection.js + +commit 075d5ac98c8f644cb7ff6b0b67ef7edc9bbcf777 +Author: nqb +Date: Wed Jan 13 07:26:31 2021 +0100 + + [Venom] increase time waiting for address + +M t/venom/pfservers/captive_portal/32_sleep_some_time.yml + +commit b6ab905ed692aa6efb474340d40a74e551c93a5e +Author: Francis Lachapelle +Date: Tue Jan 12 21:53:20 2021 -0500 + + fix(doc): fix anchors of UPGRADE.asciidoc + +M UPGRADE.asciidoc + +commit 43c8c051426f5fd9eb070ae4fc89810fbf48f051 +Author: Francis Lachapelle +Date: Tue Jan 12 21:45:46 2021 -0500 + + fix(doc): cleanup docs/README + +M docs/README.asciidoc + +commit 4850719c9478f9e44f1c81d0351b9b87692662cc +Author: Francis Lachapelle +Date: Tue Jan 12 21:38:19 2021 -0500 + + chore: define dynamic attributes when building doc files + +M Makefile + +commit 48f69ceb13e0350a681603df05c1fe61ff063309 +Author: Francis Lachapelle +Date: Tue Jan 12 21:37:35 2021 -0500 + + chore(rpm): remove dependency to asciidoc + +M rpm/packetfence.spec + +commit 9f6fbdbe45911b00a87e2758a6ba1aa3a6276183 +Author: Francis Lachapelle +Date: Tue Jan 12 21:37:03 2021 -0500 + + fix(doc): cleanup docs/README + +M docs/README.asciidoc + +commit ab671d466af59a4769dfc7c1c94521032857216a +Author: Darren Satkunas +Date: Tue Jan 12 16:43:41 2021 -0500 + + (admin) add date/datetime components + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInput.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputDate.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputGroup.vue +A html/pfappserver/root/static.alt/src/components/new/BaseInputGroupDate.vue +A html/pfappserver/root/static.alt/src/components/new/BaseInputGroupDateTime.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/composables/useArrayCollapse.js +M html/pfappserver/root/static.alt/src/globals/pfActions.js +M html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseInputTypeValue.vue +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/BaseFilter.vue +M html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/BaseAction.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupRules.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRule.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleAction.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleCondition.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleFormGroupActions.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleFormGroupConditions.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/BaseFormGroupRules.js +M html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/BaseRule.vue +M html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/BaseRuleAction.vue + +commit 532580c8c97a2dc17ba6e597bc7d51d5eb143c5a +Author: James Rouzier +Date: Thu Jan 7 11:30:05 2021 -0500 + + Only enabled netflow is an inline network has it enabled + +M lib/pf/iptables.pm + +commit ad399b25df9618677ab60734e1e79481725d7be8 +Author: James Rouzier +Date: Thu Jan 7 10:28:30 2021 -0500 + + Make forward netflow iptables instruction optional + +M conf/iptables.conf.example +M lib/pf/iptables.pm + +commit 979eb163a2f523dad86d6d87be3ce2345cf94fa1 +Author: nqb +Date: Tue Jan 12 11:06:21 2021 +0100 + + [Venom] let more time to handle answer and reply + +M t/venom/pfservers/captive_portal/22_sleep_some_time.yml +M t/venom/pfservers/captive_portal/TESTSUITE.md +M t/venom/pfservers/wired_mac_auth/22_sleep_some_time.yml +M t/venom/pfservers/wired_mac_auth/25_check_radius_audit_log.yml +M t/venom/pfservers/wired_mac_auth/TESTSUITE.md +M t/venom/vars/all.yml + +commit 6010aac023bec6ebe3227994fcc0bd17761328b1 +Author: Darren Satkunas +Date: Mon Jan 11 15:47:41 2021 -0500 + + (admin) rename parent => parent_id + +M html/pfappserver/root/static.alt/src/views/Configuration/_components/RolesList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/index.js + +commit 5dc892ec4274c870c371789586c3d670efa8d965 +Author: Darren Satkunas +Date: Mon Jan 11 15:39:54 2021 -0500 + + (admin) rename parent => parent_id + +M html/pfappserver/root/static.alt/src/views/Configuration/_config/role.js + +commit 5731ba67d7ab32b48d0994f8f8e7081a1c3698a9 +Author: James Rouzier +Date: Mon Jan 11 15:32:11 2021 -0500 + + rename parent => parent_id + +M html/pfappserver/lib/pfappserver/Form/Config/Roles.pm +M lib/pf/Switch.pm +M lib/pf/UnifiedApi/Controller/Config/Roles.pm +M lib/pfconfig/namespaces/config/Roles.pm +M t/data/roles.conf +M t/unittest/UnifiedApi/Controller/Config/Roles.t + +commit b6c5dee3879fa0b66708a4bff7a23be5be9d66e4 +Author: James Rouzier +Date: Mon Jan 11 15:24:34 2021 -0500 + + Update whitelist + +M t/hardware-snmp-objects.t + +commit 51cc7562fd04138b89703220b60727fa78b19bc6 +Author: Darren Satkunas +Date: Mon Jan 11 15:29:11 2021 -0500 + + (admin) deprecate DOM listeners + +M html/pfappserver/root/static.alt/src/components/pfFormPassword.vue +M html/pfappserver/root/static.alt/src/components/pfFormSecurityEventTrigger.vue +M html/pfappserver/root/static.alt/src/components/pfReportChart.vue +M html/pfappserver/root/static.alt/src/store/modules/events.js +M html/pfappserver/root/static.alt/src/views/Configuration/_components/ConnectionProfileFileView.vue +M html/pfappserver/root/static.alt/src/views/Status/_components/Network.vue + +commit ba450237a65a502efefbb236aa8b24d5f84f579a +Author: Darren Satkunas +Date: Mon Jan 11 15:08:46 2021 -0500 + + (admin) move fingerbank device breadcrumbs to header + +M html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/device.js + +commit 59ebd20a84a1e248f1eb139c0ca9741acf7990cf +Author: Darren Satkunas +Date: Mon Jan 11 14:51:53 2021 -0500 + + (admin) deprecate switch role by ACL + +M html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/index.js + +commit 476f72b232a29f6ba6fa106cdd56dce14ed745be +Author: Darren Satkunas +Date: Mon Jan 11 14:32:27 2021 -0500 + + (admin) add inheritance to roles + +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDevicesList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/RolesList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/role.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_router.js + +commit f59e1925fa03823fa1b87cd9d459bd31844d5338 +Author: Darren Satkunas +Date: Mon Jan 11 12:47:08 2021 -0500 + + (admin) add missing user search component + +A html/pfappserver/root/static.alt/src/views/Users/_components/new/BaseInputChosenOneSearchableUser.js + +commit 445aede23aa836ddaba046257107bfc5145a7906 +Author: Darren Satkunas +Date: Mon Jan 11 12:00:13 2021 -0500 + + (admin) delay loading of vuedraggable package to prevent runtime exception + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupArrayDraggable.vue +M html/pfappserver/root/static.alt/src/components/pfFormFields.vue +M html/pfappserver/root/static.alt/src/components/pfSearchBoolean.vue +M html/pfappserver/root/static.alt/src/components/pfTableSortable.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/PortalModule.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/PortalModulesList.vue + +commit bbd3a14ce941bff4b34f4f9ead19d8043ab3604b +Author: Darren Satkunas +Date: Mon Jan 11 12:03:10 2021 -0500 + + (admin) improve source rule schema + +M html/pfappserver/root/static.alt/src/views/Configuration/sources/schema.js + +commit e5fd5650fd07910f8cd0430d2ec3a078437e3a46 +Author: Darren Satkunas +Date: Mon Jan 11 12:00:13 2021 -0500 + + (admin) delay loading of vuedraggable package to prevent runtime exception + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupArrayDraggable.vue +M html/pfappserver/root/static.alt/src/components/pfFormFields.vue +M html/pfappserver/root/static.alt/src/components/pfSearchBoolean.vue +M html/pfappserver/root/static.alt/src/components/pfTableSortable.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/PortalModule.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/PortalModulesList.vue + +commit 0ea23c80744181a6b462a266a9546ae52b995eae +Author: Darren Satkunas +Date: Mon Jan 11 11:53:07 2021 -0500 + + (admin) remove duplicate key + +M html/pfappserver/root/static.alt/src/views/Configuration/_config/provisioning.js + +commit e05cff2a81b62b2c236f6d7397468af3efe0b3a1 +Author: James Rouzier +Date: Mon Jan 11 11:29:14 2021 -0500 + + Add new module + +A lib/pf/condition/key_undef.pm + +commit d4eaae8eafd1e3a4f7a5997102e41f745f1255dc +Author: Durand Fabrice +Date: Mon Jan 11 11:23:20 2021 -0500 + + Allow Realm to be forwarded to the Eduroam source + +M html/pfappserver/lib/pfappserver/Form/Config/Realm.pm +M lib/pf/config.pm +M lib/pf/services/manager/radiusd_child.pm + +commit 191d881a0f067c00091cedad108fb1700aff186c +Author: James Rouzier +Date: Mon Jan 11 10:10:40 2021 -0500 + + Reassign parent in roles.conf when reassigning a role + +M lib/pf/UnifiedApi/Controller/Config/Roles.pm + +commit e4b1f7a1b5a10823550a6686709ad58f4f142ef9 +Author: James Rouzier +Date: Mon Jan 11 10:06:40 2021 -0500 + + Cannot delete role if it has children + +M lib/pf/UnifiedApi/Controller/Config/Roles.pm +M t/unittest/UnifiedApi/Controller/Config/Roles.t + +commit f42e40e4db5f4a1beed76f33920645e54748378e +Author: nqb +Date: Mon Jan 11 15:46:16 2021 +0100 + + [Venom] start MAB more earlier + + To fix random issue when RADIUS audit log entry is created too late in wired_mac_auth + +M addons/vagrant/inventory/group_vars/cumulus/hostapd.yml +M t/venom/pfservers/captive_portal/TESTSUITE.md +M t/venom/pfservers/wired_mac_auth/TESTSUITE.md + +commit a40c09008c6a0ae7a4a25032487796eec7ae9571 +Author: nqb +Date: Mon Jan 11 15:23:12 2021 +0100 + + [Venom] let node01 gets an IP address before testing portal + +A t/venom/pfservers/captive_portal/32_sleep_some_time.yml +M t/venom/pfservers/captive_portal/TESTSUITE.md + +commit 65fc3ff8d37070ce2ebc9d780340386a716902c7 +Author: James Rouzier +Date: Mon Jan 11 09:03:10 2021 -0500 + + Support null values for ops equals/not_equals/starts_with/ends_with/contains + +M lib/pf/UnifiedApi/Search/Builder/Config.pm +M t/unittest/UnifiedApi/Search/Builder/Config.t + +commit 89e8301abdc21b16f50a99e52702720e3af5d1bc +Author: Darren Satkunas +Date: Mon Jan 11 08:39:35 2021 -0500 + + (admin) fixes + +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/schema.js + +commit d6657459e4e8f65871fc0b904ce63bf7a58528b8 +Author: Darren Satkunas +Date: Fri Jan 8 15:31:37 2021 -0500 + + (admin) tweak basic filter + +M html/pfappserver/root/static.alt/src/composables/useInputMultiselect.js +M html/pfappserver/root/static.alt/src/views/Configuration/pki/profiles/_components/BaseFormGroupChosenOneProfile.js +A html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/_components/BaseFormGroupBasicFilter.vue +M html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/schema.js +A html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/BaseInputChosenOneRole.js + +commit 1bbafdf8086b43a93ce9f8c1cc1fc85b89fc1054 +Author: Julien Semaan +Date: Fri Jan 8 13:31:10 2021 -0500 + + update fingerbank collector version + +M debian/control + +commit 81093fbf45fdff39269d540f48ceadce09d1b264 +Author: Julien Semaan +Date: Fri Jan 8 13:30:46 2021 -0500 + + bump fingerbank collector version + +M rpm/packetfence.spec + +commit 6f15653015ca6cb74cc1351639f094f4559ad5fa +Author: James Rouzier +Date: Fri Jan 8 11:31:23 2021 -0500 + + Rename win_agent_download_uri to windows_agent_download_uri + +A addons/upgrade/to-11.0-provisioners-windows_agent_download_uri.pl +M html/captive-portal/templates/provisioner/packetfence_ztn.html +M html/captive-portal/templates/provisioner/sentinelone.html +M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/packetfence_ztn.pm +M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/sentinelone.pm +M html/pfappserver/root/static.alt/src/views/Configuration/_config/provisioning.js +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/schema.js +M lib/pf/provisioner/packetfence_ztn.pm +M lib/pf/provisioner/sentinelone.pm + +commit e880b7df1f5e485cf1643b49e49a4975662d9264 +Author: Darren Satkunas +Date: Fri Jan 8 11:20:52 2021 -0500 + + (admin) update ui + +M html/pfappserver/root/static.alt/src/composables/useMeta.js +M html/pfappserver/root/static.alt/src/store/modules/config.js +D html/pfappserver/root/static.alt/src/views/Configuration/_api/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/_components/RemoteConnectionProfileView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/RemoteConnectionProfilesList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/provisioning.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/remoteConnectionProfile.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/schema.js +A html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypePacketfenceZtn.vue +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeSentinelone.vue +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/config.js +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/services/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/services/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/index.js + +commit 1fe64f8d882ca07ddfb64475565938113b19327d +Author: Julien Semaan +Date: Fri Jan 8 09:56:49 2021 -0500 + + local account email subject adjustment + + account may not always be a guest account + +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication.pm + +commit 5957a8366415b8462d8eb65c07257747ce8f577b +Author: Durand Fabrice +Date: Fri Jan 8 09:55:51 2021 -0500 + + New portal detection url + +M conf/pf.conf.defaults + +commit ce232da74f0255c1778b64c74c40b5213dc6c8e3 +Author: Julien Semaan +Date: Fri Jan 8 08:41:17 2021 -0500 + + adjust the number of tests + +M t/unittest/UnifiedApi/Controller/Config/Roles.t + +commit c06f0fd98035d9fea1fb5a6190d22abed8ac3f4b +Author: Darren Satkunas +Date: Thu Jan 7 13:50:58 2021 -0500 + + add boilerplate for future ui rebase + +A html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/_composables/useForm.js +A html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/remoteConnectionProfiles/schema.js + +commit 6c7ee9a7e863cf0d34bb1ad98b5899db234688cd +Author: Durand Fabrice +Date: Mon Dec 28 09:05:11 2020 -0500 + + Added symbolic link for debian packetfence-pfztn.service + +A debian/packetfence-pfztn.service + +commit 14ab32c3da43e2e743b20ed5b2bb48505150a4a8 +Author: James Rouzier +Date: Tue Dec 22 14:16:55 2020 -0500 + + Add all descendents to the children array + +M lib/pfconfig/namespaces/config/Roles.pm + +commit 13982aa7c94b6860a8cec9cd481b6cabeeb3ed15 +Author: Julien Semaan +Date: Tue Dec 22 14:11:59 2020 -0500 + + follow inheritance to build WG peers list + +M go/caddy/wgorchestrator/wgorchestrator.go +M go/pfconfigdriver/structs.go +M go/remoteclients/remote_client.go + +commit b24b1571945c0947afb58b65ad51e8ca9a84a3c2 +Author: Julien Semaan +Date: Tue Dec 22 13:47:26 2020 -0500 + + added a pfconfig resource to list roles children + +A lib/pfconfig/namespaces/resource/roles_children.pm + +commit 1ae2f4c6078c6b7a27ef9d428abad1436e712c59 +Author: James Rouzier +Date: Tue Dec 22 13:39:48 2020 -0500 + + Add the child roles in pfconfig + +M lib/pfconfig/namespaces/config/Roles.pm + +commit fad8b6cb5c94d1eea84a0c9336f4bcf6a69a6687 +Author: James Rouzier +Date: Tue Dec 22 13:32:56 2020 -0500 + + Add tests for inherit_vlan + +M t/data/roles.conf +M t/unittest/Switch.t + +commit 01ae738468e477eda37231c894bccad47df49e0d +Author: Julien Semaan +Date: Tue Dec 22 10:45:06 2020 -0500 + + adjust variable name + +M go/caddy/api-aaa/api-aaa.go + +commit 398ace918394ebe3cd10ec08b135acf8bd00e1fa +Author: Julien Semaan +Date: Tue Dec 22 10:42:43 2020 -0500 + + if we're dealing with an invalid token info then its unauthorized not forbidden + +M go/api-frontend/aaa/authorization.go +M go/caddy/api-aaa/api-aaa.go + +commit ba0e15945f16ab3924b5ae143300f9b195f1b177 +Author: Julien Semaan +Date: Mon Dec 21 12:57:52 2020 -0500 + + add rlock exclusion in api-frontend too + +M conf/caddy-services/api.conf.example + +commit bd0eec80893085b8e474da5e0ef14ebfc64c9417 +Author: Julien Semaan +Date: Mon Dec 21 12:56:32 2020 -0500 + + adjust port for pfztn in api.conf + +M conf/caddy-services/api.conf.example + +commit de15a89014026f7dd6b49d93ee0c611c17907924 +Author: Julien Semaan +Date: Mon Dec 21 12:34:50 2020 -0500 + + add missing pfztn.conf.example + +A conf/caddy-services/pfztn.conf.example + +commit 0b70481220b989af469bf57bf3c38ff49f626f27 +Author: Julien Semaan +Date: Mon Dec 21 11:52:58 2020 -0500 + + added pfztn service + +M conf/caddy-services/api.conf.example +M conf/documentation.conf +M conf/pf.conf.defaults +A conf/systemd/packetfence-pfztn.service +M debian/rules +M html/pfappserver/root/static.alt/src/views/Configuration/_config/service.js +A lib/pf/services/manager/pfztn.pm +M rpm/packetfence.spec + +commit 1e0512a74d01fcc0b3549e6adfbc199328d36cfe +Author: Julien Semaan +Date: Mon Dec 21 10:31:21 2020 -0500 + + save MAC changes in remote client + +M go/remoteclients/remote_client.go + +commit 6e6d8b5a6b4d8e0e64b5ec8c3ed504b439be257a +Author: Julien Semaan +Date: Mon Dec 21 09:29:17 2020 -0500 + + setup the connection to the DB in the first request + +M go/caddy/wgorchestrator/wgorchestrator.go + +commit 536a6cf900775e9abd5eb25ea439a3ce0ee9f954 +Author: Durand Fabrice +Date: Fri Dec 18 08:02:01 2020 -0500 + + Added a read lock + +M go/coredns/plugin/ztndns/pfconfig.go +M go/coredns/plugin/ztndns/ztndns.go + +commit 56952e4bb4b33748fa7ebc1a57694ad6f8186c5b +Author: Durand Fabrice +Date: Thu Dec 17 16:24:15 2020 -0500 + + Added read lock + +M go/coredns/plugin/ztndns/pfconfig.go +M go/go.sum + +commit 65ff54ae23db5ad9306f04218a82f5aa786d5a1b +Author: Julien Semaan +Date: Thu Dec 17 15:40:42 2020 -0500 + + adjust buffer size of events + +M go/caddy/wgorchestrator/wgorchestrator.go + +commit 042107a6e23c4c4d96731be18995780d3ea9380d +Author: James Rouzier +Date: Thu Dec 17 08:36:32 2020 -0500 + + Rename vlan to inherit_vlan and change type to a toggle + +M html/pfappserver/root/static.alt/src/views/Configuration/_config/role.js + +commit b986ee30bfbb9ed4ca911f39b18c1576c1f11266 +Author: Julien Semaan +Date: Thu Dec 17 08:35:51 2020 -0500 + + disable GIN access log by default + +M go/caddy/wgorchestrator/wgorchestrator.go + +commit 8b7d8c33e19c27863f26988b83846eb9cfa95835 +Author: Durand Fabrice +Date: Tue Dec 15 10:33:07 2020 -0500 + + Fix ztndns reply + +M go/coredns/plugin/ztndns/pfconfig.go +M go/coredns/plugin/ztndns/setup.go +M go/coredns/plugin/ztndns/ztndns.go + +commit d76f0a2e4777d247750266a36dc6d6bbf86228b3 +Author: Durand Fabrice +Date: Mon Dec 14 13:25:18 2020 -0500 + + Added internal domain to append to the peer hostname + +M conf/remote_profiles.conf.defaults +M go/caddy/wgorchestrator/handlers.go +M go/remoteclients/connection_profile.go +M go/remoteclients/remote_client.go +M go/remoteclients/structs.go +M html/pfappserver/lib/pfappserver/Form/Config/RemoteProfile.pm +M html/pfappserver/root/static.alt/src/views/Configuration/_config/remoteConnectionProfile.js + +commit 6b921d80322d0f1f2531f344f5c8e48478bc2ad0 +Author: Durand Fabrice +Date: Mon Dec 14 12:53:06 2020 -0500 + + Continue if not found + +M conf/pfdns.conf.example +M go/coredns/plugin/ztndns/ztndns.go + +commit cb30197af2e6065e24c149ead909448ca8e67bf0 +Author: James Rouzier +Date: Fri Dec 11 15:01:43 2020 -0500 + + Check the length + +M lib/pf/Switch.pm + +commit 7ca5bd41d15093d221982b53c4f8476242254a37 +Author: James Rouzier +Date: Fri Dec 11 14:40:27 2020 -0500 + + Support inherit vlan + +M db/pf-schema-X.Y.Z.sql +M db/upgrade-X.X.X-X.Y.Z.sql +M html/pfappserver/lib/pfappserver/Form/Config/Roles.pm +M lib/pf/Switch.pm + +commit 24cd95cfe6c266aad57d852c1e1f60219329907b +Author: James Rouzier +Date: Fri Dec 11 10:47:21 2020 -0500 + + Update verbiage + +M addons/upgrade/to-11.0-roles-acls.pl + +commit d26a85baf572c767c13f7a5ee1662f5da0e0503d +Author: James Rouzier +Date: Thu Dec 10 16:16:29 2020 -0500 + + New script for migrating the acls to the roles + +A addons/upgrade/to-11.0-roles-acls.pl + +commit ec09437e38cc58b7f29f0068c548050503dae05f +Author: Julien Semaan +Date: Thu Dec 10 13:53:38 2020 -0500 + + adjust ztndns middleware + +M go/coredns/plugin/ztndns/pfconfig.go + +commit 8ce5160922dfeb9c694d269ed85a5d82049e84c2 +Author: Julien Semaan +Date: Thu Dec 10 13:38:19 2020 -0500 + + adjust IP address assignment of clients + +M go/coredns/plugin/ztndns/pfconfig.go +M go/remoteclients/remote_client.go + +commit 49ed0c02d42e0e2037e754c7670834813778c713 +Author: Durand Fabrice +Date: Thu Dec 10 12:55:37 2020 -0500 + + Update query to fetch the latest remote client if duplicate mac + +M go/coredns/plugin/ztndns/pfconfig.go + +commit 5a8c0d27672192ec73e36fb14879c4239f07c973 +Author: Durand Fabrice +Date: Thu Dec 10 10:46:51 2020 -0500 + + Fixed ztndns middleware + +M conf/pfdns.conf.example +M go/coredns/plugin/ztndns/pfconfig.go +M go/coredns/plugin/ztndns/setup.go +M go/coredns/plugin/ztndns/ztndns.go + +commit 134b4970659f2eb2a485b83127e3fbc252e6fa4c +Author: Durand Fabrice +Date: Thu Dec 10 09:42:13 2020 -0500 + + Added ztndns plugin in coredns config + +M go/coredns/core/dnsserver/zdirectives.go +M go/coredns/core/plugin/zplugin.go +M go/coredns/plugin.cfg +M go/coredns/plugin/ztndns/ztndns.go + +commit f6be227be9dadaa2ef05a7c163f95e8a192a35c7 +Author: Durand Fabrice +Date: Wed Dec 9 16:48:30 2020 -0500 + + Draft of ztndns peer resolution + +A go/coredns/plugin/ztndns/README.md +A go/coredns/plugin/ztndns/pfconfig.go +A go/coredns/plugin/ztndns/setup.go +A go/coredns/plugin/ztndns/ztndns.go +M go/go.mod + +commit ec3a5117f3e2b0a3969234d99f9ead2c689aacbb +Author: Julien Semaan +Date: Wed Dec 9 15:14:41 2020 -0500 + + change network to 100.64.0.0 + +M go/remoteclients/remote_client.go + +commit ce2ee1595f548dc6b671de31f33adc62ff1b94a2 +Author: Durand Fabrice +Date: Wed Dec 9 14:44:39 2020 -0500 + + /dns-ztn-query is a valid path + +M go/coredns/core/dnsserver/server_https.go +M go/coredns/plugin/pkg/doh/doh.go + +commit 89451b16dc5114961d62c8e5285ed746c4484353 +Author: Durand Fabrice +Date: Wed Dec 9 13:30:42 2020 -0500 + + Forward to specific doh server to resolve peers addresses + +M conf/caddy-services/api.conf.example +M conf/pfdns.conf.example + +commit 984725904fede9b38f8cc81e436aa99cd622d1d8 +Author: Durand Fabrice +Date: Wed Dec 9 13:23:22 2020 -0500 + + Differentiate DomainsToResolve (profile) to NamesToResolve (Peers) + +M go/caddy/wgorchestrator/handlers.go +M go/go.mod +M go/go.sum +M go/remoteclients/remote_client.go +M go/remoteclients/structs.go + +commit 6c4ac84514a370c32ec719339467dae13375d436 +Author: Julien Semaan +Date: Fri Dec 4 13:52:58 2020 -0500 + + STUN server config in admin interface + +M conf/remote_profiles.conf.defaults +M html/pfappserver/lib/pfappserver/Form/Config/RemoteProfile.pm +M html/pfappserver/root/static.alt/src/views/Configuration/_config/remoteConnectionProfile.js + +commit a91b4d2633762ecc9db462c90f6486b6fa56c761 +Author: Julien Semaan +Date: Fri Dec 4 13:40:54 2020 -0500 + + add STUN server to remote clients structs + +M go/caddy/wgorchestrator/handlers.go +M go/remoteclients/connection_profile.go +M go/remoteclients/remote_client.go +M go/remoteclients/structs.go + +commit fc02b4a37a44193ad7b737251d82f7d3854aa545 +Author: Julien Semaan +Date: Tue Dec 1 15:01:11 2020 -0500 + + set GIN in release mode for WG orchestrator + +M go/caddy/wgorchestrator/wgorchestrator.go + +commit 9a8d47483766c047764dac3fa2ec484f23619cdc +Author: James Rouzier +Date: Wed Nov 25 10:44:23 2020 -0500 + + Add vlan to node_category table + +M db/pf-schema-X.Y.Z.sql +M db/upgrade-X.X.X-X.Y.Z.sql +M lib/pf/nodecategory.pm + +commit 9fdf12e5b54e228759d9ea135dbbd36398022c4b +Author: Julien Semaan +Date: Mon Nov 23 08:49:47 2020 -0500 + + omit remote clients events from access logs + +M conf/caddy-services/api.conf.example + +commit 547499c2a21055a6ad77ed7c7ab73c9511dfd622 +Author: James Rouzier +Date: Wed Nov 18 12:14:22 2020 -0500 + + Provide defaults for the uri of the ztn agents + +M lib/pf/provisioner/packetfence_ztn.pm + +commit 584d1891d63b802a1b8cde4292dcf43089f8321b +Author: Julien Semaan +Date: Wed Nov 18 12:05:34 2020 -0500 + + use server timestamp to fetch events + +M go/unifiedapiclient/glpclient/glp_client.go + +commit 0cb88bc87501c4d51bc0491d5fad1a7d2fa609f1 +Author: Julien Semaan +Date: Wed Nov 18 11:57:48 2020 -0500 + + use server timestamp to fetch events + +M go/unifiedapiclient/glpclient/glp_client.go + +commit e45c33752ad33cb89d1b2cf482cb5029730e2768 +Author: Durand Fabrice +Date: Tue Nov 17 13:50:52 2020 -0500 + + Use /etc/resolv.conf as default dns server + +M conf/caddy-services/api.conf.example +M conf/pfdns.conf.example +M go/coredns/plugin/forward/forward.go +M lib/pf/services/manager/pfdns.pm + +commit f0a3f2c5ce21a5c4ca51cd8522a9a5a23c796633 +Author: Julien Semaan +Date: Tue Nov 17 08:31:38 2020 -0500 + + default to application/json only if there isn't already a content type + +M go/caddy/api-aaa/api-aaa.go + +commit 20a92794da69c1a6c93a37ca09815cc39bc9f2bc +Author: Durand Fabrice +Date: Mon Nov 16 16:42:20 2020 -0500 + + Enable http for doh + +M conf/caddy-services/api.conf.example +M conf/pfdns.conf.example +M go/coredns/core/dnsserver/server_https.go + +commit 1c00dc6780882d706bd8aced845c853a7edc4276 +Author: Julien Semaan +Date: Mon Nov 16 14:09:24 2020 -0500 + + add hostname to peer info + +M go/caddy/wgorchestrator/handlers.go +M go/remoteclients/structs.go + +commit d6fa06d5bd7aaafacd60c30ef088871682221177 +Author: James Rouzier +Date: Mon Nov 16 14:05:49 2020 -0500 + + New provisioner packetfence_ztn + +A html/captive-portal/templates/provisioner/packetfence_ztn.html +M html/common/img/sprite.svg +A html/pfappserver/lib/pfappserver/Form/Config/Provisioning/packetfence_ztn.pm +M html/pfappserver/root/static.alt/src/views/Configuration/_config/provisioning.js +M lib/pf/UnifiedApi/Controller/Config/Provisionings.pm +A lib/pf/provisioner/packetfence_ztn.pm + +commit f894d26f63ada2be1ac0434d6cf72339ac5991b2 +Author: James Rouzier +Date: Mon Nov 16 13:58:57 2020 -0500 + + Update tests + +M t/unittest/nodecategory.t + +commit d72f6acb37de47ff05362452eb72adb2de63c65b +Author: James Rouzier +Date: Mon Nov 16 06:00:25 2020 -0500 + + Move merge roles to pfconfig + +M lib/pf/nodecategory.pm +M lib/pfconfig/namespaces/config/Roles.pm + +commit 3cf81e6ca6206a21f8f1739e5c16a2ab7993d5d9 +Author: Durand Fabrice +Date: Fri Nov 13 15:24:12 2020 -0500 + + Update go.mod + +M go/go.mod +M go/go.sum + +commit aac4c90b6ba78982cd2b45169c1e69115b4f66ff +Author: Durand Fabrice +Date: Fri Nov 13 15:14:30 2020 -0500 + + Upgraded coredns + +M conf/pfdns.conf.example +M go/cmd/pfdns/coredns.go +M go/cmd/pfdns/directives_generate.go +A go/coredns/CODEOWNERS +A go/coredns/GOVERNANCE.md +M go/coredns/LICENSE +A go/coredns/Makefile +A go/coredns/Makefile.doc +A go/coredns/Makefile.fuzz +A go/coredns/Makefile.release +A go/coredns/README.md +M go/coredns/core/dnsserver/address.go +A go/coredns/core/dnsserver/address_test.go +M go/coredns/core/dnsserver/config.go +A go/coredns/core/dnsserver/https.go +A go/coredns/core/dnsserver/log_test.go +A go/coredns/core/dnsserver/onstartup.go +M go/coredns/core/dnsserver/register.go +A go/coredns/core/dnsserver/register_test.go +M go/coredns/core/dnsserver/server.go +R078 go/coredns/core/dnsserver/server-grpc.go go/coredns/core/dnsserver/server_grpc.go +A go/coredns/core/dnsserver/server_https.go +A go/coredns/core/dnsserver/server_test.go +R067 go/coredns/core/dnsserver/server-tls.go go/coredns/core/dnsserver/server_tls.go +M go/coredns/core/dnsserver/zdirectives.go +R054 go/coredns/core/zplugin.go go/coredns/core/plugin/zplugin.go +A go/coredns/coredns.1.md +A go/coredns/coredns.go +A go/coredns/corefile.5.md +M go/coredns/coremain/run.go +M go/coredns/coremain/version.go +A go/coredns/directives_generate.go +D go/coredns/hooks/pre_build +A go/coredns/man/coredns-acl.7 +A go/coredns/man/coredns-any.7 +A go/coredns/man/coredns-auto.7 +A go/coredns/man/coredns-autopath.7 +A go/coredns/man/coredns-azure.7 +A go/coredns/man/coredns-bind.7 +A go/coredns/man/coredns-bufsize.7 +A go/coredns/man/coredns-cache.7 +A go/coredns/man/coredns-cancel.7 +A go/coredns/man/coredns-chaos.7 +A go/coredns/man/coredns-clouddns.7 +A go/coredns/man/coredns-debug.7 +A go/coredns/man/coredns-dns64.7 +A go/coredns/man/coredns-dnssec.7 +A go/coredns/man/coredns-dnstap.7 +A go/coredns/man/coredns-erratic.7 +A go/coredns/man/coredns-errors.7 +A go/coredns/man/coredns-etcd.7 +A go/coredns/man/coredns-file.7 +A go/coredns/man/coredns-forward.7 +A go/coredns/man/coredns-grpc.7 +A go/coredns/man/coredns-health.7 +A go/coredns/man/coredns-hosts.7 +A go/coredns/man/coredns-import.7 +A go/coredns/man/coredns-k8s_external.7 +A go/coredns/man/coredns-kubernetes.7 +A go/coredns/man/coredns-loadbalance.7 +A go/coredns/man/coredns-log.7 +A go/coredns/man/coredns-loop.7 +A go/coredns/man/coredns-metadata.7 +A go/coredns/man/coredns-metrics.7 +A go/coredns/man/coredns-nsid.7 +A go/coredns/man/coredns-pprof.7 +A go/coredns/man/coredns-ready.7 +A go/coredns/man/coredns-reload.7 +A go/coredns/man/coredns-rewrite.7 +A go/coredns/man/coredns-root.7 +A go/coredns/man/coredns-route53.7 +A go/coredns/man/coredns-secondary.7 +A go/coredns/man/coredns-sign.7 +A go/coredns/man/coredns-template.7 +A go/coredns/man/coredns-tls.7 +A go/coredns/man/coredns-trace.7 +A go/coredns/man/coredns-transfer.7 +A go/coredns/man/coredns-whoami.7 +A go/coredns/man/coredns.1 +A go/coredns/man/corefile.5 +A go/coredns/notes/coredns-0.9.10.md +A go/coredns/notes/coredns-0.9.9.md +A go/coredns/notes/coredns-001.md +A go/coredns/notes/coredns-002.md +A go/coredns/notes/coredns-003.md +A go/coredns/notes/coredns-004.md +A go/coredns/notes/coredns-005.md +A go/coredns/notes/coredns-006.md +A go/coredns/notes/coredns-007.md +A go/coredns/notes/coredns-008.md +A go/coredns/notes/coredns-009.md +A go/coredns/notes/coredns-010.md +A go/coredns/notes/coredns-011.md +A go/coredns/notes/coredns-1.0.0.md +A go/coredns/notes/coredns-1.0.1.md +A go/coredns/notes/coredns-1.0.2.md +A go/coredns/notes/coredns-1.0.3.md +A go/coredns/notes/coredns-1.0.4.md +A go/coredns/notes/coredns-1.0.5.md +A go/coredns/notes/coredns-1.0.6.md +A go/coredns/notes/coredns-1.1.0.md +A go/coredns/notes/coredns-1.1.1.md +A go/coredns/notes/coredns-1.1.2.md +A go/coredns/notes/coredns-1.1.3.md +A go/coredns/notes/coredns-1.1.4.md +A go/coredns/notes/coredns-1.2.0.md +A go/coredns/notes/coredns-1.2.1.md +A go/coredns/notes/coredns-1.2.2.md +A go/coredns/notes/coredns-1.2.3.md +A go/coredns/notes/coredns-1.2.4.md +A go/coredns/notes/coredns-1.2.5.md +A go/coredns/notes/coredns-1.2.6.md +A go/coredns/notes/coredns-1.3.0.md +A go/coredns/notes/coredns-1.3.1.md +A go/coredns/notes/coredns-1.4.0.md +A go/coredns/notes/coredns-1.5.0.md +A go/coredns/notes/coredns-1.5.1.md +A go/coredns/notes/coredns-1.5.2.md +A go/coredns/notes/coredns-1.6.0.md +A go/coredns/notes/coredns-1.6.1.md +A go/coredns/notes/coredns-1.6.2.md +A go/coredns/notes/coredns-1.6.3.md +A go/coredns/notes/coredns-1.6.4.md +A go/coredns/notes/coredns-1.6.5.md +A go/coredns/notes/coredns-1.6.6.md +A go/coredns/notes/coredns-1.6.7.md +A go/coredns/notes/coredns-1.6.8.md +A go/coredns/notes/coredns-1.6.9.md +A go/coredns/notes/coredns-1.7.0.md +A go/coredns/notes/coredns-1.7.1.md +A go/coredns/notes/coredns-1.8.0.md +A go/coredns/owners_generate.go +A go/coredns/pb/Makefile +M go/coredns/pb/dns.pb.go +M go/coredns/plugin.cfg +A go/coredns/plugin.md +A go/coredns/plugin/acl/README.md +A go/coredns/plugin/acl/acl.go +A go/coredns/plugin/acl/acl_test.go +A go/coredns/plugin/acl/metrics.go +A go/coredns/plugin/acl/setup.go +A go/coredns/plugin/acl/setup_test.go +A go/coredns/plugin/any/README.md +A go/coredns/plugin/any/any.go +A go/coredns/plugin/any/any_test.go +A go/coredns/plugin/any/setup.go +A go/coredns/plugin/auto/README.md +M go/coredns/plugin/auto/auto.go +A go/coredns/plugin/auto/log_test.go +A go/coredns/plugin/auto/regexp_test.go +M go/coredns/plugin/auto/setup.go +A go/coredns/plugin/auto/setup_test.go +M go/coredns/plugin/auto/walk.go +A go/coredns/plugin/auto/walk_test.go +A go/coredns/plugin/auto/watcher_test.go +A go/coredns/plugin/auto/xfr.go +M go/coredns/plugin/auto/zone.go +A go/coredns/plugin/autopath/README.md +A go/coredns/plugin/autopath/autopath.go +A go/coredns/plugin/autopath/autopath_test.go +A go/coredns/plugin/autopath/cname.go +A go/coredns/plugin/autopath/metrics.go +A go/coredns/plugin/autopath/setup.go +A go/coredns/plugin/autopath/setup_test.go +A go/coredns/plugin/azure/README.md +A go/coredns/plugin/azure/azure.go +A go/coredns/plugin/azure/azure_test.go +A go/coredns/plugin/azure/setup.go +A go/coredns/plugin/azure/setup_test.go +M go/coredns/plugin/backend.go +M go/coredns/plugin/backend_lookup.go +A go/coredns/plugin/bind/README.md +M go/coredns/plugin/bind/bind.go +A go/coredns/plugin/bind/log_test.go +M go/coredns/plugin/bind/setup.go +A go/coredns/plugin/bind/setup_test.go +A go/coredns/plugin/bufsize/README.md +A go/coredns/plugin/bufsize/bufsize.go +A go/coredns/plugin/bufsize/bufsize_test.go +A go/coredns/plugin/bufsize/setup.go +A go/coredns/plugin/bufsize/setup_test.go +A go/coredns/plugin/cache/README.md +M go/coredns/plugin/cache/cache.go +A go/coredns/plugin/cache/cache_test.go +A go/coredns/plugin/cache/dnssec.go +A go/coredns/plugin/cache/dnssec_test.go +A go/coredns/plugin/cache/error_test.go +A go/coredns/plugin/cache/freq/freq_test.go +M go/coredns/plugin/cache/fuzz.go +M go/coredns/plugin/cache/handler.go +M go/coredns/plugin/cache/item.go +A go/coredns/plugin/cache/log_test.go +A go/coredns/plugin/cache/metrics.go +A go/coredns/plugin/cache/prefech_test.go +M go/coredns/plugin/cache/setup.go +A go/coredns/plugin/cache/setup_test.go +A go/coredns/plugin/cache/spoof_test.go +A go/coredns/plugin/cancel/README.md +A go/coredns/plugin/cancel/cancel.go +A go/coredns/plugin/cancel/cancel_test.go +A go/coredns/plugin/cancel/setup_test.go +A go/coredns/plugin/chaos/README.md +M go/coredns/plugin/chaos/chaos.go +A go/coredns/plugin/chaos/chaos_test.go +A go/coredns/plugin/chaos/fuzz.go +A go/coredns/plugin/chaos/log_test.go +M go/coredns/plugin/chaos/setup.go +A go/coredns/plugin/chaos/setup_test.go +A go/coredns/plugin/chaos/zowners.go +A go/coredns/plugin/clouddns/README.md +A go/coredns/plugin/clouddns/clouddns.go +A go/coredns/plugin/clouddns/clouddns_test.go +A go/coredns/plugin/clouddns/gcp.go +A go/coredns/plugin/clouddns/log_test.go +A go/coredns/plugin/clouddns/setup.go +A go/coredns/plugin/clouddns/setup_test.go +A go/coredns/plugin/debug/README.md +M go/coredns/plugin/debug/debug.go +A go/coredns/plugin/debug/debug_test.go +A go/coredns/plugin/debug/log_test.go +A go/coredns/plugin/debug/pcap.go +A go/coredns/plugin/debug/pcap_test.go +A go/coredns/plugin/deprecated/setup.go +A go/coredns/plugin/dns64/README.md +A go/coredns/plugin/dns64/dns64.go +A go/coredns/plugin/dns64/dns64_test.go +A go/coredns/plugin/dns64/metrics.go +A go/coredns/plugin/dns64/setup.go +A go/coredns/plugin/dns64/setup_test.go +A go/coredns/plugin/dnssec/README.md +M go/coredns/plugin/dnssec/black_lies.go +A go/coredns/plugin/dnssec/black_lies_bitmap_test.go +A go/coredns/plugin/dnssec/black_lies_test.go +M go/coredns/plugin/dnssec/cache.go +A go/coredns/plugin/dnssec/cache_test.go +M go/coredns/plugin/dnssec/dnskey.go +M go/coredns/plugin/dnssec/dnssec.go +A go/coredns/plugin/dnssec/dnssec_test.go +M go/coredns/plugin/dnssec/handler.go +A go/coredns/plugin/dnssec/handler_test.go +A go/coredns/plugin/dnssec/log_test.go +A go/coredns/plugin/dnssec/metrics.go +M go/coredns/plugin/dnssec/responsewriter.go +M go/coredns/plugin/dnssec/rrsig.go +M go/coredns/plugin/dnssec/setup.go +A go/coredns/plugin/dnssec/setup_test.go +A go/coredns/plugin/dnstap/README.md +A go/coredns/plugin/dnstap/dnstapio/dnstap_encoder.go +A go/coredns/plugin/dnstap/dnstapio/dnstap_encoder_test.go +M go/coredns/plugin/dnstap/dnstapio/io.go +A go/coredns/plugin/dnstap/dnstapio/io_test.go +M go/coredns/plugin/dnstap/handler.go +A go/coredns/plugin/dnstap/handler_test.go +A go/coredns/plugin/dnstap/log_test.go +M go/coredns/plugin/dnstap/msg/msg.go +D go/coredns/plugin/dnstap/msg/wrapper.go +D go/coredns/plugin/dnstap/out/socket.go +D go/coredns/plugin/dnstap/out/tcp.go +M go/coredns/plugin/dnstap/setup.go +A go/coredns/plugin/dnstap/setup_test.go +D go/coredns/plugin/dnstap/taprw/writer.go +D go/coredns/plugin/dnstap/test/helpers.go +A go/coredns/plugin/dnstap/writer.go +A go/coredns/plugin/done.go +M go/coredns/plugin/erratic/README.md +M go/coredns/plugin/erratic/erratic.go +A go/coredns/plugin/erratic/erratic_test.go +A go/coredns/plugin/erratic/log_test.go +A go/coredns/plugin/erratic/ready.go +M go/coredns/plugin/erratic/setup.go +A go/coredns/plugin/erratic/setup_test.go +A go/coredns/plugin/erratic/xfr.go +M go/coredns/plugin/errors/README.md +A go/coredns/plugin/errors/benchmark_test.go +M go/coredns/plugin/errors/errors.go +A go/coredns/plugin/errors/errors_test.go +A go/coredns/plugin/errors/log_test.go +M go/coredns/plugin/errors/setup.go +A go/coredns/plugin/errors/setup_test.go +M go/coredns/plugin/etcd/README.md +A go/coredns/plugin/etcd/cname_test.go +M go/coredns/plugin/etcd/etcd.go +A go/coredns/plugin/etcd/group_test.go +M go/coredns/plugin/etcd/handler.go +A go/coredns/plugin/etcd/log_test.go +A go/coredns/plugin/etcd/lookup_test.go +M go/coredns/plugin/etcd/msg/path.go +A go/coredns/plugin/etcd/msg/path_test.go +M go/coredns/plugin/etcd/msg/service.go +A go/coredns/plugin/etcd/msg/service_test.go +M go/coredns/plugin/etcd/msg/type.go +A go/coredns/plugin/etcd/msg/type_test.go +A go/coredns/plugin/etcd/multi_test.go +A go/coredns/plugin/etcd/other_test.go +M go/coredns/plugin/etcd/setup.go +A go/coredns/plugin/etcd/setup_test.go +D go/coredns/plugin/etcd/stub.go +D go/coredns/plugin/etcd/stub_handler.go +M go/coredns/plugin/etcd/xfr.go +M go/coredns/plugin/file/README.md +A go/coredns/plugin/file/closest_test.go +A go/coredns/plugin/file/delegation_test.go +A go/coredns/plugin/file/delete_test.go +M go/coredns/plugin/file/dname.go +A go/coredns/plugin/file/dname_test.go +A go/coredns/plugin/file/dnssec_test.go +A go/coredns/plugin/file/dnssex_test.go +A go/coredns/plugin/file/ds_test.go +A go/coredns/plugin/file/ent_test.go +M go/coredns/plugin/file/file.go +A go/coredns/plugin/file/file_test.go +M go/coredns/plugin/file/fuzz.go +A go/coredns/plugin/file/glue_test.go +A go/coredns/plugin/file/include_test.go +A go/coredns/plugin/file/log_test.go +M go/coredns/plugin/file/lookup.go +A go/coredns/plugin/file/lookup_test.go +M go/coredns/plugin/file/notify.go +A go/coredns/plugin/file/nsec3_test.go +M go/coredns/plugin/file/reload.go +A go/coredns/plugin/file/reload_test.go +A go/coredns/plugin/file/rrutil/util.go +M go/coredns/plugin/file/secondary.go +A go/coredns/plugin/file/secondary_test.go +M go/coredns/plugin/file/setup.go +A go/coredns/plugin/file/setup_test.go +A go/coredns/plugin/file/shutdown.go +M go/coredns/plugin/file/tree/all.go +A go/coredns/plugin/file/tree/auth_walk.go +M go/coredns/plugin/file/tree/elem.go +A go/coredns/plugin/file/tree/glue.go +M go/coredns/plugin/file/tree/less.go +A go/coredns/plugin/file/tree/less_test.go +M go/coredns/plugin/file/tree/tree.go +A go/coredns/plugin/file/tree/walk.go +A go/coredns/plugin/file/wildcard_test.go +M go/coredns/plugin/file/xfr.go +A go/coredns/plugin/file/xfr_test.go +M go/coredns/plugin/file/zone.go +A go/coredns/plugin/file/zone_test.go +A go/coredns/plugin/forward/README.md +A go/coredns/plugin/forward/connect.go +A go/coredns/plugin/forward/dnstap.go +A go/coredns/plugin/forward/forward.go +A go/coredns/plugin/forward/forward_test.go +A go/coredns/plugin/forward/fuzz.go +A go/coredns/plugin/forward/health.go +A go/coredns/plugin/forward/health_test.go +A go/coredns/plugin/forward/log_test.go +A go/coredns/plugin/forward/metrics.go +A go/coredns/plugin/forward/persistent.go +A go/coredns/plugin/forward/persistent_test.go +A go/coredns/plugin/forward/policy.go +A go/coredns/plugin/forward/proxy.go +A go/coredns/plugin/forward/proxy_test.go +A go/coredns/plugin/forward/setup.go +A go/coredns/plugin/forward/setup_policy_test.go +A go/coredns/plugin/forward/setup_test.go +A go/coredns/plugin/forward/type.go +A go/coredns/plugin/grpc/README.md +A go/coredns/plugin/grpc/grpc.go +A go/coredns/plugin/grpc/grpc_test.go +A go/coredns/plugin/grpc/metrics.go +A go/coredns/plugin/grpc/policy.go +A go/coredns/plugin/grpc/proxy.go +A go/coredns/plugin/grpc/proxy_test.go +A go/coredns/plugin/grpc/setup.go +A go/coredns/plugin/grpc/setup_policy_test.go +A go/coredns/plugin/grpc/setup_test.go +M go/coredns/plugin/health/README.md +M go/coredns/plugin/health/health.go +A go/coredns/plugin/health/health_test.go +D go/coredns/plugin/health/healther.go +A go/coredns/plugin/health/log_test.go +A go/coredns/plugin/health/overloaded.go +M go/coredns/plugin/health/setup.go +A go/coredns/plugin/health/setup_test.go +M go/coredns/plugin/hosts/README.md +M go/coredns/plugin/hosts/hosts.go +A go/coredns/plugin/hosts/hosts_test.go +M go/coredns/plugin/hosts/hostsfile.go +A go/coredns/plugin/hosts/hostsfile_test.go +A go/coredns/plugin/hosts/log_test.go +A go/coredns/plugin/hosts/metrics.go +M go/coredns/plugin/hosts/setup.go +A go/coredns/plugin/hosts/setup_test.go +A go/coredns/plugin/import/README.md +A go/coredns/plugin/k8s_external/README.md +A go/coredns/plugin/k8s_external/apex.go +A go/coredns/plugin/k8s_external/apex_test.go +A go/coredns/plugin/k8s_external/external.go +A go/coredns/plugin/k8s_external/external_test.go +A go/coredns/plugin/k8s_external/msg_to_dns.go +A go/coredns/plugin/k8s_external/setup.go +A go/coredns/plugin/k8s_external/setup_test.go +A go/coredns/plugin/kubernetes/README.md +A go/coredns/plugin/kubernetes/autopath.go +A go/coredns/plugin/kubernetes/controller.go +A go/coredns/plugin/kubernetes/controller_test.go +A go/coredns/plugin/kubernetes/external.go +A go/coredns/plugin/kubernetes/external_test.go +A go/coredns/plugin/kubernetes/handler.go +A go/coredns/plugin/kubernetes/handler_case_test.go +A go/coredns/plugin/kubernetes/handler_ignore_emptyservice_test.go +A go/coredns/plugin/kubernetes/handler_pod_disabled_test.go +A go/coredns/plugin/kubernetes/handler_pod_insecure_test.go +A go/coredns/plugin/kubernetes/handler_pod_verified_test.go +A go/coredns/plugin/kubernetes/handler_test.go +A go/coredns/plugin/kubernetes/informer_test.go +A go/coredns/plugin/kubernetes/kubernetes.go +A go/coredns/plugin/kubernetes/kubernetes_apex_test.go +A go/coredns/plugin/kubernetes/kubernetes_test.go +A go/coredns/plugin/kubernetes/local.go +A go/coredns/plugin/kubernetes/log_test.go +A go/coredns/plugin/kubernetes/metadata.go +A go/coredns/plugin/kubernetes/metadata_test.go +A go/coredns/plugin/kubernetes/metrics.go +A go/coredns/plugin/kubernetes/metrics_test.go +A go/coredns/plugin/kubernetes/namespace.go +A go/coredns/plugin/kubernetes/namespace_test.go +A go/coredns/plugin/kubernetes/ns.go +A go/coredns/plugin/kubernetes/ns_test.go +A go/coredns/plugin/kubernetes/object/endpoint.go +A go/coredns/plugin/kubernetes/object/informer.go +A go/coredns/plugin/kubernetes/object/object.go +A go/coredns/plugin/kubernetes/object/pod.go +A go/coredns/plugin/kubernetes/object/service.go +A go/coredns/plugin/kubernetes/parse.go +A go/coredns/plugin/kubernetes/parse_test.go +A go/coredns/plugin/kubernetes/ready.go +A go/coredns/plugin/kubernetes/reverse.go +A go/coredns/plugin/kubernetes/reverse_test.go +A go/coredns/plugin/kubernetes/setup.go +A go/coredns/plugin/kubernetes/setup_reverse_test.go +A go/coredns/plugin/kubernetes/setup_test.go +A go/coredns/plugin/kubernetes/setup_ttl_test.go +A go/coredns/plugin/kubernetes/watch.go +A go/coredns/plugin/kubernetes/xfr.go +A go/coredns/plugin/kubernetes/xfr_test.go +M go/coredns/plugin/loadbalance/README.md +M go/coredns/plugin/loadbalance/handler.go +M go/coredns/plugin/loadbalance/loadbalance.go +A go/coredns/plugin/loadbalance/loadbalance_test.go +A go/coredns/plugin/loadbalance/log_test.go +M go/coredns/plugin/loadbalance/setup.go +A go/coredns/plugin/loadbalance/setup_test.go +M go/coredns/plugin/log/README.md +M go/coredns/plugin/log/log.go +A go/coredns/plugin/log/log_test.go +M go/coredns/plugin/log/setup.go +A go/coredns/plugin/log/setup_test.go +A go/coredns/plugin/log_test.go +M go/coredns/plugin/logger/logger.go +A go/coredns/plugin/loop/README.md +A go/coredns/plugin/loop/log_test.go +A go/coredns/plugin/loop/loop.go +A go/coredns/plugin/loop/loop_test.go +A go/coredns/plugin/loop/setup.go +A go/coredns/plugin/loop/setup_test.go +A go/coredns/plugin/metadata/README.md +A go/coredns/plugin/metadata/log_test.go +A go/coredns/plugin/metadata/metadata.go +A go/coredns/plugin/metadata/metadata_test.go +A go/coredns/plugin/metadata/provider.go +A go/coredns/plugin/metadata/setup.go +A go/coredns/plugin/metadata/setup_test.go +M go/coredns/plugin/metrics/README.md +A go/coredns/plugin/metrics/context.go +M go/coredns/plugin/metrics/handler.go +A go/coredns/plugin/metrics/log_test.go +M go/coredns/plugin/metrics/metrics.go +A go/coredns/plugin/metrics/metrics_test.go +A go/coredns/plugin/metrics/registry.go +M go/coredns/plugin/metrics/setup.go +A go/coredns/plugin/metrics/setup_test.go +M go/coredns/plugin/metrics/vars/report.go +M go/coredns/plugin/metrics/vars/vars.go +M go/coredns/plugin/normalize.go +A go/coredns/plugin/normalize_test.go +A go/coredns/plugin/nsid/README.md +A go/coredns/plugin/nsid/log_test.go +A go/coredns/plugin/nsid/nsid.go +A go/coredns/plugin/nsid/nsid_test.go +A go/coredns/plugin/nsid/setup.go +A go/coredns/plugin/nsid/setup_test.go +M go/coredns/plugin/pfdns/pfconfig.go +M go/coredns/plugin/pfdns/pfdns.go +M go/coredns/plugin/pfdns/setup.go +M go/coredns/plugin/pkg/cache/cache.go +A go/coredns/plugin/pkg/cache/cache_test.go +A go/coredns/plugin/pkg/cache/shard_test.go +A go/coredns/plugin/pkg/dnstest/multirecorder.go +A go/coredns/plugin/pkg/dnstest/multirecorder_test.go +A go/coredns/plugin/pkg/dnstest/recorder_test.go +M go/coredns/plugin/pkg/dnstest/server.go +A go/coredns/plugin/pkg/dnstest/server_test.go +A go/coredns/plugin/pkg/dnsutil/cname_test.go +D go/coredns/plugin/pkg/dnsutil/dedup.go +D go/coredns/plugin/pkg/dnsutil/host.go +M go/coredns/plugin/pkg/dnsutil/join.go +A go/coredns/plugin/pkg/dnsutil/join_test.go +M go/coredns/plugin/pkg/dnsutil/reverse.go +A go/coredns/plugin/pkg/dnsutil/reverse_test.go +A go/coredns/plugin/pkg/dnsutil/ttl.go +A go/coredns/plugin/pkg/dnsutil/ttl_test.go +A go/coredns/plugin/pkg/dnsutil/zone_test.go +A go/coredns/plugin/pkg/doh/doh.go +A go/coredns/plugin/pkg/doh/doh_test.go +M go/coredns/plugin/pkg/edns/edns.go +A go/coredns/plugin/pkg/edns/edns_test.go +A go/coredns/plugin/pkg/fall/fall.go +A go/coredns/plugin/pkg/fall/fall_test.go +M go/coredns/plugin/pkg/fuzz/do.go +D go/coredns/plugin/pkg/healthcheck/healthcheck.go +D go/coredns/plugin/pkg/healthcheck/policy.go +A go/coredns/plugin/pkg/log/log.go +A go/coredns/plugin/pkg/log/log_test.go +A go/coredns/plugin/pkg/log/plugin.go +A go/coredns/plugin/pkg/log/plugin_test.go +M go/coredns/plugin/pkg/nonwriter/nonwriter.go +A go/coredns/plugin/pkg/nonwriter/nonwriter_test.go +A go/coredns/plugin/pkg/parse/host.go +A go/coredns/plugin/pkg/parse/host_test.go +A go/coredns/plugin/pkg/parse/parse.go +A go/coredns/plugin/pkg/parse/parse_test.go +A go/coredns/plugin/pkg/parse/transport.go +A go/coredns/plugin/pkg/parse/transport_test.go +M go/coredns/plugin/pkg/rcode/rcode.go +A go/coredns/plugin/pkg/rcode/rcode_test.go +M go/coredns/plugin/pkg/replacer/replacer.go +A go/coredns/plugin/pkg/replacer/replacer_test.go +M go/coredns/plugin/pkg/response/typify.go +A go/coredns/plugin/pkg/response/typify_test.go +A go/coredns/plugin/pkg/reuseport/listen_go111.go +A go/coredns/plugin/pkg/reuseport/listen_go_not111.go +M go/coredns/plugin/pkg/singleflight/singleflight.go +A go/coredns/plugin/pkg/singleflight/singleflight_test.go +A go/coredns/plugin/pkg/tls/tls_test.go +A go/coredns/plugin/pkg/transport/transport.go +A go/coredns/plugin/pkg/uniq/uniq.go +A go/coredns/plugin/pkg/uniq/uniq_test.go +A go/coredns/plugin/pkg/up/up.go +A go/coredns/plugin/pkg/up/up_test.go +A go/coredns/plugin/pkg/upstream/upstream.go +M go/coredns/plugin/plugin.go +M go/coredns/plugin/pprof/README.md +A go/coredns/plugin/pprof/log_test.go +M go/coredns/plugin/pprof/pprof.go +M go/coredns/plugin/pprof/setup.go +A go/coredns/plugin/pprof/setup_test.go +D go/coredns/plugin/proxy/README.md +D go/coredns/plugin/proxy/dns.go +D go/coredns/plugin/proxy/dnstap.go +D go/coredns/plugin/proxy/down.go +D go/coredns/plugin/proxy/exchanger.go +D go/coredns/plugin/proxy/fuzz.go +D go/coredns/plugin/proxy/google.go +D go/coredns/plugin/proxy/google_rr.go +D go/coredns/plugin/proxy/grpc.go +D go/coredns/plugin/proxy/lookup.go +D go/coredns/plugin/proxy/metrics.go +D go/coredns/plugin/proxy/proxy.go +D go/coredns/plugin/proxy/response.go +D go/coredns/plugin/proxy/setup.go +D go/coredns/plugin/proxy/upstream.go +A go/coredns/plugin/ready/README.md +A go/coredns/plugin/ready/list.go +A go/coredns/plugin/ready/readiness.go +A go/coredns/plugin/ready/ready.go +A go/coredns/plugin/ready/ready_test.go +A go/coredns/plugin/ready/setup.go +A go/coredns/plugin/ready/setup_test.go +A go/coredns/plugin/register.go +A go/coredns/plugin/reload/README.md +A go/coredns/plugin/reload/log_test.go +A go/coredns/plugin/reload/metrics.go +A go/coredns/plugin/reload/reload.go +A go/coredns/plugin/reload/setup.go +A go/coredns/plugin/reload/setup_test.go +D go/coredns/plugin/reverse/README.md +D go/coredns/plugin/reverse/network.go +D go/coredns/plugin/reverse/reverse.go +D go/coredns/plugin/reverse/setup.go +M go/coredns/plugin/rewrite/README.md +M go/coredns/plugin/rewrite/class.go +D go/coredns/plugin/rewrite/condition.go +M go/coredns/plugin/rewrite/edns0.go +M go/coredns/plugin/rewrite/fuzz.go +A go/coredns/plugin/rewrite/log_test.go +M go/coredns/plugin/rewrite/name.go +A go/coredns/plugin/rewrite/name_test.go +M go/coredns/plugin/rewrite/reverter.go +A go/coredns/plugin/rewrite/reverter_test.go +M go/coredns/plugin/rewrite/rewrite.go +A go/coredns/plugin/rewrite/rewrite_test.go +M go/coredns/plugin/rewrite/setup.go +A go/coredns/plugin/rewrite/setup_test.go +D go/coredns/plugin/rewrite/testdata/testdir/empty +D go/coredns/plugin/rewrite/testdata/testfile +A go/coredns/plugin/rewrite/ttl.go +A go/coredns/plugin/rewrite/ttl_test.go +M go/coredns/plugin/rewrite/type.go +A go/coredns/plugin/rewrite/wire.go +M go/coredns/plugin/root/README.md +A go/coredns/plugin/root/log_test.go +M go/coredns/plugin/root/root.go +A go/coredns/plugin/root/root_test.go +A go/coredns/plugin/route53/README.md +A go/coredns/plugin/route53/log_test.go +A go/coredns/plugin/route53/route53.go +A go/coredns/plugin/route53/route53_test.go +A go/coredns/plugin/route53/setup.go +A go/coredns/plugin/route53/setup_test.go +M go/coredns/plugin/secondary/README.md +A go/coredns/plugin/secondary/log_test.go +M go/coredns/plugin/secondary/setup.go +A go/coredns/plugin/secondary/setup_test.go +A go/coredns/plugin/sign/README.md +A go/coredns/plugin/sign/dnssec.go +A go/coredns/plugin/sign/file.go +A go/coredns/plugin/sign/file_test.go +A go/coredns/plugin/sign/keys.go +A go/coredns/plugin/sign/log_test.go +A go/coredns/plugin/sign/nsec.go +A go/coredns/plugin/sign/nsec_test.go +A go/coredns/plugin/sign/resign_test.go +A go/coredns/plugin/sign/setup.go +A go/coredns/plugin/sign/setup_test.go +A go/coredns/plugin/sign/sign.go +A go/coredns/plugin/sign/signer.go +A go/coredns/plugin/sign/signer_test.go +A go/coredns/plugin/sign/testdata/Kmiek.nl.+013+59725.key +A go/coredns/plugin/sign/testdata/Kmiek.nl.+013+59725.private +A go/coredns/plugin/sign/testdata/db.miek.nl +A go/coredns/plugin/sign/testdata/db.miek.nl_ns +A go/coredns/plugin/template/README.md +A go/coredns/plugin/template/log_test.go +A go/coredns/plugin/template/metrics.go +A go/coredns/plugin/template/setup.go +A go/coredns/plugin/template/setup_test.go +A go/coredns/plugin/template/template.go +A go/coredns/plugin/template/template_test.go +A go/coredns/plugin/test/file_test.go +M go/coredns/plugin/test/helpers.go +M go/coredns/plugin/test/responsewriter.go +R086 go/coredns/plugin/metrics/test/scrape.go go/coredns/plugin/test/scrape.go +D go/coredns/plugin/test/server.go +M go/coredns/plugin/tls/README.md +A go/coredns/plugin/tls/log_test.go +A go/coredns/plugin/tls/test_ca.pem +A go/coredns/plugin/tls/test_cert.pem +A go/coredns/plugin/tls/test_key.pem +M go/coredns/plugin/tls/tls.go +A go/coredns/plugin/tls/tls_test.go +M go/coredns/plugin/trace/README.md +A go/coredns/plugin/trace/log_test.go +M go/coredns/plugin/trace/setup.go +A go/coredns/plugin/trace/setup_test.go +M go/coredns/plugin/trace/trace.go +A go/coredns/plugin/trace/trace_test.go +A go/coredns/plugin/transfer/README.md +A go/coredns/plugin/transfer/notify.go +A go/coredns/plugin/transfer/select_test.go +A go/coredns/plugin/transfer/setup.go +A go/coredns/plugin/transfer/setup_test.go +A go/coredns/plugin/transfer/transfer.go +A go/coredns/plugin/transfer/transfer_test.go +M go/coredns/plugin/whoami/README.md +A go/coredns/plugin/whoami/fuzz.go +A go/coredns/plugin/whoami/log_test.go +M go/coredns/plugin/whoami/setup.go +A go/coredns/plugin/whoami/setup_test.go +M go/coredns/plugin/whoami/whoami.go +A go/coredns/plugin/whoami/whoami_test.go +A go/coredns/request/edns0.go +M go/coredns/request/request.go +A go/coredns/request/request_test.go +A go/coredns/request/writer.go +A go/coredns/test/auto_test.go +A go/coredns/test/cache_test.go +A go/coredns/test/chaos_test.go +A go/coredns/test/compression_scrub_test.go +M go/coredns/test/doc.go +A go/coredns/test/ds_file_test.go +A go/coredns/test/edns0_test.go +A go/coredns/test/erratic_autopath_test.go +A go/coredns/test/etcd_cache_test.go +A go/coredns/test/etcd_credentials_test.go +A go/coredns/test/etcd_test.go +A go/coredns/test/example_test.go +D go/coredns/test/file.go +A go/coredns/test/file_cname_proxy_test.go +A go/coredns/test/file_reload_test.go +A go/coredns/test/file_serve_test.go +A go/coredns/test/file_srv_additional_test.go +A go/coredns/test/file_test.go +A go/coredns/test/file_upstream_test.go +A go/coredns/test/file_xfr_test.go +A go/coredns/test/fuzz_corefile.go +A go/coredns/test/grpc_test.go +A go/coredns/test/hosts_file_test.go +A go/coredns/test/log_test.go +A go/coredns/test/metric_naming_test.go +A go/coredns/test/metrics_test.go +A go/coredns/test/miek_test.go +A go/coredns/test/no_plugins_test.go +A go/coredns/test/plugin_dnssec_test.go +A go/coredns/test/presubmit_test.go +A go/coredns/test/proxy_health_test.go +A go/coredns/test/proxy_test.go +A go/coredns/test/readme_test.go +A go/coredns/test/reload_test.go +A go/coredns/test/reverse_test.go +A go/coredns/test/rewrite_test.go +A go/coredns/test/secondary_test.go +M go/coredns/test/server.go +A go/coredns/test/server_reverse_test.go +A go/coredns/test/server_test.go +A go/coredns/test/template_upstream_test.go +A go/coredns/test/wildcard_test.go +M lib/pf/services/manager/pfdns.pm + +commit 94130022ba8469c1be9de80be6163a3e11bbcbee +Author: Durand Fabrice +Date: Fri Nov 13 14:31:46 2020 -0500 + + Return token + +M go/unifiedapiclient/client.go + +commit 2da13e07449bad81c50795a7da388787767c6204 +Author: James Rouzier +Date: Fri Nov 13 11:56:54 2020 -0500 + + Update .gitignore + +M .gitignore + +commit ac07b245a6d52b58fa147d6b8e32c38c6642e772 +Author: James Rouzier +Date: Fri Nov 13 11:23:27 2020 -0500 + + Add additional fields + +M html/pfappserver/root/static.alt/src/views/Configuration/_config/role.js + +commit 7638ebf6057b31dc55f77a8c91c29e15d13b31cc +Author: James Rouzier +Date: Tue Oct 27 14:44:52 2020 -0400 + + Ignore infinite loops + +M t/unittest/nodecategory.t + +commit fd067236fa63472f1a5dbf3bd5fd6d21dc47da9a +Author: James Rouzier +Date: Wed Nov 11 15:57:38 2020 -0500 + + Fix database schema + +M db/pf-schema-10.1.0.sql +M db/pf-schema-X.Y.Z.sql +M db/upgrade-10.1.0-10.2.0.sql +M db/upgrade-X.X.X-X.Y.Z.sql + +commit acff9f7551aeb004f2e0e93b87accdef3f47faf3 +Author: James Rouzier +Date: Wed Nov 11 15:50:36 2020 -0500 + + Handle when the acls is undef + +M lib/pf/nodecategory.pm + +commit e39c6b245f8fa98b7dd5c6ee892456aac08af39f +Author: Julien Semaan +Date: Wed Nov 11 15:46:08 2020 -0500 + + ignore disabled default + +M lib/pf/config/builder/filter_engine/remote_profile.pm + +commit b593ea5330c5f7b747ee9a3c7534ca8f4e7b6146 +Author: Julien Semaan +Date: Wed Nov 11 14:18:21 2020 -0500 + + autoreg node through wgorchestrator + +M go/caddy/wgorchestrator/handlers.go +M lib/pf/UnifiedApi/Controller/Authentication.pm + +commit 0ff75680dda4c1481a21a79bdf28b39cfcbe27ca +Author: Julien Semaan +Date: Wed Nov 11 12:03:09 2020 -0500 + + persist pub/priv keys for wgorchestrator + +M go/caddy/wgorchestrator/wgorchestrator.go +M go/remoteclients/util.go + +commit f3a100883364eec17b879a0a4bf2dc120366af56 +Author: Julien Semaan +Date: Wed Nov 11 11:55:35 2020 -0500 + + adjust logging of glp client + +M go/unifiedapiclient/glpclient/glp_client.go + +commit 5de151d4b216c34109e47f981974c01a5cf02036 +Author: Julien Semaan +Date: Wed Nov 11 11:54:12 2020 -0500 + + allow to log only errors in glp client + +M go/unifiedapiclient/glpclient/glp_client.go + +commit 3c420e6ff15be3fd1b6b299c439fde01f6c09406 +Author: Julien Semaan +Date: Wed Nov 11 11:31:31 2020 -0500 + + don't rlock specific paths for pfconfig pool + +M conf/caddy-services/api.conf.example +M go/caddy/pfconfig/pool.go + +commit 23568d6bd98b06750138922d38dd6a035e1b2d2c +Author: Julien Semaan +Date: Wed Nov 11 11:02:26 2020 -0500 + + fix bad login creds handling in unified api client + +M go/unifiedapiclient/client.go + +commit 35d8d21aef1b3616337a2b89671bca40d783da63 +Author: Julien Semaan +Date: Tue Nov 10 11:57:26 2020 -0500 + + add routes to profile + +M go/caddy/wgorchestrator/handlers.go +M go/remoteclients/remote_client.go +M go/remoteclients/structs.go + +commit f90db00f60ff38470a74b369c0a91bd0db196bf2 +Author: Julien Semaan +Date: Tue Nov 10 11:56:47 2020 -0500 + + adjust validation of default remote conn profile + +M html/pfappserver/lib/pfappserver/Form/Config/RemoteProfile.pm +M html/pfappserver/root/static.alt/src/views/Configuration/_config/remoteConnectionProfile.js + +commit 1e5923073d54b6aa32123c1f3b23f9e94f45c250 +Author: Julien Semaan +Date: Tue Nov 10 11:37:29 2020 -0500 + + SDP gateway for remote connection profiles + +M conf/remote_profiles.conf.defaults +M go/caddy/wgorchestrator/handlers.go +M go/remoteclients/connection_profile.go +M go/remoteclients/remote_client.go +M go/remoteclients/structs.go +M html/pfappserver/lib/pfappserver/Form/Config/RemoteProfile.pm +M html/pfappserver/root/static.alt/src/views/Configuration/_config/remoteConnectionProfile.js +M lib/pf/ConfigStore/RemoteProfile.pm +M lib/pfconfig/namespaces/config/RemoteProfiles.pm + +commit 50773a632aea41ffea9cb2e167ff5c18f9054d78 +Author: Julien Semaan +Date: Tue Nov 10 11:20:32 2020 -0500 + + nil out the node after upserting it + +M go/remoteclients/remote_client.go + +commit d9b67c02893eb9e97197d02943237852100d4e1c +Author: Julien Semaan +Date: Tue Nov 10 09:39:02 2020 -0500 + + add node category module + +A go/common/node_category.go + +commit b72c1e2f7a0e91f3fb7c1ef3550b1750953a9d32 +Author: Julien Semaan +Date: Tue Nov 10 09:33:20 2020 -0500 + + add ACLs to ZTN profile + +M go/caddy/wgorchestrator/handlers.go +M go/remoteclients/remote_client.go +M go/remoteclients/structs.go + +commit 2a10bd90586e05d26331bd93c039fe189e171ab5 +Author: Julien Semaan +Date: Tue Nov 10 09:32:55 2020 -0500 + + fix wrong primary key of node categories unified API controller + +M lib/pf/UnifiedApi/Controller/NodeCategories.pm + +commit 76e59e9f480c94d7acc2cdd589b725ef35273317 +Author: Julien Semaan +Date: Wed Nov 4 11:53:44 2020 -0500 + + remote double cleanupAfterRead + +M lib/pf/ConfigStore/RemoteProfile.pm + +commit ae98d0eb2b2abf10f3c58244afd67dc735f6bdd7 +Author: Julien Semaan +Date: Wed Nov 4 11:41:22 2020 -0500 + + add missing module + +A lib/pf/access_filter/remote_profile.pm + +commit e77cbc0f0b7f3ec9ef287c66b807a9924485e9bd +Author: James Rouzier +Date: Thu Oct 15 16:33:33 2020 -0400 + + Update tests count + +M t/unittest/UnifiedApi/Controller/Config/Roles.t + +commit 4f9e286beb53e1affffda338213311383b74b095 +Author: James Rouzier +Date: Thu Oct 15 16:32:26 2020 -0400 + + New tests + +M t/unittest/Switch.t + +commit a8ad73fb67e9b6d980021ce894521100e1874ed2 +Author: James Rouzier +Date: Thu Oct 15 16:31:04 2020 -0400 + + Update whitelist + +M t/hardware-snmp-objects.t + +commit d5342348bf2ea00564fc2a139948a8e0befd2de4 +Author: Darren Satkunas +Date: Wed Jul 22 15:45:31 2020 -0400 + + (web admin) merge role fields for DynamicAccessListFingerbank with AccessList + +M html/pfappserver/root/static.alt/src/views/Configuration/_config/switch.js + +commit 27b50be830706ad8007c22753abfbd1ad1eeb789 +Author: Julien Semaan +Date: Wed Jul 22 12:32:38 2020 -0400 + + bump fingerbank perl lib in specs + +M debian/control +M rpm/packetfence.spec + +commit f5f73ce4ca79ea1f18501f0976596d47c544afac +Author: Julien Semaan +Date: Wed Jul 22 12:14:25 2020 -0400 + + adjust calls to getAccessListByName + +M lib/pf/Switch/Aruba/2930M.pm +M lib/pf/Switch/Aruba/5400.pm +M lib/pf/Switch/Cisco/ASA.pm +M lib/pf/Switch/Cisco/Catalyst_2960.pm +M lib/pf/Switch/Dell/N1500.pm + +commit e6d42386c4b0b4f5fd282558038a0bef1d3922aa +Author: Julien Semaan +Date: Wed Jul 22 12:09:40 2020 -0400 + + adjust calls to getAccessListByName + +M lib/pf/Switch/Aruba/2930M.pm +M lib/pf/Switch/Aruba/5400.pm +M lib/pf/Switch/Cisco/ASA.pm +M lib/pf/Switch/Cisco/Catalyst_2960.pm +M lib/pf/Switch/Dell/N1500.pm + +commit ca56d7b626d4cb3386a925c0f9a561e99a6d74cb +Author: Julien Semaan +Date: Wed Jul 22 11:25:33 2020 -0400 + + push DNS + DHCP acls + +M lib/pf/Switch.pm + +commit f71cf14a9163b4370bd445929c82fd2465d9cc82 +Author: Julien Semaan +Date: Wed Jul 22 10:28:47 2020 -0400 + + adjustments on FB dynamic ACLs + +M lib/pf/Switch.pm +M lib/pf/fingerbank.pm + +commit 6b6226c24e8850e67131d19e4258e76af5086d2a +Author: Julien Semaan +Date: Wed Jul 22 09:38:15 2020 -0400 + + workaround to get gitlab to build + +M .gitlab-ci.yml + +commit 9f27484d56eb9e4888dbd4377618e6a0f556968c +Author: Julien Semaan +Date: Tue Jul 21 15:47:58 2020 -0400 + + more plumbing for Fingerbank based ACLs + +M lib/pf/Switch.pm +M lib/pf/fingerbank.pm + +commit 3c984ee4efcd6500a1fb5b53f3077494b73ef5c5 +Author: Julien Semaan +Date: Tue Jul 21 15:08:13 2020 -0400 + + adjust comment + +M lib/pf/Switch.pm + +commit 47050ba771a0bae4b9029a995f20773dc854497f +Author: Julien Semaan +Date: Tue Jul 21 15:00:45 2020 -0400 + + adjust conditions for access list in switch module + +M lib/pf/Switch.pm + +commit 040b358b6674d5e58120483cd3d09cbd7e06bb94 +Author: Julien Semaan +Date: Tue Jul 21 14:55:40 2020 -0400 + + allow toggling of Fingerbank dynamic ACL + +M html/pfappserver/lib/pfappserver/Form/Config/Switch.pm +M html/pfappserver/root/static.alt/src/views/Configuration/_config/switch.js +M lib/pf/Switch.pm +M lib/pfconfig/namespaces/config/Switch.pm + +commit 1924e0a294c945771768ace4e21a5cc58c8b1274 +Author: Julien Semaan +Date: Tue Jul 21 13:40:40 2020 -0400 + + add FB ACL to dynamic ACL + +M lib/pf/Switch.pm +M lib/pf/Switch/Aruba/2930M.pm +M lib/pf/Switch/Aruba/5400.pm +M lib/pf/Switch/Cisco/ASA.pm +M lib/pf/Switch/Cisco/Catalyst_2960.pm +M lib/pf/Switch/Dell/N1500.pm + +commit 7d19625b566ae682d0b8191da55dc46f35fac4ff +Author: Julien Semaan +Date: Tue Jul 21 13:11:27 2020 -0400 + + initial basic plumbing to generate a Fingerbank ACL + +M lib/pf/Switch.pm +M lib/pf/fingerbank.pm +M lib/pf/util.pm + +commit 9a8572ef97cc6d26310c32896a496cb24e7536cf +Author: James Rouzier +Date: Thu Oct 15 13:58:11 2020 -0400 + + Add field vlan + +M html/pfappserver/lib/pfappserver/Form/Config/Roles.pm + +commit 606c89a5a8b104827fdf83082cc7f8e4d21a05eb +Author: James Rouzier +Date: Tue Oct 13 16:47:20 2020 -0400 + + Add include_parent_acls, acls, fingerbank_dynamic_access_list to the database + +M lib/pf/nodecategory.pm + +commit 0cc8e11d49556c6967ca75c54f799bd5664e026b +Author: James Rouzier +Date: Tue Oct 13 11:12:06 2020 -0400 + + Update node_category + +M db/pf-schema-X.Y.Z.sql +M db/upgrade-X.X.X-X.Y.Z.sql +M lib/pf/dal/_node_category.pm + +commit b7c90e6eb1bf1c76079ff0434806a45430e96e56 +Author: James Rouzier +Date: Fri Oct 9 11:19:40 2020 -0400 + + Get the acls from the roles instead of switches + +M lib/pf/Switch.pm +M t/data/roles.conf + +commit 040a9449b6c30bbdf0525268531ce0db7219f04b +Author: James Rouzier +Date: Thu Oct 8 16:38:03 2020 -0400 + + Add fingerbank_dynamic_access_list + +M html/pfappserver/lib/pfappserver/Form/Config/Roles.pm + +commit b73ab848fac22f0cbf914405a79bee35014bbe6a +Author: James Rouzier +Date: Fri Sep 11 14:54:59 2020 -0400 + + Display ACLs + +M html/pfappserver/root/static.alt/src/views/Configuration/_config/role.js + +commit fbc86a8a7861e6ef9abf41812b3e08bea1ddc051 +Author: James Rouzier +Date: Fri Sep 11 11:02:43 2020 -0400 + + Split ACLs + +M lib/pfconfig/namespaces/config/Roles.pm + +commit a93110e4f79744994d4ae12e789b6b1042a73556 +Author: James Rouzier +Date: Wed Sep 9 07:18:44 2020 -0400 + + rename include_parent_acl => include_parent_acls + +M html/pfappserver/lib/pfappserver/Form/Config/Roles.pm + +commit 5d95336932f41d0bcae2c0f08e2e686a0928a8c7 +Author: James Rouzier +Date: Wed Sep 9 07:18:09 2020 -0400 + + Add support for include_parent_acls + +M lib/pf/nodecategory.pm +M t/unittest/nodecategory.t + +commit 2234899b528993bf505555a35d300c0a71940bd3 +Author: James Rouzier +Date: Tue Sep 8 16:46:15 2020 -0400 + + Add new fields for ACL + +M html/pfappserver/lib/pfappserver/Form/Config/Roles.pm + +commit 25a8bed364a702ff0f2402fb27b10b111309151a +Author: James Rouzier +Date: Tue Sep 8 10:18:34 2020 -0400 + + Add additional validation for the parent to avoid loops + +M html/pfappserver/lib/pfappserver/Form/Config/Roles.pm +M t/data/roles.conf +M t/unittest/UnifiedApi/Controller/Config/Roles.t + +commit d359f6fea6795e970a940acd185c797b0d6803f0 +Author: James Rouzier +Date: Tue Sep 8 09:40:13 2020 -0400 + + Don't require max_nodes_per_pid and fixed uninitilized error + +M html/pfappserver/lib/pfappserver/Form/Config/Roles.pm +A t/data/roles.conf +M t/test_paths.pm +M t/unittest/UnifiedApi/Controller/Config/Roles.t + +commit 535e18edc536cac94ccd26537ac29c3ce2156e10 +Author: James Rouzier +Date: Tue Sep 8 08:28:20 2020 -0400 + + Cleanup form before using it for resource options + +M lib/pf/UnifiedApi/Controller/Config.pm + +commit de3ac0177807c969a4a7181d4574994586f6984c +Author: James Rouzier +Date: Tue Sep 8 08:26:01 2020 -0400 + + Don't show your self as a parent' + +M html/pfappserver/lib/pfappserver/Form/Config/Roles.pm + +commit 9a6dd210ed153475130880c97078b726fe682041 +Author: James Rouzier +Date: Mon Sep 7 23:56:57 2020 -0400 + + Add parent + +M html/pfappserver/root/static.alt/src/views/Configuration/_config/role.js + +commit cd2efa9c6a5de29a089e7d3d2050108fd033b8c1 +Author: James Rouzier +Date: Mon Sep 7 23:43:50 2020 -0400 + + Merge parent data + +M lib/pf/nodecategory.pm +M t/unittest/nodecategory.t + +commit 306026088349515e0914531b46607ff2240a8c6d +Author: James Rouzier +Date: Thu Sep 3 16:34:06 2020 -0400 + + Make a copy of the role data + +M lib/pf/nodecategory.pm + +commit bfd0821e53c6fc11c861ba401d88cc0aed3f7d48 +Author: James Rouzier +Date: Thu Sep 3 13:27:47 2020 -0400 + + Handle the parent_id + +M lib/pf/nodecategory.pm + +commit 69e0f687d675e06e0cfbc5a78fb42f293268d5d1 +Author: James Rouzier +Date: Thu Sep 3 13:24:58 2020 -0400 + + Update database schema + +M conf/roles.conf.defaults +M db/pf-schema-10.1.0.sql +M db/upgrade-10.1.0-10.2.0.sql +M lib/pf/dal/_node_category.pm + +commit 53e52e791dc9c4cbdb7058995002394acd662972 +Author: James Rouzier +Date: Thu Sep 3 10:03:31 2020 -0400 + + Order roles by the parent + +M lib/pf/nodecategory.pm +A t/unittest/nodecategory.t + +commit ae4de9b217cf4366a0e117a9de4dd77e42486a0a +Author: James Rouzier +Date: Thu Aug 27 16:36:08 2020 -0400 + + Change parent to a select + +M html/pfappserver/lib/pfappserver/Form/Config/Roles.pm + +commit f63ae4c2c055efe88033699a77f674f31f26e83c +Author: James Rouzier +Date: Thu Aug 27 16:01:56 2020 -0400 + + Add parent field + +M html/pfappserver/lib/pfappserver/Form/Config/Roles.pm + +commit ddf362e4e5935ddba0b876d1016f237134d91ced +Author: James Rouzier +Date: Thu Aug 27 15:01:05 2020 -0400 + + Add top level roles + +M db/pf-schema-10.1.0.sql + +commit 558938dd8d26b5a4538038607dfd8e8d37255863 +Author: James Rouzier +Date: Thu Aug 27 08:31:47 2020 -0400 + + New column parent_id + +M db/pf-schema-10.1.0.sql +M db/upgrade-10.1.0-10.2.0.sql + +commit 49c38b175bc87144f183a94b6a744973c299aa36 +Author: Durand Fabrice +Date: Wed Nov 4 09:56:38 2020 -0500 + + Added missing files in spec file + +M rpm/packetfence.spec + +commit 7751d7819a7fa9b23a96adc23badf33880744d50 +Author: Julien Semaan +Date: Wed Nov 4 09:46:08 2020 -0500 + + group standard and remote connection profiles in left menu + +M html/pfappserver/root/static.alt/src/views/Configuration/index.vue + +commit de08a44a56e2e9d5b9bdf1adfc9ee3f3889fc379 +Author: Julien Semaan +Date: Wed Nov 4 09:34:36 2020 -0500 + + adjust variable name + +M html/pfappserver/root/static.alt/src/views/Configuration/_api/index.js + +commit ec4e19b92781d2c6f4782c3c17b01fb06e477501 +Author: Julien Semaan +Date: Wed Nov 4 09:31:47 2020 -0500 + + validate format of advanced_filter + +M html/pfappserver/lib/pfappserver/Form/Config/RemoteProfile.pm + +commit 639c33e7164c197bd9fc2b77624e4b0b35bef822 +Author: Julien Semaan +Date: Wed Nov 4 08:24:23 2020 -0500 + + adjustment to remote profile engine + +M lib/pfconfig/namespaces/FilterEngine/RemoteProfile.pm +M lib/pfconfig/namespaces/config/RemoteProfiles.pm +M sbin/pffilter + +commit bdc49db632b19e5358128a8db4368667f1cc0a33 +Author: Julien Semaan +Date: Wed Nov 4 07:52:45 2020 -0500 + + add advanced filter to remote profile GUI (basic text field) + +M html/pfappserver/lib/pfappserver/Form/Config/RemoteProfile.pm +M html/pfappserver/root/static.alt/src/views/Configuration/_config/remoteConnectionProfile.js + +commit bc16f0d23d17651379b2958a48a6b8dcd8b6a176 +Author: Julien Semaan +Date: Wed Nov 4 07:40:19 2020 -0500 + + have remote profile engine be exclusively in pffilter + +M go/filter_client/filter_client.go +M go/remoteclients/connection_profile.go +D go/remoteclients/connection_profile_test.go +M html/pfappserver/lib/pfappserver/Form/Config/RemoteProfile.pm +M lib/pf/pffilter/client.pm +M sbin/pffilter + +commit 27f60cc0b7e4224aec939781774c8a47dc22cc73 +Author: Julien Semaan +Date: Tue Nov 3 15:40:44 2020 -0500 + + don't show basic filters on default remote connection profile + +M html/pfappserver/root/static.alt/src/views/Configuration/_config/remoteConnectionProfile.js + +commit 0e3a129d3fef137ac0f6c0845ebdd6d19a8bee26 +Author: Julien Semaan +Date: Tue Nov 3 15:33:29 2020 -0500 + + merge basic filters in FilterEngine::RemoteProfile and proper ordering + +M lib/pf/config/builder/filter_engine/remote_profile.pm + +commit 476ca15f73b41c07332102e69c3c50505042fb19 +Author: Julien Semaan +Date: Tue Nov 3 14:56:45 2020 -0500 + + push peer hostnames to WG client + +M go/remoteclients/remote_client.go + +commit 1cea863a20af159faa86e4cba8f94465f40efcab +Author: Julien Semaan +Date: Tue Nov 3 14:33:10 2020 -0500 + + record hostname for WG clients + +M go/caddy/wgorchestrator/handlers.go +M go/common/node.go +M go/remoteclients/remote_client.go +M go/unifiedapiclient/client.go + +commit 43503a2326c8f2a7394d3c2f8c9077225b7f06a2 +Author: Julien Semaan +Date: Tue Nov 3 12:11:41 2020 -0500 + + init global connection profiles in wgorchestrator mw + +M go/caddy/wgorchestrator/wgorchestrator.go +M go/remoteclients/connection_profile.go + +commit d2a00dbf4ec5d1b28eb69b236fd6007c4c688a5e +Author: Julien Semaan +Date: Tue Nov 3 12:03:40 2020 -0500 + + push DNS names to resolve in WG profile + +M go/caddy/wgorchestrator/handlers.go +M go/remoteclients/connection_profile.go +M go/remoteclients/remote_client.go +M go/remoteclients/structs.go +M lib/pfconfig/namespaces/config/RemoteProfiles.pm + +commit 7d517a640fa1da8e75bbf9b56fdfc040cb19e23c +Author: Julien Semaan +Date: Tue Nov 3 11:50:06 2020 -0500 + + add DNS configuration to remote connection profile + +M conf/remote_profiles.conf.defaults +M html/pfappserver/lib/pfappserver/Form/Config/RemoteProfile.pm +M html/pfappserver/root/static.alt/src/views/Configuration/_config/remoteConnectionProfile.js +M lib/pf/ConfigStore/RemoteProfile.pm +M lib/pfconfig/namespaces/config/RemoteProfiles.pm + +commit 7a1426ae84f4c9a62e62c57e89aa686563c07b8d +Author: Julien Semaan +Date: Tue Nov 3 11:17:46 2020 -0500 + + start advanced filters for remote connection profiles + +A lib/pf/config/builder/filter_engine/remote_profile.pm +A lib/pfconfig/namespaces/FilterEngine/RemoteProfile.pm + +commit 75165a357e5422f9e9c686226a60957149b7b466 +Author: Julien Semaan +Date: Tue Nov 3 08:24:40 2020 -0500 + + honor status in remote connection profiles instantiation + +M go/remoteclients/connection_profile.go + +commit 4b4c32ae8f7b3186fbf6fdc1a76fb89e03ac3afc +Author: Julien Semaan +Date: Tue Nov 3 08:12:17 2020 -0500 + + allow multiple in allow_communication_to_roles + +M html/pfappserver/lib/pfappserver/Form/Config/RemoteProfile.pm + +commit 863184c00baf07d72f436e85881b65a84788b69c +Author: Julien Semaan +Date: Mon Nov 2 16:01:40 2020 -0500 + + set PID while setting up remote client + +M go/caddy/wgorchestrator/handlers.go +M go/remoteclients/remote_client.go + +commit 7c272e819b729f8be3ba4b4ce041048b3211734d +Author: Julien Semaan +Date: Mon Nov 2 15:36:26 2020 -0500 + + started the admin for remote profiles + +A html/pfappserver/root/static.alt/src/views/Configuration/_api/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/_components/RemoteConnectionProfileView.vue +A html/pfappserver/root/static.alt/src/views/Configuration/_components/RemoteConnectionProfilesList.vue +A html/pfappserver/root/static.alt/src/views/Configuration/_config/remoteConnectionProfile.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/_store/remoteConnectionProfiles.js +M html/pfappserver/root/static.alt/src/views/Configuration/index.vue +M lib/pf/file_paths.pm +A t/data/remote_profiles.conf + +commit 4e66a7a951aa216348aecc4100e9466f9bf1e5f7 +Author: Julien Semaan +Date: Mon Nov 2 14:21:25 2020 -0500 + + add form + API call for remote connection profiles + +M go/remoteclients/connection_profile.go +A html/pfappserver/lib/pfappserver/Form/Config/RemoteProfile.pm +A lib/pf/ConfigStore/RemoteProfile.pm +M lib/pf/UnifiedApi.pm +A lib/pf/UnifiedApi/Controller/Config/RemoteConnectionProfiles.pm +M lib/pfconfig/namespaces/config/RemoteProfiles.pm + +commit 46bd7909b00d77f61f609598218f9d7a9df6f11b +Author: Julien Semaan +Date: Mon Nov 2 11:59:30 2020 -0500 + + return peers based on connection profile policies + +M go/caddy/wgorchestrator/wgorchestrator.go +M go/remoteclients/connection_profile.go +M go/remoteclients/remote_client.go + +commit d68c3765374a89a45b5031e910d32c887b1e8949 +Author: Julien Semaan +Date: Mon Nov 2 10:47:27 2020 -0500 + + move connection profile inside remoteclients package + +R096 go/remoteclients/connectionprofiles/connection_profile.go go/remoteclients/connection_profile.go +R099 go/remoteclients/connectionprofiles/connection_profile_test.go go/remoteclients/connection_profile_test.go + +commit 5459af9120f6b29823b7e1a022d35b5581a7aebc +Author: Julien Semaan +Date: Mon Nov 2 10:36:29 2020 -0500 + + improve remote connection profiles tests + +M go/remoteclients/connectionprofiles/connection_profile.go +M go/remoteclients/connectionprofiles/connection_profile_test.go +M t/test_paths.pm + +commit b6fc595b9cc97510a7e4e3509f7fceb88494e2b6 +Author: Julien Semaan +Date: Mon Nov 2 09:42:33 2020 -0500 + + start remote connection profiles plumbing + +A conf/remote_profiles.conf.defaults +A conf/remote_profiles.conf.example +M go/remoteclients/connectionprofiles/connection_profile.go +A go/remoteclients/connectionprofiles/connection_profile_test.go +M lib/pf/file_paths.pm +A lib/pfconfig/namespaces/config/RemoteProfiles.pm +A lib/pfconfig/namespaces/resource/remote_profiles_keys.pm + +commit bb853c117f1b53869da58c8613811d14cc911d9d +Author: Julien Semaan +Date: Mon Nov 2 08:42:17 2020 -0500 + + adjustments for cached_hash in pfsso + +M go/caddy/pfsso/pfsso.go +M go/firewallsso/firewalls.go + +commit edd4a4da0440a3e9d9b390060a39d846ba8f035e +Author: Julien Semaan +Date: Mon Nov 2 08:37:06 2020 -0500 + + add cached_hash to pfconfigdriver (golang) + +M go/caddy/pfsso/pfsso.go +M go/firewallsso/firewalls.go +A go/pfconfigdriver/cached_hash.go + +commit 70098b66f44dd0661ba7cd10c74c6adced76fa1f +Author: Julien Semaan +Date: Fri Oct 30 14:42:57 2020 -0400 + + started remote connection profiles + +M go/caddy/wgorchestrator/handlers.go +A go/common/node.go +A go/remoteclients/connectionprofiles/connection_profile.go +M go/remoteclients/remote_client.go + +commit d4009e213f304b004e48020c2599d48f86430f35 +Author: Durand Fabrice +Date: Thu Oct 29 16:16:59 2020 -0400 + + export $VIRTUAL_WIREGUARD + +M lib/pf/config.pm + +commit baa0c51a6a595b2fe10849eb60908f5b02007596 +Author: Durand Fabrice +Date: Fri Oct 23 16:11:48 2020 -0400 + + Wireguard connection type + +M lib/pf/Connection.pm +M lib/pf/constants/config.pm + +commit 8ec95cc2d43be8bf1d52d7f52b57b1b1235c8dc5 +Author: Julien Semaan +Date: Fri Sep 4 12:59:55 2020 -0400 + + adjustments to remote clients schema and API calls + +M db/pf-schema-X.Y.Z.sql +M go/remoteclients/remote_client.go + +commit d8c5dff4410cffb4b668c4fa93882939b837a746 +Author: Julien Semaan +Date: Fri Sep 4 11:14:19 2020 -0400 + + adjust code to leverage node table for role assignment + +M db/pf-schema-X.Y.Z.sql +M go/caddy/wgorchestrator/handlers.go +M go/caddy/wgorchestrator/handlers_test.go +M go/remoteclients/remote_client.go + +commit b9af9b533d622c8d3d08bc039c9c04aa63904b21 +Author: Julien Semaan +Date: Wed Sep 2 13:55:25 2020 -0400 + + specify context for glp client + +M go/unifiedapiclient/glpclient/glp_client.go + +commit 103770e6eec5235ef0d1c4ac092dc8ad05907462 +Author: Julien Semaan +Date: Wed Sep 2 13:20:18 2020 -0400 + + have a way to make the unified API URI log debug + +M go/unifiedapiclient/client.go + +commit 3c7e526290bdf0c351dd704b4133b87a3c52b569 +Author: Julien Semaan +Date: Tue Sep 1 14:25:00 2020 -0400 + + ping should only be for linux + +M go/sharedutils/ping.go +M go/sharedutils/pingraw.go + +commit 5fce69fba2e19fa220362c25dbedfd8053a0a380 +Author: Julien Semaan +Date: Tue Sep 1 13:00:08 2020 -0400 + + adjust log package for windows support + +M go/log/log.go +A go/log/log_backend.go +A go/log/log_backend_windows.go +M go/log/log_test.go +D go/log/log_windows.go + +commit ff1aae42701ae37d8eb42112bcc6f7387d8915a2 +Author: Julien Semaan +Date: Tue Sep 1 12:42:42 2020 -0400 + + fix log windows + +M go/log/log_windows.go + +commit 65e3d4a6056fc541b95b2cfe086452ecc54978f1 +Author: Julien Semaan +Date: Tue Sep 1 12:35:11 2020 -0400 + + add empty log windows + +A go/log/log_windows.go + +commit 068528672d04e2e71eef157ba3addafc81cb84df +Author: Julien Semaan +Date: Tue Sep 1 12:31:08 2020 -0400 + + don't include log in windows builds + +M go/log/log.go +M go/log/log_test.go + +commit a3f65f86bc8916f9714c9ba1908b408f10f637c7 +Author: Julien Semaan +Date: Mon Aug 31 11:26:19 2020 -0400 + + clients can only talk to clients of the same role + +M go/caddy/wgorchestrator/handlers.go +M go/remoteclients/remote_client.go + +commit 77d3eb17f9b3b363c642f9ff636f284350a55532 +Author: Julien Semaan +Date: Mon Aug 31 09:52:40 2020 -0400 + + publish new peer only to allowed peers + add context to remote client struct + +M go/caddy/wgorchestrator/handlers.go +M go/caddy/wgorchestrator/handlers_test.go +M go/remoteclients/remote_client.go + +commit 9c95fe2f89d7d899e39934426ff78cc64f6fcc39 +Author: Julien Semaan +Date: Mon Aug 31 09:49:18 2020 -0400 + + don't attempt to match a role if we don't have a username + +M go/caddy/wgorchestrator/handlers.go + +commit 10fa2a31f1d9236cc4b0542c886c83a983fb43bd +Author: Julien Semaan +Date: Fri Aug 28 15:10:30 2020 -0400 + + track role of user during profile generation + +M db/pf-schema-X.Y.Z.sql +M go/caddy/wgorchestrator/handlers.go +M go/remoteclients/remote_client.go +M lib/pf/UnifiedApi.pm +M lib/pf/UnifiedApi/Controller/Authentication.pm + +commit 3baf7d5566c0889363b47f775ef8492014d963d8 +Author: Durand Fabrice +Date: Wed Aug 5 13:06:38 2020 -0400 + + Moved runID at the first position of the struct to avoid fatal on arm + +M go/unifiedapiclient/glpclient/glp_client.go + +commit 534784e4b3dbdf9f50fcb01a9f7491a9ed997791 +Author: Durand Fabrice +Date: Wed Aug 5 12:36:27 2020 -0400 + + Define runID + +M go/unifiedapiclient/glpclient/glp_client.go + +commit 59e316076c535d17cd7cf12a8bde69f9ed42513f +Author: Julien Semaan +Date: Fri Jul 31 10:16:29 2020 -0400 + + clear clients from DB after tests + +M go/caddy/wgorchestrator/handlers_test.go + +commit cebb685c7fe75939160eae7c2cbbe5d2ff2bd15d +Author: Julien Semaan +Date: Fri Jul 31 10:06:31 2020 -0400 + + expose method to set the unifiedapiclient + +M go/unifiedapiclient/client.go + +commit 79b502fd5d84a7c4c6abe37cee4df146813f20b2 +Author: Julien Semaan +Date: Fri Jul 31 08:37:41 2020 -0400 + + remove excessive dumping + +M go/remoteclients/remote_client.go + +commit 2f8c09cfb8cb74f1733725662a4bae72ea4f4d31 +Author: Julien Semaan +Date: Fri Jul 31 08:37:09 2020 -0400 + + adjust test + +M go/caddy/wgorchestrator/handlers_test.go + +commit 4550a9fb83d369ac8c947d97cedd98849173d848 +Author: Julien Semaan +Date: Fri Jul 31 07:41:34 2020 -0400 + + use server provided timestamp for auth + +M go/caddy/wgorchestrator/handlers.go +M go/caddy/wgorchestrator/wgorchestrator.go +M go/unifiedapiclient/glpclient/glp_client.go + +commit 7ad3c269f695cd21f4c0c2f64755a1aff2ad43bf +Author: Julien Semaan +Date: Thu Jul 30 14:04:55 2020 -0400 + + add remote clients to the PF schema + +M db/pf-schema-X.Y.Z.sql +D db/remote-clients-schema.sql + +commit ee4d8e0e56ff66c62364ed7b3671677c936c03ad +Author: Julien Semaan +Date: Thu Jul 30 13:32:12 2020 -0400 + + add wgorchestrator to api.conf.example + +M conf/caddy-services/api.conf.example + +commit f327372f92434113b1c649279a3786890a5e5589 +Author: Julien Semaan +Date: Thu Jul 30 13:27:02 2020 -0400 + + support for peer discovery + +M go/caddy/wgorchestrator/handlers.go +D go/caddy/wgorchestrator/remote_client.go +M go/remoteclients/remote_client.go + +commit 972a38899e57fb7a0099dd885e7ec3ba8b73c854 +Author: Julien Semaan +Date: Thu Jul 30 13:08:50 2020 -0400 + + adjustments to new peer publishing + +M go/caddy/wgorchestrator/handlers.go +M go/caddy/wgorchestrator/wgorchestrator.go +M go/remoteclients/remote_client.go + +commit 9fcca219374223a9cb26cb02b20158648cb99289 +Author: Julien Semaan +Date: Thu Jul 30 12:40:48 2020 -0400 + + adjustment to glpclient private mode + +M go/unifiedapiclient/glpclient/glp_client.go + +commit ab9d777e77f1b1f98f992bdeaef5fd790e666a63 +Author: Julien Semaan +Date: Thu Jul 30 12:34:22 2020 -0400 + + adjust type of keys + +M go/unifiedapiclient/glpclient/glp_client.go + +commit 715b525929506f11360f5050e186489cbf6f01f6 +Author: Julien Semaan +Date: Thu Jul 30 12:30:28 2020 -0400 + + continue working on private peer channel + +M go/caddy/wgorchestrator/handlers.go +M go/caddy/wgorchestrator/handlers_test.go +M go/remoteclients/remote_client.go +M go/remoteclients/structs.go +M go/unifiedapiclient/glpclient/glp_client.go + +commit 0504c075ea1ae1814c0350f4fddef4cb8b3f118e +Author: Julien Semaan +Date: Thu Jul 30 12:13:21 2020 -0400 + + expose API endpoint to obtain client based events + +M go/caddy/wgorchestrator/handlers.go +M go/caddy/wgorchestrator/handlers_test.go +M go/caddy/wgorchestrator/wgorchestrator.go + +commit 7f64c2553d3bec90669a755476656f35208940b0 +Author: Julien Semaan +Date: Thu Jul 30 10:55:36 2020 -0400 + + add private namespace in events + +M go/caddy/wgorchestrator/handlers.go +M go/caddy/wgorchestrator/handlers_test.go + +commit 525425e70a3ed89378763ed2c69ce70ea9a33615 +Author: Julien Semaan +Date: Thu Jul 30 08:59:59 2020 -0400 + + adjust unifiedapi glpclient + +M go/caddy/wgorchestrator/wgorchestrator.go +M go/unifiedapiclient/glpclient/glp_client.go + +commit d65f9ce85addd9427a0179c80d423f877f2dbb38 +Author: Julien Semaan +Date: Thu Jul 30 08:45:51 2020 -0400 + + add unified API based golongpoll client + +A go/unifiedapiclient/glpclient/glp_client.go + +commit 310b77d5a50df3ed3ab3d193d02736b41a9759cd +Author: Julien Semaan +Date: Wed Jul 29 15:56:01 2020 -0400 + + adjustments for wireguard client + +M go/caddy/wgorchestrator/handlers.go +M go/remoteclients/structs.go + +commit 291cd9ddf004f74595f34ebc0e77e235bc04a818 +Author: Julien Semaan +Date: Wed Jul 29 14:57:48 2020 -0400 + + b64 adjustment + +M go/remoteclients/util.go + +commit b679ae7cc9020ff82a84a296388c99e2688f8463 +Author: Julien Semaan +Date: Wed Jul 29 14:51:27 2020 -0400 + + adjust b64 to bytes + +M go/caddy/wgorchestrator/handlers.go +M go/caddy/wgorchestrator/handlers_test.go +M go/remoteclients/util.go + +commit 068bcad07099f0cccff5ddf04cffee764b41756d +Author: Julien Semaan +Date: Wed Jul 29 14:41:48 2020 -0400 + + move constants + +M go/caddy/wgorchestrator/handlers.go +M go/remoteclients/structs.go + +commit 009081584de6d3dbab2d051d23de7d73e26693bc +Author: Julien Semaan +Date: Wed Jul 29 13:00:57 2020 -0400 + + have a package for remote clients + +M go/caddy/wgorchestrator/handlers.go +M go/caddy/wgorchestrator/handlers_test.go +M go/caddy/wgorchestrator/wgorchestrator.go +A go/remoteclients/remote_client.go +A go/remoteclients/structs.go +R094 go/caddy/wgorchestrator/util.go go/remoteclients/util.go + +commit 6a02297993fc5b94195b69dbc06b1cdbf3bee5f8 +Author: Julien Semaan +Date: Wed Jul 29 12:36:16 2020 -0400 + + complete onboarding process + +M db/remote-clients-schema.sql +M go/caddy/wgorchestrator/handlers.go +M go/caddy/wgorchestrator/handlers_test.go +A go/caddy/wgorchestrator/remote_client.go +M go/caddy/wgorchestrator/wgorchestrator.go +M go/sharedutils/util.go + +commit 4b92a5256cc04a57b7b1bf59671dd49052de879c +Author: Julien Semaan +Date: Wed Jul 29 10:37:25 2020 -0400 + + initial plumbing of wgorchestrator + +M db/remote-clients-schema.sql +M go/caddy/caddy/caddy/caddymain/run.go +M go/caddy/caddy/caddyhttp/httpserver/plugin.go +A go/caddy/wgorchestrator/handlers.go +A go/caddy/wgorchestrator/handlers_test.go +A go/caddy/wgorchestrator/util.go +A go/caddy/wgorchestrator/wgorchestrator.go +M go/go.mod +M go/go.sum + +commit 6105edda18dfbd98571256f28c3b01a9e2d2fe62 +Author: Julien Semaan +Date: Tue Jul 28 10:45:12 2020 -0400 + + added basic schema for remote clients + +A db/remote-clients-schema.sql + +commit a4ebd6991b3b86bdcf3c0bb628ceb5f7fa15c532 +Author: Darren Satkunas +Date: Fri Jan 8 06:35:58 2021 -0500 + + (admin) add missing static routes component + +A html/pfappserver/root/static.alt/src/views/Configuration/networks/network/_components/BaseFormGroupStaticRoutes.js + +commit 14eb239e1265019e3bad9f246bad47c1486fe8c9 +Author: Francis Lachapelle +Date: Thu Jan 7 16:34:36 2021 -0500 + + fix(admin): rename mysql to MySQL + +M html/pfappserver/root/static.alt/src/views/Configuration/_config/database.js +M html/pfappserver/root/static.alt/src/views/Configuration/database/general/_components/TheForm.vue + +commit 08a6c71ad53692f012699c745f3c9e1dc1adfc1a +Author: Darren Satkunas +Date: Thu Jan 7 15:53:24 2021 -0500 + + (admin) do not mask duplicates in array schemas + +M html/pfappserver/root/static.alt/src/utils/yup.js +D html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/TheFileView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/networks/network/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/portalModules/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/switches/schema.js + +commit 2e87ef2b1e2dd9dbe5fdba946cd7066fb757b2d8 +Author: Darren Satkunas +Date: Thu Jan 7 14:58:53 2021 -0500 + + (admin) change network static routes into array + +M html/pfappserver/root/static.alt/src/composables/useArrayDraggable.js +M html/pfappserver/root/static.alt/src/utils/yup.js +M html/pfappserver/root/static.alt/src/views/Configuration/networks/network/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/networks/network/schema.js + +commit 47603400d2988edb6e6501153912abd211905a18 +Author: Francis Lachapelle +Date: Thu Jan 7 14:58:44 2021 -0500 + + fix(admin(js)): improve display of alerts in domains list + +M html/pfappserver/root/static.alt/src/utils/plugins.js +M html/pfappserver/root/static.alt/src/views/Configuration/_components/DomainsList.vue + +commit cbd121f69643fb1ef96af5a163018b52ac30fe96 +Author: Francis Lachapelle +Date: Thu Jan 7 14:56:10 2021 -0500 + + chore(admin): Uupdate node packages + +M html/pfappserver/root/static.alt/package-lock.json +M html/pfappserver/root/static.alt/package.json + +commit bfc5a91d3bd355f07ee15978191e475f9ebe5b4e +Author: Francis Lachapelle +Date: Thu Jan 7 14:50:21 2021 -0500 + + fix(admin(js)): fix usage of longDateTime filter + +M html/pfappserver/root/static.alt/src/views/Nodes/_components/NodeView.vue + +commit 0cf65e86c1e0f3b863575329fbcf56438bf3e6b1 +Author: Darren Satkunas +Date: Thu Jan 7 11:37:19 2021 -0500 + + improve actions schema in sources and portal modules + +M html/pfappserver/root/static.alt/src/composables/useInputValidator.js +M html/pfappserver/root/static.alt/src/utils/yup.js +M html/pfappserver/root/static.alt/src/views/Configuration/portalModules/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/schema.js + +commit 71d47628f3cc44309949db63a7b9f0bb88fc9c6e +Author: Francis Lachapelle +Date: Thu Jan 7 11:14:45 2021 -0500 + + fix(admin(js)): fix route of general database config in navigation + +M html/pfappserver/root/static.alt/src/views/Configuration/index.vue + +commit 0978461042decd026f1f69d28040f1ff79fd99e7 +Author: Francis Lachapelle +Date: Thu Jan 7 11:03:25 2021 -0500 + + fix(admin(js)): fix schema of alerting + +M html/pfappserver/root/static.alt/src/views/Configuration/alerting/schema.js + +commit a46323eda3a698ac8fe64b80716e82ce4c606d79 +Author: Francis Lachapelle +Date: Thu Jan 7 10:48:28 2021 -0500 + + fix(admin(js)): fix typo in captive portal form + +M html/pfappserver/root/static.alt/src/views/Configuration/captivePortal/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/captivePortal/_components/index.js + +commit 51bd889e0f97d4d92791ad2a98c38a2721c3614b +Author: Darren Satkunas +Date: Thu Jan 7 08:45:25 2021 -0500 + + complete portal modules + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupArray.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputArray.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/globals/pfActions.js +A html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseInputTypeValue.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewCollectionItemFixed.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/device.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/dhcpFingerprint.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/dhcpV6Enterprise.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/dhcpV6Fingerprint.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/dhcpVendor.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/macVendor.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/userAgent.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +D html/pfappserver/root/static.alt/src/views/Configuration/_store/portalModules.js +R070 html/pfappserver/root/static.alt/src/views/Configuration/_api/index.js html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/BaseAction.vue +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/BaseFormGroupActions.js +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/BaseFormGroupModules.js +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/BaseFormGroupMultiSourceIdentifiers.js +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/BaseModule.js +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeAuthenticationBilling.vue +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeAuthenticationBlackhole.vue +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeAuthenticationChoice.vue +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeAuthenticationEmail.vue +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeAuthenticationLogin.vue +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeAuthenticationNull.vue +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeAuthenticationOauth.vue +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeAuthenticationPassword.vue +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeAuthenticationSaml.vue +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeAuthenticationSms.vue +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeAuthenticationSponsor.vue +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeChained.vue +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeChoice.vue +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeFixedRole.vue +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeMessage.vue +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeProvisioning.vue +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeRoot.vue +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeSelectRole.vue +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeShowLocalAccount.vue +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeSslInspection.vue +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeSurvey.vue +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/FormTypeUrl.vue +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_composables/useForm.js +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/schema.js + +commit 890895d5c25c7836bda03ac7affaa8b86309c30f +Author: nqb +Date: Mon Dec 7 15:25:36 2020 +0100 + + use nb_NO in place of no for Norwegian language + + adjust RPM files + +R100 conf/locale/no/LC_MESSAGES/packetfence.po conf/locale/nb_NO/LC_MESSAGES/packetfence.po +M debian/rules +M html/pfappserver/root/static.alt/src/globals/pfLocales.js +M lib/pf/web/constants.pm +M rpm/packetfence.spec + +commit d57594e1b1837622699265c2894466a97316a6cc +Author: Francis Lachapelle +Date: Wed Jan 6 16:55:45 2021 -0500 + + fix(admin(js)): fix computed tabIndex for scan engines + +M html/pfappserver/root/static.alt/src/views/Configuration/_components/ScansTabs.vue + +commit 17d579c98bd2b636a74e485ffe10db6903df61d0 +Author: Francis Lachapelle +Date: Wed Jan 6 16:55:12 2021 -0500 + + fix(admin(js)): fix store module registration for fingerbank + +M html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/_router.js + +commit 9322a4caa88b53b1359d0d5cf1bc3630e7038608 +Author: Darren Satkunas +Date: Wed Jan 6 15:02:20 2021 -0500 + + handle v-show, ignore hidden fieldsets + +M html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewCollectionItem.js +M html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewCollectionItemFixed.js +M html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewResource.js +A html/pfappserver/root/static.alt/src/views/Configuration/portalModules/_store.js + +commit 05ff793a2521910cb558357b2a64c83ce0fbc44c +Author: Julien Semaan +Date: Wed Jan 6 13:48:40 2021 -0500 + + adjust classes of AUP container for billing template + +M html/captive-portal/templates/billing/index.html + +commit c6eb8f3e21c1eeda46c129cb90d2b3e5d687708a +Author: nqb +Date: Tue Jan 5 15:46:53 2021 +0100 + + [Venom] create a dedicated test suite for captive portal + +M t/venom/Makefile +A t/venom/nodes/captive_portal/check_locales.yml +A t/venom/pfservers/captive_portal/10_create_connection_profile.yml +A t/venom/pfservers/captive_portal/15_enable_mac_auth_dot1x_int.yml +A t/venom/pfservers/captive_portal/17_enable_dynamic_vlan.yml +A t/venom/pfservers/captive_portal/20_commit_config.yml +A t/venom/pfservers/captive_portal/22_sleep_some_time.yml +A t/venom/pfservers/captive_portal/25_check_radius_audit_log.yml +A t/venom/pfservers/captive_portal/30_check_mac_auth_unreg.yml +A t/venom/pfservers/captive_portal/35_check_locales_on_portal.yml +A t/venom/pfservers/captive_portal/TESTSUITE.md +A t/venom/pfservers/captive_portal/teardown/05_disable_mac_auth_dot1x_int.yml +A t/venom/pfservers/captive_portal/teardown/07_disable_dynamic_vlan.yml +A t/venom/pfservers/captive_portal/teardown/10_commit_config.yml +A t/venom/pfservers/captive_portal/teardown/15_delete_node01.yml +A t/venom/pfservers/captive_portal/teardown/20_check_node01_deleted.yml +A t/venom/pfservers/captive_portal/teardown/25_clean_httpd_portal_cache.yml +A t/venom/pfservers/captive_portal/teardown/30_delete_connection_profile.yml +A t/venom/pfservers/common/clean_httpd_portal_cache.yml +A t/venom/pfservers/common/delete_node01.yml +A t/venom/switches/common/check_mac_auth_unreg.yml +M t/venom/vars/all.yml + +commit da5e8227b107bd6f4ca4496fbfa73166c7d6009d +Author: nqb +Date: Tue Jan 5 15:40:00 2021 +0100 + + allow to match on it_IT when browser language is it + +M html/captive-portal/lib/captiveportal/PacketFence/Controller/Root.pm + +commit f8519115e55e27b6a52b8698ee0b2203c8f49586 +Author: nqb +Date: Mon Dec 21 15:17:01 2020 +0100 + + minor typo in tests + +M t/unittest/I18N/api.t + +commit d9ecef3964a74346a09948c995e2837b0b745f44 +Author: nqb +Date: Mon Dec 21 15:07:02 2020 +0100 + + Remove deprecated functions + + Everything is done in: + - $PF/html/captive-portal/lib/captiveportal/PacketFence/Controller/Root.pm + - $PF/html/captive-portal/lib/captiveportal.pm + - $PF/lib/pf/I18N + +M html/captive-portal/lib/captiveportal/PacketFence/Controller/Root.pm +M lib/pf/Portal/Session.pm + +commit b9ef07c71c8829c18a5d42c833ca502aa009e1e0 +Author: Darren Satkunas +Date: Wed Jan 6 08:47:42 2021 -0500 + + add validations + +M html/pfappserver/root/static.alt/src/utils/yup.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/schema.js + +commit 1dae2a1a4830593aadb393716652c535232b8e86 +Author: nqb +Date: Tue Dec 8 07:54:02 2020 +0100 + + add news entry + +M NEWS.asciidoc + +commit 97daf7d90c6c203c7714ef9086d4226a34deaea6 +Author: nqb +Date: Tue Dec 8 07:28:15 2020 +0100 + + add integration tests + +M t/venom/pfservers/dot1x_eap_peap/55_check_radius_audit_log.yml +M t/venom/pfservers/wired_mac_auth/25_check_radius_audit_log.yml + +commit 48ea721be5b687d69be2a9b37a1ef793e5f6f87d +Author: nqb +Date: Mon Nov 23 14:58:18 2020 +0100 + + add profile name as args attribute + +M lib/pf/radius.pm + +commit ebc06b82e448c708d10c08780740e5b352e31c7b +Author: Darren Satkunas +Date: Wed Jan 6 07:53:23 2021 -0500 + + add validations + +M html/pfappserver/root/static.alt/src/utils/yup.js +M html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/config.js +M html/pfappserver/root/static.alt/src/views/Configuration/adminRoles/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/alerting/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/alerting/schema.js + +commit 40754eabff33a0a5cc5d936f0892950454ae2242 +Author: James Rouzier +Date: Wed Jan 6 07:40:39 2021 -0500 + + Restrict the tenant update create and delete to the global and default tenants + +M lib/pf/UnifiedApi/Controller/Crud.pm +M lib/pf/UnifiedApi/Controller/Tenants.pm + +commit dee17ff168955c7f15a7f719d79209b0d3d7c1db +Author: Darren Satkunas +Date: Tue Jan 5 17:26:47 2021 -0500 + + load pki store module in pki providers + +M html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/_router.js + +commit 1333efeefafb5f3e5762b2d8bd27d20a7be936d0 +Author: Darren Satkunas +Date: Tue Jan 5 17:17:02 2021 -0500 + + load connection profile store module in security events + +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_router.js + +commit 9019e659f4f79699e0d9c1ea8def2d563cf4411b +Author: Darren Satkunas +Date: Tue Jan 5 17:16:48 2021 -0500 + + fix broken meta lookup + +M html/pfappserver/root/static.alt/src/composables/useMeta.js + +commit 66ba3ff311ef072f495af9bd4b5fc24260ea86d0 +Author: Darren Satkunas +Date: Tue Jan 5 17:03:21 2021 -0500 + + drop context + +M html/pfappserver/root/static.alt/src/composables/useInputValidator.js + +commit f0a7a29e14e5c165b622995fdeb34ba04e1e9f91 +Author: Darren Satkunas +Date: Tue Jan 5 17:02:01 2021 -0500 + + prevent duplicates in yup array schema, implement valdations + +M html/pfappserver/root/static.alt/src/composables/useInputValidator.js +M html/pfappserver/root/static.alt/src/utils/yup.js +M html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/switches/schema.js + +commit 6c64b0244cd74dcbc37beccce349149ced103683 +Author: Darren Satkunas +Date: Tue Jan 5 13:50:20 2021 -0500 + + include switch store module in switch groups + +M html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_router.js + +commit e2fad99f731f56f253aff4747ce0d58271b31157 +Author: Darren Satkunas +Date: Tue Jan 5 13:43:22 2021 -0500 + + fix store + +M html/pfappserver/root/static.alt/src/views/Configuration/bases/_store.js + +commit 086d1299df38882c68f7c7a2dcc2733b2083b023 +Author: Darren Satkunas +Date: Tue Jan 5 13:37:16 2021 -0500 + + normalize access duration namespace + +M html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseFormGroupIntervalUnit.vue +M html/pfappserver/root/static.alt/src/views/Configuration/activeActive/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/advanced/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/billingTiers/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/captivePortal/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/maintenanceTasks/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/networks/network/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/FormTypeNessus.vue +M html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/FormTypeNessus6.vue +M html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/FormTypeOpenvas.vue +M html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/FormTypeRapid7.vue +M html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/FormTypeWmi.vue +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/selfServices/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/snmpTraps/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeAuthorizeNet.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeClickatell.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeEmail.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeFacebook.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeGithub.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeGoogle.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeInstagram.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeLinkedIn.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeMirapay.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeOpenId.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypePaypal.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypePinterest.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeSms.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeSponsorEmail.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeStripe.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeTwilio.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeWindowsLive.vue +M html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/FormTypeGeneric.vue + +commit 2dd0f036f40219fbc9709659ca92debb0791a68a +Author: Darren Satkunas +Date: Tue Jan 5 13:00:08 2021 -0500 + + cleanup onExpand, adjust onFocus + +M html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/_components/BaseFormGroupAccessDurationChoices.js +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/BaseFormGroupBillingTiers.js +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/BaseFormGroupFilter.js +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/BaseFormGroupLocales.js +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/BaseFormGroupProvisioners.js +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/BaseFormGroupScanners.js +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/BaseFormGroupSources.js +M html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseFormGroupActions.js +M html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseFormGroupAnswers.js +M html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseFormGroupParams.js +M html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_components/BaseFormGroupDeviceAttributesDiffThresholdOverrides.js +M html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/BaseFormGroupWmiRules.js +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseFormGroupTriggers.js +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTriggerEndpointConditions.js +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTriggerProfilingConditions.js +M html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/BaseFormGroupIntermediateCertificateAuthorities.js +M html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/BaseFormGroupBounce.js +M html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/BaseFormGroupCliAuthorizeRead.js +M html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/BaseFormGroupCliAuthorizeWrite.js +M html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/BaseFormGroupRadiusAttributes.js +M html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/BaseFormGroupInlineTrigger.js +M html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/BaseRuleFormGroupActions.js + +commit 3da74ece509eb22ae82b41674eee7bb9727420ca +Author: Darren Satkunas +Date: Tue Jan 5 12:39:23 2021 -0500 + + allow user defined tags in ssid/realms + +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosenOne.js +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/BaseFilter.vue +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/config.js + +commit 16ce17a6690072a811e27826cc3857910911f4d2 +Author: Darren Satkunas +Date: Tue Jan 5 12:21:05 2021 -0500 + + readonly editor when isLoading + +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/ModalFile.vue + +commit 462476f6dbd2a5dab23295bc68de5e0f4a1b3dd9 +Author: Durand Fabrice +Date: Tue Jan 5 10:47:53 2021 -0500 + + Added read lock to avoid concurrent map iteration and map write + +M go/coredns/plugin/pfdns/pfdns.go + +commit 4364598f9d406906119f270e1caedadb04253b57 +Author: Darren Satkunas +Date: Tue Jan 5 10:29:11 2021 -0500 + + hide print margin + +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/ModalFile.vue + +commit edb9e6868825e3cc891de6757d7672a767aedf03 +Author: Darren Satkunas +Date: Tue Jan 5 09:16:20 2021 -0500 + + highlight revertible file + +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/TheFilesList.vue + +commit 588e78bb59faadbe490278c8a43562afc431ea43 +Author: Darren Satkunas +Date: Tue Jan 5 08:48:36 2021 -0500 + + update packages + +M html/pfappserver/root/static.alt/package-lock.json + +commit b9fdd0d6b5b3b00d24a930e2b80df4a199cdb3f6 +Author: Darren Satkunas +Date: Tue Jan 5 08:27:27 2021 -0500 + + Fix errors/lint + +M html/pfappserver/root/static.alt/README.md +M html/pfappserver/root/static.alt/package-lock.json +M html/pfappserver/root/static.alt/package.json +M html/pfappserver/root/static.alt/src/components/new/BaseContainerLoading.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormButtonBar.vue +M html/pfappserver/root/static.alt/src/components/pfSearchBoolean.vue +M html/pfappserver/root/static.alt/src/composables/useDom.js +M html/pfappserver/root/static.alt/src/composables/useFormButtonBar.js +M html/pfappserver/root/static.alt/src/composables/useFormProvide.js +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/_router.js + +commit 2ed21aca981c35c0a36f78e43128be0dda289700 +Author: Darren Satkunas +Date: Mon Jan 4 17:00:06 2021 -0500 + + complete connection profiles + +R092 html/pfappserver/root/static.alt/src/components/new/BaseButtonDelete.vue html/pfappserver/root/static.alt/src/components/new/BaseButtonConfirm.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormButtonBar.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/composables/useDom.js +M html/pfappserver/root/static.alt/src/utils/yup.js +A html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/BaseFormGroupBillingTiers.js +A html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/BaseFormGroupLocales.js +A html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/BaseFormGroupProvisioners.js +A html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/BaseFormGroupScanners.js +A html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/BaseFormGroupSources.js +A html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/ModalDirectory.vue +A html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/ModalFile.vue +A html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/TheFileView.vue +A html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/TheFilesList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/TheView.js +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_composables/useForm.js +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_store.js +M html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_composables/useCsr.js +M html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_components/TheForm.vue + +commit fd673abdb0d7559223efd5e8734f19c247d01098 +Author: James Rouzier +Date: Mon Jan 4 06:51:18 2021 -0500 + + Use the port from the parsed request + +M lib/pf/radius.pm + +commit f26a1c957197b65f06f9df3618e7237356482272 +Author: nqb +Date: Mon Jan 4 07:41:01 2021 +0100 + + [ZEN] add utils to manage fs and partitions + + fixes #6064 + +M ci/packer/zen/scripts/install-pf.sh + +commit 66b29c2865cae959c89bd648c395f729dd6f5602 +Author: Francis Lachapelle +Date: Tue Dec 29 16:51:18 2020 -0500 + + i18n(admin(js)): localize labels of sources schema + +M html/pfappserver/root/static.alt/src/views/Configuration/sources/schema.js + +commit 625f483b389473a8720e666a2d421cf3d41700af +Author: Francis Lachapelle +Date: Tue Dec 29 15:15:40 2020 -0500 + + i18n(admin(js)): localize labels of sources schema + +M html/pfappserver/root/static.alt/src/views/Configuration/sources/schema.js + +commit aabe35c4790a2f9026627667899f027fbe24a881 +Author: Francis Lachapelle +Date: Tue Dec 29 14:09:30 2020 -0500 + + i18n(admin(js)): localize authenticate_realm in schema + +M html/pfappserver/root/static.alt/src/views/Configuration/sources/schema.js + +commit 765cd1ff56ee5385ef521c458f46425289b536f4 +Author: Francis Lachapelle +Date: Tue Dec 29 11:52:39 2020 -0500 + + fix(admin(js)): fix store module registration for roles + +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_router.js + +commit 3195a0c1b95fe32280ba04e139df83668ef27f1c +Author: Durand Fabrice +Date: Tue Dec 29 08:06:06 2020 -0500 + + wind unbind + +M addons/monit/monit_checks_configurations/00_packetfence.tt + +commit 608a970dc991279fcb6e9fffbf2c23fb34440643 +Author: Durand Fabrice +Date: Mon Dec 28 14:34:06 2020 -0500 + + Sort other mysql members + +M lib/pf/cmd/pf/generatemariadbconfig.pm +M lib/pf/services/manager/haproxy_db.pm + +commit e4c6c2758108dca9bc92173ace6853a810412a64 +Author: James Rouzier +Date: Mon Dec 28 09:36:37 2020 -0500 + + Add aliases for the last_* fields + + Fixes #6057 + +M html/pfappserver/lib/pfappserver/Form/Config/Profile.pm + +commit e0ea8243c8bfeb813b3f3a2175ed6669ba7fc21b +Author: nqb +Date: Thu Dec 24 11:51:37 2020 +0100 + + [Venom] CI is not set inside test VMs + +M t/venom/pfservers/common/utils/change_log_level.sh + +commit 33282af05122ef7ee0bddf11a03a0ed961c77c85 +Author: nqb +Date: Thu Dec 24 10:31:58 2020 +0100 + + [Venom] upgrade version + +M t/venom/install-venom.sh + +commit 8dc7bedb7c1558e613c331178d6a93f82e0fac4e +Author: nqb +Date: Thu Dec 24 10:19:38 2020 +0100 + + [docs] explain pre/post provisioning of node01 + +M docs/developer/integration_tests/README.asciidoc + +commit 067e76886007e17c9f8f34732d177844275eb957 +Author: nqb +Date: Thu Dec 24 10:05:06 2020 +0100 + + Revert "[Venom] check unregdate with 5s of tolerance" + + This reverts commit b89e75d4023a3d9deaf03b780ca1cb09081079f4. + +M t/venom/pfservers/dot1x_eap_peap/60_check_autoregister_node.yml + +commit e23f18852a03a51975120100ef1bb784a975145a +Author: nqb +Date: Thu Dec 24 08:24:09 2020 +0100 + + [ci skip] allow to override image tag to run build jobs + + When we need to have new images built to test a feature + +M .gitlab-ci.yml + +commit f2828648c7c424f9484367e737553e3b836bcb2a +Author: Darren Satkunas +Date: Wed Dec 23 11:11:31 2020 -0500 + + start connection profiles + +M html/pfappserver/root/static.alt/src/composables/useMeta.js +M html/pfappserver/root/static.alt/src/views/Configuration/_api/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/_components/ScansTabs.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseViewCollectionItem.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/activeActive/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/advanced/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/alerting/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/bases/_api.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_store/bases.js html/pfappserver/root/static.alt/src/views/Configuration/bases/_store.js +M html/pfappserver/root/static.alt/src/views/Configuration/captivePortal/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/ciscoMobilityServicesEngine/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/BaseFilter.vue +A html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/BaseFormGroupFilter.js +A html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/ButtonPreviewPortal.vue +A html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_composables/useForm.js +A html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_router.js +R099 html/pfappserver/root/static.alt/src/views/Configuration/_store/connectionProfiles.js html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/config.js +A html/pfappserver/root/static.alt/src/views/Configuration/connectionProfiles/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/database/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/dns/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseConditionOperator.vue +M html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseConditionValue.vue +M html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_composables/useForm.js +M html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/_store.js +M html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/deviceChangeDetection/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/floatingDevices/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/general/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_api.js +M html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_store.js +M html/pfappserver/root/static.alt/src/views/Configuration/networks/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/networks/fencing/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/radius/general/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/services/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/snmpTraps/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/webServices/_router.js +M html/pfappserver/root/static.alt/src/views/Configurator/_router/index.js + +commit 11e83d80a5683d57db8a07467e44e62db33172ae +Author: James Rouzier +Date: Wed Dec 23 09:45:38 2020 -0500 + + Don't encode the To email address + + Fixes #6058 + +M lib/pf/config/util.pm + +commit 32e2a596496d596af09a117dbef74ea56a945c78 +Author: nqb +Date: Wed Dec 23 16:23:33 2020 +0100 + + Update NEWS + +M NEWS.asciidoc + +commit b2f868c65dcd036d6797dbe83328cdedd2a5d191 +Author: nqb +Date: Wed Dec 23 12:02:38 2020 +0100 + + [Venom] match on all conditions on connection profiles + +M t/venom/pfservers/dot1x_eap_peap/25_create_connection_profile.yml +M t/venom/pfservers/wired_mac_auth/10_create_connection_profile.yml + +commit 5f55d4ef5ea552e210fefefa7de1b54f5f58315c +Author: nqb +Date: Wed Dec 23 08:34:30 2020 +0100 + + [docs] fix minor issues + +M .gitignore +M Makefile +M debian/rules +M docs/PacketFence_Developers_Guide.asciidoc +M docs/PacketFence_Network_Devices_Configuration_Guide.asciidoc +M docs/developer/documentation_info.asciidoc +M rpm/packetfence.spec + +commit 8e67abeb7637f1d21c7c8f972979c13112f4d230 +Author: Francis Lachapelle +Date: Fri Nov 6 20:11:38 2020 -0500 + + doc: update docs/README for new tools + +M docs/README.asciidoc + +commit 8ba35a59f3159cf1983ac0544d0c14be8ab3b2d5 +Author: Francis Lachapelle +Date: Fri Nov 6 11:28:00 2020 -0500 + + fix(doc): remove dependencies for pdf generation, review paths + +M Makefile +M debian/rules +M rpm/packetfence.spec + +commit c525b8a9f279a7bf4acf7201b9d5ba0dab758770 +Author: Francis Lachapelle +Date: Fri Nov 6 10:51:59 2020 -0500 + + feat(doc): replace xsltproc/fop by asciidoctor-pdf + +M Makefile +M UPGRADE.asciidoc +D docs/PacketFence_Clustering_Guide-docinfo.xml +M docs/PacketFence_Clustering_Guide.asciidoc +D docs/PacketFence_Developers_Guide-docinfo.xml +M docs/PacketFence_Developers_Guide.asciidoc +D docs/PacketFence_Installation_Guide-docinfo.xml +M docs/PacketFence_Installation_Guide.asciidoc +D docs/PacketFence_Network_Devices_Configuration_Guide-docinfo.xml +M docs/PacketFence_Network_Devices_Configuration_Guide.asciidoc +M docs/PacketFence_Template_Guide.asciidoc +D docs/PacketFence_Upgrade_Guide-docinfo.xml +R100 docs/html/asciidoctor-html.rb docs/asciidoctor-html.rb +A docs/asciidoctor-pdf-theme.yml +D docs/docbook/docbook45.conf +D docs/docbook/fop-centos6.patch +D docs/docbook/xmlgraphics-fop-centos5.patch +D docs/docbook/xsl/headerfooter-fo.xsl +D docs/docbook/xsl/packetfence-fo-article.xsl +D docs/docbook/xsl/packetfence-fo.xsl +D docs/docbook/xsl/titlepage-fo.xml +D docs/docinfo.xml +M docs/includes/commercial-support.asciidoc +A docs/includes/docinfo.asciidoc +M docs/includes/global-attributes.asciidoc + +commit 2c442d46ee53777192edb8d51cf8ffeefa01cc50 +Author: Darren Satkunas +Date: Tue Dec 22 17:28:16 2020 -0500 + + complete network, inline, fencing, parking + +M html/pfappserver/root/static.alt/src/views/Configuration/_components/MainTabs.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/NetworksTabs.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/ScansTabs.vue +M html/pfappserver/root/static.alt/src/views/Configuration/networks/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/fencing/_components/AlertServices.vue +A html/pfappserver/root/static.alt/src/views/Configuration/networks/fencing/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/networks/fencing/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/fencing/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/fencing/_composables/useResource.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/fencing/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/fencing/schema.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/inline/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/networks/inline/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/inline/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/inline/_composables/useResource.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/inline/schema.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/network/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/networks/network/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/network/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/network/_composables/useResource.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/network/schema.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/parking/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/networks/parking/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/parking/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/parking/_composables/useResource.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/parking/schema.js + +commit 89b3962f17ecc33ad38cd3d3567ab9abf595728d +Author: Darren Satkunas +Date: Tue Dec 22 15:41:45 2020 -0500 + + complete dns + +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/dns/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/dns/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/dns/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/dns/_composables/useResource.js +A html/pfappserver/root/static.alt/src/views/Configuration/dns/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/dns/schema.js + +commit b121fec21ced9a3367b90b90455eb2d766ce5312 +Author: Darren Satkunas +Date: Tue Dec 22 15:32:20 2020 -0500 + + complete database + +M html/pfappserver/root/static.alt/src/views/Configuration/_components/DatabaseTabs.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/database/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/database/advanced/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/database/advanced/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/database/advanced/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/database/advanced/_composables/useResource.js +A html/pfappserver/root/static.alt/src/views/Configuration/database/advanced/schema.js +A html/pfappserver/root/static.alt/src/views/Configuration/database/general/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/database/general/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/database/general/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/database/general/_composables/useResource.js +A html/pfappserver/root/static.alt/src/views/Configuration/database/general/schema.js + +commit fa6985150e3a3bac1ee73e44d566195f15996c9d +Author: Darren Satkunas +Date: Tue Dec 22 14:37:50 2020 -0500 + + complete snmp + +A html/pfappserver/root/static.alt/src/components/new/BaseButtonHelp.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseViewResource.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewResource.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/snmpTraps/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/snmpTraps/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/snmpTraps/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/snmpTraps/_composables/useResource.js +A html/pfappserver/root/static.alt/src/views/Configuration/snmpTraps/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/snmpTraps/schema.js + +commit 6213a5a57ea85e0966f4543e5a16a8557c746937 +Author: Darren Satkunas +Date: Tue Dec 22 13:42:34 2020 -0500 + + styling fixes + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosen.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputDate.vue +M html/pfappserver/root/static.alt/src/styles/_base.scss + +commit bc126b8cae4ae1403a42ab7c348fe164f0095a67 +Author: Darren Satkunas +Date: Tue Dec 22 11:47:22 2020 -0500 + + complete admin roles + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosen.vue +A html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputDate.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputPassword.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/_api/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/adminRoles/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/adminRoles/_components/BaseFormGroupAclAllowedActions.js +A html/pfappserver/root/static.alt/src/views/Configuration/adminRoles/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/adminRoles/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/adminRoles/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/adminRoles/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/adminRoles/_router.js +R099 html/pfappserver/root/static.alt/src/views/Configuration/_store/adminRoles.js html/pfappserver/root/static.alt/src/views/Configuration/adminRoles/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/adminRoles/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/schema.js + +commit 18456ccc6f222e4949bf2b33677ba2bfb585a87f +Author: nqb +Date: Tue Dec 22 14:45:16 2020 +0100 + + [Venom] change log level only in CI environment + +M t/venom/pfservers/common/increase_log_level.yml +A t/venom/pfservers/common/utils/change_log_level.sh + +commit de04ecf915fc65e7366969e1f968a9a74b337bbc +Author: nqb +Date: Tue Dec 22 14:18:08 2020 +0100 + + [Venom] use two params in place of three + +M t/venom/pfservers/dot1x_eap_peap/60_check_autoregister_node.yml + +commit c64fd57e430a339f89d28a7f3d879983b9dd2dd8 +Author: nqb +Date: Tue Dec 22 13:58:23 2020 +0100 + + [Venom] find backup created during latest minute + + 15 seconds is too short + +M t/venom/pfservers/backup_db_and_restore/00_backup_db_and_restore.yml + +commit 11a824eefc3f666d28f3ab5d5752847eff5d2dca +Author: nqb +Date: Tue Dec 22 13:46:06 2020 +0100 + + [Venom] test LDAP sources several times + + fixes #5884 + +M t/venom/pfservers/dot1x_eap_peap/15_create_and_test_ad_machine_source.yml +M t/venom/pfservers/dot1x_eap_peap/20_create_and_test_ad_user_source.yml + +commit 41327866408438a009cb943d9352cbf39406c264 +Author: nqb +Date: Tue Dec 22 12:00:19 2020 +0100 + + [Vagrant] post and pre provisioning of node01 + +M addons/vagrant/cumulus/Vagrantfile +M addons/vagrant/helper_scripts/config_node.sh +A addons/vagrant/inventory/group_vars/pfservers/venom.yml +R100 addons/vagrant/nodes.yml addons/vagrant/nodes/post_prov/wpasupplicant.yml +A addons/vagrant/nodes/pre_prov/packages.yml +A addons/vagrant/nodes/pre_prov/venom.yml +A addons/vagrant/nodes_post_prov.yml +A addons/vagrant/nodes_pre_prov.yml +M addons/vagrant/site.yml +M addons/vagrant/utils/venom.yml + +commit 325d408c19bd37ec0791d373b6fcb5c511c20e56 +Author: nqb +Date: Tue Dec 22 08:55:26 2020 +0100 + + [Venom] configure dhcp_listener interface as SNAT for passthroughs + +A t/venom/pfservers/common/restart_iptables_service.yml +A t/venom/pfservers/global_config/20_configure_snat_interface.yml +A t/venom/pfservers/global_config/25_restart_iptables_service.yml + +commit b89e75d4023a3d9deaf03b780ca1cb09081079f4 +Author: nqb +Date: Tue Dec 22 08:46:56 2020 +0100 + + [Venom] check unregdate with 5s of tolerance + + fixes #5872 + +M t/venom/pfservers/dot1x_eap_peap/60_check_autoregister_node.yml + +commit dbc49fb19f08e7045376981113829a20e87fcc12 +Author: nqb +Date: Tue Dec 22 08:46:36 2020 +0100 + + [Vagrant] remove useless call + +M addons/vagrant/helper_scripts/config_node.sh + +commit 85d2d3f3a03434e52342c082ea3b645018bfcf00 +Author: nqb +Date: Tue Dec 22 07:42:55 2020 +0100 + + install Venom using Ansible on all machines + + bump Venom version to v0.28.0 + + fixes #6055 + +M addons/vagrant/cumulus/Vagrantfile +M addons/vagrant/helper_scripts/config_node.sh +M addons/vagrant/utils.yml +A addons/vagrant/utils/mailhog.yml +A addons/vagrant/utils/psonoci.yml +A addons/vagrant/utils/venom.yml + +commit 52078293d4d704d684b3718df1c8e661881a0f88 +Author: Darren Satkunas +Date: Mon Dec 21 18:15:43 2020 -0500 + + complete floating devices + +M html/pfappserver/root/static.alt/src/views/Configuration/_api/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/floatingDevices/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/floatingDevices/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/floatingDevices/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/floatingDevices/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/floatingDevices/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/floatingDevices/_router.js +R099 html/pfappserver/root/static.alt/src/views/Configuration/_store/floatingDevices.js html/pfappserver/root/static.alt/src/views/Configuration/floatingDevices/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/floatingDevices/schema.js + +commit 15587973c0849b13b3556d6ef0641cfd4b20d382 +Author: Darren Satkunas +Date: Mon Dec 21 17:49:26 2020 -0500 + + complete billing tiers + +M html/pfappserver/root/static.alt/src/views/Configuration/_api/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/billingTiers/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/billingTiers/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/billingTiers/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/billingTiers/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/billingTiers/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/billingTiers/_router.js +R099 html/pfappserver/root/static.alt/src/views/Configuration/_store/billingTiers.js html/pfappserver/root/static.alt/src/views/Configuration/billingTiers/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/billingTiers/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/captivePortal/_components/index.js + +commit 106be3bca69a017a89062a46b97c2cd02612aa9b +Author: Darren Satkunas +Date: Mon Dec 21 17:11:43 2020 -0500 + + complete captive portal + +M html/pfappserver/root/static.alt/src/composables/useInputMultiselect.js +M html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseViewResource.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewResource.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/advanced/schema.js +A html/pfappserver/root/static.alt/src/views/Configuration/captivePortal/_components/AlertServices.vue +A html/pfappserver/root/static.alt/src/views/Configuration/captivePortal/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/captivePortal/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/captivePortal/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/captivePortal/_composables/useResource.js +A html/pfappserver/root/static.alt/src/views/Configuration/captivePortal/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/captivePortal/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/radius/ocsp/_components/TheForm.vue + +commit c7958d10c11ae95cc32a60284f8e7f7a2b244bb9 +Author: Darren Satkunas +Date: Mon Dec 21 15:55:03 2020 -0500 + + complete radius + +M html/pfappserver/root/static.alt/src/components/new/BaseInputRange.vue +M html/pfappserver/root/static.alt/src/composables/useDebounce.js +M html/pfappserver/root/static.alt/src/composables/useDom.js +M html/pfappserver/root/static.alt/src/composables/useFormProvide.js +M html/pfappserver/root/static.alt/src/composables/useInputMultiselect.js +M html/pfappserver/root/static.alt/src/composables/useInputValidator.js +M html/pfappserver/root/static.alt/src/composables/useMeta.js +M html/pfappserver/root/static.alt/src/views/Configuration/_api/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/_components/RadiusTabs.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/pki/_components/index.js +R093 html/pfappserver/root/static.alt/src/views/Configuration/pki/_components/BaseFormGroupChosenOneCa.js html/pfappserver/root/static.alt/src/views/Configuration/pki/cas/_components/BaseFormGroupChosenOneCa.js +M html/pfappserver/root/static.alt/src/views/Configuration/pki/certs/_components/ButtonCertificateDownload.vue +M html/pfappserver/root/static.alt/src/views/Configuration/pki/certs/_components/ButtonCertificateRevoke.vue +R094 html/pfappserver/root/static.alt/src/views/Configuration/pki/_components/BaseFormGroupChosenOneProfile.js html/pfappserver/root/static.alt/src/views/Configuration/pki/profiles/_components/BaseFormGroupChosenOneProfile.js +M html/pfappserver/root/static.alt/src/views/Configuration/pki/profiles/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/pki/profiles/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/pki/revokedCerts/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/pki/revokedCerts/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/_components/AlertServices.vue +A html/pfappserver/root/static.alt/src/views/Configuration/radius/_components/BaseFormGroupToggleNoYesDefault.vue +A html/pfappserver/root/static.alt/src/views/Configuration/radius/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/eap/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/eap/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/radius/eap/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/eap/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/eap/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/eap/_router.js +R099 html/pfappserver/root/static.alt/src/views/Configuration/_store/radiusEap.js html/pfappserver/root/static.alt/src/views/Configuration/radius/eap/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/eap/schema.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/fast/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/fast/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/radius/fast/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/fast/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/fast/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/fast/_router.js +R099 html/pfappserver/root/static.alt/src/views/Configuration/_store/radiusFast.js html/pfappserver/root/static.alt/src/views/Configuration/radius/fast/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/fast/schema.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/general/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/radius/general/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/general/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/general/_composables/useResource.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/general/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/general/schema.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/ocsp/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/ocsp/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/radius/ocsp/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/ocsp/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/ocsp/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/ocsp/_router.js +R099 html/pfappserver/root/static.alt/src/views/Configuration/_store/radiusOcsp.js html/pfappserver/root/static.alt/src/views/Configuration/radius/ocsp/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/ocsp/schema.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/ssl/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/ssl/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/radius/ssl/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/ssl/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/ssl/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/ssl/_router.js +R099 html/pfappserver/root/static.alt/src/views/Configuration/_store/radiusSsl.js html/pfappserver/root/static.alt/src/views/Configuration/radius/ssl/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/ssl/schema.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/tls/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/tls/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/radius/tls/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/tls/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/tls/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/tls/_router.js +R099 html/pfappserver/root/static.alt/src/views/Configuration/_store/radiusTls.js html/pfappserver/root/static.alt/src/views/Configuration/radius/tls/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/radius/tls/schema.js + +commit c4fc9dabacdc0c7eb7e7eaf2585767bd604f6e1f +Author: James Rouzier +Date: Mon Dec 21 13:37:03 2020 -0500 + + Don't assume pfmon.conf will be there + + Fixes #5871 + +M addons/upgrade/to-10.2-pfmon-maintenance.pl + +commit 2ea66107c8b7c5c768a320b780a8d0a985c9fbc6 +Author: nqb +Date: Mon Dec 21 14:03:14 2020 +0100 + + add $FAKE_MAC to export + +M lib/pf/constants.pm + +commit 35539d80bf3bef298552b250ffe240f4022e53e4 +Author: James Rouzier +Date: Mon Dec 21 06:24:25 2020 -0500 + + Use the proper attribute name for Mikrotik in returnRadiusAccessAccept + + Fixes #6051 + +M lib/pf/Switch/Mikrotik.pm + +commit 821f00cb597caad0bb5b554bbfa43a1b9c75a683 +Author: Darren Satkunas +Date: Fri Dec 18 15:59:24 2020 -0500 + + complete pki + +M html/pfappserver/root/static.alt/src/components/new/BaseButtonUpload.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormButtonBar.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosen.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupTextarea.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupTextareaUpload.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/components/new/utils.js +M html/pfappserver/root/static.alt/src/composables/useDom.js +M html/pfappserver/root/static.alt/src/composables/useFormButtonBar.js +M html/pfappserver/root/static.alt/src/composables/useFormProvide.js +M html/pfappserver/root/static.alt/src/composables/useInput.js +M html/pfappserver/root/static.alt/src/utils/yup.js +M html/pfappserver/root/static.alt/src/views/Configuration/_api/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseViewCollectionItem.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewCollectionItem.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/_components/BaseFormGroupChosenOneCa.js +R077 html/pfappserver/root/static.alt/src/views/Configuration/pki/profiles/_components/BaseFormGroupChosenOneProfile.js html/pfappserver/root/static.alt/src/views/Configuration/pki/_components/BaseFormGroupChosenOneProfile.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/_components/BaseFormGroupDigest.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/_components/BaseFormGroupExtendedKeyUsage.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/_components/BaseFormGroupKeySize.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/_components/BaseFormGroupKeyType.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/_components/BaseFormGroupKeyUsage.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/_components/BaseFormGroupRevokeReason.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/pki/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/pki/_store.js +M html/pfappserver/root/static.alt/src/views/Configuration/pki/cas/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/cas/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/pki/cas/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/cas/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/cas/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/pki/cas/config.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/cas/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/pki/certs/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/certs/_components/ButtonCertificateDownload.vue +A html/pfappserver/root/static.alt/src/views/Configuration/pki/certs/_components/ButtonCertificateEmail.vue +A html/pfappserver/root/static.alt/src/views/Configuration/pki/certs/_components/ButtonCertificateRevoke.vue +A html/pfappserver/root/static.alt/src/views/Configuration/pki/certs/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/pki/certs/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/certs/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/certs/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/certs/schema.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/config.js +M html/pfappserver/root/static.alt/src/views/Configuration/pki/profiles/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/profiles/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/pki/profiles/_components/TheView.js +M html/pfappserver/root/static.alt/src/views/Configuration/pki/profiles/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/profiles/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/profiles/config.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/profiles/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/pki/revokedCerts/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/revokedCerts/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/pki/revokedCerts/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/revokedCerts/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/revokedCerts/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/revokedCerts/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/TheView.js + +commit e204f013bf28f3f991929c8318208f489313222c +Author: lzammit +Date: Thu Dec 17 09:32:03 2020 -0500 + + Fix doc + +M docs/cluster/appendix.asciidoc + +commit 7d014a7d3f4f8fbce3323dd0229498c079dd5d8e +Author: James Rouzier +Date: Thu Dec 17 06:57:41 2020 -0500 + + Reduce struct size by better packing + +M go/cmd/pfacct/pfacct.go +M go/httpdispatcher/proxy.go +M go/interval/interval.go +M go/sflow/counters.go + +commit 82a4a7c5ba6118b641d4fd0a683d81b4a09bb6b1 +Author: James Rouzier +Date: Wed Dec 16 12:05:37 2020 -0500 + + Use switch_mac in _is_locationlog_accurate + + Fixes #6045 + +M lib/pf/locationlog.pm +M t/data/switches.conf +M t/unittest/pfconfig/cached_hash.t +M t/unittest/radius.t + +commit 9938826b0d4f66955616d8bb6eeccc936cea0466 +Author: Darren Satkunas +Date: Wed Dec 16 11:57:45 2020 -0500 + + complete wrix + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosen.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/_api/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/wrix/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/wrix/_components/BaseFormGroupSecurityProtocol1x.js +A html/pfappserver/root/static.alt/src/views/Configuration/wrix/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/wrix/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/wrix/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/wrix/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/wrix/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/wrix/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/wrix/schema.js + +commit c0ed190ababb36bf1b0f2f577cb2a8a20a5745a6 +Author: Darren Satkunas +Date: Wed Dec 16 11:57:10 2020 -0500 + + add tz component + +A html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenTimezone.js +A html/pfappserver/root/static.alt/src/globals/timezones.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_store/wrixLocations.js html/pfappserver/root/static.alt/src/views/Configuration/wrix/_store.js + +commit 5eaf5037dfa3c3f9b975ddb8be29bc13fc34f981 +Author: James Rouzier +Date: Wed Dec 16 10:45:59 2020 -0500 + + Use the full namespace for security_event_force_close + +M lib/pf/action.pm + +commit 449404316671b836c5cd0c8d9041910890a87667 +Author: Darren Satkunas +Date: Wed Dec 16 10:05:10 2020 -0500 + + complete syslog forwarders + +M html/pfappserver/root/static.alt/src/views/Configuration/_api/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/syslogForwarders/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/syslogForwarders/_components/FormTypeFile.vue +A html/pfappserver/root/static.alt/src/views/Configuration/syslogForwarders/_components/FormTypeServer.vue +A html/pfappserver/root/static.alt/src/views/Configuration/syslogForwarders/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/syslogForwarders/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/syslogForwarders/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/syslogForwarders/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/syslogForwarders/_composables/useForm.js +A html/pfappserver/root/static.alt/src/views/Configuration/syslogForwarders/_router.js +R099 html/pfappserver/root/static.alt/src/views/Configuration/_store/syslogForwarders.js html/pfappserver/root/static.alt/src/views/Configuration/syslogForwarders/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/syslogForwarders/config.js +A html/pfappserver/root/static.alt/src/views/Configuration/syslogForwarders/schema.js + +commit ae53519f1c12c9e79f3770f8a1adf12477e8c224 +Author: Darren Satkunas +Date: Wed Dec 16 08:55:29 2020 -0500 + + complete services + +M html/pfappserver/root/static.alt/src/views/Configuration/_components/MainTabs.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/advanced/_components/AlertServices.vue +M html/pfappserver/root/static.alt/src/views/Configuration/advanced/_components/TheView.js +M html/pfappserver/root/static.alt/src/views/Configuration/advanced/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/maintenanceTasks/_components/AlertServices.vue +M html/pfappserver/root/static.alt/src/views/Configuration/maintenanceTasks/_components/TheView.js +M html/pfappserver/root/static.alt/src/views/Configuration/maintenanceTasks/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/maintenanceTasks/_store.js +M html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/services/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/services/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/services/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/services/_composables/useResource.js +A html/pfappserver/root/static.alt/src/views/Configuration/services/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/services/schema.js + +commit a7d9489e3bbded71b185e313f15a838038da05a5 +Author: Darren Satkunas +Date: Wed Dec 16 07:29:09 2020 -0500 + + complete general + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroup.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/MainTabs.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseViewResource.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/alerting/_components/BaseFormGroupTestSmtp.js +A html/pfappserver/root/static.alt/src/views/Configuration/general/_components/AlertServices.vue +A html/pfappserver/root/static.alt/src/views/Configuration/general/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/general/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/general/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/general/_composables/useResource.js +A html/pfappserver/root/static.alt/src/views/Configuration/general/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/general/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_components/TheView.js + +commit 8475d34bd41c51c066aad3cc38e06c8665a077b7 +Author: Darren Satkunas +Date: Tue Dec 15 17:38:58 2020 -0500 + + complete alerting + +M html/pfappserver/root/static.alt/src/views/Configuration/_components/MainTabs.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/advanced/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/advanced/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/alerting/_components/BaseFormGroupTestSmtp.js +A html/pfappserver/root/static.alt/src/views/Configuration/alerting/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/alerting/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/alerting/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/alerting/_composables/useResource.js +A html/pfappserver/root/static.alt/src/views/Configuration/alerting/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/alerting/schema.js + +commit 943e27e67beba3c1d6a4c6ed2afe9a44357c29ce +Author: Darren Satkunas +Date: Tue Dec 15 16:51:30 2020 -0500 + + complete advanced + +M html/pfappserver/root/static.alt/src/views/Configuration/_components/MainTabs.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/activeActive/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/activeActive/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/advanced/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/advanced/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/advanced/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/advanced/_composables/useResource.js +A html/pfappserver/root/static.alt/src/views/Configuration/advanced/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/advanced/schema.js + +commit 97cd93c8ea3186a63b9667d2d556405e3db829ce +Author: Darren Satkunas +Date: Tue Dec 15 15:59:53 2020 -0500 + + complete active active + +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/activeActive/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/activeActive/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/activeActive/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/activeActive/_composables/useResource.js +A html/pfappserver/root/static.alt/src/views/Configuration/activeActive/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/activeActive/schema.js + +commit 6f344d16a918fc6451e74b40ce20eada650acfba +Author: Darren Satkunas +Date: Tue Dec 15 15:17:32 2020 -0500 + + complete web services + +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +D html/pfappserver/root/static.alt/src/views/Configuration/ciscoMobilityServicesEngine/_api.js +M html/pfappserver/root/static.alt/src/views/Configuration/ciscoMobilityServicesEngine/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/ciscoMobilityServicesEngine/schema.js +A html/pfappserver/root/static.alt/src/views/Configuration/webServices/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/webServices/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/webServices/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/webServices/_composables/useResource.js +A html/pfappserver/root/static.alt/src/views/Configuration/webServices/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/webServices/schema.js + +commit c898fc2249105cb1222cbbe315382268e1e97f4e +Author: Darren Satkunas +Date: Tue Dec 15 15:08:00 2020 -0500 + + reroute access durations + +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/_router.js + +commit dd248cc718b37c6d29337870575467058f80fa0b +Author: Darren Satkunas +Date: Tue Dec 15 14:58:24 2020 -0500 + + complete cisco mobility services engine + +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/ciscoMobilityServicesEngine/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/ciscoMobilityServicesEngine/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/ciscoMobilityServicesEngine/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/ciscoMobilityServicesEngine/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/ciscoMobilityServicesEngine/_composables/useResource.js +A html/pfappserver/root/static.alt/src/views/Configuration/ciscoMobilityServicesEngine/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/ciscoMobilityServicesEngine/schema.js + +commit 72a832b407e0d00e0282fea7b89b940ae6e45cff +Author: Darren Satkunas +Date: Tue Dec 15 14:21:14 2020 -0500 + + complete firewalls + +M html/pfappserver/root/static.alt/src/views/Configuration/_api/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/FormTypeBarracudaNg.vue +A html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/FormTypeCheckpoint.vue +A html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/FormTypeCiscoIsePic.vue +A html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/FormTypeFamilyZone.vue +A html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/FormTypeFortiGate.vue +A html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/FormTypeIboss.vue +A html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/FormTypeJsonRpc.vue +A html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/FormTypeJuniperSrx.vue +A html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/FormTypeLightSpeedRocket.vue +A html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/FormTypePaloAlto.vue +A html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/FormTypeSmoothWall.vue +A html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/FormTypeWatchGuard.vue +A html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_composables/useForm.js +A html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_router.js +R099 html/pfappserver/root/static.alt/src/views/Configuration/_store/firewalls.js html/pfappserver/root/static.alt/src/views/Configuration/firewalls/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/firewalls/config.js +A html/pfappserver/root/static.alt/src/views/Configuration/firewalls/schema.js + +commit 0c8b051e8210fff3d61484c3f8a2ce26ed621a7e +Author: James Rouzier +Date: Tue Dec 15 12:07:35 2020 -0500 + + Add test for Issue 6045 + +M t/data/switches.conf +A t/unittest/radius.t + +commit 87875429d19924c2a93d0fca4896951cd9d9fdea +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Tue Dec 15 11:12:55 2020 -0500 + + Fix eap tls for windows (add back the test if not windows) + +M html/captive-portal/templates/wireless-profile-tls.xml + +commit 8fcea526a8cdcd5770d3e09ab0ee1a8630d17baf +Author: Darren Satkunas +Date: Tue Dec 15 10:38:37 2020 -0500 + + modularize router, api and store modules into separate sections + +M html/pfappserver/root/static.alt/src/components/pfButtonDelete.vue +M html/pfappserver/root/static.alt/src/store/modules/events.js +M html/pfappserver/root/static.alt/src/views/Configuration/_api/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankUserAgentsList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/domains/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/domains/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/domains/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_router.js +M html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_store/fingerbank.js html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/combinations/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/combinations/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/deviceChangeDetection/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/devices/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/devices/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpFingerprints/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpFingerprints/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpVendors/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpVendors/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Enterprises/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Enterprises/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Fingerprints/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Fingerprints/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/generalSettings/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/generalSettings/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/macVendors/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/macVendors/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/userAgents/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/userAgents/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/maintenanceTasks/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/maintenanceTasks/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_store/maintenanceTasks.js html/pfappserver/root/static.alt/src/views/Configuration/maintenanceTasks/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_store/networkBehaviorPolicies.js html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/_router.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/interfaces/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/interfaces/_router.js +R097 html/pfappserver/root/static.alt/src/views/Configuration/_store/interfaces.js html/pfappserver/root/static.alt/src/views/Configuration/networks/interfaces/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2Networks/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2Networks/_router.js +R096 html/pfappserver/root/static.alt/src/views/Configuration/_store/layer2Networks.js html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2Networks/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/routedNetworks/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/routedNetworks/_router.js +R097 html/pfappserver/root/static.alt/src/views/Configuration/_store/routedNetworks.js html/pfappserver/root/static.alt/src/views/Configuration/networks/routedNetworks/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/trafficShapingPolicies/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/trafficShapingPolicies/_router.js +R099 html/pfappserver/root/static.alt/src/views/Configuration/_store/trafficShapingPolicies.js html/pfappserver/root/static.alt/src/views/Configuration/networks/trafficShapingPolicies/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/_router.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_store/pkis.js html/pfappserver/root/static.alt/src/views/Configuration/pki/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/cas/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/cas/config.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/certs/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/profiles/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/revokedCerts/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/_router.js +R099 html/pfappserver/root/static.alt/src/views/Configuration/_store/pkiProviders.js html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_router.js +R099 html/pfappserver/root/static.alt/src/views/Configuration/_store/provisionings.js html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/realms/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/realms/_router.js +R099 html/pfappserver/root/static.alt/src/views/Configuration/_store/realms.js html/pfappserver/root/static.alt/src/views/Configuration/realms/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/roles/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/roles/_router.js +R099 html/pfappserver/root/static.alt/src/views/Configuration/_store/roles.js html/pfappserver/root/static.alt/src/views/Configuration/roles/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_router.js +R099 html/pfappserver/root/static.alt/src/views/Configuration/_store/scans.js html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_router.js +R099 html/pfappserver/root/static.alt/src/views/Configuration/_store/securityEvents.js html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/selfServices/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/selfServices/_router.js +R099 html/pfappserver/root/static.alt/src/views/Configuration/_store/selfServices.js html/pfappserver/root/static.alt/src/views/Configuration/selfServices/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_router.js +R099 html/pfappserver/root/static.alt/src/views/Configuration/_store/sources.js html/pfappserver/root/static.alt/src/views/Configuration/sources/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_router.js +R099 html/pfappserver/root/static.alt/src/views/Configuration/_store/certificates.js html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_router.js +R099 html/pfappserver/root/static.alt/src/views/Configuration/_store/switchGroups.js html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_api.js +M html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_router.js +R099 html/pfappserver/root/static.alt/src/views/Configuration/_store/switchTemplates.js html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/switches/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/switches/_router.js +R099 html/pfappserver/root/static.alt/src/views/Configuration/_store/switches.js html/pfappserver/root/static.alt/src/views/Configuration/switches/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_router.js +R099 html/pfappserver/root/static.alt/src/views/Configuration/_store/syslogParsers.js html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_store.js +A html/pfappserver/root/static.alt/src/views/Configuration/wmiRules/_api.js +A html/pfappserver/root/static.alt/src/views/Configuration/wmiRules/_router.js +R099 html/pfappserver/root/static.alt/src/views/Configuration/_store/wmiRules.js html/pfappserver/root/static.alt/src/views/Configuration/wmiRules/_store.js +M html/pfappserver/root/static.alt/src/views/Configurator/_router/index.js + +commit b74eb3fb4cad79c4fd271ea1005c1e033f6bdbb4 +Author: James Rouzier +Date: Thu Oct 22 07:01:44 2020 -0400 + + Move to go1.15.6 + +M config.mk +M go/go.mod +M go/go.sum + +commit 4183c6e08bfadfd9ead0bade52f0252b7db7263f +Author: James Rouzier +Date: Mon Dec 14 13:10:38 2020 -0500 + + Use the id instead of ip to lookup location log + + Fixes #6015 + +M lib/pf/Switch/Template.pm + +commit 952507a68ce9cb562aa90d9ff69c0b2fbd550abd +Author: James Rouzier +Date: Mon Dec 14 12:06:42 2020 -0500 + + Make the file managment for profiles auditable. + + Fixes #5960 + +M lib/pf/UnifiedApi.pm +M t/unittest/UnifiedApi/Controller/Config/ConnectionProfiles.t + +commit 83c2c05ca8485dbba2c039a208dc3583536f9c88 +Author: James Rouzier +Date: Mon Dec 14 11:55:42 2020 -0500 + + Check undef of an array + +M lib/pf/ConfigStore.pm + +commit 10e6d5354198a3f0f4cb3cbbb4d24bee9268cf5a +Author: Darren Satkunas +Date: Mon Dec 14 09:18:16 2020 -0500 + + reconsume meta after props change + +M html/pfappserver/root/static.alt/src/composables/useMeta.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_store/domains.js html/pfappserver/root/static.alt/src/views/Configuration/domains/_store.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_store/filterEngines.js html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_store.js + +commit ac6d51b80215fc95e58a40375c70e3bfb8349732 +Author: Darren Satkunas +Date: Sat Dec 12 10:35:20 2020 -0500 + + fix lint error + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenMultiple.js + +commit 2cc0bd55a9f14b295ab1dc138907339a1ac5462b +Author: Darren Satkunas +Date: Sat Dec 12 10:34:21 2020 -0500 + + fix regressions in npm package versions + +M html/pfappserver/root/static.alt/package-lock.json +M html/pfappserver/root/static.alt/package.json + +commit 0dbcb255f55ca43811651ae8e35088e6adc0f686 +Author: Darren Satkunas +Date: Fri Dec 11 16:38:13 2020 -0500 + + fast forward to include regressions from rebase + +M html/pfappserver/root/static.alt/package-lock.json +M html/pfappserver/root/static.alt/package.json +M html/pfappserver/root/static.alt/src/components/new/BaseFormButtonBar.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenMultiple.js +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenOne.js +M html/pfappserver/root/static.alt/src/components/pfMixinSearchable.js +M html/pfappserver/root/static.alt/src/composables/useInputMultiselect.js +M html/pfappserver/root/static.alt/src/composables/useMeta.js +M html/pfappserver/root/static.alt/src/store/base/searchable.js +M html/pfappserver/root/static.alt/src/store/modules/config.js +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankTabs.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseViewCollectionItem.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseViewResource.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/realm.js +A html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseFormGroupParams.js +A html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseFormGroupSwitch.js +A html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseParam.vue +A html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/TheView.js +M html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_composables/useForm.js +A html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/config.js +M html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/maintenanceTasks/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/maintenanceTasks/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/networks/routedNetworks/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeAndroid.vue +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeMobileconfig.vue +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeWindows.vue +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_composables/useForm.js +M html/pfappserver/root/static.alt/src/views/Configuration/realms/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/realms/_components/TheView.js +M html/pfappserver/root/static.alt/src/views/Configuration/realms/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/selfServices/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/selfServices/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleAction.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeActiveDirectory.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeAuthorizeNet.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeClickatell.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeEdir.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeEduroam.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeEmail.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeFacebook.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeGithub.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeGoogle.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeHttp.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeInstagram.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeLinkedIn.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeMirapay.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeOpenId.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypePaypal.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypePinterest.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeSms.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeSponsorEmail.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeStripe.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeTwilio.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeWindowsLive.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/TheView.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_composables/useForm.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/config.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/schema.js +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/BaseViewTab.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/ViewTabHttp.js +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/ViewTabRadius.js +M html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_composables/useForm.js +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_composables/useTab.js +M html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/BaseFormGroupBounce.js +A html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/BaseFormGroupCliAuthorizeRead.js +A html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/BaseFormGroupCliAuthorizeWrite.js +M html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/BaseRadiusAttribute.vue +M html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/TheView.js +M html/pfappserver/root/static.alt/src/views/Configuration/switches/_composables/useForm.js +M html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/FormTypeGeneric.vue +M html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/FormTypeRegex.vue +M html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/index.js + +commit 5e975a6049d9ac75210ebbf52fe086b836d35250 +Author: James Rouzier +Date: Fri Dec 11 16:18:05 2020 -0500 + + Don't allow dots in a role name + +M html/pfappserver/lib/pfappserver/Form/Config/Roles.pm + +commit fe92cf83bba3f810b4db0d0daeb0f0129a2127c7 +Author: James Rouzier +Date: Fri Dec 11 16:15:43 2020 -0500 + + Don't allow dots in a role name + + Fixes #6018 + +M t/unittest/UnifiedApi/Controller/Config/Roles.t + +commit 0dd22a29550b0c2237473583d15b5bf987d89d94 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Dec 11 20:23:05 2020 +0000 + + Bump ini from 1.3.5 to 1.3.7 in /html/pfappserver/root/static.alt + + Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. + - [Release notes](https://github.com/isaacs/ini/releases) + - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) + + Signed-off-by: dependabot[bot] + +M html/pfappserver/root/static.alt/package-lock.json + +commit 9e51e37a328dc27a0a223b907ac45f383d0af059 +Author: Francis Lachapelle +Date: Fri Dec 11 12:10:57 2020 -0500 + + i18n(portal): add missing strings + +M conf/locale/en/LC_MESSAGES/packetfence.po + +commit c319807848e742cf7896ad164ecd1c3363051861 +Author: Darren Satkunas +Date: Fri Dec 11 11:58:30 2020 -0500 + + remove unused + +D html/pfappserver/root/static.alt/src/components/_mixins/formHandlers.js +D html/pfappserver/root/static.alt/src/components/_mixins/formModel.js +D html/pfappserver/root/static.alt/src/components/_mixins/formState.js +D html/pfappserver/root/static.alt/src/components/_mixins/index.js + +commit 7638e9234ee25544ff283b9eef57fb0cf15b9c11 +Author: Darren Satkunas +Date: Fri Dec 11 11:56:55 2020 -0500 + + fix lint errors + +M html/pfappserver/root/static.alt/src/components/pfConfigView.vue +M html/pfappserver/root/static.alt/src/globals/pfActions.js +M html/pfappserver/root/static.alt/src/views/Configuration/_components/PkiProfilesList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/RealmsList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewCollectionItem.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/portalModule.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/provisioning.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/radius/ocsp.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configurator/_components/AdministratorView.vue +M html/pfappserver/root/static.alt/src/views/Users/_config/index.js + +commit 53ba52fdcba8fbdd9c47486dc0058f41a0b4c71c +Author: Darren Satkunas +Date: Wed Dec 9 11:59:14 2020 -0500 + + fix lint + +M html/pfappserver/root/static.alt/src/components/pfReportChart.vue +M html/pfappserver/root/static.alt/src/composables/useDraggable.js +M html/pfappserver/root/static.alt/src/views/Configuration/maintenanceTasks/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/networks/trafficShapingPolicies/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/networks/trafficShapingPolicies/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Users/_router/index.js + +commit 204ed9ec7f1e94e4b3fc048f68ed5370a502f706 +Author: Darren Satkunas +Date: Wed Dec 9 11:58:26 2020 -0500 + + reduce plotly webpack size + +M html/pfappserver/root/static.alt/README.md +M html/pfappserver/root/static.alt/package.json + +commit 61ffd5ec0669d72dae350a89f0334164854d1dd7 +Author: Darren Satkunas +Date: Wed Dec 9 11:09:56 2020 -0500 + + add webpack-bundle-analyzer report to dev builds + +M html/pfappserver/root/static.alt/package.json +M html/pfappserver/root/static.alt/vue.config.js + +commit 57a920c875ae85c3a2a3162614661311b739e56d +Author: Darren Satkunas +Date: Wed Dec 9 09:24:29 2020 -0500 + + update README + +M html/pfappserver/root/static.alt/README.md + +commit 9f72677292aaafb96a1d5ba91eb74c409cb47dcf +Author: Darren Satkunas +Date: Wed Dec 9 09:21:40 2020 -0500 + + remove early tests + +D html/pfappserver/root/static.alt/src/components/input/_pfInput.scoped.scss +D html/pfappserver/root/static.alt/src/components/input/_pfInput.scss +D html/pfappserver/root/static.alt/src/components/input/index.js +D html/pfappserver/root/static.alt/src/components/input/index.scss +D html/pfappserver/root/static.alt/src/components/input/mixin.scss.vue +D html/pfappserver/root/static.alt/src/components/input/pfFormInput.js +D html/pfappserver/root/static.alt/src/components/input/pfFormInputPassword.js +D html/pfappserver/root/static.alt/src/components/input/pfFormInputPasswordTest.js +D html/pfappserver/root/static.alt/src/components/input/pfFormInputPower.js +D html/pfappserver/root/static.alt/src/components/input/pfFormInputTest.js +D html/pfappserver/root/static.alt/src/components/input/pfInput.js +D html/pfappserver/root/static.alt/src/components/input/pfStaticGeneratePassword.vue +D html/pfappserver/root/static.alt/src/components/input/style.vue + +commit a30fa2f6bb036105813f4e6a4f5b78e14a243f68 +Author: Darren Satkunas +Date: Tue Dec 8 15:38:02 2020 -0500 + + complete maintenance tasks + +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/maintenanceTasks/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/maintenanceTasks/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/maintenanceTasks/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/maintenanceTasks/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/maintenanceTasks/schema.js + +commit 2f37f56f6aad9084edfd08b32a17e9a5acb812bc +Author: Darren Satkunas +Date: Tue Dec 8 13:59:38 2020 -0500 + + complete traffic shaping policies + +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/trafficShapingPolicies/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/networks/trafficShapingPolicies/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/trafficShapingPolicies/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/trafficShapingPolicies/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/trafficShapingPolicies/schema.js + +commit e925eabd05fe0e138f4ba3bbff6b45b581b73bd3 +Author: Darren Satkunas +Date: Tue Dec 8 12:38:23 2020 -0500 + + complete networks + +M html/pfappserver/root/static.alt/src/components/new/BaseButtonUpload.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenOne.js +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenOneSearchable.js +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupToggle.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosenOneSearchable.js +M html/pfappserver/root/static.alt/src/composables/useInputRange.js +M html/pfappserver/root/static.alt/src/composables/useMeta.js +M html/pfappserver/root/static.alt/src/utils/yup.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2networks/_components/AlertServices.vue html/pfappserver/root/static.alt/src/views/Configuration/networks/_components/AlertServices.vue +M html/pfappserver/root/static.alt/src/views/Configuration/networks/interfaces/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/networks/interfaces/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2networks/_components/TheForm.vue html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2Networks/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2networks/_components/TheView.js html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2Networks/_components/TheView.js +R095 html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2networks/_components/index.js html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2Networks/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2networks/_composables/useCollection.js html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2Networks/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2networks/config.js html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2Networks/config.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2networks/schema.js html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2Networks/schema.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/routedNetworks/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/networks/routedNetworks/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/routedNetworks/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/routedNetworks/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/routedNetworks/config.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/routedNetworks/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/TheTab.vue +M html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/config.js + +commit b27760212cdfa5350d2a7cf68619a498c881a0a2 +Author: Darren Satkunas +Date: Tue Dec 8 09:22:53 2020 -0500 + + fix broken reactivity between prop/meta merge + +M html/pfappserver/root/static.alt/src/composables/useMeta.js + +commit d0b0a90829283fbe53130797f659e3aadaf89e71 +Author: Darren Satkunas +Date: Mon Dec 7 14:27:14 2020 -0500 + + complete interfaces + +M html/pfappserver/root/static.alt/src/utils/yup.js +M html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewCollectionItem.js +M html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewCollectionItemFixed.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/interfaces/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/networks/interfaces/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/interfaces/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/interfaces/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/interfaces/config.js +A html/pfappserver/root/static.alt/src/views/Configuration/networks/interfaces/schema.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/interfaces/layer2networks/_components/AlertServices.vue html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2networks/_components/AlertServices.vue +R095 html/pfappserver/root/static.alt/src/views/Configuration/interfaces/layer2networks/_components/TheForm.vue html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2networks/_components/TheForm.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/interfaces/layer2networks/_components/TheView.js html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2networks/_components/TheView.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/interfaces/layer2networks/_components/index.js html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2networks/_components/index.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/interfaces/layer2networks/_composables/useCollection.js html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2networks/_composables/useCollection.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/interfaces/layer2networks/config.js html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2networks/config.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/interfaces/layer2networks/schema.js html/pfappserver/root/static.alt/src/views/Configuration/networks/layer2networks/schema.js + +commit 39a14b665b4a7b1772e869e9f1bccd28290e1db4 +Author: Darren Satkunas +Date: Sat Dec 5 10:28:53 2020 -0500 + + fix Vue runtime warnings + +M html/pfappserver/root/static.alt/src/store/modules/notification.js + +commit 5f1d2b2e1f2209f378ac406755e6e89c2b023b5e +Author: Darren Satkunas +Date: Sat Dec 5 10:28:28 2020 -0500 + + complete layer 2 networks + +M html/pfappserver/root/static.alt/src/components/new/BaseFormButtonBar.vue +M html/pfappserver/root/static.alt/src/composables/useFormButtonBar.js +M html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseViewCollectionItem.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewCollectionItem.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/interfaces/layer2networks/_components/AlertServices.vue +A html/pfappserver/root/static.alt/src/views/Configuration/interfaces/layer2networks/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/interfaces/layer2networks/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/interfaces/layer2networks/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/interfaces/layer2networks/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/interfaces/layer2networks/config.js +A html/pfappserver/root/static.alt/src/views/Configuration/interfaces/layer2networks/schema.js + +commit aacf968d4246271167734d2a9d21b64ed3707fed +Author: Darren Satkunas +Date: Fri Dec 4 17:54:38 2020 -0500 + + complete self services + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosen.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosen.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeIbm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/selfServices/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/selfServices/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/selfServices/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/selfServices/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/selfServices/schema.js + +commit 4f103260939f07265651227c7db9c5a7bbaaf065 +Author: Darren Satkunas +Date: Fri Dec 4 16:30:53 2020 -0500 + + complete provisioners + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupTextareaUpload.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosen.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosenOne.js +M html/pfappserver/root/static.alt/src/components/new/BaseInputGroupTextareaUpload.vue +M html/pfappserver/root/static.alt/src/composables/useFormButtonBar.js +M html/pfappserver/root/static.alt/src/composables/useInputMultiselect.js +M html/pfappserver/root/static.alt/src/views/Configuration/_components/ProvisioningsList.vue +D html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/config.js +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeAndroid.vue +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeDeny.vue +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeDpsk.vue +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeIbm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeIntune.vue +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeJamf.vue +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeMobileconfig.vue +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeMobileiron.vue +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeOpswat.vue +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeSentinelone.vue +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeSepm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeServicenow.vue +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeSymantec.vue +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeWindows.vue +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/provisioners/config.js +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/schema.js + +commit 3ef879ec0194eeb055847c6f28aa9ca5a9149653 +Author: Darren Satkunas +Date: Fri Dec 4 11:48:29 2020 -0500 + + improve composition for chosen components + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosen.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenMultipleSearchable.js +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenOne.js +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenOneSearchable.js +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosen.vue +D html/pfappserver/root/static.alt/src/components/new/BaseInputChosenMultipleSearchable.js +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosenOne.js +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosenOneSearchable.js +D html/pfappserver/root/static.alt/src/components/new/BaseUpload.vue +M html/pfappserver/root/static.alt/src/composables/useInputMultiselect.js +M html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeDeny.vue + +commit 6a6d8875599f3a9a7b5e43f2791ddfdc25f2f69e +Author: Darren Satkunas +Date: Thu Dec 3 15:40:35 2020 -0500 + + stash provisioners + +M html/pfappserver/root/static.alt/src/components/new/BaseContainerLoading.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormButtonBar.vue +M html/pfappserver/root/static.alt/src/composables/useFormButtonBar.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/BaseFormGroupOses.js html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseFormGroupOses.js +R088 html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseFormGroupToggleZeroOneAsOffOn.js html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseFormGroupToggleZeroOneIntegerAsOffOn.js +A html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseFormGroupToggleZeroOneStringAsOffOn.js +M html/pfappserver/root/static.alt/src/views/Configuration/_components/new/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/schema.js +A html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeAccept.vue +A html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeAirwatch.vue +A html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeAndroid.vue +A html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeDeny.vue +A html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeDpsk.vue +A html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeIbm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeIntune.vue +A html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeJamf.vue +A html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeMobileconfig.vue +A html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeMobileiron.vue +A html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeOpswat.vue +A html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeSentinelone.vue +A html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeSepm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeServicenow.vue +A html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeSymantec.vue +A html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/FormTypeWindows.vue +A html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/provisioners/_composables/useForm.js +A html/pfappserver/root/static.alt/src/views/Configuration/provisioners/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/wmiRules/_components/index.js + +commit 3e1df8c870c49f63f87f083d44945317fcaa7e13 +Author: Darren Satkunas +Date: Thu Dec 3 11:16:13 2020 -0500 + + complete pki providers + +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/profiles/_components/BaseFormGroupChosenOneProfile.js +A html/pfappserver/root/static.alt/src/views/Configuration/pki/profiles/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/_components/FormTypePacketfenceLocal.vue +A html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/_components/FormTypePacketfencePki.vue +A html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/_components/FormTypeScep.vue +A html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/_composables/useForm.js +A html/pfappserver/root/static.alt/src/views/Configuration/pkiProviders/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/FormTypeRegex.vue + +commit f84b65d255cd0fed9b5c027b5dc65e0441cd3d94 +Author: Darren Satkunas +Date: Thu Dec 3 11:09:15 2020 -0500 + + support Promise based vue-multiselect options + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosen.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenMultipleSearchable.js +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenOne.js +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenOneSearchable.js +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/composables/useInputMultiselect.js + +commit 7fb6774a04856047aae95d8d26ac0599147d878f +Author: Darren Satkunas +Date: Thu Dec 3 09:18:10 2020 -0500 + + style/layout tweaks + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroup.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupTextareaTest.vue +M html/pfappserver/root/static.alt/src/styles/_base.scss +M html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/BaseFormGroupTest.js + +commit 24ba31cb572f6afc7207084764a01a7d65e369ce +Author: Darren Satkunas +Date: Wed Dec 2 16:31:23 2020 -0500 + + complete syslog parsers + +M html/pfappserver/root/static.alt/src/components/new/BaseButtonUpload.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputPasswordTest.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupTextarea.vue +A html/pfappserver/root/static.alt/src/components/new/BaseFormGroupTextareaTest.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/composables/useArrayDraggable.js +M html/pfappserver/root/static.alt/src/composables/useInputValidator.js +M html/pfappserver/root/static.alt/src/composables/useInputValue.js +M html/pfappserver/root/static.alt/src/composables/useView.js +M html/pfappserver/root/static.alt/src/views/Configuration/_components/SyslogParsersList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_composables/useForm.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_composables/useForm.js +M html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/TheTab.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_composables/useCsr.js +A html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/BaseFormGroupRules.js +A html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/BaseFormGroupTest.js +A html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/BaseRule.vue +A html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/BaseRuleAction.vue +A html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/BaseRuleFormGroupActions.js +A html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/FormTypeGeneric.vue +A html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/FormTypeRegex.vue +A html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/_composables/useForm.js +A html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/config.js +A html/pfappserver/root/static.alt/src/views/Configuration/syslogParsers/schema.js + +commit 1fd1231bf85feaf78ba4c427a1d37b95494fe94e +Author: Darren Satkunas +Date: Wed Dec 2 11:27:11 2020 -0500 + + complete wmi rules + +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/wmiRules/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/wmiRules/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/wmiRules/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/wmiRules/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/wmiRules/schema.js + +commit 6b748cd8ea71d6f859017eedae3ef7aacb0c5dfc +Author: Darren Satkunas +Date: Wed Dec 2 10:51:46 2020 -0500 + + complete scan engines + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupArrayDraggable.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenMultipleSearchable.js +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenOneSearchable.js +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputPassword.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputPasswordTest.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosenOneSearchable.js +M html/pfappserver/root/static.alt/src/components/new/BaseInputRange.vue +M html/pfappserver/root/static.alt/src/composables/useArrayDraggable.js +M html/pfappserver/root/static.alt/src/composables/useInputValidator.js +M html/pfappserver/root/static.alt/src/composables/useMeta.js +M html/pfappserver/root/static.alt/src/utils/yup.js +M html/pfappserver/root/static.alt/src/views/Configuration/_components/ScanEnginesList.vue +A html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseFormGroupToggleZeroOneAsOffOn.js +M html/pfappserver/root/static.alt/src/views/Configuration/_components/new/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewCollectionItem.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/combinations/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/devices/_components/BaseFormGroupSearch.js +A html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/BaseFormGroupOses.js +A html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/BaseFormGroupToggleZeroOneAsOffOn.js +A html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/BaseFormGroupWmiRules.js +A html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/FormTypeNessus.vue +A html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/FormTypeNessus6.vue +A html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/FormTypeOpenvas.vue +A html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/FormTypeRapid7.vue +A html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/FormTypeWmi.vue +A html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/_composables/useForm.js +A html/pfappserver/root/static.alt/src/views/Configuration/scanEngines/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/TheView.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_composables/useForm.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/schema.js + +commit 3e3e73dac3f13a9154cc6bf3f5d9eabee7ef1d66 +Author: Darren Satkunas +Date: Tue Dec 1 10:27:30 2020 -0500 + + complete fingerbank + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenMultipleSearchable.js +A html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenOneSearchable.js +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosenOneSearchable.js +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/composables/useMeta.js +M html/pfappserver/root/static.alt/src/main.js +M html/pfappserver/root/static.alt/src/utils/api.js +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDevicesList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankTabs.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewCollectionItem.js +M html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewCollectionItemFixed.js +M html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewResource.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/_store/fingerbank.js +M html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/combinations/_components/BaseFormGroupSearch.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/combinations/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/combinations/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/combinations/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/combinations/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/combinations/_composables/useForm.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/combinations/schema.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/deviceChangeDetection/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/deviceChangeDetection/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/deviceChangeDetection/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/deviceChangeDetection/_composables/useResource.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/deviceChangeDetection/schema.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/devices/_components/BaseFormGroupSearch.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/devices/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/devices/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/devices/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/devices/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/devices/_composables/useForm.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/devices/schema.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpFingerprints/_components/BaseFormGroupSearch.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpFingerprints/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpFingerprints/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpFingerprints/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpFingerprints/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpFingerprints/_composables/useForm.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpFingerprints/schema.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpVendors/_components/BaseFormGroupSearch.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpVendors/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpVendors/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpVendors/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpVendors/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpVendors/_composables/useForm.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpVendors/schema.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Enterprises/_components/BaseFormGroupSearch.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Enterprises/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Enterprises/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Enterprises/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Enterprises/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Enterprises/_composables/useForm.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Enterprises/schema.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Fingerprints/_components/BaseFormGroupSearch.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Fingerprints/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Fingerprints/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Fingerprints/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Fingerprints/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Fingerprints/_composables/useForm.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/dhcpv6Fingerprints/schema.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/generalSettings/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/generalSettings/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/generalSettings/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/generalSettings/_composables/useResource.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/generalSettings/schema.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/macVendors/_components/BaseFormGroupSearch.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/macVendors/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/macVendors/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/macVendors/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/macVendors/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/macVendors/_composables/useForm.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/macVendors/schema.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/userAgents/_components/BaseFormGroupSearch.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/userAgents/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/userAgents/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/userAgents/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/userAgents/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/userAgents/_composables/useForm.js +A html/pfappserver/root/static.alt/src/views/Configuration/fingerbank/userAgents/schema.js + +commit a69f6b7837c7dc6a0218bfed618e0c3c70c9853f +Author: Darren Satkunas +Date: Sat Nov 28 12:58:10 2020 -0500 + + tweak filter engine condition event handlers and flex layout + +M html/pfappserver/root/static.alt/src/composables/useDraggable.js +M html/pfappserver/root/static.alt/src/composables/useInputValue.js +M html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseConditionOperator.vue +M html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseConditionValue.vue +M html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseFormGroupCondition.vue + +commit 97d2095b4eb45a7d80dcb3f0389ec53b14411b4e +Author: Darren Satkunas +Date: Fri Nov 27 15:56:55 2020 -0500 + + remove vue-slot + +M html/pfappserver/root/static.alt/vue.config.js + +commit 53a8ca52ca2d95354c74ebb37f4ed1253d47622e +Author: Darren Satkunas +Date: Fri Nov 27 15:54:53 2020 -0500 + + complete filter engines + +M html/pfappserver/root/static.alt/src/composables/useDraggable.js +M html/pfappserver/root/static.alt/src/composables/useInputValue.js +M html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseConditionOperator.vue +M html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseConditionValue.vue +M html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseFormGroupCondition.vue +M html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/schema.js +M html/pfappserver/root/static.alt/vue.config.js + +commit cd846d3e98caaf4a2638aaf658b4c1c3864c7513 +Author: Darren Satkunas +Date: Wed Nov 25 17:35:47 2020 -0500 + + stash filterEngines + +M html/pfappserver/root/static.alt/src/components/new/BaseInput.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputArray.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosen.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputGroup.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputToggle.vue +A html/pfappserver/root/static.alt/src/composables/useDraggable.js +M html/pfappserver/root/static.alt/src/composables/useMeta.js +D html/pfappserver/root/static.alt/src/globals/pfRegExp.js +D html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseCondition.vue +A html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseConditionOperator.vue +M html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseConditionValue.vue +M html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseFormGroupCondition.vue +M html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/schema.js + +commit edcb2546c19d7309910722f9eb0f2dfd03436228 +Author: Darren Satkunas +Date: Mon Nov 23 16:34:00 2020 -0500 + + stash filterEngines + +M html/pfappserver/root/static.alt/src/components/new/BaseFormButtonBar.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupToggle.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputRange.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputToggleAdvancedMode.js +M html/pfappserver/root/static.alt/src/composables/useDebounce.js +M html/pfappserver/root/static.alt/src/composables/useView.js +M html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewCollectionItem.js +M html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewCollectionItemFixed.js +M html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewResource.js +A html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseAction.vue +A html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseAnswer.vue +A html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseCondition.vue +A html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseConditionValue.vue +A html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseFormGroupActions.js +A html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseFormGroupAnswers.js +A html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseFormGroupCondition.vue +A html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/_components/BaseFormGroupStatus.js +A html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_composables/useForm.js +M html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_composables/useCsr.js +M html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/BaseRadiusAttribute.vue +M html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/TheForm.vue + +commit de4c4d391f7fba7b6ad3163f0e1907659cc134b0 +Author: Darren Satkunas +Date: Fri Nov 20 17:47:49 2020 -0500 + + composite debounce watch selector + +A html/pfappserver/root/static.alt/src/composables/useDebounce.js +M html/pfappserver/root/static.alt/src/composables/useView.js +M html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewCollectionItem.js +M html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewCollectionItemFixed.js +M html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewResource.js +M html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_composables/useCsr.js + +commit 1f6cc9dae330806bbd540e9f915fab4eb0a59e10 +Author: Darren Satkunas +Date: Fri Nov 20 17:06:38 2020 -0500 + + stash filterEngines + +A html/pfappserver/root/static.alt/src/views/Configuration/filterEngines/config.js + +commit 9ccbbb4f27a212e9b24bb1984baf5c4bbcc10928 +Author: Darren Satkunas +Date: Fri Nov 20 13:04:40 2020 -0500 + + complete sslCertificates + +M html/pfappserver/root/static.alt/src/components/new/BaseButtonService.vue +M html/pfappserver/root/static.alt/src/components/new/BaseButtonUpload.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormButtonBar.vue +M html/pfappserver/root/static.alt/src/composables/useFormButtonBar.js +M html/pfappserver/root/static.alt/src/main.js +M html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseViewCollectionItem.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewCollectionItem.js +A html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewCollectionItemFixed.js +M html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewResource.js +M html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/_composables/useResource.js +M html/pfappserver/root/static.alt/src/views/Configuration/domains/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_components/TheView.js +M html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/realms/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/TheView.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/AlertServices.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/TheCsr.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/TheTab.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_composables/useCsr.js +M html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_composables/useForm.js +D html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_composables/useStore.js +M html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_components/TheView.js +M html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_composables/useCollection.js +M html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/TheView.js +M html/pfappserver/root/static.alt/src/views/Configuration/switches/_composables/useCollection.js + +commit cfd017a2d54ea40e468ef69f53825a55cb831375 +Author: Darren Satkunas +Date: Thu Nov 19 14:55:32 2020 -0500 + + improve composition between view and collections/resources, rework view abstraction, implement HOC + +M html/pfappserver/root/static.alt/src/composables/useInputValueToggle.js +A html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseViewCollectionItem.vue +A html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseViewResource.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/new/index.js +D html/pfappserver/root/static.alt/src/views/Configuration/_composables/useCollectionItemView.js +A html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewCollectionItem.js +A html/pfappserver/root/static.alt/src/views/Configuration/_composables/useViewResource.js +A html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/_components/TheView.js +D html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/_components/TheView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/_composables/useResource.js +D html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/_composables/useView.js +A html/pfappserver/root/static.alt/src/views/Configuration/domains/_components/TheView.js +D html/pfappserver/root/static.alt/src/views/Configuration/domains/_components/TheView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/domains/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/domains/_composables/useCollection.js +D html/pfappserver/root/static.alt/src/views/Configuration/domains/_composables/useView.js +A html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_components/AlertServices.vue +A html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_components/TheView.js +D html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_components/TheView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_composables/useCollection.js +A html/pfappserver/root/static.alt/src/views/Configuration/realms/_components/TheView.js +D html/pfappserver/root/static.alt/src/views/Configuration/realms/_components/TheView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/realms/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/realms/_composables/useCollection.js +D html/pfappserver/root/static.alt/src/views/Configuration/realms/_composables/useView.js +A html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/TheView.js +D html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/TheView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/roles/_composables/useCollection.js +D html/pfappserver/root/static.alt/src/views/Configuration/roles/_composables/useView.js +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/TheView.js +D html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/TheView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_composables/useCollection.js +D html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_composables/useView.js +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/ButtonSamlMetaData.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/TheView.js +D html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/TheView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_composables/useCollection.js +D html/pfappserver/root/static.alt/src/views/Configuration/sources/_composables/useView.js +M html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_composables/useForm.js +A html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_components/TheView.js +D html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_components/TheView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_composables/useCollection.js +D html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_composables/useView.js +A html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/TheView.js +D html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/TheView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_composables/useCollection.js +D html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_composables/useView.js +A html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/TheView.js +D html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/TheView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/switches/_composables/useCollection.js +D html/pfappserver/root/static.alt/src/views/Configuration/switches/_composables/useView.js + +commit 60ca7fedd65288f1672a5ab1e1d5c0bc7994115d +Author: Darren Satkunas +Date: Thu Nov 19 11:14:09 2020 -0500 + + prevent toggle from being shrunk when adjacent label exceeds wrap limit + +M html/pfappserver/root/static.alt/src/components/new/BaseInputRange.vue + +commit 2280bb9ab1567b5d726d5233847c0eb5a1a074e4 +Author: Darren Satkunas +Date: Thu Nov 19 10:47:58 2020 -0500 + + Add HOC to provide scopedSlot overloading via inheritance to workaround vue2 composition plugin limitation + +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/components/new/utils.js + +commit 24c33679e76fac8a7fa712a8a3b2ae1cb8d61694 +Author: Darren Satkunas +Date: Mon Nov 16 15:10:37 2020 -0500 + + stash upgrade on SSL Certificates + +M html/pfappserver/root/static.alt/src/components/new/BaseButtonService.vue +M html/pfappserver/root/static.alt/src/components/new/BaseButtonUpload.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupArray.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupArrayDraggable.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputPasswordTest.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupTextarea.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputGroup.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputRange.vue +D html/pfappserver/root/static.alt/src/components/new/BaseInputTextarea.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/composables/useArrayDraggable.js +M html/pfappserver/root/static.alt/src/composables/useInputRange.js +M html/pfappserver/root/static.alt/src/main.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupActiveDirectoryPasswordTest.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/BaseFormGroupCertificate.js +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/BaseFormGroupIntermediateCertificateAuthorities.js +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/BaseFormGroupLetsEncryptCommonName.js +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/BaseFormGroupPrivateKey.js +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/BaseIntermediateCertificateAuthority.js +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/TabHttp.js +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/TabRadius.js +M html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/TheTab.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/TheView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_composables/useForm.js +R074 html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_composables/useTab.js html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_composables/useStore.js +M html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/schema.js + +commit 4de5b4f9091be26c454dace46811bdb6d0837361 +Author: Darren Satkunas +Date: Mon Nov 16 15:07:23 2020 -0500 + + new components + +A html/pfappserver/root/static.alt/src/components/new/BaseContainerLoading.vue +A html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputTest.vue +A html/pfappserver/root/static.alt/src/components/new/BaseFormGroupTextareaUpload.vue +A html/pfappserver/root/static.alt/src/components/new/BaseInputGroupTextarea.vue +A html/pfappserver/root/static.alt/src/components/new/BaseInputGroupTextareaUpload.vue + +commit 0eec13c026572a7cf5939b437120f8651f545dad +Author: Darren Satkunas +Date: Mon Nov 16 15:06:45 2020 -0500 + + rework collection composition + +A html/pfappserver/root/static.alt/src/views/Configuration/_composables/useCollectionItemView.js +M html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_components/TheView.vue +A html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_composables/useCollection.js +D html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_composables/useView.js + +commit 0f90d54a1e9632a6fdf9f019b74311472f53a6d3 +Author: Darren Satkunas +Date: Fri Nov 13 10:33:34 2020 -0500 + + cleanup unused stubs + +D html/pfappserver/root/static.alt/src/components/new/InputGroupDatetime.vue +D html/pfappserver/root/static.alt/src/components/new/InputGroupPassword.vue +D html/pfappserver/root/static.alt/src/components/new/InputGroupPower.vue +D html/pfappserver/root/static.alt/src/components/new/InputGroupSearchable.vue +D html/pfappserver/root/static.alt/src/components/new/InputGroupToggle2.vue +D html/pfappserver/root/static.alt/src/components/new/InputGroupToggle3.vue +D html/pfappserver/root/static.alt/src/components/new/InputGroupToggleDefault.vue +D html/pfappserver/root/static.alt/src/components/new/SloltInputAppendPasswordGenerate.vue +D html/pfappserver/root/static.alt/src/components/new/SlotInputAppendPower.vue +D html/pfappserver/root/static.alt/src/components/new/UiButtonDelete.vue +D html/pfappserver/root/static.alt/src/components/new/UiButtonExportCsv.vue +D html/pfappserver/root/static.alt/src/components/new/UiButtonHelp.vue +D html/pfappserver/root/static.alt/src/components/new/UiButtonPrompt.vue +D html/pfappserver/root/static.alt/src/components/new/UiButtonRefresh.vue +D html/pfappserver/root/static.alt/src/components/new/UiButtonSave.vue +D html/pfappserver/root/static.alt/src/components/new/UiButtonService.vue +D html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/BaseViewTab.vue +D html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/ViewTabHttp.js +D html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/ViewTabRadius.js +D html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/config.js + +commit d9ae7f15884cfcc61075e0500abb177055be2c9d +Author: Darren Satkunas +Date: Thu Nov 12 16:59:39 2020 -0500 + + stash upgrade on SSL Certificates + +M html/pfappserver/root/static.alt/README.md +M html/pfappserver/root/static.alt/package-lock.json +M html/pfappserver/root/static.alt/package.json +M html/pfappserver/root/static.alt/src/components/new/BaseButtonService.vue +A html/pfappserver/root/static.alt/src/components/new/BaseButtonUpload.vue +M html/pfappserver/root/static.alt/src/components/new/BaseForm.vue +A html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenCountry.js +A html/pfappserver/root/static.alt/src/components/new/BaseFormGroupToggleFalseTrue.js +M html/pfappserver/root/static.alt/src/components/new/BaseView.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/store/base/file.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/BaseViewTab.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/TheCsr.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/TheView.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/ViewTabHttp.js +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/ViewTabRadius.js +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_composables/useCsr.js +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_composables/useForm.js +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_composables/useTab.js +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/_composables/useView.js +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/config.js +A html/pfappserver/root/static.alt/src/views/Configuration/sslCertificates/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/BaseRadiusAttribute.vue +M html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/schema.js + +commit e79800b2241a3c1e8ead009035e881ca783ce09a +Author: Darren Satkunas +Date: Mon Nov 9 13:07:38 2020 -0500 + + complete initial switch templates + +M html/pfappserver/root/static.alt/src/components/new/BaseButtonSave.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupArrayDraggable.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosen.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenMultipleSearchable.js +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputMultiplier.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosen.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosenOneSearchable.js +M html/pfappserver/root/static.alt/src/composables/useArrayDraggable.js +M html/pfappserver/root/static.alt/src/composables/useMeta.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/domains/_composables/useView.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupRules.js +A html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/BaseFormGroupRadiusAttributes.js +A html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/BaseRadiusAttribute.vue +A html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/TheView.vue +A html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/_composables/useView.js +A html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/config.js +A html/pfappserver/root/static.alt/src/views/Configuration/switchTemplates/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/switches/schema.js + +commit 34ecb0b7792738e13cd97957deb4f0c207ec57d6 +Author: Darren Satkunas +Date: Fri Nov 6 16:03:09 2020 -0500 + + complete access durations + +M html/pfappserver/root/static.alt/src/components/new/BaseFormButtonBar.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputGroup.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputRange.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputToggle.vue +M html/pfappserver/root/static.alt/src/composables/useFormButtonBar.js +M html/pfappserver/root/static.alt/src/composables/useInputValidator.js +M html/pfappserver/root/static.alt/src/composables/useInputValueToggle.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/_components/BaseAccessDuration.vue +A html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/_components/BaseFormGroupAccessDurationChoices.js +A html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/_components/BaseInputToggleBase.js +A html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/_components/TheView.vue +A html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/_composables/useView.js +A html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/config.js +A html/pfappserver/root/static.alt/src/views/Configuration/accessDurations/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_components/TheView.vue + +commit d96044e5203355c923f147de0fe6faa624707e3f +Author: Darren Satkunas +Date: Thu Nov 5 09:49:12 2020 -0500 + + add saml meta data modal + +M html/pfappserver/root/static.alt/src/components/new/BaseFormButtonBar.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/TheView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_composables/useView.js + +commit 6b0c08f5edc3d154d20b0984140fdfe694167f96 +Author: Darren Satkunas +Date: Thu Nov 5 09:06:58 2020 -0500 + + componentize trigger header, move service alert + +M html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_components/TheView.vue +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseFormGroupTriggersHeader.vue +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/index.js + +commit 7ef48a71671281b5b83ecfe6a572f64d7ee4faa5 +Author: Darren Satkunas +Date: Wed Nov 4 15:44:02 2020 -0500 + + complete network behaviour policies + +D html/pfappserver/root/static.alt/src/components/new/BaseButton.vue +A html/pfappserver/root/static.alt/src/components/new/BaseButtonSave.vue +A html/pfappserver/root/static.alt/src/components/new/BaseButtonService.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormButtonBar.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupArray.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosen.vue +A html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenMultipleSearchable.js +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputMultiplier.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosenOneSearchable.js +M html/pfappserver/root/static.alt/src/components/new/BaseView.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/composables/useInputValidator.js +M html/pfappserver/root/static.alt/src/composables/useMeta.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/domains/_composables/useView.js +A html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_components/BaseDeviceAttributesDiffThresholdOverride.vue +A html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_components/BaseFormGroupDeviceAttributesDiffThresholdOverrides.js +A html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_components/BaseFormGroupDevices.js +A html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_components/TheView.vue +A html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/_composables/useView.js +A html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/config.js +A html/pfappserver/root/static.alt/src/views/Configuration/networkBehaviorPolicy/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/realms/_composables/useView.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_composables/useView.js +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseFormGroupTriggers.js +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTrigger.vue +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTriggerEndpointCondition.vue +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTriggerEvent.vue +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_composables/useView.js +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_composables/useView.js +M html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_composables/useView.js +M html/pfappserver/root/static.alt/src/views/Configuration/switches/_composables/useView.js + +commit 13c8492d8293dac8c43b3e05ac8e82f05d2fdce4 +Author: Darren Satkunas +Date: Mon Nov 2 15:53:46 2020 -0500 + + complete security events + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupArray.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosen.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenOne.js +A html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputMultiplier.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputArray.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosenOne.js +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosenOneSearchable.js +M html/pfappserver/root/static.alt/src/components/new/BaseInputGroupMultiplier.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/styles/_base.scss +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseFormGroupTriggers.js +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTrigger.vue +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTriggerEndpointCondition.vue +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTriggerEvent.vue +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTriggerProfilingCondition.vue +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTriggerUsage.vue +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/config.js +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleAction.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleCondition.vue +M html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/BaseInlineTriggerCondition.vue + +commit 1ae524c1abcfc84df652e2f2f61699f74aab95b7 +Author: Darren Satkunas +Date: Mon Nov 2 15:52:20 2020 -0500 + + rescope validations to include sibling context + +M html/pfappserver/root/static.alt/src/composables/useInputValidator.js + +commit 52c6c1cd0ef55bb346af710a79531d8a4bf94523 +Author: Darren Satkunas +Date: Fri Oct 30 23:02:29 2020 -0400 + + improve arrays, searchable + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupArray.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupArrayDraggable.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputArray.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosenOneSearchable.js +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTrigger.vue +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTriggerEndpointCondition.vue +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTriggerProfilingCondition.vue +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/schema.js + +commit 614904c69de2014861e1479b3235ab54c2ba948b +Author: Darren Satkunas +Date: Fri Oct 30 17:41:26 2020 -0400 + + stash security event triggers + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupArray.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupArrayDraggable.vue +A html/pfappserver/root/static.alt/src/components/new/BaseInputArray.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosen.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosenOneSearchable.js +M html/pfappserver/root/static.alt/src/components/new/BaseInputRange.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/composables/useMeta.js +M html/pfappserver/root/static.alt/src/views/Configuration/_store/securityEvents.js +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTrigger.vue +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTriggerEndpointCondition.vue +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTriggerEndpointConditions.js +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTriggerEvent.vue +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTriggerProfilingCondition.vue +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTriggerProfilingConditions.js +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTriggerUsage.vue +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/config.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRule.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleAction.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleCondition.vue + +commit 67e2d739696e71a310381f62d46fbc49998ff469 +Author: Darren Satkunas +Date: Thu Oct 29 16:00:20 2020 -0400 + + stash security events + +M html/pfappserver/root/static.alt/src/components/InputRange.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupArray.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupArrayDraggable.vue +M html/pfappserver/root/static.alt/src/composables/useArrayDraggable.js +M html/pfappserver/root/static.alt/src/composables/useInputMultiselect.js +M html/pfappserver/root/static.alt/src/composables/useMeta.js +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseFormGroupTriggers.js +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTrigger.vue +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/config.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupHostPortEncryption.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupPersonMappings.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupRules.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleFormGroupActions.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleFormGroupConditions.js +M html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/BaseFormGroupInlineTrigger.js +M html/pfappserver/root/static.alt/src/views/Users/_components/UsersCreate.vue + +commit c00f25377da4ae9a6295a1a6895025339e71ad7d +Author: Darren Satkunas +Date: Wed Oct 28 16:30:48 2020 -0400 + + stash security events + +A html/pfappserver/root/static.alt/src/components/new/BaseFormGroupArray.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupArrayDraggable.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupToggleDisabledEnabled.js +A html/pfappserver/root/static.alt/src/components/new/BaseFormGroupToggleNY.js +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupToggleNoYes.js +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupToggleOffOn.js +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/composables/useArrayDraggable.js +M html/pfappserver/root/static.alt/src/composables/useInputValueToggle.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupIntervalUnit.vue html/pfappserver/root/static.alt/src/views/Configuration/_components/new/BaseFormGroupIntervalUnit.vue +A html/pfappserver/root/static.alt/src/views/Configuration/_components/new/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/domains/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseFormGroupActions.vue +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseFormGroupEnabled.js +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseFormGroupTriggers.js +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseInputToggleAutoreg.js +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseInputToggleClose.js +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseInputToggleEmailAdmin.js +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseInputToggleEmailUser.js +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseInputToggleExternal.js +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseInputToggleIsolate.js +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseInputToggleUnreg.js +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/BaseTrigger.vue +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/TheView.vue +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/_composables/useView.js +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/config.js +A html/pfappserver/root/static.alt/src/views/Configuration/securityEvents/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupPersonMappings.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupRules.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleFormGroupActions.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleFormGroupConditions.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/BaseFormGroupInlineTrigger.js + +commit e1c82e694fd57b752e258df0ab89aa96b94d3def +Author: Darren Satkunas +Date: Tue Oct 27 13:26:11 2020 -0400 + + add switch groups + +A html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_components/TheView.vue +A html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_composables/useForm.js +A html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/_composables/useView.js +A html/pfappserver/root/static.alt/src/views/Configuration/switchGroups/schema.js + +commit 3b1472f960116efef01f6e0c1c1112ff04e9392b +Author: Darren Satkunas +Date: Tue Oct 27 13:25:46 2020 -0400 + + finish switches, add switch groups + +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosen.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/_store/switchGroups.js +M html/pfappserver/root/static.alt/src/views/Configuration/_store/switches.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/BaseFormGroupToggleNYDefault.vue +M html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/BaseFormGroupToggleStaticDynamicDefault.vue +M html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/switches/_composables/useForm.js +M html/pfappserver/root/static.alt/src/views/Configuration/switches/schema.js + +commit c8472d4f97b54eb3f18307b50466c783cbda5976 +Author: Darren Satkunas +Date: Tue Oct 27 13:24:32 2020 -0400 + + convert delete button + +A html/pfappserver/root/static.alt/src/components/new/BaseButtonDelete.vue + +commit aa3b09328e1823f2542a8bb77ec3e57e3ebcb1e4 +Author: Darren Satkunas +Date: Mon Oct 26 13:30:48 2020 -0400 + + complete switches + +M html/pfappserver/root/static.alt/src/composables/useEventJail.js +A html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/BaseFormGroupInlineTrigger.js +A html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/BaseInlineTriggerCondition.vue +M html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/switches/config.js +M html/pfappserver/root/static.alt/src/views/Configuration/switches/schema.js + +commit 00451b969036848a0f50e84d65662374a82e0883 +Author: Darren Satkunas +Date: Fri Oct 23 16:18:54 2020 -0400 + + stash switches + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosen.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupToggle.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosen.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputRange.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputToggle.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/composables/useInputMultiselect.js +M html/pfappserver/root/static.alt/src/composables/useInputRange.js +M html/pfappserver/root/static.alt/src/composables/useInputValueToggle.js +M html/pfappserver/root/static.alt/src/composables/useMeta.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/domains/_composables/useView.js +M html/pfappserver/root/static.alt/src/views/Configuration/realms/_composables/useView.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_composables/useView.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeTwitter.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/TheView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_composables/useForm.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_composables/useView.js +A html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/BaseFormGroupToggleNYDefault.vue +A html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/BaseFormGroupToggleStaticDynamicDefault.vue +A html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/BaseFormGroupType.vue +A html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/TheView.vue +A html/pfappserver/root/static.alt/src/views/Configuration/switches/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/switches/_composables/useForm.js +A html/pfappserver/root/static.alt/src/views/Configuration/switches/_composables/useView.js +A html/pfappserver/root/static.alt/src/views/Configuration/switches/schema.js + +commit 25944a4e48056f56f13d1e7af5c42b8539e58ecc +Author: Darren Satkunas +Date: Thu Oct 22 10:39:15 2020 -0400 + + new components + +A html/pfappserver/root/static.alt/src/components/new/BaseInputToggle.vue +A html/pfappserver/root/static.alt/src/components/new/BaseInputToggleAdvancedMode.js + +commit bce79311d41ef772133d3de85bf2269a98322e39 +Author: Darren Satkunas +Date: Thu Oct 22 10:38:34 2020 -0400 + + Fix end tag + +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeNull.vue + +commit d3b84cacf7c307e953e8945c4bbfadc7c7da16c9 +Author: Darren Satkunas +Date: Thu Oct 22 10:38:13 2020 -0400 + + move base styles + +R087 html/pfappserver/root/static.alt/src/styles/base.scss html/pfappserver/root/static.alt/src/styles/_base.scss + +commit e8eada9d3d2c4fe43be6da1f9bbc1da76ebf333f +Author: Darren Satkunas +Date: Thu Oct 22 10:37:35 2020 -0400 + + remap value based meta placeholders + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenOne.js +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosenOne.js + +commit 0dfe7f818bdb9df39d06ca19cfdd6071de5268a9 +Author: Darren Satkunas +Date: Wed Oct 21 12:03:45 2020 -0400 + + complete authentication sources + +M html/pfappserver/root/static.alt/src/components/new/BaseForm.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosen.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosen.vue +M html/pfappserver/root/static.alt/src/composables/useInput.js +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupPersonMappings.js +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupServerAddressPort.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BasePersonMapping.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleAction.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleCondition.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeActiveDirectory.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeAdminProxy.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeAuthorization.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeAuthorizeNet.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeBlackhole.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeClickatell.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeEapTls.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeEduroam.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeEmail.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeFacebook.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeGithub.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeGoogle.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeHtpasswd.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeHttp.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeInstagram.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeKerberos.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeKickbox.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeLinkedIn.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeMirapay.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeNull.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeOpenId.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypePaypal.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypePinterest.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypePotd.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeRadius.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeSaml.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeSms.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeSponsorEmail.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeStripe.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeTwilio.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeTwitter.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/FormTypeWindowsLive.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/index.js + +commit 53cc23341a424bbcd7ff01e8b8a74707ceb87eae +Author: Darren Satkunas +Date: Mon Oct 19 17:08:05 2020 -0400 + + Add source types: AD, LDAP, Authorization, EAPTLS, HTTP, Kerberos, Potd, RADIUS, SAML, Clickatell, and Email. + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosen.vue +A html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputPassword.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputPasswordTest.vue +A html/pfappserver/root/static.alt/src/components/new/BaseFormGroupToggleNoYes.js +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosen.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputChosenMultiple.js +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/composables/useArrayDraggable.js +M html/pfappserver/root/static.alt/src/utils/yup.js +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupActiveDirectoryPasswordTest.js +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupIntervalUnit.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupProtocolHostPort.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/schema.js + +commit f63f48b0794b24db383f89429eaa5fa43766b262 +Author: Darren Satkunas +Date: Fri Oct 16 17:24:13 2020 -0400 + + rename select to chosen + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupArrayDraggable.vue +R099 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupSelect.vue html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosen.vue +R087 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupSelectMultiple.js html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenMultiple.js +R086 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupSelectOne.js html/pfappserver/root/static.alt/src/components/new/BaseFormGroupChosenOne.js +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputPasswordTest.vue +R099 html/pfappserver/root/static.alt/src/components/new/BaseInputSelect.vue html/pfappserver/root/static.alt/src/components/new/BaseInputChosen.vue +R089 html/pfappserver/root/static.alt/src/components/new/BaseInputSelectMultiple.js html/pfappserver/root/static.alt/src/components/new/BaseInputChosenMultiple.js +R100 html/pfappserver/root/static.alt/src/components/new/BaseInputSelectMultipleSearchable.js html/pfappserver/root/static.alt/src/components/new/BaseInputChosenMultipleSearchable.js +R087 html/pfappserver/root/static.alt/src/components/new/BaseInputSelectOne.js html/pfappserver/root/static.alt/src/components/new/BaseInputChosenOne.js +R100 html/pfappserver/root/static.alt/src/components/new/BaseInputSelectOneSearchable.js html/pfappserver/root/static.alt/src/components/new/BaseInputChosenOneSearchable.js +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/domains/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/realms/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupHostPortEncryption.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRule.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleAction.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleCondition.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/index.js + +commit fd1c22f97ddd76f5df291068f12bbd1120579d7b +Author: Darren Satkunas +Date: Fri Oct 16 13:05:50 2020 -0400 + + components for authentication sources + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroup.vue +A html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputNumber.js +A html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInputPasswordTest.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputSelect.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputSelectMultiple.js +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/composables/useInput.js +M html/pfappserver/root/static.alt/src/composables/useInputMultiselect.js +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupHostPortEncryption.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/index.js + +commit 21b93923bf975907a1e72de7f9c622b87eba815c +Author: Darren Satkunas +Date: Fri Oct 16 13:04:37 2020 -0400 + + add border styles + +A html/pfappserver/root/static.alt/src/styles/base.scss +M html/pfappserver/root/static.alt/src/styles/global.scss + +commit 1b126b93d4e3112540dbda9d71bdcebce2b76e84 +Author: Darren Satkunas +Date: Wed Oct 14 17:34:25 2020 -0400 + + add authentication rule conditions + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupArrayDraggable.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInput.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupTextarea.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputGroupMultiplier.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputSelect.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/composables/useInputMultiselect.js +M html/pfappserver/root/static.alt/src/composables/useMeta.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupRules.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleAction.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleCondition.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleFormGroupActions.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleFormGroupConditions.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/schema.js + +commit e2a8474aa5099244b39d9cd0a2d9a7f30836ae51 +Author: Darren Satkunas +Date: Wed Oct 14 13:13:25 2020 -0400 + + add base-input-group component + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupArrayDraggable.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputGroup.vue +A html/pfappserver/root/static.alt/src/components/new/BaseInputGroupMultiplier.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/composables/useMeta.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleAction.vue + +commit b1d91a7e70451d7e5e9dfce30c8341776cf808ac +Author: Darren Satkunas +Date: Tue Oct 13 15:10:20 2020 -0400 + + complete actions + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupArrayDraggable.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupSelect.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupSelectMultiple.js +R087 html/pfappserver/root/static.alt/src/components/new/BaseInputSelectOne.vue html/pfappserver/root/static.alt/src/components/new/BaseInputSelect.vue +A html/pfappserver/root/static.alt/src/components/new/BaseInputSelectMultiple.js +R100 html/pfappserver/root/static.alt/src/components/new/BaseInputSelectMany.vue html/pfappserver/root/static.alt/src/components/new/BaseInputSelectMultipleSearchable.js +A html/pfappserver/root/static.alt/src/components/new/BaseInputSelectOne.js +R100 html/pfappserver/root/static.alt/src/components/new/BaseInputSelectManySearchable.vue html/pfappserver/root/static.alt/src/components/new/BaseInputSelectOneSearchable.js +D html/pfappserver/root/static.alt/src/components/new/BaseInputSelectOneSearchable.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/composables/useInput.js +M html/pfappserver/root/static.alt/src/composables/useInputMultiselect.js +M html/pfappserver/root/static.alt/src/globals/pfActions.js +M html/pfappserver/root/static.alt/src/globals/pfField.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleAction.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleFormGroupConditions.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/TheForm.vue + +commit d1922089e6d390766416f782b393603a6c449bbb +Author: Darren Satkunas +Date: Sat Oct 10 13:45:53 2020 -0400 + + update draggable + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupArrayDraggable.vue +M html/pfappserver/root/static.alt/src/composables/useArrayDraggable.js +M html/pfappserver/root/static.alt/src/composables/useInput.js +M html/pfappserver/root/static.alt/src/composables/useInputValidator.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleAction.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/schema.js + +commit 02f45e6233bc5c061cc6b512416ec584cd09bf37 +Author: Darren Satkunas +Date: Fri Oct 9 17:22:35 2020 -0400 + + stash rules + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupArrayDraggable.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInput.vue +A html/pfappserver/root/static.alt/src/components/new/BaseInputNumber.js +M html/pfappserver/root/static.alt/src/components/new/BaseInputSelectOne.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/composables/useInputValidator.js +M html/pfappserver/root/static.alt/src/composables/useMeta.js +M html/pfappserver/root/static.alt/src/globals/pfField.js +M html/pfappserver/root/static.alt/src/store/modules/config.js +M html/pfappserver/root/static.alt/src/styles/_forms.scss +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupAdministrationRules.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupAuthenticationRules.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupRules.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleAction.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleFormGroupActions.js +D html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleFormGroupActions.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleFormGroupConditions.js +D html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleFormGroupConditions.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/TheView.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_composables/useForm.js +A html/pfappserver/root/static.alt/src/views/Configuration/sources/config.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/schema.js + +commit 05782a0876637b8ad5917b6ea18cdf6f74afd31e +Author: Darren Satkunas +Date: Thu Oct 8 15:14:38 2020 -0400 + + abstract draggable component + +R084 html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupRules.vue html/pfappserver/root/static.alt/src/components/new/BaseFormGroupArrayDraggable.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupSelect.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/composables/useArrayDraggable.js +M html/pfappserver/root/static.alt/src/composables/useInputValidator.js +M html/pfappserver/root/static.alt/src/utils/yup.js +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupRules.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRule.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleFormGroupActions.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/schema.js + +commit 044c8087f058005b4822e97fd82120bb5373b8f5 +Author: Darren Satkunas +Date: Thu Oct 8 09:07:27 2020 -0400 + + interpolate validation meta + +M html/pfappserver/root/static.alt/src/composables/useInputValidator.js +M html/pfappserver/root/static.alt/src/utils/locale.js +M html/pfappserver/root/static.alt/src/utils/yup.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/schema.js + +commit 232f9a4608235d59c2a3ffffb7200e28c655c1ef +Author: Darren Satkunas +Date: Wed Oct 7 16:32:31 2020 -0400 + + improve draggable callbacks + +M html/pfappserver/root/static.alt/src/composables/useArrayDraggable.js +M html/pfappserver/root/static.alt/src/composables/useInputValue.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupRules.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleFormGroupActions.vue + +commit c3864c92da7fe53c1c4bbd9a1741abde073d71cd +Author: Darren Satkunas +Date: Wed Oct 7 12:24:54 2020 -0400 + + stash sources + +M html/pfappserver/root/static.alt/src/composables/useDom.js +M html/pfappserver/root/static.alt/src/composables/useInputValidator.js +M html/pfappserver/root/static.alt/src/composables/useInputValue.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupRules.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRule.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleAction.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleCondition.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleFormGroupActions.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/schema.js + +commit 195e19345dc0f071ca72b0b7f3203d5ebd08c2b9 +Author: Darren Satkunas +Date: Wed Oct 7 12:23:23 2020 -0400 + + make collapse composable + +A html/pfappserver/root/static.alt/src/composables/useArrayCollapse.js + +commit af10a11ebd989b0e79fdc66b90fc95b622f8edcc +Author: Darren Satkunas +Date: Wed Oct 7 11:18:15 2020 -0400 + + deprecate watchEffect, use watch + +M html/pfappserver/root/static.alt/src/composables/useInputValidator.js + +commit ac1b349c3c5b84b32c78d8d3389f8c99976ce61f +Author: Darren Satkunas +Date: Wed Oct 7 11:17:38 2020 -0400 + + implement lazy dom composables + +A html/pfappserver/root/static.alt/src/composables/useDom.js +D html/pfappserver/root/static.alt/src/composables/useFormQuerySelector.js +M html/pfappserver/root/static.alt/src/composables/useFormTab.js + +commit 4abe52cca5277bf8f232112b9d823fc87f49d09d +Author: Darren Satkunas +Date: Wed Oct 7 09:18:35 2020 -0400 + + debounce validator + +M html/pfappserver/root/static.alt/src/composables/useInputValidator.js + +commit fae5c1faef84f836767e023ae7ed68dab6c6a93b +Author: Darren Satkunas +Date: Tue Oct 6 15:05:07 2020 -0400 + + stash merged schema + +M html/pfappserver/root/static.alt/src/composables/useInputValue.js +M html/pfappserver/root/static.alt/src/composables/useMeta.js +M html/pfappserver/root/static.alt/src/utils/yup.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupAuthenticationRules.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupRules.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRule.vue + +commit 9b2d5630ce9b6536f6915939ffe1047cbe314595 +Author: Darren Satkunas +Date: Tue Oct 6 10:38:43 2020 -0400 + + stash schema merge + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroup.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInput.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupSelect.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupSelectMultiple.js +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupSelectOne.js +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupTextarea.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupToggle.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInput.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputRange.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputSelectOne.vue +M html/pfappserver/root/static.alt/src/composables/useFormProvide.js +R060 html/pfappserver/root/static.alt/src/composables/useInputMeta.js html/pfappserver/root/static.alt/src/composables/useMeta.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupAuthenticationRules.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupRules.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRule.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/TheForm.vue + +commit 2d516e26baf899a94df0165a484b3e6c2e5d90d4 +Author: Darren Satkunas +Date: Mon Oct 5 11:21:41 2020 -0400 + + debounce schema validation + +M html/pfappserver/root/static.alt/src/composables/useInputValidator.js + +commit 787ba78ba8b7cf9818b268268a53c84d388bbce4 +Author: Darren Satkunas +Date: Sun Oct 4 16:50:17 2020 -0400 + + stash query selectors, source rules + +M html/pfappserver/root/static.alt/src/composables/useArrayDraggable.js +M html/pfappserver/root/static.alt/src/composables/useEventActionKey.js +M html/pfappserver/root/static.alt/src/composables/useEventEscapeKey.js +M html/pfappserver/root/static.alt/src/composables/useFormProvide.js +A html/pfappserver/root/static.alt/src/composables/useFormQuerySelector.js +M html/pfappserver/root/static.alt/src/composables/useFormTab.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupRules.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRule.vue + +commit 95e713b541b6d9402340dc251f222c9f63b912c0 +Author: Darren Satkunas +Date: Sat Oct 3 16:18:05 2020 -0400 + + stash draggable rules + +A html/pfappserver/root/static.alt/src/composables/useArrayDraggable.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupRules.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRule.vue + +commit ca5fdf69006c575ee8dcd0235f5cf19fbae9adb8 +Author: Darren Satkunas +Date: Fri Oct 2 09:51:26 2020 -0400 + + stash deep nested buildup + +D html/pfappserver/root/static.alt/src/components/new/BaseDraggable.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupToggle.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupToggleDisabledEnabled.js +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupToggleOffOn.js +M html/pfappserver/root/static.alt/src/components/new/BaseInputRange.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/composables/useEventJail.js +M html/pfappserver/root/static.alt/src/composables/useInputValueToggle.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupRules.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRule.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/schema.js + +commit 7be65b70a72dd2412ce76acbe16b1db0b3dcbed7 +Author: Darren Satkunas +Date: Tue Sep 29 17:30:17 2020 -0400 + + stash nesting + +M html/pfappserver/root/static.alt/src/components/new/BaseArray.vue +A html/pfappserver/root/static.alt/src/components/new/BaseDraggable.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupSelect.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupSelectMultiple.js +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/composables/useInputMeta.js +M html/pfappserver/root/static.alt/src/composables/useInputValidator.js +M html/pfappserver/root/static.alt/src/views/Configuration/domains/_components/TheView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/realms/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/realms/_components/TheView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/realms/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/TheView.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupAdministrationRules.js +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupAuthenticationRules.js +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseFormGroupRules.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRule.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleFormGroupActions.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/BaseRuleFormGroupConditions.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/index.js + +commit 84a5e9bad7dfb352db95a5e2813b49d6af27b0c3 +Author: Darren Satkunas +Date: Mon Sep 28 16:12:02 2020 -0400 + + stash view + +R080 html/pfappserver/root/static.alt/src/components/new/BaseFormGroupSelectOne.vue html/pfappserver/root/static.alt/src/components/new/BaseFormGroupSelect.vue +A html/pfappserver/root/static.alt/src/components/new/BaseFormGroupSelectMultiple.js +A html/pfappserver/root/static.alt/src/components/new/BaseFormGroupSelectOne.js +M html/pfappserver/root/static.alt/src/components/new/BaseInputSelectOne.vue +D html/pfappserver/root/static.alt/src/components/new/TheView.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +R100 html/pfappserver/root/static.alt/src/composables/useEventFnProxy.js html/pfappserver/root/static.alt/src/composables/useEventFnWrapper.js +M html/pfappserver/root/static.alt/src/composables/useInputMeta.js +M html/pfappserver/root/static.alt/src/composables/useInputMultiselect.js +M html/pfappserver/root/static.alt/src/composables/useView.js +D html/pfappserver/root/static.alt/src/views/Configuration/domains/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/domains/_components/TheView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/realms/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/realms/_components/TheView.vue +D html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/TheView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/sources/_composables/useView.js + +commit a661d5d748eacd0200bb99d830a538a0202c818a +Author: Darren Satkunas +Date: Fri Sep 25 17:56:33 2020 -0400 + + stash sources + +M html/pfappserver/root/static.alt/src/components/new/BaseForm.vue +A html/pfappserver/root/static.alt/src/components/new/BaseView.vue +M html/pfappserver/root/static.alt/src/components/new/TheView.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/composables/useView.js +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/TheView.vue +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/sources/_composables/useView.js +A html/pfappserver/root/static.alt/src/views/Configuration/sources/schema.js + +commit 0cd4c546a8b13c6b0aa09ca54f67f9d4aa057e78 +Author: Darren Satkunas +Date: Thu Sep 24 12:41:23 2020 -0400 + + reduce boilerplate + +M html/pfappserver/root/static.alt/src/components/new/TheView.vue +M html/pfappserver/root/static.alt/src/composables/useView.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/domains/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/domains/_components/TheView.js +M html/pfappserver/root/static.alt/src/views/Configuration/domains/_composables/useView.js +M html/pfappserver/root/static.alt/src/views/Configuration/realms/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/realms/_components/TheView.js +M html/pfappserver/root/static.alt/src/views/Configuration/realms/_composables/useView.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/TheView.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_composables/useView.js + +commit f53ffc1f33f6af3a743e5a7225b9dd7a2638b15c +Author: Darren Satkunas +Date: Wed Sep 23 13:18:17 2020 -0400 + + improve tab error visibility + +M html/pfappserver/root/static.alt/src/components/new/BaseFormTab.vue +M html/pfappserver/root/static.alt/src/composables/useFormTab.js + +commit 2f026bf08f908dc104b413deec08fbb76b809fd5 +Author: Darren Satkunas +Date: Wed Sep 23 13:17:30 2020 -0400 + + add missing realm fields + +M html/pfappserver/root/static.alt/src/views/Configuration/realms/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/realms/_components/index.js + +commit 18c0f19a1cbe110b71c7936a53e79993c56dea82 +Author: Darren Satkunas +Date: Mon Sep 21 09:14:09 2020 -0400 + + stash component indexing + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroup.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupSelectOne.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputSelectOne.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/domains/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/realms/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/index.js + +commit 506d1855a8e3b91dbb643f2acbb28257e159922f +Author: Darren Satkunas +Date: Thu Sep 17 17:19:40 2020 -0400 + + stash realms + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroup.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputRange.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputSelectOne.vue +M html/pfappserver/root/static.alt/src/composables/useFormButtonBar.js +M html/pfappserver/root/static.alt/src/composables/useFormTab.js +M html/pfappserver/root/static.alt/src/composables/useInputValidator.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/domains/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/domains/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/realms/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/realms/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/realms/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/realms/_composables/useView.js +A html/pfappserver/root/static.alt/src/views/Configuration/realms/schema.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/roles/schema.js + +commit c7eccaa4ab938176e4a6b155edeb86bde8d174eb +Author: Darren Satkunas +Date: Wed Sep 16 17:30:41 2020 -0400 + + improve multiselect + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInput.vue +A html/pfappserver/root/static.alt/src/components/new/BaseFormGroupSelectOne.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupToggle.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputSelectOne.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +A html/pfappserver/root/static.alt/src/composables/useEventFnProxy.js +M html/pfappserver/root/static.alt/src/composables/useInputMeta.js +A html/pfappserver/root/static.alt/src/composables/useInputMultiselect.js +M html/pfappserver/root/static.alt/src/composables/useInputRange.js +M html/pfappserver/root/static.alt/src/composables/useInputValueToggle.js +M html/pfappserver/root/static.alt/src/styles/_forms.scss +M html/pfappserver/root/static.alt/src/views/Configuration/domains/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/domains/_components/index.js + +commit 1bde2831794ee6186fab38a3b481daf7bafe76fb +Author: Darren Satkunas +Date: Tue Sep 15 11:02:57 2020 -0400 + + Add toggle components for 0/1, disabled/enabled, off/on + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupToggle.vue +A html/pfappserver/root/static.alt/src/components/new/BaseFormGroupToggleDisabledEnabled.js +A html/pfappserver/root/static.alt/src/components/new/BaseFormGroupToggleOffOn.js +M html/pfappserver/root/static.alt/src/components/new/BaseInputRange.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/composables/useInputRange.js +A html/pfappserver/root/static.alt/src/composables/useInputValueToggle.js + +commit aa5fc907fc2d4e53d161ae881aa52b344ec00939 +Author: Darren Satkunas +Date: Tue Sep 8 10:03:05 2020 -0400 + + finish composite toggle + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupToggle.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputRange.vue +M html/pfappserver/root/static.alt/src/composables/useInputRange.js + +commit 6295eb885b4a0fcbb671c7991ea9d2880c99e0dd +Author: Darren Satkunas +Date: Thu Sep 3 17:02:49 2020 -0400 + + stash expansion on range/toggle + +M html/pfappserver/root/static.alt/src/components/InputRange.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroup.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInput.vue +A html/pfappserver/root/static.alt/src/components/new/BaseFormGroupTextarea.vue +A html/pfappserver/root/static.alt/src/components/new/BaseFormGroupToggle.vue +A html/pfappserver/root/static.alt/src/components/new/BaseFormTab.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputRange.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputTextarea.vue +M html/pfappserver/root/static.alt/src/components/new/TheView.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/composables/useFormButtonBar.js +M html/pfappserver/root/static.alt/src/composables/useFormGroup.js +A html/pfappserver/root/static.alt/src/composables/useFormTab.js +A html/pfappserver/root/static.alt/src/composables/useInputRange.js +M html/pfappserver/root/static.alt/src/composables/useView.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/domains/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/domains/_components/TheView.js +A html/pfappserver/root/static.alt/src/views/Configuration/domains/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/domains/_composables/useView.js +A html/pfappserver/root/static.alt/src/views/Configuration/domains/schema.js +D html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/TheList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_composables/useView.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/schema.js + +commit 44a9de7feb60e2cf57ad143049c4dbb14c41427b +Author: Darren Satkunas +Date: Mon Aug 31 16:52:51 2020 -0400 + + abstract view, wrap schema + +M html/pfappserver/root/static.alt/src/components/new/BaseFormButtonBar.vue +M html/pfappserver/root/static.alt/src/components/new/TheView.vue +M html/pfappserver/root/static.alt/src/composables/useEventEscapeKey.js +M html/pfappserver/root/static.alt/src/composables/useEventJail.js +M html/pfappserver/root/static.alt/src/composables/useFormButtonBar.js +M html/pfappserver/root/static.alt/src/composables/useView.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/TheView.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_composables/useView.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/schema.js + +commit 59a34568503edacf9f17e2c907de49780cd1ebb3 +Author: Darren Satkunas +Date: Sat Aug 29 17:44:15 2020 -0400 + + reduce boilerplate + +R086 html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/TheView.vue html/pfappserver/root/static.alt/src/components/new/TheView.vue +M html/pfappserver/root/static.alt/src/components/new/utils.js +A html/pfappserver/root/static.alt/src/composables/useView.js +A html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/TheView.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_composables/useView.js + +commit 3b3b184aaa3329c50aef2991b5e337957db25212 +Author: Darren Satkunas +Date: Sat Aug 29 11:32:35 2020 -0400 + + implement form button disabling + +M html/pfappserver/root/static.alt/src/components/new/BaseFormButtonBar.vue +M html/pfappserver/root/static.alt/src/composables/useFormButtonBar.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/TheView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_composables/useView.js + +commit 001848abb31d97bc27d379b2a5c8836b9ba84bff +Author: Darren Satkunas +Date: Sat Aug 29 10:26:47 2020 -0400 + + implement composite keyup|keydown event capturing + +M html/pfappserver/root/static.alt/src/components/new/BaseFormButtonBar.vue +M html/pfappserver/root/static.alt/src/composables/useEvent.js +M html/pfappserver/root/static.alt/src/composables/useEventActionKey.js +A html/pfappserver/root/static.alt/src/composables/useEventEscapeKey.js +A html/pfappserver/root/static.alt/src/composables/useEventJail.js +M html/pfappserver/root/static.alt/src/composables/useFormButtonBar.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/TheView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_composables/useView.js + +commit 6743cc69b4f26ccf31f507ae9fb9daa84b723ae7 +Author: Darren Satkunas +Date: Fri Aug 28 17:14:25 2020 -0400 + + stash config view composition + +A html/pfappserver/root/static.alt/src/components/new/BaseFormButtonBar.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/composables/useEvent.js +A html/pfappserver/root/static.alt/src/composables/useEventActionKey.js +A html/pfappserver/root/static.alt/src/composables/useFormButtonBar.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/TheList.vue +A html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/TheView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/roles/_composables/useView.js + +commit 389a7bf4d757e7a174c6a4f9bd5c80dd4c40c8fd +Author: Darren Satkunas +Date: Thu Aug 27 09:33:55 2020 -0400 + + stash dev + +M html/pfappserver/root/static.alt/src/components/new/index.js +A html/pfappserver/root/static.alt/src/components/new/utils.js +D html/pfappserver/root/static.alt/src/composables/utils.js +A html/pfappserver/root/static.alt/src/utils/yup.js +D html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/FormGroupIdentifier.js +D html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/FormGroupMaxNodesPerPid.js +D html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/FormGroupNotes.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/TheForm.vue +A html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/index.js +D html/pfappserver/root/static.alt/src/views/Configuration/roles/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/schema.js +M html/pfappserver/root/static.alt/src/views/Users/_components/UsersCreate.vue + +commit bab1cdd63da4ed50a471d0ab5fdf783a2e5a04fa +Author: Darren Satkunas +Date: Wed Aug 26 17:00:44 2020 -0400 + + merge schemas + +M html/pfappserver/root/static.alt/src/components/new/BaseForm.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInput.vue +M html/pfappserver/root/static.alt/src/composables/useFormProvide.js +M html/pfappserver/root/static.alt/src/composables/useInput.js +M html/pfappserver/root/static.alt/src/composables/useInputMeta.js +M html/pfappserver/root/static.alt/src/composables/useInputValidator.js +M html/pfappserver/root/static.alt/src/composables/useInputValue.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/roles/FormGroupIdentifier.js html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/FormGroupIdentifier.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/roles/FormGroupMaxNodesPerPid.js html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/FormGroupMaxNodesPerPid.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/roles/FormGroupNotes.js html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/FormGroupNotes.js +A html/pfappserver/root/static.alt/src/views/Configuration/roles/_components/TheForm.vue +M html/pfappserver/root/static.alt/src/views/Configuration/roles/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/roles/schema.js + +commit d45423e2cc937050bb24b14b35f2498657d17039 +Author: Darren Satkunas +Date: Wed Aug 26 12:55:23 2020 -0400 + + intitial stubs for roles + +A html/pfappserver/root/static.alt/src/views/Configuration/roles/FormGroupIdentifier.js +A html/pfappserver/root/static.alt/src/views/Configuration/roles/FormGroupMaxNodesPerPid.js +A html/pfappserver/root/static.alt/src/views/Configuration/roles/FormGroupNotes.js +A html/pfappserver/root/static.alt/src/views/Configuration/roles/index.js +A html/pfappserver/root/static.alt/src/views/Configuration/roles/schema.js + +commit bbbf71ef2b1490e1750f8f99db917953eaba5881 +Author: Darren Satkunas +Date: Wed Aug 26 12:54:05 2020 -0400 + + reduce boilerplate + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroup.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInput.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInput.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/composables/useFormGroup.js +M html/pfappserver/root/static.alt/src/composables/useFormProvide.js +M html/pfappserver/root/static.alt/src/composables/useInputMeta.js +M html/pfappserver/root/static.alt/src/composables/useInputValue.js + +commit 863b626ae5de67c2c79603b90ac35a34f13e15c3 +Author: Darren Satkunas +Date: Mon Aug 24 17:30:56 2020 -0400 + + improve meta + +M html/pfappserver/root/static.alt/src/composables/useInputMeta.js + +commit 51848d3df78d66d429da07e0e8380d2907a68665 +Author: Darren Satkunas +Date: Mon Aug 24 16:42:52 2020 -0400 + + update validation schema + +M html/pfappserver/root/static.alt/src/composables/useFormProvide.js +M html/pfappserver/root/static.alt/src/composables/useInputMeta.js +D html/pfappserver/root/static.alt/src/composables/useInputValidation.js +M html/pfappserver/root/static.alt/src/composables/useInputValidator.js + +commit 55f60a5f7c008ad059ca706646b37b75f87b9e96 +Author: Darren Satkunas +Date: Mon Aug 24 16:40:51 2020 -0400 + + deprecate vue-fragment (no support w/ v-if at root DOM) + +M html/pfappserver/root/static.alt/package.json +M html/pfappserver/root/static.alt/src/components/new/BaseArray.vue +M html/pfappserver/root/static.alt/src/components/new/BaseForm.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroup.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInput.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInput.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputGroup.vue +A html/pfappserver/root/static.alt/src/composables/useInputValidator.js +M html/pfappserver/root/static.alt/src/main.js + +commit a5273737d3cee0b9b1b1e61f259859b9ff7dc4b8 +Author: Darren Satkunas +Date: Fri Aug 21 16:44:13 2020 -0400 + + improve validation schema handling + +M html/pfappserver/root/static.alt/package.json +M html/pfappserver/root/static.alt/src/composables/useInputMeta.js +M html/pfappserver/root/static.alt/src/composables/useInputValidation.js + +commit 7d43a182b21346afe8b74b1ecb69c34edb6113d9 +Author: Darren Satkunas +Date: Thu Aug 20 16:47:16 2020 -0400 + + add yup, update validation composable + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroup.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInput.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInput.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputGroup.vue +M html/pfappserver/root/static.alt/src/composables/useInputValidation.js + +commit 9e88800bc0cea1a96bf7ef109071b235c5b27c92 +Author: Darren Satkunas +Date: Wed Aug 19 09:51:05 2020 -0400 + + add meta composable + +M html/pfappserver/root/static.alt/src/components/new/BaseForm.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInput.vue +M html/pfappserver/root/static.alt/src/composables/useInput.js +A html/pfappserver/root/static.alt/src/composables/useInputMeta.js +M html/pfappserver/root/static.alt/src/composables/useInputValue.js + +commit bc885ef5c5d62ac7e3e12a0d45c2127a9e44a02b +Author: Darren Satkunas +Date: Mon Aug 17 14:22:51 2020 -0400 + + stash working reactive form namespace model + +M html/pfappserver/root/static.alt/src/composables/useInputValue.js + +commit 429cc6c188c452b97a2adb5c640e2241fb7cbf55 +Author: Darren Satkunas +Date: Thu Aug 13 14:53:09 2020 -0400 + + stash namespace composition modeling + +M html/pfappserver/root/static.alt/src/components/new/BaseArray.vue +A html/pfappserver/root/static.alt/src/components/new/BaseForm.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroup.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInput.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInput.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +M html/pfappserver/root/static.alt/src/composables/useArray.js +A html/pfappserver/root/static.alt/src/composables/useFormProvide.js +M html/pfappserver/root/static.alt/src/composables/useInput.js +A html/pfappserver/root/static.alt/src/composables/useInputValue.js + +commit 6b5b22775d4f4ecddb77839548bdfe28d15f4215 +Author: Darren Satkunas +Date: Fri Jul 24 15:14:10 2020 -0400 + + add stubs + +A html/pfappserver/root/static.alt/src/components/new/BaseButton.vue +A html/pfappserver/root/static.alt/src/components/new/BaseInputPassword.js +A html/pfappserver/root/static.alt/src/components/new/BaseInputRange.vue +A html/pfappserver/root/static.alt/src/components/new/BaseInputSelectMany.vue +A html/pfappserver/root/static.alt/src/components/new/BaseInputSelectManySearchable.vue +A html/pfappserver/root/static.alt/src/components/new/BaseInputSelectOne.vue +A html/pfappserver/root/static.alt/src/components/new/BaseInputSelectOneSearchable.vue +A html/pfappserver/root/static.alt/src/components/new/BaseInputTextarea.vue +A html/pfappserver/root/static.alt/src/components/new/BaseUpload.vue +A html/pfappserver/root/static.alt/src/components/new/InputGroupDatetime.vue +A html/pfappserver/root/static.alt/src/components/new/InputGroupPassword.vue +A html/pfappserver/root/static.alt/src/components/new/InputGroupPower.vue +A html/pfappserver/root/static.alt/src/components/new/InputGroupSearchable.vue +A html/pfappserver/root/static.alt/src/components/new/InputGroupToggle2.vue +A html/pfappserver/root/static.alt/src/components/new/InputGroupToggle3.vue +A html/pfappserver/root/static.alt/src/components/new/InputGroupToggleDefault.vue +A html/pfappserver/root/static.alt/src/components/new/SloltInputAppendPasswordGenerate.vue +A html/pfappserver/root/static.alt/src/components/new/SlotInputAppendPower.vue +A html/pfappserver/root/static.alt/src/components/new/UiButtonDelete.vue +A html/pfappserver/root/static.alt/src/components/new/UiButtonExportCsv.vue +A html/pfappserver/root/static.alt/src/components/new/UiButtonHelp.vue +A html/pfappserver/root/static.alt/src/components/new/UiButtonPrompt.vue +A html/pfappserver/root/static.alt/src/components/new/UiButtonRefresh.vue +A html/pfappserver/root/static.alt/src/components/new/UiButtonSave.vue +A html/pfappserver/root/static.alt/src/components/new/UiButtonService.vue + +commit 8e31d96eae8b9bb2bbfa8d79f74231fb9f689afa +Author: Darren Satkunas +Date: Fri Jul 24 15:13:52 2020 -0400 + + stash composition + +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroup.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInput.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInputGroup.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +D html/pfappserver/root/static.alt/src/components/new/pfFormInput.js +D html/pfappserver/root/static.alt/src/components/new/pfFormInputPassword.js +D html/pfappserver/root/static.alt/src/components/new/pfFormInputPasswordTest.js +D html/pfappserver/root/static.alt/src/components/new/pfFormInputPower.js +D html/pfappserver/root/static.alt/src/components/new/pfFormInputTest.js +D html/pfappserver/root/static.alt/src/components/new/pfStaticGeneratePassword.vue +M html/pfappserver/root/static.alt/src/composables/useInput.js +M html/pfappserver/root/static.alt/src/composables/useInputGroup.js +M html/pfappserver/root/static.alt/src/composables/useInputValidation.js + +commit bc462a5c90dd5510dd8a552dfd743479d87cb9ac +Author: Darren Satkunas +Date: Fri Jul 24 10:26:30 2020 -0400 + + stash component dev + +A html/pfappserver/root/static.alt/src/components/new/BaseArray.vue +A html/pfappserver/root/static.alt/src/components/new/BaseFormGroup.vue +M html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInput.vue +M html/pfappserver/root/static.alt/src/components/new/BaseInput.vue +A html/pfappserver/root/static.alt/src/components/new/BaseInputGroup.vue +M html/pfappserver/root/static.alt/src/components/new/index.js +A html/pfappserver/root/static.alt/src/composables/useArray.js +M html/pfappserver/root/static.alt/src/composables/useInput.js +A html/pfappserver/root/static.alt/src/composables/useInputGroup.js + +commit 11ad12b49767d5e682231ee36596afd7cb88b7ad +Author: Darren Satkunas +Date: Thu Jul 23 11:27:47 2020 -0400 + + stash working composition + +M html/pfappserver/root/static.alt/package-lock.json +D html/pfappserver/root/static.alt/src/components/index.scss +A html/pfappserver/root/static.alt/src/components/new/BaseFormGroupInput.vue +A html/pfappserver/root/static.alt/src/components/new/BaseInput.vue +A html/pfappserver/root/static.alt/src/components/new/index.js +R100 html/pfappserver/root/static.alt/src/components/pfInput/pfFormInput.js html/pfappserver/root/static.alt/src/components/new/pfFormInput.js +R100 html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputPassword.js html/pfappserver/root/static.alt/src/components/new/pfFormInputPassword.js +R100 html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputPasswordTest.js html/pfappserver/root/static.alt/src/components/new/pfFormInputPasswordTest.js +R100 html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputPower.js html/pfappserver/root/static.alt/src/components/new/pfFormInputPower.js +R100 html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputTest.js html/pfappserver/root/static.alt/src/components/new/pfFormInputTest.js +R100 html/pfappserver/root/static.alt/src/components/pfInput/pfStaticGeneratePassword.vue html/pfappserver/root/static.alt/src/components/new/pfStaticGeneratePassword.vue +D html/pfappserver/root/static.alt/src/components/pfInput/_pfInput.scoped.scss +D html/pfappserver/root/static.alt/src/components/pfInput/_pfInput.scss +D html/pfappserver/root/static.alt/src/components/pfInput/index.js +D html/pfappserver/root/static.alt/src/components/pfInput/index.scss +D html/pfappserver/root/static.alt/src/components/pfInput/mixin.scss.vue +D html/pfappserver/root/static.alt/src/components/pfInput/pfInput.js +D html/pfappserver/root/static.alt/src/components/pfInput/style.vue +A html/pfappserver/root/static.alt/src/composables/useEvent.js +A html/pfappserver/root/static.alt/src/composables/useFormGroup.js +A html/pfappserver/root/static.alt/src/composables/useInput.js +A html/pfappserver/root/static.alt/src/composables/useInputValidation.js +A html/pfappserver/root/static.alt/src/composables/utils.js +M html/pfappserver/root/static.alt/src/styles/global.scss +M html/pfappserver/root/static.alt/src/views/Users/_components/UsersCreate.vue +M html/pfappserver/root/static.alt/src/views/Users/_router/index.js + +commit 96b13a8716a13d9f7eb9181a4dd8a1982781435a +Author: Darren Satkunas +Date: Thu Jul 23 10:29:53 2020 -0400 + + implement fragments + +M html/pfappserver/root/static.alt/src/main.js + +commit e53ec064dc9dfe9aa78c294b930d45b77eef512e +Author: Darren Satkunas +Date: Thu Jul 23 10:09:53 2020 -0400 + + add vue-fragment + +M html/pfappserver/root/static.alt/package.json +A html/pfappserver/root/static.alt/src/components/input/_pfInput.scoped.scss +A html/pfappserver/root/static.alt/src/components/input/_pfInput.scss +A html/pfappserver/root/static.alt/src/components/input/index.js +A html/pfappserver/root/static.alt/src/components/input/index.scss +A html/pfappserver/root/static.alt/src/components/input/mixin.scss.vue +A html/pfappserver/root/static.alt/src/components/input/pfFormInput.js +A html/pfappserver/root/static.alt/src/components/input/pfFormInputPassword.js +A html/pfappserver/root/static.alt/src/components/input/pfFormInputPasswordTest.js +A html/pfappserver/root/static.alt/src/components/input/pfFormInputPower.js +A html/pfappserver/root/static.alt/src/components/input/pfFormInputTest.js +A html/pfappserver/root/static.alt/src/components/input/pfInput.js +A html/pfappserver/root/static.alt/src/components/input/pfStaticGeneratePassword.vue +A html/pfappserver/root/static.alt/src/components/input/style.vue + +commit e3301bfaec3b057f180922c042c33329657f1de0 +Author: Darren Satkunas +Date: Tue Jul 21 12:57:16 2020 -0400 + + prune packaages + +M html/pfappserver/root/static.alt/package-lock.json +M html/pfappserver/root/static.alt/package.json + +commit 0701b47f0487e8bbbfcbe562f26336b1fb8585c4 +Author: Darren Satkunas +Date: Tue Jul 21 09:46:37 2020 -0400 + + deprecate vue-test/jest, currently doesn't support use w/ composition api. + +M html/pfappserver/root/static.alt/Makefile +D html/pfappserver/root/static.alt/jest.config.js +M html/pfappserver/root/static.alt/package-lock.json +M html/pfappserver/root/static.alt/package.json +D html/pfappserver/root/static.alt/src/components/pfInput/pfFormInput.spec.js +D html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputTest.spec.js +D html/pfappserver/root/static.alt/src/components/pfInput/pfInput.spec.js +D html/pfappserver/root/static.alt/src/utils/test.js + +commit 3bd8a648932f75338824b9c344fb1e62a24e1b69 +Author: Darren Satkunas +Date: Tue Jul 21 09:18:58 2020 -0400 + + deprecate vue3 and revert back to vue2 w/ composition api + +M html/pfappserver/root/static.alt/.eslintrc.js +M html/pfappserver/root/static.alt/package-lock.json +M html/pfappserver/root/static.alt/package.json +M html/pfappserver/root/static.alt/src/components/pfFormPassword.vue +M html/pfappserver/root/static.alt/src/components/pfFormSecurityEventTrigger.vue +M html/pfappserver/root/static.alt/src/components/pfReportChart.vue +M html/pfappserver/root/static.alt/src/main.js +M html/pfappserver/root/static.alt/src/store/index.js +M html/pfappserver/root/static.alt/src/views/Reports/_components/DynamicReportChart.vue + +commit ca69356c82fbdc5de92107a3c134c9e7e92e09d2 +Author: Darren Satkunas +Date: Mon Jul 20 16:19:06 2020 -0400 + + [vue3] fix lint errors + +M html/pfappserver/root/static.alt/src/components/InputRange.vue +M html/pfappserver/root/static.alt/src/components/pfButton.vue +M html/pfappserver/root/static.alt/src/components/pfButtonDelete.vue +M html/pfappserver/root/static.alt/src/components/pfButtonPrompt.vue +M html/pfappserver/root/static.alt/src/components/pfButtonRefresh.vue +M html/pfappserver/root/static.alt/src/components/pfButtonSave.vue +M html/pfappserver/root/static.alt/src/components/pfButtonService.vue +M html/pfappserver/root/static.alt/src/components/pfField.vue +M html/pfappserver/root/static.alt/src/components/pfFieldAccessDuration.vue +M html/pfappserver/root/static.alt/src/components/pfFieldApiMethodParameters.vue +M html/pfappserver/root/static.alt/src/components/pfFieldAttributeOperatorValue.vue +M html/pfappserver/root/static.alt/src/components/pfFieldPersonOpenid.vue +M html/pfappserver/root/static.alt/src/components/pfFieldPrefixTypeValue.vue +M html/pfappserver/root/static.alt/src/components/pfFieldRule.vue +M html/pfappserver/root/static.alt/src/components/pfFieldRuleSyslogParserRegex.vue +M html/pfappserver/root/static.alt/src/components/pfFieldTypeMatch.vue +M html/pfappserver/root/static.alt/src/components/pfFieldTypeValue.vue +M html/pfappserver/root/static.alt/src/components/pfFormAutocomplete.vue +M html/pfappserver/root/static.alt/src/components/pfFormBoolean.vue +M html/pfappserver/root/static.alt/src/components/pfFormChosen.vue +M html/pfappserver/root/static.alt/src/components/pfFormFields.vue +M html/pfappserver/root/static.alt/src/components/pfFormInputMultiple.vue +M html/pfappserver/root/static.alt/src/components/pfFormPassword.vue +M html/pfappserver/root/static.alt/src/components/pfFormPrefixMultiplier.vue +M html/pfappserver/root/static.alt/src/components/pfFormRangeToggle.vue +M html/pfappserver/root/static.alt/src/components/pfFormRangeToggleDefault.vue +M html/pfappserver/root/static.alt/src/components/pfFormRangeTriple.vue +M html/pfappserver/root/static.alt/src/components/pfFormRow.vue +M html/pfappserver/root/static.alt/src/components/pfFormSecurityEventTrigger.vue +M html/pfappserver/root/static.alt/src/components/pfFormSelect.vue +M html/pfappserver/root/static.alt/src/components/pfFormToggle.vue +M html/pfappserver/root/static.alt/src/components/pfFormUpload.vue +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInput.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputPassword.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputPasswordTest.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfInput.js +M html/pfappserver/root/static.alt/src/components/pfNetworkGraph.vue +M html/pfappserver/root/static.alt/src/components/pfNotificationCenter.vue +M html/pfappserver/root/static.alt/src/components/pfReportChart.vue +M html/pfappserver/root/static.alt/src/components/pfSearch.vue +M html/pfappserver/root/static.alt/src/components/pfSearchBoolean.vue +M html/pfappserver/root/static.alt/src/components/pfSidebarItem.vue +M html/pfappserver/root/static.alt/src/views/Auditing/_components/AdminApiAuditLogsSearch.vue +M html/pfappserver/root/static.alt/src/views/Auditing/_components/DnsLogsSearch.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/ConnectionProfileFileView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/DomainsList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDevicesList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpFingerprintsList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpVendorsList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpv6EnterprisesList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpv6FingerprintsList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankMacVendorsList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/PortalModuleView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/ScanEngineView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/SwitchGroupViewMembers.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/SwitchView.vue +M html/pfappserver/root/static.alt/src/views/Configurator/index.vue +M html/pfappserver/root/static.alt/src/views/Nodes/_components/NodeView.vue +M html/pfappserver/root/static.alt/src/views/Nodes/_components/NodesSearch.vue +M html/pfappserver/root/static.alt/src/views/Reports/_components/StandardReportChart.vue +M html/pfappserver/root/static.alt/src/views/Reset/index.vue +M html/pfappserver/root/static.alt/src/views/Status/_components/Dashboard.vue +M html/pfappserver/root/static.alt/src/views/Status/_components/Network.vue +M html/pfappserver/root/static.alt/src/views/Status/_components/Queue.vue +M html/pfappserver/root/static.alt/src/views/Users/_components/UsersSearch.vue + +commit f4706f01d80166e93ab25e9fa7b3b78deb738bac +Author: Darren Satkunas +Date: Fri Jul 17 15:33:28 2020 -0400 + + vue add vue-next + +M html/pfappserver/root/static.alt/.eslintrc.js +M html/pfappserver/root/static.alt/package-lock.json +M html/pfappserver/root/static.alt/package.json +M html/pfappserver/root/static.alt/src/components/pfFormPassword.vue +M html/pfappserver/root/static.alt/src/components/pfFormSecurityEventTrigger.vue +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInput.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputPassword.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputPasswordTest.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputPower.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputTest.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputTest.spec.js +M html/pfappserver/root/static.alt/src/components/pfReportChart.vue +M html/pfappserver/root/static.alt/src/main.js +M html/pfappserver/root/static.alt/src/store/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/_components/DomainsList.vue +M html/pfappserver/root/static.alt/src/views/Reports/_components/DynamicReportChart.vue + +commit 8afd2ad4f10da5850e59138446b294f5132c8ef3 +Author: Darren Satkunas +Date: Fri Jul 17 09:55:15 2020 -0400 + + fix all lint warnings and errors + +M html/pfappserver/root/static.alt/package.json +M html/pfappserver/root/static.alt/src/components/pfButtonDelete.vue +M html/pfappserver/root/static.alt/src/components/pfButtonPrompt.vue +M html/pfappserver/root/static.alt/src/components/pfCSVImport.vue +M html/pfappserver/root/static.alt/src/components/pfConfigView.vue +M html/pfappserver/root/static.alt/src/components/pfDocumentation.vue +M html/pfappserver/root/static.alt/src/components/pfEmptyTable.vue +M html/pfappserver/root/static.alt/src/components/pfFieldAttributeOperatorValue.vue +M html/pfappserver/root/static.alt/src/components/pfFieldPersonOpenid.vue +M html/pfappserver/root/static.alt/src/components/pfFieldRule.vue +M html/pfappserver/root/static.alt/src/components/pfFieldTypeValue.vue +M html/pfappserver/root/static.alt/src/components/pfFormSecurityEventTrigger.vue +M html/pfappserver/root/static.alt/src/components/pfFormToggle.vue +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInput.spec.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputPasswordTest.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputPower.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputTest.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfInput.spec.js +M html/pfappserver/root/static.alt/src/components/pfProgress.vue +M html/pfappserver/root/static.alt/src/components/pfSidebarItem.vue +M html/pfappserver/root/static.alt/src/globals/pfDatabaseSchema.js +M html/pfappserver/root/static.alt/src/main.js +M html/pfappserver/root/static.alt/src/store/modules/config.js +M html/pfappserver/root/static.alt/src/store/modules/pfqueue.js +M html/pfappserver/root/static.alt/src/store/modules/preferences.js +M html/pfappserver/root/static.alt/src/store/modules/services.js +M html/pfappserver/root/static.alt/src/store/modules/system.js +M html/pfappserver/root/static.alt/src/utils/locale.js +M html/pfappserver/root/static.alt/src/views/Configuration/_components/AdminRoleView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/AuthenticationSourceView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/BillingTierView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/ConnectionProfileFileView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/ConnectionProfileView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/ConnectionProfilesList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/DomainView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankCombinationView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDeviceView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDevicesList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpFingerprintView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpFingerprintsList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpVendorView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpVendorsList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpv6EnterpriseView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpv6EnterprisesList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpv6FingerprintView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpv6FingerprintsList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankMacVendorView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankUserAgentView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankUserAgentsList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FirewallsList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FloatingDeviceView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/Layer2NetworkView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/MaintenanceTaskView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/MaintenanceTasksList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/PkiCertsList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/PkiRevokedCertsList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/RadiusEapView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/RadiusFastView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/RadiusOcspView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/RadiusSslView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/RadiusTlsView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/RealmView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/RealmsList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/RoleView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/ScanEnginesList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/SecurityEventsList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/SwitchGroupView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/accessDuration.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/activeActive.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/adminRole.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/advanced.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/alerting.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/authenticationSource.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/billingTier.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/captivePortal.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/ciscoMobilityServicesEngine.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/connectionProfile.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/database.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/databaseAdvanced.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/dns.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/domain.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/fencing.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/filterEngine.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/combination.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/device.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/deviceChangeDetection.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/dhcpFingerprint.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/dhcpV6Enterprise.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/dhcpV6Fingerprint.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/dhcpVendor.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/macVendor.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/userAgent.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/firewall.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/floatingDevice.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/general.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/inline.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/layer2Network.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/maintenanceTask.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/network.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/networkBehaviorPolicy.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/parking.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/pki/ca.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/pki/cert.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/pki/profile.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/pki/revokedCert.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/pkiProvider.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/portalModule.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/provisioning.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/radius/eap.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/radius/fast.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/radius/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/radius/ocsp.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/radius/ssl.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/radius/tls.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/realm.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/role.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/routedNetwork.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/selfService.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/service.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/snmpTrap.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/switch.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/switchTemplate.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/wrixLocation.js +M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js +M html/pfappserver/root/static.alt/src/views/Configuration/_store/bases.js +M html/pfappserver/root/static.alt/src/views/Configuration/_store/filterEngines.js +M html/pfappserver/root/static.alt/src/views/Configuration/_store/fingerbank.js +M html/pfappserver/root/static.alt/src/views/Configuration/_store/interfaces.js +M html/pfappserver/root/static.alt/src/views/Configuration/_store/routedNetworks.js +M html/pfappserver/root/static.alt/src/views/Configuration/_store/sources.js +M html/pfappserver/root/static.alt/src/views/Nodes/_store/index.js +M html/pfappserver/root/static.alt/src/views/Users/_components/UserView.vue +M html/pfappserver/root/static.alt/src/views/Users/_components/UsersCreate.vue +M html/pfappserver/root/static.alt/src/views/Users/_config/index.js +M html/pfappserver/root/static.alt/src/views/Users/_router/index.js + +commit 45901ae10733f11b147e482f2a7adad5f459adfd +Author: Darren Satkunas +Date: Fri Jul 17 08:12:54 2020 -0400 + + report unused disable directives w/ lint + +M html/pfappserver/root/static.alt/package.json + +commit 002293fb3d489ed2bcbe5b08195dd036d0ef0be4 +Author: Darren Satkunas +Date: Thu Jul 16 16:25:13 2020 -0400 + + fix/refactor Vue compile/runtime warnings + +M html/pfappserver/root/static.alt/src/components/InputRange.vue +M html/pfappserver/root/static.alt/src/components/pfButtonExportToCsv.vue +M html/pfappserver/root/static.alt/src/components/pfCSVImport.vue +M html/pfappserver/root/static.alt/src/components/pfConfigView.vue +M html/pfappserver/root/static.alt/src/components/pfField.vue +M html/pfappserver/root/static.alt/src/components/pfFieldPrefixTypeValue.vue +M html/pfappserver/root/static.alt/src/components/pfFieldTypeMatch.vue +M html/pfappserver/root/static.alt/src/components/pfFieldTypeValue.vue +M html/pfappserver/root/static.alt/src/components/pfFingerbankScore.vue +M html/pfappserver/root/static.alt/src/components/pfFormBoolean.vue +M html/pfappserver/root/static.alt/src/components/pfFormBooleanBuilder.vue +M html/pfappserver/root/static.alt/src/components/pfFormChosen.vue +M html/pfappserver/root/static.alt/src/components/pfFormDatetime.vue +M html/pfappserver/root/static.alt/src/components/pfFormFields.vue +M html/pfappserver/root/static.alt/src/components/pfFormInput.vue +M html/pfappserver/root/static.alt/src/components/pfFormPassword.vue +M html/pfappserver/root/static.alt/src/components/pfFormRangeToggle.vue +M html/pfappserver/root/static.alt/src/components/pfFormRangeToggleDefault.vue +M html/pfappserver/root/static.alt/src/components/pfFormRangeTriple.vue +M html/pfappserver/root/static.alt/src/components/pfFormSecurityEventActions.vue +M html/pfappserver/root/static.alt/src/components/pfFormToggle.vue +M html/pfappserver/root/static.alt/src/components/pfFormUpload.vue +M html/pfappserver/root/static.alt/src/components/pfMixinForm.js +M html/pfappserver/root/static.alt/src/components/pfMixinSearchable.js +M html/pfappserver/root/static.alt/src/components/pfMixinSelectable.js +M html/pfappserver/root/static.alt/src/components/pfNetworkGraph.vue +M html/pfappserver/root/static.alt/src/components/pfReportChart.vue +M html/pfappserver/root/static.alt/src/components/pfSearch.vue +M html/pfappserver/root/static.alt/src/components/pfSearchBoolean.vue +M html/pfappserver/root/static.alt/src/components/pfTableSortable.vue +M html/pfappserver/root/static.alt/src/components/pfTree.vue +M html/pfappserver/root/static.alt/src/globals/pfField.js +M html/pfappserver/root/static.alt/src/main.js +M html/pfappserver/root/static.alt/src/store/base/form.js +M html/pfappserver/root/static.alt/src/store/modules/config.js +M html/pfappserver/root/static.alt/src/store/modules/documentation.js +M html/pfappserver/root/static.alt/src/store/modules/events.js +M html/pfappserver/root/static.alt/src/store/modules/lookup.js +M html/pfappserver/root/static.alt/src/store/modules/performance.js +M html/pfappserver/root/static.alt/src/store/modules/preferences.js +M html/pfappserver/root/static.alt/src/store/modules/radius.js +M html/pfappserver/root/static.alt/src/store/modules/session.js +M html/pfappserver/root/static.alt/src/utils/duration.js +M html/pfappserver/root/static.alt/src/utils/locale.js +M html/pfappserver/root/static.alt/src/views/Auditing/_components/AdminApiAuditLogsSearch.vue +M html/pfappserver/root/static.alt/src/views/Auditing/_components/DnsLogsSearch.vue +M html/pfappserver/root/static.alt/src/views/Auditing/_components/LiveLogCreate.vue +M html/pfappserver/root/static.alt/src/views/Auditing/_components/LiveLogView.vue +M html/pfappserver/root/static.alt/src/views/Auditing/_components/RadiusLogsSearch.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/AdminRolesList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/AuthenticationSourceView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/BillingTiersList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/CertificatesView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/DatabaseTabs.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/DomainsList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/DomainsTabs.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankCombinationsList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankTabs.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FirewallView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FirewallsList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FloatingDevicesList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/InterfacesList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/MainTabs.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/NetworkBehaviorPoliciesList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/NetworkDevicesTabs.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/NetworksTabs.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/PkiCaView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/PkiCasList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/PkiCertView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/PkiProfileView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/PkiProfilesList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/PkiProviderView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/PkiProvidersList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/PkiRevokedCertView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/PkisTabs.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/PortalModule.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/PortalModulesList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/ProvisioningView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/ProvisioningsList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/RadiusEapList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/RadiusFastList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/RadiusOcspList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/RadiusSslList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/RadiusTabs.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/RadiusTlsList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/RoutedNetworkView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/SelfServicesList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/SwitchGroupViewMembers.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/SwitchGroupsList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/SwitchTemplatesList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/SwitchesList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/SyslogForwarderView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/SyslogForwardersList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/SyslogParserView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/TrafficShapingView.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/TrafficShapingsList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/WmiRulesList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_components/WrixLocationsList.vue +M html/pfappserver/root/static.alt/src/views/Configuration/_config/authenticationSource.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/filterEngine.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/index.js +M html/pfappserver/root/static.alt/src/views/Nodes/_components/NodesSearch.vue +M html/pfappserver/root/static.alt/src/views/Reports/_components/DynamicReportChart.vue +M html/pfappserver/root/static.alt/src/views/Reports/_components/StandardReportChart.vue +M html/pfappserver/root/static.alt/src/views/Status/_components/Dashboard.vue +M html/pfappserver/root/static.alt/src/views/Users/_components/UsersCreate.vue +M html/pfappserver/root/static.alt/src/views/Users/_components/UsersPreviewModal.vue +M html/pfappserver/root/static.alt/src/views/Users/_components/UsersSearch.vue + +commit 2825f2423a8cc2864136de7721e20822b68ee37c +Author: Darren Satkunas +Date: Thu Jul 16 16:23:16 2020 -0400 + + enable Vue runtime debugging (--mode development) + +M html/pfappserver/root/static.alt/package.json + +commit c0f3e236ba96abbe598a909c25ed7b587a60fc24 +Author: Darren Satkunas +Date: Thu Jul 16 16:22:50 2020 -0400 + + add Vue Composition API + +M html/pfappserver/root/static.alt/package.json + +commit fa222fd6196dd78c6380a4c855527c525fd70219 +Author: Darren Satkunas +Date: Mon Jun 22 04:59:33 2020 -0400 + + stash tests + +M html/pfappserver/root/static.alt/src/components/_mixins/formModel.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputPassword.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputPasswordTest.js +A html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputPower.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputTest.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfInput.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfStaticGeneratePassword.vue + +commit ea39ae694af6935cee12bdf34fce4a645b14a343 +Author: Darren Satkunas +Date: Sun Jun 21 17:39:28 2020 -0400 + + improve composition on slots + +M html/pfappserver/root/static.alt/src/components/_mixins/formModel.js +M html/pfappserver/root/static.alt/src/components/pfInput/_pfInput.scoped.scss +M html/pfappserver/root/static.alt/src/components/pfInput/_pfInput.scss +M html/pfappserver/root/static.alt/src/components/pfInput/index.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInput.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputPassword.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputPasswordTest.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputTest.js + +commit f8f53a90271903d77d3bac3eec1c233bd89f9aac +Author: Darren Satkunas +Date: Sun Jun 21 14:19:34 2020 -0400 + + use composition w/ button groups to avoid overlodaing w/ inheritance + +M html/pfappserver/root/static.alt/src/components/pfInput/index.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInput.js +A html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputPassword.js +A html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputPasswordTest.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputTest.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputTest.spec.js +A html/pfappserver/root/static.alt/src/components/pfInput/pfStaticGeneratePassword.vue + +commit daa788e882700b5b31c76225111ac2574984e4ba +Author: Darren Satkunas +Date: Sat Jun 20 17:20:36 2020 -0400 + + more tests + +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInput.spec.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputTest.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputTest.spec.js +M html/pfappserver/root/static.alt/src/utils/test.js + +commit 6f218d8550b66c5f23a4ffbd4808804e78015ebe +Author: Darren Satkunas +Date: Sat Jun 20 11:22:38 2020 -0400 + + update tests + +M html/pfappserver/root/static.alt/jest.config.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInput.spec.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputTest.js +A html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputTest.spec.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfInput.spec.js +A html/pfappserver/root/static.alt/src/utils/test.js + +commit e4c3fd61aec8fd1799a744e1bfbb93c5efe62f67 +Author: Darren Satkunas +Date: Sat Jun 20 06:39:10 2020 -0400 + + stash + +A html/pfappserver/root/static.alt/src/components/_mixins/formHandlers.js +M html/pfappserver/root/static.alt/src/components/_mixins/formModel.js +A html/pfappserver/root/static.alt/src/components/_mixins/formState.js +D html/pfappserver/root/static.alt/src/components/_mixins/formStore.js +A html/pfappserver/root/static.alt/src/components/_mixins/index.js +M html/pfappserver/root/static.alt/src/components/pfInput/_pfInput.scoped.scss +M html/pfappserver/root/static.alt/src/components/pfInput/_pfInput.scss +M html/pfappserver/root/static.alt/src/components/pfInput/index.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInput.js +A html/pfappserver/root/static.alt/src/components/pfInput/pfFormInput.spec.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputTest.js +D html/pfappserver/root/static.alt/src/components/pfInput/pfFormStoreInput.js +D html/pfappserver/root/static.alt/src/components/pfInput/pfFormStoreInputTest.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfInput.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfInput.spec.js + +commit 91d703c7c38849a3defa449101402af527158dd2 +Author: Darren Satkunas +Date: Fri Jun 19 22:45:57 2020 -0400 + + move @vue/test-utils to dev dependancies + +M html/pfappserver/root/static.alt/package.json + +commit 719379cb2a329ed7f33d9002961db601d6ed49c6 +Author: Darren Satkunas +Date: Fri Jun 19 22:40:06 2020 -0400 + + add vue-jest testing framework with vue-cli + +M html/pfappserver/root/static.alt/Makefile +A html/pfappserver/root/static.alt/jest.config.js +M html/pfappserver/root/static.alt/package.json +M html/pfappserver/root/static.alt/src/components/pfInput/pfInput.js +A html/pfappserver/root/static.alt/src/components/pfInput/pfInput.spec.js + +commit a79f1e97c176ae8fe80e4b192437d95573e7066f +Author: Darren Satkunas +Date: Fri Jun 19 10:48:20 2020 -0400 + + cleanup + +M html/pfappserver/root/static.alt/src/components/pfInput/_pfInput.scss +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInput.js +M html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputTest.js +M html/pfappserver/root/static.alt/src/components/pfInput/style.vue +M html/pfappserver/root/static.alt/src/components/pfMixinForm.js +M html/pfappserver/root/static.alt/src/styles/global.scss +M html/pfappserver/root/static.alt/src/views/Users/_components/UsersCreate.vue + +commit 639b0458955fc5f808b513d80b3af2f3f570944a +Author: Darren Satkunas +Date: Thu Jun 18 16:44:48 2020 -0400 + + stash + +A html/pfappserver/root/static.alt/src/components/_mixins/formModel.js +A html/pfappserver/root/static.alt/src/components/_mixins/formStore.js +A html/pfappserver/root/static.alt/src/components/index.scss +A html/pfappserver/root/static.alt/src/components/pfInput/_pfInput.scoped.scss +A html/pfappserver/root/static.alt/src/components/pfInput/_pfInput.scss +A html/pfappserver/root/static.alt/src/components/pfInput/index.js +A html/pfappserver/root/static.alt/src/components/pfInput/index.scss +A html/pfappserver/root/static.alt/src/components/pfInput/mixin.scss.vue +A html/pfappserver/root/static.alt/src/components/pfInput/pfFormInput.js +A html/pfappserver/root/static.alt/src/components/pfInput/pfFormInputTest.js +A html/pfappserver/root/static.alt/src/components/pfInput/pfFormStoreInput.js +A html/pfappserver/root/static.alt/src/components/pfInput/pfFormStoreInputTest.js +A html/pfappserver/root/static.alt/src/components/pfInput/pfInput.js +A html/pfappserver/root/static.alt/src/components/pfInput/style.vue + +commit 730ffe9eda5583433938fbed1bb28d59b1994f69 +Author: Julien Semaan +Date: Thu Dec 10 14:28:07 2020 -0500 + + don't authenticate MSCHAP requests if its wired/wireless (not for PEAP, this is for simple EAP-MSCHAP) + + fixes #5974 + +M conf/radiusd/packetfence.example + +commit 39212e9894249227c6f72ac3910a88b0246599b5 +Author: nqb +Date: Wed Dec 9 15:26:20 2020 +0100 + + display connection profile matched by a CLI login + + saisir le message de validation pour vos modifications. Les lignes + +M lib/pf/Connection/ProfileFactory.pm +M lib/pf/constants.pm +M lib/pf/radius.pm +M t/data/profiles.conf +M t/unittest/Portal/ProfileFactory.t + +commit e60db950ba29eab193b296fffade5f3aa03756b9 +Author: Julien Semaan +Date: Wed Dec 9 11:57:43 2020 -0500 + + Update NEWS.asciidoc + +M NEWS.asciidoc + +commit 89fe2ba189ef01a6ad21ebf9e659c9970152b222 +Author: Durand Fabrice +Date: Wed Dec 9 11:33:15 2020 -0500 + + Moved in ConfigStore.pm + +M lib/pf/ConfigStore.pm +M lib/pf/ConfigStore/Pf.pm + +commit c389993d0d7223f37f7ee26ef3bea15104cfffae +Author: Durand Fabrice +Date: Wed Dec 9 11:24:50 2020 -0500 + + Fixed format in admin gui + +M lib/pf/ConfigStore/Pf.pm + +commit 38187c7ef37348f30de64d8460065bd61c37948a +Author: nqb +Date: Wed Dec 9 16:27:29 2020 +0100 + + user_manager can only assign their own access level + +M conf/adminroles.conf.example + +commit ca072e346d2251761da1367572e52945f4bf4843 +Author: Durand Fabrice +Date: Wed Dec 9 09:18:34 2020 -0500 + + New captive portal url detection fireoscaptiveportal.com + +M conf/pf.conf.defaults + +commit 892d2933682dc7d0bdfa4ebc7f9935381f2cfccc +Author: nqb +Date: Wed Dec 9 07:50:09 2020 +0100 + + update NEWS + +M NEWS.asciidoc + +commit 4bb2755e469b82149f77b2b8157246a4e3597715 +Author: Durand Fabrice +Date: Tue Dec 8 16:21:39 2020 -0500 + + Added example + +M html/pfappserver/root/static.alt/src/views/Configuration/_config/network.js + +commit e340fcf8391cb5cf4659700adc7c60bb040a8ddb +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Tue Dec 8 15:18:28 2020 -0500 + + Add detectionBypass in DNS resolver + +M go/coredns/plugin/pfdns/pfdns.go + +commit fe1ef40130e9f964600f4aea72dd13782bc526cd +Author: Durand Fabrice +Date: Tue Dec 8 14:13:38 2020 -0500 + + Fixed pfdns crash + +M go/coredns/plugin/pfdns/pfconfig.go +M go/coredns/plugin/pfdns/pfdns.go + +commit 224c813f77ed21aab69d27bb426cc47064b85585 +Author: James Rouzier +Date: Tue Dec 8 13:22:11 2020 -0500 + + Don't add attributes that are already there. + + Fixes #6026 + +M go/caddy/api/radius_attributes.go + +commit 6a233954226ee8b84c62a4b9ebd6c366380131b3 +Author: James Rouzier +Date: Thu Dec 3 14:18:10 2020 -0500 + + Setup setup_text_domain + +M lib/pf/web.pm + +commit e741e18652c120e4ccca9bc8cecc3c2ff5e9880e +Author: James Rouzier +Date: Thu Dec 3 14:17:43 2020 -0500 + + Only load once + +M lib/pf/I18N.pm + +commit 9f8d05239bea08268fea81a41616147002a42cb7 +Author: James Rouzier +Date: Thu Dec 3 14:17:25 2020 -0500 + + Add lib/pf/pfcron/task/password_of_the_day.pm for translation + +M addons/extract_i18n_strings_portal.pl + +commit a2cbcec9235822589327fa303871b0cb4cb8c4e5 +Author: James Rouzier +Date: Thu Dec 3 14:17:04 2020 -0500 + + Allow translation to be picked up addons/extract_i18n_strings_portal.pl + +M lib/pf/pfcron/task/password_of_the_day.pm + +commit 77e65d680324dabfcf89edd5fcf12005d1cd45f1 +Author: Durand Fabrice +Date: Tue Dec 8 11:39:46 2020 -0500 + + Fixed sql query for pfipset + +M go/caddy/pfipset/utils.go + +commit 815b4ac5c85249ac87a2921476e756e8078dacb3 +Author: nqb +Date: Tue Dec 8 12:04:21 2020 +0100 + + support for CLI login on Huawei switches + doc improvements + + Huawei supports 4 level of access level: + - 0 = Visit + - 1 = Monitoring + - 2 = Configuration + - 3-15 = Management + +M conf/template_switches.conf.defaults +M docs/network/networkdevice/huawei_switchs.asciidoc +M lib/pf/Switch/Huawei/S5720.def + +commit bfeb4b9bd4e141dc8c2a35a9971c4c9bc90301a9 +Author: nqb +Date: Tue Dec 8 08:22:34 2020 +0100 + + use fromaddr in place of emailaddr in preview + + fixes #6023 + +M html/pfappserver/root/static.alt/src/views/Users/_components/UsersPreview.vue + +commit cab34afcfe796f6da9ff8eaffb955279176db2ac +Author: nqb +Date: Tue Dec 8 07:51:47 2020 +0100 + + [ci skip] update NEWS.asciidoc + +M NEWS.asciidoc + +commit 12cfa5ab57db70231a7363b16c441b120ae33a7a +Author: nqb +Date: Tue Dec 8 07:40:18 2020 +0100 + + remove whitespace + +M html/pfappserver/root/static.alt/src/views/Configuration/_config/provisioning.js + +commit b23f52499b892be6ca64fc07136c97d291c2c4f1 +Author: nqb +Date: Mon Dec 7 14:39:00 2020 +0100 + + add missing locale in backend + +M lib/pf/web/constants.pm + +commit 4d9407380acd62663383f1c93139eae685125370 +Author: Francis Lachapelle +Date: Thu Dec 3 17:48:07 2020 -0500 + + fix(util): properly encode mail headers + + Fixes #3669 + +M lib/pf/config/util.pm + +commit e5250f0732f6ac0140e5d73e57b780bc08b88b78 +Author: nqb +Date: Thu Dec 3 15:54:55 2020 +0100 + + Update NEWS.asciidoc with latest bugfixes + +M NEWS.asciidoc + +commit 15f6a42d3002172ff2ee53fdb9299eea392e564a +Author: nqb +Date: Thu Dec 3 15:48:56 2020 +0100 + + return false if MAC address is not found in locationlog + + fixes #6013 + +M lib/pf/Switch/Template.pm + +commit 40201022241efdb285d92cae96b290af4c3c7e65 +Author: Francis Lachapelle +Date: Wed Dec 2 16:11:17 2020 -0500 + + i18n(portal): add missing strings + + Fixes #6003 + +M addons/extract_i18n_strings_portal.pl +M conf/locale/en/LC_MESSAGES/packetfence.po +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/Sponsor.pm + +commit f84535db77ae4bbb31ef608707ba46e47d637d6c +Author: Durand Fabrice +Date: Tue Dec 1 16:50:39 2020 -0500 + + Added static routes feature + +M conf/documentation.conf +M conf/pf.conf.defaults +M html/pfappserver/root/static.alt/src/views/Configuration/_config/network.js +M lib/pf/services/manager/keepalived.pm + +commit dad715052985c1b538fedcee1b551edbe7c6686f +Author: James Rouzier +Date: Tue Dec 1 10:12:05 2020 -0500 + + Update the radius reply + + Fixes #6009 + +M lib/pf/Switch/Template.pm + +commit b30c7b76b33640e9b076881b8db8dff82f45c7ee +Author: James Rouzier +Date: Tue Dec 1 10:11:38 2020 -0500 + + Add tests for returnAuthorizeRead and returnAuthorizeWrite + +M t/data/switches.conf +M t/data/template_switches.conf +M t/unittest/Switch/Template.t +M t/unittest/pfconfig/cached_hash.t + +commit b9a2199689c3c36def4b824daf13560e48977a58 +Author: James Rouzier +Date: Tue Dec 1 09:18:19 2020 -0500 + + Just use the value instead of function + +M lib/pf/Switch/Ubiquiti/Unifi.pm + +commit deeed731970f0da485624c617c7c1443a93a8150 +Author: James Rouzier +Date: Tue Dec 1 09:14:50 2020 -0500 + + Just use the value instead of function + + Fixes #6004 + +M lib/pf/Switch/Ubiquiti/Unifi.pm + +commit 18a75b7f10905216f61f1266965fdcc6976ee9b2 +Author: nqb +Date: Tue Dec 1 12:27:35 2020 +0100 + + build Norwegian language in packaging + +M debian/rules +M rpm/packetfence.spec + +commit 94172735fbb34f109b24eff44bbacf9e0e6f4570 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Mon Nov 30 14:52:25 2020 -0500 + + Fix log descriptions + +M lib/pf/provisioner/mobileconfig.pm + +commit f574513fd5dcbd376b72ba8cd3293ba4491a21c2 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Mon Nov 30 14:40:35 2020 -0500 + + Fix for the Fix spell from @julsemaan + +M html/pfappserver/root/static.alt/src/views/Configuration/_config/provisioning.js + +commit c1f527a8f52ec60994b76c74d67a0d1a2114a882 +Author: nqb +Date: Mon Nov 30 16:19:13 2020 +0100 + + add Norwegian language to spec file + +M rpm/packetfence.spec + +commit 706a277d82181980570ff95327db04205100f482 +Author: Francis Lachapelle +Date: Mon Nov 30 09:13:09 2020 -0500 + + i18n(portal): remove single-quote escaping from .po + + Fixes #6006 + +M conf/locale/en/LC_MESSAGES/packetfence.po +M html/captive-portal/templates/ssl_inspection/opera.html + +commit ddae0e0d4cd9a51fe22bd1fdcd833d164301a74b +Author: Durand Fabrice +Date: Mon Nov 30 09:13:02 2020 -0500 + + Fixes #6004 + +M lib/pf/Switch/Ubiquiti/Unifi.pm + +commit 411f9f1eeae29e708f72edf03dbd3a292fb5f0b7 +Author: nqb +Date: Mon Nov 30 14:17:46 2020 +0100 + + allow to override backup location using environment variable + +M addons/backup-and-maintenance.sh + +commit 23fdf31e7adc6282abb0ce906558d0e9840129f7 +Author: Durand Fabrice +Date: Fri Nov 27 09:31:50 2020 -0500 + + Added missing portal and radius interfaces in network_config + +M lib/pfconfig/namespaces/resource/network_config.pm + +commit 8043f5d1b4361d0401793e94bf0576635ca5f5ec +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Thu Nov 26 16:00:40 2020 -0500 + + Fix spell from @julsemaan + +M html/pfappserver/root/static.alt/src/views/Configuration/_config/provisioning.js + +commit 19379ae94cc6fe05fba382c205f713d8d518ae04 +Author: Francis Lachapelle +Date: Thu Nov 26 13:38:51 2020 -0500 + + i18n(no): new Norwegian translation for captive portal + +M README.md +A conf/locale/no/LC_MESSAGES/packetfence.po + +commit 146286320f88ca5f8cb9cb6c25218a17998880e5 +Author: Francis Lachapelle +Date: Thu Nov 26 12:06:35 2020 -0500 + + i18n(portal): add missing strings + + Fixes #6003 + +M conf/locale/en/LC_MESSAGES/packetfence.po + +commit 088794560b9721705fe2df7e3317e260bfb304f3 +Author: nqb +Date: Wed Nov 25 15:50:17 2020 +0100 + + add new example for pfcmd node view + +M lib/pf/cmd/pf/node.pm + +commit c92e672c2b889668b2206aebc4320e09b3182b28 +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Wed Nov 25 09:40:42 2020 -0500 + + Catch if radius ca path is empty + +M html/captive-portal/templates/wireless-profile-peap.xml +M lib/pf/provisioner/mobileconfig.pm + +commit 0f5ecca5047126dfa784266c540b62393568627b +Author: James Rouzier +Date: Tue Nov 24 17:02:09 2020 -0500 + + Use the first parent as the default when updating section data + + Fixes #5998 + +M lib/pf/ConfigStore.pm + +commit 57f4d2948e81b463f03d045c873e7ee3b6b7d577 +Author: James Rouzier +Date: Tue Nov 24 17:00:06 2020 -0500 + + A Test for A switch can't override switch group values using default switch group values Issue #5998 + +M t/unittest/ConfigStore/Switch.t + +commit f15330cf5c3ada7e2cc59199044ad2653115394d +Author: James Rouzier +Date: Tue Nov 24 16:01:22 2020 -0500 + + Remove high-availability from the list of additional_listening_daemons + +M lib/pf/UnifiedApi/Controller/Config/Interfaces.pm + +commit e0000fdb4fb9158dab2f86455c255acc2deea745 +Author: nqb +Date: Mon Nov 23 12:47:58 2020 +0100 + + use input_without_param setting + +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication.pm +M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/mobileconfig.pm + +commit 6caf5140d2d5a44b6c4c1d42fc772279552d22bb +Author: nqb +Date: Mon Nov 23 12:38:26 2020 +0100 + + rebase on appendix + + [docs] simplify upgrade process + + [docs] start services first + use common instructions + + [docs] packetfence-config has been started by package installation + + [docs] links to maintenance patches section in cluster upgrade guide + + [docs] clarify warning + + [docs] packetfence-config has been started by package installation (2) + + [docs] use common instructions to restart services + +M docs/cluster/appendix.asciidoc + +commit ece565d16fc2b627932c43fa046ca4ed35cb19ce +Author: nqb +Date: Mon Nov 23 12:32:28 2020 +0100 + + rebase installation guide + +M docs/installation/additional_integration.asciidoc + +commit 88a9d33379154bfaa3f6bae9396d1d16412ac813 +Author: nqb +Date: Tue Nov 10 13:38:53 2020 +0100 + + [docs] split one line in two + +M UPGRADE.asciidoc + +commit 152c0bc8d676377b1c464018bdada738c236b643 +Author: nqb +Date: Mon Oct 26 15:46:01 2020 +0100 + + [docs] add monit sections + +M UPGRADE.asciidoc + +commit f7fe24be45ca2beb8564a3dea579856370c8917f +Author: nqb +Date: Mon Oct 26 09:08:25 2020 +0100 + + [docs] add monit instructions + +M UPGRADE.asciidoc + +commit bbb93d24ca0a0de6eec2ab715e046abea3fca9fa +Author: nqb +Date: Mon Oct 26 07:42:10 2020 +0100 + + Revert "[docs] run checkup before starting services" + + checkup works only when haproxy-db is started which is not the case before running `/usr/local/pf/bin/pfcmd service pf restart` + +M UPGRADE.asciidoc + +commit 056b10da2b82cee75931915018e92a2fb718c51f +Author: nqb +Date: Mon Oct 19 13:52:47 2020 +0200 + + [docs] add maintenance patches section + +M UPGRADE.asciidoc + +commit 54cc72987ffabdd139b60f7f8f858c32a29a0cfa +Author: nqb +Date: Mon Oct 19 13:40:07 2020 +0200 + + [docs] run checkup before starting services + +M UPGRADE.asciidoc + +commit b6faeaa63816e48fcc44fa910538cc1e24d4618b +Author: nqb +Date: Mon Oct 19 10:19:53 2020 +0200 + + [docs] simplify upgrade process + + [docs] start services first + use common instructions + + [docs] packetfence-config has been started by package installation + + [docs] links to maintenance patches section in cluster upgrade guide + + [docs] clarify warning + + [docs] packetfence-config has been started by package installation (2) + + [docs] use common instructions to restart services + +M docs/PacketFence_Clustering_Guide.asciidoc + +commit 6262cd3bbd8b54df3647add2a1f9371609760c9d +Author: James Rouzier +Date: Wed Nov 18 11:41:29 2020 -0500 + + Remove rules when deleting a source. + + Fixes #5958 + +M lib/pf/ConfigStore.pm +M lib/pf/ConfigStore/Source.pm + +commit 275c909843545d3b4dd71f7abbb2dc3b20763938 +Author: nqb +Date: Wed Nov 18 14:09:37 2020 +0100 + + build ZEN on CentOS 7.9 + +M ci/packer/zen/sources.pkr.hcl + +commit 0030b3d628e70aadb9c4cd9eb0c907cfbfbec106 +Author: James Rouzier +Date: Tue Nov 17 14:19:31 2020 -0500 + + Add lib/pfconfig/namespaces/resource/NtlmRedisCachedDomains.pm + +A lib/pfconfig/namespaces/resource/NtlmRedisCachedDomains.pm + +commit 807ca9ac75a1e25852739c995eb8c8b89b2799b9 +Author: James Rouzier +Date: Tue Nov 17 11:44:48 2020 -0500 + + Implement populate_ntlm_redis_cache in golang + + Fixes #5993 + +M go/cron/populate_ntlm_redis_cache.go +M go/pfconfigdriver/structs.go +M lib/pfconfig/namespaces/config/Domain.pm + +commit 6607221dd583a0fc55762e3ff069c9b86a40c0de +Author: Extra Fu +Date: Mon Nov 16 10:44:06 2020 -0500 + + Update feature_request.md + +M .github/ISSUE_TEMPLATE/feature_request.md + +commit 19fb220dfc1364901625123dce0544aa63469b9f +Author: Darren Satkunas +Date: Thu Nov 12 14:45:34 2020 -0500 + + (web admin) ignore unknown meta attribute 'required_when' + +M html/pfappserver/root/static.alt/src/views/Configuration/_config/index.js + +commit dd952751e376d51442bf50cdcc646c4888348ef6 +Author: James Rouzier +Date: Thu Nov 12 13:31:44 2020 -0500 + + accounting requests are proxied to pfacct when radiusd-acct is enabled + + Fixes #5969 + +M go/cmd/pfacct/pfacct.go +M go/cmd/pfacct/radius.go + +commit 839a803cfe8893b2012ad39003eacdaa00d094b2 +Author: James Rouzier +Date: Thu Nov 12 12:24:37 2020 -0500 + + If proxied then use local secret + +M go/cmd/pfacct/pfacct.go +M go/cmd/pfacct/radius.go +M go/pfconfigdriver/structs.go + +commit b5902de9e36f0c682604d2403e4b80a7c6628dd0 +Author: Durand Fabrice +Date: Thu Nov 12 13:30:53 2020 -0500 + + news entry for #5978 + +M NEWS.asciidoc + +commit 28243212960e0c20268d83cedf6d285a501bb585 +Author: Durand Fabrice +Date: Thu Nov 12 12:00:03 2020 -0500 + + Don't panic on RWLock + +M go/coredns/plugin/pfdns/pfconfig.go +M go/coredns/plugin/pfdns/setup.go + +commit fdb667c13bdbb45640882ba23871029ff1cd7009 +Author: Darren Satkunas +Date: Wed Nov 11 15:45:58 2020 -0500 + + (web admin) rework pfFieldTypeMatch and store module to accept Promise based options, fixes #5959 + +M html/pfappserver/root/static.alt/src/components/pfFieldTypeMatch.vue +M html/pfappserver/root/static.alt/src/globals/pfField.js +M html/pfappserver/root/static.alt/src/globals/pfSearch.js +M html/pfappserver/root/static.alt/src/store/modules/config.js + +commit 207b5825d42f2eac309792f415af8d70e928c979 +Author: Durand Fabrice +Date: Wed Nov 11 13:20:38 2020 -0500 + + Set $self->app->session->{release_bypass} to $TRUE if undefined + +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Root.pm + +commit 6d87b9289be69f7148d99298bb224c7cfb176292 +Author: James Rouzier +Date: Tue Nov 10 15:48:08 2020 -0500 + + Serialize by mac + +M go/cmd/pfacct/pfacct.go +M go/cmd/pfacct/radius.go + +commit f64dd2bd47485712fd881b8c0284703b6f46b612 +Author: James Rouzier +Date: Mon Nov 9 16:34:38 2020 -0500 + + Add additional helper functions + +M go/log/util.go + +commit c7077c3069439f5c936d372209d9c528e1acb000 +Author: nqb +Date: Wed Nov 11 15:06:47 2020 +0100 + + remove reference to NEWS guide + +M Makefile +D docs/PacketFence_News-docinfo.xml +D docs/PacketFence_News.asciidoc + +commit 43c2a3ecfbff9e8273220a9bf9f8246871a7b2b6 +Author: nqb +Date: Wed Nov 11 07:37:40 2020 +0100 + + update link to NEWS + +M UPGRADE.asciidoc + +commit 860acc73b920196d63d7fe2dc4782557e1c13f6c +Author: Durand Fabrice +Date: Tue Nov 10 22:13:09 2020 -0500 + + Fixed syntax + +M go/coredns/plugin/pfdns/pfconfig.go + +commit 030925425d7200174304e71c7555d4bfac5aa1c9 +Author: Durand Fabrice +Date: Tue Nov 10 21:45:05 2020 -0500 + + Check error in detectVIP + +M go/coredns/plugin/pfdns/pfconfig.go +M go/coredns/plugin/pfdns/pfdns.go + +commit fa022aa9610af6c40e652d0bce6235246ce74574 +Author: Durand Fabrice +Date: Tue Nov 10 21:10:10 2020 -0500 + + Use the same context + +M go/coredns/plugin/pfdns/pfconfig.go +M go/coredns/plugin/pfdns/pfdns.go +M go/coredns/plugin/pfdns/setup.go + +commit 69716a9333e61451c454d2b155f7363728b6af46 +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Tue Nov 10 15:41:38 2020 -0500 + + AsciiDoc tags: Add Other Conventions + +M docs/developer/documentation_info.asciidoc + +commit 04092b4ba2d7d62ac4d2702c453c51123cb140ef +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Tue Nov 10 15:36:14 2020 -0500 + + Change PacketFence News Add a link to website + +M docs/PacketFence_Clustering_Guide.asciidoc +M docs/PacketFence_Developers_Guide.asciidoc +M docs/PacketFence_Installation_Guide.asciidoc +M docs/PacketFence_Network_Devices_Configuration_Guide.asciidoc +M docs/PacketFence_Template_Guide.asciidoc + +commit 249362505bbcbf2813bb1867dcf03077a03f1e69 +Author: nqb +Date: Mon Nov 9 10:47:09 2020 +0100 + + add link to Upgrade guide + +M NEWS.asciidoc + +commit 1c6ceefb29928ac4f105f24c81a0ed1aa373779c +Author: nqb +Date: Mon Nov 9 10:45:06 2020 +0100 + + add [] at end of links + +M docs/network/switch_configuration.asciidoc + +commit a8ee58d853d6fce2604006cf0f45282dc4200168 +Author: nqb +Date: Mon Nov 9 10:40:28 2020 +0100 + + display images on GitHub + +M docs/cluster/layer_3_clusters.asciidoc +M docs/developer/integration_tests/README.asciidoc + +commit 3ef124e866c57a62be68c6d55b0037092f0b90bf +Author: nqb +Date: Mon Nov 9 10:24:08 2020 +0100 + + integrate changes from old PR + +M docs/installation/authentication_mechanisms.asciidoc + +commit e422a0ea39049803dfcb79db558301592432d379 +Author: nqb +Date: Mon Nov 9 09:42:00 2020 +0100 + + adjust make target for pfcmd.help + +M Makefile + +commit 1549f51514b8d79b6d46b8f0041f3ff82b273405 +Author: nqb +Date: Mon Nov 9 09:38:10 2020 +0100 + + keep appendix directives in appendix file + +M docs/PacketFence_Installation_Guide.asciidoc + +commit c05bbbc753b32c6f7938e810ee44adde889433a4 +Author: nqb +Date: Mon Nov 9 09:18:59 2020 +0100 + + remove duplicate titles + +M docs/cluster/assumptions.asciidoc +M docs/cluster/understanding_the_galera_cluster_synchronization.asciidoc + +commit c1983cd6899a773a5bfa9ff849eafbf83bc66171 +Author: nqb +Date: Thu Nov 5 15:55:08 2020 +0100 + + fix links to NEWS file + +M UPGRADE.asciidoc +M docs/PacketFence_Clustering_Guide.asciidoc +M docs/PacketFence_Developers_Guide.asciidoc + +commit b41630596cb7dbc80aab85f67370930811e96718 +Author: nqb +Date: Thu Nov 5 15:33:47 2020 +0100 + + minor changes to NEWS.asciidoc + +M NEWS.asciidoc + +commit 4375c63d9853aca2004b617b31c7772c3ac38bee +Author: nqb +Date: Thu Nov 5 15:28:26 2020 +0100 + + add make help to build new PDF + +M Makefile + +commit 9b337c45a45539ef41e1bdb7e00577922020068b +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Tue Oct 27 16:53:18 2020 -0400 + + Docs: Add github view and image link + +M docs/installation/additional_integration.asciidoc +M docs/installation/advanced_access_configuration.asciidoc +M docs/installation/advanced_network_topics.asciidoc +M docs/installation/advanced_portal_configuration.asciidoc +M docs/installation/advanced_radius_configuration.asciidoc +M docs/installation/advanced_topics.asciidoc +M docs/installation/appendix.asciidoc +M docs/installation/authentication_mechanisms.asciidoc +M docs/installation/authentication_sources.asciidoc +M docs/installation/best_practices.asciidoc +M docs/installation/enabling_the_captive_portal.asciidoc +M docs/installation/fingerbank_integration.asciidoc +M docs/installation/getting_started.asciidoc +M docs/installation/installation.asciidoc +M docs/installation/introduction_to_role_based_access_control.asciidoc +M docs/installation/intrusion_detection_system_integration.asciidoc +M docs/installation/network_devices_anomaly_detection.asciidoc +M docs/installation/performance_optimizations.asciidoc +M docs/installation/performing_compliance_checks.asciidoc +M docs/installation/system_requirements.asciidoc +M docs/installation/troubleshooting_packetfence.asciidoc + +commit 51a6c8ee334c8f32e06b6f785ea603331f81fb1b +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Tue Oct 27 16:47:19 2020 -0400 + + Docs: Change titles to follow dev guide add github view and image link + +M docs/installation/enforcement/inline.asciidoc +M docs/installation/enforcement/out-of-band.asciidoc +M docs/installation/firewall/barracuda.asciidoc +M docs/installation/firewall/checkpoint.asciidoc +M docs/installation/firewall/fortigate.asciidoc +M docs/installation/firewall/junipersrx.asciidoc +M docs/installation/firewall/paloalto.asciidoc +M docs/installation/firewall_sso_integration.asciidoc +M docs/installation/integrating_provisioning_agents.asciidoc +M docs/installation/pki/microsoft.asciidoc +M docs/installation/pki/packetfence.asciidoc +M docs/installation/pki_integration.asciidoc +M docs/installation/provisioner/intune.asciidoc +M docs/installation/provisioner/mobileiron.asciidoc +M docs/installation/provisioner/opswat.asciidoc +M docs/installation/provisioner/sentinelone.asciidoc +M docs/installation/provisioner/sepm.asciidoc +M docs/network/networkdevice/aerohive.asciidoc + +commit b3d8726b57bb18aa0b72e810d1f2717264aa02a2 +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Tue Oct 27 14:23:44 2020 -0400 + + Docs: News change titles to follow dev guide + +M NEWS.asciidoc + +commit 79a81bc3f42d8570f80455159b24fe93ba34b578 +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Tue Oct 27 13:43:49 2020 -0400 + + Docs: Move AP networkdevices to subfile + +A docs/network/networkdevice/aruba.asciidoc +A docs/network/networkdevice/belair_networks_ericsson.asciidoc +A docs/network/networkdevice/cambium.asciidoc +A docs/network/networkdevice/cisco_ap.asciidoc +A docs/network/networkdevice/extricom.asciidoc +A docs/network/networkdevice/fortinet_fortigate.asciidoc +A docs/network/networkdevice/huawei_ap.asciidoc +A docs/network/networkdevice/meraki.asciidoc +A docs/network/networkdevice/meru.asciidoc +A docs/network/networkdevice/mikrotik.asciidoc +A docs/network/networkdevice/mojo_networks.asciidoc +A docs/network/networkdevice/motorola.asciidoc +A docs/network/networkdevice/ruckus.asciidoc +A docs/network/networkdevice/ruckus_smartzone.asciidoc +A docs/network/networkdevice/trapeze.asciidoc +A docs/network/networkdevice/ubiquiti_ap.asciidoc +A docs/network/networkdevice/xirrus.asciidoc +M docs/network/wireless_controllers_and_access_point_configuration.asciidoc + +commit 731a19d45c027d6b359711b2a3ccad1477a33f7b +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Mon Oct 26 17:00:43 2020 -0400 + + Docs Add github images and info in header + +M docs/network/list_of_supported_network_devices.asciidoc +M docs/network/vpn_configuration.asciidoc +M docs/network/wireless_controllers_and_access_point_configuration.asciidoc + +commit 3ab8875ca67588aa9785103ed62193f14fc09e52 +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Mon Oct 26 16:58:07 2020 -0400 + + Docs Change menus with = stuff + +M docs/network/networkdevice/aerohive.asciidoc +M docs/network/networkdevice/anyfi.asciidoc +M docs/network/networkdevice/coovachilli.asciidoc +M docs/network/networkdevice/hostapd.asciidoc + +commit a0e2170129df7cd116e0f6e46bf6ebbcd42ce19c +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Mon Oct 26 16:44:01 2020 -0400 + + Docs Move content to subfile + +A docs/network/networkdevice/3com.asciidoc +M docs/network/networkdevice/aerohive.asciidoc +A docs/network/networkdevice/alcatel.asciidoc +A docs/network/networkdevice/alliedTelesis.asciidoc +A docs/network/networkdevice/amer.asciidoc +M docs/network/networkdevice/anyfi.asciidoc +A docs/network/networkdevice/avaya.asciidoc +A docs/network/networkdevice/brocade.asciidoc +A docs/network/networkdevice/cisco.asciidoc +A docs/network/networkdevice/cisco_small_business.asciidoc +M docs/network/networkdevice/coovachilli.asciidoc +A docs/network/networkdevice/dell.asciidoc +A docs/network/networkdevice/dlink.asciidoc +A docs/network/networkdevice/edge_core.asciidoc +A docs/network/networkdevice/enterasys.asciidoc +A docs/network/networkdevice/extreme_networks.asciidoc +A docs/network/networkdevice/foundry.asciidoc +A docs/network/networkdevice/h3c.asciidoc +M docs/network/networkdevice/hostapd.asciidoc +A docs/network/networkdevice/hp.asciidoc +A docs/network/networkdevice/hp_procurve.asciidoc +M docs/network/networkdevice/huawei_switchs.asciidoc +A docs/network/networkdevice/ibm.asciidoc +A docs/network/networkdevice/juniper.asciidoc +A docs/network/networkdevice/lgericsson.asciidoc +A docs/network/networkdevice/netgear.asciidoc +A docs/network/networkdevice/ubiquiti.asciidoc +M docs/network/switch_configuration.asciidoc + +commit 79b25164fc881ad08f9246bf219dd5a412b81ee4 +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Mon Oct 26 16:08:27 2020 -0400 + + Docs: Test adding few stuff in github if + +M docs/network/switch_configuration.asciidoc + +commit 1ff8a17190cdf3b482d1497c6108806be27b5299 +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Mon Oct 26 15:08:15 2020 -0400 + + Docs: Test adding image local github link in subpagae + +M docs/network/switch_configuration.asciidoc + +commit 83cd72c5968ed1ae021a1c6d11bb28fbc9ce6835 +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Mon Oct 26 13:53:37 2020 -0400 + + Docs: Test adding raw image github link in subpage + +M docs/network/switch_configuration.asciidoc + +commit b6c7f4ba790d94f0366cef88323220ccdb4c8088 +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Mon Oct 26 13:49:39 2020 -0400 + + Docs: Test adding image github link in subpage + +M docs/network/switch_configuration.asciidoc + +commit 612ee3c2b5ad1bd49093bee02c9bc0ed5ea39cc3 +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Mon Oct 26 12:00:42 2020 -0400 + + Docs: If on github, try to use url for images in main doc + +M docs/PacketFence_Network_Devices_Configuration_Guide.asciidoc + +commit 51e056bfbd2a3389827c580887020b4f0a63fd19 +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Mon Oct 26 11:59:22 2020 -0400 + + Docs remove network notes files. Move content to main file + +D docs/network/note_on_inline_enforcement_support.asciidoc +D docs/network/note_on_radius_accounting.asciidoc + +commit 15951e2d3564cbf2a337c41ec34024edc131a402 +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Mon Oct 26 11:58:02 2020 -0400 + + Docs Move back Notes with few lines to main file + +M docs/PacketFence_Network_Devices_Configuration_Guide.asciidoc + +commit 920a8823cfc8982776fc0274f85dc0880b00f7e5 +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Mon Oct 26 11:16:24 2020 -0400 + + Docs: Make includes in multiple lines (thks @cgx) + +M docs/PacketFence_Clustering_Guide.asciidoc +M docs/PacketFence_Developers_Guide.asciidoc +M docs/PacketFence_Installation_Guide.asciidoc +M docs/PacketFence_Network_Devices_Configuration_Guide.asciidoc + +commit 1e999bcd32f0f61a8a45c1714ae12afbcde7c5d3 +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Mon Oct 26 11:11:34 2020 -0400 + + Docs Add reference to News + +A docs/PacketFence_News-docinfo.xml +A docs/PacketFence_News.asciidoc + +commit f10e134620eded9fefc08ad8ba9463ded081d8a5 +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Thu Oct 22 14:35:54 2020 -0400 + + Move content to sub files + +M docs/PacketFence_Clustering_Guide.asciidoc +M docs/PacketFence_Developers_Guide.asciidoc +M docs/PacketFence_Installation_Guide.asciidoc +M docs/PacketFence_Network_Devices_Configuration_Guide.asciidoc +M docs/PacketFence_Template_Guide.asciidoc +M docs/developer/developer_recipes.asciidoc +M docs/installation/integrating_provisioning_agents.asciidoc + +commit c7cbc82b160e22c67cf05551141d9a2a83d43d50 +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Thu Oct 22 14:33:35 2020 -0400 + + Move directories, Create sub-pages And Clean old menu + +A docs/cluster/advanced_configuration.asciidoc +A docs/cluster/appendix.asciidoc +A docs/cluster/assumptions.asciidoc +A docs/cluster/cluster_setup.asciidoc +A docs/cluster/layer_3_clusters.asciidoc +A docs/cluster/maintenance_and_operations.asciidoc +A docs/cluster/troubleshooting_a_cluster.asciidoc +A docs/cluster/understanding_the_galera_cluster_synchronization.asciidoc +A docs/developer/code_conventions.asciidoc +A docs/developer/contributing.asciidoc +A docs/developer/customizing_packetfence.asciidoc +A docs/developer/developer_recipes.asciidoc +A docs/developer/documentation_info.asciidoc +R100 docs/go/README.asciidoc docs/developer/go/README.asciidoc +A docs/developer/http_json_api.asciidoc +R095 docs/integration_tests/README.asciidoc docs/developer/integration_tests/README.asciidoc +R100 docs/packer/README.asciidoc docs/developer/packer/README.asciidoc +A docs/developer/snmp.asciidoc +A docs/developer/supporting_new_network_hardware.asciidoc +M docs/developer/template_switches.asciidoc +R100 docs/tests/README.asciidoc docs/developer/tests/README.asciidoc +A docs/installation/additional_integration.asciidoc +A docs/installation/advanced_access_configuration.asciidoc +A docs/installation/advanced_network_topics.asciidoc +A docs/installation/advanced_portal_configuration.asciidoc +A docs/installation/advanced_radius_configuration.asciidoc +A docs/installation/advanced_topics.asciidoc +A docs/installation/appendix.asciidoc +A docs/installation/authentication_mechanisms.asciidoc +A docs/installation/authentication_sources.asciidoc +A docs/installation/best_practices.asciidoc +A docs/installation/enabling_the_captive_portal.asciidoc +R100 docs/enforcement/inline.asciidoc docs/installation/enforcement/inline.asciidoc +R100 docs/enforcement/out-of-band.asciidoc docs/installation/enforcement/out-of-band.asciidoc +A docs/installation/enforcement/supported_enforcement_modes.asciidoc +A docs/installation/fingerbank_integration.asciidoc +R100 docs/firewall/barracuda.asciidoc docs/installation/firewall/barracuda.asciidoc +R100 docs/firewall/checkpoint.asciidoc docs/installation/firewall/checkpoint.asciidoc +R100 docs/firewall/ciscoisepic.asciidoc docs/installation/firewall/ciscoisepic.asciidoc +R100 docs/firewall/fortigate.asciidoc docs/installation/firewall/fortigate.asciidoc +R100 docs/firewall/jsonrpc.asciidoc docs/installation/firewall/jsonrpc.asciidoc +R100 docs/firewall/junipersrx.asciidoc docs/installation/firewall/junipersrx.asciidoc +R100 docs/firewall/paloalto.asciidoc docs/installation/firewall/paloalto.asciidoc +A docs/installation/firewall_sso_integration.asciidoc +A docs/installation/getting_started.asciidoc +A docs/installation/installation.asciidoc +A docs/installation/integrating_provisioning_agents.asciidoc +A docs/installation/introduction_to_role_based_access_control.asciidoc +A docs/installation/intrusion_detection_system_integration.asciidoc +A docs/installation/network_devices_anomaly_detection.asciidoc +A docs/installation/performance_optimizations.asciidoc +A docs/installation/performing_compliance_checks.asciidoc +R100 docs/pfcmd.help docs/installation/pfcmd.help +R100 docs/pki/microsoft.asciidoc docs/installation/pki/microsoft.asciidoc +R100 docs/pki/packetfence.asciidoc docs/installation/pki/packetfence.asciidoc +A docs/installation/pki_integration.asciidoc +R100 docs/provisioner/intune.asciidoc docs/installation/provisioner/intune.asciidoc +R100 docs/provisioner/mobileiron.asciidoc docs/installation/provisioner/mobileiron.asciidoc +R100 docs/provisioner/opswat.asciidoc docs/installation/provisioner/opswat.asciidoc +R100 docs/provisioner/sentinelone.asciidoc docs/installation/provisioner/sentinelone.asciidoc +R100 docs/provisioner/sepm.asciidoc docs/installation/provisioner/sepm.asciidoc +A docs/installation/system_requirements.asciidoc +A docs/installation/troubleshooting_packetfence.asciidoc +A docs/network/list_of_supported_network_devices.asciidoc +R100 docs/networkdevice/aerohive.asciidoc docs/network/networkdevice/aerohive.asciidoc +R100 docs/networkdevice/anyfi.asciidoc docs/network/networkdevice/anyfi.asciidoc +R100 docs/networkdevice/coovachilli.asciidoc docs/network/networkdevice/coovachilli.asciidoc +R100 docs/networkdevice/hostapd.asciidoc docs/network/networkdevice/hostapd.asciidoc +R100 docs/networkdevice/huawei_switchs.asciidoc docs/network/networkdevice/huawei_switchs.asciidoc +A docs/network/note_on_inline_enforcement_support.asciidoc +A docs/network/note_on_radius_accounting.asciidoc +A docs/network/switch_configuration.asciidoc +A docs/network/vpn_configuration.asciidoc +A docs/network/wireless_controllers_and_access_point_configuration.asciidoc + +commit c04656ec325e710d81cbfaccd77fc0f7a61d7073 +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Tue Nov 10 10:12:05 2020 -0500 + + Change server_radius_ca_path to ca_cert_path + +M html/captive-portal/templates/wireless-profile-peap.xml +M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/mobileconfig.pm +M html/pfappserver/root/static.alt/src/views/Configuration/_config/provisioning.js +M lib/pf/provisioner/mobileconfig.pm + +commit ed7cd0209a2a3ab2746ef773e4a6ba6cf6bfb97f +Author: nqb +Date: Tue Nov 10 13:44:38 2020 +0100 + + fix typo in HTTP headers + +M html/captive-portal/lib/captiveportal/PacketFence/View/MobileConfig.pm + +commit b902fdbc0342badc27e8735a3de67794718b62c8 +Author: Durand Fabrice +Date: Mon Nov 9 15:33:44 2020 -0500 + + Fixed fqdn captive portal filter + +M go/httpdispatcher/proxy.go +M go/pfconfigdriver/structs.go + +commit 88760941e5f6370ffea65b3352f8db5a915d5989 +Author: nqb +Date: Mon Nov 9 11:35:12 2020 +0100 + + improve doc of script + +M ci/lib/test/get_public_from_gitlab.sh + +commit 8623dc222f3ef2d109b3d4609c6d2170db662228 +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Fri Nov 6 15:50:57 2020 -0500 + + Fix eap peap tls on android + +M html/captive-portal/templates/wireless-profile-peap.xml +M html/captive-portal/templates/wireless-profile-tls.xml +M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/mobileconfig.pm +M html/pfappserver/root/static.alt/src/views/Configuration/_config/provisioning.js +M lib/pf/provisioner/mobileconfig.pm + +commit 4c162321faf374247bc9748ac7d972935d25565f +Author: Julien Semaan +Date: Fri Nov 6 10:52:26 2020 -0500 + + check for hardware manufacturer hit in device registration + +M html/captive-portal/lib/captiveportal/PacketFence/Controller/DeviceRegistration.pm + +commit 694e10112eab0af7577e3f2882363a7612b2dff0 +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Thu Nov 5 10:32:14 2020 -0500 + + Use readlink instead of pwd + +M ci/lib/test/get_public_from_gitlab.sh + +commit 406dfdaf391aa7d8ba65bc44eca1ea810e712b15 +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Thu Nov 5 08:55:44 2020 -0500 + + Move var in string + +M ci/lib/test/get_public_from_gitlab.sh + +commit 487b8e643a70e510408fcdfeee45b64b93bcc120 +Author: nqb +Date: Thu Nov 5 14:49:29 2020 +0100 + + fix typos + +M addons/vagrant/ansible.cfg +M ci/packer/provisionners/.gitignore + +commit 93a3ac7f7c47215de2aa86055bf3f48c9bab3245 +Author: James Rouzier +Date: Thu Nov 5 07:03:41 2020 -0500 + + Update test + +M t/unittest/condition/matches.t + +commit 0de7b1f911a4a10b88180da18d8ff123004b75f7 +Author: James Rouzier +Date: Thu Nov 5 07:03:08 2020 -0500 + + If match is an empty string then it is always true + +M lib/pf/condition/matches.pm + +commit 0d0cf304b9f0a444fd6042d348f6036132a4b6db +Author: James Rouzier +Date: Wed Nov 4 13:09:34 2020 -0500 + + Ensure registration pre_registration post_registration are numbers + +M lib/pf/ConfigStore/Scan.pm + +commit 10c8fff32fb392b319cce341321d7a24023d4728 +Author: Julien Semaan +Date: Wed Nov 4 10:55:30 2020 -0500 + + allow to read galera-autofix settings from the env + +M go/cmd/galera-autofix/main.go +M go/sharedutils/util.go + +commit 7615414d7f3dac343f3636cabe9766c4cf2147af +Author: Julien Semaan +Date: Wed Nov 4 10:55:16 2020 -0500 + + kill any socat that is still running when force stopping MariaDB in galera-autofix + +M go/galeraautofix/mariadb/mariadb.go + +commit 8651e11a64a94b120f77a7564988607d006c1b4f +Author: nqb +Date: Wed Nov 4 14:35:38 2020 +0100 + + [docs] reflect changes in docs + +M docs/PacketFence_Developers_Guide.asciidoc +M docs/packer/README.asciidoc +M docs/tests/README.asciidoc + +commit 5d1c7173e7a843a89bc4bc79869fd6cfd4733164 +Author: nqb +Date: Wed Nov 4 12:02:48 2020 +0100 + + [ci] improve comments + +M .gitlab-ci.yml + +commit a435d808da8e7a293aa12faa54844bcbc0f91f36 +Author: nqb +Date: Wed Nov 4 11:57:17 2020 +0100 + + [Packer] ignore Ansible files + +A ci/packer/provisionners/.gitignore + +commit 73c952b1906313e4296dafc1cd18c01e81b33875 +Author: nqb +Date: Wed Nov 4 11:55:20 2020 +0100 + + [Packer] install Ansible roles and collections under provisioners dir + +M ci/packer/pfbuild.json + +commit 1b763b697d9b306cef77cd0fef28c353dfb9f525 +Author: nqb +Date: Tue Nov 3 16:14:21 2020 +0100 + + [Packer] use syntax compatible with ansible 2.10 + +M ci/packer/provisionners/requirements.yml + +commit ac8ce4889179a49d29c779203c0d04c830847358 +Author: nqb +Date: Thu Oct 29 07:28:47 2020 +0100 + + [Vagrant] remove temp comment + +M addons/vagrant/Vagrantfile + +commit 9c028db4a180e0a6ec1b855fa0d30ae839fa83be +Author: nqb +Date: Thu Oct 29 07:28:10 2020 +0100 + + [Vagrant] destroy is done later + + Related to a change in libvirt https://github.com/hashicorp/vagrant/issues/11775 + +M ci/lib/test/vagrant-wrapper.sh + +commit e218b99dffefa4d8e0da563f4e7cb76207350e48 +Author: nqb +Date: Wed Oct 28 15:26:43 2020 +0100 + + [Vagrant] ansible-galaxy now install roles and collections + +M addons/vagrant/.gitignore +M ci/lib/test/vagrant-wrapper.sh + +commit 19d6b0b641a5d0ee519a5edf22955a572de6fa2d +Author: nqb +Date: Wed Oct 28 14:03:42 2020 +0100 + + [Vagrant] fix interpolation issue + +M ci/lib/test/Makefile + +commit 331028c6a31688c49c6f4ae2a0661bf7cf4d9042 +Author: nqb +Date: Wed Oct 28 14:01:40 2020 +0100 + + [Ansible] update config to match best practices + + Config is identical if we used Vagrant or Ansible itself + +M addons/vagrant/ansible.cfg + +commit 8855718ae70042332098d0025e7b2ea98014d8f3 +Author: nqb +Date: Tue Nov 3 14:53:25 2020 +0100 + + remove reference to old fields + +M html/pfappserver/root/static.alt/src/views/Configuration/_config/radius/eap.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/radius/ocsp.js + +commit 02a06703e8562f8555cffe0f44521e942438b869 +Author: James Rouzier +Date: Tue Nov 3 06:59:50 2020 -0500 + + Update task list for pfcron + +M lib/pf/cmd/pf/pfcron.pm + +commit c1ea43eebc3a0eec7c68d7d940cfcdbe73f9ddb6 +Author: nqb +Date: Tue Nov 3 11:45:38 2020 +0100 + + expect integer in place of strings + +M html/pfappserver/root/static.alt/src/views/Configuration/_config/interface.js + +commit 0ad9080bace0515ba85c89f9235a3885fc0cd846 +Author: nqb +Date: Tue Nov 3 08:26:01 2020 +0100 + + display with_aup=1 on frontend + + fixes #5954 + +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication.pm +M html/pfappserver/root/static.alt/src/views/Configuration/_config/portalModule.js + +commit 7cadf02b028d914c50d785464420168b5382603c +Author: nqb +Date: Tue Nov 3 07:54:39 2020 +0100 + + SSIDs are not hidden by default + + fixes #5952 + +M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/mobileconfig.pm +M html/pfappserver/root/static.alt/src/views/Configuration/_config/provisioning.js + +commit 75dd50e36314925d6b95d0d930c8b0147f969eaa +Author: nqb +Date: Tue Nov 3 10:43:06 2020 +0100 + + make ocsp_timeout and timer_expire text fields + + fixes #5961 + +M html/pfappserver/lib/pfappserver/Form/Config/Radiusd/EAPProfile.pm +M html/pfappserver/lib/pfappserver/Form/Config/Radiusd/OCSPProfile.pm +M html/pfappserver/root/static.alt/src/views/Configuration/_config/radius/eap.js +M html/pfappserver/root/static.alt/src/views/Configuration/_config/radius/ocsp.js + +commit f2262a2d1f81f6e1a2514c5d2c0d73adfec05f85 +Author: nqb +Date: Tue Nov 3 08:36:25 2020 +0100 + + improve desc to avoid confusion with SNAT setting for inline + +M conf/documentation.conf +M html/pfappserver/root/static.alt/src/views/Configuration/_config/network.js + +commit d3dc35827e682c8b53798f587b22de41fa6a1243 +Author: nqb +Date: Mon Nov 2 09:18:38 2020 +0100 + + add new microsoft captive portal URL + + Recent Windows 10 devices use this URL, see https://docs.microsoft.com/en-us/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services#14-network-connection-status-indicator + +M conf/pf.conf.defaults + +commit 57ed52b9934f5cccdf1c7d7bedc0ea980f395532 +Author: Julien Semaan +Date: Fri Oct 30 09:57:17 2020 -0400 + + use dedicated RADIUS dict for pfacct so that it includes the Inverse and FR dictionaries + +M go/cmd/pfacct/radius.go +A raddb/dictionary.pfacct + +commit 94ea444e1bf4943b5f5d6ba18225512542aa9e32 +Author: nqb +Date: Fri Oct 30 07:34:49 2020 +0100 + + [docs] use PEM format to sign Apple profile + + New webadmin has some help messages. + +M docs/PacketFence_Installation_Guide.asciidoc + +commit c62ca59d2512840c142c7e737503aac01b444664 +Author: Julien Semaan +Date: Thu Oct 29 14:09:44 2020 -0400 + + fix admin role for network view API endpoint + + by allowing to override the suffix for specific paths + + fixes #5944 + +M go/api-frontend/aaa/authorization.go +M go/api-frontend/aaa/authorization_test.go + +commit 558ebc5f6811fcd2f3081b95cef304a9312ca85e +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Wed Oct 28 13:42:55 2020 -0400 + + Venom Add tests on directory And Stop script if public exists + +M ci/lib/test/get_public_from_gitlab.sh + +commit f57cc158b3105270627d1069c72fb0cfbfb80926 +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Wed Oct 28 08:33:30 2020 -0400 + + Venom: Add ignore on public directory + +M .gitignore + +commit 9506862ec1beebe5bff5ac21699989f19ec9b059 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Wed Oct 28 08:31:19 2020 -0400 + + [Venom] Update ci/lib/test/get_public_from_gitlab.sh Variables + + Co-authored-by: Nicolas Quiniou-Briand + +M ci/lib/test/get_public_from_gitlab.sh + +commit ce3d252c9b0d0de9e912927bbc0ca5108abbba8b +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Wed Oct 28 08:30:56 2020 -0400 + + [Venom] Update ci/lib/test/get_public_from_gitlab.sh + + Co-authored-by: Nicolas Quiniou-Briand + +M ci/lib/test/get_public_from_gitlab.sh + +commit f364443d6a3c2235a142dd1901faf6dafa1adfb8 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Wed Oct 28 08:20:19 2020 -0400 + + Update t/venom/install-venom.sh + + Co-authored-by: Nicolas Quiniou-Briand + +M t/venom/install-venom.sh + +commit 2ca4076d15c5425039c6c678392aac4986e01cb2 +Author: Jeremy Goimard <13801368+JeGoi@users.noreply.github.com> +Date: Wed Oct 28 08:20:13 2020 -0400 + + Update t/venom/install-venom.sh + + Co-authored-by: Nicolas Quiniou-Briand + +M t/venom/install-venom.sh + +commit df71f50a54843ac8020068400251f47e0aa8995a +Author: nqb +Date: Mon Oct 26 14:24:59 2020 +0100 + + [docs] fix typo + +M UPGRADE.asciidoc + +commit 12fafbbb7555a3d6efad7a8338da3b508bf3b904 +Author: Darren Satkunas +Date: Thu Oct 22 13:14:09 2020 -0400 + + (web admin) Preserve chosen search, ref #5934 + +M html/pfappserver/root/static.alt/src/components/pfFormChosen.vue + +commit 9a12497287c876257852796e1c8f200abbbe3a3f +Author: Julien Semaan +Date: Thu Oct 22 12:58:36 2020 -0400 + + honor profile templates override in create local account + +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication.pm + +commit 3b05595e5635633142e39490392516a4706b1225 +Author: James Rouzier +Date: Thu Oct 22 10:39:08 2020 -0400 + + Make all searched case insensitive + +M go/caddy/api/query.go +M go/caddy/api/radius_attributes.go + +commit df60c389fba25c2a53fd8010db31196be33861b5 +Author: James Rouzier +Date: Wed Oct 21 12:17:36 2020 -0400 + + Use the current tenant_id to tighten the join on for online + +M lib/pf/UnifiedApi/Search/Builder/Nodes.pm +M t/unittest/UnifiedApi/Search/Builder/Nodes.t + +commit 7168799e10d86be7b14e383bcbfb1f812b586fff +Author: James Rouzier +Date: Wed Oct 21 12:01:28 2020 -0400 + + Add support for dynamic join spec + +M lib/pf/UnifiedApi/Search/Builder.pm + +commit 97aceb906c213946d3d5995be379ffb40ca921ae +Author: James Rouzier +Date: Wed Oct 21 11:41:30 2020 -0400 + + Revert "Use the current tenant_id to tighten the join on bandwidth accounting" + + This reverts commit 0060195067e127642fef4a3dbc4a5afec1a82fab. + +M lib/pf/UnifiedApi/Search/Builder/Nodes.pm +M t/unittest/UnifiedApi/Search/Builder/Nodes.t + +commit 95918767475919e29ca76f843e1096d65ad32bfb +Author: Julien Semaan +Date: Wed Oct 21 11:14:44 2020 -0400 + + fix subscription expansion + +M lib/pf/Authentication/Source/StripeSource.pm + +commit 6d76dbe56f1f2ac439ac81654191fdfafb9b8f3e +Author: Julien Semaan +Date: Wed Oct 21 10:58:44 2020 -0400 + + honor profile templates for billing confirmation + +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/Billing.pm +M lib/pf/web/guest.pm + +commit 0060195067e127642fef4a3dbc4a5afec1a82fab +Author: James Rouzier +Date: Wed Oct 21 07:00:16 2020 -0400 + + Use the current tenant_id to tighten the join on bandwidth accounting + +M lib/pf/UnifiedApi/Search/Builder/Nodes.pm +M t/unittest/UnifiedApi/Search/Builder/Nodes.t + +commit f888c0b08da626cf4097438a827eee67dc04cdb0 +Author: James Rouzier +Date: Wed Oct 21 06:58:51 2020 -0400 + + Add support for dynamic where spec + +M lib/pf/UnifiedApi/Search/Builder.pm + +commit cc6b44ac426f56f1de405ceb70ccd1a7f352c1c7 +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Tue Oct 20 17:10:57 2020 -0400 + + Venom install default version value as a variable + +M t/venom/install-venom.sh + +commit a8d7b53f44b55be13ff37be01d219115b13132db +Author: James Rouzier +Date: Tue Oct 20 15:22:19 2020 -0400 + + Fix typo + +M lib/pf/UnifiedApi/Search/Builder.pm + +commit c9b45fd3b93a3430ad949f23bd71b22f3d6bb8a7 +Author: Darren Satkunas +Date: Tue Oct 20 15:04:43 2020 -0400 + + Use collection meta to determine form fields in filter engines, fixes #5664 + +M html/pfappserver/root/static.alt/src/views/Configuration/_components/FilterEngineView.vue + +commit 8ae069e24d6972f7047b253bbbd7c10dbfbce70c +Author: James Rouzier +Date: Tue Oct 20 13:11:50 2020 -0400 + + Avoid aliasing of the UDP connection + + Related to #5930 + +M go/cmd/pfacct/radius.go + +commit 92113b9c6f7f610fa9ba069929b2e087f5d4e1a0 +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Tue Oct 20 13:58:27 2020 -0400 + + Venom install script upgrade + add a VENOM_VERSION variable and default is 0.27.0 + check the version and status before installation + +M t/venom/install-venom.sh + +commit 5fbddb461a29f3ba64129eec3d543b7b9ef455e5 +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Tue Oct 20 11:58:54 2020 -0400 + + Venom/Ci add "get public" to other phony + +M ci/lib/test/Makefile + +commit 649619e725df71fec72adb30af873a98773ee979 +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Tue Oct 20 11:10:44 2020 -0400 + + Curl with silent and grep with test + +M ci/lib/test/get_public_from_gitlab.sh + +commit 5d1437fadbabdc8b6c946781ec08d7df71a98538 +Author: jeremy <13801368+JeGoi@users.noreply.github.com> +Date: Tue Oct 20 10:44:44 2020 -0400 + + Venom Add script to get latest public folders from Gitlab + +A ci/lib/test/get_public_from_gitlab.sh + +commit 8583bf368e5e7579e825f99d73288b728e0ec0b3 +Author: Durand Fabrice +Date: Tue Oct 20 09:34:37 2020 -0400 + + Make /common available from the admin gui (portal preview fix) + +M conf/caddy-services/httpadmindispatcher.conf.example +M conf/passthrough_admin.lua.tt.example + +commit a12ffd0c7e21e99d80370d03a781099aa2c43dc4 +Author: Julien Semaan +Date: Mon Oct 19 12:05:26 2020 -0400 + + add cancelation link in email for stripe billing + +M html/captive-portal/lib/captiveportal/PacketFence/Controller/Status.pm +M html/captive-portal/templates/emails/emails-billing_confirmation.html +M html/captive-portal/templates/emails/emails-billing_confirmation.mjml +A html/captive-portal/templates/status/billing_cancel_subscription.html +M lib/pf/Authentication/Source/StripeSource.pm +M lib/pf/web/constants.pm + +commit 13d330e1496ede8f0eb968500fec7426b737e489 +Author: Julien Semaan +Date: Mon Oct 19 09:51:08 2020 -0400 + + honor PacketFence-Tenant-Id from RADIUS request if present in pfacct + + fixes #5923 + +M go/cmd/pfacct/radius.go +M go/go.mod +M go/go.sum + +commit 9e9dd6ab19b6de6809e01f2f4b8c0ee724625e28 +Author: Julien Semaan +Date: Mon Oct 19 08:53:34 2020 -0400 + + fill name + address in Stripe if its there + + fixes #5924 + +M lib/pf/Authentication/Source/StripeSource.pm + +commit ea5c018a8215367a574ee41fbf4fe551e54bdd4a +Author: Julien Semaan +Date: Mon Oct 19 08:26:29 2020 -0400 + + prevent deletion of built-in users in admin interface + + fixes #5922 + +M lib/pf/UnifiedApi/Controller/Users.pm + +commit 069c0bd3fd3f58561957cef53d5b8d5c8ab3035a +Author: Julien Semaan +Date: Mon Oct 19 07:58:46 2020 -0400 + + update .gitignore + +M .gitignore + +commit d01db2656f05a4d630db605ad4caa092b5c51cf3 +Author: Julien Semaan +Date: Mon Oct 19 07:57:31 2020 -0400 + + update .gitignore + +M .gitignore + +commit 670f10fbe9bf61de5d6cfe0c7ff975ddfb5369ac +Author: James Rouzier +Date: Fri Oct 16 12:49:28 2020 -0400 + + Make scripts executable + +M addons/upgrade/to-10.2-adminroles-conf.pl +M addons/upgrade/to-10.2-pfmon-maintenance.pl + +commit 91f974b7e309f27ca99e32187f82d488c2ae0ae1 +Author: James Rouzier +Date: Fri Oct 16 12:31:39 2020 -0400 + + Add missing upgrade instructions + +M UPGRADE.asciidoc + +commit b125343b0ae7df5e1c44286e92cd535d993510f7 +Author: Durand Fabrice +Date: Thu Oct 15 09:18:46 2020 -0400 + + Added missing sub in MockedSwitch + +M lib/pf/Switch/MockedSwitch.pm + +commit c75ae9ff3290c40a9b76440e1ba7801ba2254bf6 +Author: Durand Fabrice +Date: Wed Oct 14 15:54:17 2020 -0400 + + News entry for #5903 + +M NEWS.asciidoc + +commit 084e9b77ee33626224610c413b19173b4b59c82c +Author: Durand Fabrice +Date: Wed Oct 14 15:52:28 2020 -0400 + + News entry for #5916 + +M NEWS.asciidoc + +commit 0f2035f4993da03d3a34fc13eff03d52287d5404 +Author: Durand Fabrice +Date: Wed Oct 14 15:50:42 2020 -0400 + + News entry for #5911 + +M NEWS.asciidoc + +commit 833878b9ba958c7e5db44a43c44988cdb3231187 +Author: Julien Semaan +Date: Wed Oct 14 15:19:50 2020 -0400 + + role based enforcement in Extreme module + +M lib/pf/Switch/Extreme.pm + +commit f9a79e1a598f86ebcb0c2d5ad2192bc621d49222 +Author: Julien Semaan +Date: Wed Oct 14 15:19:38 2020 -0400 + + attempt to use CoA when applicable on Aerohive + +M lib/pf/Switch/AeroHIVE.pm + +commit e5c7937b720ebdc287a0cc23dacf85660c83190b +Author: Durand Fabrice +Date: Tue Oct 13 16:14:09 2020 -0400 + + Avoid undefined value + +M lib/pf/radius.pm + +commit 008397ed36841431b9f2ba530474a14d1c54380d +Author: Julien Semaan +Date: Tue Oct 13 14:29:59 2020 -0400 + + disable accounting.rest if call was proxied to pfacct + +M conf/radiusd/packetfence.example + +commit 1c7059035048bd7da22d13733e7c87a6ddf88328 +Author: Julien Semaan +Date: Tue Oct 13 14:24:14 2020 -0400 + + reuse the customer for subscriptions instead of always creating a new one in stripe + +M lib/pf/Authentication/Source/StripeSource.pm + +commit 1ae6e6734fffd9d308a0fe49de07a617e8dd9e0e +Author: James Rouzier +Date: Tue Oct 13 13:28:35 2020 -0400 + + Add siblings to set_role option + + Fixes #5912 + +M html/pfappserver/lib/pfappserver/Form/Config/PortalModule.pm +M html/pfappserver/lib/pfappserver/Form/Field/PortalModuleAction.pm + +commit 65c5bc08cbffb2854ec1666511908e6d7ba9a6d5 +Author: Julien Semaan +Date: Tue Oct 13 10:06:30 2020 -0400 + + code cleanup + +M conf/radiusd/packetfence.example +M go/cmd/pfacct/radius.go + +commit 9a33db59120b17c321990d315661fc4b9f73acf6 +Author: Julien Semaan +Date: Tue Oct 13 10:04:36 2020 -0400 + + have radiusd-acct proxy to pfacct when both are enabled + +M conf/radiusd/packetfence.example +M conf/radiusd/proxy.conf.inc.example +M lib/pf/services/manager/radiusd_child.pm + +commit 99d98c0fa1b2584631e1c3a367d5a61f837d3754 +Author: Francis Lachapelle +Date: Fri Oct 9 11:38:00 2020 -0400 + + (web admin) Remove file from list after closing + +M html/pfappserver/root/static.alt/src/views/Nodes/_components/NodesImport.vue +M html/pfappserver/root/static.alt/src/views/Users/_components/UsersImport.vue + +commit ba0530a93844eb7fd5460f5b2762b47a4b156f44 +Author: Durand Fabrice +Date: Fri Oct 9 11:24:30 2020 -0400 + + News entry for #5898 + +M NEWS.asciidoc + +commit 07ec21553faabb7b3d15b316247fb7e33209b67a +Author: Durand Fabrice +Date: Fri Oct 9 11:21:31 2020 -0400 + + Fix outgoing interface + +M lib/pf/iptables.pm + +commit 79228a37acbe2ac3bd388969ba3efd43e543537f +Author: Julien Semaan +Date: Thu Oct 8 15:41:37 2020 -0400 + + post-release + +M NEWS.asciidoc +M UPGRADE.asciidoc +M conf/pf-release +A db/pf-schema-X.Y.Z.sql +A db/upgrade-X.X.X-X.Y.Z.sql +M debian/changelog +M rpm/packetfence.spec +M rpm/source + +commit 343955c20cceb27c5eb7ed16a7271d464dba4cae +Author: Julien Semaan +Date: Thu Oct 8 15:25:47 2020 -0400 + + make pfacct listen on 127.0.0.1 when radiusd-acct is enabled + +M go/cmd/pfacct/radius.go +M go/pfconfigdriver/structs.go +M lib/pf/services/manager/radiusd.pm + +commit 2fba5542ecd1d285e7f177a7ed4f179f31f48722 +Author: Durand Fabrice +Date: Thu Oct 8 11:23:12 2020 -0400 + + Make pf.Network as map[string]net.IP and fix pf.NetworkType (missing dns + interfaces) + +M go/coredns/plugin/pfdns/pfconfig.go +M go/coredns/plugin/pfdns/pfdns.go +M go/coredns/plugin/pfdns/setup.go + +commit 335a572172056cd5ce54a91824e62a9ecff7e700 +Author: James Rouzier +Date: Thu Oct 8 10:19:54 2020 -0400 + + Allow SSID to be extracted from the Called-Station-SSID attribute. + +M lib/pf/Switch.pm +A t/unittest/Switch.t + +commit 9f854894240fec30b509839e335ef871c3a396c6 +Author: Julien Semaan +Date: Wed Oct 7 14:15:56 2020 -0400 + + allow to specify local account expiration in auth source + +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication.pm +M html/pfappserver/lib/pfappserver/Base/Form/Role/SourceLocalAccount.pm +M html/pfappserver/root/static.alt/src/views/Configuration/_config/authenticationSource.js +M lib/pf/Authentication/CreateLocalAccountRole.pm + +commit 77464b713f61c4910a1999a73971d7825cf51ba9 +Author: Julien Semaan +Date: Wed Oct 7 11:09:11 2020 -0400 + + add lib/pf/billing/custom_hook.pm to config files + +M rpm/packetfence.spec + +commit 8de417d0d1ff0fff3980d53015a2861e01970426 +Author: Julien Semaan +Date: Wed Oct 7 09:54:09 2020 -0400 + + set MAC + email in session before verify + +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/Billing.pm + +commit 56e0a67dc8a2230557bd40d10ea38eeb7b81ca5d +Author: Julien Semaan +Date: Wed Oct 7 09:22:54 2020 -0400 + + updated changelog + +M ChangeLog + commit 726e5ad29b129fc4a7e43c95a581d5219ad83626 Author: Julien Semaan Date: Wed Oct 7 09:18:48 2020 -0400 @@ -17,10 +23517,8 @@ Date: Wed Oct 7 09:16:26 2020 -0400 M NEWS.asciidoc M UPGRADE.asciidoc M conf/pf-release -A db/pf-schema-10.2.0.sql -D db/pf-schema-X.Y.Z.sql -A db/upgrade-10.1.0-10.2.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R099 db/pf-schema-X.Y.Z.sql db/pf-schema-10.2.0.sql +R098 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-10.1.0-10.2.0.sql commit a1c853f9624e946b1619da4609a2d75806a89ba8 Author: Julien Semaan @@ -964,14 +24462,13 @@ Date: Wed Sep 23 16:47:16 2020 -0400 Renamed Pfmon.pm to Pfcron.pm -A html/pfappserver/lib/pfappserver/Model/Config/Pfcron.pm -D html/pfappserver/lib/pfappserver/Model/Config/Pfmon.pm +R100 html/pfappserver/lib/pfappserver/Model/Config/Pfmon.pm html/pfappserver/lib/pfappserver/Model/Config/Pfcron.pm commit 129781534786a65ee517d108a83b72833752215f Author: Durand Fabrice Date: Wed Sep 23 15:48:30 2020 -0400 - Moved w.Add(1) + Moved w.Add(1) M go/cmd/pfacct/radius.go @@ -1111,10 +24608,8 @@ Date: Wed Sep 23 08:53:58 2020 -0400 Fixed pfcron configuration file M .gitignore -D conf/cron.conf.defaults -D conf/cron.conf.example -A conf/pfcron.conf.defaults -A conf/pfcron.conf.example +R100 conf/cron.conf.defaults conf/pfcron.conf.defaults +R100 conf/cron.conf.example conf/pfcron.conf.example M debian/packetfence.conffiles commit 927fe45163aae3de29f264e325be89e13d44724b @@ -1210,25 +24705,20 @@ Date: Tue Sep 22 16:07:32 2020 -0400 rename pfmon to pfcron -A html/pfappserver/lib/pfappserver/Controller/Config/Pfcron.pm -D html/pfappserver/lib/pfappserver/Controller/Config/Pfmon.pm +R086 html/pfappserver/lib/pfappserver/Controller/Config/Pfmon.pm html/pfappserver/lib/pfappserver/Controller/Config/Pfcron.pm M html/pfappserver/lib/pfappserver/I18N/en.po M html/pfappserver/lib/pfappserver/I18N/fr.po M html/pfappserver/lib/pfappserver/Model/Config/Pfmon.pm -A html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Pfcron.pm -D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Pfmon.pm +R085 html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Pfmon.pm html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Pfcron.pm M html/pfappserver/lib/pfappserver/PacketFence/Controller/Configuration.pm M html/pfappserver/lib/pfappserver/PacketFence/Controller/Graph.pm A html/pfappserver/root/config/pfcron/clone.tt A html/pfappserver/root/config/pfcron/create.tt -A html/pfappserver/root/config/pfcron/index.tt -A html/pfappserver/root/config/pfcron/list.tt -A html/pfappserver/root/config/pfcron/view.tt +R090 html/pfappserver/root/config/pfmon/index.tt html/pfappserver/root/config/pfcron/index.tt +R100 html/pfappserver/root/config/pfmon/list.tt html/pfappserver/root/config/pfcron/list.tt +R089 html/pfappserver/root/config/pfmon/view.tt html/pfappserver/root/config/pfcron/view.tt D html/pfappserver/root/config/pfmon/clone.tt D html/pfappserver/root/config/pfmon/create.tt -D html/pfappserver/root/config/pfmon/index.tt -D html/pfappserver/root/config/pfmon/list.tt -D html/pfappserver/root/config/pfmon/view.tt M html/pfappserver/root/graph/dashboard.tt M t/venom/pfservers/wired_mac_auth/TESTSUITE.md @@ -1335,9 +24825,8 @@ Date: Fri Sep 18 12:27:01 2020 -0400 Move cluster functions to it's own namespace -A go/cluster/cluster.go +R080 go/cron/cluster.go go/cluster/cluster.go M go/cron/batch.go -D go/cron/cluster.go M go/cron/db.go M go/cron/fingerbank_data_update.go M go/cron/ip4log_cleanup.go @@ -1563,10 +25052,8 @@ M lib/pf/cmd/pf/pfcron.pm M lib/pf/config/pfcron.pm M lib/pf/factory/pfcron/task.pm M lib/pf/node.pm -A lib/pfconfig/namespaces/config/Cron.pm -A lib/pfconfig/namespaces/config/CronDefault.pm -D lib/pfconfig/namespaces/config/Maintenance.pm -D lib/pfconfig/namespaces/config/MaintenanceDefault.pm +R093 lib/pfconfig/namespaces/config/Maintenance.pm lib/pfconfig/namespaces/config/Cron.pm +R089 lib/pfconfig/namespaces/config/MaintenanceDefault.pm lib/pfconfig/namespaces/config/CronDefault.pm commit 1204528cdcfbf3d5effff0b597b7b8ba99240964 Author: James Rouzier @@ -1575,13 +25062,10 @@ Date: Wed Aug 26 16:17:23 2020 -0400 rename conf/maintenance.conf -> conf/cron.conf M addons/upgrade/to-10.2-pfmon-maintenance.pl -A conf/cron.conf.defaults -A conf/cron.conf.example -D conf/maintenance.conf.defaults -D conf/maintenance.conf.example +R100 conf/maintenance.conf.defaults conf/cron.conf.defaults +R100 conf/maintenance.conf.example conf/cron.conf.example M html/pfappserver/lib/pfappserver/Model/Config/Pfmon.pm -A lib/pf/ConfigStore/Cron.pm -D lib/pf/ConfigStore/Maintenance.pm +R075 lib/pf/ConfigStore/Maintenance.pm lib/pf/ConfigStore/Cron.pm M lib/pf/UnifiedApi/Controller/Config/MaintenanceTasks.pm M lib/pf/file_paths.pm M lib/pfconfig/namespaces/config/Maintenance.pm @@ -1594,36 +25078,21 @@ Date: Wed Aug 26 15:52:54 2020 -0400 rename maint to cron M go/cmd/pfcron/main.go -A go/cron/bandwidth_maintenance.go -A go/cron/batch.go -A go/cron/certificates_check.go -A go/cron/certificates_check_test.go -A go/cron/cleanup_chi_database_cache.go -A go/cron/cluster.go -A go/cron/config.go -A go/cron/db.go -A go/cron/fingerbank_data_update.go -A go/cron/ip4log_cleanup.go -A go/cron/ip6log_cleanup.go -A go/cron/log.go -A go/cron/pfcronjob.go -A go/cron/populate_ntlm_redis_cache.go -A go/cron/window_batch_task.go -D go/maint/bandwidth_maintenance.go -D go/maint/batch.go -D go/maint/certificates_check.go -D go/maint/certificates_check_test.go -D go/maint/cleanup_chi_database_cache.go -D go/maint/cluster.go -D go/maint/config.go -D go/maint/db.go -D go/maint/fingerbank_data_update.go -D go/maint/ip4log_cleanup.go -D go/maint/ip6log_cleanup.go -D go/maint/log.go -D go/maint/pfcronjob.go -D go/maint/populate_ntlm_redis_cache.go -D go/maint/window_batch_task.go +R100 go/maint/bandwidth_maintenance.go go/cron/bandwidth_maintenance.go +R100 go/maint/batch.go go/cron/batch.go +R100 go/maint/certificates_check.go go/cron/certificates_check.go +R100 go/maint/certificates_check_test.go go/cron/certificates_check_test.go +R100 go/maint/cleanup_chi_database_cache.go go/cron/cleanup_chi_database_cache.go +R100 go/maint/cluster.go go/cron/cluster.go +R100 go/maint/config.go go/cron/config.go +R100 go/maint/db.go go/cron/db.go +R100 go/maint/fingerbank_data_update.go go/cron/fingerbank_data_update.go +R100 go/maint/ip4log_cleanup.go go/cron/ip4log_cleanup.go +R100 go/maint/ip6log_cleanup.go go/cron/ip6log_cleanup.go +R100 go/maint/log.go go/cron/log.go +R100 go/maint/pfcronjob.go go/cron/pfcronjob.go +R100 go/maint/populate_ntlm_redis_cache.go go/cron/populate_ntlm_redis_cache.go +R100 go/maint/window_batch_task.go go/cron/window_batch_task.go commit 78056ba163eb1104a357d3ffef16d6b187ca7af6 Author: James Rouzier @@ -1648,8 +25117,7 @@ Date: Wed Aug 26 13:32:03 2020 -0400 Rename pfmon -> pfcron -A t/venom/pfservers/common/restart_pfcron_service.yml -D t/venom/pfservers/common/restart_pfmon_service.yml +R065 t/venom/pfservers/common/restart_pfmon_service.yml t/venom/pfservers/common/restart_pfcron_service.yml commit 72ed3f4e611f3260f2fe067d7578bbcb952a3a1a Author: James Rouzier @@ -1690,8 +25158,7 @@ Date: Wed Aug 26 13:26:18 2020 -0400 Rename pf::factory::pfmon::task -> pf::factory::pfcron::task M lib/pf/cmd/pf/pfmon.pm -A lib/pf/factory/pfcron/task.pm -D lib/pf/factory/pfmon/task.pm +R098 lib/pf/factory/pfmon/task.pm lib/pf/factory/pfcron/task.pm commit de1ccd604c1462de0968a0fd3c163d7649f24913 Author: James Rouzier @@ -1699,8 +25166,7 @@ Date: Wed Aug 26 12:53:47 2020 -0400 use the pfcron command -A go/maint/pfcronjob.go -D go/maint/pfmonjob.go +R078 go/maint/pfmonjob.go go/maint/pfcronjob.go commit 63f35a2e8ab73a70772c35632aca5626edcd7b1f Author: James Rouzier @@ -1735,32 +25201,19 @@ Date: Tue Aug 25 16:13:28 2020 -0400 rename pf::pfmon::task to pf::pfcron::task M lib/pf/factory/pfmon/task.pm -A lib/pf/pfcron/task.pm -A lib/pf/pfcron/task/acct_maintenance.pm -A lib/pf/pfcron/task/cluster_check.pm -A lib/pf/pfcron/task/inline_accounting_maintenance.pm -A lib/pf/pfcron/task/node_cleanup.pm -A lib/pf/pfcron/task/nodes_maintenance.pm -A lib/pf/pfcron/task/option82_query.pm -A lib/pf/pfcron/task/password_of_the_day.pm -A lib/pf/pfcron/task/person_cleanup.pm -A lib/pf/pfcron/task/provisioning_compliance_poll.pm -A lib/pf/pfcron/task/security_event_maintenance.pm -A lib/pf/pfcron/task/switch_cache_lldpLocalPort_description.pm -A lib/pf/pfcron/task/ubiquiti_ap_mac_to_ip.pm -D lib/pf/pfmon/task.pm -D lib/pf/pfmon/task/acct_maintenance.pm -D lib/pf/pfmon/task/cluster_check.pm -D lib/pf/pfmon/task/inline_accounting_maintenance.pm -D lib/pf/pfmon/task/node_cleanup.pm -D lib/pf/pfmon/task/nodes_maintenance.pm -D lib/pf/pfmon/task/option82_query.pm -D lib/pf/pfmon/task/password_of_the_day.pm -D lib/pf/pfmon/task/person_cleanup.pm -D lib/pf/pfmon/task/provisioning_compliance_poll.pm -D lib/pf/pfmon/task/security_event_maintenance.pm -D lib/pf/pfmon/task/switch_cache_lldpLocalPort_description.pm -D lib/pf/pfmon/task/ubiquiti_ap_mac_to_ip.pm +R094 lib/pf/pfmon/task.pm lib/pf/pfcron/task.pm +R084 lib/pf/pfmon/task/acct_maintenance.pm lib/pf/pfcron/task/acct_maintenance.pm +R094 lib/pf/pfmon/task/cluster_check.pm lib/pf/pfcron/task/cluster_check.pm +R083 lib/pf/pfmon/task/inline_accounting_maintenance.pm lib/pf/pfcron/task/inline_accounting_maintenance.pm +R088 lib/pf/pfmon/task/node_cleanup.pm lib/pf/pfcron/task/node_cleanup.pm +R084 lib/pf/pfmon/task/nodes_maintenance.pm lib/pf/pfcron/task/nodes_maintenance.pm +R086 lib/pf/pfmon/task/option82_query.pm lib/pf/pfcron/task/option82_query.pm +R094 lib/pf/pfmon/task/password_of_the_day.pm lib/pf/pfcron/task/password_of_the_day.pm +R088 lib/pf/pfmon/task/person_cleanup.pm lib/pf/pfcron/task/person_cleanup.pm +R084 lib/pf/pfmon/task/provisioning_compliance_poll.pm lib/pf/pfcron/task/provisioning_compliance_poll.pm +R087 lib/pf/pfmon/task/security_event_maintenance.pm lib/pf/pfcron/task/security_event_maintenance.pm +R094 lib/pf/pfmon/task/switch_cache_lldpLocalPort_description.pm lib/pf/pfcron/task/switch_cache_lldpLocalPort_description.pm +R094 lib/pf/pfmon/task/ubiquiti_ap_mac_to_ip.pm lib/pf/pfcron/task/ubiquiti_ap_mac_to_ip.pm M t/unittest/pfmon/task/nodes_maintenance.t commit 828b6f4fdbcbdbffacc4ef99375060e320780903 @@ -1769,65 +25222,37 @@ Date: Tue Aug 25 08:07:01 2020 -0400 rename pf::config::pfmon to pf::config::pfcron and pfappserver::Form::Config::Pfmon to pfappserver::Form::Config::Pfcron -A html/pfappserver/lib/pfappserver/Form/Config/Pfcron.pm -A html/pfappserver/lib/pfappserver/Form/Config/Pfcron/acct_cleanup.pm -A html/pfappserver/lib/pfappserver/Form/Config/Pfcron/acct_maintenance.pm -A html/pfappserver/lib/pfappserver/Form/Config/Pfcron/admin_api_audit_log_cleanup.pm -A html/pfappserver/lib/pfappserver/Form/Config/Pfcron/auth_log_cleanup.pm -A html/pfappserver/lib/pfappserver/Form/Config/Pfcron/bandwidth_maintenance.pm -A html/pfappserver/lib/pfappserver/Form/Config/Pfcron/bandwidth_maintenance_session.pm -A html/pfappserver/lib/pfappserver/Form/Config/Pfcron/certificates_check.pm -A html/pfappserver/lib/pfappserver/Form/Config/Pfcron/cleanup_chi_database_cache.pm -A html/pfappserver/lib/pfappserver/Form/Config/Pfcron/cluster_check.pm -A html/pfappserver/lib/pfappserver/Form/Config/Pfcron/dns_audit_log_cleanup.pm -A html/pfappserver/lib/pfappserver/Form/Config/Pfcron/fingerbank_data_update.pm -A html/pfappserver/lib/pfappserver/Form/Config/Pfcron/inline_accounting_maintenance.pm -A html/pfappserver/lib/pfappserver/Form/Config/Pfcron/ip4log_cleanup.pm -A html/pfappserver/lib/pfappserver/Form/Config/Pfcron/ip6log_cleanup.pm -A html/pfappserver/lib/pfappserver/Form/Config/Pfcron/locationlog_cleanup.pm -A html/pfappserver/lib/pfappserver/Form/Config/Pfcron/node_cleanup.pm -A html/pfappserver/lib/pfappserver/Form/Config/Pfcron/nodes_maintenance.pm -A html/pfappserver/lib/pfappserver/Form/Config/Pfcron/option82_query.pm -A html/pfappserver/lib/pfappserver/Form/Config/Pfcron/password_of_the_day.pm -A html/pfappserver/lib/pfappserver/Form/Config/Pfcron/person_cleanup.pm -A html/pfappserver/lib/pfappserver/Form/Config/Pfcron/populate_ntlm_redis_cache.pm -A html/pfappserver/lib/pfappserver/Form/Config/Pfcron/provisioning_compliance_poll.pm -A html/pfappserver/lib/pfappserver/Form/Config/Pfcron/radius_audit_log_cleanup.pm -A html/pfappserver/lib/pfappserver/Form/Config/Pfcron/security_event_maintenance.pm -A html/pfappserver/lib/pfappserver/Form/Config/Pfcron/switch_cache_lldpLocalPort_description.pm -A html/pfappserver/lib/pfappserver/Form/Config/Pfcron/ubiquiti_ap_mac_to_ip.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/acct_cleanup.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/acct_maintenance.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/admin_api_audit_log_cleanup.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/auth_log_cleanup.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/bandwidth_maintenance.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/bandwidth_maintenance_session.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/certificates_check.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/cleanup_chi_database_cache.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/cluster_check.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/dns_audit_log_cleanup.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/fingerbank_data_update.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/inline_accounting_maintenance.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/ip4log_cleanup.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/ip6log_cleanup.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/locationlog_cleanup.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/node_cleanup.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/nodes_maintenance.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/option82_query.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/password_of_the_day.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/person_cleanup.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/populate_ntlm_redis_cache.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/provisioning_compliance_poll.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/radius_audit_log_cleanup.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/security_event_maintenance.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/switch_cache_lldpLocalPort_description.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/ubiquiti_ap_mac_to_ip.pm +R090 html/pfappserver/lib/pfappserver/Form/Config/Pfmon.pm html/pfappserver/lib/pfappserver/Form/Config/Pfcron.pm +R084 html/pfappserver/lib/pfappserver/Form/Config/Pfmon/acct_cleanup.pm html/pfappserver/lib/pfappserver/Form/Config/Pfcron/acct_cleanup.pm +R085 html/pfappserver/lib/pfappserver/Form/Config/Pfmon/acct_maintenance.pm html/pfappserver/lib/pfappserver/Form/Config/Pfcron/acct_maintenance.pm +R083 html/pfappserver/lib/pfappserver/Form/Config/Pfmon/admin_api_audit_log_cleanup.pm html/pfappserver/lib/pfappserver/Form/Config/Pfcron/admin_api_audit_log_cleanup.pm +R084 html/pfappserver/lib/pfappserver/Form/Config/Pfmon/auth_log_cleanup.pm html/pfappserver/lib/pfappserver/Form/Config/Pfcron/auth_log_cleanup.pm +R089 html/pfappserver/lib/pfappserver/Form/Config/Pfmon/bandwidth_maintenance.pm html/pfappserver/lib/pfappserver/Form/Config/Pfcron/bandwidth_maintenance.pm +R085 html/pfappserver/lib/pfappserver/Form/Config/Pfmon/bandwidth_maintenance_session.pm html/pfappserver/lib/pfappserver/Form/Config/Pfcron/bandwidth_maintenance_session.pm +R088 html/pfappserver/lib/pfappserver/Form/Config/Pfmon/certificates_check.pm html/pfappserver/lib/pfappserver/Form/Config/Pfcron/certificates_check.pm +R082 html/pfappserver/lib/pfappserver/Form/Config/Pfmon/cleanup_chi_database_cache.pm html/pfappserver/lib/pfappserver/Form/Config/Pfcron/cleanup_chi_database_cache.pm +R085 html/pfappserver/lib/pfappserver/Form/Config/Pfmon/cluster_check.pm html/pfappserver/lib/pfappserver/Form/Config/Pfcron/cluster_check.pm +R084 html/pfappserver/lib/pfappserver/Form/Config/Pfmon/dns_audit_log_cleanup.pm html/pfappserver/lib/pfappserver/Form/Config/Pfcron/dns_audit_log_cleanup.pm +R084 html/pfappserver/lib/pfappserver/Form/Config/Pfmon/fingerbank_data_update.pm html/pfappserver/lib/pfappserver/Form/Config/Pfcron/fingerbank_data_update.pm +R083 html/pfappserver/lib/pfappserver/Form/Config/Pfmon/inline_accounting_maintenance.pm html/pfappserver/lib/pfappserver/Form/Config/Pfcron/inline_accounting_maintenance.pm +R090 html/pfappserver/lib/pfappserver/Form/Config/Pfmon/ip4log_cleanup.pm html/pfappserver/lib/pfappserver/Form/Config/Pfcron/ip4log_cleanup.pm +R090 html/pfappserver/lib/pfappserver/Form/Config/Pfmon/ip6log_cleanup.pm html/pfappserver/lib/pfappserver/Form/Config/Pfcron/ip6log_cleanup.pm +R084 html/pfappserver/lib/pfappserver/Form/Config/Pfmon/locationlog_cleanup.pm html/pfappserver/lib/pfappserver/Form/Config/Pfcron/locationlog_cleanup.pm +R086 html/pfappserver/lib/pfappserver/Form/Config/Pfmon/node_cleanup.pm html/pfappserver/lib/pfappserver/Form/Config/Pfcron/node_cleanup.pm +R085 html/pfappserver/lib/pfappserver/Form/Config/Pfmon/nodes_maintenance.pm html/pfappserver/lib/pfappserver/Form/Config/Pfcron/nodes_maintenance.pm +R085 html/pfappserver/lib/pfappserver/Form/Config/Pfmon/option82_query.pm html/pfappserver/lib/pfappserver/Form/Config/Pfcron/option82_query.pm +R085 html/pfappserver/lib/pfappserver/Form/Config/Pfmon/password_of_the_day.pm html/pfappserver/lib/pfappserver/Form/Config/Pfcron/password_of_the_day.pm +R085 html/pfappserver/lib/pfappserver/Form/Config/Pfmon/person_cleanup.pm html/pfappserver/lib/pfappserver/Form/Config/Pfcron/person_cleanup.pm +R084 html/pfappserver/lib/pfappserver/Form/Config/Pfmon/populate_ntlm_redis_cache.pm html/pfappserver/lib/pfappserver/Form/Config/Pfcron/populate_ntlm_redis_cache.pm +R083 html/pfappserver/lib/pfappserver/Form/Config/Pfmon/provisioning_compliance_poll.pm html/pfappserver/lib/pfappserver/Form/Config/Pfcron/provisioning_compliance_poll.pm +R083 html/pfappserver/lib/pfappserver/Form/Config/Pfmon/radius_audit_log_cleanup.pm html/pfappserver/lib/pfappserver/Form/Config/Pfcron/radius_audit_log_cleanup.pm +R082 html/pfappserver/lib/pfappserver/Form/Config/Pfmon/security_event_maintenance.pm html/pfappserver/lib/pfappserver/Form/Config/Pfcron/security_event_maintenance.pm +R085 html/pfappserver/lib/pfappserver/Form/Config/Pfmon/switch_cache_lldpLocalPort_description.pm html/pfappserver/lib/pfappserver/Form/Config/Pfcron/switch_cache_lldpLocalPort_description.pm +R080 html/pfappserver/lib/pfappserver/Form/Config/Pfmon/ubiquiti_ap_mac_to_ip.pm html/pfappserver/lib/pfappserver/Form/Config/Pfcron/ubiquiti_ap_mac_to_ip.pm M lib/pf/UnifiedApi/Controller/Config/MaintenanceTasks.pm M lib/pf/accounting.pm M lib/pf/cmd/pf/pfmon.pm -A lib/pf/config/pfcron.pm -D lib/pf/config/pfmon.pm +R096 lib/pf/config/pfmon.pm lib/pf/config/pfcron.pm M lib/pf/factory/pfmon/task.pm commit 40bcd02bdea2e5c19bf5013c955be4e19de4c861 @@ -1850,13 +25275,11 @@ A conf/systemd/packetfence-pfcron.service D conf/systemd/packetfence-pfmaint.service M config.mk M debian/rules -A go/cmd/pfcron/main.go -D go/cmd/pfmaint/main.go +R099 go/cmd/pfmaint/main.go go/cmd/pfcron/main.go M html/pfappserver/lib/pfappserver/Form/Config/Pfmon.pm M lib/pf/cmd/pf/pfmon.pm M lib/pf/file_paths.pm -A lib/pf/services/manager/pfcron.pm -D lib/pf/services/manager/pfmaint.pm +R084 lib/pf/services/manager/pfmaint.pm lib/pf/services/manager/pfcron.pm M rpm/packetfence.spec M t/TestUtils.pm @@ -1894,16 +25317,14 @@ Date: Thu Jul 16 11:44:21 2020 -0400 M conf/documentation.conf M conf/pf.conf.defaults -A conf/systemd/packetfence-pfmaint.service -D conf/systemd/packetfence-pfmon.service +R082 conf/systemd/packetfence-pfmon.service conf/systemd/packetfence-pfmaint.service M debian/packetfence.conffiles M debian/rules M html/pfappserver/lib/pfappserver/Form/Config/Pfmon.pm M html/pfappserver/lib/pfappserver/Model/Config/Pfmon.pm M lib/pf/accounting.pm M lib/pf/cmd/pf/pfmon.pm -A lib/pf/services/manager/pfmaint.pm -D lib/pf/services/manager/pfmon.pm +R084 lib/pf/services/manager/pfmon.pm lib/pf/services/manager/pfmaint.pm D lib/pfconfig/namespaces/config/Pfmon.pm D lib/pfconfig/namespaces/config/PfmonDefault.pm M rpm/packetfence.spec @@ -1961,8 +25382,7 @@ Date: Thu Jul 16 06:25:31 2020 -0400 Rename to make job name -D go/maint/chi_cleanup.go -A go/maint/cleanup_chi_database_cache.go +R100 go/maint/chi_cleanup.go go/maint/cleanup_chi_database_cache.go commit 68b8489121893cebb15591688394d8222752b3ef Author: James Rouzier @@ -2047,8 +25467,7 @@ Date: Tue Jun 30 10:09:53 2020 -0400 Implement FingerbankDataUpdate -D go/maint/call_cluster.go -A go/maint/cluster.go +R071 go/maint/call_cluster.go go/maint/cluster.go M go/maint/fingerbank_data_update.go commit d5b84d4f168231dff634375669d372469a48dbf2 @@ -2330,12 +25749,11 @@ Date: Thu Jun 18 09:43:12 2020 -0400 Simplify the creation of simple SQL cleanup jobs M go/maint/acct_cleanup.go -D go/maint/admin_api_audit_log_cleanup.go D go/maint/auth_log_cleanup.go M go/maint/config.go D go/maint/dns_audit_log_cleanup.go D go/maint/locationlog_cleanup.go -A go/maint/window_batch_task.go +R055 go/maint/admin_api_audit_log_cleanup.go go/maint/window_batch_task.go commit 2e2fc80d0a5c7121a53d3912ea17986d2876aed2 Author: James Rouzier @@ -2773,20 +26191,13 @@ Date: Wed Sep 16 09:16:38 2020 +0200 [Venom] make dhcp listener specific to vagrant-libvirt A t/venom/pfservers/configurator/00_configure_dhcp_listener_interface.yml -D t/venom/pfservers/configurator/00_run_configurator_step1.yml -A t/venom/pfservers/configurator/10_run_configurator_step1.yml -D t/venom/pfservers/configurator/10_run_configurator_step2.yml -D t/venom/pfservers/configurator/15_run_configurator_step3.yml -A t/venom/pfservers/configurator/20_run_configurator_step2.yml -D t/venom/pfservers/configurator/20_run_custom_step.yml -D t/venom/pfservers/configurator/21_run_configreload_hard.yml -D t/venom/pfservers/configurator/25_increase_log_level.yml -A t/venom/pfservers/configurator/30_run_configurator_step3.yml -D t/venom/pfservers/configurator/30_run_configurator_step4.yml -A t/venom/pfservers/configurator/40_run_custom_step.yml -A t/venom/pfservers/configurator/41_run_configreload_hard.yml -A t/venom/pfservers/configurator/45_increase_log_level.yml -A t/venom/pfservers/configurator/50_run_configurator_step4.yml +R078 t/venom/pfservers/configurator/00_run_configurator_step1.yml t/venom/pfservers/configurator/10_run_configurator_step1.yml +R100 t/venom/pfservers/configurator/10_run_configurator_step2.yml t/venom/pfservers/configurator/20_run_configurator_step2.yml +R100 t/venom/pfservers/configurator/15_run_configurator_step3.yml t/venom/pfservers/configurator/30_run_configurator_step3.yml +R100 t/venom/pfservers/configurator/20_run_custom_step.yml t/venom/pfservers/configurator/40_run_custom_step.yml +R100 t/venom/pfservers/configurator/21_run_configreload_hard.yml t/venom/pfservers/configurator/41_run_configreload_hard.yml +R100 t/venom/pfservers/configurator/25_increase_log_level.yml t/venom/pfservers/configurator/45_increase_log_level.yml +R100 t/venom/pfservers/configurator/30_run_configurator_step4.yml t/venom/pfservers/configurator/50_run_configurator_step4.yml A t/venom/pfservers/configurator/60_check_configurator_disabled.yml A t/venom/pfservers/configurator/70_check_admin_account.yml D t/venom/pfservers/configurator/step4.yml @@ -2864,9 +26275,8 @@ Date: Tue Sep 8 09:37:25 2020 +0200 M addons/vagrant/env_vars.yml M addons/vagrant/inventory/group_vars/pfservers/environment.yml -A t/venom/pfservers/configurator/10_run_configurator_step2.yml +R085 t/venom/pfservers/configurator/step2.yml t/venom/pfservers/configurator/10_run_configurator_step2.yml A t/venom/pfservers/configurator/15_run_configurator_step3.yml -D t/venom/pfservers/configurator/step2.yml D t/venom/pfservers/configurator/step3.yml M t/venom/setup/00_setup.yml M t/venom/vars/all.yml @@ -4093,10 +27503,8 @@ Date: Thu Jul 16 16:16:04 2020 -0400 Move pfdns to go/cmd directory M go/Makefile -A go/cmd/pfdns/coredns.go -A go/cmd/pfdns/directives_generate.go -D go/coredns/coredns.go -D go/coredns/directives_generate.go +R100 go/coredns/coredns.go go/cmd/pfdns/coredns.go +R100 go/coredns/directives_generate.go go/cmd/pfdns/directives_generate.go commit 3cfc30e5a7c635e7eb533f75597212371a99c038 Author: James Rouzier @@ -4105,10 +27513,8 @@ Date: Thu Jul 16 16:12:52 2020 -0400 Move db-tester and radius-tester to go/cmd directory M go/Makefile -D go/acct-tester/db-tester/main.go -D go/acct-tester/radius-tester/main.go -A go/cmd/db-tester/main.go -A go/cmd/radius-tester/main.go +R100 go/acct-tester/db-tester/main.go go/cmd/db-tester/main.go +R100 go/acct-tester/radius-tester/main.go go/cmd/radius-tester/main.go commit 8f90429125e5a0e8110fac3fd2551c95b75ebe67 Author: James Rouzier @@ -4117,12 +27523,9 @@ Date: Thu Jul 16 16:08:25 2020 -0400 Move galera-autofi to go/cmd directory M go/Makefile -A go/cmd/galera-autofix/chitchat.go -A go/cmd/galera-autofix/main.go -A go/cmd/galera-autofix/nodes.go -D go/galeraautofix/chitchat.go -D go/galeraautofix/main.go -D go/galeraautofix/nodes.go +R100 go/galeraautofix/chitchat.go go/cmd/galera-autofix/chitchat.go +R100 go/galeraautofix/main.go go/cmd/galera-autofix/main.go +R100 go/galeraautofix/nodes.go go/cmd/galera-autofix/nodes.go commit 40167d1453d0b1c03bf0084f08cfa634f6e6a8b7 Author: James Rouzier @@ -4131,8 +27534,7 @@ Date: Thu Jul 16 16:02:20 2020 -0400 Move pfdetect to go/cmd directory M go/Makefile -A go/cmd/pfdetect/main.go -D go/detect/main.go +R100 go/detect/main.go go/cmd/pfdetect/main.go commit ff6042e357dd03a08e29135faaf7cf7a60e70f11 Author: James Rouzier @@ -4141,10 +27543,8 @@ Date: Thu Jul 16 16:01:31 2020 -0400 Move pfcertmanager to go/cmd directory M go/Makefile -D go/certmanager/main.go -D go/certmanager/mem.go -A go/cmd/pfcertmanager/main.go -A go/cmd/pfcertmanager/mem.go +R100 go/certmanager/main.go go/cmd/pfcertmanager/main.go +R100 go/certmanager/mem.go go/cmd/pfcertmanager/mem.go commit 93925dbb37955d5941a8a8f4daf65556535a8cea Author: James Rouzier @@ -4153,28 +27553,17 @@ Date: Thu Jul 16 16:00:03 2020 -0400 Move pfacct to go/cmd directory M go/Makefile -D go/acct/bandwidth_account_test.go -D go/acct/bandwidth_accounting.go -D go/acct/dispatcher.go -D go/acct/main.go -D go/acct/net_flow.go -D go/acct/net_flow_test.go -D go/acct/nodes.go -D go/acct/nodes_test.go -D go/acct/pfacct.go -D go/acct/radius.go -D go/acct/radius_test.go -A go/cmd/pfacct/bandwidth_account_test.go -A go/cmd/pfacct/bandwidth_accounting.go -A go/cmd/pfacct/dispatcher.go -A go/cmd/pfacct/main.go -A go/cmd/pfacct/net_flow.go -A go/cmd/pfacct/net_flow_test.go -A go/cmd/pfacct/nodes.go -A go/cmd/pfacct/nodes_test.go -A go/cmd/pfacct/pfacct.go -A go/cmd/pfacct/radius.go -A go/cmd/pfacct/radius_test.go +R100 go/acct/bandwidth_account_test.go go/cmd/pfacct/bandwidth_account_test.go +R100 go/acct/bandwidth_accounting.go go/cmd/pfacct/bandwidth_accounting.go +R100 go/acct/dispatcher.go go/cmd/pfacct/dispatcher.go +R100 go/acct/main.go go/cmd/pfacct/main.go +R100 go/acct/net_flow.go go/cmd/pfacct/net_flow.go +R100 go/acct/net_flow_test.go go/cmd/pfacct/net_flow_test.go +R100 go/acct/nodes.go go/cmd/pfacct/nodes.go +R100 go/acct/nodes_test.go go/cmd/pfacct/nodes_test.go +R100 go/acct/pfacct.go go/cmd/pfacct/pfacct.go +R100 go/acct/radius.go go/cmd/pfacct/radius.go +R100 go/acct/radius_test.go go/cmd/pfacct/radius_test.go commit b1213e79dfc82f31f1c9b37ccd8ac757878eb112 Author: James Rouzier @@ -4183,10 +27572,8 @@ Date: Thu Jul 16 15:58:08 2020 -0400 Move pfstats to go/cmd directory M go/Makefile -A go/cmd/pfstats/main.go -A go/cmd/pfstats/metrics.go -D go/stats/main.go -D go/stats/metrics.go +R100 go/stats/main.go go/cmd/pfstats/main.go +R100 go/stats/metrics.go go/cmd/pfstats/metrics.go commit 9a8d361431422374aa0ee26c262377358bc379f6 Author: James Rouzier @@ -4195,26 +27582,16 @@ Date: Thu Jul 16 15:56:40 2020 -0400 Move pfdhcp to cmd directory M go/Makefile -A go/cmd/pfdhcp/api.go -A go/cmd/pfdhcp/config.go -A go/cmd/pfdhcp/dictionary.go -A go/cmd/pfdhcp/keysoption.go -A go/cmd/pfdhcp/main.go -A go/cmd/pfdhcp/rawClient.go -A go/cmd/pfdhcp/server.go -A go/cmd/pfdhcp/serverif.go -A go/cmd/pfdhcp/utils.go -A go/cmd/pfdhcp/workers_pool.go -D go/dhcp/api.go -D go/dhcp/config.go -D go/dhcp/dictionary.go -D go/dhcp/keysoption.go -D go/dhcp/main.go -D go/dhcp/rawClient.go -D go/dhcp/server.go -D go/dhcp/serverif.go -D go/dhcp/utils.go -D go/dhcp/workers_pool.go +R100 go/dhcp/api.go go/cmd/pfdhcp/api.go +R100 go/dhcp/config.go go/cmd/pfdhcp/config.go +R100 go/dhcp/dictionary.go go/cmd/pfdhcp/dictionary.go +R100 go/dhcp/keysoption.go go/cmd/pfdhcp/keysoption.go +R100 go/dhcp/main.go go/cmd/pfdhcp/main.go +R100 go/dhcp/rawClient.go go/cmd/pfdhcp/rawClient.go +R100 go/dhcp/server.go go/cmd/pfdhcp/server.go +R100 go/dhcp/serverif.go go/cmd/pfdhcp/serverif.go +R100 go/dhcp/utils.go go/cmd/pfdhcp/utils.go +R100 go/dhcp/workers_pool.go go/cmd/pfdhcp/workers_pool.go commit fcf40f167f6544ec667292e64acaedc5c70b334e Author: James Rouzier @@ -4394,6 +27771,21 @@ Date: Mon Sep 14 14:12:54 2020 +0200 M docs/developer/template_switches.asciidoc +commit cf79dfa6672297bbef0689cd660dd1d2c43d0905 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Sat Sep 12 08:09:11 2020 +0000 + + Bump node-fetch from 2.6.0 to 2.6.1 in /html/pfappserver/root/static.alt + + Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. + - [Release notes](https://github.com/bitinn/node-fetch/releases) + - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md) + - [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1) + + Signed-off-by: dependabot[bot] + +M html/pfappserver/root/static.alt/package-lock.json + commit b578d52964f681975df52486fdd4c7f2386156f7 Author: James Rouzier Date: Fri Sep 11 12:14:54 2020 -0400 @@ -4435,6 +27827,21 @@ Date: Fri Sep 11 09:13:25 2020 -0400 M lib/pf/password.pm +commit 0e3e1f9668ab7913a712f165d3162caf8ef72811 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Sep 11 10:03:25 2020 +0000 + + Bump yargs-parser in /html/pfappserver/root/static.alt + + Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2. + - [Release notes](https://github.com/yargs/yargs-parser/releases) + - [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md) + - [Commits](https://github.com/yargs/yargs-parser/commits) + + Signed-off-by: dependabot[bot] + +M html/pfappserver/root/static.alt/package-lock.json + commit fda2d2faef030c7c5af3e2d2dbcf60db6030af3c Author: Durand Fabrice Date: Thu Sep 10 11:31:04 2020 -0400 @@ -5069,6 +28476,16 @@ Date: Mon Aug 10 14:04:19 2020 -0400 A addons/upgrade/to-10.2-default-switch-packetfence-standard.pl +commit f8d1ac0f160058125e87f90af54c5b31fed9fd48 +Author: Powersquids +Date: Tue Aug 11 10:15:28 2020 -0700 + + Update HP.pm returnAuthorizeRead/returnAuthorizeWrite used incorrect radius reply. + + https://wiki.freeradius.org/vendor/HP#administrative-interface-authentication. Worked unless you have aaa authentication login privilege-mode turned on. + +M lib/pf/Switch/HP.pm + commit cc2fabe611a53ffb1fc34fbf1e7c16a06121f9ef Author: Darren Satkunas Date: Tue Aug 11 11:23:59 2020 -0400 @@ -5721,9 +29138,8 @@ Date: Mon Jul 20 11:43:13 2020 +0200 [Venom] refactor to use a common test suite -A t/venom/pfservers/common/sleep_delete_windows.yml +R058 t/venom/pfservers/dot1x_eap_peap/teardown/17_sleep_some_time.yml t/venom/pfservers/common/sleep_delete_windows.yml A t/venom/pfservers/dot1x_eap_peap/teardown/17_sleep_delete_windows.yml -D t/venom/pfservers/dot1x_eap_peap/teardown/17_sleep_some_time.yml A t/venom/pfservers/wired_mac_auth/teardown/12_sleep_delete_windows.yml D t/venom/pfservers/wired_mac_auth/teardown/12_sleep_some_time.yml @@ -5753,17 +29169,12 @@ Date: Thu Jul 16 15:28:10 2020 +0200 M t/venom/examples/scenario/TESTSUITE.md A t/venom/pfservers/common/check_offline_status_node01.yml A t/venom/pfservers/dot1x_eap_peap/teardown/12_check_offline_status_node01.yml -D t/venom/pfservers/dot1x_eap_peap/teardown/12_sleep_some_time.yml A t/venom/pfservers/dot1x_eap_peap/teardown/15_check_unregistered_node.yml -D t/venom/pfservers/dot1x_eap_peap/teardown/15_delete_node01_with_pfmon_node_cleanup.yml -A t/venom/pfservers/dot1x_eap_peap/teardown/17_sleep_some_time.yml -D t/venom/pfservers/dot1x_eap_peap/teardown/20_check_node01_deleted.yml -A t/venom/pfservers/dot1x_eap_peap/teardown/20_delete_node01_with_pfmon_node_cleanup.yml -A t/venom/pfservers/dot1x_eap_peap/teardown/25_check_node01_deleted.yml -D t/venom/pfservers/dot1x_eap_peap/teardown/25_disable_node_cleanup_task.yml -D t/venom/pfservers/dot1x_eap_peap/teardown/27_restart_pfmon_service.yml -A t/venom/pfservers/dot1x_eap_peap/teardown/30_disable_node_cleanup_task.yml -A t/venom/pfservers/dot1x_eap_peap/teardown/35_restart_pfmon_service.yml +R100 t/venom/pfservers/dot1x_eap_peap/teardown/12_sleep_some_time.yml t/venom/pfservers/dot1x_eap_peap/teardown/17_sleep_some_time.yml +R100 t/venom/pfservers/dot1x_eap_peap/teardown/15_delete_node01_with_pfmon_node_cleanup.yml t/venom/pfservers/dot1x_eap_peap/teardown/20_delete_node01_with_pfmon_node_cleanup.yml +R100 t/venom/pfservers/dot1x_eap_peap/teardown/20_check_node01_deleted.yml t/venom/pfservers/dot1x_eap_peap/teardown/25_check_node01_deleted.yml +R100 t/venom/pfservers/dot1x_eap_peap/teardown/25_disable_node_cleanup_task.yml t/venom/pfservers/dot1x_eap_peap/teardown/30_disable_node_cleanup_task.yml +R100 t/venom/pfservers/dot1x_eap_peap/teardown/27_restart_pfmon_service.yml t/venom/pfservers/dot1x_eap_peap/teardown/35_restart_pfmon_service.yml commit 5f2bc3b2a74b707f5863a0d1ce6bfd352480ba40 Author: nqb @@ -5827,25 +29238,20 @@ A t/venom/pfservers/common/disable_node_cleanup_task.yml A t/venom/pfservers/common/enable_node_cleanup_task.yml A t/venom/pfservers/common/kill_wpasupplicant.yml A t/venom/pfservers/dot1x_eap_peap/00_enable_node_cleanup_task.yml -D t/venom/pfservers/dot1x_eap_peap/00_join_domain.yml A t/venom/pfservers/dot1x_eap_peap/02_restart_pfmon_service.yml -D t/venom/pfservers/dot1x_eap_peap/05_create_realms.yml -A t/venom/pfservers/dot1x_eap_peap/05_join_domain.yml -A t/venom/pfservers/dot1x_eap_peap/07_create_realms.yml +R100 t/venom/pfservers/dot1x_eap_peap/00_join_domain.yml t/venom/pfservers/dot1x_eap_peap/05_join_domain.yml +R100 t/venom/pfservers/dot1x_eap_peap/05_create_realms.yml t/venom/pfservers/dot1x_eap_peap/07_create_realms.yml M t/venom/pfservers/dot1x_eap_peap/25_create_connection_profile.yml A t/venom/pfservers/dot1x_eap_peap/35_enable_dot1x_dot1x_int.yml -D t/venom/pfservers/dot1x_eap_peap/35_run_wpasupplicant.yml A t/venom/pfservers/dot1x_eap_peap/37_enable_dynamic_vlan.yml A t/venom/pfservers/dot1x_eap_peap/40_commit_config.yml -A t/venom/pfservers/dot1x_eap_peap/45_run_wpasupplicant.yml +R061 t/venom/pfservers/dot1x_eap_peap/35_run_wpasupplicant.yml t/venom/pfservers/dot1x_eap_peap/45_run_wpasupplicant.yml A t/venom/pfservers/dot1x_eap_peap/50_sleep_some_time.yml A t/venom/pfservers/dot1x_eap_peap/55_check_radius_audit_log.yml -A t/venom/pfservers/dot1x_eap_peap/65_check_dot1x_int_status.yml +R100 t/venom/pfservers/wired_mac_auth/35_check_dot1x_int_status.yml t/venom/pfservers/dot1x_eap_peap/65_check_dot1x_int_status.yml A t/venom/pfservers/dot1x_eap_peap/70_check_internet_access.yml A t/venom/pfservers/dot1x_eap_peap/teardown/00_kill_wpasupplicant.yml -D t/venom/pfservers/dot1x_eap_peap/teardown/00_teardown.yml A t/venom/pfservers/dot1x_eap_peap/teardown/05_disable_dot1x_dot1x_int.yml -D t/venom/pfservers/dot1x_eap_peap/teardown/05_restart_radius_services.yml A t/venom/pfservers/dot1x_eap_peap/teardown/07_disable_dynamic_vlan.yml A t/venom/pfservers/dot1x_eap_peap/teardown/10_commit_config.yml A t/venom/pfservers/dot1x_eap_peap/teardown/12_sleep_some_time.yml @@ -5853,9 +29259,8 @@ A t/venom/pfservers/dot1x_eap_peap/teardown/15_delete_node01_with_pfmon_node_cle A t/venom/pfservers/dot1x_eap_peap/teardown/20_check_node01_deleted.yml A t/venom/pfservers/dot1x_eap_peap/teardown/25_disable_node_cleanup_task.yml A t/venom/pfservers/dot1x_eap_peap/teardown/27_restart_pfmon_service.yml -A t/venom/pfservers/dot1x_eap_peap/teardown/90_teardown.yml -A t/venom/pfservers/dot1x_eap_peap/teardown/95_restart_radius_services.yml -D t/venom/pfservers/wired_mac_auth/35_check_dot1x_int_status.yml +R100 t/venom/pfservers/dot1x_eap_peap/teardown/00_teardown.yml t/venom/pfservers/dot1x_eap_peap/teardown/90_teardown.yml +R100 t/venom/pfservers/dot1x_eap_peap/teardown/05_restart_radius_services.yml t/venom/pfservers/dot1x_eap_peap/teardown/95_restart_radius_services.yml A t/venom/pfservers/wired_mac_auth/35_check_mac_auth_int_status.yml M t/venom/switches/common/check_dot1x_int_status.yml A t/venom/switches/common/check_mac_auth_int_status.yml @@ -6332,14 +29737,11 @@ Date: Mon Jul 13 11:37:46 2020 +0200 A t/venom/pfservers/common/unreg_node01.yml M t/venom/pfservers/wired_mac_auth/TESTSUITE.md -D t/venom/pfservers/wired_mac_auth/teardown/00_disable_mac_auth_dot1x_int.yml A t/venom/pfservers/wired_mac_auth/teardown/00_unreg_node01.yml -D t/venom/pfservers/wired_mac_auth/teardown/02_disable_dynamic_vlan.yml A t/venom/pfservers/wired_mac_auth/teardown/02_sleep_some_time.yml -D t/venom/pfservers/wired_mac_auth/teardown/05_commit_config.yml -A t/venom/pfservers/wired_mac_auth/teardown/05_disable_mac_auth_dot1x_int.yml -A t/venom/pfservers/wired_mac_auth/teardown/07_disable_dynamic_vlan.yml -A t/venom/pfservers/wired_mac_auth/teardown/10_commit_config.yml +R100 t/venom/pfservers/wired_mac_auth/teardown/00_disable_mac_auth_dot1x_int.yml t/venom/pfservers/wired_mac_auth/teardown/05_disable_mac_auth_dot1x_int.yml +R100 t/venom/pfservers/wired_mac_auth/teardown/02_disable_dynamic_vlan.yml t/venom/pfservers/wired_mac_auth/teardown/07_disable_dynamic_vlan.yml +R100 t/venom/pfservers/wired_mac_auth/teardown/05_commit_config.yml t/venom/pfservers/wired_mac_auth/teardown/10_commit_config.yml A t/venom/pfservers/wired_mac_auth/teardown/12_sleep_some_time.yml A t/venom/pfservers/wired_mac_auth/teardown/27_restart_pfmon_service.yml M t/venom/vars/all.yml @@ -6351,8 +29753,7 @@ Date: Mon Jul 13 09:50:45 2020 +0200 fix typos M t/venom/pfservers/wired_mac_auth/TESTSUITE.md -D t/venom/pfservers/wired_mac_auth/teardown/15_delete_nod01_with_pfmon_node_cleanup.yml -A t/venom/pfservers/wired_mac_auth/teardown/15_delete_node01_with_pfmon_node_cleanup.yml +R100 t/venom/pfservers/wired_mac_auth/teardown/15_delete_nod01_with_pfmon_node_cleanup.yml t/venom/pfservers/wired_mac_auth/teardown/15_delete_node01_with_pfmon_node_cleanup.yml commit 71eb0e9f5cdd8bbe6d9d5cdd6d821c109a04c8b1 Author: nqb @@ -7177,6 +30578,14 @@ Date: Mon Jun 29 09:55:30 2020 -0400 M conf/template_switches.conf.defaults A lib/pf/Switch/Brocade/Switch.def +commit 62c7383d2f8a7b98ee873086c2c2b5824a6252b0 +Author: lyubomirtraykov +Date: Mon Jun 29 09:24:26 2020 +0300 + + Add FortiGate Role Based Enforcement + +M lib/pf/Switch/Fortinet/FortiGate.pm + commit 3e80bddb16170cbf469dfbe77659590a8787c234 Author: janegilv Date: Sun Jun 28 19:06:43 2020 +0200 @@ -7748,6 +31157,16 @@ Date: Wed Jun 17 12:12:22 2020 -0400 M debian/control M rpm/packetfence.spec +commit 448fc32903234f3626b0387a35cd1decfe464149 +Author: Julien Semaan +Date: Wed Jun 17 11:01:18 2020 -0400 + + use the auth header for Github access token + + fixes #5600 + +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/OAuth/Github.pm + commit 034ea427414bd94d77ada75ecf465f1aefc2ced5 Author: Darren Satkunas Date: Wed Jun 17 09:25:24 2020 -0400 @@ -7783,10 +31202,8 @@ Date: Wed Jun 17 08:53:50 2020 -0400 M NEWS.asciidoc M UPGRADE.asciidoc M conf/pf-release -A db/pf-schema-10.1.0.sql -D db/pf-schema-X.Y.Z.sql -A db/upgrade-10.0.0-10.1.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R099 db/pf-schema-X.Y.Z.sql db/pf-schema-10.1.0.sql +R094 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-10.0.0-10.1.0.sql commit 6f1524b106e0a932c0de871d80c68664015e1cbc Author: Julien Semaan @@ -8101,6 +31518,14 @@ Date: Mon Jun 15 09:00:05 2020 -0400 M lib/pf/role.pm +commit a1606c090ba691dbac144c158b811e4b6c3911cc +Author: Durand Fabrice +Date: Mon Jun 15 08:59:23 2020 -0400 + + Fixes #5585 + +M lib/pf/role.pm + commit 78df5c71de264448264e80de39c523ee37af510e Author: James Rouzier Date: Mon Jun 15 07:48:32 2020 -0400 @@ -8138,6 +31563,14 @@ Date: Fri Jun 12 15:40:36 2020 -0400 M lib/pf/security_event.pm +commit 6c9e479dc8cc5dfb4ccbe16a8f290734933c333a +Author: Durand Fabrice +Date: Fri Jun 12 15:33:30 2020 -0400 + + Added Aruba CX switch module + +A lib/pf/Switch/Aruba/cx.pm + commit c20fcab7b0361942754d518e6f3cffa16ec388ab Author: Durand Fabrice Date: Fri Jun 12 14:35:24 2020 -0400 @@ -8578,8 +32011,7 @@ Date: Tue Jun 9 15:33:40 2020 -0400 Renamed pcap file -D t/data/snmp-pcap/Dyn user tracking 2010-07-21.pcap -A t/data/snmp-pcap/Dyn_user_tracking_2010-07_21.pcap +R100 t/data/snmp-pcap/Dyn user tracking 2010-07-21.pcap t/data/snmp-pcap/Dyn_user_tracking_2010-07_21.pcap commit e49f59f4183c2410c9f4ca397c4c5e34daa42ca8 Author: Durand Fabrice @@ -9752,8 +33184,7 @@ Date: Fri May 29 17:21:47 2020 -0400 (web admin) improve exception output -A html/pfappserver/root/static.alt/src/components/pfFormBooleanBuilder.vue -D html/pfappserver/root/static.alt/src/components/pfFormFilterEngineCondition.vue +R092 html/pfappserver/root/static.alt/src/components/pfFormFilterEngineCondition.vue html/pfappserver/root/static.alt/src/components/pfFormBooleanBuilder.vue M html/pfappserver/root/static.alt/src/views/Configuration/_config/index.js commit 584a22edc9523581765a573650583e20fb0a131b @@ -10028,8 +33459,7 @@ Date: Fri May 29 17:21:47 2020 -0400 (web admin) improve exception output -A html/pfappserver/root/static.alt/src/components/pfFormBooleanBuilder.vue -D html/pfappserver/root/static.alt/src/components/pfFormFilterEngineCondition.vue +R092 html/pfappserver/root/static.alt/src/components/pfFormFilterEngineCondition.vue html/pfappserver/root/static.alt/src/components/pfFormBooleanBuilder.vue M html/pfappserver/root/static.alt/src/views/Configuration/_config/index.js commit e54fdafa7c37f903d7e13739916645c2653a8395 @@ -10599,10 +34029,8 @@ Date: Mon Apr 27 08:25:41 2020 -0400 Renamed files -A lib/pfconfig/namespaces/config/EAP.pm -D lib/pfconfig/namespaces/config/Eap.pm -A lib/pfconfig/namespaces/config/TLS.pm -D lib/pfconfig/namespaces/config/Tls.pm +R093 lib/pfconfig/namespaces/config/Eap.pm lib/pfconfig/namespaces/config/EAP.pm +R093 lib/pfconfig/namespaces/config/Tls.pm lib/pfconfig/namespaces/config/TLS.pm M lib/pfconfig/namespaces/resource/eap_config.pm commit b53e73a4ad21e3bfec51c16f87c6a3667cab54f9 @@ -11352,8 +34780,7 @@ Date: Fri Jan 17 15:35:29 2020 -0500 Renamed file -D conf/radiusd/tls.conf -A conf/radiusd/tls.conf.example +R100 conf/radiusd/tls.conf conf/radiusd/tls.conf.example commit 66798b2d1ba467b5f548d29aa897f91a6adcd530 Author: Durand Fabrice @@ -11386,11 +34813,10 @@ Date: Thu Jan 16 16:58:56 2020 -0500 Added ocsp config namespace -A conf/radiusd/ocsp.conf.defaults +R100 conf/tls.conf conf/radiusd/ocsp.conf.defaults A conf/radiusd/ocsp.conf.example A conf/radiusd/tls.conf A conf/radiusd/tls.conf.defaults -D conf/tls.conf D conf/tls.conf.defaults M lib/pf/file_paths.pm @@ -11408,12 +34834,10 @@ Date: Wed Jan 15 13:33:23 2020 -0500 Eap -> tls -D conf/eap.conf.defaults A conf/tls.conf -A conf/tls.conf.defaults +R100 conf/eap.conf.defaults conf/tls.conf.defaults M lib/pf/file_paths.pm -D lib/pfconfig/namespaces/config/Eap.pm -A lib/pfconfig/namespaces/config/Tls.pm +R076 lib/pfconfig/namespaces/config/Eap.pm lib/pfconfig/namespaces/config/Tls.pm commit 945ce82b557d91a9c723c1b344cd5507a25fa276 Author: Durand Fabrice @@ -13655,14 +37079,13 @@ Date: Fri May 8 14:15:38 2020 +0200 [ci skip] build ZEN using packer M .gitlab-ci.yml -D addons/ZEN-vagrant-builder/installer/rc.local A ci/packer/zen/.gitignore A ci/packer/zen/Makefile A ci/packer/zen/README.md A ci/packer/zen/build-and-upload.sh A ci/packer/zen/build.pkr.hcl A ci/packer/zen/files/centos7.ks.cfg -A ci/packer/zen/files/rc.local +R090 addons/ZEN-vagrant-builder/installer/rc.local ci/packer/zen/files/rc.local A ci/packer/zen/scripts/install-pf.sh A ci/packer/zen/sources.pkr.hcl A ci/packer/zen/variables.pkr.hcl @@ -14664,8 +38087,7 @@ Date: Mon Apr 27 09:21:04 2020 -0400 Rename RawPacketHeader to SampledHeader -D go/sflow/rawpacketheader.go -A go/sflow/sampledheader.go +R076 go/sflow/rawpacketheader.go go/sflow/sampledheader.go M go/sflow/sflow.go M go/sflow/sflow_test.go @@ -14675,8 +38097,7 @@ Date: Mon Apr 27 09:07:26 2020 -0400 Rename -D go/sflow/rawpacket.go -A go/sflow/rawpacketheader.go +R076 go/sflow/rawpacket.go go/sflow/rawpacketheader.go M go/sflow/sflow.go M go/sflow/sflow_test.go @@ -14875,8 +38296,7 @@ Date: Thu Apr 23 11:20:02 2020 +0200 [Venom] run wpasupplicant on node01 -D t/venom/nodes/dot1x_eap_peap/00_wpasupplicant.yml -A t/venom/nodes/dot1x_eap_peap/run_wpasupplicant.yml +R059 t/venom/nodes/dot1x_eap_peap/00_wpasupplicant.yml t/venom/nodes/dot1x_eap_peap/run_wpasupplicant.yml A t/venom/pfservers/dot1x_eap_peap/35_run_wpasupplicant.yml M t/venom/vars/all.yml @@ -14965,27 +38385,17 @@ Date: Thu Apr 16 14:05:07 2020 +0200 [Venom] dot1x: reorder tests -D t/venom/nodes/10_dot1x_eap_peap/01_wpasupplicant.yml -A t/venom/nodes/dot1x_eap_peap/00_wpasupplicant.yml -A t/venom/pfservers/dot1x_eap_peap/00_join_domain.yml -D t/venom/pfservers/dot1x_eap_peap/01_join_domain.yml -D t/venom/pfservers/dot1x_eap_peap/02_create_realm.yml -D t/venom/pfservers/dot1x_eap_peap/03_restart_radius_services.yml -D t/venom/pfservers/dot1x_eap_peap/04_create_and_test_ad_user_source.yml -D t/venom/pfservers/dot1x_eap_peap/05_create_and_test_ad_machine_source.yml -A t/venom/pfservers/dot1x_eap_peap/05_create_realms.yml -D t/venom/pfservers/dot1x_eap_peap/10_create_connection_profile.yml -A t/venom/pfservers/dot1x_eap_peap/10_restart_radius_services.yml -A t/venom/pfservers/dot1x_eap_peap/15_create_and_test_ad_machine_source.yml -A t/venom/pfservers/dot1x_eap_peap/20_create_and_test_ad_user_source.yml -A t/venom/pfservers/dot1x_eap_peap/25_create_connection_profile.yml +R100 t/venom/nodes/10_dot1x_eap_peap/01_wpasupplicant.yml t/venom/nodes/dot1x_eap_peap/00_wpasupplicant.yml +R100 t/venom/pfservers/dot1x_eap_peap/01_join_domain.yml t/venom/pfservers/dot1x_eap_peap/00_join_domain.yml +R100 t/venom/pfservers/dot1x_eap_peap/02_create_realm.yml t/venom/pfservers/dot1x_eap_peap/05_create_realms.yml +R100 t/venom/pfservers/dot1x_eap_peap/03_restart_radius_services.yml t/venom/pfservers/dot1x_eap_peap/10_restart_radius_services.yml +R100 t/venom/pfservers/dot1x_eap_peap/05_create_and_test_ad_machine_source.yml t/venom/pfservers/dot1x_eap_peap/15_create_and_test_ad_machine_source.yml +R100 t/venom/pfservers/dot1x_eap_peap/04_create_and_test_ad_user_source.yml t/venom/pfservers/dot1x_eap_peap/20_create_and_test_ad_user_source.yml +R100 t/venom/pfservers/dot1x_eap_peap/10_create_connection_profile.yml t/venom/pfservers/dot1x_eap_peap/25_create_connection_profile.yml A t/venom/pfservers/dot1x_eap_peap/30_perform_checkup.yml -D t/venom/pfservers/global_config/01_modify_access_durations.yml -D t/venom/pfservers/global_config/02_create_access_levels.yml -A t/venom/pfservers/global_config/05_modify_access_durations.yml -A t/venom/pfservers/global_config/10_create_access_levels.yml -D t/venom/pfservers/global_config/10_create_network_devices.yml -A t/venom/pfservers/global_config/15_create_network_devices.yml +R100 t/venom/pfservers/global_config/01_modify_access_durations.yml t/venom/pfservers/global_config/05_modify_access_durations.yml +R100 t/venom/pfservers/global_config/02_create_access_levels.yml t/venom/pfservers/global_config/10_create_access_levels.yml +R100 t/venom/pfservers/global_config/10_create_network_devices.yml t/venom/pfservers/global_config/15_create_network_devices.yml commit 86318cb9b3c56a31244919b4e084f5d313a6dbd0 Author: nqb @@ -15023,10 +38433,9 @@ Date: Thu Apr 16 11:37:49 2020 +0200 [Venom] global config test suite D t/venom/pfservers/07_create_sources/00_create_and_test_ad_sources.yml -D t/venom/pfservers/09_create_network_devices/00_create_switches_and_switch_groups.yml M t/venom/pfservers/dot1x_eap_peap/TESTSUITE.md M t/venom/pfservers/global_config/00_create_roles.yml -A t/venom/pfservers/global_config/10_create_network_devices.yml +R100 t/venom/pfservers/09_create_network_devices/00_create_switches_and_switch_groups.yml t/venom/pfservers/global_config/10_create_network_devices.yml M t/venom/vars/all.yml commit bc8a87020597b421bd9c7488f2665d7a39e85ca3 @@ -15045,12 +38454,9 @@ Date: Thu Apr 16 11:05:54 2020 +0200 [Venom] create global_config dir -D t/venom/pfservers/05_actions_for_rules/00_create_roles.yml -D t/venom/pfservers/05_actions_for_rules/01_modify_access_durations.yml -D t/venom/pfservers/05_actions_for_rules/02_create_access_levels.yml -A t/venom/pfservers/global_config/00_create_roles.yml -A t/venom/pfservers/global_config/01_modify_access_durations.yml -A t/venom/pfservers/global_config/02_create_access_levels.yml +R100 t/venom/pfservers/05_actions_for_rules/00_create_roles.yml t/venom/pfservers/global_config/00_create_roles.yml +R100 t/venom/pfservers/05_actions_for_rules/01_modify_access_durations.yml t/venom/pfservers/global_config/01_modify_access_durations.yml +R100 t/venom/pfservers/05_actions_for_rules/02_create_access_levels.yml t/venom/pfservers/global_config/02_create_access_levels.yml commit 2b49680dd1369bfdbd53fa033482aa7cfbb2dd1b Author: nqb @@ -15058,10 +38464,8 @@ Date: Thu Apr 16 11:05:30 2020 +0200 [Venom] create common test suite for simple content -D t/venom/pfservers/04_run_pfcmd_commands/10_run_fix_permissions.yml -D t/venom/pfservers/04_run_pfcmd_commands/20_run_perform_checkup.yml -A t/venom/pfservers/common/fix_permissions.yml -A t/venom/pfservers/common/perform_checkup.yml +R093 t/venom/pfservers/04_run_pfcmd_commands/10_run_fix_permissions.yml t/venom/pfservers/common/fix_permissions.yml +R093 t/venom/pfservers/04_run_pfcmd_commands/20_run_perform_checkup.yml t/venom/pfservers/common/perform_checkup.yml A t/venom/pfservers/common/restart_radius_services.yml commit c5fbcecc2ca1564d3330f4588aefebccca19f867 @@ -15071,9 +38475,8 @@ Date: Thu Apr 16 11:02:44 2020 +0200 [Venom] dot1x: create new files M t/venom/pfservers/dot1x_eap_peap/02_create_realm.yml -D t/venom/pfservers/dot1x_eap_peap/03_create_connection_profile.yml A t/venom/pfservers/dot1x_eap_peap/03_restart_radius_services.yml -A t/venom/pfservers/dot1x_eap_peap/10_create_connection_profile.yml +R095 t/venom/pfservers/dot1x_eap_peap/03_create_connection_profile.yml t/venom/pfservers/dot1x_eap_peap/10_create_connection_profile.yml commit 8415c89620dbff7538e02ade0b7ba17f1aba8d61 Author: nqb @@ -15082,15 +38485,11 @@ Date: Wed Apr 15 15:22:04 2020 +0200 [Venom] new directory layout and Makefile usage for test suites M t/venom/Makefile -D t/venom/pfservers/10_dot1x_eap_peap/01_join_domain.yml -D t/venom/pfservers/10_dot1x_eap_peap/02_create_realm.yml -D t/venom/pfservers/10_dot1x_eap_peap/03_create_connection_profile.yml -D t/venom/pfservers/10_dot1x_eap_peap/99_teardown.yml -A t/venom/pfservers/dot1x_eap_peap/01_join_domain.yml -A t/venom/pfservers/dot1x_eap_peap/02_create_realm.yml -A t/venom/pfservers/dot1x_eap_peap/03_create_connection_profile.yml +R100 t/venom/pfservers/10_dot1x_eap_peap/01_join_domain.yml t/venom/pfservers/dot1x_eap_peap/01_join_domain.yml +R100 t/venom/pfservers/10_dot1x_eap_peap/02_create_realm.yml t/venom/pfservers/dot1x_eap_peap/02_create_realm.yml +R100 t/venom/pfservers/10_dot1x_eap_peap/03_create_connection_profile.yml t/venom/pfservers/dot1x_eap_peap/03_create_connection_profile.yml A t/venom/pfservers/dot1x_eap_peap/TESTSUITE.md -A t/venom/pfservers/dot1x_eap_peap/teardown/00_teardown.yml +R100 t/venom/pfservers/10_dot1x_eap_peap/99_teardown.yml t/venom/pfservers/dot1x_eap_peap/teardown/00_teardown.yml commit c581ec7d1faf7aa592c643d0097f5414bbb369e0 Author: nqb @@ -15937,10 +39336,8 @@ Date: Wed Apr 15 14:56:57 2020 -0400 M NEWS.asciidoc M UPGRADE.asciidoc M conf/pf-release -A db/pf-schema-10.0.0.sql -D db/pf-schema-X.Y.Z.sql -A db/upgrade-9.3.0-10.0.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R100 db/pf-schema-X.Y.Z.sql db/pf-schema-10.0.0.sql +R099 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-9.3.0-10.0.0.sql M debian/changelog M docs/docinfo.xml M docs/includes/global-attributes.asciidoc @@ -17643,9 +41040,8 @@ Date: Fri Apr 3 11:04:20 2020 -0400 Related #5269 M addons/dev-helpers/bin/generator-radius-attributes.go -D addons/dev-helpers/dictionary M go/caddy/api/radius_attributes.go -A lib/pf/util/combined_dictionary +R100 addons/dev-helpers/dictionary lib/pf/util/combined_dictionary commit af1efbea6af348e06a07811c8a58b4cd8b64c5e9 Author: Durand Fabrice @@ -17981,11 +41377,9 @@ Date: Thu Apr 2 09:44:58 2020 -0400 REfactor -D go/acct/once.go -D go/acct/once_test.go M go/acct/pfacct.go -A go/tryableonce/once.go -A go/tryableonce/once_test.go +R096 go/acct/once.go go/tryableonce/once.go +R097 go/acct/once_test.go go/tryableonce/once_test.go commit 390460c6dcb45aaebe416c050b39b58973761136 Author: James Rouzier @@ -18157,10 +41551,8 @@ Date: Thu Apr 2 11:20:09 2020 +0200 D t/venom/pfservers/01_remote_execution.yml M t/venom/pfservers/05_actions_for_rules/00_create_roles.yml -A t/venom/pfservers/07_create_sources/00_create_and_test_ad_sources.yml -A t/venom/pfservers/09_create_network_devices/00_create_switches_and_switch_groups.yml -D t/venom/pfservers/10_dot1x_eap_peap/03_create_sources.yml -D t/venom/pfservers/10_dot1x_eap_peap/04_create_switch.yml +R093 t/venom/pfservers/10_dot1x_eap_peap/03_create_sources.yml t/venom/pfservers/07_create_sources/00_create_and_test_ad_sources.yml +R099 t/venom/pfservers/10_dot1x_eap_peap/04_create_switch.yml t/venom/pfservers/09_create_network_devices/00_create_switches_and_switch_groups.yml commit d8db962e12a2b14a984ab95c50d39562bf4cc590 Author: nqb @@ -18168,10 +41560,9 @@ Date: Thu Apr 2 11:06:03 2020 +0200 [Venom] split test suite -A t/venom/pfservers/05_actions_for_rules/00_create_roles.yml +R100 t/venom/pfservers/10_dot1x_eap_peap/00_create_role.yml t/venom/pfservers/05_actions_for_rules/00_create_roles.yml A t/venom/pfservers/05_actions_for_rules/01_modify_access_durations.yml A t/venom/pfservers/05_actions_for_rules/02_create_access_levels.yml -D t/venom/pfservers/10_dot1x_eap_peap/00_create_role.yml commit 4817e5d25af9fd282773452304e4783fe2bd9e56 Author: nqb @@ -18236,8 +41627,7 @@ Date: Wed Apr 1 22:54:01 2020 +0200 [Venom] add more steps to test dot1x A t/venom/pfservers/10_dot1x_eap_peap/00_create_role.yml -D t/venom/pfservers/10_dot1x_eap_peap/00_setup.yml -A t/venom/pfservers/10_dot1x_eap_peap/01_join_domain.yml +R052 t/venom/pfservers/10_dot1x_eap_peap/00_setup.yml t/venom/pfservers/10_dot1x_eap_peap/01_join_domain.yml A t/venom/pfservers/10_dot1x_eap_peap/02_create_realm.yml A t/venom/pfservers/10_dot1x_eap_peap/03_create_sources.yml M t/venom/pfservers/10_dot1x_eap_peap/99_teardown.yml @@ -18274,10 +41664,8 @@ Date: Tue Mar 31 13:37:06 2020 +0200 [Venom] move files -A t/venom/pfservers/01_remote_execution.yml -D t/venom/pfservers/05_domain_join/00_setup.yml -A t/venom/pfservers/10_dot1x_eap_peap/00_setup.yml -D t/venom/pfservers/10_dot1x_eap_peap/01_remote_execution.yml +R100 t/venom/pfservers/10_dot1x_eap_peap/01_remote_execution.yml t/venom/pfservers/01_remote_execution.yml +R071 t/venom/pfservers/05_domain_join/00_setup.yml t/venom/pfservers/10_dot1x_eap_peap/00_setup.yml A t/venom/pfservers/10_dot1x_eap_peap/99_teardown.yml commit 409e2127900cacfad869b7361754cc8e38b3c8bd @@ -19761,8 +43149,7 @@ Date: Fri Mar 27 04:51:26 2020 -0400 Rename to use proper naming convention -D addons/upgrade/to-10-filter_engines.pl -A addons/upgrade/to-10.0-filter_engines.pl +R100 addons/upgrade/to-10-filter_engines.pl addons/upgrade/to-10.0-filter_engines.pl commit e6fdd14de0600013262e8df884e1ea85fc8232b3 Author: nqb @@ -20603,10 +43990,8 @@ Date: Mon Mar 9 14:24:33 2020 +0100 [Vagrant] include cumulus Vagrantfile M addons/vagrant/Vagrantfile -D addons/vagrant/cumulus/helper_scripts/config_node.sh -D addons/vagrant/cumulus/helper_scripts/config_switch.sh -A addons/vagrant/helper_scripts/config_node.sh -A addons/vagrant/helper_scripts/config_switch.sh +R100 addons/vagrant/cumulus/helper_scripts/config_node.sh addons/vagrant/helper_scripts/config_node.sh +R100 addons/vagrant/cumulus/helper_scripts/config_switch.sh addons/vagrant/helper_scripts/config_switch.sh commit ab547ca4c43c251953677efd659332f4f516a286 Author: nqb @@ -22333,6 +45718,21 @@ Date: Wed Mar 18 16:24:25 2020 -0400 A conf/haproxy-admin.conf.example A lib/pf/services/manager/haproxy_admin.pm +commit b00331e019f9125c23bc74cf797db8c307a222ea +Author: Luiz Angelo Daros de Luca +Date: Wed Mar 18 17:06:36 2020 -0300 + + Do not ignore 'PID field' from Authentication::Password + + Authentication::Password does askes for non-required PID field. + Even when provided, it was ignored by Authentication::Login. + + If 'PID field' is missing, it will use username as usual. + + Signed-off-by: Luiz Angelo Daros de Luca + +M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/Login.pm + commit 5fa13070c30b2ddbe918b7244d62db2c013fcbf3 Author: Julien Semaan Date: Wed Mar 18 15:36:04 2020 -0400 @@ -22596,8 +45996,7 @@ Date: Tue Mar 17 10:31:01 2020 -0400 put radius acct tester in its own directory -D go/acct-tester/main.go -A go/acct-tester/radius-tester/main.go +R100 go/acct-tester/main.go go/acct-tester/radius-tester/main.go commit 4089aace2d618d95d421c4ceb90ca66447e8ccee Author: Durand Fabrice @@ -23167,8 +46566,7 @@ Date: Thu Mar 12 08:38:37 2020 -0400 Rename SmartZone template name -D lib/pf/Switch/Ruckus/SmartZone.def -A lib/pf/Switch/Ruckus/SmartZone_v2.def +R091 lib/pf/Switch/Ruckus/SmartZone.def lib/pf/Switch/Ruckus/SmartZone_v2.def commit 1e62b0f860eac0b4204d4939b126821ea0dfd1cc Author: James Rouzier @@ -23771,28 +47169,17 @@ M docs/firewall/checkpoint.asciidoc M docs/firewall/fortigate.asciidoc M docs/firewall/jsonrpc.asciidoc M docs/firewall/paloalto.asciidoc -D docs/images/Meraki-config-pf-role.png -D docs/images/Meraki-config-pf-url.png -D docs/images/Meraki-vlan-pf.png -D docs/images/Security-event.png -D docs/images/WLC_PACKETFENCE.png -D docs/images/WLC_PACKETFENCE2.png -D docs/images/doc-barracuda-cfg_SSO_pf.png -A docs/images/doc-barracuda-cfg_sso_pf.png -D docs/images/doc-checkpoint-cfg_SSO_pf.png -A docs/images/doc-checkpoint-cfg_sso_pf.png -D docs/images/doc-fortigate-cfg_SSO_pf.png -A docs/images/doc-fortigate-cfg_sso_pf.png -D docs/images/doc-jsonrpc-cfg_SSO_pf.png -A docs/images/doc-jsonrpc-cfg_sso_pf.png -D docs/images/doc-paloalto-cfg_SSO_pf.png -A docs/images/doc-paloalto-cfg_sso_pf.png -A docs/images/meraki-config-pf-role.png -A docs/images/meraki-config-pf-url.png -A docs/images/meraki-vlan-pf.png -A docs/images/security-event.png -A docs/images/wlc_packetfence.png -A docs/images/wlc_packetfence2.png +R100 docs/images/doc-barracuda-cfg_SSO_pf.png docs/images/doc-barracuda-cfg_sso_pf.png +R100 docs/images/doc-checkpoint-cfg_SSO_pf.png docs/images/doc-checkpoint-cfg_sso_pf.png +R100 docs/images/doc-fortigate-cfg_SSO_pf.png docs/images/doc-fortigate-cfg_sso_pf.png +R100 docs/images/doc-jsonrpc-cfg_SSO_pf.png docs/images/doc-jsonrpc-cfg_sso_pf.png +R100 docs/images/doc-paloalto-cfg_SSO_pf.png docs/images/doc-paloalto-cfg_sso_pf.png +R100 docs/images/Meraki-config-pf-role.png docs/images/meraki-config-pf-role.png +R100 docs/images/Meraki-config-pf-url.png docs/images/meraki-config-pf-url.png +R100 docs/images/Meraki-vlan-pf.png docs/images/meraki-vlan-pf.png +R100 docs/images/Security-event.png docs/images/security-event.png +R100 docs/images/WLC_PACKETFENCE.png docs/images/wlc_packetfence.png +R100 docs/images/WLC_PACKETFENCE2.png docs/images/wlc_packetfence2.png commit a5782e6167bc834b33408a65307867bee55576b4 Author: James Rouzier @@ -24104,9 +47491,8 @@ Date: Fri Mar 6 11:49:05 2020 -0500 Refactor buckets to nodes D go/acct/bucket.go -D go/acct/bucket_test.go A go/acct/nodes.go -A go/acct/nodes_test.go +R068 go/acct/bucket_test.go go/acct/nodes_test.go commit 82b3d572850641b7adce423dfcf49b7241b453a1 Author: James Rouzier @@ -24256,22 +47642,14 @@ Date: Thu Mar 5 13:49:50 2020 -0500 M config.mk M go/Makefile -A go/acct/bandwidth_account_test.go -A go/acct/bandwidth_accounting.go -A go/acct/main.go -A go/acct/net_flow.go -A go/acct/net_flow_test.go -A go/acct/pfacct.go -A go/acct/radius.go -A go/acct/radius_test.go -D go/pfacct/bandwidth_account_test.go -D go/pfacct/bandwidth_accounting.go -D go/pfacct/main.go -D go/pfacct/net_flow.go -D go/pfacct/net_flow_test.go -D go/pfacct/pfacct.go -D go/pfacct/radius.go -D go/pfacct/radius_test.go +R100 go/pfacct/bandwidth_account_test.go go/acct/bandwidth_account_test.go +R100 go/pfacct/bandwidth_accounting.go go/acct/bandwidth_accounting.go +R100 go/pfacct/main.go go/acct/main.go +R100 go/pfacct/net_flow.go go/acct/net_flow.go +R100 go/pfacct/net_flow_test.go go/acct/net_flow_test.go +R100 go/pfacct/pfacct.go go/acct/pfacct.go +R100 go/pfacct/radius.go go/acct/radius.go +R100 go/pfacct/radius_test.go go/acct/radius_test.go commit c6e2eae4343a967056fa57f5a5c9ce4fc3aefca6 Author: James Rouzier @@ -24774,8 +48152,7 @@ Date: Fri Mar 6 10:38:58 2020 -0500 (web admin) rename component -D html/pfappserver/root/static.alt/src/components/pfFormBooleanFieldOpValue.vue -A html/pfappserver/root/static.alt/src/components/pfFormFilterEngineCondition.vue +R100 html/pfappserver/root/static.alt/src/components/pfFormBooleanFieldOpValue.vue html/pfappserver/root/static.alt/src/components/pfFormFilterEngineCondition.vue M html/pfappserver/root/static.alt/src/views/Configuration/_config/filterEngine.js commit 232a7ee26d2a16a8089ca9e878bd79796be0ac20 @@ -26640,8 +50017,7 @@ Date: Thu Feb 27 09:15:07 2020 -0500 Renamed oscp.go ocsp.go -A go/caddy/pfpki/ocsp.go -D go/caddy/pfpki/oscp.go +R100 go/caddy/pfpki/oscp.go go/caddy/pfpki/ocsp.go commit f14bdfc4b5fb40726f2756ca90b97c6d8eaa14f7 Author: Julien Semaan @@ -26885,11 +50261,9 @@ Date: Wed Feb 12 13:43:48 2020 -0500 Reorganize the vlan filter routing -A html/pfappserver/lib/pfappserver/Form/Config/FilterEngines/VlanFilter.pm -D html/pfappserver/lib/pfappserver/Form/Config/VlanFilter.pm +R092 html/pfappserver/lib/pfappserver/Form/Config/VlanFilter.pm html/pfappserver/lib/pfappserver/Form/Config/FilterEngines/VlanFilter.pm M lib/pf/UnifiedApi.pm -A lib/pf/UnifiedApi/Controller/Config/FilterEngines/VlanFilters.pm -D lib/pf/UnifiedApi/Controller/Config/VlanFilters.pm +R082 lib/pf/UnifiedApi/Controller/Config/VlanFilters.pm lib/pf/UnifiedApi/Controller/Config/FilterEngines/VlanFilters.pm commit 3ec8399d11caa177fe1c8dd60b0bf9550607ff67 Author: James Rouzier @@ -28498,13 +51872,11 @@ Date: Thu Oct 31 13:07:10 2019 -0400 M go/caddy/caddy/caddy/caddymain/run.go M go/caddy/caddy/caddyhttp/httpserver/plugin.go -A go/caddy/pfpki/handlers.go -A go/caddy/pfpki/models.go +R098 go/pki/handlers.go go/caddy/pfpki/handlers.go +R098 go/pki/models.go go/caddy/pfpki/models.go A go/caddy/pfpki/pfpki.go M go/go.sum -D go/pki/handlers.go D go/pki/main.go -D go/pki/models.go commit a98b7f29464c447cdd9d771466611ef180d8006b Author: Durand Fabrice @@ -28583,12 +51955,11 @@ Date: Tue Oct 29 11:31:14 2019 -0400 Start without caddy -D go/caddy/pfpki/handlers.go D go/caddy/pfpki/pfpki.go M go/caddy/statsd/statsd.go M go/go.mod M go/go.sum -A go/pki/handlers.go +R055 go/caddy/pfpki/handlers.go go/pki/handlers.go A go/pki/main.go A go/pki/models.go @@ -31547,12 +54918,10 @@ Date: Fri Jan 17 11:19:33 2020 +0100 M .gitlab-ci.yml M ci/packer/Makefile M ci/packer/pfbuild.json -A ci/packer/provisionners/inventory/group_vars/devel_centos/gitlab_buildpkg_tools.yml +R100 ci/packer/provisionners/inventory/group_vars/devel_centos8/gitlab_buildpkg_tools.yml ci/packer/provisionners/inventory/group_vars/devel_centos/gitlab_buildpkg_tools.yml D ci/packer/provisionners/inventory/group_vars/devel_centos7/gitlab_buildpkg_tools.yml -D ci/packer/provisionners/inventory/group_vars/devel_centos8/gitlab_buildpkg_tools.yml -A ci/packer/provisionners/inventory/group_vars/stable_centos/gitlab_buildpkg_tools.yml +R100 ci/packer/provisionners/inventory/group_vars/stable_centos8/gitlab_buildpkg_tools.yml ci/packer/provisionners/inventory/group_vars/stable_centos/gitlab_buildpkg_tools.yml D ci/packer/provisionners/inventory/group_vars/stable_centos7/gitlab_buildpkg_tools.yml -D ci/packer/provisionners/inventory/group_vars/stable_centos8/gitlab_buildpkg_tools.yml M ci/packer/provisionners/playbooks/python3.yml M ci/packer/provisionners/site.yml M config.mk @@ -31574,12 +54943,10 @@ Date: Mon Jan 6 14:24:37 2020 +0100 M .gitlab-ci.yml M ci/packer/Makefile M ci/packer/pfbuild.json -D ci/packer/provisionners/inventory/group_vars/devel_centos/gitlab_buildpkg_tools.yml A ci/packer/provisionners/inventory/group_vars/devel_centos7/gitlab_buildpkg_tools.yml -A ci/packer/provisionners/inventory/group_vars/devel_centos8/gitlab_buildpkg_tools.yml -D ci/packer/provisionners/inventory/group_vars/stable_centos/gitlab_buildpkg_tools.yml +R100 ci/packer/provisionners/inventory/group_vars/devel_centos/gitlab_buildpkg_tools.yml ci/packer/provisionners/inventory/group_vars/devel_centos8/gitlab_buildpkg_tools.yml A ci/packer/provisionners/inventory/group_vars/stable_centos7/gitlab_buildpkg_tools.yml -A ci/packer/provisionners/inventory/group_vars/stable_centos8/gitlab_buildpkg_tools.yml +R100 ci/packer/provisionners/inventory/group_vars/stable_centos/gitlab_buildpkg_tools.yml ci/packer/provisionners/inventory/group_vars/stable_centos8/gitlab_buildpkg_tools.yml M ci/packer/provisionners/playbooks/python3.yml M ci/packer/provisionners/site.yml M config.mk @@ -32748,10 +56115,8 @@ Date: Mon Jan 13 08:46:40 2020 -0500 bump upgrade scripts version -A db/pf-schema-9.3.0.sql -D db/pf-schema-X.Y.Z.sql -A db/upgrade-9.2.0-9.3.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R099 db/pf-schema-X.Y.Z.sql db/pf-schema-9.3.0.sql +R097 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-9.2.0-9.3.0.sql commit c74b88f4d8e6c5b229b59785bffdab272f54d185 Author: Julien Semaan @@ -33235,12 +56600,9 @@ Date: Sun Dec 22 07:20:29 2019 +0100 rename install to test M .gitlab-ci.yml -D ci/lib/install/Makefile -D ci/lib/install/manage-vagrant-vm.sh -D ci/lib/install/run-tests.sh -A ci/lib/test/Makefile -A ci/lib/test/manage-vagrant-vm.sh -A ci/lib/test/run-tests.sh +R059 ci/lib/install/Makefile ci/lib/test/Makefile +R097 ci/lib/install/manage-vagrant-vm.sh ci/lib/test/manage-vagrant-vm.sh +R100 ci/lib/install/run-tests.sh ci/lib/test/run-tests.sh commit bc9aa94166b2efde11a75d0f5644bb7720850810 Author: nqb @@ -33252,8 +56614,7 @@ M .gitlab-ci.yml M addons/vagrant/Vagrantfile M ci/lib/install/Makefile M ci/lib/install/manage-vagrant-vm.sh -A ci/lib/install/run-tests.sh -D ci/lib/install/run-unit-tests.sh +R081 ci/lib/install/run-unit-tests.sh ci/lib/install/run-tests.sh commit 6cf824d65514c1f87dfe95752f66608247774979 Author: nqb @@ -33271,15 +56632,11 @@ Date: Sat Dec 21 16:02:49 2019 +0100 refactorize inventory with stable_and_nightly M addons/vagrant/Vagrantfile -D addons/vagrant/inventory/group_vars/all/packetfence_install__api_calls.yml -D addons/vagrant/inventory/group_vars/all/packetfence_install__nodes.yml -D addons/vagrant/inventory/group_vars/all/packetfence_install__sources.yml -D addons/vagrant/inventory/group_vars/all/packetfence_install__users.yml M addons/vagrant/inventory/group_vars/dev/environment.yml -A addons/vagrant/inventory/group_vars/stable_and_nightly/packetfence_install__api_calls.yml -A addons/vagrant/inventory/group_vars/stable_and_nightly/packetfence_install__nodes.yml -A addons/vagrant/inventory/group_vars/stable_and_nightly/packetfence_install__sources.yml -A addons/vagrant/inventory/group_vars/stable_and_nightly/packetfence_install__users.yml +R100 addons/vagrant/inventory/group_vars/all/packetfence_install__api_calls.yml addons/vagrant/inventory/group_vars/stable_and_nightly/packetfence_install__api_calls.yml +R100 addons/vagrant/inventory/group_vars/all/packetfence_install__nodes.yml addons/vagrant/inventory/group_vars/stable_and_nightly/packetfence_install__nodes.yml +R100 addons/vagrant/inventory/group_vars/all/packetfence_install__sources.yml addons/vagrant/inventory/group_vars/stable_and_nightly/packetfence_install__sources.yml +R100 addons/vagrant/inventory/group_vars/all/packetfence_install__users.yml addons/vagrant/inventory/group_vars/stable_and_nightly/packetfence_install__users.yml M addons/vagrant/inventory/hosts A addons/vagrant/local_dev.yml M addons/vagrant/site.yml @@ -34030,50 +57387,16 @@ A html/pfappserver/root/static.alt/src/components/pfMixinForm.js D html/pfappserver/root/static.alt/src/components/pfMixinValidation.js D html/pfappserver/root/static.alt/src/globals/configuration/pfConfiguration.js D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationAccessDuration.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationActiveActive.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationAdminRoles.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationAdvanced.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationAlerting.js D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationAuthenticationSources.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationBillingTiers.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationCaptivePortal.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationCiscoMobilityServicesEngine.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationConnectionProfiles.js D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationDatabase.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationDatabaseAdvanced.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationDns.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationDomains.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationFencing.js D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationFingerbank.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationFirewalls.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationFloatingDevices.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationGeneral.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationInline.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationInterfaces.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationLayer2Networks.js D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationMaintenanceTasks.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationNetwork.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationParking.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationPkiProviders.js D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationPortalModules.js D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationProvisionings.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationRadius.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationRealms.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationRoles.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationRoutedNetworks.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationScans.js D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationSecurityEvents.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationSelfServices.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationServices.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationSnmpTrap.js D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationSwitchGroups.js D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationSwitches.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationSyslogForwarders.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationSyslogParsers.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationTrafficShapingPolicies.js D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationWebServices.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationWmiRules.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationWrixLocations.js A html/pfappserver/root/static.alt/src/globals/pfActions.js D html/pfappserver/root/static.alt/src/globals/pfAuthenticationConditions.js M html/pfappserver/root/static.alt/src/globals/pfDatabaseSchema.js @@ -34186,20 +57509,20 @@ M html/pfappserver/root/static.alt/src/views/Configuration/_components/WmiRulesL M html/pfappserver/root/static.alt/src/views/Configuration/_components/WrixLocationView.vue M html/pfappserver/root/static.alt/src/views/Configuration/_components/WrixLocationsList.vue A html/pfappserver/root/static.alt/src/views/Configuration/_config/accessDuration.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/activeActive.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/adminRole.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/advanced.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/alerting.js +R064 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationActiveActive.js html/pfappserver/root/static.alt/src/views/Configuration/_config/activeActive.js +R082 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationAdminRoles.js html/pfappserver/root/static.alt/src/views/Configuration/_config/adminRole.js +R058 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationAdvanced.js html/pfappserver/root/static.alt/src/views/Configuration/_config/advanced.js +R056 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationAlerting.js html/pfappserver/root/static.alt/src/views/Configuration/_config/alerting.js A html/pfappserver/root/static.alt/src/views/Configuration/_config/authenticationSource.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/billingTier.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/captivePortal.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/ciscoMobilityServicesEngine.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/connectionProfile.js +R057 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationBillingTiers.js html/pfappserver/root/static.alt/src/views/Configuration/_config/billingTier.js +R060 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationCaptivePortal.js html/pfappserver/root/static.alt/src/views/Configuration/_config/captivePortal.js +R052 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationCiscoMobilityServicesEngine.js html/pfappserver/root/static.alt/src/views/Configuration/_config/ciscoMobilityServicesEngine.js +R055 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationConnectionProfiles.js html/pfappserver/root/static.alt/src/views/Configuration/_config/connectionProfile.js A html/pfappserver/root/static.alt/src/views/Configuration/_config/database.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/databaseAdvanced.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/dns.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/domain.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/fencing.js +R054 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationDatabaseAdvanced.js html/pfappserver/root/static.alt/src/views/Configuration/_config/databaseAdvanced.js +R055 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationDns.js html/pfappserver/root/static.alt/src/views/Configuration/_config/dns.js +R070 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationDomains.js html/pfappserver/root/static.alt/src/views/Configuration/_config/domain.js +R071 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationFencing.js html/pfappserver/root/static.alt/src/views/Configuration/_config/fencing.js A html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/combination.js A html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/device.js A html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/deviceChangeDetection.js @@ -34210,36 +57533,36 @@ A html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/dh A html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/index.js A html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/macVendor.js A html/pfappserver/root/static.alt/src/views/Configuration/_config/fingerbank/userAgent.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/firewall.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/floatingDevice.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/general.js +R063 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationFirewalls.js html/pfappserver/root/static.alt/src/views/Configuration/_config/firewall.js +R062 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationFloatingDevices.js html/pfappserver/root/static.alt/src/views/Configuration/_config/floatingDevice.js +R056 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationGeneral.js html/pfappserver/root/static.alt/src/views/Configuration/_config/general.js A html/pfappserver/root/static.alt/src/views/Configuration/_config/index.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/inline.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/interface.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/layer2Network.js +R058 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationInline.js html/pfappserver/root/static.alt/src/views/Configuration/_config/inline.js +R078 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationInterfaces.js html/pfappserver/root/static.alt/src/views/Configuration/_config/interface.js +R050 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationLayer2Networks.js html/pfappserver/root/static.alt/src/views/Configuration/_config/layer2Network.js A html/pfappserver/root/static.alt/src/views/Configuration/_config/maintenanceTask.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/network.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/parking.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/pkiProvider.js +R073 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationNetwork.js html/pfappserver/root/static.alt/src/views/Configuration/_config/network.js +R065 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationParking.js html/pfappserver/root/static.alt/src/views/Configuration/_config/parking.js +R060 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationPkiProviders.js html/pfappserver/root/static.alt/src/views/Configuration/_config/pkiProvider.js A html/pfappserver/root/static.alt/src/views/Configuration/_config/portalModule.js A html/pfappserver/root/static.alt/src/views/Configuration/_config/provisioning.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/radius.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/realm.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/role.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/routedNetwork.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/scanEngine.js +R072 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationRadius.js html/pfappserver/root/static.alt/src/views/Configuration/_config/radius.js +R064 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationRealms.js html/pfappserver/root/static.alt/src/views/Configuration/_config/realm.js +R064 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationRoles.js html/pfappserver/root/static.alt/src/views/Configuration/_config/role.js +R054 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationRoutedNetworks.js html/pfappserver/root/static.alt/src/views/Configuration/_config/routedNetwork.js +R062 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationScans.js html/pfappserver/root/static.alt/src/views/Configuration/_config/scanEngine.js A html/pfappserver/root/static.alt/src/views/Configuration/_config/securityEvent.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/selfService.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/service.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/snmpTrap.js +R056 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationSelfServices.js html/pfappserver/root/static.alt/src/views/Configuration/_config/selfService.js +R083 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationServices.js html/pfappserver/root/static.alt/src/views/Configuration/_config/service.js +R060 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationSnmpTrap.js html/pfappserver/root/static.alt/src/views/Configuration/_config/snmpTrap.js A html/pfappserver/root/static.alt/src/views/Configuration/_config/switch.js A html/pfappserver/root/static.alt/src/views/Configuration/_config/switchGroup.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/syslogForwarder.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/syslogParser.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/trafficShapingPolicy.js +R064 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationSyslogForwarders.js html/pfappserver/root/static.alt/src/views/Configuration/_config/syslogForwarder.js +R067 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationSyslogParsers.js html/pfappserver/root/static.alt/src/views/Configuration/_config/syslogParser.js +R065 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationTrafficShapingPolicies.js html/pfappserver/root/static.alt/src/views/Configuration/_config/trafficShapingPolicy.js A html/pfappserver/root/static.alt/src/views/Configuration/_config/webServices.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/wmiRule.js -A html/pfappserver/root/static.alt/src/views/Configuration/_config/wrixLocation.js +R064 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationWmiRules.js html/pfappserver/root/static.alt/src/views/Configuration/_config/wmiRule.js +R086 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationWrixLocations.js html/pfappserver/root/static.alt/src/views/Configuration/_config/wrixLocation.js M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js M html/pfappserver/root/static.alt/src/views/Configuration/_store/bases.js M html/pfappserver/root/static.alt/src/views/Configuration/_store/securityEvents.js @@ -35660,10 +58983,8 @@ Date: Tue Nov 26 08:34:31 2019 -0500 M NEWS.asciidoc M UPGRADE.asciidoc M conf/pf-release -A db/pf-schema-9.2.0.sql -D db/pf-schema-X.Y.Z.sql -A db/upgrade-9.1.0-9.2.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R099 db/pf-schema-X.Y.Z.sql db/pf-schema-9.2.0.sql +R098 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-9.1.0-9.2.0.sql commit dcbeef6b8a56c643cda7dfe074af1316bdc53606 Author: Julien Semaan @@ -37316,8 +60637,7 @@ Date: Thu Nov 7 14:18:55 2019 +0100 [ci] upload maintenance artifacts M .gitlab-ci.yml -A ci/lib/upload/deploy-artifacts.sh -D ci/upload/deploy-packages.sh +R066 ci/upload/deploy-packages.sh ci/lib/upload/deploy-artifacts.sh commit 3130e22c9770d17b84ee6ac95eae1d623901c89e Author: nqb @@ -37326,8 +60646,7 @@ Date: Thu Nov 7 14:18:11 2019 +0100 [ci] sign maintenance artifacts M .gitlab-ci.yml -A ci/lib/maintenance/build_and_sign_maintenance_artifacts.sh -D ci/lib/maintenance/build_maintenance_artifacts.sh +R072 ci/lib/maintenance/build_maintenance_artifacts.sh ci/lib/maintenance/build_and_sign_maintenance_artifacts.sh commit 843ae1c6c552bdb65c4b574996d91c901a23238a Author: nqb @@ -38176,8 +61495,7 @@ Date: Fri Nov 1 10:23:46 2019 -0400 Fix for PR -A addons/makeslave.pl -D addons/makeslave.pm +R050 addons/makeslave.pm addons/makeslave.pl M conf/mariadb/mariadb.conf.tt.example M docs/PacketFence_Clustering_Guide.asciidoc M html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationDatabaseAdvanced.js @@ -38573,14 +61891,10 @@ Date: Thu Oct 31 12:08:33 2019 +0100 M .gitlab-ci.yml M ci/packer/Makefile M ci/packer/pfbuild.json -D ci/packer/provisionners/inventory/group_vars/centos/gitlab_buildpkg_tools.yml -D ci/packer/provisionners/inventory/group_vars/centos/rpm_keys.yml -D ci/packer/provisionners/inventory/group_vars/debian/gitlab_buildpkg_tools.yml -A ci/packer/provisionners/inventory/group_vars/devel_centos/gitlab_buildpkg_tools.yml -A ci/packer/provisionners/inventory/group_vars/devel_centos/rpm_keys.yml -A ci/packer/provisionners/inventory/group_vars/devel_debian/gitlab_buildpkg_tools.yml -A ci/packer/provisionners/inventory/group_vars/devel_rubygems/rubygems.yml -D ci/packer/provisionners/inventory/group_vars/rubygems/rubygems.yml +R092 ci/packer/provisionners/inventory/group_vars/centos/gitlab_buildpkg_tools.yml ci/packer/provisionners/inventory/group_vars/devel_centos/gitlab_buildpkg_tools.yml +R100 ci/packer/provisionners/inventory/group_vars/centos/rpm_keys.yml ci/packer/provisionners/inventory/group_vars/devel_centos/rpm_keys.yml +R100 ci/packer/provisionners/inventory/group_vars/debian/gitlab_buildpkg_tools.yml ci/packer/provisionners/inventory/group_vars/devel_debian/gitlab_buildpkg_tools.yml +R100 ci/packer/provisionners/inventory/group_vars/rubygems/rubygems.yml ci/packer/provisionners/inventory/group_vars/devel_rubygems/rubygems.yml A ci/packer/provisionners/inventory/group_vars/stable_centos/gitlab_buildpkg_tools.yml A ci/packer/provisionners/inventory/group_vars/stable_centos/rpm_keys.yml A ci/packer/provisionners/inventory/group_vars/stable_debian/gitlab_buildpkg_tools.yml @@ -40019,7 +63333,6 @@ M go/caddy/caddy/caddyhttp/gzip/setup.go M go/caddy/caddy/caddyhttp/header/header.go M go/caddy/caddy/caddyhttp/header/setup.go M go/caddy/caddy/caddyhttp/httpserver/condition.go -D go/caddy/caddy/caddyhttp/httpserver/context.go M go/caddy/caddy/caddyhttp/httpserver/error.go D go/caddy/caddy/caddyhttp/httpserver/graceful.go M go/caddy/caddy/caddyhttp/httpserver/https.go @@ -40035,13 +63348,13 @@ A go/caddy/caddy/caddyhttp/httpserver/responsewriterwrapper.go M go/caddy/caddy/caddyhttp/httpserver/roller.go M go/caddy/caddy/caddyhttp/httpserver/server.go M go/caddy/caddy/caddyhttp/httpserver/siteconfig.go -A go/caddy/caddy/caddyhttp/httpserver/tplcontext.go +R065 go/caddy/caddy/caddyhttp/httpserver/context.go go/caddy/caddy/caddyhttp/httpserver/tplcontext.go M go/caddy/caddy/caddyhttp/httpserver/vhosttrie.go A go/caddy/caddy/caddyhttp/index/index.go M go/caddy/caddy/caddyhttp/internalsrv/internal.go M go/caddy/caddy/caddyhttp/internalsrv/setup.go A go/caddy/caddy/caddyhttp/limits/handler.go -A go/caddy/caddy/caddyhttp/limits/setup.go +R060 go/caddy/caddy/caddyhttp/maxrequestbody/maxrequestbody.go go/caddy/caddy/caddyhttp/limits/setup.go M go/caddy/caddy/caddyhttp/log/log.go M go/caddy/caddy/caddyhttp/log/setup.go M go/caddy/caddy/caddyhttp/markdown/markdown.go @@ -40063,7 +63376,6 @@ A go/caddy/caddy/caddyhttp/markdown/testdata/log/test.md A go/caddy/caddy/caddyhttp/markdown/testdata/markdown_tpl.html A go/caddy/caddy/caddyhttp/markdown/testdata/og/first.md A go/caddy/caddy/caddyhttp/markdown/testdata/tpl_with_include.html -D go/caddy/caddy/caddyhttp/maxrequestbody/maxrequestbody.go M go/caddy/caddy/caddyhttp/mime/mime.go M go/caddy/caddy/caddyhttp/mime/setup.go M go/caddy/caddy/caddyhttp/pprof/pprof.go @@ -40489,10 +63801,8 @@ Date: Mon Oct 7 07:53:54 2019 +0200 [pkg] change directory tree to simplify git archive -A rpm/packetfence.spec -D rpm/packetfence/packetfence.spec -D rpm/packetfence/source -A rpm/source +R100 rpm/packetfence/packetfence.spec rpm/packetfence.spec +R053 rpm/packetfence/source rpm/source commit 59d137b36227ccf726bfa9e7e0426ae53dfc8350 Author: nqb @@ -40500,10 +63810,8 @@ Date: Mon Oct 7 07:35:37 2019 +0200 [pkg] create subdirs to simplify archives -D rpm/packetfence-release.spec -A rpm/packetfence-release/packetfence-release.spec -D rpm/packetfence.spec -A rpm/packetfence/packetfence.spec +R100 rpm/packetfence-release.spec rpm/packetfence-release/packetfence-release.spec +R099 rpm/packetfence.spec rpm/packetfence/packetfence.spec A rpm/packetfence/source commit 66f51d19394cf7a592580d643a654903d4e6401e @@ -40766,8 +64074,7 @@ Date: Mon Oct 14 07:37:52 2019 +0200 M .gitlab-ci.yml M ci/packer/Makefile -D ci/packer/buildpkg.json -A ci/packer/pfbuild.json +R100 ci/packer/buildpkg.json ci/packer/pfbuild.json commit 3d9dc13b266fea1fff233b2a56f9cc07095bf1e6 Author: Durand Fabrice @@ -41152,8 +64459,7 @@ Date: Tue Oct 8 11:01:08 2019 +0200 [Ansible] use same VM for ppa an nightly -A addons/vagrant/inventory/group_vars/nightly/gitlab_buildpkg_tools.yml -D addons/vagrant/inventory/group_vars/pipeline/gitlab_buildpkg_tools.yml +R100 addons/vagrant/inventory/group_vars/pipeline/gitlab_buildpkg_tools.yml addons/vagrant/inventory/group_vars/nightly/gitlab_buildpkg_tools.yml commit 2159f4bf148d9953340268d03b816629136aa1be Author: nqb @@ -41416,8 +64722,7 @@ Date: Tue Oct 8 11:01:08 2019 +0200 [Ansible] use same VM for ppa an nightly -A addons/vagrant/inventory/group_vars/nightly/gitlab_buildpkg_tools.yml -D addons/vagrant/inventory/group_vars/pipeline/gitlab_buildpkg_tools.yml +R100 addons/vagrant/inventory/group_vars/pipeline/gitlab_buildpkg_tools.yml addons/vagrant/inventory/group_vars/nightly/gitlab_buildpkg_tools.yml commit 0860eeafda74ff6dae1da77be41957a87db1f39d Author: nqb @@ -41818,10 +65123,8 @@ Date: Wed Sep 25 11:16:11 2019 +0200 [Packer] create an ansible provisioner to install ruby gems M ci/packer/buildpkg.json -D ci/packer/provisionners/inventory/group_vars/all/rubygems.yml -A ci/packer/provisionners/inventory/group_vars/rubygems/rubygems.yml -D ci/packer/provisionners/playbooks/install-gems.yml -A ci/packer/provisionners/playbooks/rubygems.yml +R100 ci/packer/provisionners/inventory/group_vars/all/rubygems.yml ci/packer/provisionners/inventory/group_vars/rubygems/rubygems.yml +R086 ci/packer/provisionners/playbooks/install-gems.yml ci/packer/provisionners/playbooks/rubygems.yml M ci/packer/provisionners/site.yml commit f6481fdb3c1914a5f131d0cb6f267e43a7ddca63 @@ -42005,8 +65308,7 @@ Date: Fri Sep 20 11:23:28 2019 +0200 A ci/packer/provisionners/inventory/group_vars/centos/rpm_keys.yml M ci/packer/provisionners/site.yml -D ci/packer/provisionners/upstream/nodesource.rpm.key -A ci/packer/provisionners/upstream/rpm_keys/nodesource.rpm.key +R100 ci/packer/provisionners/upstream/nodesource.rpm.key ci/packer/provisionners/upstream/rpm_keys/nodesource.rpm.key commit 4adc756c262a0ca5c6862e4a6b6de8b032f7ef6b Author: nqb @@ -43273,10 +66575,8 @@ Date: Tue Sep 17 13:45:49 2019 -0400 M NEWS.asciidoc M UPGRADE.asciidoc M conf/pf-release -A db/pf-schema-9.1.0.sql -D db/pf-schema-X.Y.Z.sql -A db/upgrade-9.0.0-9.1.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R099 db/pf-schema-X.Y.Z.sql db/pf-schema-9.1.0.sql +R095 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-9.0.0-9.1.0.sql commit 6d7d8817f82cb6446656956ce249d5421138fe4e Author: Julien Semaan @@ -45327,8 +68627,7 @@ Date: Wed Aug 28 15:02:31 2019 -0400 rename upgrade script -A addons/upgrade/to-9.1-update-potd.pl -D addons/upgrade/to-9.2-update-potd.pl +R100 addons/upgrade/to-9.2-update-potd.pl addons/upgrade/to-9.1-update-potd.pl commit e71e54e5bc493d21c8def961a9963f0566742a54 Author: Extra Fu @@ -46090,8 +69389,7 @@ Date: Wed Aug 21 17:34:04 2019 -0400 (back end) rename choose_access_duration to set_access_durations to match current set_access_duration M html/captive-portal/lib/captiveportal/PacketFence/Controller/Activate/Email.pm -D html/captive-portal/templates/activation/sponsor_choose_access_duration.html -A html/captive-portal/templates/activation/sponsor_set_access_durations.html +R086 html/captive-portal/templates/activation/sponsor_choose_access_duration.html html/captive-portal/templates/activation/sponsor_set_access_durations.html M html/pfappserver/lib/pfappserver/Base/Form/Authentication/Action.pm M html/pfappserver/root/static.alt/src/components/pfFieldTypeValue.vue M html/pfappserver/root/static.alt/src/globals/configuration/pfConfiguration.js @@ -46339,9 +69637,8 @@ A html/pfappserver/lib/pfappserver/Model/SavedSearch/DnsLog.pm A html/pfappserver/lib/pfappserver/PacketFence/Controller/SavedSearch/DnsLog.pm M html/pfappserver/root/static.alt/src/App.vue M html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationAdminRoles.js -D html/pfappserver/root/static.alt/src/views/Auditing/_components/DNsLogsSearch.vue A html/pfappserver/root/static.alt/src/views/Auditing/_components/DnsLogView.vue -A html/pfappserver/root/static.alt/src/views/Auditing/_components/DnsLogsSearch.vue +R080 html/pfappserver/root/static.alt/src/views/Auditing/_components/DNsLogsSearch.vue html/pfappserver/root/static.alt/src/views/Auditing/_components/DnsLogsSearch.vue M html/pfappserver/root/static.alt/src/views/Auditing/_router/index.js A html/pfappserver/root/static.alt/src/views/Auditing/_store/dnsLogs.js M html/pfappserver/root/static.alt/src/views/Auditing/index.vue @@ -46915,8 +70212,7 @@ Date: Thu Aug 1 14:59:21 2019 -0400 Fix image -A docs/images/intune-portal.png -D docs/images/intune-portal.png.png +R100 docs/images/intune-portal.png.png docs/images/intune-portal.png commit aae5f6b94ddd5d029e51884f53ac0185e24dc479 Author: Durand Fabrice @@ -46932,8 +70228,7 @@ Date: Thu Aug 1 14:56:25 2019 -0400 Fix image -A docs/images/Azure_Application_4.png -D docs/images/Azure_application_4.png +R100 docs/images/Azure_application_4.png docs/images/Azure_Application_4.png commit e85f01a8379fc812b1a74aa1cc6f3f50b5ddd9f4 Author: Durand Fabrice @@ -46941,8 +70236,7 @@ Date: Thu Aug 1 14:55:07 2019 -0400 Renamed image -A docs/images/Azure_application_4.png -D docs/images/Azure_application_4.png.png +R100 docs/images/Azure_application_4.png.png docs/images/Azure_application_4.png commit 4f3746f419540a16dea73ca864ccb4239c7c56f1 Author: Durand Fabrice @@ -47466,8 +70760,7 @@ Date: Thu Jul 25 07:54:44 2019 +0200 [packer] rename shell dir to provisionners M ci/packer/buildpkg.json -A ci/packer/provisionners/install-go-dependencies.sh -D ci/packer/shell/install-go-dependencies.sh +R100 ci/packer/shell/install-go-dependencies.sh ci/packer/provisionners/install-go-dependencies.sh commit 39f3b978b06312ef29c9de0912ce8c8f9d705dbc Author: nqb @@ -47712,12 +71005,9 @@ Date: Mon Jul 29 15:42:57 2019 -0400 Rename pf::Role::CHI -> pf::CHI::Role M lib/pf/CHI.pm -A lib/pf/CHI/Role/Driver/ComputeWithUndef.pm -A lib/pf/CHI/Role/Driver/FileUmask.pm -A lib/pf/CHI/Role/Driver/Untaint.pm -D lib/pf/Role/CHI/Driver/ComputeWithUndef.pm -D lib/pf/Role/CHI/Driver/FileUmask.pm -D lib/pf/Role/CHI/Driver/Untaint.pm +R094 lib/pf/Role/CHI/Driver/ComputeWithUndef.pm lib/pf/CHI/Role/Driver/ComputeWithUndef.pm +R089 lib/pf/Role/CHI/Driver/FileUmask.pm lib/pf/CHI/Role/Driver/FileUmask.pm +R089 lib/pf/Role/CHI/Driver/Untaint.pm lib/pf/CHI/Role/Driver/Untaint.pm commit 003c932bb584e4d3b757784e0e74f99027ec59cb Author: James Rouzier @@ -47725,16 +71015,12 @@ Date: Mon Jul 29 15:34:30 2019 -0400 Rename pf::Base -> pf::base -D lib/pf/Base/RoseDB/Object.pm -D lib/pf/Base/RoseDB/Object/Manager.pm -D lib/pf/Base/RoseDB/Wrix.pm -D lib/pf/Base/RoseDB/Wrix/Manager.pm M lib/pf/RoseDB/Wrix.pm M lib/pf/RoseDB/Wrix/Manager.pm -A lib/pf/base/RoseDB/Object.pm -A lib/pf/base/RoseDB/Object/Manager.pm -A lib/pf/base/RoseDB/Wrix.pm -A lib/pf/base/RoseDB/Wrix/Manager.pm +R090 lib/pf/Base/RoseDB/Object.pm lib/pf/base/RoseDB/Object.pm +R087 lib/pf/Base/RoseDB/Object/Manager.pm lib/pf/base/RoseDB/Object/Manager.pm +R096 lib/pf/Base/RoseDB/Wrix.pm lib/pf/base/RoseDB/Wrix.pm +R082 lib/pf/Base/RoseDB/Wrix/Manager.pm lib/pf/base/RoseDB/Wrix/Manager.pm commit 379a31ab493b27cd7a43d4a08779cb26bb44431d Author: Julien Semaan @@ -48206,8 +71492,7 @@ Date: Thu Jul 18 12:54:32 2019 -0400 rename upgrade script -D addons/upgrade/to-8.2-selfservice-conf.pl -A addons/upgrade/to-9.1-selfservice-conf.pl +R098 addons/upgrade/to-8.2-selfservice-conf.pl addons/upgrade/to-9.1-selfservice-conf.pl commit 076f12206fdda0070289f0ebd1302c6a4c5a472f Author: Julien Semaan @@ -48227,18 +71512,14 @@ Date: Mon Jun 17 14:49:51 2019 -0400 M html/pfappserver/lib/pfappserver/Form/Config/SelfService.pm M html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationAdminRoles.js M html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationConnectionProfiles.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationDeviceRegistrations.js -A html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationSelfServices.js +R064 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationDeviceRegistrations.js html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationSelfServices.js M html/pfappserver/root/static.alt/src/globals/pfValidators.js M html/pfappserver/root/static.alt/src/store/modules/config.js M html/pfappserver/root/static.alt/src/views/Configuration/_api/index.js -D html/pfappserver/root/static.alt/src/views/Configuration/_components/DeviceRegistrationView.vue -D html/pfappserver/root/static.alt/src/views/Configuration/_components/DeviceRegistrationsList.vue -A html/pfappserver/root/static.alt/src/views/Configuration/_components/SelfServiceView.vue -A html/pfappserver/root/static.alt/src/views/Configuration/_components/SelfServicesList.vue +R085 html/pfappserver/root/static.alt/src/views/Configuration/_components/DeviceRegistrationView.vue html/pfappserver/root/static.alt/src/views/Configuration/_components/SelfServiceView.vue +R078 html/pfappserver/root/static.alt/src/views/Configuration/_components/DeviceRegistrationsList.vue html/pfappserver/root/static.alt/src/views/Configuration/_components/SelfServicesList.vue M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js -D html/pfappserver/root/static.alt/src/views/Configuration/_store/deviceRegistrations.js -A html/pfappserver/root/static.alt/src/views/Configuration/_store/selfServices.js +R078 html/pfappserver/root/static.alt/src/views/Configuration/_store/deviceRegistrations.js html/pfappserver/root/static.alt/src/views/Configuration/_store/selfServices.js M html/pfappserver/root/static.alt/src/views/Configuration/index.vue commit 7a705bf6f6bc8e397618429cf171f821f30aab08 @@ -48263,8 +71544,7 @@ Date: Fri Aug 17 10:29:09 2018 -0400 fix invalid renaming -A html/captive-portal/lib/captiveportal/Controller/DeviceRegistration.pm -D html/captive-portal/lib/captiveportal/Controller/SelfService.pm +R080 html/captive-portal/lib/captiveportal/Controller/SelfService.pm html/captive-portal/lib/captiveportal/Controller/DeviceRegistration.pm commit 5e6ebc85cd4ee486a014ec66834b787c0f973963 Author: Julien Semaan @@ -48276,10 +71556,8 @@ M addons/packages/packetfence.spec M conf/profiles.conf.defaults M debian/packetfence.conffiles M go/api-frontend/aaa/authorization.go -D html/captive-portal/lib/captiveportal/Controller/DeviceRegistration.pm -A html/captive-portal/lib/captiveportal/Controller/SelfService.pm -D t/unittest/UnifiedApi/Controller/Config/DeviceRegistrations.t -A t/unittest/UnifiedApi/Controller/Config/SelfServices.t +R080 html/captive-portal/lib/captiveportal/Controller/DeviceRegistration.pm html/captive-portal/lib/captiveportal/Controller/SelfService.pm +R089 t/unittest/UnifiedApi/Controller/Config/DeviceRegistrations.t t/unittest/UnifiedApi/Controller/Config/SelfServices.t M t/unittest/UnifiedApi/GenerateSpec.t commit 1ac3d4e2fd1f445d1393f056185638fe4d4ccb3c @@ -48366,8 +71644,7 @@ Date: Fri Aug 10 12:48:30 2018 -0400 missing rename -D html/pfappserver/lib/pfappserver/Model/Config/DeviceRegistration.pm -A html/pfappserver/lib/pfappserver/Model/Config/SelfService.pm +R100 html/pfappserver/lib/pfappserver/Model/Config/DeviceRegistration.pm html/pfappserver/lib/pfappserver/Model/Config/SelfService.pm commit c1ae71ac5a9b91acbcb774dec0a7eac4f2af822e Author: Julien Semaan @@ -48398,40 +71675,31 @@ Date: Fri Aug 10 12:00:40 2018 -0400 sed device registration into self service M html/captive-portal/lib/captiveportal/PacketFence/Controller/DeviceRegistration.pm -D html/pfappserver/lib/pfappserver/Controller/Config/DeviceRegistration.pm -A html/pfappserver/lib/pfappserver/Controller/Config/SelfService.pm -D html/pfappserver/lib/pfappserver/Form/Config/DeviceRegistration.pm +R077 html/pfappserver/lib/pfappserver/Controller/Config/DeviceRegistration.pm html/pfappserver/lib/pfappserver/Controller/Config/SelfService.pm M html/pfappserver/lib/pfappserver/Form/Config/ProfileCommon.pm -A html/pfappserver/lib/pfappserver/Form/Config/SelfService.pm +R081 html/pfappserver/lib/pfappserver/Form/Config/DeviceRegistration.pm html/pfappserver/lib/pfappserver/Form/Config/SelfService.pm M html/pfappserver/lib/pfappserver/Model/Config/DeviceRegistration.pm -D html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/DeviceRegistration.pm -A html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/SelfService.pm +R069 html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/DeviceRegistration.pm html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/SelfService.pm M html/pfappserver/root/admin/configuration.tt D html/pfappserver/root/config/deviceregistration/clone.tt D html/pfappserver/root/config/deviceregistration/create.tt -D html/pfappserver/root/config/deviceregistration/index.tt -D html/pfappserver/root/config/deviceregistration/list.tt -D html/pfappserver/root/config/deviceregistration/view.tt M html/pfappserver/root/config/profile/tab-content.tt A html/pfappserver/root/config/selfservice/clone.tt A html/pfappserver/root/config/selfservice/create.tt -A html/pfappserver/root/config/selfservice/index.tt -A html/pfappserver/root/config/selfservice/list.tt -A html/pfappserver/root/config/selfservice/view.tt -D lib/pf/ConfigStore/DeviceRegistration.pm -A lib/pf/ConfigStore/SelfService.pm +R058 html/pfappserver/root/config/deviceregistration/index.tt html/pfappserver/root/config/selfservice/index.tt +R088 html/pfappserver/root/config/deviceregistration/list.tt html/pfappserver/root/config/selfservice/list.tt +R065 html/pfappserver/root/config/deviceregistration/view.tt html/pfappserver/root/config/selfservice/view.tt +R079 lib/pf/ConfigStore/DeviceRegistration.pm lib/pf/ConfigStore/SelfService.pm M lib/pf/Connection/Profile.pm M lib/pf/UnifiedApi.pm -D lib/pf/UnifiedApi/Controller/Config/DeviceRegistrations.pm -A lib/pf/UnifiedApi/Controller/Config/SelfServices.pm +R067 lib/pf/UnifiedApi/Controller/Config/DeviceRegistrations.pm lib/pf/UnifiedApi/Controller/Config/SelfServices.pm M lib/pf/admin_roles.pm M lib/pf/config.pm M lib/pf/constants/admin_roles.pm M lib/pf/file_paths.pm M lib/pf/pfcmd/checkup.pm -D lib/pfconfig/namespaces/config/DeviceRegistration.pm M lib/pfconfig/namespaces/config/Profiles.pm -A lib/pfconfig/namespaces/config/SelfService.pm +R080 lib/pfconfig/namespaces/config/DeviceRegistration.pm lib/pfconfig/namespaces/config/SelfService.pm commit f1b6ec106d86d5c905b29734781e7aafe4f3e192 Author: Julien Semaan @@ -48669,9 +71937,8 @@ Date: Wed Jul 17 16:52:13 2019 +0200 move provisioning script to dev-helpers -A addons/dev-helpers/setup-dev-env.sh +R100 addons/vagrant/setup-dev-env.sh addons/dev-helpers/setup-dev-env.sh M addons/vagrant/Vagrantfile -D addons/vagrant/setup-dev-env.sh commit 387ff10b202ad81ef706d559044886766f184c97 Author: nqb @@ -48823,8 +72090,7 @@ Date: Wed Jul 3 14:47:11 2019 +0200 M addons/vagrant/Vagrantfile D addons/vagrant/inventory/group_vars/dev/vars.yml -A addons/vagrant/inventory/group_vars/pfservers/vagrant.yml -D addons/vagrant/inventory/group_vars/pfservers/vars.yml +R100 addons/vagrant/inventory/group_vars/pfservers/vars.yml addons/vagrant/inventory/group_vars/pfservers/vagrant.yml D addons/vagrant/inventory/group_vars/stable/vars.yml commit 4060bc628505054526a68106735adf1d61d4eea8 @@ -52479,6 +75745,14 @@ Date: Tue May 21 13:33:54 2019 -0400 M lib/pf/UnifiedApi/Controller/Crud.pm +commit bcc321d17257c7237e69af59eaacf0c9bcc9c1fb +Author: root +Date: Tue May 21 13:13:47 2019 -0400 + + fix typo + +M go/httpdispatcher/proxy.go + commit 2167268ebf3a9eb748526f2e3f669ee304c203de Author: Darren Satkunas Date: Tue May 21 12:57:00 2019 -0400 @@ -52562,6 +75836,14 @@ M html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationTraf M html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationWebServices.js M html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationWmiRules.js +commit 4663a9ddf4634f547de112ef9b5257e6c749eb68 +Author: root +Date: Tue May 21 10:51:07 2019 -0400 + + Added differents types of 127.0.0.1 in orger to protect the dispatcher against SSRF attacks + +M go/httpdispatcher/proxy.go + commit 12345d4c1a4ab55f7f0f13796b5e12fe42ed041f Author: Darren Satkunas Date: Fri May 17 13:37:16 2019 -0400 @@ -52940,10 +76222,8 @@ Date: Wed May 15 11:28:43 2019 -0400 M NEWS.asciidoc M UPGRADE.asciidoc M conf/pf-release -A db/pf-schema-9.0.0.sql -D db/pf-schema-X.Y.Z.sql -A db/upgrade-8.3.0-9.0.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R099 db/pf-schema-X.Y.Z.sql db/pf-schema-9.0.0.sql +R098 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-8.3.0-9.0.0.sql M docs/pfcmd.help commit 5f652d9127d4f1096b7550dab985bb9891d1c14a @@ -58097,8 +81377,7 @@ Date: Fri Apr 19 09:25:09 2019 -0400 rename saveSearch M html/pfappserver/root/static.alt/src/store/index.js -A html/pfappserver/root/static.alt/src/store/modules/saveSearch.js -D html/pfappserver/root/static.alt/src/store/modules/savedSearch.js +R100 html/pfappserver/root/static.alt/src/store/modules/savedSearch.js html/pfappserver/root/static.alt/src/store/modules/saveSearch.js commit 058953233d4eecadeb65e92d644bb3f6dcfd6bb7 Author: Darren Satkunas @@ -58463,8 +81742,7 @@ Date: Tue Apr 16 15:43:24 2019 -0400 add custom/dynamic reports #4134 A html/pfappserver/root/static.alt/src/views/Reports/_components/DynamicReportChart.vue -D html/pfappserver/root/static.alt/src/views/Reports/_components/ReportTable.vue -A html/pfappserver/root/static.alt/src/views/Reports/_components/StandardReportChart.vue +R096 html/pfappserver/root/static.alt/src/views/Reports/_components/ReportTable.vue html/pfappserver/root/static.alt/src/views/Reports/_components/StandardReportChart.vue M html/pfappserver/root/static.alt/src/views/Reports/_router/index.js M html/pfappserver/root/static.alt/src/views/Reports/index.vue @@ -59308,8 +82586,7 @@ Date: Tue Apr 9 13:57:06 2019 -0400 A html/pfappserver/root/static.alt/src/views/Auditing/_components/DhcpOption82LogView.vue A html/pfappserver/root/static.alt/src/views/Auditing/_components/DhcpOption82LogsSearch.vue A html/pfappserver/root/static.alt/src/views/Auditing/_store/dhcpOption82Logs.js -A html/pfappserver/root/static.alt/src/views/Auditing/_store/radiusLogs.js -D html/pfappserver/root/static.alt/src/views/Auditing/_store/radiuslogs.js +R100 html/pfappserver/root/static.alt/src/views/Auditing/_store/radiuslogs.js html/pfappserver/root/static.alt/src/views/Auditing/_store/radiusLogs.js commit da532cb209f6d8493296b8731e9cf4dbefd98fb7 Author: Darren Satkunas @@ -59410,10 +82687,9 @@ Date: Thu Apr 11 12:06:38 2019 -0400 M html/pfappserver/root/static.alt/src/components/pfButtonService.vue M html/pfappserver/root/static.alt/src/store/index.js -A html/pfappserver/root/static.alt/src/store/modules/services.js +R077 html/pfappserver/root/static.alt/src/views/Configuration/_store/services.js html/pfappserver/root/static.alt/src/store/modules/services.js M html/pfappserver/root/static.alt/src/views/Configuration/_api/index.js M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js -D html/pfappserver/root/static.alt/src/views/Configuration/_store/services.js commit a380766165774543ad4f1e3f793c34a5c3af9619 Author: Francis Lachapelle @@ -61471,10 +84747,8 @@ A html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationWmiR M html/pfappserver/root/static.alt/src/globals/pfValidators.js M html/pfappserver/root/static.alt/src/store/modules/config.js M html/pfappserver/root/static.alt/src/views/Configuration/_api/index.js -A html/pfappserver/root/static.alt/src/views/Configuration/_components/ScanEngineView.vue -A html/pfappserver/root/static.alt/src/views/Configuration/_components/ScanEnginesList.vue -D html/pfappserver/root/static.alt/src/views/Configuration/_components/ScansScanEngineView.vue -D html/pfappserver/root/static.alt/src/views/Configuration/_components/ScansScanEnginesList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/ScansScanEngineView.vue html/pfappserver/root/static.alt/src/views/Configuration/_components/ScanEngineView.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/ScansScanEnginesList.vue html/pfappserver/root/static.alt/src/views/Configuration/_components/ScanEnginesList.vue A html/pfappserver/root/static.alt/src/views/Configuration/_components/WmiRuleView.vue A html/pfappserver/root/static.alt/src/views/Configuration/_components/WmiRulesList.vue M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js @@ -61718,51 +84992,30 @@ Date: Thu Mar 28 12:04:50 2019 -0400 M html/pfappserver/root/static.alt/src/components/pfConfigList.vue M html/pfappserver/root/static.alt/src/components/pfMixinSearchable.js -A html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationFingerbank.js -D html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationProfiling.js +R100 html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationProfiling.js html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationFingerbank.js M html/pfappserver/root/static.alt/src/views/Auditing/_components/RadiusLogsSearch.vue -A html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankCombinationView.vue -A html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankCombinationsList.vue -A html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDeviceChangeDetectionView.vue -A html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDeviceView.vue -A html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDevicesList.vue -A html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpFingerprintView.vue -A html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpFingerprintsList.vue -A html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpVendorView.vue -A html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpVendorsList.vue -A html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpv6EnterpriseView.vue -A html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpv6EnterprisesList.vue -A html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpv6FingerprintView.vue -A html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpv6FingerprintsList.vue -A html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankGeneralSettingView.vue -A html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankMacVendorView.vue -A html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankMacVendorsList.vue -A html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankTabs.vue -A html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankUserAgentView.vue -A html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankUserAgentsList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingCombinationView.vue html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankCombinationView.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingCombinationsList.vue html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankCombinationsList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingDeviceChangeDetectionView.vue html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDeviceChangeDetectionView.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingDeviceView.vue html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDeviceView.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingDevicesList.vue html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDevicesList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingDhcpFingerprintView.vue html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpFingerprintView.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingDhcpFingerprintsList.vue html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpFingerprintsList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingDhcpVendorView.vue html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpVendorView.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingDhcpVendorsList.vue html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpVendorsList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingDhcpv6EnterpriseView.vue html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpv6EnterpriseView.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingDhcpv6EnterprisesList.vue html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpv6EnterprisesList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingDhcpv6FingerprintView.vue html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpv6FingerprintView.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingDhcpv6FingerprintsList.vue html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankDhcpv6FingerprintsList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingGeneralSettingView.vue html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankGeneralSettingView.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingMacVendorView.vue html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankMacVendorView.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingMacVendorsList.vue html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankMacVendorsList.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingTabs.vue html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankTabs.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingUserAgentView.vue html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankUserAgentView.vue +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingUserAgentsList.vue html/pfappserver/root/static.alt/src/views/Configuration/_components/FingerbankUserAgentsList.vue M html/pfappserver/root/static.alt/src/views/Configuration/_components/PortalModulesList.vue -D html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingCombinationView.vue -D html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingCombinationsList.vue -D html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingDeviceChangeDetectionView.vue -D html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingDeviceView.vue -D html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingDevicesList.vue -D html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingDhcpFingerprintView.vue -D html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingDhcpFingerprintsList.vue -D html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingDhcpVendorView.vue -D html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingDhcpVendorsList.vue -D html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingDhcpv6EnterpriseView.vue -D html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingDhcpv6EnterprisesList.vue -D html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingDhcpv6FingerprintView.vue -D html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingDhcpv6FingerprintsList.vue -D html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingGeneralSettingView.vue -D html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingMacVendorView.vue -D html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingMacVendorsList.vue -D html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingTabs.vue -D html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingUserAgentView.vue -D html/pfappserver/root/static.alt/src/views/Configuration/_components/ProfilingUserAgentsList.vue M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js -A html/pfappserver/root/static.alt/src/views/Configuration/_store/fingerbank.js -D html/pfappserver/root/static.alt/src/views/Configuration/_store/profiling.js +R087 html/pfappserver/root/static.alt/src/views/Configuration/_store/profiling.js html/pfappserver/root/static.alt/src/views/Configuration/_store/fingerbank.js M html/pfappserver/root/static.alt/src/views/Configuration/index.vue M html/pfappserver/root/static.alt/src/views/Nodes/_components/NodesSearch.vue M html/pfappserver/root/static.alt/src/views/Users/_components/UsersSearch.vue @@ -62654,8 +85907,7 @@ M lib/pf/config.pm M lib/pf/iptables.pm M lib/pf/pfcmd/checkup.pm M lib/pfconfig/namespaces/interfaces.pm -A lib/pfconfig/namespaces/interfaces/dhcp_ints.pm -D lib/pfconfig/namespaces/interfaces/dhcpd_ints.pm +R086 lib/pfconfig/namespaces/interfaces/dhcpd_ints.pm lib/pfconfig/namespaces/interfaces/dhcp_ints.pm commit baab98e98344e2b6c5b925e40ccbfed7e29368c2 Author: Durand Fabrice @@ -64145,14 +87397,10 @@ Date: Fri Mar 22 14:02:27 2019 -0400 Rename the Fingerbank modules to be plural D lib/pf/UnifiedApi/Controller/Fingerbank/Combination.pm -D lib/pf/UnifiedApi/Controller/Fingerbank/DHCP6Enterprise.pm -A lib/pf/UnifiedApi/Controller/Fingerbank/DHCP6Enterprises.pm -D lib/pf/UnifiedApi/Controller/Fingerbank/DHCP6Fingerprint.pm -A lib/pf/UnifiedApi/Controller/Fingerbank/DHCP6Fingerprints.pm -D lib/pf/UnifiedApi/Controller/Fingerbank/DHCPFingerprint.pm -A lib/pf/UnifiedApi/Controller/Fingerbank/DHCPFingerprints.pm -D lib/pf/UnifiedApi/Controller/Fingerbank/DHCPVendor.pm -A lib/pf/UnifiedApi/Controller/Fingerbank/DHCPVendors.pm +R085 lib/pf/UnifiedApi/Controller/Fingerbank/DHCP6Enterprise.pm lib/pf/UnifiedApi/Controller/Fingerbank/DHCP6Enterprises.pm +R090 lib/pf/UnifiedApi/Controller/Fingerbank/DHCP6Fingerprint.pm lib/pf/UnifiedApi/Controller/Fingerbank/DHCP6Fingerprints.pm +R085 lib/pf/UnifiedApi/Controller/Fingerbank/DHCPFingerprint.pm lib/pf/UnifiedApi/Controller/Fingerbank/DHCPFingerprints.pm +R086 lib/pf/UnifiedApi/Controller/Fingerbank/DHCPVendor.pm lib/pf/UnifiedApi/Controller/Fingerbank/DHCPVendors.pm D lib/pf/UnifiedApi/Controller/Fingerbank/Device.pm D lib/pf/UnifiedApi/Controller/Fingerbank/UserAgent.pm @@ -67497,8 +90745,7 @@ Date: Tue Oct 16 11:56:09 2018 -0400 Renamed addons/database-backup-and-maintenance.sh -> addons/backup-and-maintenance.sh -A addons/backup-and-maintenance.sh -D addons/database-backup-and-maintenance.sh +R100 addons/database-backup-and-maintenance.sh addons/backup-and-maintenance.sh M addons/migrate-to-locationlog_archive.sh M debian/packetfence.cron.d M docs/PacketFence_Clustering_Guide.asciidoc @@ -71380,22 +94627,14 @@ Date: Tue Jan 29 09:11:18 2019 -0500 add missing renaming -A html/captive-portal/lib/captiveportal/Controller/SecurityEvent.pm -D html/captive-portal/lib/captiveportal/Controller/Violation.pm -A html/captive-portal/lib/captiveportal/PacketFence/Controller/SecurityEvent.pm -D html/captive-portal/lib/captiveportal/PacketFence/Controller/Violation.pm -A html/pfappserver/lib/pfappserver/Controller/SecurityEvent.pm -D html/pfappserver/lib/pfappserver/Controller/Violation.pm -A html/pfappserver/lib/pfappserver/Model/Config/SecurityEvents.pm -D html/pfappserver/lib/pfappserver/Model/Config/Violations.pm -A html/pfappserver/lib/pfappserver/PacketFence/Controller/SecurityEvent.pm -D html/pfappserver/lib/pfappserver/PacketFence/Controller/Violation.pm -A html/pfappserver/lib/pfappserver/Role/Form/SecurityEventsAttribute.pm -D html/pfappserver/lib/pfappserver/Role/Form/ViolationsAttribute.pm -A t/unittest/UnifiedApi/Controller/Config/SecurityEvents.t -D t/unittest/UnifiedApi/Controller/Config/Violations.t -A t/unittest/UnifiedApi/Controller/SecurityEvents.t -D t/unittest/UnifiedApi/Controller/Violations.t +R100 html/captive-portal/lib/captiveportal/Controller/Violation.pm html/captive-portal/lib/captiveportal/Controller/SecurityEvent.pm +R100 html/captive-portal/lib/captiveportal/PacketFence/Controller/Violation.pm html/captive-portal/lib/captiveportal/PacketFence/Controller/SecurityEvent.pm +R100 html/pfappserver/lib/pfappserver/Controller/Violation.pm html/pfappserver/lib/pfappserver/Controller/SecurityEvent.pm +R100 html/pfappserver/lib/pfappserver/Model/Config/Violations.pm html/pfappserver/lib/pfappserver/Model/Config/SecurityEvents.pm +R100 html/pfappserver/lib/pfappserver/PacketFence/Controller/Violation.pm html/pfappserver/lib/pfappserver/PacketFence/Controller/SecurityEvent.pm +R100 html/pfappserver/lib/pfappserver/Role/Form/ViolationsAttribute.pm html/pfappserver/lib/pfappserver/Role/Form/SecurityEventsAttribute.pm +R100 t/unittest/UnifiedApi/Controller/Config/Violations.t t/unittest/UnifiedApi/Controller/Config/SecurityEvents.t +R100 t/unittest/UnifiedApi/Controller/Violations.t t/unittest/UnifiedApi/Controller/SecurityEvents.t commit 5144a2779ab384475fbe2ca089c3459ad20c01c8 Author: Julien Semaan @@ -71416,8 +94655,7 @@ M t/dao/graph.t M t/dao/report.t M t/data/admin_roles.conf M t/data/authentication.conf -A t/data/security_events.conf -D t/data/violations.conf +R077 t/data/violations.conf t/data/security_events.conf M t/role.t M t/stress-test/soap-calls-snort M t/test_paths.pm @@ -71441,16 +94679,11 @@ Date: Tue Jan 29 08:27:12 2019 -0500 complete violation renaming -A html/pfappserver/lib/pfappserver/Form/Config/Pfmon/security_event_maintenance.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/violation_maintenance.pm -A html/pfappserver/root/static/admin/config/security_events.css -A html/pfappserver/root/static/admin/config/security_events.js -D html/pfappserver/root/static/admin/config/violations.css -D html/pfappserver/root/static/admin/config/violations.js -A html/pfappserver/root/user/security_events.tt -D html/pfappserver/root/user/violations.tt -A lib/pf/constants/security_event.pm -D lib/pf/constants/violation.pm +R100 html/pfappserver/lib/pfappserver/Form/Config/Pfmon/violation_maintenance.pm html/pfappserver/lib/pfappserver/Form/Config/Pfmon/security_event_maintenance.pm +R100 html/pfappserver/root/static/admin/config/violations.css html/pfappserver/root/static/admin/config/security_events.css +R100 html/pfappserver/root/static/admin/config/violations.js html/pfappserver/root/static/admin/config/security_events.js +R100 html/pfappserver/root/user/violations.tt html/pfappserver/root/user/security_events.tt +R100 lib/pf/constants/violation.pm lib/pf/constants/security_event.pm commit b9f587d6ca737193512aeef192024d049c31e26e Author: Julien Semaan @@ -71458,8 +94691,7 @@ Date: Tue Jan 29 08:20:56 2019 -0500 rename violation module -A lib/pf/config/security_event.pm -D lib/pf/config/violation.pm +R100 lib/pf/config/violation.pm lib/pf/config/security_event.pm commit aef03d9fd339401d54af8ab9c2355f5b5acceb77 Author: Julien Semaan @@ -71498,14 +94730,12 @@ M lib/pf/dal/_radius_audit_log.pm M lib/pf/dal/_radius_nas.pm M lib/pf/dal/_savedsearch.pm M lib/pf/dal/_scan.pm -A lib/pf/dal/_security_event.pm +R077 lib/pf/dal/_violation.pm lib/pf/dal/_security_event.pm M lib/pf/dal/_sms_carrier.pm M lib/pf/dal/_tenant.pm M lib/pf/dal/_userlog.pm -D lib/pf/dal/_violation.pm M lib/pf/dal/_wrix.pm -A lib/pf/dal/security_event.pm -D lib/pf/dal/violation.pm +R054 lib/pf/dal/violation.pm lib/pf/dal/security_event.pm commit 89dc43869e1f9e0f4f46a32bbfedc42a7a3e9d6c Author: Julien Semaan @@ -71517,12 +94747,10 @@ M conf/adminroles.conf.example M conf/pf.conf.defaults M conf/pfmon.conf.defaults M conf/radius_filters.conf.example -A conf/security_events.conf.defaults -A conf/security_events.conf.example +R094 conf/violations.conf.defaults conf/security_events.conf.defaults +R093 conf/violations.conf.example conf/security_events.conf.example M conf/stats.conf.example M conf/ui.conf.es_ES -D conf/violations.conf.defaults -D conf/violations.conf.example M conf/vlan_filters.conf.example M conf/wmi.conf.example @@ -71558,112 +94786,64 @@ M html/captive-portal/lib/captiveportal/PacketFence/Controller/Violation.pm M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/Billing.pm M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Root.pm M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/SSL_Inspection.pm -A html/captive-portal/templates/emails/emails-security_event-triggered.html -A html/captive-portal/templates/emails/emails-security_event-triggered.mjml -D html/captive-portal/templates/emails/emails-violation-triggered.html -D html/captive-portal/templates/emails/emails-violation-triggered.mjml +R098 html/captive-portal/templates/emails/emails-violation-triggered.html html/captive-portal/templates/emails/emails-security_event-triggered.html +R088 html/captive-portal/templates/emails/emails-violation-triggered.mjml html/captive-portal/templates/emails/emails-security_event-triggered.mjml M html/captive-portal/templates/enabler.html -A html/captive-portal/templates/security_events/bandwidth_expiration.html -A html/captive-portal/templates/security_events/bandwidth_limit.fr.html -A html/captive-portal/templates/security_events/bandwidth_limit.html -A html/captive-portal/templates/security_events/banned_devices.fr.html -A html/captive-portal/templates/security_events/banned_devices.html -A html/captive-portal/templates/security_events/banned_os.fr.html -A html/captive-portal/templates/security_events/banned_os.html -A html/captive-portal/templates/security_events/darknet.fr.html -A html/captive-portal/templates/security_events/darknet.html -A html/captive-portal/templates/security_events/failed_scan.es_ES.html -A html/captive-portal/templates/security_events/failed_scan.fr.html -A html/captive-portal/templates/security_events/failed_scan.html -A html/captive-portal/templates/security_events/generic.fr.html -A html/captive-portal/templates/security_events/generic.html -A html/captive-portal/templates/security_events/invalid_device_transition.html -A html/captive-portal/templates/security_events/lost_or_stolen.html -A html/captive-portal/templates/security_events/lsass.es_ES.html -A html/captive-portal/templates/security_events/lsass.fr.html -A html/captive-portal/templates/security_events/lsass.html -A html/captive-portal/templates/security_events/malware.es_ES.html -A html/captive-portal/templates/security_events/malware.fr.html -A html/captive-portal/templates/security_events/malware.html -A html/captive-portal/templates/security_events/metascan.fr.html -A html/captive-portal/templates/security_events/metascan.html -A html/captive-portal/templates/security_events/nat.fr.html -A html/captive-portal/templates/security_events/nat.html -A html/captive-portal/templates/security_events/p2p.fr.html -A html/captive-portal/templates/security_events/p2p.html -A html/captive-portal/templates/security_events/redirect.html -A html/captive-portal/templates/security_events/roguedhcp.fr.html -A html/captive-portal/templates/security_events/roguedhcp.html -A html/captive-portal/templates/security_events/sample.fr.html -A html/captive-portal/templates/security_events/sample.html -A html/captive-portal/templates/security_events/scanning.fr.html -A html/captive-portal/templates/security_events/scanning.html -A html/captive-portal/templates/security_events/spam.fr.html -A html/captive-portal/templates/security_events/spam.html -A html/captive-portal/templates/security_events/system_scan.fr.html -A html/captive-portal/templates/security_events/system_scan.html -A html/captive-portal/templates/security_events/time_expiration.html -A html/captive-portal/templates/security_events/trojan.fr.html -A html/captive-portal/templates/security_events/trojan.html -A html/captive-portal/templates/security_events/zotob.fr.html -A html/captive-portal/templates/security_events/zotob.html -D html/captive-portal/templates/violations/bandwidth_expiration.html -D html/captive-portal/templates/violations/bandwidth_limit.fr.html -D html/captive-portal/templates/violations/bandwidth_limit.html -D html/captive-portal/templates/violations/banned_devices.fr.html -D html/captive-portal/templates/violations/banned_devices.html -D html/captive-portal/templates/violations/banned_os.fr.html -D html/captive-portal/templates/violations/banned_os.html -D html/captive-portal/templates/violations/darknet.fr.html -D html/captive-portal/templates/violations/darknet.html -D html/captive-portal/templates/violations/failed_scan.es_ES.html -D html/captive-portal/templates/violations/failed_scan.fr.html -D html/captive-portal/templates/violations/failed_scan.html -D html/captive-portal/templates/violations/generic.fr.html -D html/captive-portal/templates/violations/generic.html -D html/captive-portal/templates/violations/invalid_device_transition.html -D html/captive-portal/templates/violations/lost_or_stolen.html -D html/captive-portal/templates/violations/lsass.es_ES.html -D html/captive-portal/templates/violations/lsass.fr.html -D html/captive-portal/templates/violations/lsass.html -D html/captive-portal/templates/violations/malware.es_ES.html -D html/captive-portal/templates/violations/malware.fr.html -D html/captive-portal/templates/violations/malware.html -D html/captive-portal/templates/violations/metascan.fr.html -D html/captive-portal/templates/violations/metascan.html -D html/captive-portal/templates/violations/nat.fr.html -D html/captive-portal/templates/violations/nat.html -D html/captive-portal/templates/violations/p2p.fr.html -D html/captive-portal/templates/violations/p2p.html -D html/captive-portal/templates/violations/redirect.html -D html/captive-portal/templates/violations/roguedhcp.fr.html -D html/captive-portal/templates/violations/roguedhcp.html -D html/captive-portal/templates/violations/sample.fr.html -D html/captive-portal/templates/violations/sample.html -D html/captive-portal/templates/violations/scanning.fr.html -D html/captive-portal/templates/violations/scanning.html -D html/captive-portal/templates/violations/spam.fr.html -D html/captive-portal/templates/violations/spam.html -D html/captive-portal/templates/violations/system_scan.fr.html -D html/captive-portal/templates/violations/system_scan.html -D html/captive-portal/templates/violations/time_expiration.html -D html/captive-portal/templates/violations/trojan.fr.html -D html/captive-portal/templates/violations/trojan.html -D html/captive-portal/templates/violations/zotob.fr.html -D html/captive-portal/templates/violations/zotob.html +R100 html/captive-portal/templates/violations/bandwidth_expiration.html html/captive-portal/templates/security_events/bandwidth_expiration.html +R100 html/captive-portal/templates/violations/bandwidth_limit.fr.html html/captive-portal/templates/security_events/bandwidth_limit.fr.html +R100 html/captive-portal/templates/violations/bandwidth_limit.html html/captive-portal/templates/security_events/bandwidth_limit.html +R100 html/captive-portal/templates/violations/banned_devices.fr.html html/captive-portal/templates/security_events/banned_devices.fr.html +R100 html/captive-portal/templates/violations/banned_devices.html html/captive-portal/templates/security_events/banned_devices.html +R100 html/captive-portal/templates/violations/banned_os.fr.html html/captive-portal/templates/security_events/banned_os.fr.html +R100 html/captive-portal/templates/violations/banned_os.html html/captive-portal/templates/security_events/banned_os.html +R100 html/captive-portal/templates/violations/darknet.fr.html html/captive-portal/templates/security_events/darknet.fr.html +R092 html/captive-portal/templates/violations/darknet.html html/captive-portal/templates/security_events/darknet.html +R100 html/captive-portal/templates/violations/failed_scan.es_ES.html html/captive-portal/templates/security_events/failed_scan.es_ES.html +R100 html/captive-portal/templates/violations/failed_scan.fr.html html/captive-portal/templates/security_events/failed_scan.fr.html +R100 html/captive-portal/templates/violations/failed_scan.html html/captive-portal/templates/security_events/failed_scan.html +R100 html/captive-portal/templates/violations/generic.fr.html html/captive-portal/templates/security_events/generic.fr.html +R100 html/captive-portal/templates/violations/generic.html html/captive-portal/templates/security_events/generic.html +R100 html/captive-portal/templates/violations/invalid_device_transition.html html/captive-portal/templates/security_events/invalid_device_transition.html +R100 html/captive-portal/templates/violations/lost_or_stolen.html html/captive-portal/templates/security_events/lost_or_stolen.html +R100 html/captive-portal/templates/violations/lsass.es_ES.html html/captive-portal/templates/security_events/lsass.es_ES.html +R100 html/captive-portal/templates/violations/lsass.fr.html html/captive-portal/templates/security_events/lsass.fr.html +R100 html/captive-portal/templates/violations/lsass.html html/captive-portal/templates/security_events/lsass.html +R100 html/captive-portal/templates/violations/malware.es_ES.html html/captive-portal/templates/security_events/malware.es_ES.html +R100 html/captive-portal/templates/violations/malware.fr.html html/captive-portal/templates/security_events/malware.fr.html +R100 html/captive-portal/templates/violations/malware.html html/captive-portal/templates/security_events/malware.html +R100 html/captive-portal/templates/violations/metascan.fr.html html/captive-portal/templates/security_events/metascan.fr.html +R100 html/captive-portal/templates/violations/metascan.html html/captive-portal/templates/security_events/metascan.html +R100 html/captive-portal/templates/violations/nat.fr.html html/captive-portal/templates/security_events/nat.fr.html +R100 html/captive-portal/templates/violations/nat.html html/captive-portal/templates/security_events/nat.html +R100 html/captive-portal/templates/violations/p2p.fr.html html/captive-portal/templates/security_events/p2p.fr.html +R100 html/captive-portal/templates/violations/p2p.html html/captive-portal/templates/security_events/p2p.html +R100 html/captive-portal/templates/violations/redirect.html html/captive-portal/templates/security_events/redirect.html +R100 html/captive-portal/templates/violations/roguedhcp.fr.html html/captive-portal/templates/security_events/roguedhcp.fr.html +R100 html/captive-portal/templates/violations/roguedhcp.html html/captive-portal/templates/security_events/roguedhcp.html +R100 html/captive-portal/templates/violations/sample.fr.html html/captive-portal/templates/security_events/sample.fr.html +R100 html/captive-portal/templates/violations/sample.html html/captive-portal/templates/security_events/sample.html +R100 html/captive-portal/templates/violations/scanning.fr.html html/captive-portal/templates/security_events/scanning.fr.html +R100 html/captive-portal/templates/violations/scanning.html html/captive-portal/templates/security_events/scanning.html +R100 html/captive-portal/templates/violations/spam.fr.html html/captive-portal/templates/security_events/spam.fr.html +R100 html/captive-portal/templates/violations/spam.html html/captive-portal/templates/security_events/spam.html +R100 html/captive-portal/templates/violations/system_scan.fr.html html/captive-portal/templates/security_events/system_scan.fr.html +R100 html/captive-portal/templates/violations/system_scan.html html/captive-portal/templates/security_events/system_scan.html +R100 html/captive-portal/templates/violations/time_expiration.html html/captive-portal/templates/security_events/time_expiration.html +R100 html/captive-portal/templates/violations/trojan.fr.html html/captive-portal/templates/security_events/trojan.fr.html +R100 html/captive-portal/templates/violations/trojan.html html/captive-portal/templates/security_events/trojan.html +R100 html/captive-portal/templates/violations/zotob.fr.html html/captive-portal/templates/security_events/zotob.fr.html +R100 html/captive-portal/templates/violations/zotob.html html/captive-portal/templates/security_events/zotob.html M html/pfappserver/lib/pfappserver.pm M html/pfappserver/lib/pfappserver/Controller/Violation.pm M html/pfappserver/lib/pfappserver/Form/Config/Pfmon/violation_maintenance.pm M html/pfappserver/lib/pfappserver/Form/Config/ProfileCommon.pm M html/pfappserver/lib/pfappserver/Form/Config/Provisioning.pm M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/opswat.pm -A html/pfappserver/lib/pfappserver/Form/SecurityEvent.pm -D html/pfappserver/lib/pfappserver/Form/Violation.pm +R078 html/pfappserver/lib/pfappserver/Form/Violation.pm html/pfappserver/lib/pfappserver/Form/SecurityEvent.pm M html/pfappserver/lib/pfappserver/I18N/en.po M html/pfappserver/lib/pfappserver/Model/Config/Violations.pm M html/pfappserver/lib/pfappserver/Model/Node.pm -A html/pfappserver/lib/pfappserver/Model/Node/Tab/SecurityEvents.pm -D html/pfappserver/lib/pfappserver/Model/Node/Tab/Violations.pm +R064 html/pfappserver/lib/pfappserver/Model/Node/Tab/Violations.pm html/pfappserver/lib/pfappserver/Model/Node/Tab/SecurityEvents.pm M html/pfappserver/lib/pfappserver/Model/Search/Node.pm M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Profile.pm M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Switch.pm @@ -71684,7 +94864,7 @@ M html/pfappserver/root/configurator/configuration.tt M html/pfappserver/root/configurator/services.tt M html/pfappserver/root/graph/dashboard.tt M html/pfappserver/root/node/search.tt -A html/pfappserver/root/node/security_events.tt +R055 html/pfappserver/root/node/violations.tt html/pfappserver/root/node/security_events.tt A html/pfappserver/root/node/tab_SecurityEvents_process.tt A html/pfappserver/root/node/tab_SecurityEvents_view.tt D html/pfappserver/root/node/tab_Violations_process.tt @@ -71693,10 +94873,9 @@ A html/pfappserver/root/node/triggerSecurityEvent.tt A html/pfappserver/root/node/triggerSecurityEvent_multihost.tt D html/pfappserver/root/node/triggerViolation.tt D html/pfappserver/root/node/triggerViolation_multihost.tt -D html/pfappserver/root/node/violations.tt A html/pfappserver/root/security_event/list.tt -A html/pfappserver/root/security_event/preview.tt -A html/pfappserver/root/security_event/view.tt +R055 html/pfappserver/root/violation/preview.tt html/pfappserver/root/security_event/preview.tt +R088 html/pfappserver/root/violation/view.tt html/pfappserver/root/security_event/view.tt M html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationConnectionProfiles.js M html/pfappserver/root/static.alt/src/globals/pfFormatters.js M html/pfappserver/root/static.alt/src/globals/pfReports.js @@ -71716,8 +94895,6 @@ M html/pfappserver/root/static/js/user.js M html/pfappserver/root/user/view.tt M html/pfappserver/root/user/violations.tt D html/pfappserver/root/violation/list.tt -D html/pfappserver/root/violation/preview.tt -D html/pfappserver/root/violation/view.tt commit 32694202e7f0908f8d2904c218ccb097f910dd8f Author: Julien Semaan @@ -71725,8 +94902,7 @@ Date: Mon Jan 28 11:40:37 2019 -0500 renamed violations into security events in lib/ -A lib/pf/ConfigStore/SecurityEvents.pm -D lib/pf/ConfigStore/Violations.pm +R067 lib/pf/ConfigStore/Violations.pm lib/pf/ConfigStore/SecurityEvents.pm M lib/pf/Connection/Profile.pm M lib/pf/Switch/AeroHIVE/AP.pm M lib/pf/Switch/Cisco/Catalyst_2950.pm @@ -71741,12 +94917,10 @@ M lib/pf/Switch/Ubiquiti/Unifi.pm M lib/pf/Switch/Xirrus.pm M lib/pf/UnifiedApi.pm M lib/pf/UnifiedApi/Controller/Config/MaintenanceTasks.pm -A lib/pf/UnifiedApi/Controller/Config/SecurityEvents.pm -D lib/pf/UnifiedApi/Controller/Config/Violations.pm +R070 lib/pf/UnifiedApi/Controller/Config/Violations.pm lib/pf/UnifiedApi/Controller/Config/SecurityEvents.pm M lib/pf/UnifiedApi/Controller/Nodes.pm M lib/pf/UnifiedApi/Controller/Reports.pm -A lib/pf/UnifiedApi/Controller/SecurityEvents.pm -D lib/pf/UnifiedApi/Controller/Violations.pm +R067 lib/pf/UnifiedApi/Controller/Violations.pm lib/pf/UnifiedApi/Controller/SecurityEvents.pm M lib/pf/UnifiedApi/Search/Builder/Nodes.pm M lib/pf/access_filter/radius.pm M lib/pf/accounting.pm @@ -71758,12 +94932,9 @@ M lib/pf/cmd/pf.pm M lib/pf/cmd/pf/class.pm M lib/pf/cmd/pf/pfmon.pm M lib/pf/cmd/pf/reload.pm -A lib/pf/cmd/pf/reload/security_events.pm -D lib/pf/cmd/pf/reload/violations.pm -A lib/pf/cmd/pf/security_event.pm -A lib/pf/cmd/pf/security_eventconfig.pm -D lib/pf/cmd/pf/violation.pm -D lib/pf/cmd/pf/violationconfig.pm +R077 lib/pf/cmd/pf/reload/violations.pm lib/pf/cmd/pf/reload/security_events.pm +R072 lib/pf/cmd/pf/violation.pm lib/pf/cmd/pf/security_event.pm +R075 lib/pf/cmd/pf/violationconfig.pm lib/pf/cmd/pf/security_eventconfig.pm M lib/pf/config.pm M lib/pf/config/violation.pm M lib/pf/constants/admin_roles.pm @@ -71772,8 +94943,7 @@ M lib/pf/constants/violation.pm M lib/pf/dal/node.pm M lib/pf/dhcp/processor.pm M lib/pf/dhcp/processor_v4.pm -A lib/pf/factory/condition/security_event.pm -D lib/pf/factory/condition/violation.pm +R097 lib/pf/factory/condition/violation.pm lib/pf/factory/condition/security_event.pm M lib/pf/file_paths.pm M lib/pf/fingerbank.pm M lib/pf/inline.pm @@ -71790,8 +94960,7 @@ M lib/pf/pfcmd/checkup.pm M lib/pf/pfcmd/dashboard.pm M lib/pf/pfcmd/graph.pm M lib/pf/pfcmd/report.pm -A lib/pf/pfmon/task/security_event_maintenance.pm -D lib/pf/pfmon/task/violation_maintenance.pm +R077 lib/pf/pfmon/task/violation_maintenance.pm lib/pf/pfmon/task/security_event_maintenance.pm M lib/pf/provisioner.pm M lib/pf/provisioner/opswat.pm M lib/pf/radius.pm @@ -71804,26 +94973,21 @@ M lib/pf/scan.pm M lib/pf/scan/openvas.pm M lib/pf/scan/rapid7.pm M lib/pf/scan/wmi.pm -A lib/pf/security_event.pm -A lib/pf/security_event_config.pm +R062 lib/pf/violation.pm lib/pf/security_event.pm +R081 lib/pf/violation_config.pm lib/pf/security_event_config.pm M lib/pf/services.pm M lib/pf/task/pfsnmp.pm M lib/pf/util.pm -D lib/pf/violation.pm -D lib/pf/violation_config.pm M lib/pf/web.pm M lib/pf/web/constants.pm M lib/pf/web/dispatcher.pm M lib/pf/web/httpd.aaa_modperl_require.pl M lib/pf/web/httpd.webservices_modperl_require.pl M lib/pf/web/release.pm -A lib/pfconfig/namespaces/FilterEngine/SecurityEvent.pm -D lib/pfconfig/namespaces/FilterEngine/Violation.pm -A lib/pfconfig/namespaces/config/SecurityEvents.pm -D lib/pfconfig/namespaces/config/Violations.pm +R055 lib/pfconfig/namespaces/FilterEngine/Violation.pm lib/pfconfig/namespaces/FilterEngine/SecurityEvent.pm +R075 lib/pfconfig/namespaces/config/Violations.pm lib/pfconfig/namespaces/config/SecurityEvents.pm M lib/pfconfig/namespaces/resource/accounting_triggers.pm -A lib/pfconfig/namespaces/resource/bandwidth_expired_security_events.pm -D lib/pfconfig/namespaces/resource/bandwidth_expired_violations.pm +R073 lib/pfconfig/namespaces/resource/bandwidth_expired_violations.pm lib/pfconfig/namespaces/resource/bandwidth_expired_security_events.pm commit 31c8fc016073d0631be3d141ae40a188fa413588 Author: Durand Fabrice @@ -72885,30 +96049,18 @@ Date: Mon Jan 14 09:42:23 2019 -0500 Move configuration -A html/pfappserver/root/static.alt/src/globals/configuration/pfConfiguration.js -A html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationAuthenticationSources.js -A html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationBillingTiers.js -A html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationConnectionProfiles.js -A html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationDomains.js -A html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationFloatingDevices.js -A html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationPortalModules.js -A html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationProfiling.js -A html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationRealms.js -A html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationRoles.js -A html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationSwitchGroups.js -A html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationSwitches.js -D html/pfappserver/root/static.alt/src/globals/pfConfiguration.js -D html/pfappserver/root/static.alt/src/globals/pfConfigurationAuthenticationSources.js -D html/pfappserver/root/static.alt/src/globals/pfConfigurationBillingTiers.js -D html/pfappserver/root/static.alt/src/globals/pfConfigurationConnectionProfiles.js -D html/pfappserver/root/static.alt/src/globals/pfConfigurationDomains.js -D html/pfappserver/root/static.alt/src/globals/pfConfigurationFloatingDevices.js -D html/pfappserver/root/static.alt/src/globals/pfConfigurationPortalModules.js -D html/pfappserver/root/static.alt/src/globals/pfConfigurationProfiling.js -D html/pfappserver/root/static.alt/src/globals/pfConfigurationRealms.js -D html/pfappserver/root/static.alt/src/globals/pfConfigurationRoles.js -D html/pfappserver/root/static.alt/src/globals/pfConfigurationSwitchGroups.js -D html/pfappserver/root/static.alt/src/globals/pfConfigurationSwitches.js +R100 html/pfappserver/root/static.alt/src/globals/pfConfiguration.js html/pfappserver/root/static.alt/src/globals/configuration/pfConfiguration.js +R099 html/pfappserver/root/static.alt/src/globals/pfConfigurationAuthenticationSources.js html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationAuthenticationSources.js +R099 html/pfappserver/root/static.alt/src/globals/pfConfigurationBillingTiers.js html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationBillingTiers.js +R099 html/pfappserver/root/static.alt/src/globals/pfConfigurationConnectionProfiles.js html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationConnectionProfiles.js +R099 html/pfappserver/root/static.alt/src/globals/pfConfigurationDomains.js html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationDomains.js +R098 html/pfappserver/root/static.alt/src/globals/pfConfigurationFloatingDevices.js html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationFloatingDevices.js +R099 html/pfappserver/root/static.alt/src/globals/pfConfigurationPortalModules.js html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationPortalModules.js +R099 html/pfappserver/root/static.alt/src/globals/pfConfigurationProfiling.js html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationProfiling.js +R098 html/pfappserver/root/static.alt/src/globals/pfConfigurationRealms.js html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationRealms.js +R098 html/pfappserver/root/static.alt/src/globals/pfConfigurationRoles.js html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationRoles.js +R099 html/pfappserver/root/static.alt/src/globals/pfConfigurationSwitchGroups.js html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationSwitchGroups.js +R099 html/pfappserver/root/static.alt/src/globals/pfConfigurationSwitches.js html/pfappserver/root/static.alt/src/globals/configuration/pfConfigurationSwitches.js M html/pfappserver/root/static.alt/src/views/Configuration/_components/AuthenticationSourceView.vue M html/pfappserver/root/static.alt/src/views/Configuration/_components/AuthenticationSourcesList.vue M html/pfappserver/root/static.alt/src/views/Configuration/_components/BillingTierView.vue @@ -73241,10 +96393,8 @@ Date: Wed Jan 9 10:05:54 2019 -0500 M NEWS.asciidoc M UPGRADE.asciidoc M conf/pf-release -A db/pf-schema-8.3.0.sql -D db/pf-schema-X.Y.Z.sql -A db/upgrade-8.2.0-8.3.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R099 db/pf-schema-X.Y.Z.sql db/pf-schema-8.3.0.sql +R099 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-8.2.0-8.3.0.sql M docs/pfcmd.help commit 75c4cfd80f4c30f7d8454f2322f25d69e7c1961a @@ -73494,11 +96644,9 @@ Date: Fri Dec 21 15:37:33 2018 -0500 Add filters M html/pfappserver/root/static.alt/src/components/pfConfigView.vue -D html/pfappserver/root/static.alt/src/components/pfFieldAction.vue -A html/pfappserver/root/static.alt/src/components/pfFieldAttributeOperatorValue.vue -D html/pfappserver/root/static.alt/src/components/pfFieldCondition.vue +R098 html/pfappserver/root/static.alt/src/components/pfFieldCondition.vue html/pfappserver/root/static.alt/src/components/pfFieldAttributeOperatorValue.vue A html/pfappserver/root/static.alt/src/components/pfFieldTypeMatch.vue -A html/pfappserver/root/static.alt/src/components/pfFieldTypeValue.vue +R095 html/pfappserver/root/static.alt/src/components/pfFieldAction.vue html/pfappserver/root/static.alt/src/components/pfFieldTypeValue.vue M html/pfappserver/root/static.alt/src/globals/pfConfiguration.js M html/pfappserver/root/static.alt/src/globals/pfConfigurationConnectionProfiles.js M html/pfappserver/root/static.alt/src/globals/pfConfigurationSwitchGroups.js @@ -74298,8 +97446,7 @@ Date: Fri Dec 21 11:46:21 2018 -0500 Fix the name of the file and poddoc -D addons/upgrade/to-8.2-rm-opswat-metadefender.pl -A addons/upgrade/to-8.3-rm-opswat-metadefender.pl +R094 addons/upgrade/to-8.2-rm-opswat-metadefender.pl addons/upgrade/to-8.3-rm-opswat-metadefender.pl commit dc39bd1ac9d5f1e51c2df147e104c5a4c4c8755a Author: Francis Lachapelle @@ -74992,13 +98139,10 @@ Date: Fri Nov 23 09:30:59 2018 -0500 DUMMY -> Authorization M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/Login.pm -A html/pfappserver/lib/pfappserver/Form/Config/Source/Authorization.pm -D html/pfappserver/lib/pfappserver/Form/Config/Source/DUMMY.pm +R082 html/pfappserver/lib/pfappserver/Form/Config/Source/DUMMY.pm html/pfappserver/lib/pfappserver/Form/Config/Source/Authorization.pm M html/pfappserver/lib/pfappserver/Form/Config/Source/RADIUS.pm -A html/pfappserver/root/config/source/type/Authorization.tt -D html/pfappserver/root/config/source/type/DUMMY.tt -A lib/pf/Authentication/Source/AuthorizationSource.pm -D lib/pf/Authentication/Source/DUMMYSource.pm +R100 html/pfappserver/root/config/source/type/DUMMY.tt html/pfappserver/root/config/source/type/Authorization.tt +R093 lib/pf/Authentication/Source/DUMMYSource.pm lib/pf/Authentication/Source/AuthorizationSource.pm commit 899dde0f9c2894e69ccffe44a98610e0572bcc58 Author: Durand Fabrice @@ -75924,8 +99068,7 @@ Date: Tue Dec 18 11:29:05 2018 -0500 Renames ipAssigned to IPAssigned M html/pfappserver/lib/pfappserver/Form/Config/Network.pm -A html/pfappserver/lib/pfappserver/Form/Field/IPAssigned.pm -D html/pfappserver/lib/pfappserver/Form/Field/ipAssigned.pm +R092 html/pfappserver/lib/pfappserver/Form/Field/ipAssigned.pm html/pfappserver/lib/pfappserver/Form/Field/IPAssigned.pm commit 55f8595100a681ee587dd578d79b0b1d6f772a68 Author: Durand Fabrice @@ -76384,12 +99527,9 @@ Date: Mon Dec 10 13:49:14 2018 -0500 Rename and reorder store names in config router M html/pfappserver/root/static.alt/src/views/Configuration/_router/index.js -A html/pfappserver/root/static.alt/src/views/Configuration/_store/billingTiers.js -D html/pfappserver/root/static.alt/src/views/Configuration/_store/billing_tiers.js -A html/pfappserver/root/static.alt/src/views/Configuration/_store/floatingDevices.js -D html/pfappserver/root/static.alt/src/views/Configuration/_store/floatingdevices.js -A html/pfappserver/root/static.alt/src/views/Configuration/_store/portalModules.js -D html/pfappserver/root/static.alt/src/views/Configuration/_store/portalmodules.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_store/billing_tiers.js html/pfappserver/root/static.alt/src/views/Configuration/_store/billingTiers.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_store/floatingdevices.js html/pfappserver/root/static.alt/src/views/Configuration/_store/floatingDevices.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_store/portalmodules.js html/pfappserver/root/static.alt/src/views/Configuration/_store/portalModules.js commit 35bceb3a6edf16d722a3c7b1e578e26802b002b2 Author: Darren Satkunas @@ -76622,8 +99762,7 @@ Date: Thu Dec 6 16:21:14 2018 -0500 Rename -A html/pfappserver/root/static.alt/src/globals/pfAuthenticationConditions.js -D html/pfappserver/root/static.alt/src/globals/pfConfigurationRules.js +R082 html/pfappserver/root/static.alt/src/globals/pfConfigurationRules.js html/pfappserver/root/static.alt/src/globals/pfAuthenticationConditions.js commit aa02ca56160c98169c393e6f7ac151f05b06abcd Author: Darren Satkunas @@ -76736,8 +99875,7 @@ Date: Fri Nov 30 15:29:30 2018 -0500 Rename pfFieldTest to pfFieldAction -A html/pfappserver/root/static.alt/src/components/pfFieldAction.vue -D html/pfappserver/root/static.alt/src/components/pfFieldTest.vue +R098 html/pfappserver/root/static.alt/src/components/pfFieldTest.vue html/pfappserver/root/static.alt/src/components/pfFieldAction.vue commit 93753ca5c0282e98c1494c08bba515ea7050feb8 Author: Darren Satkunas @@ -78960,10 +102098,9 @@ Date: Mon Nov 12 09:58:00 2018 -0500 created DHCP pool structure -D go/dhcp/pool.go A go/dhcp/pool/pool.go A go/dhcp/pool/pool_test.go -A go/dhcp/workers_pool.go +R095 go/dhcp/pool.go go/dhcp/workers_pool.go commit 6388026759628152835b0a0a74f1977bb72f8c74 Author: James Rouzier @@ -79121,10 +102258,8 @@ Date: Wed Nov 7 11:21:13 2018 -0500 8.2.0 for DB scripts -A db/pf-schema-8.2.0.sql -D db/pf-schema-X.Y.Z.sql -A db/upgrade-8.1.0-8.2.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R099 db/pf-schema-X.Y.Z.sql db/pf-schema-8.2.0.sql +R097 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-8.1.0-8.2.0.sql commit db144372ae532194a574f9846ac1059824e96ce6 Author: Julien Semaan @@ -79325,9 +102460,9 @@ Date: Fri Nov 2 12:00:55 2018 -0400 Continue pfConfig abstraction -A html/pfappserver/root/static.alt/src/components/pfConfigList.vue +R095 html/pfappserver/root/static.alt/src/views/Configuration/_components/_lib/ConfigPageList.vue html/pfappserver/root/static.alt/src/components/pfConfigList.vue A html/pfappserver/root/static.alt/src/components/pfConfigView.vue -A html/pfappserver/root/static.alt/src/components/pfMixinEscapeKey.js +R100 html/pfappserver/root/static.alt/src/views/Configuration/_components/_lib/MixinEscapeKey.js html/pfappserver/root/static.alt/src/components/pfMixinEscapeKey.js M html/pfappserver/root/static.alt/src/views/Configuration/_components/DomainsList.vue M html/pfappserver/root/static.alt/src/views/Configuration/_components/FloatingDevicesList.vue M html/pfappserver/root/static.alt/src/views/Configuration/_components/RealmsList.vue @@ -79335,8 +102470,6 @@ M html/pfappserver/root/static.alt/src/views/Configuration/_components/RoleView. M html/pfappserver/root/static.alt/src/views/Configuration/_components/RolesList.vue D html/pfappserver/root/static.alt/src/views/Configuration/_components/_lib/BaseList.vue D html/pfappserver/root/static.alt/src/views/Configuration/_components/_lib/BaseView.vue -D html/pfappserver/root/static.alt/src/views/Configuration/_components/_lib/ConfigPageList.vue -D html/pfappserver/root/static.alt/src/views/Configuration/_components/_lib/MixinEscapeKey.js commit 828ca80d2baddb9fddec275121ac7e910e20f242 Author: Darren Satkunas @@ -79344,8 +102477,7 @@ Date: Thu Nov 1 16:16:16 2018 -0400 Remove pfSavedSearch as Mixin, use component only -D html/pfappserver/root/static.alt/src/components/pfMixinSavedSearch.vue -A html/pfappserver/root/static.alt/src/components/pfSavedSearch.vue +R093 html/pfappserver/root/static.alt/src/components/pfMixinSavedSearch.vue html/pfappserver/root/static.alt/src/components/pfSavedSearch.vue M html/pfappserver/root/static.alt/src/views/Nodes/index.vue M html/pfappserver/root/static.alt/src/views/Users/index.vue @@ -81580,10 +104712,8 @@ Date: Thu Sep 27 15:02:35 2018 -0400 shuffle cluster hosts/servers pfconfig resources M lib/pf/cluster.pm -A lib/pfconfig/namespaces/resource/all_cluster_hosts.pm -A lib/pfconfig/namespaces/resource/all_cluster_servers.pm -D lib/pfconfig/namespaces/resource/config_cluster_hosts.pm -D lib/pfconfig/namespaces/resource/config_cluster_servers.pm +R096 lib/pfconfig/namespaces/resource/config_cluster_hosts.pm lib/pfconfig/namespaces/resource/all_cluster_hosts.pm +R096 lib/pfconfig/namespaces/resource/config_cluster_servers.pm lib/pfconfig/namespaces/resource/all_cluster_servers.pm commit 3e9e518101d05d619b2115c1111b03f546afac80 Author: Julien Semaan @@ -81591,8 +104721,7 @@ Date: Thu Sep 27 14:52:54 2018 -0400 fix wrong place of file -D lib/pfconfig/namespaces/config_cluster_hosts.pm -A lib/pfconfig/namespaces/resource/config_cluster_hosts.pm +R100 lib/pfconfig/namespaces/config_cluster_hosts.pm lib/pfconfig/namespaces/resource/config_cluster_hosts.pm commit 3c27e0226f0ce74d762f9ac8ec05c2ad360f8037 Author: Julien Semaan @@ -83522,8 +106651,7 @@ Date: Wed Oct 3 09:49:42 2018 -0400 (web admin) Rename DeleteButton, new pfButtonSave -D html/pfappserver/root/static.alt/src/components/DeleteButton.vue -A html/pfappserver/root/static.alt/src/components/pfButtonDelete.vue +R086 html/pfappserver/root/static.alt/src/components/DeleteButton.vue html/pfappserver/root/static.alt/src/components/pfButtonDelete.vue A html/pfappserver/root/static.alt/src/components/pfButtonSave.vue M html/pfappserver/root/static.alt/src/components/pfFormDatetime.vue M html/pfappserver/root/static.alt/src/components/pfFormPrefixMultiplier.vue @@ -83912,15 +107040,12 @@ Date: Mon Oct 1 12:36:50 2018 -0400 Reorganize tests D t/ConfigStore.t -D t/ConfigStore/Base.t -D t/ConfigStore/Group.t D t/ConfigStore/GroupTest.pm -D t/ConfigStore/Hierarchy.t M t/TestUtils.pm M t/smoke.t -A t/unittest/ConfigStore.t -A t/unittest/ConfigStore/Group.t -A t/unittest/ConfigStore/Hierarchy.t +R100 t/ConfigStore/Base.t t/unittest/ConfigStore.t +R094 t/ConfigStore/Group.t t/unittest/ConfigStore/Group.t +R085 t/ConfigStore/Hierarchy.t t/unittest/ConfigStore/Hierarchy.t commit b24635bd209c2a671e77c7f3603bd8aa09454f67 Author: James Rouzier @@ -84040,10 +107165,9 @@ D html/pfappserver/root/static.alt/config/dev.env.js D html/pfappserver/root/static.alt/config/index.js D html/pfappserver/root/static.alt/config/prod.env.js D html/pfappserver/root/static.alt/config/test.env.js -D html/pfappserver/root/static.alt/index.html A html/pfappserver/root/static.alt/package-lock.json M html/pfappserver/root/static.alt/package.json -A html/pfappserver/root/static.alt/public/index.html +R091 html/pfappserver/root/static.alt/index.html html/pfappserver/root/static.alt/public/index.html M html/pfappserver/root/static.alt/src/App.vue M html/pfappserver/root/static.alt/src/main.js D html/pfappserver/root/static.alt/test/e2e/custom-assertions/elementCount.js @@ -84558,8 +107682,7 @@ Date: Thu Sep 20 16:00:07 2018 -0400 Add vuelidate to pfFormAutocomplete -D html/pfappserver/root/static.alt/src/components/pfAutocomplete.vue -A html/pfappserver/root/static.alt/src/components/pfFormAutocomplete.vue +R067 html/pfappserver/root/static.alt/src/components/pfAutocomplete.vue html/pfappserver/root/static.alt/src/components/pfFormAutocomplete.vue commit 48e5b24294630377b8ae46165b4c1ea2deebc044 Author: Darren Satkunas @@ -84834,8 +107957,7 @@ Date: Thu Sep 20 10:10:04 2018 -0400 Move apply upgrade test to the serialized tests -A t/serialized_unittests/db/apply_upgrade.t -D t/unittest/db/apply_upgrade.t +R100 t/unittest/db/apply_upgrade.t t/serialized_unittests/db/apply_upgrade.t commit 000b4a3ee908de79508556d917abcbb021dbbea9 Author: James Rouzier @@ -84851,19 +107973,14 @@ Date: Wed Sep 19 17:26:59 2018 -0400 Reorganize tests to seperate parallel tests from serial tests -D t/CHI.t M t/TestUtils.pm -D t/binaries.t M t/hardware-snmp-objects.t -D t/merged_list.t -D t/pfconfig.t -A t/serialized_unittests/CHI.t -A t/serialized_unittests/UnifiedApi/Controller/Services.t -A t/serialized_unittests/binaries.t -A t/serialized_unittests/merged_list.t -A t/serialized_unittests/pfconfig.t +R100 t/CHI.t t/serialized_unittests/CHI.t +R100 t/unittest/UnifiedApi/Controller/Services.t t/serialized_unittests/UnifiedApi/Controller/Services.t +R100 t/binaries.t t/serialized_unittests/binaries.t +R100 t/merged_list.t t/serialized_unittests/merged_list.t +R100 t/pfconfig.t t/serialized_unittests/pfconfig.t M t/smoke.t -D t/unittest/UnifiedApi/Controller/Services.t commit 2479e844543a21ea4133f65c4a1aa9cf1aa7f98f Author: Allan Tran @@ -84956,9 +108073,8 @@ Date: Fri Sep 14 12:02:07 2018 -0400 Move pf::AccessScopes to pf::config::builder -D lib/pf/AccessScopes.pm M lib/pf/UnifiedApi/Controller/Config/Filters.pm -A lib/pf/config/builder/scoped_filter_engines.pm +R052 lib/pf/AccessScopes.pm lib/pf/config/builder/scoped_filter_engines.pm M lib/pf/pfcmd/checkup.pm M lib/pfconfig/namespaces/FilterEngine/AccessScopes.pm @@ -86215,8 +109331,7 @@ Date: Tue Jun 19 11:46:55 2018 -0400 Fixed keys order when a namespace is tenant aware M lib/pfconfig/manager.pm -D t/pfconfig-tenant-scoped.t -A t/unittest/pfconfig-tenant-scoped.t +R087 t/pfconfig-tenant-scoped.t t/unittest/pfconfig-tenant-scoped.t M t/unittest/pfconfig/cached_array.t commit 4cef3b9e57fca4962edafa36f50fdc15d435d7d7 @@ -88952,12 +112067,9 @@ Date: Tue Jul 31 13:17:00 2018 -0400 M lib/pf/UnifiedApi/Controller/Crud.pm M lib/pf/UnifiedApi/Controller/Nodes.pm -A lib/pf/UnifiedApi/Search/Builder.pm -A lib/pf/UnifiedApi/Search/Builder/Nodes.pm -D lib/pf/UnifiedApi/SearchBuilder.pm -D lib/pf/UnifiedApi/SearchBuilder/Nodes.pm -A t/unittest/UnifiedApi/Search/Builder/Nodes.t -D t/unittest/UnifiedApi/SearchBuilder/Nodes.t +R099 lib/pf/UnifiedApi/SearchBuilder.pm lib/pf/UnifiedApi/Search/Builder.pm +R098 lib/pf/UnifiedApi/SearchBuilder/Nodes.pm lib/pf/UnifiedApi/Search/Builder/Nodes.pm +R093 t/unittest/UnifiedApi/SearchBuilder/Nodes.t t/unittest/UnifiedApi/Search/Builder/Nodes.t commit b99d670497bf0daaa733134f6009b3a8d83fcaed Author: Francis Lachapelle @@ -90497,10 +113609,8 @@ Date: Mon Jul 9 11:05:05 2018 -0400 M NEWS.asciidoc M UPGRADE.asciidoc M conf/pf-release -A db/pf-schema-8.1.0.sql -D db/pf-schema-X.Y.Z.sql -A db/upgrade-8.0.0-8.1.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R099 db/pf-schema-X.Y.Z.sql db/pf-schema-8.1.0.sql +R096 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-8.0.0-8.1.0.sql commit 0e5c602ee2f821b3cf8f3aca74b121c34c01153a Author: Julien Semaan @@ -91508,8 +114618,7 @@ Date: Thu Jun 28 15:07:57 2018 -0400 This reverts commit 0c49327d75894ed0a9b95ea936c2b2040bb67b9c. -D docs/images/aruba-registration-ACL.png -A docs/images/aruba-registration-acl.png +R100 docs/images/aruba-registration-ACL.png docs/images/aruba-registration-acl.png commit b39ff09386a40441060ed8f62676932bcb600d61 Author: nqb @@ -91519,8 +114628,7 @@ Date: Thu Jun 28 15:06:01 2018 -0400 This reverts commit ad7e3f271b1188f09e9275acb46c7f69b50d8772. -A docs/images/aruba-registration-ACL.png -D docs/images/aruba-registration-acl.png +R100 docs/images/aruba-registration-acl.png docs/images/aruba-registration-ACL.png commit b675c41cc302cce6e135166121f3c8f1a45976fa Author: nqb @@ -91536,8 +114644,7 @@ Date: Tue Jun 26 12:57:32 2018 -0400 rename image to lower-case -D docs/images/aruba-registration-ACL.png -A docs/images/aruba-registration-acl.png +R100 docs/images/aruba-registration-ACL.png docs/images/aruba-registration-acl.png commit d68abc5e98124f22b9d4b95249c6c99ddde76c3a Author: nqb @@ -93227,15 +116334,11 @@ Date: Fri Jun 15 10:26:21 2018 -0400 Rename redis/queue/stats to queues/stats M conf/stats.conf.example -A docs/api/spec/components/responses/queues.yaml -D docs/api/spec/components/responses/redis.yaml -A docs/api/spec/components/schemas/queues.yaml -D docs/api/spec/components/schemas/redis.yaml -A docs/api/spec/paths/queues.yaml -D docs/api/spec/paths/redis.yaml +R060 docs/api/spec/components/responses/redis.yaml docs/api/spec/components/responses/queues.yaml +R092 docs/api/spec/components/schemas/redis.yaml docs/api/spec/components/schemas/queues.yaml +R052 docs/api/spec/paths/redis.yaml docs/api/spec/paths/queues.yaml M lib/pf/UnifiedApi.pm -A lib/pf/UnifiedApi/Controller/Queues.pm -D lib/pf/UnifiedApi/Controller/Redis.pm +R093 lib/pf/UnifiedApi/Controller/Redis.pm lib/pf/UnifiedApi/Controller/Queues.pm commit 8714b2defe54edc1659a9190cd3029d1d7c38236 Author: James Rouzier @@ -94110,9 +117213,8 @@ Date: Fri Jun 8 12:09:34 2018 -0400 M t/TestUtils.pm M t/binaries.t -A t/provisioner.t +R100 t/unittest/provisioner.t t/provisioner.t M t/smoke.t -D t/unittest/provisioner.t commit 79c77b7419aaa53cf9fec30ff5c1e2014ec13ddd Author: Durand Fabrice @@ -95416,8 +118518,7 @@ Date: Fri May 25 12:55:33 2018 -0400 M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/dpsk.pm M html/pfappserver/lib/pfappserver/Form/Config/Provisioning/mobileconfig.pm -D html/pfappserver/lib/pfappserver/Form/Field/PSK.pm -A html/pfappserver/lib/pfappserver/Form/Field/PSKLength.pm +R093 html/pfappserver/lib/pfappserver/Form/Field/PSK.pm html/pfappserver/lib/pfappserver/Form/Field/PSKLength.pm M lib/pf/provisioner/mobileconfig.pm commit 05282d3a0062c2a770ddbba398420a463b70d7fc @@ -95434,10 +118535,8 @@ Date: Wed May 23 14:32:12 2018 -0400 Renamed files -A html/pfappserver/lib/pfappserver/Form/Config/Provisioning/dpsk.pm -D html/pfappserver/lib/pfappserver/Form/Config/Provisioning/ipsk.pm -A html/pfappserver/root/config/provisioning/type/dpsk.tt -D html/pfappserver/root/config/provisioning/type/ipsk.tt +R100 html/pfappserver/lib/pfappserver/Form/Config/Provisioning/ipsk.pm html/pfappserver/lib/pfappserver/Form/Config/Provisioning/dpsk.pm +R100 html/pfappserver/root/config/provisioning/type/ipsk.tt html/pfappserver/root/config/provisioning/type/dpsk.tt commit 6d4d4cac78b0c4d9534bb182abb1e74aabb8e6a7 Author: Durand Fabrice @@ -95447,8 +118546,7 @@ Date: Wed May 23 14:27:36 2018 -0400 M conf/profiles.conf.defaults M docs/PacketFence_Network_Devices_Configuration_Guide.asciidoc -A docs/images/dpsk_provisioner.png -D docs/images/ipsk_provisioner.png +R100 docs/images/ipsk_provisioner.png docs/images/dpsk_provisioner.png M html/captive-portal/lib/captiveportal/PacketFence/Controller/WirelessProfile.pm M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Provisioning.pm M html/captive-portal/templates/provisioner/ipsk.html @@ -95459,8 +118557,7 @@ M html/pfappserver/root/static/admin/config/provisioners.js M lib/pf/Connection/Profile.pm M lib/pf/Switch/Cisco/WLC.pm M lib/pf/Switch/Hostapd.pm -A lib/pf/provisioner/dpsk.pm -D lib/pf/provisioner/ipsk.pm +R091 lib/pf/provisioner/ipsk.pm lib/pf/provisioner/dpsk.pm M lib/pf/provisioner/mobileconfig.pm commit ea89ceacc43cd5aa73fb8c71d444c44149082307 @@ -95698,10 +118795,8 @@ Date: Wed May 30 00:03:06 2018 -0400 (web admin alt) Update generated files M html/pfappserver/root/admin/v-index.tt -A html/pfappserver/root/static.alt/dist/css/app.c3664a962709d9928c16584791f7b46f.css -A html/pfappserver/root/static.alt/dist/css/app.c3664a962709d9928c16584791f7b46f.css.map -D html/pfappserver/root/static.alt/dist/css/app.c924db8397a40755a5663b122404c5f1.css -D html/pfappserver/root/static.alt/dist/css/app.c924db8397a40755a5663b122404c5f1.css.map +R099 html/pfappserver/root/static.alt/dist/css/app.c924db8397a40755a5663b122404c5f1.css html/pfappserver/root/static.alt/dist/css/app.c3664a962709d9928c16584791f7b46f.css +R099 html/pfappserver/root/static.alt/dist/css/app.c924db8397a40755a5663b122404c5f1.css.map html/pfappserver/root/static.alt/dist/css/app.c3664a962709d9928c16584791f7b46f.css.map A html/pfappserver/root/static.alt/dist/js/0.3b39738416a995d7c0d9.js A html/pfappserver/root/static.alt/dist/js/0.3b39738416a995d7c0d9.js.map D html/pfappserver/root/static.alt/dist/js/0.941ec5251dcef8645cea.js @@ -95710,13 +118805,10 @@ A html/pfappserver/root/static.alt/dist/js/app.c81457780563937020c7.js A html/pfappserver/root/static.alt/dist/js/app.c81457780563937020c7.js.map D html/pfappserver/root/static.alt/dist/js/app.dd3f7bc10e0ae7f9004b.js D html/pfappserver/root/static.alt/dist/js/app.dd3f7bc10e0ae7f9004b.js.map -D html/pfappserver/root/static.alt/dist/js/manifest.51c9b3b82265537f30d5.js -D html/pfappserver/root/static.alt/dist/js/manifest.51c9b3b82265537f30d5.js.map -A html/pfappserver/root/static.alt/dist/js/manifest.e30a41fca0fdf903c3c4.js -A html/pfappserver/root/static.alt/dist/js/manifest.e30a41fca0fdf903c3c4.js.map -D html/pfappserver/root/static.alt/dist/js/vendor.2fea99450101308b6b7e.js +R091 html/pfappserver/root/static.alt/dist/js/manifest.51c9b3b82265537f30d5.js html/pfappserver/root/static.alt/dist/js/manifest.e30a41fca0fdf903c3c4.js +R095 html/pfappserver/root/static.alt/dist/js/manifest.51c9b3b82265537f30d5.js.map html/pfappserver/root/static.alt/dist/js/manifest.e30a41fca0fdf903c3c4.js.map D html/pfappserver/root/static.alt/dist/js/vendor.2fea99450101308b6b7e.js.map -A html/pfappserver/root/static.alt/dist/js/vendor.f09cc063bf1f7235bfbe.js +R098 html/pfappserver/root/static.alt/dist/js/vendor.2fea99450101308b6b7e.js html/pfappserver/root/static.alt/dist/js/vendor.f09cc063bf1f7235bfbe.js A html/pfappserver/root/static.alt/dist/js/vendor.f09cc063bf1f7235bfbe.js.map commit 96424cdfa6d2274eacdd520ca1622b395dce8fa8 @@ -95752,40 +118844,23 @@ Date: Tue May 29 15:58:06 2018 -0400 M addons/pf-maint.pl M go/Makefile -A go/detect/main.go -D go/detect/parser/dhcp.go -D go/detect/parser/dhcp_test.go -D go/detect/parser/fortianalyser.go -D go/detect/parser/fortianalyser_test.go -D go/detect/parser/generic.go -D go/detect/parser/generic_test.go -D go/detect/parser/nexpose.go -D go/detect/parser/nexpose_test.go -D go/detect/parser/parser.go -D go/detect/parser/security_onion.go -D go/detect/parser/security_onion_test.go -D go/detect/parser/snort.go -D go/detect/parser/snort_test.go -D go/detect/parser/suricata_md5.go -D go/detect/parser/suricata_md5_test.go -D go/detect/parser/utils_test.go -A go/detectparser/dhcp.go -A go/detectparser/dhcp_test.go -A go/detectparser/fortianalyser.go -A go/detectparser/fortianalyser_test.go -A go/detectparser/generic.go -A go/detectparser/generic_test.go -A go/detectparser/nexpose.go -A go/detectparser/nexpose_test.go -A go/detectparser/parser.go -A go/detectparser/security_onion.go -A go/detectparser/security_onion_test.go -A go/detectparser/snort.go -A go/detectparser/snort_test.go -A go/detectparser/suricata_md5.go -A go/detectparser/suricata_md5_test.go -A go/detectparser/utils_test.go -D go/pfdetect/main.go +R091 go/pfdetect/main.go go/detect/main.go +R098 go/detect/parser/dhcp.go go/detectparser/dhcp.go +R097 go/detect/parser/dhcp_test.go go/detectparser/dhcp_test.go +R097 go/detect/parser/fortianalyser.go go/detectparser/fortianalyser.go +R098 go/detect/parser/fortianalyser_test.go go/detectparser/fortianalyser_test.go +R099 go/detect/parser/generic.go go/detectparser/generic.go +R098 go/detect/parser/generic_test.go go/detectparser/generic_test.go +R097 go/detect/parser/nexpose.go go/detectparser/nexpose.go +R097 go/detect/parser/nexpose_test.go go/detectparser/nexpose_test.go +R099 go/detect/parser/parser.go go/detectparser/parser.go +R097 go/detect/parser/security_onion.go go/detectparser/security_onion.go +R098 go/detect/parser/security_onion_test.go go/detectparser/security_onion_test.go +R098 go/detect/parser/snort.go go/detectparser/snort.go +R097 go/detect/parser/snort_test.go go/detectparser/snort_test.go +R098 go/detect/parser/suricata_md5.go go/detectparser/suricata_md5.go +R099 go/detect/parser/suricata_md5_test.go go/detectparser/suricata_md5_test.go +R095 go/detect/parser/utils_test.go go/detectparser/utils_test.go commit 3826dcb43688c3fcf4d821ade7256c4b9adee389 Author: Durand Fabrice @@ -95827,8 +118902,7 @@ Date: Tue May 29 14:58:20 2018 -0400 Renamed perl version of pfdetect -D sbin/pfdetect -A sbin/pfdetect-perl +R100 sbin/pfdetect sbin/pfdetect-perl commit d9452bc245d21f772628bc7fe395fbdbd0bd9573 Author: James Rouzier @@ -95977,11 +119051,9 @@ Date: Thu May 17 11:54:30 2018 -0400 Change the name of the parser to nexpose -A go/detect/parser/nexpose.go -A go/detect/parser/nexpose_test.go +R060 go/detect/parser/rapid7.go go/detect/parser/nexpose.go +R092 go/detect/parser/rapid7_test.go go/detect/parser/nexpose_test.go M go/detect/parser/parser.go -D go/detect/parser/rapid7.go -D go/detect/parser/rapid7_test.go commit 0d95f2ec3b1f959fd7c469eba893d0cc20c4e5d9 Author: James Rouzier @@ -96070,8 +119142,7 @@ Date: Thu May 3 14:56:29 2018 -0400 rename -A go/pfdetect/main.go -D go/pfdetectd/main.go +R100 go/pfdetectd/main.go go/pfdetect/main.go commit 917e566f4e20a33ae7c7af60a0af07cfb97c8580 Author: James Rouzier @@ -96189,8 +119260,7 @@ Date: Fri Apr 27 10:44:01 2018 -0400 Cleanup -D go/detect/parser/detect.go -A go/detect/parser/parser.go +R100 go/detect/parser/detect.go go/detect/parser/parser.go commit f2f9f8667fe75678440186261fe7b28816b60d1d Author: James Rouzier @@ -96206,20 +119276,13 @@ Date: Fri Apr 27 10:06:00 2018 -0400 Move parser -D go/detect/detect.go -D go/detect/dhcp.go -D go/detect/dhcp_test.go -D go/detect/fortianalyser.go -D go/detect/fortianalyser_test.go -A go/detect/parser/detect.go -A go/detect/parser/dhcp.go -A go/detect/parser/dhcp_test.go -A go/detect/parser/fortianalyser.go -A go/detect/parser/fortianalyser_test.go -A go/detect/parser/snort.go -A go/detect/parser/snort_test.go -D go/detect/snort.go -D go/detect/snort_test.go +R095 go/detect/detect.go go/detect/parser/detect.go +R098 go/detect/dhcp.go go/detect/parser/dhcp.go +R098 go/detect/dhcp_test.go go/detect/parser/dhcp_test.go +R098 go/detect/fortianalyser.go go/detect/parser/fortianalyser.go +R099 go/detect/fortianalyser_test.go go/detect/parser/fortianalyser_test.go +R099 go/detect/snort.go go/detect/parser/snort.go +R098 go/detect/snort_test.go go/detect/parser/snort_test.go commit 552fd822a372572c8680163b9b474abc5849664d Author: James Rouzier @@ -96449,10 +119512,8 @@ Date: Sat May 26 00:03:14 2018 -0400 (web admin alt) Update generated files M html/pfappserver/root/admin/v-index.tt -D html/pfappserver/root/static.alt/dist/css/app.3e11c7f07c0b0675411814fb58ae784f.css -D html/pfappserver/root/static.alt/dist/css/app.3e11c7f07c0b0675411814fb58ae784f.css.map -A html/pfappserver/root/static.alt/dist/css/app.c924db8397a40755a5663b122404c5f1.css -A html/pfappserver/root/static.alt/dist/css/app.c924db8397a40755a5663b122404c5f1.css.map +R099 html/pfappserver/root/static.alt/dist/css/app.3e11c7f07c0b0675411814fb58ae784f.css html/pfappserver/root/static.alt/dist/css/app.c924db8397a40755a5663b122404c5f1.css +R099 html/pfappserver/root/static.alt/dist/css/app.3e11c7f07c0b0675411814fb58ae784f.css.map html/pfappserver/root/static.alt/dist/css/app.c924db8397a40755a5663b122404c5f1.css.map D html/pfappserver/root/static.alt/dist/js/0.6b3907f3f9d882f353df.js D html/pfappserver/root/static.alt/dist/js/0.6b3907f3f9d882f353df.js.map A html/pfappserver/root/static.alt/dist/js/0.941ec5251dcef8645cea.js @@ -96461,10 +119522,8 @@ D html/pfappserver/root/static.alt/dist/js/app.054214a9f5d839afe544.js D html/pfappserver/root/static.alt/dist/js/app.054214a9f5d839afe544.js.map A html/pfappserver/root/static.alt/dist/js/app.40fd7aac8de11b862118.js A html/pfappserver/root/static.alt/dist/js/app.40fd7aac8de11b862118.js.map -D html/pfappserver/root/static.alt/dist/js/manifest.4f801e84f740ac8d318c.js -D html/pfappserver/root/static.alt/dist/js/manifest.4f801e84f740ac8d318c.js.map -A html/pfappserver/root/static.alt/dist/js/manifest.51c9b3b82265537f30d5.js -A html/pfappserver/root/static.alt/dist/js/manifest.51c9b3b82265537f30d5.js.map +R091 html/pfappserver/root/static.alt/dist/js/manifest.4f801e84f740ac8d318c.js html/pfappserver/root/static.alt/dist/js/manifest.51c9b3b82265537f30d5.js +R095 html/pfappserver/root/static.alt/dist/js/manifest.4f801e84f740ac8d318c.js.map html/pfappserver/root/static.alt/dist/js/manifest.51c9b3b82265537f30d5.js.map commit 6e25c4bdfe28f7ccbf0ecf56e7025197d580409d Author: Durand Fabrice @@ -96799,9 +119858,8 @@ A html/pfappserver/root/static.alt/dist/js/app.054214a9f5d839afe544.js.map D html/pfappserver/root/static.alt/dist/js/app.234856cbfb8b8e9f00a2.js D html/pfappserver/root/static.alt/dist/js/app.234856cbfb8b8e9f00a2.js.map A html/pfappserver/root/static.alt/dist/js/manifest.4f801e84f740ac8d318c.js -A html/pfappserver/root/static.alt/dist/js/manifest.4f801e84f740ac8d318c.js.map +R095 html/pfappserver/root/static.alt/dist/js/manifest.8daddb04bb2f627b8d74.js.map html/pfappserver/root/static.alt/dist/js/manifest.4f801e84f740ac8d318c.js.map D html/pfappserver/root/static.alt/dist/js/manifest.8daddb04bb2f627b8d74.js -D html/pfappserver/root/static.alt/dist/js/manifest.8daddb04bb2f627b8d74.js.map A html/pfappserver/root/static.alt/dist/js/vendor.2fea99450101308b6b7e.js A html/pfappserver/root/static.alt/dist/js/vendor.2fea99450101308b6b7e.js.map D html/pfappserver/root/static.alt/dist/js/vendor.8fe3649437cc15dc3527.js @@ -96924,9 +119982,8 @@ D html/pfappserver/root/static.alt/dist/js/0.537b9a5c7d0d871945f7.js.map A html/pfappserver/root/static.alt/dist/js/0.8ed36d30478e1eabd286.js A html/pfappserver/root/static.alt/dist/js/0.8ed36d30478e1eabd286.js.map D html/pfappserver/root/static.alt/dist/js/manifest.7aa995547e377e20a0ae.js -D html/pfappserver/root/static.alt/dist/js/manifest.7aa995547e377e20a0ae.js.map A html/pfappserver/root/static.alt/dist/js/manifest.8daddb04bb2f627b8d74.js -A html/pfappserver/root/static.alt/dist/js/manifest.8daddb04bb2f627b8d74.js.map +R095 html/pfappserver/root/static.alt/dist/js/manifest.7aa995547e377e20a0ae.js.map html/pfappserver/root/static.alt/dist/js/manifest.8daddb04bb2f627b8d74.js.map commit 0385f54a0fb47713da852fc15d9e15f187e0a411 Author: Julien Semaan @@ -97076,9 +120133,8 @@ Date: Mon May 21 00:03:20 2018 -0400 M html/pfappserver/root/admin/v-index.tt M html/pfappserver/root/static.alt/dist/js/manifest.7aa995547e377e20a0ae.js.map -D html/pfappserver/root/static.alt/dist/js/vendor.6903f3d4b3ebd5904e22.js D html/pfappserver/root/static.alt/dist/js/vendor.6903f3d4b3ebd5904e22.js.map -A html/pfappserver/root/static.alt/dist/js/vendor.8fe3649437cc15dc3527.js +R069 html/pfappserver/root/static.alt/dist/js/vendor.6903f3d4b3ebd5904e22.js html/pfappserver/root/static.alt/dist/js/vendor.8fe3649437cc15dc3527.js A html/pfappserver/root/static.alt/dist/js/vendor.8fe3649437cc15dc3527.js.map commit cb64ee046e268f51d6ec02843851d00ce9b403af @@ -97097,12 +120153,10 @@ A html/pfappserver/root/static.alt/dist/js/app.234856cbfb8b8e9f00a2.js.map D html/pfappserver/root/static.alt/dist/js/app.89fe981d854012dba6ab.js D html/pfappserver/root/static.alt/dist/js/app.89fe981d854012dba6ab.js.map A html/pfappserver/root/static.alt/dist/js/manifest.7aa995547e377e20a0ae.js -A html/pfappserver/root/static.alt/dist/js/manifest.7aa995547e377e20a0ae.js.map +R095 html/pfappserver/root/static.alt/dist/js/manifest.e0d71fddfca31eff5c38.js.map html/pfappserver/root/static.alt/dist/js/manifest.7aa995547e377e20a0ae.js.map D html/pfappserver/root/static.alt/dist/js/manifest.e0d71fddfca31eff5c38.js -D html/pfappserver/root/static.alt/dist/js/manifest.e0d71fddfca31eff5c38.js.map -A html/pfappserver/root/static.alt/dist/js/vendor.6903f3d4b3ebd5904e22.js +R094 html/pfappserver/root/static.alt/dist/js/vendor.bc3c3f0a178781300ee5.js html/pfappserver/root/static.alt/dist/js/vendor.6903f3d4b3ebd5904e22.js A html/pfappserver/root/static.alt/dist/js/vendor.6903f3d4b3ebd5904e22.js.map -D html/pfappserver/root/static.alt/dist/js/vendor.bc3c3f0a178781300ee5.js D html/pfappserver/root/static.alt/dist/js/vendor.bc3c3f0a178781300ee5.js.map commit 25f6afcace0375e2f65f3dd64e3ed278370084de @@ -97162,9 +120216,8 @@ Date: Fri May 18 00:03:21 2018 -0400 (web admin alt) Update generated files M html/pfappserver/root/admin/v-index.tt -A html/pfappserver/root/static.alt/dist/css/app.3e11c7f07c0b0675411814fb58ae784f.css +R095 html/pfappserver/root/static.alt/dist/css/app.c07fad264897f8247e7f57d231448bbf.css html/pfappserver/root/static.alt/dist/css/app.3e11c7f07c0b0675411814fb58ae784f.css A html/pfappserver/root/static.alt/dist/css/app.3e11c7f07c0b0675411814fb58ae784f.css.map -D html/pfappserver/root/static.alt/dist/css/app.c07fad264897f8247e7f57d231448bbf.css D html/pfappserver/root/static.alt/dist/css/app.c07fad264897f8247e7f57d231448bbf.css.map D html/pfappserver/root/static.alt/dist/js/0.44169fe6871491ea08de.js D html/pfappserver/root/static.alt/dist/js/0.44169fe6871491ea08de.js.map @@ -97174,13 +120227,10 @@ D html/pfappserver/root/static.alt/dist/js/app.24d8af430a7a1a3ef86f.js D html/pfappserver/root/static.alt/dist/js/app.24d8af430a7a1a3ef86f.js.map A html/pfappserver/root/static.alt/dist/js/app.89fe981d854012dba6ab.js A html/pfappserver/root/static.alt/dist/js/app.89fe981d854012dba6ab.js.map -D html/pfappserver/root/static.alt/dist/js/manifest.32f4166e076a10faaacc.js -D html/pfappserver/root/static.alt/dist/js/manifest.32f4166e076a10faaacc.js.map -A html/pfappserver/root/static.alt/dist/js/manifest.e0d71fddfca31eff5c38.js -A html/pfappserver/root/static.alt/dist/js/manifest.e0d71fddfca31eff5c38.js.map -A html/pfappserver/root/static.alt/dist/js/vendor.bc3c3f0a178781300ee5.js +R091 html/pfappserver/root/static.alt/dist/js/manifest.32f4166e076a10faaacc.js html/pfappserver/root/static.alt/dist/js/manifest.e0d71fddfca31eff5c38.js +R095 html/pfappserver/root/static.alt/dist/js/manifest.32f4166e076a10faaacc.js.map html/pfappserver/root/static.alt/dist/js/manifest.e0d71fddfca31eff5c38.js.map +R055 html/pfappserver/root/static.alt/dist/js/vendor.f3a911604ba00fe36a0e.js html/pfappserver/root/static.alt/dist/js/vendor.bc3c3f0a178781300ee5.js A html/pfappserver/root/static.alt/dist/js/vendor.bc3c3f0a178781300ee5.js.map -D html/pfappserver/root/static.alt/dist/js/vendor.f3a911604ba00fe36a0e.js D html/pfappserver/root/static.alt/dist/js/vendor.f3a911604ba00fe36a0e.js.map commit c3a44ff7ad477cd6f67e25ca8fe995c4200c0332 @@ -97354,13 +120404,10 @@ A html/pfappserver/root/static.alt/dist/js/app.24d8af430a7a1a3ef86f.js A html/pfappserver/root/static.alt/dist/js/app.24d8af430a7a1a3ef86f.js.map D html/pfappserver/root/static.alt/dist/js/app.52ec00c450a1c8a7ac26.js D html/pfappserver/root/static.alt/dist/js/app.52ec00c450a1c8a7ac26.js.map -A html/pfappserver/root/static.alt/dist/js/manifest.32f4166e076a10faaacc.js -A html/pfappserver/root/static.alt/dist/js/manifest.32f4166e076a10faaacc.js.map -D html/pfappserver/root/static.alt/dist/js/manifest.ad55aaae242389e1ce92.js -D html/pfappserver/root/static.alt/dist/js/manifest.ad55aaae242389e1ce92.js.map -D html/pfappserver/root/static.alt/dist/js/vendor.a2c785c1f7306b0e1f25.js +R091 html/pfappserver/root/static.alt/dist/js/manifest.ad55aaae242389e1ce92.js html/pfappserver/root/static.alt/dist/js/manifest.32f4166e076a10faaacc.js +R095 html/pfappserver/root/static.alt/dist/js/manifest.ad55aaae242389e1ce92.js.map html/pfappserver/root/static.alt/dist/js/manifest.32f4166e076a10faaacc.js.map D html/pfappserver/root/static.alt/dist/js/vendor.a2c785c1f7306b0e1f25.js.map -A html/pfappserver/root/static.alt/dist/js/vendor.f3a911604ba00fe36a0e.js +R079 html/pfappserver/root/static.alt/dist/js/vendor.a2c785c1f7306b0e1f25.js html/pfappserver/root/static.alt/dist/js/vendor.f3a911604ba00fe36a0e.js A html/pfappserver/root/static.alt/dist/js/vendor.f3a911604ba00fe36a0e.js.map commit c86ccd0a59fdfc18333bb6f855e18e6a77e0442d @@ -97467,14 +120514,10 @@ Date: Mon May 14 11:00:19 2018 -0400 Current limitation of fop. M docs/PacketFence_Network_Devices_Configuration_Guide.asciidoc -D docs/images/Aruba acl default-guest.png -D docs/images/aruba acl default dns.png -D docs/images/aruba acl guest.png -D docs/images/aruba registration ACL.png -A docs/images/aruba-acl-default-dns.png -A docs/images/aruba-acl-default-guest.png -A docs/images/aruba-acl-guest.png -A docs/images/aruba-registration-ACL.png +R100 docs/images/aruba acl default dns.png docs/images/aruba-acl-default-dns.png +R100 docs/images/Aruba acl default-guest.png docs/images/aruba-acl-default-guest.png +R100 docs/images/aruba acl guest.png docs/images/aruba-acl-guest.png +R100 docs/images/aruba registration ACL.png docs/images/aruba-registration-ACL.png commit bebbebf5d314297b4cf3f0ac3e10a95d80ec5dc9 Author: James Rouzier @@ -97491,9 +120534,8 @@ Date: Sat May 12 00:03:29 2018 -0400 (web admin alt) Update generated files M html/pfappserver/root/admin/v-index.tt -A html/pfappserver/root/static.alt/dist/js/app.52ec00c450a1c8a7ac26.js +R051 html/pfappserver/root/static.alt/dist/js/app.dbf42b0f959a859a611b.js html/pfappserver/root/static.alt/dist/js/app.52ec00c450a1c8a7ac26.js A html/pfappserver/root/static.alt/dist/js/app.52ec00c450a1c8a7ac26.js.map -D html/pfappserver/root/static.alt/dist/js/app.dbf42b0f959a859a611b.js D html/pfappserver/root/static.alt/dist/js/app.dbf42b0f959a859a611b.js.map M html/pfappserver/root/static.alt/dist/js/manifest.ad55aaae242389e1ce92.js.map @@ -97620,9 +120662,8 @@ Date: Fri May 11 00:03:29 2018 -0400 (web admin alt) Update generated files M html/pfappserver/root/admin/v-index.tt -D html/pfappserver/root/static.alt/dist/js/app.2f0ae261bbfc72c3c4be.js D html/pfappserver/root/static.alt/dist/js/app.2f0ae261bbfc72c3c4be.js.map -A html/pfappserver/root/static.alt/dist/js/app.dbf42b0f959a859a611b.js +R073 html/pfappserver/root/static.alt/dist/js/app.2f0ae261bbfc72c3c4be.js html/pfappserver/root/static.alt/dist/js/app.dbf42b0f959a859a611b.js A html/pfappserver/root/static.alt/dist/js/app.dbf42b0f959a859a611b.js.map M html/pfappserver/root/static.alt/dist/js/manifest.ad55aaae242389e1ce92.js.map D html/pfappserver/root/static.alt/dist/js/vendor.14ddcb15590630e2d760.js @@ -97685,9 +120726,8 @@ A html/pfappserver/root/static.alt/dist/js/manifest.ad55aaae242389e1ce92.js A html/pfappserver/root/static.alt/dist/js/manifest.ad55aaae242389e1ce92.js.map D html/pfappserver/root/static.alt/dist/js/manifest.e98188766014e8365d45.js D html/pfappserver/root/static.alt/dist/js/manifest.e98188766014e8365d45.js.map -A html/pfappserver/root/static.alt/dist/js/vendor.14ddcb15590630e2d760.js +R078 html/pfappserver/root/static.alt/dist/js/vendor.2e0e6a94fac7e47677a0.js html/pfappserver/root/static.alt/dist/js/vendor.14ddcb15590630e2d760.js A html/pfappserver/root/static.alt/dist/js/vendor.14ddcb15590630e2d760.js.map -D html/pfappserver/root/static.alt/dist/js/vendor.2e0e6a94fac7e47677a0.js D html/pfappserver/root/static.alt/dist/js/vendor.2e0e6a94fac7e47677a0.js.map commit 8ae6da43afe0aa31874fc0c1e4ecabac1daa818f @@ -98235,9 +121275,8 @@ A html/pfappserver/root/static.alt/dist/js/app.1ac907a2deac0f9e73f4.js.map D html/pfappserver/root/static.alt/dist/js/app.c189fb20145972408a9d.js D html/pfappserver/root/static.alt/dist/js/app.c189fb20145972408a9d.js.map M html/pfappserver/root/static.alt/dist/js/manifest.e98188766014e8365d45.js.map -A html/pfappserver/root/static.alt/dist/js/vendor.2e0e6a94fac7e47677a0.js +R085 html/pfappserver/root/static.alt/dist/js/vendor.a9c7b6b9d57039419ecb.js html/pfappserver/root/static.alt/dist/js/vendor.2e0e6a94fac7e47677a0.js A html/pfappserver/root/static.alt/dist/js/vendor.2e0e6a94fac7e47677a0.js.map -D html/pfappserver/root/static.alt/dist/js/vendor.a9c7b6b9d57039419ecb.js D html/pfappserver/root/static.alt/dist/js/vendor.a9c7b6b9d57039419ecb.js.map commit 8b150061e778bfc02eeccf31ae51babd53ace63d @@ -98452,9 +121491,8 @@ Date: Sat Apr 28 00:03:28 2018 -0400 M html/pfappserver/root/admin/v-index.tt M html/pfappserver/root/static.alt/dist/js/manifest.e98188766014e8365d45.js.map -D html/pfappserver/root/static.alt/dist/js/vendor.27d6667ef6bb14a43c74.js D html/pfappserver/root/static.alt/dist/js/vendor.27d6667ef6bb14a43c74.js.map -A html/pfappserver/root/static.alt/dist/js/vendor.a9c7b6b9d57039419ecb.js +R070 html/pfappserver/root/static.alt/dist/js/vendor.27d6667ef6bb14a43c74.js html/pfappserver/root/static.alt/dist/js/vendor.a9c7b6b9d57039419ecb.js A html/pfappserver/root/static.alt/dist/js/vendor.a9c7b6b9d57039419ecb.js.map commit d89f7eb15d0447759760569cf570616462e76a57 @@ -98633,10 +121671,8 @@ Date: Thu Apr 26 12:42:39 2018 -0400 SQL script for 8.0.0 -A db/pf-schema-8.0.0.sql -D db/pf-schema-X.Y.Z.sql -A db/upgrade-7.4.0-8.0.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R099 db/pf-schema-X.Y.Z.sql db/pf-schema-8.0.0.sql +R099 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-7.4.0-8.0.0.sql commit 94757ea07863979e71aba45faa15dee2e6b7051a Author: Julien Semaan @@ -99558,97 +122594,66 @@ Date: Wed Apr 25 16:12:18 2018 -0400 Update generated OpenAPI -D docs/api/spec/components/schemas/config/adminrole.yaml -D docs/api/spec/components/schemas/config/adminroleslist.yaml -D docs/api/spec/components/schemas/config/base.yaml -D docs/api/spec/components/schemas/config/baseslist.yaml -D docs/api/spec/components/schemas/config/billingtier.yaml -D docs/api/spec/components/schemas/config/billingtierslist.yaml -D docs/api/spec/components/schemas/config/connectionprofile.yaml -D docs/api/spec/components/schemas/config/connectionprofileslist.yaml -D docs/api/spec/components/schemas/config/deviceregistration.yaml D docs/api/spec/components/schemas/config/deviceregistrationslist.yaml -D docs/api/spec/components/schemas/config/domain.yaml -D docs/api/spec/components/schemas/config/domainslist.yaml -D docs/api/spec/components/schemas/config/firewall.yaml -D docs/api/spec/components/schemas/config/firewallslist.yaml -D docs/api/spec/components/schemas/config/floatingdevice.yaml D docs/api/spec/components/schemas/config/floatingdeviceslist.yaml -D docs/api/spec/components/schemas/config/maintenancetask.yaml D docs/api/spec/components/schemas/config/maintenancetaskslist.yaml -D docs/api/spec/components/schemas/config/pkiprovider.yaml D docs/api/spec/components/schemas/config/pkiproviderslist.yaml -D docs/api/spec/components/schemas/config/portalmodule.yaml D docs/api/spec/components/schemas/config/portalmoduleslist.yaml -D docs/api/spec/components/schemas/config/realm.yaml -D docs/api/spec/components/schemas/config/realmslist.yaml -D docs/api/spec/components/schemas/config/role.yaml -D docs/api/spec/components/schemas/config/roleslist.yaml -D docs/api/spec/components/schemas/config/scan.yaml D docs/api/spec/components/schemas/config/scanslist.yaml -D docs/api/spec/components/schemas/config/source.yaml D docs/api/spec/components/schemas/config/sourceslist.yaml -D docs/api/spec/components/schemas/config/switch.yaml D docs/api/spec/components/schemas/config/switcheslist.yaml -D docs/api/spec/components/schemas/config/switchgroup.yaml D docs/api/spec/components/schemas/config/switchgroupslist.yaml -D docs/api/spec/components/schemas/config/syslogparser.yaml D docs/api/spec/components/schemas/config/syslogparserslist.yaml D docs/api/spec/components/schemas/config/trafficshapingpolicieslist.yaml -D docs/api/spec/components/schemas/config/trafficshapingpolicy.yaml -D docs/api/spec/components/schemas/config/violation.yaml D docs/api/spec/components/schemas/config/violationslist.yaml -A docs/api/spec/components/schemas/configadminrole.yaml -A docs/api/spec/components/schemas/configadminroleslist.yaml -A docs/api/spec/components/schemas/configbase.yaml -A docs/api/spec/components/schemas/configbaseslist.yaml -A docs/api/spec/components/schemas/configbillingtier.yaml +R099 docs/api/spec/components/schemas/config/adminrole.yaml docs/api/spec/components/schemas/configadminrole.yaml +R063 docs/api/spec/components/schemas/config/billingtierslist.yaml docs/api/spec/components/schemas/configadminroleslist.yaml +R081 docs/api/spec/components/schemas/config/base.yaml docs/api/spec/components/schemas/configbase.yaml +R066 docs/api/spec/components/schemas/config/realmslist.yaml docs/api/spec/components/schemas/configbaseslist.yaml +R098 docs/api/spec/components/schemas/config/billingtier.yaml docs/api/spec/components/schemas/configbillingtier.yaml A docs/api/spec/components/schemas/configbillingtierslist.yaml -A docs/api/spec/components/schemas/configconnectionprofile.yaml +R099 docs/api/spec/components/schemas/config/connectionprofile.yaml docs/api/spec/components/schemas/configconnectionprofile.yaml A docs/api/spec/components/schemas/configconnectionprofileslist.yaml -A docs/api/spec/components/schemas/configdeviceregistration.yaml +R096 docs/api/spec/components/schemas/config/deviceregistration.yaml docs/api/spec/components/schemas/configdeviceregistration.yaml A docs/api/spec/components/schemas/configdeviceregistrationslist.yaml -A docs/api/spec/components/schemas/configdomain.yaml -A docs/api/spec/components/schemas/configdomainslist.yaml -A docs/api/spec/components/schemas/configfirewall.yaml +R099 docs/api/spec/components/schemas/config/domain.yaml docs/api/spec/components/schemas/configdomain.yaml +R065 docs/api/spec/components/schemas/config/firewallslist.yaml docs/api/spec/components/schemas/configdomainslist.yaml +R099 docs/api/spec/components/schemas/config/firewall.yaml docs/api/spec/components/schemas/configfirewall.yaml A docs/api/spec/components/schemas/configfirewallslist.yaml -A docs/api/spec/components/schemas/configfloatingdevice.yaml +R096 docs/api/spec/components/schemas/config/floatingdevice.yaml docs/api/spec/components/schemas/configfloatingdevice.yaml A docs/api/spec/components/schemas/configfloatingdeviceslist.yaml -A docs/api/spec/components/schemas/configmaintenancetask.yaml -A docs/api/spec/components/schemas/configmaintenancetaskslist.yaml -A docs/api/spec/components/schemas/configpkiprovider.yaml +R099 docs/api/spec/components/schemas/config/maintenancetask.yaml docs/api/spec/components/schemas/configmaintenancetask.yaml +R059 docs/api/spec/components/schemas/config/connectionprofileslist.yaml docs/api/spec/components/schemas/configmaintenancetaskslist.yaml +R099 docs/api/spec/components/schemas/config/pkiprovider.yaml docs/api/spec/components/schemas/configpkiprovider.yaml A docs/api/spec/components/schemas/configpkiproviderslist.yaml -A docs/api/spec/components/schemas/configportalmodule.yaml +R099 docs/api/spec/components/schemas/config/portalmodule.yaml docs/api/spec/components/schemas/configportalmodule.yaml A docs/api/spec/components/schemas/configportalmoduleslist.yaml -A docs/api/spec/components/schemas/configrealm.yaml +R098 docs/api/spec/components/schemas/config/realm.yaml docs/api/spec/components/schemas/configrealm.yaml A docs/api/spec/components/schemas/configrealmslist.yaml -A docs/api/spec/components/schemas/configrole.yaml -A docs/api/spec/components/schemas/configroleslist.yaml -A docs/api/spec/components/schemas/configscan.yaml -A docs/api/spec/components/schemas/configscanslist.yaml -A docs/api/spec/components/schemas/configsource.yaml +R096 docs/api/spec/components/schemas/config/role.yaml docs/api/spec/components/schemas/configrole.yaml +R066 docs/api/spec/components/schemas/config/domainslist.yaml docs/api/spec/components/schemas/configroleslist.yaml +R099 docs/api/spec/components/schemas/config/scan.yaml docs/api/spec/components/schemas/configscan.yaml +R066 docs/api/spec/components/schemas/config/baseslist.yaml docs/api/spec/components/schemas/configscanslist.yaml +R099 docs/api/spec/components/schemas/config/source.yaml docs/api/spec/components/schemas/configsource.yaml A docs/api/spec/components/schemas/configsourceslist.yaml -A docs/api/spec/components/schemas/configswitch.yaml -A docs/api/spec/components/schemas/configswitcheslist.yaml -A docs/api/spec/components/schemas/configswitchgroup.yaml +R099 docs/api/spec/components/schemas/config/switch.yaml docs/api/spec/components/schemas/configswitch.yaml +R064 docs/api/spec/components/schemas/config/adminroleslist.yaml docs/api/spec/components/schemas/configswitcheslist.yaml +R099 docs/api/spec/components/schemas/config/switchgroup.yaml docs/api/spec/components/schemas/configswitchgroup.yaml A docs/api/spec/components/schemas/configswitchgroupslist.yaml -A docs/api/spec/components/schemas/configsyslogparser.yaml +R099 docs/api/spec/components/schemas/config/syslogparser.yaml docs/api/spec/components/schemas/configsyslogparser.yaml A docs/api/spec/components/schemas/configsyslogparserslist.yaml A docs/api/spec/components/schemas/configtrafficshapingpolicieslist.yaml -A docs/api/spec/components/schemas/configtrafficshapingpolicy.yaml -A docs/api/spec/components/schemas/configviolation.yaml +R093 docs/api/spec/components/schemas/config/trafficshapingpolicy.yaml docs/api/spec/components/schemas/configtrafficshapingpolicy.yaml +R099 docs/api/spec/components/schemas/config/violation.yaml docs/api/spec/components/schemas/configviolation.yaml A docs/api/spec/components/schemas/configviolationslist.yaml -D docs/api/spec/components/schemas/users/node.yaml -D docs/api/spec/components/schemas/users/nodes/locationlog.yaml D docs/api/spec/components/schemas/users/nodes/locationlogslist.yaml D docs/api/spec/components/schemas/users/nodeslist.yaml -D docs/api/spec/components/schemas/users/password.yaml D docs/api/spec/components/schemas/users/passwordlist.yaml -A docs/api/spec/components/schemas/usersnode.yaml -A docs/api/spec/components/schemas/usersnodeslist.yaml -A docs/api/spec/components/schemas/usersnodeslocationlog.yaml +R099 docs/api/spec/components/schemas/users/node.yaml docs/api/spec/components/schemas/usersnode.yaml +R067 docs/api/spec/components/schemas/config/roleslist.yaml docs/api/spec/components/schemas/usersnodeslist.yaml +R096 docs/api/spec/components/schemas/users/nodes/locationlog.yaml docs/api/spec/components/schemas/usersnodeslocationlog.yaml A docs/api/spec/components/schemas/usersnodeslocationlogslist.yaml -A docs/api/spec/components/schemas/userspassword.yaml +R096 docs/api/spec/components/schemas/users/password.yaml docs/api/spec/components/schemas/userspassword.yaml A docs/api/spec/components/schemas/userspasswordlist.yaml M docs/api/spec/paths/config/admin_role.yaml M docs/api/spec/paths/config/admin_roles.yaml @@ -100123,137 +123128,79 @@ Date: Tue Apr 24 16:06:25 2018 -0400 Fix schema files -D docs/api/spec/components/schemas/ApiUser.yaml -D docs/api/spec/components/schemas/ApiUsersList.yaml D docs/api/spec/components/schemas/DhcpOption82.yaml -D docs/api/spec/components/schemas/DhcpOption82sList.yaml D docs/api/spec/components/schemas/Ip4log.yaml -D docs/api/spec/components/schemas/Ip4logsList.yaml D docs/api/spec/components/schemas/Locationlog.yaml -D docs/api/spec/components/schemas/LocationlogsList.yaml D docs/api/spec/components/schemas/Node.yaml -D docs/api/spec/components/schemas/NodesList.yaml -D docs/api/spec/components/schemas/RadiusAuditLog.yaml -D docs/api/spec/components/schemas/RadiusAuditLogsList.yaml D docs/api/spec/components/schemas/Tenant.yaml -D docs/api/spec/components/schemas/TenantsList.yaml -D docs/api/spec/components/schemas/User.yaml -D docs/api/spec/components/schemas/UsersList.yaml D docs/api/spec/components/schemas/Violation.yaml -D docs/api/spec/components/schemas/ViolationsList.yaml D docs/api/spec/components/schemas/api_user.yaml -A docs/api/spec/components/schemas/apiuser.yaml -A docs/api/spec/components/schemas/apiuserslist.yaml -D docs/api/spec/components/schemas/config/AdminRole.yaml -D docs/api/spec/components/schemas/config/AdminRolesList.yaml -D docs/api/spec/components/schemas/config/Base.yaml -D docs/api/spec/components/schemas/config/BasesList.yaml -D docs/api/spec/components/schemas/config/BillingTier.yaml -D docs/api/spec/components/schemas/config/BillingTiersList.yaml -D docs/api/spec/components/schemas/config/ConnectionProfile.yaml -D docs/api/spec/components/schemas/config/ConnectionProfilesList.yaml -D docs/api/spec/components/schemas/config/DeviceRegistration.yaml -D docs/api/spec/components/schemas/config/DeviceRegistrationsList.yaml -D docs/api/spec/components/schemas/config/Domain.yaml -D docs/api/spec/components/schemas/config/DomainsList.yaml -D docs/api/spec/components/schemas/config/Firewall.yaml -D docs/api/spec/components/schemas/config/FirewallsList.yaml -D docs/api/spec/components/schemas/config/FloatingDevice.yaml -D docs/api/spec/components/schemas/config/FloatingDevicesList.yaml -D docs/api/spec/components/schemas/config/MaintenanceTask.yaml -D docs/api/spec/components/schemas/config/MaintenanceTasksList.yaml -D docs/api/spec/components/schemas/config/PkiProvider.yaml -D docs/api/spec/components/schemas/config/PkiProvidersList.yaml -D docs/api/spec/components/schemas/config/PortalModule.yaml -D docs/api/spec/components/schemas/config/PortalModulesList.yaml -D docs/api/spec/components/schemas/config/Realm.yaml -D docs/api/spec/components/schemas/config/RealmsList.yaml -D docs/api/spec/components/schemas/config/Role.yaml -D docs/api/spec/components/schemas/config/RolesList.yaml -D docs/api/spec/components/schemas/config/Scan.yaml -D docs/api/spec/components/schemas/config/ScansList.yaml -D docs/api/spec/components/schemas/config/Source.yaml -D docs/api/spec/components/schemas/config/SourcesList.yaml -D docs/api/spec/components/schemas/config/Switch.yaml -D docs/api/spec/components/schemas/config/SwitchGroup.yaml -D docs/api/spec/components/schemas/config/SwitchGroupsList.yaml -D docs/api/spec/components/schemas/config/SwitchesList.yaml -D docs/api/spec/components/schemas/config/SyslogParser.yaml -D docs/api/spec/components/schemas/config/SyslogParsersList.yaml -D docs/api/spec/components/schemas/config/TrafficShapingPoliciesList.yaml -D docs/api/spec/components/schemas/config/TrafficShapingPolicy.yaml -D docs/api/spec/components/schemas/config/Violation.yaml -D docs/api/spec/components/schemas/config/ViolationsList.yaml -A docs/api/spec/components/schemas/config/adminrole.yaml -A docs/api/spec/components/schemas/config/adminroleslist.yaml -A docs/api/spec/components/schemas/config/base.yaml -A docs/api/spec/components/schemas/config/baseslist.yaml -A docs/api/spec/components/schemas/config/billingtier.yaml -A docs/api/spec/components/schemas/config/billingtierslist.yaml -A docs/api/spec/components/schemas/config/connectionprofile.yaml -A docs/api/spec/components/schemas/config/connectionprofileslist.yaml -A docs/api/spec/components/schemas/config/deviceregistration.yaml -A docs/api/spec/components/schemas/config/deviceregistrationslist.yaml -A docs/api/spec/components/schemas/config/domain.yaml -A docs/api/spec/components/schemas/config/domainslist.yaml -A docs/api/spec/components/schemas/config/firewall.yaml -A docs/api/spec/components/schemas/config/firewallslist.yaml -A docs/api/spec/components/schemas/config/floatingdevice.yaml -A docs/api/spec/components/schemas/config/floatingdeviceslist.yaml -A docs/api/spec/components/schemas/config/maintenancetask.yaml -A docs/api/spec/components/schemas/config/maintenancetaskslist.yaml -A docs/api/spec/components/schemas/config/pkiprovider.yaml -A docs/api/spec/components/schemas/config/pkiproviderslist.yaml -A docs/api/spec/components/schemas/config/portalmodule.yaml -A docs/api/spec/components/schemas/config/portalmoduleslist.yaml -A docs/api/spec/components/schemas/config/realm.yaml -A docs/api/spec/components/schemas/config/realmslist.yaml -A docs/api/spec/components/schemas/config/role.yaml -A docs/api/spec/components/schemas/config/roleslist.yaml -A docs/api/spec/components/schemas/config/scan.yaml -A docs/api/spec/components/schemas/config/scanslist.yaml -A docs/api/spec/components/schemas/config/source.yaml -A docs/api/spec/components/schemas/config/sourceslist.yaml -A docs/api/spec/components/schemas/config/switch.yaml -A docs/api/spec/components/schemas/config/switcheslist.yaml -A docs/api/spec/components/schemas/config/switchgroup.yaml -A docs/api/spec/components/schemas/config/switchgroupslist.yaml -A docs/api/spec/components/schemas/config/syslogparser.yaml -A docs/api/spec/components/schemas/config/syslogparserslist.yaml -A docs/api/spec/components/schemas/config/trafficshapingpolicieslist.yaml -A docs/api/spec/components/schemas/config/trafficshapingpolicy.yaml -A docs/api/spec/components/schemas/config/violation.yaml -A docs/api/spec/components/schemas/config/violationslist.yaml +R100 docs/api/spec/components/schemas/ApiUser.yaml docs/api/spec/components/schemas/apiuser.yaml +R100 docs/api/spec/components/schemas/ApiUsersList.yaml docs/api/spec/components/schemas/apiuserslist.yaml +R100 docs/api/spec/components/schemas/config/AdminRole.yaml docs/api/spec/components/schemas/config/adminrole.yaml +R100 docs/api/spec/components/schemas/config/AdminRolesList.yaml docs/api/spec/components/schemas/config/adminroleslist.yaml +R100 docs/api/spec/components/schemas/config/Base.yaml docs/api/spec/components/schemas/config/base.yaml +R100 docs/api/spec/components/schemas/config/BasesList.yaml docs/api/spec/components/schemas/config/baseslist.yaml +R100 docs/api/spec/components/schemas/config/BillingTier.yaml docs/api/spec/components/schemas/config/billingtier.yaml +R100 docs/api/spec/components/schemas/config/BillingTiersList.yaml docs/api/spec/components/schemas/config/billingtierslist.yaml +R100 docs/api/spec/components/schemas/config/ConnectionProfile.yaml docs/api/spec/components/schemas/config/connectionprofile.yaml +R100 docs/api/spec/components/schemas/config/ConnectionProfilesList.yaml docs/api/spec/components/schemas/config/connectionprofileslist.yaml +R100 docs/api/spec/components/schemas/config/DeviceRegistration.yaml docs/api/spec/components/schemas/config/deviceregistration.yaml +R100 docs/api/spec/components/schemas/config/DeviceRegistrationsList.yaml docs/api/spec/components/schemas/config/deviceregistrationslist.yaml +R100 docs/api/spec/components/schemas/config/Domain.yaml docs/api/spec/components/schemas/config/domain.yaml +R100 docs/api/spec/components/schemas/config/DomainsList.yaml docs/api/spec/components/schemas/config/domainslist.yaml +R100 docs/api/spec/components/schemas/config/Firewall.yaml docs/api/spec/components/schemas/config/firewall.yaml +R100 docs/api/spec/components/schemas/config/FirewallsList.yaml docs/api/spec/components/schemas/config/firewallslist.yaml +R100 docs/api/spec/components/schemas/config/FloatingDevice.yaml docs/api/spec/components/schemas/config/floatingdevice.yaml +R100 docs/api/spec/components/schemas/config/FloatingDevicesList.yaml docs/api/spec/components/schemas/config/floatingdeviceslist.yaml +R100 docs/api/spec/components/schemas/config/MaintenanceTask.yaml docs/api/spec/components/schemas/config/maintenancetask.yaml +R100 docs/api/spec/components/schemas/config/MaintenanceTasksList.yaml docs/api/spec/components/schemas/config/maintenancetaskslist.yaml +R100 docs/api/spec/components/schemas/config/PkiProvider.yaml docs/api/spec/components/schemas/config/pkiprovider.yaml +R100 docs/api/spec/components/schemas/config/PkiProvidersList.yaml docs/api/spec/components/schemas/config/pkiproviderslist.yaml +R100 docs/api/spec/components/schemas/config/PortalModule.yaml docs/api/spec/components/schemas/config/portalmodule.yaml +R100 docs/api/spec/components/schemas/config/PortalModulesList.yaml docs/api/spec/components/schemas/config/portalmoduleslist.yaml +R100 docs/api/spec/components/schemas/config/Realm.yaml docs/api/spec/components/schemas/config/realm.yaml +R100 docs/api/spec/components/schemas/config/RealmsList.yaml docs/api/spec/components/schemas/config/realmslist.yaml +R100 docs/api/spec/components/schemas/config/Role.yaml docs/api/spec/components/schemas/config/role.yaml +R100 docs/api/spec/components/schemas/config/RolesList.yaml docs/api/spec/components/schemas/config/roleslist.yaml +R100 docs/api/spec/components/schemas/config/Scan.yaml docs/api/spec/components/schemas/config/scan.yaml +R100 docs/api/spec/components/schemas/config/ScansList.yaml docs/api/spec/components/schemas/config/scanslist.yaml +R100 docs/api/spec/components/schemas/config/Source.yaml docs/api/spec/components/schemas/config/source.yaml +R100 docs/api/spec/components/schemas/config/SourcesList.yaml docs/api/spec/components/schemas/config/sourceslist.yaml +R100 docs/api/spec/components/schemas/config/Switch.yaml docs/api/spec/components/schemas/config/switch.yaml +R100 docs/api/spec/components/schemas/config/SwitchesList.yaml docs/api/spec/components/schemas/config/switcheslist.yaml +R100 docs/api/spec/components/schemas/config/SwitchGroup.yaml docs/api/spec/components/schemas/config/switchgroup.yaml +R100 docs/api/spec/components/schemas/config/SwitchGroupsList.yaml docs/api/spec/components/schemas/config/switchgroupslist.yaml +R100 docs/api/spec/components/schemas/config/SyslogParser.yaml docs/api/spec/components/schemas/config/syslogparser.yaml +R100 docs/api/spec/components/schemas/config/SyslogParsersList.yaml docs/api/spec/components/schemas/config/syslogparserslist.yaml +R100 docs/api/spec/components/schemas/config/TrafficShapingPoliciesList.yaml docs/api/spec/components/schemas/config/trafficshapingpolicieslist.yaml +R100 docs/api/spec/components/schemas/config/TrafficShapingPolicy.yaml docs/api/spec/components/schemas/config/trafficshapingpolicy.yaml +R100 docs/api/spec/components/schemas/config/Violation.yaml docs/api/spec/components/schemas/config/violation.yaml +R100 docs/api/spec/components/schemas/config/ViolationsList.yaml docs/api/spec/components/schemas/config/violationslist.yaml M docs/api/spec/components/schemas/dhcpoption82.yaml -A docs/api/spec/components/schemas/dhcpoption82slist.yaml +R100 docs/api/spec/components/schemas/DhcpOption82sList.yaml docs/api/spec/components/schemas/dhcpoption82slist.yaml M docs/api/spec/components/schemas/ip4log.yaml -A docs/api/spec/components/schemas/ip4logslist.yaml +R100 docs/api/spec/components/schemas/Ip4logsList.yaml docs/api/spec/components/schemas/ip4logslist.yaml M docs/api/spec/components/schemas/locationlog.yaml -A docs/api/spec/components/schemas/locationlogslist.yaml +R100 docs/api/spec/components/schemas/LocationlogsList.yaml docs/api/spec/components/schemas/locationlogslist.yaml D docs/api/spec/components/schemas/macaddress.yaml M docs/api/spec/components/schemas/node.yaml -A docs/api/spec/components/schemas/nodeslist.yaml +R100 docs/api/spec/components/schemas/NodesList.yaml docs/api/spec/components/schemas/nodeslist.yaml D docs/api/spec/components/schemas/radius_audit_log.yaml -A docs/api/spec/components/schemas/radiusauditlog.yaml -A docs/api/spec/components/schemas/radiusauditlogslist.yaml +R100 docs/api/spec/components/schemas/RadiusAuditLog.yaml docs/api/spec/components/schemas/radiusauditlog.yaml +R100 docs/api/spec/components/schemas/RadiusAuditLogsList.yaml docs/api/spec/components/schemas/radiusauditlogslist.yaml M docs/api/spec/components/schemas/tenant.yaml -A docs/api/spec/components/schemas/tenantslist.yaml -A docs/api/spec/components/schemas/user.yaml -D docs/api/spec/components/schemas/users/Node.yaml -D docs/api/spec/components/schemas/users/NodesList.yaml -D docs/api/spec/components/schemas/users/Password.yaml -D docs/api/spec/components/schemas/users/PasswordList.yaml -A docs/api/spec/components/schemas/users/node.yaml -D docs/api/spec/components/schemas/users/nodes/Locationlog.yaml -D docs/api/spec/components/schemas/users/nodes/LocationlogsList.yaml -A docs/api/spec/components/schemas/users/nodes/locationlog.yaml -A docs/api/spec/components/schemas/users/nodes/locationlogslist.yaml -A docs/api/spec/components/schemas/users/nodeslist.yaml -A docs/api/spec/components/schemas/users/password.yaml -A docs/api/spec/components/schemas/users/passwordlist.yaml -A docs/api/spec/components/schemas/userslist.yaml +R100 docs/api/spec/components/schemas/TenantsList.yaml docs/api/spec/components/schemas/tenantslist.yaml +R100 docs/api/spec/components/schemas/User.yaml docs/api/spec/components/schemas/user.yaml +R100 docs/api/spec/components/schemas/users/Node.yaml docs/api/spec/components/schemas/users/node.yaml +R100 docs/api/spec/components/schemas/users/nodes/Locationlog.yaml docs/api/spec/components/schemas/users/nodes/locationlog.yaml +R100 docs/api/spec/components/schemas/users/nodes/LocationlogsList.yaml docs/api/spec/components/schemas/users/nodes/locationlogslist.yaml +R100 docs/api/spec/components/schemas/users/NodesList.yaml docs/api/spec/components/schemas/users/nodeslist.yaml +R100 docs/api/spec/components/schemas/users/Password.yaml docs/api/spec/components/schemas/users/password.yaml +R100 docs/api/spec/components/schemas/users/PasswordList.yaml docs/api/spec/components/schemas/users/passwordlist.yaml +R100 docs/api/spec/components/schemas/UsersList.yaml docs/api/spec/components/schemas/userslist.yaml M docs/api/spec/components/schemas/violation.yaml -A docs/api/spec/components/schemas/violationslist.yaml +R100 docs/api/spec/components/schemas/ViolationsList.yaml docs/api/spec/components/schemas/violationslist.yaml M docs/api/spec/generate-openapi-from-routes.pl commit 513acbf271d3e9e0ab5db16dcdb32d9fb0e21a13 @@ -100535,8 +123482,7 @@ M lib/pf/UnifiedApi/OpenAPI/Generator.pm M lib/pf/UnifiedApi/OpenAPI/Generator/Config.pm M lib/pf/UnifiedApi/OpenAPI/Generator/Crud.pm M t/unittest/UnifiedApi/OpenAPI/Generator.t -A t/unittest/UnifiedApi/OpenAPI/Generator/Crud.t -D t/unittest/UnifiedApi/OpenAPI/Generator_Crud.t +R099 t/unittest/UnifiedApi/OpenAPI/Generator_Crud.t t/unittest/UnifiedApi/OpenAPI/Generator/Crud.t commit 0005de1763f56a60f9c549461a169f805036e27b Author: Durand Fabrice @@ -100991,14 +123937,10 @@ Date: Fri Mar 30 14:52:56 2018 -0400 M lib/pf/UnifiedApi/Controller.pm M lib/pf/UnifiedApi/Controller/Config.pm M lib/pf/UnifiedApi/Controller/Crud.pm -A lib/pf/UnifiedApi/OpenAPI/Generator.pm -A lib/pf/UnifiedApi/OpenAPI/Generator/Config.pm -A lib/pf/UnifiedApi/OpenAPI/Generator/Crud.pm -D lib/pf/UnifiedApi/OpenAPI/PathGenerator.pm -D lib/pf/UnifiedApi/OpenAPI/PathGenerator/Config.pm -D lib/pf/UnifiedApi/OpenAPI/PathGenerator/Crud.pm -A t/unittest/UnifiedApi/OpenAPI/Generator.t -D t/unittest/UnifiedApi/OpenAPI/PathGenerator.t +R097 lib/pf/UnifiedApi/OpenAPI/PathGenerator.pm lib/pf/UnifiedApi/OpenAPI/Generator.pm +R096 lib/pf/UnifiedApi/OpenAPI/PathGenerator/Config.pm lib/pf/UnifiedApi/OpenAPI/Generator/Config.pm +R095 lib/pf/UnifiedApi/OpenAPI/PathGenerator/Crud.pm lib/pf/UnifiedApi/OpenAPI/Generator/Crud.pm +R095 t/unittest/UnifiedApi/OpenAPI/PathGenerator.t t/unittest/UnifiedApi/OpenAPI/Generator.t commit f056c4276eeccd4c90b20e353055c35ff4333a95 Author: James Rouzier @@ -101628,8 +124570,7 @@ Date: Wed Apr 18 17:26:41 2018 -0400 (stats) New synthetic statsd charts M .gitignore -D conf/monitoring/statsd.d/example.conf.example -A conf/monitoring/statsd.d/packetfence.conf.example +R100 conf/monitoring/statsd.d/example.conf.example conf/monitoring/statsd.d/packetfence.conf.example M lib/pf/services/manager/netdata.pm commit dcc03c0920d36c0e08fdd1d5cdcca0c06104ce46 @@ -102694,8 +125635,6 @@ M html/common/package.json D html/common/scss/_base.body.scss D html/common/scss/_base.footer.scss D html/common/scss/_base.header.scss -D html/common/scss/_base.headings.scss -D html/common/scss/_base.input.scss D html/common/scss/_base.paragraphs.scss A html/common/scss/_components.buttons.scss M html/common/scss/_components.card.scss @@ -102707,14 +125646,14 @@ M html/common/scss/_components.input.scss M html/common/scss/_components.timerbar.scss A html/common/scss/_elements.footer.scss A html/common/scss/_elements.header.scss -A html/common/scss/_elements.headings.scss -A html/common/scss/_elements.input.scss +R065 html/common/scss/_base.headings.scss html/common/scss/_elements.headings.scss +R100 html/common/scss/_base.input.scss html/common/scss/_elements.input.scss A html/common/scss/_elements.links.scss A html/common/scss/_elements.page.scss M html/common/scss/_objects.box.scss D html/common/scss/_objects.buttons.scss A html/common/scss/_objects.flag.scss -A html/common/scss/_objects.layout.scss +R059 html/common/scss/_trumps.layout.scss html/common/scss/_objects.layout.scss D html/common/scss/_objects.list-ui.scss M html/common/scss/_objects.media.scss M html/common/scss/_objects.tables.scss @@ -102724,7 +125663,6 @@ M html/common/scss/_settings.packetfence.scss M html/common/scss/_tools.aliases.scss D html/common/scss/_trumps.dev.scss D html/common/scss/_trumps.flag.scss -D html/common/scss/_trumps.layout.scss D html/common/scss/_trumps.media.scss A html/common/scss/_utilities.hide.scss A html/common/scss/_utilities.text.scss @@ -103276,18 +126214,14 @@ Date: Tue Apr 3 15:12:53 2018 -0400 M addons/packages/packetfence.spec M conf/documentation.conf -A conf/log.conf.d/pfperl-api.conf.example -D conf/log.conf.d/pfunified_api.conf.example +R100 conf/log.conf.d/pfunified_api.conf.example conf/log.conf.d/pfperl-api.conf.example M conf/pf.conf.defaults -A conf/systemd/packetfence-pfperl-api.service -D conf/systemd/packetfence-pfunified_api.service +R060 conf/systemd/packetfence-pfunified_api.service conf/systemd/packetfence-pfperl-api.service M debian/rules M lib/pf/UnifiedApi.pm M lib/pf/UnifiedApi/custom.pm -A lib/pf/services/manager/pfperl_api.pm -D lib/pf/services/manager/pfunified_api.pm -A sbin/pfperl-api -D sbin/pfunified_api +R084 lib/pf/services/manager/pfunified_api.pm lib/pf/services/manager/pfperl_api.pm +R097 sbin/pfunified_api sbin/pfperl-api commit 262554d9c1564fece76704e49dee6e92faa82181 Author: James Rouzier @@ -103384,9 +126318,8 @@ Date: Tue Apr 3 00:03:27 2018 -0400 M html/pfappserver/root/admin/v-index.tt M html/pfappserver/root/static.alt/dist/js/manifest.e98188766014e8365d45.js.map -D html/pfappserver/root/static.alt/dist/js/vendor.5cab9e5f53f754cd6617.js D html/pfappserver/root/static.alt/dist/js/vendor.5cab9e5f53f754cd6617.js.map -A html/pfappserver/root/static.alt/dist/js/vendor.b947d4395a4897b62338.js +R060 html/pfappserver/root/static.alt/dist/js/vendor.5cab9e5f53f754cd6617.js html/pfappserver/root/static.alt/dist/js/vendor.b947d4395a4897b62338.js A html/pfappserver/root/static.alt/dist/js/vendor.b947d4395a4897b62338.js.map commit b07f908bfe33d7213e835c1751517f20b7f549ba @@ -103714,9 +126647,8 @@ Date: Wed Mar 28 11:29:20 2018 -0400 M html/pfappserver/root/admin/v-index.tt M html/pfappserver/root/static.alt/dist/js/manifest.e98188766014e8365d45.js.map -D html/pfappserver/root/static.alt/dist/js/vendor.1344c10b291c03f9f03a.js D html/pfappserver/root/static.alt/dist/js/vendor.1344c10b291c03f9f03a.js.map -A html/pfappserver/root/static.alt/dist/js/vendor.bd5838f7690b5f9c76ad.js +R098 html/pfappserver/root/static.alt/dist/js/vendor.1344c10b291c03f9f03a.js html/pfappserver/root/static.alt/dist/js/vendor.bd5838f7690b5f9c76ad.js A html/pfappserver/root/static.alt/dist/js/vendor.bd5838f7690b5f9c76ad.js.map commit f8d44c688657216ff3204ed484af84db8b970153 @@ -104041,9 +126973,8 @@ Date: Tue Mar 27 10:32:31 2018 -0400 M html/pfappserver/root/admin/v-index.tt M html/pfappserver/root/static.alt/dist/js/manifest.e98188766014e8365d45.js.map -A html/pfappserver/root/static.alt/dist/js/vendor.1344c10b291c03f9f03a.js +R087 html/pfappserver/root/static.alt/dist/js/vendor.d70fbb071e82b0162c06.js html/pfappserver/root/static.alt/dist/js/vendor.1344c10b291c03f9f03a.js A html/pfappserver/root/static.alt/dist/js/vendor.1344c10b291c03f9f03a.js.map -D html/pfappserver/root/static.alt/dist/js/vendor.d70fbb071e82b0162c06.js D html/pfappserver/root/static.alt/dist/js/vendor.d70fbb071e82b0162c06.js.map D html/pfappserver/root/static.alt/dist/js/vendor.f69610f9c02cc61b77af.js D html/pfappserver/root/static.alt/dist/js/vendor.f69610f9c02cc61b77af.js.map @@ -104609,8 +127540,7 @@ Date: Wed Mar 21 11:12:16 2018 -0400 M lib/pf/UnifiedApi.pm D lib/pf/UnifiedApi/Controller/I18N.pm A lib/pf/UnifiedApi/Controller/Translations.pm -D t/unittest/UnifiedApi/Controller/I18N.t -A t/unittest/UnifiedApi/Controller/Translations.t +R084 t/unittest/UnifiedApi/Controller/I18N.t t/unittest/UnifiedApi/Controller/Translations.t commit 907b87cff3f1aeba0a867b2869d47d7c22fbf3bc Author: James Rouzier @@ -105419,10 +128349,8 @@ Date: Thu Mar 15 16:12:12 2018 -0400 M conf/documentation.conf A conf/systemd/packetfence-haproxy-db.service -A conf/systemd/packetfence-haproxy-portal.service -D conf/systemd/packetfence-haproxy.service -D lib/pf/services/manager/haproxy.pm -A lib/pf/services/manager/haproxy_db.pm +R055 conf/systemd/packetfence-haproxy.service conf/systemd/packetfence-haproxy-portal.service +R095 lib/pf/services/manager/haproxy.pm lib/pf/services/manager/haproxy_db.pm A lib/pf/services/manager/haproxy_portal.pm commit 14c214468ec3bcefda8edc975c5af12b70c7374e @@ -105817,8 +128745,7 @@ Date: Tue Mar 6 13:39:08 2018 -0500 Rename t/unittest/UnifiedApi/Controller/Search.t -> t/unittest/UnifiedApi/Search.t M lib/pf/UnifiedApi/Search.pm -D t/unittest/UnifiedApi/Controller/Search.t -A t/unittest/UnifiedApi/Search.t +R100 t/unittest/UnifiedApi/Controller/Search.t t/unittest/UnifiedApi/Search.t commit 78e98871d07ab19e5ee7c6978fe3970afd7919a0 Author: James Rouzier @@ -106840,8 +129767,7 @@ Date: Fri Dec 29 12:16:56 2017 -0500 conf/rsyslog.conf.tt -> conf/rsyslog.conf.tt.example -D conf/rsyslog.conf.tt -A conf/rsyslog.conf.tt.example +R100 conf/rsyslog.conf.tt conf/rsyslog.conf.tt.example commit f98cd92e3eb1935ff470988687e5386aff94dd91 Author: James Rouzier @@ -107337,10 +130263,8 @@ Date: Fri Feb 23 15:12:43 2018 -0500 Renamed FirewallSsoes to Firewalls M lib/pf/UnifiedApi.pm -D lib/pf/UnifiedApi/Controller/Config/FirewallSsoes.pm -A lib/pf/UnifiedApi/Controller/Config/Firewalls.pm -D t/unittest/UnifiedApi/Controller/Config/FirewallSsoes.t -A t/unittest/UnifiedApi/Controller/Config/Firewalls.t +R084 lib/pf/UnifiedApi/Controller/Config/FirewallSsoes.pm lib/pf/UnifiedApi/Controller/Config/Firewalls.pm +R090 t/unittest/UnifiedApi/Controller/Config/FirewallSsoes.t t/unittest/UnifiedApi/Controller/Config/Firewalls.t commit da636b2ee8dca00b880ce56bbc33d590ada6ad4d Author: James Rouzier @@ -107420,8 +130344,7 @@ Date: Thu Feb 22 17:00:48 2018 -0500 rename file -A docs/api/spec/generate-openapi-from-routes.pl -D docs/api/spec/generate_openapi_from_routes.pl +R100 docs/api/spec/generate_openapi_from_routes.pl docs/api/spec/generate-openapi-from-routes.pl commit dc3a0b1f7dbca220213e8b3094d6da6926deddcc Author: James Rouzier @@ -107496,10 +130419,8 @@ Date: Tue Feb 20 10:10:50 2018 -0500 Rename Config::TrafficShapings to Config::TrafficShapingPolicies M lib/pf/UnifiedApi.pm -A lib/pf/UnifiedApi/Controller/Config/TrafficShapingPolicies.pm -D lib/pf/UnifiedApi/Controller/Config/TrafficShapings.pm -A t/unittest/UnifiedApi/Controller/Config/TrafficShapingPolicies.t -D t/unittest/UnifiedApi/Controller/Config/TrafficShapings.t +R086 lib/pf/UnifiedApi/Controller/Config/TrafficShapings.pm lib/pf/UnifiedApi/Controller/Config/TrafficShapingPolicies.pm +R092 t/unittest/UnifiedApi/Controller/Config/TrafficShapings.t t/unittest/UnifiedApi/Controller/Config/TrafficShapingPolicies.t commit 77a418f313cebbf936a5fa90bbca320c0d238f84 Author: James Rouzier @@ -108447,8 +131368,7 @@ Date: Fri Feb 16 10:55:50 2018 -0500 Update docs Update unittests -D docs/api/spec/components/schemas/auditlog.yaml -A docs/api/spec/components/schemas/radius_audit_log.yaml +R095 docs/api/spec/components/schemas/auditlog.yaml docs/api/spec/components/schemas/radius_audit_log.yaml A docs/api/spec/paths/radius_audit_logs.yaml A lib/pf/UnifiedApi/Controller/RadiusAuditLogs.pm M t/unittest/UnifiedApi/Controller/RadiusAuditLogs.t @@ -108461,8 +131381,7 @@ Date: Fri Feb 16 10:29:00 2018 -0500 M lib/pf/UnifiedApi.pm D lib/pf/UnifiedApi/Controller/Auditlogs.pm -D t/unittest/UnifiedApi/Controller/Auditlogs.t -A t/unittest/UnifiedApi/Controller/RadiusAuditLogs.t +R100 t/unittest/UnifiedApi/Controller/Auditlogs.t t/unittest/UnifiedApi/Controller/RadiusAuditLogs.t commit 1644345c044e0b6eba07141af232867bc5e0b325 Author: Darren Satkunas @@ -109382,10 +132301,9 @@ Date: Wed Feb 7 15:09:36 2018 -0500 M docs/PacketFence_Network_Devices_Configuration_Guide.asciidoc D docs/PacketFence_OpenWrt-Hostapd-15-05_Quick_Install_Guide-docinfo.xml -D docs/PacketFence_OpenWrt-Hostapd-15-05_Quick_Install_Guide.asciidoc D docs/PacketFence_OpenWrt-Hostapd_Quick_Install_Guide-docinfo.xml D docs/PacketFence_OpenWrt-Hostapd_Quick_Install_Guide.asciidoc -A docs/networkdevice/hostapd.asciidoc +R075 docs/PacketFence_OpenWrt-Hostapd-15-05_Quick_Install_Guide.asciidoc docs/networkdevice/hostapd.asciidoc commit 96f800cd690d1f38acb3914cfb4ba496dcd355e1 Author: Ludovic Marcotte @@ -109549,9 +132467,8 @@ D docs/PacketFence_Inline_Deployment_Quick_Guide_ZEN-docinfo.xml D docs/PacketFence_Inline_Deployment_Quick_Guide_ZEN.asciidoc M docs/PacketFence_Installation_Guide.asciidoc D docs/PacketFence_Out-of-Band_Deployment_Quick_Guide_ZEN-docinfo.xml -D docs/PacketFence_Out-of-Band_Deployment_Quick_Guide_ZEN.asciidoc A docs/enforcement/inline.asciidoc -A docs/enforcement/out-of-band.asciidoc +R100 docs/PacketFence_Out-of-Band_Deployment_Quick_Guide_ZEN.asciidoc docs/enforcement/out-of-band.asciidoc commit dcb561047443d6771a2134ac6c2def99fc503e26 Author: Francis Lachapelle @@ -109578,11 +132495,9 @@ Date: Mon Feb 5 09:16:52 2018 -0500 M docs/PacketFence_Installation_Guide.asciidoc D docs/PacketFence_MSPKI_Quick_Install_Guide-docinfo.xml -D docs/PacketFence_MSPKI_Quick_Install_Guide.asciidoc D docs/PacketFence_PKI_Quick_Install_Guide-docinfo.xml -D docs/PacketFence_PKI_Quick_Install_Guide.asciidoc -A docs/pki/microsoft.asciidoc -A docs/pki/packetfence.asciidoc +R092 docs/PacketFence_MSPKI_Quick_Install_Guide.asciidoc docs/pki/microsoft.asciidoc +R091 docs/PacketFence_PKI_Quick_Install_Guide.asciidoc docs/pki/packetfence.asciidoc commit 8358af38974cf347de5242aa9e231f863eb4f637 Author: Ludovic Marcotte @@ -109592,17 +132507,13 @@ Date: Fri Feb 2 16:09:30 2018 -0500 M docs/PacketFence_Installation_Guide.asciidoc D docs/PacketFence_MobileIron_Quick_Install_Guide-docinfo.xml -D docs/PacketFence_MobileIron_Quick_Install_Guide.asciidoc D docs/PacketFence_OPSWAT_Quick_Install_Guide-docinfo.xml -D docs/PacketFence_OPSWAT_Quick_Install_Guide.asciidoc D docs/PacketFence_SEPM_Quick_Install_Guide-docinfo.xml -D docs/PacketFence_SEPM_Quick_Install_Guide.asciidoc D docs/PacketFence_SentinelOne_Quick_Install_Guide-docinfo.xml -D docs/PacketFence_SentinelOne_Quick_Install_Guide.asciidoc -A docs/provisioner/mobileiron.asciidoc -A docs/provisioner/opswat.asciidoc -A docs/provisioner/sentinelone.asciidoc -A docs/provisioner/sepm.asciidoc +R079 docs/PacketFence_MobileIron_Quick_Install_Guide.asciidoc docs/provisioner/mobileiron.asciidoc +R081 docs/PacketFence_OPSWAT_Quick_Install_Guide.asciidoc docs/provisioner/opswat.asciidoc +R079 docs/PacketFence_SentinelOne_Quick_Install_Guide.asciidoc docs/provisioner/sentinelone.asciidoc +R083 docs/PacketFence_SEPM_Quick_Install_Guide.asciidoc docs/provisioner/sepm.asciidoc commit 87401ac42c0a91ac0a1db348c4b69d883ed452fe Author: Ludovic Marcotte @@ -109611,21 +132522,16 @@ Date: Fri Feb 2 15:41:28 2018 -0500 Moved firewall doc, added misssing doc and images D docs/PacketFence_Barracuda_Quick_Install_Guide-docinfo.xml -D docs/PacketFence_Barracuda_Quick_Install_Guide.asciidoc D docs/PacketFence_Checkpoint_Quick_Install_Guide-docinfo.xml -D docs/PacketFence_Checkpoint_Quick_Install_Guide.asciidoc D docs/PacketFence_FortiGate_Quick_Install_Guide-docinfo.xml -D docs/PacketFence_FortiGate_Quick_Install_Guide.asciidoc M docs/PacketFence_Installation_Guide.asciidoc D docs/PacketFence_JSON-RPC_Quick_Install_Guide-docinfo.xml -D docs/PacketFence_JSON-RPC_Quick_Install_Guide.asciidoc D docs/PacketFence_PaloAlto_Quick_Install_Guide-docinfo.xml -D docs/PacketFence_PaloAlto_Quick_Install_Guide.asciidoc -A docs/firewall/barracuda.asciidoc -A docs/firewall/checkpoint.asciidoc -A docs/firewall/fortigate.asciidoc -A docs/firewall/jsonrpc.asciidoc -A docs/firewall/paloalto.asciidoc +R051 docs/PacketFence_Barracuda_Quick_Install_Guide.asciidoc docs/firewall/barracuda.asciidoc +R071 docs/PacketFence_Checkpoint_Quick_Install_Guide.asciidoc docs/firewall/checkpoint.asciidoc +R058 docs/PacketFence_FortiGate_Quick_Install_Guide.asciidoc docs/firewall/fortigate.asciidoc +R066 docs/PacketFence_JSON-RPC_Quick_Install_Guide.asciidoc docs/firewall/jsonrpc.asciidoc +R076 docs/PacketFence_PaloAlto_Quick_Install_Guide.asciidoc docs/firewall/paloalto.asciidoc A docs/images/getting-started.png A docs/networkdevice/anyfi.asciidoc @@ -109636,10 +132542,8 @@ Date: Fri Feb 2 15:15:39 2018 -0500 First big doc rework M Makefile -D docs/PacketFence_Administration_Guide-docinfo.xml -D docs/PacketFence_Administration_Guide.asciidoc -A docs/PacketFence_Installation_Guide-docinfo.xml -A docs/PacketFence_Installation_Guide.asciidoc +R100 docs/PacketFence_Administration_Guide-docinfo.xml docs/PacketFence_Installation_Guide-docinfo.xml +R087 docs/PacketFence_Administration_Guide.asciidoc docs/PacketFence_Installation_Guide.asciidoc M docs/PacketFence_Network_Devices_Configuration_Guide.asciidoc commit f9c2be1b546e00cb43a736f9a5ff48a83bd1d732 @@ -109747,10 +132651,8 @@ Date: Thu Feb 15 16:18:22 2018 -0500 M docs/api/spec/components/schemas/dhcpoption82.yaml M lib/pf/UnifiedApi.pm -A lib/pf/UnifiedApi/Controller/DhcpOption82s.pm -D lib/pf/UnifiedApi/Controller/Dhcpoption82s.pm -A t/unittest/UnifiedApi/Controller/DhcpOption82s.t -D t/unittest/UnifiedApi/Controller/Dhcpoption82s.t +R085 lib/pf/UnifiedApi/Controller/Dhcpoption82s.pm lib/pf/UnifiedApi/Controller/DhcpOption82s.pm +R087 t/unittest/UnifiedApi/Controller/Dhcpoption82s.t t/unittest/UnifiedApi/Controller/DhcpOption82s.t commit 7edf0e1878f549f9abdae28ce244829641b71307 Author: Darren Satkunas @@ -110460,13 +133362,11 @@ Date: Wed Nov 15 09:18:54 2017 -0500 move stuff around + implement a mem based token storage -A go/api-frontend/aaa/authorization.go -A go/api-frontend/aaa/authorization_test.go +R097 go/api-frontend/authorization/authorization.go go/api-frontend/aaa/authorization.go +R097 go/api-frontend/authorization/authorization_test.go go/api-frontend/aaa/authorization_test.go A go/api-frontend/aaa/mem_token_backend.go A go/api-frontend/aaa/mem_token_backend_test.go A go/api-frontend/aaa/token_backend.go -D go/api-frontend/authorization/authorization.go -D go/api-frontend/authorization/authorization_test.go commit 11e9f60708ffb82caed4b7be8813f6d21604473a Author: Julien Semaan @@ -110722,8 +133622,7 @@ Date: Fri Nov 10 14:52:49 2017 -0500 Rename test -A t/unittest/generate_filter.t -D t/unittest/query_filters.t +R100 t/unittest/query_filters.t t/unittest/generate_filter.t commit b9e5c39665b9fb75243c6ced0b9c0f93733a689e Author: James Rouzier @@ -110965,14 +133864,11 @@ M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/TrafficShaping. M html/pfappserver/root/admin/configuration.tt D html/pfappserver/root/config/traffic_shaping/clone.tt D html/pfappserver/root/config/traffic_shaping/create.tt -D html/pfappserver/root/config/traffic_shaping/index.tt -D html/pfappserver/root/config/traffic_shaping/list.tt -D html/pfappserver/root/config/traffic_shaping/view.tt A html/pfappserver/root/config/trafficshaping/clone.tt A html/pfappserver/root/config/trafficshaping/create.tt -A html/pfappserver/root/config/trafficshaping/index.tt -A html/pfappserver/root/config/trafficshaping/list.tt -A html/pfappserver/root/config/trafficshaping/view.tt +R095 html/pfappserver/root/config/traffic_shaping/index.tt html/pfappserver/root/config/trafficshaping/index.tt +R100 html/pfappserver/root/config/traffic_shaping/list.tt html/pfappserver/root/config/trafficshaping/list.tt +R092 html/pfappserver/root/config/traffic_shaping/view.tt html/pfappserver/root/config/trafficshaping/view.tt M lib/pf/config/traffic_shaping.pm M lib/pf/file_paths.pm @@ -111129,8 +134025,7 @@ Date: Tue Feb 13 09:55:28 2018 -0500 Renamed directory M go/Makefile -D go/pfstats/main.go -A go/stats/main.go +R100 go/pfstats/main.go go/stats/main.go commit 6846d1a448666e8f35b7ec902aa35170787c9ba7 Author: Durand Fabrice @@ -111186,15 +134081,13 @@ Date: Mon Feb 12 16:16:45 2018 -0500 M addons/packages/build-go.sh M addons/packages/packetfence.spec M conf/pf.conf.defaults -A conf/systemd/packetfence-pfstats.service +R100 conf/systemd/packetfence-stats.service conf/systemd/packetfence-pfstats.service M conf/systemd/packetfence-radsniff.service -D conf/systemd/packetfence-stats.service A debian/packetfence-pfstats.service D debian/packetfence-stats.service M debian/rules M go/Makefile -A go/pfstats/main.go -D go/stats/main.go +R100 go/stats/main.go go/pfstats/main.go commit 791119a813b5c300ac5ec0776fef1d5d17a1393b Author: Durand Fabrice @@ -111232,18 +134125,16 @@ Date: Mon Feb 12 11:19:10 2018 -0500 M addons/packages/build-go.sh M addons/packages/packetfence.spec -D conf/systemd/packetfence-collectdtostatsd.service D conf/systemd/packetfence-collecttostatsd.service M conf/systemd/packetfence-radsniff.service -A conf/systemd/packetfence-stats.service +R090 conf/systemd/packetfence-collectdtostatsd.service conf/systemd/packetfence-stats.service D debian/packetfence-collectdtostatsd.service D debian/packetfence-collecttostatsd.service A debian/packetfence-stats.service M debian/rules M go/Makefile D go/collectdtostatsd/collectdtostatsd -D go/collectdtostatsd/main.go -A go/stats/main.go +R099 go/collectdtostatsd/main.go go/stats/main.go commit 1a85190fa3345cfa63e9ef6ec12c8283e2566fc8 Author: Durand Fabrice @@ -111386,8 +134277,7 @@ Date: Mon Feb 5 10:22:30 2018 -0500 Fixed typo -A conf/systemd/packetfence-collectdtostatsd.service -D conf/systemd/packetfence-collecttostatsd.service +R100 conf/systemd/packetfence-collecttostatsd.service conf/systemd/packetfence-collectdtostatsd.service A debian/packetfence-collectdtostatsd.service D debian/packetfence-collecttostatsd.service @@ -112310,8 +135200,7 @@ Date: Wed Feb 7 14:23:30 2018 -0500 Fix name of service file for pfunified_api -D conf/systemd/packetfence-pfunified-api.service -A conf/systemd/packetfence-pfunified_api.service +R100 conf/systemd/packetfence-pfunified-api.service conf/systemd/packetfence-pfunified_api.service D debian/packetfence-pfunified-api.service A debian/packetfence-pfunified_api.service @@ -112321,8 +135210,7 @@ Date: Wed Feb 7 13:22:07 2018 -0500 Fix systemd script for packetfence-pfunified-api -A conf/systemd/packetfence-pfunified-api.service -D conf/systemd/packetfence-pfunified_api.service +R100 conf/systemd/packetfence-pfunified_api.service conf/systemd/packetfence-pfunified-api.service A debian/packetfence-pfunified-api.service D debian/packetfence-pfunified_api.service M debian/rules @@ -112447,8 +135335,7 @@ Date: Mon Feb 5 17:31:31 2018 -0500 Add the option allow_singular M lib/pf/UnifiedApi.pm -A lib/pf/UnifiedApi/Controller/Users/Password.pm -D lib/pf/UnifiedApi/Controller/UsersPassword.pm +R087 lib/pf/UnifiedApi/Controller/UsersPassword.pm lib/pf/UnifiedApi/Controller/Users/Password.pm M lib/pf/UnifiedApi/Plugin/RestCrud.pm M t/unittest/UnifiedApi/Plugin/RestCrud.t @@ -112479,10 +135366,8 @@ Date: Mon Feb 5 12:19:29 2018 -0500 Move UsersNodes to Users::Nodes M lib/pf/UnifiedApi.pm -A lib/pf/UnifiedApi/Controller/Users/Nodes.pm -D lib/pf/UnifiedApi/Controller/UsersNodes.pm -A t/unittest/UnifiedApi/Controller/Users/Nodes.t -D t/unittest/UnifiedApi/Controller/UsersNodes.t +R082 lib/pf/UnifiedApi/Controller/UsersNodes.pm lib/pf/UnifiedApi/Controller/Users/Nodes.pm +R096 t/unittest/UnifiedApi/Controller/UsersNodes.t t/unittest/UnifiedApi/Controller/Users/Nodes.t commit a76cc54e95ff520e0acfee658ec1e8ece56824dc Author: James Rouzier @@ -112625,10 +135510,8 @@ Date: Wed Jan 31 14:48:33 2018 -0500 Rename to new standard -D lib/pf/UnifiedApi/Controller/Locationlog.pm -A lib/pf/UnifiedApi/Controller/Locationlogs.pm -D t/unittest/UnifiedApi/Controller/Locationlog.t -A t/unittest/UnifiedApi/Controller/Locationlogs.t +R088 lib/pf/UnifiedApi/Controller/Locationlog.pm lib/pf/UnifiedApi/Controller/Locationlogs.pm +R098 t/unittest/UnifiedApi/Controller/Locationlog.t t/unittest/UnifiedApi/Controller/Locationlogs.t commit 599e9360dd0507062988bd4295a8967af446e7e0 Author: James Rouzier @@ -112758,10 +135641,8 @@ Date: Mon Jan 22 10:18:12 2018 -0500 Pluralize 'Node' to 'Nodes' M lib/pf/UnifiedApi.pm -D lib/pf/UnifiedApi/Controller/Node.pm -A lib/pf/UnifiedApi/Controller/Nodes.pm -D t/unittest/UnifiedApi/Controller/Node.t -A t/unittest/UnifiedApi/Controller/Nodes.t +R092 lib/pf/UnifiedApi/Controller/Node.pm lib/pf/UnifiedApi/Controller/Nodes.pm +R100 t/unittest/UnifiedApi/Controller/Node.t t/unittest/UnifiedApi/Controller/Nodes.t commit 93016e6d5a5e2cad25fa938bec2d50cf9a0aba74 Author: Darren Satkunas @@ -113725,8 +136606,7 @@ Date: Wed Nov 22 15:10:32 2017 -0500 M addons/packages/packetfence.spec M conf/documentation.conf M conf/pf.conf.defaults -D conf/systemd/packetfence-pfunified-api.service -A conf/systemd/packetfence-pfunified_api.service +R100 conf/systemd/packetfence-pfunified-api.service conf/systemd/packetfence-pfunified_api.service A debian/packetfence-pfunified_api.service M debian/rules A lib/pf/services/manager/pfunified_api.pm @@ -113790,8 +136670,7 @@ Date: Wed Nov 22 11:36:46 2017 -0500 Rename plugin M lib/pf/UnifiedApi.pm -D lib/pf/UnifiedApi/Plugin/Crud.pm -A lib/pf/UnifiedApi/Plugin/RestCrud.pm +R094 lib/pf/UnifiedApi/Plugin/Crud.pm lib/pf/UnifiedApi/Plugin/RestCrud.pm commit 5e23c82ec476b3172bc4e47b643cae0057599de1 Author: Julien Semaan @@ -114085,42 +136964,24 @@ Date: Wed Nov 15 08:27:22 2017 -0500 move API spec into docs/api/spec -D addons/api-spec/components/responses/base.yaml -D addons/api-spec/components/schemas/base.yaml -D addons/api-spec/components/schemas/config/connection_profile.yaml -D addons/api-spec/components/schemas/node.yaml -D addons/api-spec/components/schemas/password.yaml -D addons/api-spec/components/schemas/person.yaml -D addons/api-spec/components/schemas/tenant.yaml -D addons/api-spec/components/securitySchemes/bearerAuth.yaml -D addons/api-spec/generate-openapi-spec.pl -D addons/api-spec/openapi-base.yaml -D addons/api-spec/openapi.json -D addons/api-spec/openapi.yaml -D addons/api-spec/paths/config/connection_profiles.yaml -D addons/api-spec/paths/login.yaml -D addons/api-spec/paths/tenants.yaml -D addons/api-spec/paths/users.yaml -D addons/api-spec/paths/users/nodes.yaml -D addons/api-spec/paths/users/password.yaml -A docs/api/spec/components/responses/base.yaml -A docs/api/spec/components/schemas/base.yaml -A docs/api/spec/components/schemas/config/connection_profile.yaml -A docs/api/spec/components/schemas/node.yaml -A docs/api/spec/components/schemas/password.yaml -A docs/api/spec/components/schemas/person.yaml -A docs/api/spec/components/schemas/tenant.yaml -A docs/api/spec/components/securitySchemes/bearerAuth.yaml -A docs/api/spec/generate-openapi-spec.pl -A docs/api/spec/openapi-base.yaml -A docs/api/spec/openapi.json -A docs/api/spec/openapi.yaml -A docs/api/spec/paths/config/connection_profiles.yaml -A docs/api/spec/paths/login.yaml -A docs/api/spec/paths/tenants.yaml -A docs/api/spec/paths/users.yaml -A docs/api/spec/paths/users/nodes.yaml -A docs/api/spec/paths/users/password.yaml +R100 addons/api-spec/components/responses/base.yaml docs/api/spec/components/responses/base.yaml +R100 addons/api-spec/components/schemas/base.yaml docs/api/spec/components/schemas/base.yaml +R100 addons/api-spec/components/schemas/config/connection_profile.yaml docs/api/spec/components/schemas/config/connection_profile.yaml +R100 addons/api-spec/components/schemas/node.yaml docs/api/spec/components/schemas/node.yaml +R100 addons/api-spec/components/schemas/password.yaml docs/api/spec/components/schemas/password.yaml +R100 addons/api-spec/components/schemas/person.yaml docs/api/spec/components/schemas/person.yaml +R100 addons/api-spec/components/schemas/tenant.yaml docs/api/spec/components/schemas/tenant.yaml +R100 addons/api-spec/components/securitySchemes/bearerAuth.yaml docs/api/spec/components/securitySchemes/bearerAuth.yaml +R100 addons/api-spec/generate-openapi-spec.pl docs/api/spec/generate-openapi-spec.pl +R100 addons/api-spec/openapi-base.yaml docs/api/spec/openapi-base.yaml +R100 addons/api-spec/openapi.json docs/api/spec/openapi.json +R100 addons/api-spec/openapi.yaml docs/api/spec/openapi.yaml +R100 addons/api-spec/paths/config/connection_profiles.yaml docs/api/spec/paths/config/connection_profiles.yaml +R100 addons/api-spec/paths/login.yaml docs/api/spec/paths/login.yaml +R100 addons/api-spec/paths/tenants.yaml docs/api/spec/paths/tenants.yaml +R100 addons/api-spec/paths/users.yaml docs/api/spec/paths/users.yaml +R100 addons/api-spec/paths/users/nodes.yaml docs/api/spec/paths/users/nodes.yaml +R100 addons/api-spec/paths/users/password.yaml docs/api/spec/paths/users/password.yaml commit 5569bcbfdfecf28ab4bc3623393bffd35a8114e3 Author: Julien Semaan @@ -114920,8 +137781,7 @@ Date: Thu Feb 1 08:20:17 2018 -0500 (doc) Move token_system.png to proper directory -A docs/images/portal-modules/token_system.png -D docs/images/token_system.png +R100 docs/images/token_system.png docs/images/portal-modules/token_system.png commit 6c313fcdddbe74284f54e2a571daa58f30ac3735 Author: Julien Semaan @@ -115170,15 +138030,12 @@ Date: Wed Jan 31 11:19:16 2018 -0500 first draft in pfipset inside caddy A go/caddy/forwardproxy -A go/caddy/pfipset/handlers.go +R099 go/ipset/api.go go/caddy/pfipset/handlers.go A go/caddy/pfipset/pfipset.go -A go/caddy/pfipset/pool.go -A go/caddy/pfipset/utils.go +R080 go/ipset/pool.go go/caddy/pfipset/pool.go +R087 go/ipset/utils.go go/caddy/pfipset/utils.go A go/database/connection.go -D go/ipset/api.go D go/ipset/main.go -D go/ipset/pool.go -D go/ipset/utils.go M go/pfconfigdriver/structs.go commit 8a9cf854a724373b0286211dd78ec19334895ac7 @@ -115380,18 +138237,15 @@ Date: Mon Jan 29 11:49:48 2018 -0500 M addons/packages/build-go.sh M addons/packages/packetfence.spec -D conf/Corefile.example M conf/documentation.conf M conf/pf.conf.defaults -A conf/pfdns.conf.example +R100 conf/Corefile.example conf/pfdns.conf.example D conf/systemd/packetfence-dhcpd.service -D conf/systemd/packetfence-go_dhcpd.service D conf/systemd/packetfence-go_dns.service -D conf/systemd/packetfence-go_ipset.service M conf/systemd/packetfence-httpd.portal.service -A conf/systemd/packetfence-pfdhcp.service +R092 conf/systemd/packetfence-go_dhcpd.service conf/systemd/packetfence-pfdhcp.service M conf/systemd/packetfence-pfdns.service -A conf/systemd/packetfence-pfipset.service +R091 conf/systemd/packetfence-go_ipset.service conf/systemd/packetfence-pfipset.service M debian/control D debian/packetfence-dhcpd.service D debian/packetfence-go_dhcpd.service @@ -115405,12 +138259,10 @@ M debian/packetfence.preinst M debian/packetfence.sudoers M debian/rules M go/Makefile -D lib/pf/services/manager/go_dhcpd.pm D lib/pf/services/manager/go_dns.pm -D lib/pf/services/manager/go_ipset.pm -A lib/pf/services/manager/pfdhcp.pm +R084 lib/pf/services/manager/go_ipset.pm lib/pf/services/manager/pfdhcp.pm M lib/pf/services/manager/pfdns.pm -A lib/pf/services/manager/pfipset.pm +R078 lib/pf/services/manager/go_dhcpd.pm lib/pf/services/manager/pfipset.pm D sbin/pfdns M t/TestUtils.pm @@ -115572,10 +138424,8 @@ Date: Thu Jan 25 09:40:03 2018 -0500 adjustments to SQL files for 7.4.0 -A db/pf-schema-7.4.0.sql -D db/pf-schema-X.Y.Z.sql -A db/upgrade-7.3.0-7.4.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R100 db/pf-schema-X.Y.Z.sql db/pf-schema-7.4.0.sql +R090 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-7.3.0-7.4.0.sql commit a151617690414c72919b21a3d79042f469d52932 Author: Julien Semaan @@ -115717,8 +138567,7 @@ Date: Tue Jan 23 15:03:02 2018 -0500 Move test to proper location -A t/unittest/pfappserver/Model/Search/Node.t -D t/unittest/pfappserver/lib/pfappserver/Model/Search/Node.t +R100 t/unittest/pfappserver/lib/pfappserver/Model/Search/Node.t t/unittest/pfappserver/Model/Search/Node.t commit ee59927ee4b46e2e3c66858db8ed1a8d2456c7e2 Author: James Rouzier @@ -127456,8 +150305,7 @@ Date: Thu May 25 11:51:03 2017 -0400 M conf/documentation.conf M conf/pf.conf.defaults -D conf/systemd/packetfence-go-dhcpd.service -A conf/systemd/packetfence-go_dhcpd.service +R100 conf/systemd/packetfence-go-dhcpd.service conf/systemd/packetfence-go_dhcpd.service A lib/pf/services/manager/go_dhcpd.pm commit 0c26e3694fd9fa817124eec2fcb030bfa5c70289 @@ -128072,8 +150920,7 @@ Date: Mon Nov 20 11:21:03 2017 -0500 Fixing typos -D conf/nexpose-responces.txt -A conf/nexpose-responses.txt +R100 conf/nexpose-responces.txt conf/nexpose-responses.txt commit ecf6f00dfb066ba045c07b4feb2112776a6a3fb7 Author: TomInverse @@ -128805,12 +151652,9 @@ Date: Tue Oct 3 10:53:20 2017 -0400 RoleInStone to FixedRole -A html/captive-portal/lib/captiveportal/DynamicRouting/Module/FixedRole.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/Module/RoleInStone.pm -A html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/FixedRole.pm -D html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/RoleInStone.pm -A html/pfappserver/lib/pfappserver/Form/Config/PortalModule/FixedRole.pm -D html/pfappserver/lib/pfappserver/Form/Config/PortalModule/RoleInStone.pm +R085 html/captive-portal/lib/captiveportal/DynamicRouting/Module/RoleInStone.pm html/captive-portal/lib/captiveportal/DynamicRouting/Module/FixedRole.pm +R093 html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/RoleInStone.pm html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/FixedRole.pm +R086 html/pfappserver/lib/pfappserver/Form/Config/PortalModule/RoleInStone.pm html/pfappserver/lib/pfappserver/Form/Config/PortalModule/FixedRole.pm commit f0dcd87dbbe96661f1163b38cea148d6929f380a Author: Durand Fabrice @@ -129112,10 +151956,8 @@ Date: Mon Sep 25 10:59:34 2017 -0400 Changes prior to releasing 7.3. M UPGRADE.asciidoc -A db/pf-schema-7.3.0.sql -D db/pf-schema-X.Y.Z.sql -A db/upgrade-7.2.0-7.3.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R100 db/pf-schema-X.Y.Z.sql db/pf-schema-7.3.0.sql +R096 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-7.2.0-7.3.0.sql commit 99707030e70f824e1dba2361721b7f3551cd11bf Author: Louis Munro @@ -131392,7 +154234,6 @@ D html/pfappserver/root/static/app/ace/mode-sql.js D html/pfappserver/root/static/app/ace/mode-stylus.js D html/pfappserver/root/static/app/ace/mode-svg.js D html/pfappserver/root/static/app/ace/mode-tcl.js -D html/pfappserver/root/static/app/ace/mode-text.js D html/pfappserver/root/static/app/ace/mode-textile.js D html/pfappserver/root/static/app/ace/mode-typescript.js D html/pfappserver/root/static/app/ace/mode-xml.js @@ -131585,7 +154426,7 @@ A html/pfappserver/root/static/js/vendor/ace/mode-swift.js A html/pfappserver/root/static/js/vendor/ace/mode-swig.js A html/pfappserver/root/static/js/vendor/ace/mode-tcl.js A html/pfappserver/root/static/js/vendor/ace/mode-tex.js -A html/pfappserver/root/static/js/vendor/ace/mode-text.js +R100 html/pfappserver/root/static/app/ace/mode-text.js html/pfappserver/root/static/js/vendor/ace/mode-text.js A html/pfappserver/root/static/js/vendor/ace/mode-textile.js A html/pfappserver/root/static/js/vendor/ace/mode-toml.js A html/pfappserver/root/static/js/vendor/ace/mode-tsx.js @@ -133948,14 +156789,11 @@ Date: Thu Aug 3 14:13:30 2017 -0400 D html/pfappserver/root/config/device_registration/clone.tt D html/pfappserver/root/config/device_registration/create.tt -D html/pfappserver/root/config/device_registration/index.tt -D html/pfappserver/root/config/device_registration/list.tt -D html/pfappserver/root/config/device_registration/view.tt A html/pfappserver/root/config/deviceregistration/clone.tt A html/pfappserver/root/config/deviceregistration/create.tt -A html/pfappserver/root/config/deviceregistration/index.tt -A html/pfappserver/root/config/deviceregistration/list.tt -A html/pfappserver/root/config/deviceregistration/view.tt +R095 html/pfappserver/root/config/device_registration/index.tt html/pfappserver/root/config/deviceregistration/index.tt +R100 html/pfappserver/root/config/device_registration/list.tt html/pfappserver/root/config/deviceregistration/list.tt +R094 html/pfappserver/root/config/device_registration/view.tt html/pfappserver/root/config/deviceregistration/view.tt commit fbdc87cf6cafe452dfd560897b45858a78e843c4 Author: Antoine Amacher @@ -133963,8 +156801,7 @@ Date: Wed Aug 2 14:18:46 2017 -0400 typo -A html/pfappserver/lib/pfappserver/Controller/Config/DeviceRegistration.pm -D html/pfappserver/lib/pfappserver/Controller/Config/DevigeRegistration.pm +R100 html/pfappserver/lib/pfappserver/Controller/Config/DevigeRegistration.pm html/pfappserver/lib/pfappserver/Controller/Config/DeviceRegistration.pm commit 6c67d7649b69fa5721205478da6f577f6f484fba Author: Antoine Amacher @@ -134008,6 +156845,15 @@ A html/pfappserver/root/config/device_registration/index.tt A html/pfappserver/root/config/device_registration/list.tt A html/pfappserver/root/config/device_registration/view.tt +commit f11ee79dea4b0c4bdcf38c7f03a0953b63990b56 +Author: Diego Garcia del Rio +Date: Mon Jul 31 19:26:30 2017 -0300 + + Add support for Roles and MAC AAA + Roles can be returned (besides vlan) using Ruckus' Ruckus-User-Group attribute and support basic SNMP traps + +M lib/pf/Switch/Ruckus.pm + commit c2281bfdff5c8a000a74d317fda25633fedfdbdc Author: James Rouzier Date: Tue Aug 1 12:36:03 2017 -0400 @@ -134941,10 +157787,8 @@ M conf/locale/nl/LC_MESSAGES/packetfence.po M conf/locale/pl_PL/LC_MESSAGES/packetfence.po M conf/locale/pt_BR/LC_MESSAGES/packetfence.po M conf/pf-release -A db/pf-schema-7.2.0.sql -D db/pf-schema-X.Y.Z.sql -A db/upgrade-7.1.0-7.2.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R099 db/pf-schema-X.Y.Z.sql db/pf-schema-7.2.0.sql +R088 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-7.1.0-7.2.0.sql M docs/docinfo.xml M docs/includes/global-attributes.asciidoc M html/pfappserver/lib/pfappserver/I18N/fr.po @@ -136373,8 +159217,7 @@ M html/captive-portal/templates/device-registration/landing.html M html/captive-portal/templates/device-registration/registration.html M html/captive-portal/templates/lost_stolen.html M html/captive-portal/templates/status.html -D html/captive-portal/templates/status/person.html -A html/captive-portal/templates/status/reset_password.html +R100 html/captive-portal/templates/status/person.html html/captive-portal/templates/status/reset_password.html M lib/pf/constants/violation.pm M lib/pf/person.pm M lib/pf/web/constants.pm @@ -139093,10 +161936,8 @@ M ChangeLog M NEWS.asciidoc M addons/packages/packetfence.spec M conf/pf-release -A db/pf-schema-7.1.0.sql -D db/pf-schema-X.Y.Z.sql -A db/upgrade-7.0.0-7.1.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R099 db/pf-schema-X.Y.Z.sql db/pf-schema-7.1.0.sql +R092 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-7.0.0-7.1.0.sql M debian/changelog commit 0d92871141850dbf9e323c5b38b3eb3be5488dcf @@ -139381,9 +162222,8 @@ M html/pfappserver/root/admin/nodes.tt M html/pfappserver/root/admin/reports.tt M html/pfappserver/root/admin/users.tt M html/pfappserver/root/static/Gruntfile.js -D html/pfappserver/root/static/js/raphael.min.js D html/pfappserver/root/static/js/raphael.min.js.map -A html/pfappserver/root/static/js/vendor/raphael.min.js +R087 html/pfappserver/root/static/js/raphael.min.js html/pfappserver/root/static/js/vendor/raphael.min.js A html/pfappserver/root/static/js/vendor/raphael.min.js.map commit dac6f5929819adbae68cb3f1a8932e830d34f3bd @@ -139966,8 +162806,7 @@ Date: Wed May 17 15:41:19 2017 -0400 rename zen release ovf file -A addons/ZEN-vagrant-builder/box-release.ovf -D addons/ZEN-vagrant-builder/box-vmware.ovf +R100 addons/ZEN-vagrant-builder/box-vmware.ovf addons/ZEN-vagrant-builder/box-release.ovf commit b1de3db7fcf8594d7442158e0e1981a0599d0370 Author: Julien Semaan @@ -141890,10 +164729,8 @@ M conf/locale/nl/LC_MESSAGES/packetfence.po M conf/locale/pl_PL/LC_MESSAGES/packetfence.po M conf/locale/pt_BR/LC_MESSAGES/packetfence.po M conf/pf-release -A db/pf-schema-7.0.0.sql -D db/pf-schema-X.Y.Z.sql -A db/upgrade-6.5.0-7.0.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R100 db/pf-schema-X.Y.Z.sql db/pf-schema-7.0.0.sql +R099 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-6.5.0-7.0.0.sql M docs/docinfo.xml M docs/includes/global-attributes.asciidoc M html/pfappserver/lib/pfappserver/I18N/fr.po @@ -142502,8 +165339,7 @@ M docs/PacketFence_Brocade_Quick_Install_Guide.asciidoc M html/pfappserver/lib/pfappserver/I18N/en.po M html/pfappserver/lib/pfappserver/PacketFence/Controller/Configuration.pm M html/pfappserver/root/admin/configuration.tt -D html/pfappserver/root/configuration/advanced_conf.tt -A html/pfappserver/root/configuration/network_conf.tt +R078 html/pfappserver/root/configuration/advanced_conf.tt html/pfappserver/root/configuration/network_conf.tt commit b42df5f8b7a8c098a091c80d6af16fdc586f917e Author: Antoine Amacher @@ -145213,8 +168049,7 @@ Date: Sat Apr 1 02:05:01 2017 -0400 Fixes #1263 and #2151 M html/pfappserver/root/static/Gruntfile.js -D html/pfappserver/root/static/app/chosen.jquery.js -A html/pfappserver/root/static/js/vendor/chosen.jquery.js +R099 html/pfappserver/root/static/app/chosen.jquery.js html/pfappserver/root/static/js/vendor/chosen.jquery.js commit ba1cbcdcb133353bbd7aca10f4ac4d2dd41b72ae Author: Derek Wuelfrath @@ -148281,8 +171116,7 @@ Date: Wed Mar 22 13:40:45 2017 -0400 Rename addons/upgrade/to-6.5-pfdetect-conf.pl -> addons/upgrade/to-7.0-pfdetect-conf.pl -D addons/upgrade/to-6.5-pfdetect-conf.pl -A addons/upgrade/to-7.0-pfdetect-conf.pl +R100 addons/upgrade/to-6.5-pfdetect-conf.pl addons/upgrade/to-7.0-pfdetect-conf.pl commit 7e88e7eac72f0357735bca1d57345cc384b837f1 Author: Julien Semaan @@ -148727,8 +171561,7 @@ Date: Thu Mar 23 13:15:53 2017 -0400 M docs/PacketFence_Administration_Guide.asciidoc M html/pfappserver/lib/pfappserver/I18N/en.po -A html/pfappserver/root/admin/config-advanced-access.tt -D html/pfappserver/root/admin/config-advanced-portal.tt +R098 html/pfappserver/root/admin/config-advanced-portal.tt html/pfappserver/root/admin/config-advanced-access.tt M html/pfappserver/root/admin/configuration.tt commit d5a80e038dac26382c3c0c39e761bc248858905b @@ -148803,28 +171636,17 @@ Date: Thu Mar 23 09:14:49 2017 -0400 tabbed views template renaming M html/pfappserver/lib/pfappserver/PacketFence/Controller/Configuration.pm -D html/pfappserver/root/config/advanced_conf.tt -D html/pfappserver/root/config/compliance.tt -D html/pfappserver/root/config/database/index.tt -D html/pfappserver/root/config/define_policy.tt -D html/pfappserver/root/config/integration.tt -D html/pfappserver/root/config/main/index.tt -D html/pfappserver/root/config/networks/index.tt -D html/pfappserver/root/config/portal_config.tt -D html/pfappserver/root/config/profiling/index.tt -D html/pfappserver/root/config/scans/index.tt -D html/pfappserver/root/config/system_config.tt -A html/pfappserver/root/configuration/advanced_conf.tt -A html/pfappserver/root/configuration/compliance.tt -A html/pfappserver/root/configuration/database.tt -A html/pfappserver/root/configuration/define_policy.tt -A html/pfappserver/root/configuration/integration.tt -A html/pfappserver/root/configuration/main.tt -A html/pfappserver/root/configuration/networks.tt -A html/pfappserver/root/configuration/portal_config.tt -A html/pfappserver/root/configuration/profiling.tt -A html/pfappserver/root/configuration/scans.tt -A html/pfappserver/root/configuration/system_config.tt +R100 html/pfappserver/root/config/advanced_conf.tt html/pfappserver/root/configuration/advanced_conf.tt +R100 html/pfappserver/root/config/compliance.tt html/pfappserver/root/configuration/compliance.tt +R100 html/pfappserver/root/config/database/index.tt html/pfappserver/root/configuration/database.tt +R100 html/pfappserver/root/config/define_policy.tt html/pfappserver/root/configuration/define_policy.tt +R100 html/pfappserver/root/config/integration.tt html/pfappserver/root/configuration/integration.tt +R100 html/pfappserver/root/config/main/index.tt html/pfappserver/root/configuration/main.tt +R100 html/pfappserver/root/config/networks/index.tt html/pfappserver/root/configuration/networks.tt +R100 html/pfappserver/root/config/portal_config.tt html/pfappserver/root/configuration/portal_config.tt +R100 html/pfappserver/root/config/profiling/index.tt html/pfappserver/root/configuration/profiling.tt +R100 html/pfappserver/root/config/scans/index.tt html/pfappserver/root/configuration/scans.tt +R100 html/pfappserver/root/config/system_config.tt html/pfappserver/root/configuration/system_config.tt commit ee0b96cdaf30901019d41b56b168b58fb27aa9d9 Author: Julien Semaan @@ -150678,12 +173500,10 @@ M addons/dev-helpers/templates/form-config-pfmon.pm.tt M conf/documentation.conf M conf/pf.conf.defaults M conf/pfmon.conf.defaults -A html/pfappserver/lib/pfappserver/Form/Config/Pfmon/ip4log_cleanup.pm -D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/iplog_cleanup.pm +R068 html/pfappserver/lib/pfappserver/Form/Config/Pfmon/iplog_cleanup.pm html/pfappserver/lib/pfappserver/Form/Config/Pfmon/ip4log_cleanup.pm D html/pfappserver/lib/pfappserver/Form/Config/Pfmon/iplog_rotation.pm -A lib/pf/pfmon/task/ip4log_cleanup.pm +R064 lib/pf/pfmon/task/iplog_rotation.pm lib/pf/pfmon/task/ip4log_cleanup.pm D lib/pf/pfmon/task/iplog_cleanup.pm -D lib/pf/pfmon/task/iplog_rotation.pm commit c15f8a9c3b987ad73594a10478633db4c7412500 Author: Louis Munro @@ -150904,8 +173724,7 @@ Date: Fri Feb 10 10:27:23 2017 -0500 Move upgrade script to addons/upgrade/ -D addons/migrate-config-to-pfmon-conf.pl -A addons/upgrade/to-X.Y.Z-pf.conf-to-pfmon.conf.pl +R100 addons/migrate-config-to-pfmon-conf.pl addons/upgrade/to-X.Y.Z-pf.conf-to-pfmon.conf.pl commit d378dd60879eeee45d5b519b6c5156bd663cdb2b Author: James Rouzier @@ -151518,18 +174337,12 @@ Date: Thu Mar 16 12:46:57 2017 -0400 move roles in config namespace -A html/pfappserver/lib/pfappserver/Controller/Config/Roles.pm -D html/pfappserver/lib/pfappserver/Controller/Roles.pm -A html/pfappserver/lib/pfappserver/Form/Config/Roles.pm -D html/pfappserver/lib/pfappserver/Form/Role.pm -A html/pfappserver/lib/pfappserver/Model/Config/Roles.pm -D html/pfappserver/lib/pfappserver/Model/Roles.pm -A html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Roles.pm -D html/pfappserver/lib/pfappserver/PacketFence/Controller/Roles.pm -A html/pfappserver/root/config/roles/index.tt -A html/pfappserver/root/config/roles/read.tt -D html/pfappserver/root/roles/index.tt -D html/pfappserver/root/roles/read.tt +R080 html/pfappserver/lib/pfappserver/Controller/Roles.pm html/pfappserver/lib/pfappserver/Controller/Config/Roles.pm +R096 html/pfappserver/lib/pfappserver/Form/Role.pm html/pfappserver/lib/pfappserver/Form/Config/Roles.pm +R092 html/pfappserver/lib/pfappserver/Model/Roles.pm html/pfappserver/lib/pfappserver/Model/Config/Roles.pm +R086 html/pfappserver/lib/pfappserver/PacketFence/Controller/Roles.pm html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Roles.pm +R095 html/pfappserver/root/roles/index.tt html/pfappserver/root/config/roles/index.tt +R100 html/pfappserver/root/roles/read.tt html/pfappserver/root/config/roles/read.tt commit 7f73b7ca63a7591fae79b0463f291e8f5c4192b3 Author: Julien Semaan @@ -152207,8 +175020,7 @@ Date: Thu Mar 16 10:11:40 2017 -0400 rename screenshot, doc and typo M docs/PacketFence_Cisco_MSE_Quick_Install_Guide.asciidoc -A docs/images/Connection_filter.png -D docs/images/Portal_filter.png +R100 docs/images/Portal_filter.png docs/images/Connection_filter.png commit 5e64a17083231223e150b3b4fb730cf65b051015 Author: Antoine Amacher @@ -152233,15 +175045,12 @@ Date: Tue Mar 14 16:09:05 2017 -0400 restore Portal::Session instead of Connection::Session M html/captive-portal/lib/captiveportal.pm -D html/captive-portal/lib/captiveportal/Model/Connection/Session.pm -A html/captive-portal/lib/captiveportal/Model/Portal/Session.pm +R083 html/captive-portal/lib/captiveportal/Model/Connection/Session.pm html/captive-portal/lib/captiveportal/Model/Portal/Session.pm M html/captive-portal/lib/captiveportal/PacketFence/Controller/Activate/Email.pm M html/captive-portal/lib/captiveportal/PacketFence/Controller/Root.pm M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Root.pm -D html/captive-portal/lib/captiveportal/PacketFence/Model/Connection/Session.pm -A html/captive-portal/lib/captiveportal/PacketFence/Model/Portal/Session.pm -D lib/pf/Connection/Session.pm -A lib/pf/Portal/Session.pm +R097 html/captive-portal/lib/captiveportal/PacketFence/Model/Connection/Session.pm html/captive-portal/lib/captiveportal/PacketFence/Model/Portal/Session.pm +R099 lib/pf/Connection/Session.pm lib/pf/Portal/Session.pm M lib/pf/web/dispatcher.pm M lib/pf/web/externalportal.pm M lib/pf/web/release.pm @@ -152269,10 +175078,8 @@ Date: Mon Mar 13 11:47:33 2017 -0400 moved model portal/session to connection/session -A html/captive-portal/lib/captiveportal/Model/Connection/Session.pm -D html/captive-portal/lib/captiveportal/Model/Portal/Session.pm -A html/captive-portal/lib/captiveportal/PacketFence/Model/Connection/Session.pm -D html/captive-portal/lib/captiveportal/PacketFence/Model/Portal/Session.pm +R083 html/captive-portal/lib/captiveportal/Model/Portal/Session.pm html/captive-portal/lib/captiveportal/Model/Connection/Session.pm +R098 html/captive-portal/lib/captiveportal/PacketFence/Model/Portal/Session.pm html/captive-portal/lib/captiveportal/PacketFence/Model/Connection/Session.pm commit bb15a7b979c08d26424b591bcf5fd34798e54462 Author: Antoine Amacher @@ -152341,18 +175148,14 @@ Date: Wed Mar 1 16:35:25 2017 -0500 moved Portal class to Connection -A lib/pf/Connection/Profile.pm -A lib/pf/Connection/ProfileFactory.pm -A lib/pf/Connection/Session.pm -D lib/pf/Portal/Profile.pm -D lib/pf/Portal/ProfileFactory.pm -D lib/pf/Portal/Session.pm +R098 lib/pf/Portal/Profile.pm lib/pf/Connection/Profile.pm +R089 lib/pf/Portal/ProfileFactory.pm lib/pf/Connection/ProfileFactory.pm +R095 lib/pf/Portal/Session.pm lib/pf/Connection/Session.pm M lib/pf/Switch/Cisco/Catalyst_2950.pm M lib/pf/action.pm M lib/pf/api.pm M lib/pf/config.pm -A lib/pf/constants/Connection/Profile.pm -D lib/pf/constants/Portal/Profile.pm +R089 lib/pf/constants/Portal/Profile.pm lib/pf/constants/Connection/Profile.pm M lib/pf/enforcement.pm M lib/pf/filter_engine/profile.pm M lib/pf/node.pm @@ -152471,8 +175274,7 @@ M html/pfappserver/root/config/profile/edit.tt M html/pfappserver/root/config/profile/files.tt M html/pfappserver/root/config/profile/index.tt M html/pfappserver/root/config/profile/view.tt -A html/pfappserver/root/static/admin/config/connection_profile.js -D html/pfappserver/root/static/admin/config/portal_profile.js +R096 html/pfappserver/root/static/admin/config/portal_profile.js html/pfappserver/root/static/admin/config/connection_profile.js commit 6efe841c8ceeac8381aed1060ba61802d1fd8841 Author: Antoine Amacher @@ -152507,8 +175309,7 @@ Date: Wed Mar 1 11:25:59 2017 -0500 rename pfcmd doc + call M lib/pf/cmd/pf.pm -A lib/pf/cmd/pf/connectionprofileconfig.pm -D lib/pf/cmd/pf/portalprofileconfig.pm +R075 lib/pf/cmd/pf/portalprofileconfig.pm lib/pf/cmd/pf/connectionprofileconfig.pm commit f44186c7c53ce2da1f6b1fc24c4dc4d011f8eb87 Author: Antoine Amacher @@ -152788,16 +175589,13 @@ A lib/pf/dal/_ip6log.pm A lib/pf/dal/_ip6log_archive.pm A lib/pf/dal/_ip6log_history.pm M lib/pf/dal/_userlog.pm -A lib/pf/dal/chi_cache.pm -A lib/pf/dal/ip4log.pm +R079 lib/pf/dal/iplog_archive.pm lib/pf/dal/chi_cache.pm +R083 lib/pf/dal/iplog.pm lib/pf/dal/ip4log.pm A lib/pf/dal/ip4log_archive.pm A lib/pf/dal/ip4log_history.pm -A lib/pf/dal/ip6log.pm +R079 lib/pf/dal/iplog_history.pm lib/pf/dal/ip6log.pm A lib/pf/dal/ip6log_archive.pm A lib/pf/dal/ip6log_history.pm -D lib/pf/dal/iplog.pm -D lib/pf/dal/iplog_archive.pm -D lib/pf/dal/iplog_history.pm commit 313b1cdb4963fff333301402455e1596d181b0c3 Author: James Rouzier @@ -152846,10 +175644,9 @@ Date: Mon Mar 6 11:47:13 2017 -0500 Kill the pfconfig test services after testing -A t/CHI.t +R099 t/unittest/CHI.t t/CHI.t M t/setup_test_config.pm M t/smoke.t -D t/unittest/CHI.t commit 1080d0d869227751d0df8fd1cb9c22b8a28b0846 Author: James Rouzier @@ -152907,10 +175704,9 @@ Date: Sun Mar 5 13:09:33 2017 -0500 A pfconfig test service for dealing with pfconfig data that will be modified -A t/merged_list.t +R100 t/unittest/merged_list.t t/merged_list.t A t/pfconfig-test-serial A t/test_paths_serial.pm -D t/unittest/merged_list.t commit c900ca7e3b22c4fa2605484cb0c7f72b35ca88e7 Author: James Rouzier @@ -154332,10 +177128,8 @@ Date: Wed Feb 1 11:34:10 2017 -0500 Better names -A lib/pf/ip4log.pm -A lib/pf/ip6log.pm -D lib/pf/iplog_v4.pm -D lib/pf/iplog_v6.pm +R096 lib/pf/iplog_v4.pm lib/pf/ip4log.pm +R096 lib/pf/iplog_v6.pm lib/pf/ip6log.pm commit 8e347dad9462ad3ff6a8355981ba00e8d937dea9 Author: Derek Wuelfrath @@ -155289,8 +178083,7 @@ Date: Tue Feb 28 16:45:11 2017 -0500 Rename conf/caddy-services/pfsso.conf to conf/caddy-services/pfsso.conf.example M .gitignore -D conf/caddy-services/pfsso.conf -A conf/caddy-services/pfsso.conf.example +R100 conf/caddy-services/pfsso.conf conf/caddy-services/pfsso.conf.example commit 6e5b93470c3adf6d86ec04f5dd21f0ceef7496dd Author: Louis Munro @@ -155437,9 +178230,8 @@ Date: Tue Feb 28 11:07:28 2017 -0500 Be consistent with naming of services and service wrappers -D bin/mariadb M conf/systemd/packetfence-mariadb.service -A sbin/pf-mariadb +R100 bin/mariadb sbin/pf-mariadb commit fa6066656ab60a29c9eaeea42dd36236a58f0e56 Author: Julien Semaan @@ -157317,8 +180109,7 @@ Date: Tue Feb 14 14:18:32 2017 -0500 Rename to conf/log.conf.d/pffilter.conf.example -D conf/log.conf.d/pffilter-engine.conf.example -A conf/log.conf.d/pffilter.conf.example +R100 conf/log.conf.d/pffilter-engine.conf.example conf/log.conf.d/pffilter.conf.example commit 3476030e5a1c75b9bdcf895d67c766c828246a5b Author: James Rouzier @@ -157839,8 +180630,7 @@ Date: Tue Feb 7 10:16:51 2017 -0500 move mariadb conf file into its own directory M .gitignore -D conf/mariadb.conf.tt.example -A conf/mariadb/mariadb.conf.tt.example +R100 conf/mariadb.conf.tt.example conf/mariadb/mariadb.conf.tt.example M lib/pf/cmd/pf/generatemariadbconfig.pm commit 9a55d8eaa092671945bdfc4439a1db1c7cbe104b @@ -158355,8 +181145,7 @@ Date: Thu Feb 16 12:04:14 2017 -0500 Rename t/unittest/orm.t to t/unittest/dal.t -A t/unittest/dal.t -D t/unittest/orm.t +R082 t/unittest/orm.t t/unittest/dal.t commit 2293f4216d7d2f91d1e495f9d8bd2544e817e630 Author: lzammit @@ -158563,75 +181352,42 @@ Date: Wed Feb 15 13:40:39 2017 -0500 Reverted unit file templating. We'll do it differently. M addons/packages/packetfence.spec -A conf/systemd/packetfence-carbon-cache.service -D conf/systemd/packetfence-carbon-cache.service.tt -A conf/systemd/packetfence-carbon-relay.service -D conf/systemd/packetfence-carbon-relay.service.tt -A conf/systemd/packetfence-collectd.service -D conf/systemd/packetfence-collectd.service.tt +R067 conf/systemd/packetfence-carbon-cache.service.tt conf/systemd/packetfence-carbon-cache.service +R070 conf/systemd/packetfence-carbon-relay.service.tt conf/systemd/packetfence-carbon-relay.service +R077 conf/systemd/packetfence-collectd.service.tt conf/systemd/packetfence-collectd.service M conf/systemd/packetfence-config.service -A conf/systemd/packetfence-dhcpd.service -D conf/systemd/packetfence-dhcpd.service.tt -A conf/systemd/packetfence-haproxy.service -D conf/systemd/packetfence-haproxy.service.tt -A conf/systemd/packetfence-httpd.aaa.service -D conf/systemd/packetfence-httpd.aaa.service.tt -A conf/systemd/packetfence-httpd.admin.service -D conf/systemd/packetfence-httpd.admin.service.tt -A conf/systemd/packetfence-httpd.collector.service -D conf/systemd/packetfence-httpd.collector.service.tt -A conf/systemd/packetfence-httpd.graphite.service -D conf/systemd/packetfence-httpd.graphite.service.tt -A conf/systemd/packetfence-httpd.parking.service -D conf/systemd/packetfence-httpd.parking.service.tt -A conf/systemd/packetfence-httpd.portal.service -D conf/systemd/packetfence-httpd.portal.service.tt -A conf/systemd/packetfence-httpd.proxy.service -D conf/systemd/packetfence-httpd.proxy.service.tt -A conf/systemd/packetfence-httpd.webservices.service -D conf/systemd/packetfence-httpd.webservices.service.tt +R066 conf/systemd/packetfence-dhcpd.service.tt conf/systemd/packetfence-dhcpd.service +R068 conf/systemd/packetfence-haproxy.service.tt conf/systemd/packetfence-haproxy.service +R087 conf/systemd/packetfence-httpd.aaa.service.tt conf/systemd/packetfence-httpd.aaa.service +R084 conf/systemd/packetfence-httpd.admin.service.tt conf/systemd/packetfence-httpd.admin.service +R085 conf/systemd/packetfence-httpd.collector.service.tt conf/systemd/packetfence-httpd.collector.service +R086 conf/systemd/packetfence-httpd.graphite.service.tt conf/systemd/packetfence-httpd.graphite.service +R090 conf/systemd/packetfence-httpd.parking.service.tt conf/systemd/packetfence-httpd.parking.service +R078 conf/systemd/packetfence-httpd.portal.service.tt conf/systemd/packetfence-httpd.portal.service +R086 conf/systemd/packetfence-httpd.proxy.service.tt conf/systemd/packetfence-httpd.proxy.service +R085 conf/systemd/packetfence-httpd.webservices.service.tt conf/systemd/packetfence-httpd.webservices.service M conf/systemd/packetfence-iptables.service -A conf/systemd/packetfence-keepalived.service -D conf/systemd/packetfence-keepalived.service.tt -A conf/systemd/packetfence-p0f.service -D conf/systemd/packetfence-p0f.service.tt -A conf/systemd/packetfence-pfbandwidthd.service -D conf/systemd/packetfence-pfbandwidthd.service.tt -A conf/systemd/packetfence-pfdetect.service -D conf/systemd/packetfence-pfdetect.service.tt -A conf/systemd/packetfence-pfdhcplistener.service -D conf/systemd/packetfence-pfdhcplistener.service.tt -A conf/systemd/packetfence-pfdns.service -D conf/systemd/packetfence-pfdns.service.tt -A conf/systemd/packetfence-pfmon.service -D conf/systemd/packetfence-pfmon.service.tt -A conf/systemd/packetfence-pfqueue.service -D conf/systemd/packetfence-pfqueue.service.tt -A conf/systemd/packetfence-pfsetvlan.service -D conf/systemd/packetfence-pfsetvlan.service.tt -A conf/systemd/packetfence-radiusd-acct.service -D conf/systemd/packetfence-radiusd-acct.service.tt -A conf/systemd/packetfence-radiusd-auth.service -D conf/systemd/packetfence-radiusd-auth.service.tt -A conf/systemd/packetfence-radiusd-cli.service -D conf/systemd/packetfence-radiusd-cli.service.tt -A conf/systemd/packetfence-radiusd-eduroam.service -D conf/systemd/packetfence-radiusd-eduroam.service.tt -A conf/systemd/packetfence-radiusd-load_balancer.service -D conf/systemd/packetfence-radiusd-load_balancer.service.tt -A conf/systemd/packetfence-radsniff.service -D conf/systemd/packetfence-radsniff.service.tt -A conf/systemd/packetfence-redis_ntlm_cache.service -D conf/systemd/packetfence-redis_ntlm_cache.service.tt -A conf/systemd/packetfence-redis_queue.service -D conf/systemd/packetfence-redis_queue.service.tt +R070 conf/systemd/packetfence-keepalived.service.tt conf/systemd/packetfence-keepalived.service +R070 conf/systemd/packetfence-p0f.service.tt conf/systemd/packetfence-p0f.service +R078 conf/systemd/packetfence-pfbandwidthd.service.tt conf/systemd/packetfence-pfbandwidthd.service +R079 conf/systemd/packetfence-pfdetect.service.tt conf/systemd/packetfence-pfdetect.service +R082 conf/systemd/packetfence-pfdhcplistener.service.tt conf/systemd/packetfence-pfdhcplistener.service +R072 conf/systemd/packetfence-pfdns.service.tt conf/systemd/packetfence-pfdns.service +R080 conf/systemd/packetfence-pfmon.service.tt conf/systemd/packetfence-pfmon.service +R085 conf/systemd/packetfence-pfqueue.service.tt conf/systemd/packetfence-pfqueue.service +R079 conf/systemd/packetfence-pfsetvlan.service.tt conf/systemd/packetfence-pfsetvlan.service +R084 conf/systemd/packetfence-radiusd-acct.service.tt conf/systemd/packetfence-radiusd-acct.service +R072 conf/systemd/packetfence-radiusd-auth.service.tt conf/systemd/packetfence-radiusd-auth.service +R084 conf/systemd/packetfence-radiusd-cli.service.tt conf/systemd/packetfence-radiusd-cli.service +R083 conf/systemd/packetfence-radiusd-eduroam.service.tt conf/systemd/packetfence-radiusd-eduroam.service +R083 conf/systemd/packetfence-radiusd-load_balancer.service.tt conf/systemd/packetfence-radiusd-load_balancer.service +R064 conf/systemd/packetfence-radsniff.service.tt conf/systemd/packetfence-radsniff.service +R076 conf/systemd/packetfence-redis_ntlm_cache.service.tt conf/systemd/packetfence-redis_ntlm_cache.service +R076 conf/systemd/packetfence-redis_queue.service.tt conf/systemd/packetfence-redis_queue.service M conf/systemd/packetfence-routes.service -A conf/systemd/packetfence-snmptrapd.service -D conf/systemd/packetfence-snmptrapd.service.tt -A conf/systemd/packetfence-statsd.service -D conf/systemd/packetfence-statsd.service.tt -A conf/systemd/packetfence-winbindd.service -D conf/systemd/packetfence-winbindd.service.tt +R060 conf/systemd/packetfence-snmptrapd.service.tt conf/systemd/packetfence-snmptrapd.service +R073 conf/systemd/packetfence-statsd.service.tt conf/systemd/packetfence-statsd.service +R095 conf/systemd/packetfence-winbindd.service.tt conf/systemd/packetfence-winbindd.service M lib/pf/cmd/pf/service.pm commit 57b76f1ce88f0281d60ec336c21b918aa2c59bc5 @@ -158862,18 +181618,12 @@ Date: Tue Feb 14 11:43:35 2017 -0500 change firewallsso directory -A go/firewallsso/base.go -A go/firewallsso/base_test.go -A go/firewallsso/factory.go -A go/firewallsso/factory_test.go -A go/firewallsso/iboss.go -D go/firewallsso/lib/base.go -D go/firewallsso/lib/base_test.go -D go/firewallsso/lib/factory.go -D go/firewallsso/lib/factory_test.go -D go/firewallsso/lib/iboss.go -D go/firewallsso/lib/paloalto.go -A go/firewallsso/paloalto.go +R099 go/firewallsso/lib/base.go go/firewallsso/base.go +R099 go/firewallsso/lib/base_test.go go/firewallsso/base_test.go +R098 go/firewallsso/lib/factory.go go/firewallsso/factory.go +R098 go/firewallsso/lib/factory_test.go go/firewallsso/factory_test.go +R093 go/firewallsso/lib/iboss.go go/firewallsso/iboss.go +R093 go/firewallsso/lib/paloalto.go go/firewallsso/paloalto.go commit 0ce40ea713ea36eb2ec03490a2121b47d91a16fc Author: Julien Semaan @@ -159670,8 +182420,7 @@ Date: Fri Jan 20 10:35:35 2017 -0500 Rename upgrade script -D addons/add_status_to_pfdetect_conf.pl -A addons/upgrade/to-6.5-pfdetect-conf.pl +R100 addons/add_status_to_pfdetect_conf.pl addons/upgrade/to-6.5-pfdetect-conf.pl commit 1ad2b5afea4dbc29dea21a94496167de8a69313f Author: James Rouzier @@ -161825,25 +184574,21 @@ Date: Mon Feb 6 14:30:40 2017 -0500 A addons/enable_systemd.sh A conf/systemd/packetfence-base.slice -A conf/systemd/packetfence-config.service -D conf/systemd/packetfence-config.service.tt +R100 conf/systemd/packetfence-config.service.tt conf/systemd/packetfence-config.service M conf/systemd/packetfence-haproxy.service.tt M conf/systemd/packetfence-httpd.aaa.service.tt M conf/systemd/packetfence-httpd.admin.service.tt M conf/systemd/packetfence-httpd.graphite.service.tt M conf/systemd/packetfence-httpd.parking.service.tt M conf/systemd/packetfence-httpd.portal.service.tt -A conf/systemd/packetfence-iptables.service -D conf/systemd/packetfence-iptables.service.tt +R100 conf/systemd/packetfence-iptables.service.tt conf/systemd/packetfence-iptables.service M conf/systemd/packetfence-keepalived.service.tt -A conf/systemd/packetfence-mariadb.service -D conf/systemd/packetfence-mariadb.service.tt +R100 conf/systemd/packetfence-mariadb.service.tt conf/systemd/packetfence-mariadb.service M conf/systemd/packetfence-pfdhcplistener.service.tt M conf/systemd/packetfence-pfdns.service.tt M conf/systemd/packetfence-radiusd-acct.service.tt M conf/systemd/packetfence-radiusd-auth.service.tt -A conf/systemd/packetfence-redis-cache.service -D conf/systemd/packetfence-redis-cache.service.tt +R100 conf/systemd/packetfence-redis-cache.service.tt conf/systemd/packetfence-redis-cache.service M conf/systemd/packetfence-winbindd.service.tt M conf/systemd/packetfence.target M lib/pf/cmd/pf/service.pm @@ -161952,10 +184697,9 @@ M conf/systemd/packetfence-iptables.service.tt A conf/systemd/packetfence-keepalived.service.tt M conf/systemd/packetfence-mariadb.service.tt A conf/systemd/packetfence-p0f.service.tt -D conf/systemd/packetfence-pfdhcplistener-mgmt.service.tt D conf/systemd/packetfence-pfdhcplistener-registration.service.tt D conf/systemd/packetfence-pfdhcplistener.isolation.service.tt -A conf/systemd/packetfence-pfdhcplistener.service.tt +R065 conf/systemd/packetfence-pfdhcplistener-mgmt.service.tt conf/systemd/packetfence-pfdhcplistener.service.tt M conf/systemd/packetfence-pfdns.service.tt M conf/systemd/packetfence-pfmon.service.tt M conf/systemd/packetfence-pfqueue.service.tt @@ -161966,8 +184710,7 @@ A conf/systemd/packetfence-radiusd-load_balancer.service.tt D conf/systemd/packetfence-radiusd-proxy.service.tt M conf/systemd/packetfence-radsniff.service.tt M conf/systemd/packetfence-redis-cache.service.tt -D conf/systemd/packetfence-redis-queue.service.tt -A conf/systemd/packetfence-redis_queue.service.tt +R086 conf/systemd/packetfence-redis-queue.service.tt conf/systemd/packetfence-redis_queue.service.tt M conf/systemd/packetfence-statsd.service.tt D conf/systemd/packetfence.service.tt M conf/systemd/packetfence@.service.tt @@ -162620,10 +185363,8 @@ Date: Mon Jan 30 14:42:25 2017 -0500 M NEWS.asciidoc M conf/locale/de/LC_MESSAGES/packetfence.po M conf/pf-release -A db/pf-schema-6.5.0.sql -D db/pf-schema-X.Y.Z.sql -A db/upgrade-6.4.0-6.5.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R099 db/pf-schema-X.Y.Z.sql db/pf-schema-6.5.0.sql +R090 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-6.4.0-6.5.0.sql M docs/PacketFenceZEN_Installation_Guide-docinfo.xml M docs/PacketFence_Administration_Guide-docinfo.xml M docs/PacketFence_Aerohive_Quick_Install_Guide-docinfo.xml @@ -162731,8 +185472,7 @@ Date: Thu Jan 26 16:17:43 2017 -0500 Renamed the module -A lib/pf/Switch/Ruckus/Legacy.pm -D lib/pf/Switch/Ruckus/Ruckus_Legacy.pm +R095 lib/pf/Switch/Ruckus/Ruckus_Legacy.pm lib/pf/Switch/Ruckus/Legacy.pm commit 7ab2863eb011c55c26e7b79b90e7357fecacb8a4 Author: Derek Wuelfrath @@ -163237,8 +185977,7 @@ Date: Mon Jan 23 13:52:43 2017 -0500 Fixed typo M docs/PacketFence_FortiGate_Quick_Install_Guide.asciidoc -A docs/images/doc-fortigate-SSO_accounting.png -D docs/images/doc-fortigate-SSO_accouting.png +R100 docs/images/doc-fortigate-SSO_accouting.png docs/images/doc-fortigate-SSO_accounting.png commit bf8403bc65dfa07f1045e24186f43fe8e194cef7 Author: James Rouzier @@ -164594,51 +187333,38 @@ Date: Fri Oct 21 13:56:44 2016 -0400 M conf/locale/en/LC_MESSAGES/packetfence.po D conf/templates/emails-billing_confirmation-fr.html -D conf/templates/emails-billing_confirmation.html D conf/templates/emails-billing_confirmation.txt.tt.example -D conf/templates/emails-billing_stripe_customer.subscription.deleted.html D conf/templates/emails-guest_admin_pregistration-fr.html -D conf/templates/emails-guest_admin_pregistration.html D conf/templates/emails-guest_admin_pregistration.txt.tt.example D conf/templates/emails-guest_email_activation-fr.html -D conf/templates/emails-guest_email_activation.html D conf/templates/emails-guest_email_activation.txt.tt.example D conf/templates/emails-guest_email_preregistration-fr.html -D conf/templates/emails-guest_email_preregistration.html D conf/templates/emails-guest_email_preregistration.txt.tt.example D conf/templates/emails-guest_email_preregistration_confirmed-fr.html -D conf/templates/emails-guest_email_preregistration_confirmed.html D conf/templates/emails-guest_email_preregistration_confirmed.txt.tt.example D conf/templates/emails-guest_local_account_creation-fr.html -D conf/templates/emails-guest_local_account_creation.html D conf/templates/emails-guest_local_account_creation.txt.tt.example D conf/templates/emails-guest_registered-fr.html -D conf/templates/emails-guest_registered.html D conf/templates/emails-guest_registered.txt.tt.example D conf/templates/emails-guest_sponsor_activation-fr.html -D conf/templates/emails-guest_sponsor_activation.html D conf/templates/emails-guest_sponsor_activation.txt.tt.example D conf/templates/emails-guest_sponsor_confirmed-fr.html -D conf/templates/emails-guest_sponsor_confirmed.html D conf/templates/emails-guest_sponsor_confirmed.txt.tt.example D conf/templates/emails-guest_sponsor_preregistration-fr.html -D conf/templates/emails-guest_sponsor_preregistration.html D conf/templates/emails-guest_sponsor_preregistration.txt.tt.example -D conf/templates/emails-violation-triggered.html -D conf/templates/emails.css -A html/captive-portal/templates/emails/emails-billing_confirmation.html -A html/captive-portal/templates/emails/emails-billing_stripe_customer.subscription.deleted.html -A html/captive-portal/templates/emails/emails-guest_admin_pregistration.html -A html/captive-portal/templates/emails/emails-guest_email_activation.html -A html/captive-portal/templates/emails/emails-guest_email_preregistration.html -A html/captive-portal/templates/emails/emails-guest_email_preregistration_confirmed.html -A html/captive-portal/templates/emails/emails-guest_local_account_creation.html -A html/captive-portal/templates/emails/emails-guest_registered.html -A html/captive-portal/templates/emails/emails-guest_sponsor_activation.html -A html/captive-portal/templates/emails/emails-guest_sponsor_confirmed.html -A html/captive-portal/templates/emails/emails-guest_sponsor_preregistration.html -A html/captive-portal/templates/emails/emails-violation-triggered.html -A html/captive-portal/templates/emails/emails.css +R081 conf/templates/emails-billing_confirmation.html html/captive-portal/templates/emails/emails-billing_confirmation.html +R093 conf/templates/emails-billing_stripe_customer.subscription.deleted.html html/captive-portal/templates/emails/emails-billing_stripe_customer.subscription.deleted.html +R094 conf/templates/emails-guest_admin_pregistration.html html/captive-portal/templates/emails/emails-guest_admin_pregistration.html +R091 conf/templates/emails-guest_email_activation.html html/captive-portal/templates/emails/emails-guest_email_activation.html +R091 conf/templates/emails-guest_email_preregistration.html html/captive-portal/templates/emails/emails-guest_email_preregistration.html +R094 conf/templates/emails-guest_email_preregistration_confirmed.html html/captive-portal/templates/emails/emails-guest_email_preregistration_confirmed.html +R094 conf/templates/emails-guest_local_account_creation.html html/captive-portal/templates/emails/emails-guest_local_account_creation.html +R094 conf/templates/emails-guest_registered.html html/captive-portal/templates/emails/emails-guest_registered.html +R092 conf/templates/emails-guest_sponsor_activation.html html/captive-portal/templates/emails/emails-guest_sponsor_activation.html +R093 conf/templates/emails-guest_sponsor_confirmed.html html/captive-portal/templates/emails/emails-guest_sponsor_confirmed.html +R094 conf/templates/emails-guest_sponsor_preregistration.html html/captive-portal/templates/emails/emails-guest_sponsor_preregistration.html +R100 conf/templates/emails-violation-triggered.html html/captive-portal/templates/emails/emails-violation-triggered.html +R100 conf/templates/emails.css html/captive-portal/templates/emails/emails.css commit 527972bd8131c80fd6714c7d01788d7909ce97bf Author: Julien Semaan @@ -167010,10 +189736,8 @@ Date: Tue Jan 3 09:41:03 2017 -0500 infoblox parser -> dhcp parser -A lib/pf/detect/parser/dhcp.pm -D lib/pf/detect/parser/infoblox_dhcp.pm -A t/unittest/detect/parser/dhcp.t -D t/unittest/detect/parser/infoblox_dhcp.t +R094 lib/pf/detect/parser/infoblox_dhcp.pm lib/pf/detect/parser/dhcp.pm +R095 t/unittest/detect/parser/infoblox_dhcp.t t/unittest/detect/parser/dhcp.t commit 2ca4bc5fe579e0b5108cc89f255d025b9e5f363e Author: Julien Semaan @@ -168370,10 +191094,9 @@ Date: Wed Dec 7 11:56:43 2016 -0500 USe the same logrotate script for both RHEL/CentOS and Debian -D addons/logrotate M addons/packages/packetfence.spec T debian/packetfence.logrotate -A packetfence.logrotate +R100 addons/logrotate packetfence.logrotate commit d8ec3d61d6fc001fd01d499bbfebb24910901c01 Author: Julien Semaan @@ -169027,10 +191750,8 @@ Date: Thu Nov 24 11:20:07 2016 -0500 Renamed template -A html/pfappserver/root/graph/logstate.tt -D html/pfappserver/root/graph/logstatus.tt -A html/pfappserver/root/graph/systemstate.tt -D html/pfappserver/root/graph/systemstatus.tt +R100 html/pfappserver/root/graph/logstatus.tt html/pfappserver/root/graph/logstate.tt +R100 html/pfappserver/root/graph/systemstatus.tt html/pfappserver/root/graph/systemstate.tt commit a12839bea9e5464f5b285da2fd04ee48170fb9f7 Author: James Rouzier @@ -169298,10 +192019,8 @@ Date: Tue Nov 15 18:58:32 2016 -0500 M NEWS.asciidoc M addons/packages/packetfence.spec M conf/pf-release -A db/pf-schema-6.4.0.sql -D db/pf-schema-X.Y.Z.sql -A db/upgrade-6.3.0-6.4.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R100 db/pf-schema-X.Y.Z.sql db/pf-schema-6.4.0.sql +R095 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-6.3.0-6.4.0.sql M debian/changelog M docs/docinfo.xml M docs/includes/global-attributes.asciidoc @@ -169965,10 +192684,8 @@ Date: Tue Nov 8 08:04:10 2016 -0500 PacketFence_CISCO_MSE_Quick_Install_Guide -> PacketFence_Cisco_MSE_Quick_Install_Guide -D docs/PacketFence_CISCO_MSE_Quick_Install_Guide-docinfo.xml -D docs/PacketFence_CISCO_MSE_Quick_Install_Guide.asciidoc -A docs/PacketFence_Cisco_MSE_Quick_Install_Guide-docinfo.xml -A docs/PacketFence_Cisco_MSE_Quick_Install_Guide.asciidoc +R100 docs/PacketFence_CISCO_MSE_Quick_Install_Guide-docinfo.xml docs/PacketFence_Cisco_MSE_Quick_Install_Guide-docinfo.xml +R100 docs/PacketFence_CISCO_MSE_Quick_Install_Guide.asciidoc docs/PacketFence_Cisco_MSE_Quick_Install_Guide.asciidoc commit 26d918b5624e102a992474c81c15f23d69a8f29b Author: James Rouzier @@ -171335,8 +194052,7 @@ Date: Fri Oct 21 11:18:28 2016 -0400 Fixed winbind file name and pid path M addons/monit/monit_build_configuration.pl -A addons/monit/monit_checks_configurations/40_OS-winbind.tt -D addons/monit/monit_checks_configurations/40_OS-winbindd.tt +R076 addons/monit/monit_checks_configurations/40_OS-winbindd.tt addons/monit/monit_checks_configurations/40_OS-winbind.tt commit 80a31c8e07bdcf104a6844505be371fdb127ae11 Author: Durand Fabrice @@ -171747,18 +194463,12 @@ Date: Wed Oct 19 14:34:53 2016 -0400 M addons/monit/README.md M addons/monit/monit_build_configuration.pl -D addons/monit/monit_checks_configuration/00_packetfence.tt -D addons/monit/monit_checks_configuration/10_packetfence-portsec.tt -D addons/monit/monit_checks_configuration/20_packetfence-drbd.tt -D addons/monit/monit_checks_configuration/30_packetfence-activeactive.tt -D addons/monit/monit_checks_configuration/40_OS-winbindd.tt -D addons/monit/monit_checks_configuration/50_OS-checks.tt -A addons/monit/monit_checks_configurations/00_packetfence.tt -A addons/monit/monit_checks_configurations/10_packetfence-portsec.tt -A addons/monit/monit_checks_configurations/20_packetfence-drbd.tt -A addons/monit/monit_checks_configurations/30_packetfence-activeactive.tt -A addons/monit/monit_checks_configurations/40_OS-winbindd.tt -A addons/monit/monit_checks_configurations/50_OS-checks.tt +R100 addons/monit/monit_checks_configuration/00_packetfence.tt addons/monit/monit_checks_configurations/00_packetfence.tt +R100 addons/monit/monit_checks_configuration/10_packetfence-portsec.tt addons/monit/monit_checks_configurations/10_packetfence-portsec.tt +R100 addons/monit/monit_checks_configuration/20_packetfence-drbd.tt addons/monit/monit_checks_configurations/20_packetfence-drbd.tt +R100 addons/monit/monit_checks_configuration/30_packetfence-activeactive.tt addons/monit/monit_checks_configurations/30_packetfence-activeactive.tt +R100 addons/monit/monit_checks_configuration/40_OS-winbindd.tt addons/monit/monit_checks_configurations/40_OS-winbindd.tt +R100 addons/monit/monit_checks_configuration/50_OS-checks.tt addons/monit/monit_checks_configurations/50_OS-checks.tt commit e578b1d67d3e833117a07e06adee8fb77c959f74 Author: Derek Wuelfrath @@ -171766,10 +194476,8 @@ Date: Wed Oct 19 14:31:13 2016 -0400 Moving OOM scripts -A addons/monit/monitoring-scripts/oom_immunize_pid_names_from_list.sh -A addons/monit/monitoring-scripts/process_names_to_immunize.list -D addons/monit/oom_immunize_process_names/immunize_pid_names_in_file.sh -D addons/monit/oom_immunize_process_names/process_names_to_immunize +R058 addons/monit/oom_immunize_process_names/immunize_pid_names_in_file.sh addons/monit/monitoring-scripts/oom_immunize_pid_names_from_list.sh +R100 addons/monit/oom_immunize_process_names/process_names_to_immunize addons/monit/monitoring-scripts/process_names_to_immunize.list commit 2ebf8b865965d260c5ec864d57bead39607bfc3f Author: Derek Wuelfrath @@ -171847,19 +194555,13 @@ Date: Wed Oct 19 12:58:46 2016 -0400 Structure -D addons/monit/00_packetfence.tt -D addons/monit/10_packetfence-portsec.tt -D addons/monit/20_packetfence-drbd.tt -D addons/monit/30_packetfence-activeactive.tt -D addons/monit/40_OS-winbindd.tt M addons/monit/monit_build_configuration.pl -A addons/monit/monit_checks_configuration/00_packetfence.tt -A addons/monit/monit_checks_configuration/10_packetfence-portsec.tt -A addons/monit/monit_checks_configuration/20_packetfence-drbd.tt -A addons/monit/monit_checks_configuration/30_packetfence-activeactive.tt -A addons/monit/monit_checks_configuration/40_OS-winbindd.tt -A addons/monit/monit_configurations/syslog_monit.tt -D addons/monit/syslog_monit.tt +R100 addons/monit/00_packetfence.tt addons/monit/monit_checks_configuration/00_packetfence.tt +R100 addons/monit/10_packetfence-portsec.tt addons/monit/monit_checks_configuration/10_packetfence-portsec.tt +R100 addons/monit/20_packetfence-drbd.tt addons/monit/monit_checks_configuration/20_packetfence-drbd.tt +R100 addons/monit/30_packetfence-activeactive.tt addons/monit/monit_checks_configuration/30_packetfence-activeactive.tt +R100 addons/monit/40_OS-winbindd.tt addons/monit/monit_checks_configuration/40_OS-winbindd.tt +R100 addons/monit/syslog_monit.tt addons/monit/monit_configurations/syslog_monit.tt commit 3a6b6e5cc51c0c18ceccde3e51971425163ccd14 Author: Derek Wuelfrath @@ -171952,16 +194654,11 @@ Date: Tue Oct 18 17:11:32 2016 -0400 Updated 'monit' directory -D addons/monit/00_packetfence.sh -D addons/monit/10_packetfence-portsec.sh -D addons/monit/20_packetfence-drbd.sh -D addons/monit/30_packetfence-activeactive.sh -D addons/monit/40_OS-winbindd.sh -A addons/monit/DEPRECATED/00_packetfence.sh -A addons/monit/DEPRECATED/10_packetfence-portsec.sh -A addons/monit/DEPRECATED/20_packetfence-drbd.sh -A addons/monit/DEPRECATED/30_packetfence-activeactive.sh -A addons/monit/DEPRECATED/40_OS-winbindd.sh +R100 addons/monit/00_packetfence.sh addons/monit/DEPRECATED/00_packetfence.sh +R100 addons/monit/10_packetfence-portsec.sh addons/monit/DEPRECATED/10_packetfence-portsec.sh +R100 addons/monit/20_packetfence-drbd.sh addons/monit/DEPRECATED/20_packetfence-drbd.sh +R100 addons/monit/30_packetfence-activeactive.sh addons/monit/DEPRECATED/30_packetfence-activeactive.sh +R100 addons/monit/40_OS-winbindd.sh addons/monit/DEPRECATED/40_OS-winbindd.sh M addons/monit/README.md commit c657adce3dc70b863e0641ff9ad1e27608c42742 @@ -172367,12 +195064,9 @@ Date: Fri Oct 14 15:58:47 2016 -0400 rename monitoring scripts dir -D addons/monit/check-scripts/run-all.sh -D addons/monit/check-scripts/sign-all.sh -D addons/monit/check-scripts/update.sh -A addons/monit/monitoring-scripts/run-all.sh -A addons/monit/monitoring-scripts/sign-all.sh -A addons/monit/monitoring-scripts/update.sh +R100 addons/monit/check-scripts/run-all.sh addons/monit/monitoring-scripts/run-all.sh +R100 addons/monit/check-scripts/sign-all.sh addons/monit/monitoring-scripts/sign-all.sh +R100 addons/monit/check-scripts/update.sh addons/monit/monitoring-scripts/update.sh commit cc7799dee54a34f28cc776fec9c5ec0d07e4c0d0 Author: Derek Wuelfrath @@ -172805,10 +195499,8 @@ Date: Wed Oct 5 14:00:00 2016 -0400 Updated vesion and files prior to 6.3.0 release. M conf/pf-release -A db/pf-schema-6.3.0.sql -D db/pf-schema-X.Y.Z.sql -A db/upgrade-6.2.0-6.3.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R099 db/pf-schema-X.Y.Z.sql db/pf-schema-6.3.0.sql +R096 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-6.2.0-6.3.0.sql M docs/docinfo.xml M docs/includes/global-attributes.asciidoc @@ -174112,10 +196804,8 @@ Date: Thu Jul 21 17:59:53 2016 -0400 M lib/pf/Switch/AeroHIVE/AP.pm D lib/pf/Switch/AeroHIVE/AP_http.pm -D lib/pf/Switch/Meraki/AP_http.pm -D lib/pf/Switch/Meraki/AP_http_V2.pm -A lib/pf/Switch/Meraki/MR.pm -A lib/pf/Switch/Meraki/MR_v2.pm +R078 lib/pf/Switch/Meraki/AP_http.pm lib/pf/Switch/Meraki/MR.pm +R096 lib/pf/Switch/Meraki/AP_http_V2.pm lib/pf/Switch/Meraki/MR_v2.pm M lib/pf/Switch/Xirrus.pm D lib/pf/Switch/Xirrus/AP_http.pm M lib/pf/web/constants.pm @@ -174412,10 +197102,8 @@ Date: Wed Sep 14 15:45:37 2016 -0400 A html/pfappserver/lib/pfappserver/Model/Node/Tab/WMI.pm M html/pfappserver/lib/pfappserver/PacketFence/Controller/Node.pm D html/pfappserver/root/node/scanProcess.tt -D html/pfappserver/root/node/scanSecuritySoftware.tt -A html/pfappserver/root/node/tab_WMI_process.tt -A html/pfappserver/root/node/tab_WMI_view.tt -D html/pfappserver/root/node/wmi.tt +R070 html/pfappserver/root/node/scanSecuritySoftware.tt html/pfappserver/root/node/tab_WMI_process.tt +R075 html/pfappserver/root/node/wmi.tt html/pfappserver/root/node/tab_WMI_view.tt commit 42d82eb93f82bd19f9d7be97388cc226952bc062 Author: Antoine Amacher @@ -175362,8 +198050,7 @@ Date: Tue Sep 6 17:05:51 2016 -0400 view -> index for sql reporting M html/pfappserver/lib/pfappserver/PacketFence/Controller/DynamicReport.pm -A html/pfappserver/root/dynamicreport/index.tt -D html/pfappserver/root/dynamicreport/view.tt +R100 html/pfappserver/root/dynamicreport/view.tt html/pfappserver/root/dynamicreport/index.tt commit 5904c0b0b23586d80c4ef87014255c36c91f4dd8 Author: Julien Semaan @@ -176426,30 +199113,20 @@ Date: Thu Aug 11 11:52:41 2016 -0400 M addons/extract_i18n_strings.pl M db/pf-schema-X.Y.Z.sql M db/upgrade-X.X.X-X.Y.Z.sql -A html/pfappserver/lib/pfappserver/Controller/DHCPOption82.pm -D html/pfappserver/lib/pfappserver/Controller/NodeOption82.pm -A html/pfappserver/lib/pfappserver/Controller/SavedSearch/DHCPOption82.pm -D html/pfappserver/lib/pfappserver/Controller/SavedSearch/NodeOption82.pm -A html/pfappserver/lib/pfappserver/Form/DHCPOption82Search.pm -D html/pfappserver/lib/pfappserver/Form/NodeOption82Search.pm +R081 html/pfappserver/lib/pfappserver/Controller/NodeOption82.pm html/pfappserver/lib/pfappserver/Controller/DHCPOption82.pm +R083 html/pfappserver/lib/pfappserver/Controller/SavedSearch/NodeOption82.pm html/pfappserver/lib/pfappserver/Controller/SavedSearch/DHCPOption82.pm +R094 html/pfappserver/lib/pfappserver/Form/NodeOption82Search.pm html/pfappserver/lib/pfappserver/Form/DHCPOption82Search.pm M html/pfappserver/lib/pfappserver/I18N/en.po -A html/pfappserver/lib/pfappserver/Model/DHCPOption82.pm -D html/pfappserver/lib/pfappserver/Model/NodeOption82.pm -A html/pfappserver/lib/pfappserver/Model/SavedSearch/DHCPOption82.pm -D html/pfappserver/lib/pfappserver/Model/SavedSearch/NodeOption82.pm +R091 html/pfappserver/lib/pfappserver/Model/NodeOption82.pm html/pfappserver/lib/pfappserver/Model/DHCPOption82.pm +R089 html/pfappserver/lib/pfappserver/Model/SavedSearch/NodeOption82.pm html/pfappserver/lib/pfappserver/Model/SavedSearch/DHCPOption82.pm M html/pfappserver/lib/pfappserver/PacketFence/Controller/Admin.pm -A html/pfappserver/lib/pfappserver/PacketFence/Controller/DHCPOption82.pm -D html/pfappserver/lib/pfappserver/PacketFence/Controller/NodeOption82.pm -A html/pfappserver/lib/pfappserver/PacketFence/Controller/SavedSearch/DHCPOption82.pm -D html/pfappserver/lib/pfappserver/PacketFence/Controller/SavedSearch/NodeOption82.pm +R074 html/pfappserver/lib/pfappserver/PacketFence/Controller/NodeOption82.pm html/pfappserver/lib/pfappserver/PacketFence/Controller/DHCPOption82.pm +R087 html/pfappserver/lib/pfappserver/PacketFence/Controller/SavedSearch/NodeOption82.pm html/pfappserver/lib/pfappserver/PacketFence/Controller/SavedSearch/DHCPOption82.pm M html/pfappserver/root/admin/auditing_option82.tt M html/pfappserver/root/admin/auditing_radius_log.tt -A html/pfappserver/root/dhcpoption82/index.tt -A html/pfappserver/root/dhcpoption82/search.tt -A html/pfappserver/root/dhcpoption82/view.tt -D html/pfappserver/root/nodeoption82/index.tt -D html/pfappserver/root/nodeoption82/search.tt -D html/pfappserver/root/nodeoption82/view.tt +R099 html/pfappserver/root/nodeoption82/index.tt html/pfappserver/root/dhcpoption82/index.tt +R080 html/pfappserver/root/nodeoption82/search.tt html/pfappserver/root/dhcpoption82/search.tt +R100 html/pfappserver/root/nodeoption82/view.tt html/pfappserver/root/dhcpoption82/view.tt M html/pfappserver/root/static/admin/option82.js M lib/pf/dhcp/processor.pm A lib/pf/dhcp_option82.pm @@ -178029,8 +200706,7 @@ Date: Tue Dec 8 12:59:21 2015 -0500 vlan enforcement support ok -D lib/pf/Switch/Meraki/MS220-8P.pm -A lib/pf/Switch/Meraki/MS220_8P.pm +R094 lib/pf/Switch/Meraki/MS220-8P.pm lib/pf/Switch/Meraki/MS220_8P.pm commit de39b6aa6263462c3e1deec82a60710a04297247 Author: Antoine Amacher @@ -178153,8 +200829,7 @@ Date: Tue Dec 8 13:03:01 2015 -0500 naming remove the P (PoE) -A lib/pf/Switch/Meraki/MS220_8.pm -D lib/pf/Switch/Meraki/MS220_8P.pm +R097 lib/pf/Switch/Meraki/MS220_8P.pm lib/pf/Switch/Meraki/MS220_8.pm commit 3c1d4700734e3a6bb638add03b054a3cdc70ee15 Author: Antoine Amacher @@ -178162,8 +200837,7 @@ Date: Tue Dec 8 12:59:21 2015 -0500 vlan enforcement support ok -D lib/pf/Switch/Meraki/MS220-8P.pm -A lib/pf/Switch/Meraki/MS220_8P.pm +R094 lib/pf/Switch/Meraki/MS220-8P.pm lib/pf/Switch/Meraki/MS220_8P.pm commit 29c4a779e443abca202c31536817d7dbb258bd11 Author: Antoine Amacher @@ -179446,8 +202120,7 @@ Date: Fri Jul 8 11:51:31 2016 -0400 -suricata_http is syslog parser is depracated. Documentation takes into account suricata_md5 syslog parser for both http and smtp, and can be generalized to other protocols easily. M docs/PacketFence_Administration_Guide.asciidoc -D lib/pf/detect/parser/suricata_http.pm -A lib/pf/detect/parser/suricata_md5.pm +R064 lib/pf/detect/parser/suricata_http.pm lib/pf/detect/parser/suricata_md5.pm commit b3f8f5fe751865e93def9634b392c5e9c46cdc38 Author: Durand Fabrice @@ -179465,17 +202138,12 @@ Date: Thu Jul 7 16:43:02 2016 -0400 M .gitignore M conf/documentation.conf -A conf/httpd.conf.d/httpd.collector.tt.example -D conf/httpd.conf.d/httpd.mse.tt.example -A conf/log.conf.d/httpd.collector.conf.example -D conf/log.conf.d/httpd.mse.conf.example +R097 conf/httpd.conf.d/httpd.mse.tt.example conf/httpd.conf.d/httpd.collector.tt.example +R100 conf/log.conf.d/httpd.mse.conf.example conf/log.conf.d/httpd.collector.conf.example M conf/pf.conf.defaults -A lib/pf/WebAPI/InitCollectorHandler.pm -D lib/pf/WebAPI/InitMSEHandler.pm -A lib/pf/services/manager/httpd_collector.pm -D lib/pf/services/manager/httpd_mse.pm -A lib/pf/web/httpd.collector_modperl_require.pl -D lib/pf/web/httpd.mse_modperl_require.pl +R093 lib/pf/WebAPI/InitMSEHandler.pm lib/pf/WebAPI/InitCollectorHandler.pm +R088 lib/pf/services/manager/httpd_mse.pm lib/pf/services/manager/httpd_collector.pm +R089 lib/pf/web/httpd.mse_modperl_require.pl lib/pf/web/httpd.collector_modperl_require.pl commit 4b8bb3713a4f81f373bf2b8320b15d1b75c85b69 Author: Julien Semaan @@ -180603,8 +203271,7 @@ Date: Tue Jun 21 17:33:58 2016 -0400 Add defaults for realm.conf M addons/packages/packetfence.spec -A conf/realm.conf.defaults -D conf/realm.conf.example +R100 conf/realm.conf.example conf/realm.conf.defaults M debian/packetfence.conffiles M lib/pf/ConfigStore/Realm.pm M lib/pf/file_paths.pm @@ -180688,10 +203355,8 @@ Date: Tue Jun 14 16:06:38 2016 -0400 fix typo and m M Makefile -A docs/PacketFence_Aerohive_Quick_Install_Guide-docinfo.xml -A docs/PacketFence_Aerohive_Quick_Install_Guide.asciidoc -D docs/PacketFence_Aerohive_Quick_Install_guide-docinfo.xml -D docs/PacketFence_Aerohive_Quick_Install_guide.asciidoc +R100 docs/PacketFence_Aerohive_Quick_Install_guide-docinfo.xml docs/PacketFence_Aerohive_Quick_Install_Guide-docinfo.xml +R100 docs/PacketFence_Aerohive_Quick_Install_guide.asciidoc docs/PacketFence_Aerohive_Quick_Install_Guide.asciidoc commit a209cf116b910f5ea92f835b254976b9b35c6de1 Author: Antoine Amacher @@ -180699,10 +203364,8 @@ Date: Tue Jun 14 14:45:01 2016 -0400 typos -D docs/PacketFence_AeroHIVE_Quick_Install_guide-docinfo.xml -D docs/PacketFence_AeroHIVE_Quick_Install_guide.asciidoc -A docs/PacketFence_Aerohive_Quick_Install_guide-docinfo.xml -A docs/PacketFence_Aerohive_Quick_Install_guide.asciidoc +R100 docs/PacketFence_AeroHIVE_Quick_Install_guide-docinfo.xml docs/PacketFence_Aerohive_Quick_Install_guide-docinfo.xml +R096 docs/PacketFence_AeroHIVE_Quick_Install_guide.asciidoc docs/PacketFence_Aerohive_Quick_Install_guide.asciidoc commit afde2b3281b54fa93b1445c9a1346e2e2056cf71 Author: Antoine Amacher @@ -180964,10 +203627,8 @@ Date: Wed Jun 15 03:26:14 2016 -0400 M NEWS.asciidoc M UPGRADE.asciidoc -A db/pf-schema-6.1.0.sql -D db/pf-schema-X.Y.Z.sql -A db/upgrade-6.0.0-6.1.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R099 db/pf-schema-X.Y.Z.sql db/pf-schema-6.1.0.sql +R096 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-6.0.0-6.1.0.sql M docs/docinfo.xml M docs/includes/global-attributes.asciidoc @@ -181881,8 +204542,7 @@ Date: Mon Jun 6 16:19:04 2016 -0400 Rename Model::RadiusLog to Model::Auditing::RadiusLog -A html/pfappserver/lib/pfappserver/Model/Auditing/RadiusLog.pm -D html/pfappserver/lib/pfappserver/Model/RadiusLog.pm +R098 html/pfappserver/lib/pfappserver/Model/RadiusLog.pm html/pfappserver/lib/pfappserver/Model/Auditing/RadiusLog.pm M html/pfappserver/lib/pfappserver/PacketFence/Controller/Admin.pm M html/pfappserver/root/admin/auditing.tt D html/pfappserver/root/admin/radiuslog.tt @@ -181895,16 +204555,11 @@ Date: Mon Jun 6 16:01:54 2016 -0400 Rename Controller::RadiusLog to Controller::Auditing::RadiusLog -A html/pfappserver/lib/pfappserver/Controller/Auditing/RadiusLog.pm -D html/pfappserver/lib/pfappserver/Controller/RadiusLog.pm -A html/pfappserver/lib/pfappserver/PacketFence/Controller/Auditing/RadiusLog.pm -D html/pfappserver/lib/pfappserver/PacketFence/Controller/RadiusLog.pm -A html/pfappserver/root/auditing/radiuslog/index.tt -A html/pfappserver/root/auditing/radiuslog/search.tt -A html/pfappserver/root/auditing/radiuslog/view.tt -D html/pfappserver/root/radiuslog/index.tt -D html/pfappserver/root/radiuslog/search.tt -D html/pfappserver/root/radiuslog/view.tt +R078 html/pfappserver/lib/pfappserver/Controller/RadiusLog.pm html/pfappserver/lib/pfappserver/Controller/Auditing/RadiusLog.pm +R083 html/pfappserver/lib/pfappserver/PacketFence/Controller/RadiusLog.pm html/pfappserver/lib/pfappserver/PacketFence/Controller/Auditing/RadiusLog.pm +R099 html/pfappserver/root/radiuslog/index.tt html/pfappserver/root/auditing/radiuslog/index.tt +R100 html/pfappserver/root/radiuslog/search.tt html/pfappserver/root/auditing/radiuslog/search.tt +R100 html/pfappserver/root/radiuslog/view.tt html/pfappserver/root/auditing/radiuslog/view.tt commit 8384a086a9ddf964169aa2c20f4e94b06f857e28 Author: James Rouzier @@ -182160,8 +204815,7 @@ M lib/pf/api.pm M lib/pf/constants/trigger.pm M lib/pf/detect/parser/suricata_http.pm M lib/pf/factory/condition/violation.pm -A lib/pf/metadefender.pm -D lib/pf/metascan.pm +R084 lib/pf/metascan.pm lib/pf/metadefender.pm commit 27fcabe85cfc71d1c2e0d41b8ad6477680f9b39f Author: Julien Semaan @@ -183782,8 +206436,7 @@ Date: Mon May 9 15:22:43 2016 -0400 M html/captive-portal/templates/device-registration/landing.html M html/captive-portal/templates/device-registration/registration.html -A html/common/img/ic_add_circle_black_24px.svg -D html/common/img/ic_gamepad_black_24px.svg +R053 html/common/img/ic_gamepad_black_24px.svg html/common/img/ic_add_circle_black_24px.svg commit 7a8f1e4fe0b9d3fc90b9e276d77c75a3b07ed89a Author: Durand Fabrice @@ -183919,8 +206572,7 @@ Date: Fri May 6 09:24:12 2016 -0400 Rename README.txt to README.md -A addons/stress-tester/README.md -D addons/stress-tester/README.txt +R100 addons/stress-tester/README.txt addons/stress-tester/README.md commit 2d05a7c62290067fddc0d6fb2492bddc1e88f451 Author: Durand Fabrice @@ -184885,8 +207537,7 @@ Date: Thu Dec 3 10:43:52 2015 -0500 remove useless call in module, rename it and start adding doc M docs/PacketFence_Network_Devices_Configuration_Guide.asciidoc -D lib/pf/Switch/Meraki/AP_http_CoA.pm -A lib/pf/Switch/Meraki/AP_http_V2.pm +R095 lib/pf/Switch/Meraki/AP_http_CoA.pm lib/pf/Switch/Meraki/AP_http_V2.pm commit 20a71630bcdd24ba7de95cfae1cfa2fa74f741bb Author: Antoine Amacher @@ -185235,10 +207886,8 @@ Date: Tue Apr 19 14:15:33 2016 -0400 M NEWS.asciidoc M addons/packages/packetfence.spec -A db/pf-schema-6.0.0.sql -D db/pf-schema-X.Y.Z.sql -A db/upgrade-5.7.0-6.0.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R100 db/pf-schema-X.Y.Z.sql db/pf-schema-6.0.0.sql +R100 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-5.7.0-6.0.0.sql M debian/changelog M docs/docinfo.xml M docs/includes/global-attributes.asciidoc @@ -185973,8 +208622,7 @@ M docs/PacketFence_PKI_Quick_Install_Guide.asciidoc M docs/PacketFence_PaloAlto_Quick_Install_Guide.asciidoc M docs/PacketFence_Ruckus_Quick_Install_Guide.asciidoc M docs/PacketFence_SEPM_Quick_Install_Guide.asciidoc -A docs/images/billing/authorize-packetfence-config.png -D docs/images/billing/authorize-packetfence-configuration.png +R100 docs/images/billing/authorize-packetfence-configuration.png docs/images/billing/authorize-packetfence-config.png commit d8795edef9b8d6b6b122849e1f1d07f52b02c20d Author: Julien Semaan @@ -186061,8 +208709,7 @@ Date: Fri Apr 15 11:41:44 2016 -0400 Rename README to README.md -D README -A README.md +R100 README README.md M addons/packages/packetfence.spec M debian/docs @@ -188059,59 +210706,33 @@ Date: Wed Apr 6 13:37:55 2016 -0400 Move captive portal CSS/Sass to /common -D html/captive-portal/content/Gruntfile.js -D html/captive-portal/content/package.json -D html/captive-portal/content/scss/_base.body.scss -D html/captive-portal/content/scss/_base.footer.scss -D html/captive-portal/content/scss/_base.header.scss -D html/captive-portal/content/scss/_base.input.scss -D html/captive-portal/content/scss/_base.paragraphs.scss -D html/captive-portal/content/scss/_components.card.scss -D html/captive-portal/content/scss/_components.dot.scss -D html/captive-portal/content/scss/_components.iconic.scss -D html/captive-portal/content/scss/_components.input.scss -D html/captive-portal/content/scss/_objects.box.scss -D html/captive-portal/content/scss/_objects.buttons.scss -D html/captive-portal/content/scss/_objects.layout.scss -D html/captive-portal/content/scss/_objects.list-ui.scss -D html/captive-portal/content/scss/_objects.media.scss -D html/captive-portal/content/scss/_objects.tables.scss -D html/captive-portal/content/scss/_settings.colors.scss -D html/captive-portal/content/scss/_settings.packetfence.scss -D html/captive-portal/content/scss/_tools.aliases.scss -D html/captive-portal/content/scss/_trumps.dev.scss -D html/captive-portal/content/scss/_trumps.flag.scss -D html/captive-portal/content/scss/_trumps.layout.scss -D html/captive-portal/content/scss/_trumps.media.scss -D html/captive-portal/content/scss/styles.scss -D html/captive-portal/content/styles.css M html/captive-portal/templates/layout.html -A html/common/Gruntfile.js -A html/common/package.json -A html/common/scss/_base.body.scss -A html/common/scss/_base.footer.scss -A html/common/scss/_base.header.scss -A html/common/scss/_base.input.scss -A html/common/scss/_base.paragraphs.scss -A html/common/scss/_components.card.scss -A html/common/scss/_components.dot.scss -A html/common/scss/_components.iconic.scss -A html/common/scss/_components.input.scss -A html/common/scss/_objects.box.scss -A html/common/scss/_objects.buttons.scss -A html/common/scss/_objects.layout.scss -A html/common/scss/_objects.list-ui.scss -A html/common/scss/_objects.media.scss -A html/common/scss/_objects.tables.scss -A html/common/scss/_settings.colors.scss -A html/common/scss/_settings.packetfence.scss -A html/common/scss/_tools.aliases.scss -A html/common/scss/_trumps.dev.scss -A html/common/scss/_trumps.flag.scss -A html/common/scss/_trumps.layout.scss -A html/common/scss/_trumps.media.scss -A html/common/scss/styles.scss -A html/common/styles.css +R100 html/captive-portal/content/Gruntfile.js html/common/Gruntfile.js +R100 html/captive-portal/content/package.json html/common/package.json +R100 html/captive-portal/content/scss/_base.body.scss html/common/scss/_base.body.scss +R100 html/captive-portal/content/scss/_base.footer.scss html/common/scss/_base.footer.scss +R100 html/captive-portal/content/scss/_base.header.scss html/common/scss/_base.header.scss +R100 html/captive-portal/content/scss/_base.input.scss html/common/scss/_base.input.scss +R100 html/captive-portal/content/scss/_base.paragraphs.scss html/common/scss/_base.paragraphs.scss +R100 html/captive-portal/content/scss/_components.card.scss html/common/scss/_components.card.scss +R100 html/captive-portal/content/scss/_components.dot.scss html/common/scss/_components.dot.scss +R100 html/captive-portal/content/scss/_components.iconic.scss html/common/scss/_components.iconic.scss +R100 html/captive-portal/content/scss/_components.input.scss html/common/scss/_components.input.scss +R100 html/captive-portal/content/scss/_objects.box.scss html/common/scss/_objects.box.scss +R100 html/captive-portal/content/scss/_objects.buttons.scss html/common/scss/_objects.buttons.scss +R100 html/captive-portal/content/scss/_objects.layout.scss html/common/scss/_objects.layout.scss +R100 html/captive-portal/content/scss/_objects.list-ui.scss html/common/scss/_objects.list-ui.scss +R100 html/captive-portal/content/scss/_objects.media.scss html/common/scss/_objects.media.scss +R100 html/captive-portal/content/scss/_objects.tables.scss html/common/scss/_objects.tables.scss +R100 html/captive-portal/content/scss/_settings.colors.scss html/common/scss/_settings.colors.scss +R100 html/captive-portal/content/scss/_settings.packetfence.scss html/common/scss/_settings.packetfence.scss +R100 html/captive-portal/content/scss/_tools.aliases.scss html/common/scss/_tools.aliases.scss +R100 html/captive-portal/content/scss/_trumps.dev.scss html/common/scss/_trumps.dev.scss +R100 html/captive-portal/content/scss/_trumps.flag.scss html/common/scss/_trumps.flag.scss +R100 html/captive-portal/content/scss/_trumps.layout.scss html/common/scss/_trumps.layout.scss +R100 html/captive-portal/content/scss/_trumps.media.scss html/common/scss/_trumps.media.scss +R100 html/captive-portal/content/scss/styles.scss html/common/scss/styles.scss +R100 html/captive-portal/content/styles.css html/common/styles.css commit d3e143301e89809b03b88510497754909bbc8ca3 Author: James Rouzier @@ -190456,7 +213077,6 @@ M t/ConfigStore/Group.t M t/ConfigStore/Hierarchy.t M t/IniFiles.t M t/MAC.t -D t/PfFilePaths.pm M t/Portal.t M t/SNMP.t M t/SwitchFactory.t @@ -190512,7 +213132,7 @@ M t/services.t M t/services/dummy A t/setup_test_config.pm M t/soh.t -A t/test_paths.pm +R075 t/PfFilePaths.pm t/test_paths.pm M t/unittest/CHI.t M t/unittest/Portal/ProfileFactory.t M t/unittest/admin_roles.t @@ -191911,8 +214531,7 @@ Date: Fri Mar 18 10:06:02 2016 -0400 add captive-portal-common tt file M addons/packages/packetfence.spec -D conf/httpd.conf.d/captive-portal-common.conf -A conf/httpd.conf.d/captive-portal-common.tt.example +R081 conf/httpd.conf.d/captive-portal-common.conf conf/httpd.conf.d/captive-portal-common.tt.example D conf/httpd.conf.d/captive-portal-common24.conf M conf/httpd.conf.d/httpd.portal.tt.example M debian/packetfence.conffiles @@ -191951,8 +214570,7 @@ Date: Fri Mar 18 09:25:36 2016 -0400 renaming captive-portal-common2-4 -D conf/httpd.conf.d/captive-portal-common2-4.conf -A conf/httpd.conf.d/captive-portal-common24.conf +R100 conf/httpd.conf.d/captive-portal-common2-4.conf conf/httpd.conf.d/captive-portal-common24.conf M conf/httpd.conf.d/httpd.portal.tt.example commit 862a73d208071b628650d45175b9f6b2b1f175d4 @@ -192067,10 +214685,8 @@ Date: Fri Mar 18 15:38:47 2016 -0400 M conf/httpd.conf.d/httpd.admin.tt.example M conf/httpd.conf.d/httpd.webservices.tt.example -D lib/pf/web/aaa_modperl_require.pl -A lib/pf/web/httpd.aaa_modperl_require.pl -A lib/pf/web/httpd.webservices_modperl_require.pl -D lib/pf/web/webservices_modperl_require.pl +R100 lib/pf/web/aaa_modperl_require.pl lib/pf/web/httpd.aaa_modperl_require.pl +R100 lib/pf/web/webservices_modperl_require.pl lib/pf/web/httpd.webservices_modperl_require.pl commit 660d2b231d6833d313719f051b56e65f6967cc01 Author: Julien Semaan @@ -192921,8 +215537,7 @@ Date: Wed Mar 9 08:52:03 2016 -0500 mispsaced module -A html/captive-portal/lib/captiveportal/util.pm -D html/captive-portal/lib/util.pm +R100 html/captive-portal/lib/util.pm html/captive-portal/lib/captiveportal/util.pm commit cc63b038e51715da6f512e00837686b153b1ff8c Author: Julien Semaan @@ -192932,8 +215547,7 @@ Date: Wed Mar 9 08:38:47 2016 -0500 M html/captive-portal/lib/captiveportal/DynamicRouting/Factory.pm M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Choice.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/util.pm -A html/captive-portal/lib/util.pm +R097 html/captive-portal/lib/captiveportal/DynamicRouting/util.pm html/captive-portal/lib/util.pm M html/pfappserver/lib/pfappserver/Base/Form/PortalModule/ModuleManager.pm M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/PortalModule.pm @@ -192948,10 +215562,8 @@ M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Cho M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Login.pm M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/SAML.pm M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Root.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/Role/MultiSource.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/Role/Routed.pm -A html/captive-portal/lib/captiveportal/Role/MultiSource.pm -A html/captive-portal/lib/captiveportal/Role/Routed.pm +R097 html/captive-portal/lib/captiveportal/DynamicRouting/Role/MultiSource.pm html/captive-portal/lib/captiveportal/Role/MultiSource.pm +R094 html/captive-portal/lib/captiveportal/DynamicRouting/Role/Routed.pm html/captive-portal/lib/captiveportal/Role/Routed.pm M html/pfappserver/lib/pfappserver/Base/Form/Role/WithSource.pm commit c67a0768fd6daeb421ae83adb1817147ebd31228 @@ -192960,8 +215572,7 @@ Date: Wed Mar 9 08:32:28 2016 -0500 move dynamic routing actions -A html/captive-portal/lib/captiveportal/Base/Actions.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/Actions.pm +R094 html/captive-portal/lib/captiveportal/DynamicRouting/Actions.pm html/captive-portal/lib/captiveportal/Base/Actions.pm M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication.pm commit f299322996f20dbf6226218345ef9efca28834e7 @@ -192970,13 +215581,12 @@ Date: Wed Mar 9 08:30:18 2016 -0500 moved field validation role -D html/captive-portal/lib/captiveportal/DynamicRouting/FieldValidation.pm M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Billing.pm M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Email.pm M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Login.pm M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Null.pm M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/SMS.pm -A html/captive-portal/lib/captiveportal/Role/FieldValidation.pm +R096 html/captive-portal/lib/captiveportal/DynamicRouting/FieldValidation.pm html/captive-portal/lib/captiveportal/Role/FieldValidation.pm commit 00b5cdb35ab13c8d0f32d18e77df5145d6392400 Author: Julien Semaan @@ -192984,9 +215594,8 @@ Date: Wed Mar 9 08:28:32 2016 -0500 move I18N module -A html/captive-portal/lib/captiveportal/Base/I18N.pm +R096 html/captive-portal/lib/captiveportal/DynamicRouting/I18N.pm html/captive-portal/lib/captiveportal/Base/I18N.pm M html/captive-portal/lib/captiveportal/DynamicRouting/Application.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/I18N.pm M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication.pm commit 3ff58e436d0b013cfaeaa3add67e53a81b9aaae4 @@ -192995,13 +215604,10 @@ Date: Wed Mar 9 08:17:16 2016 -0500 move dynamic routing form -D html/captive-portal/lib/captiveportal/DynamicRouting/Form/Authentication.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/Form/Field/AUP.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/Form/Widget/Field/AUP.pm M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication.pm -A html/captive-portal/lib/captiveportal/Form/Authentication.pm -A html/captive-portal/lib/captiveportal/Form/Field/AUP.pm -A html/captive-portal/lib/captiveportal/Form/Widget/Field/AUP.pm +R090 html/captive-portal/lib/captiveportal/DynamicRouting/Form/Authentication.pm html/captive-portal/lib/captiveportal/Form/Authentication.pm +R090 html/captive-portal/lib/captiveportal/DynamicRouting/Form/Field/AUP.pm html/captive-portal/lib/captiveportal/Form/Field/AUP.pm +R092 html/captive-portal/lib/captiveportal/DynamicRouting/Form/Widget/Field/AUP.pm html/captive-portal/lib/captiveportal/Form/Widget/Field/AUP.pm commit cd76bec61741530037c15c7a3b728d8a95bc33ed Author: Julien Semaan @@ -193014,10 +215620,8 @@ M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Cho M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Login.pm M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/SAML.pm M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Root.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/MultiSource.pm -A html/captive-portal/lib/captiveportal/DynamicRouting/Role/MultiSource.pm -A html/captive-portal/lib/captiveportal/DynamicRouting/Role/Routed.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/Routed.pm +R097 html/captive-portal/lib/captiveportal/DynamicRouting/MultiSource.pm html/captive-portal/lib/captiveportal/DynamicRouting/Role/MultiSource.pm +R094 html/captive-portal/lib/captiveportal/DynamicRouting/Routed.pm html/captive-portal/lib/captiveportal/DynamicRouting/Role/Routed.pm M html/pfappserver/lib/pfappserver/Base/Form/Role/WithSource.pm commit 87cb228064f1961c971a8c3c9193904010018fd8 @@ -193127,9 +215731,6 @@ Date: Mon Feb 29 13:40:03 2016 -0500 move templates back to html/captive-portal/templates M html/captive-portal/lib/captiveportal/DynamicRouting/Application.pm -D html/captive-portal/new-templates/activation/email.html -D html/captive-portal/new-templates/activation/sponsor_accepted.html -D html/captive-portal/new-templates/activation/sponsor_login.html D html/captive-portal/new-templates/aup_text.html D html/captive-portal/new-templates/billing/billing.html D html/captive-portal/new-templates/billing/confirm_AuthorizeNet.html @@ -193138,15 +215739,8 @@ D html/captive-portal/new-templates/billing/confirm_Paypal.html D html/captive-portal/new-templates/billing/confirm_Stripe.html D html/captive-portal/new-templates/billing/index.html D html/captive-portal/new-templates/billing/tier.html -D html/captive-portal/new-templates/content-with-choice.html -D html/captive-portal/new-templates/device-registration/landing.html -D html/captive-portal/new-templates/device-registration/login.html -D html/captive-portal/new-templates/device-registration/registration.html D html/captive-portal/new-templates/enabler.html D html/captive-portal/new-templates/error.html -D html/captive-portal/new-templates/layout.html -D html/captive-portal/new-templates/message.html -D html/captive-portal/new-templates/oauth2/landing.html D html/captive-portal/new-templates/pki_provider/packetfence_local.html D html/captive-portal/new-templates/pki_provider/packetfence_pki.html D html/captive-portal/new-templates/pki_provider/scep.html @@ -193163,9 +215757,6 @@ D html/captive-portal/new-templates/provisioner/windows.html D html/captive-portal/new-templates/redirect.html D html/captive-portal/new-templates/release.html D html/captive-portal/new-templates/remediation.html -D html/captive-portal/new-templates/saml.html -D html/captive-portal/new-templates/signin.html -D html/captive-portal/new-templates/sms/validate.html D html/captive-portal/new-templates/status.html D html/captive-portal/new-templates/violations/bandwidth_expiration.html D html/captive-portal/new-templates/violations/bandwidth_limit.fr.html @@ -193208,28 +215799,27 @@ D html/captive-portal/new-templates/violations/trojan.fr.html D html/captive-portal/new-templates/violations/trojan.html D html/captive-portal/new-templates/violations/zotob.fr.html D html/captive-portal/new-templates/violations/zotob.html -D html/captive-portal/new-templates/waiting.html D html/captive-portal/new-templates/webFormRelease.html D html/captive-portal/new-templates/wireless-profile-noeap.xml D html/captive-portal/new-templates/wireless-profile-peap.xml D html/captive-portal/new-templates/wireless-profile-tls.xml D html/captive-portal/templates/activated.html -A html/captive-portal/templates/activation/email.html -A html/captive-portal/templates/activation/sponsor_accepted.html -A html/captive-portal/templates/activation/sponsor_login.html +R100 html/captive-portal/new-templates/activation/email.html html/captive-portal/templates/activation/email.html +R100 html/captive-portal/new-templates/activation/sponsor_accepted.html html/captive-portal/templates/activation/sponsor_accepted.html +R100 html/captive-portal/new-templates/activation/sponsor_login.html html/captive-portal/templates/activation/sponsor_login.html D html/captive-portal/templates/aup.html M html/captive-portal/templates/billing/confirm_AuthorizeNet.html M html/captive-portal/templates/billing/confirm_Mirapay.html M html/captive-portal/templates/billing/confirm_Paypal.html M html/captive-portal/templates/billing/confirm_Stripe.html M html/captive-portal/templates/billing/index.html -A html/captive-portal/templates/content-with-choice.html +R100 html/captive-portal/new-templates/content-with-choice.html html/captive-portal/templates/content-with-choice.html D html/captive-portal/templates/device-landing.html D html/captive-portal/templates/device-login.html D html/captive-portal/templates/device-registration.html -A html/captive-portal/templates/device-registration/landing.html -A html/captive-portal/templates/device-registration/login.html -A html/captive-portal/templates/device-registration/registration.html +R100 html/captive-portal/new-templates/device-registration/landing.html html/captive-portal/templates/device-registration/landing.html +R100 html/captive-portal/new-templates/device-registration/login.html html/captive-portal/templates/device-registration/login.html +R100 html/captive-portal/new-templates/device-registration/registration.html html/captive-portal/templates/device-registration/registration.html M html/captive-portal/templates/enabler.html M html/captive-portal/templates/error.html D html/captive-portal/templates/footer.html @@ -193242,10 +215832,10 @@ D html/captive-portal/templates/guest/preregistration.html D html/captive-portal/templates/guest/preregistration_confirmation.html D html/captive-portal/templates/guest/sms_confirmation.html D html/captive-portal/templates/header.html -A html/captive-portal/templates/layout.html +R100 html/captive-portal/new-templates/layout.html html/captive-portal/templates/layout.html D html/captive-portal/templates/login.html -A html/captive-portal/templates/message.html -A html/captive-portal/templates/oauth2/landing.html +R100 html/captive-portal/new-templates/message.html html/captive-portal/templates/message.html +R100 html/captive-portal/new-templates/oauth2/landing.html html/captive-portal/templates/oauth2/landing.html D html/captive-portal/templates/pending.html M html/captive-portal/templates/pki_provider/packetfence_local.html M html/captive-portal/templates/pki_provider/packetfence_pki.html @@ -193267,16 +215857,16 @@ D html/captive-portal/templates/register_2.html M html/captive-portal/templates/release.html M html/captive-portal/templates/remediation.html D html/captive-portal/templates/response_wispr.tt -A html/captive-portal/templates/saml.html +R100 html/captive-portal/new-templates/saml.html html/captive-portal/templates/saml.html D html/captive-portal/templates/scan-in-progress.html D html/captive-portal/templates/scan.html -A html/captive-portal/templates/signin.html -A html/captive-portal/templates/sms/validate.html +R100 html/captive-portal/new-templates/signin.html html/captive-portal/templates/signin.html +R100 html/captive-portal/new-templates/sms/validate.html html/captive-portal/templates/sms/validate.html D html/captive-portal/templates/static/css/.gitignore D html/captive-portal/templates/static/images/.gitignore D html/captive-portal/templates/static/js/.gitignore M html/captive-portal/templates/status.html -A html/captive-portal/templates/waiting.html +R100 html/captive-portal/new-templates/waiting.html html/captive-portal/templates/waiting.html commit 3af4e5f04d6f4786ffdbf33ce35c139d1c77e07f Author: Julien Semaan @@ -193821,9 +216411,7 @@ Date: Wed Feb 24 15:10:46 2016 -0500 M html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Choice.pm M html/pfappserver/lib/pfappserver/Form/Config/PortalModule.pm -D html/pfappserver/lib/pfappserver/Form/Config/PortalModule/AuthModule.pm -D html/pfappserver/lib/pfappserver/Form/Config/PortalModule/AuthModule/SMS.pm -A html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication.pm +R059 html/pfappserver/lib/pfappserver/Form/Config/PortalModule/AuthModule.pm html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication.pm A html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/Billing.pm A html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/Choice.pm A html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/Email.pm @@ -193831,7 +216419,7 @@ A html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/Login A html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/Null.pm A html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/OAuth.pm A html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/SAML.pm -A html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/SMS.pm +R074 html/pfappserver/lib/pfappserver/Form/Config/PortalModule/AuthModule/SMS.pm html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/SMS.pm A html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/Sponsor.pm M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/PortalModule.pm M html/pfappserver/root/config/portal_module/index.tt @@ -193843,49 +216431,29 @@ Date: Wed Feb 24 12:55:00 2016 -0500 rework naming of portal modules M conf/portal_modules.conf.defaults -D html/captive-portal/lib/captiveportal/DynamicRouting/AndModule.pm M html/captive-portal/lib/captiveportal/DynamicRouting/Application.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/AuthChoice.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/Billing.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/Email.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/Login.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/Null.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/OAuth.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/OAuth/Facebook.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/OAuth/Github.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/OAuth/Google.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/OAuth/LinkedIn.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/OAuth/Twitter.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/OAuth/WindowsLive.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/SAML.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/SMS.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/Sponsor.pm M html/captive-portal/lib/captiveportal/DynamicRouting/Factory.pm -A html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication.pm -A html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Billing.pm -A html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Choice.pm -A html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Email.pm -A html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Login.pm -A html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Null.pm -A html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/OAuth.pm -A html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/OAuth/Facebook.pm -A html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/OAuth/Github.pm -A html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/OAuth/Google.pm -A html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/OAuth/LinkedIn.pm -A html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/OAuth/Twitter.pm -A html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/OAuth/WindowsLive.pm -A html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/SAML.pm -A html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/SMS.pm -A html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Sponsor.pm -A html/captive-portal/lib/captiveportal/DynamicRouting/Module/Chained.pm -A html/captive-portal/lib/captiveportal/DynamicRouting/Module/Choice.pm +R098 html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule.pm html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication.pm +R097 html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/Billing.pm html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Billing.pm +R083 html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/AuthChoice.pm html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Choice.pm +R095 html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/Email.pm html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Email.pm +R095 html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/Login.pm html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Login.pm +R092 html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/Null.pm html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Null.pm +R095 html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/OAuth.pm html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/OAuth.pm +R081 html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/OAuth/Facebook.pm html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/OAuth/Facebook.pm +R084 html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/OAuth/Github.pm html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/OAuth/Github.pm +R080 html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/OAuth/Google.pm html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/OAuth/Google.pm +R083 html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/OAuth/LinkedIn.pm html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/OAuth/LinkedIn.pm +R089 html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/OAuth/Twitter.pm html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/OAuth/Twitter.pm +R082 html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/OAuth/WindowsLive.pm html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/OAuth/WindowsLive.pm +R092 html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/SAML.pm html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/SAML.pm +R095 html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/SMS.pm html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/SMS.pm +R096 html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/Sponsor.pm html/captive-portal/lib/captiveportal/DynamicRouting/Module/Authentication/Sponsor.pm +R092 html/captive-portal/lib/captiveportal/DynamicRouting/AndModule.pm html/captive-portal/lib/captiveportal/DynamicRouting/Module/Chained.pm +R095 html/captive-portal/lib/captiveportal/DynamicRouting/OrModule.pm html/captive-portal/lib/captiveportal/DynamicRouting/Module/Choice.pm A html/captive-portal/lib/captiveportal/DynamicRouting/Module/Provisioning.pm -A html/captive-portal/lib/captiveportal/DynamicRouting/Module/Root.pm -A html/captive-portal/lib/captiveportal/DynamicRouting/Module/TLSEnrollment.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/OrModule.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/RootModule.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/TLSEnrollment.pm +R094 html/captive-portal/lib/captiveportal/DynamicRouting/RootModule.pm html/captive-portal/lib/captiveportal/DynamicRouting/Module/Root.pm +R098 html/captive-portal/lib/captiveportal/DynamicRouting/TLSEnrollment.pm html/captive-portal/lib/captiveportal/DynamicRouting/Module/TLSEnrollment.pm M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/PortalModule.pm M lib/pf/Authentication/Source/BillingSource.pm M lib/pf/Authentication/Source/EmailSource.pm @@ -194593,7 +217161,6 @@ Date: Tue Feb 9 16:48:53 2016 -0500 added billing + reworked paths for Catalyst::Request -D html/captive-portal/lib/captiveportal/Controller/Billing.pm M html/captive-portal/lib/captiveportal/DynamicRouting/Application.pm A html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/Billing.pm M html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/Login.pm @@ -194603,7 +217170,7 @@ M html/captive-portal/lib/captiveportal/DynamicRouting/FieldValidation.pm M html/captive-portal/lib/captiveportal/DynamicRouting/Module.pm A html/captive-portal/lib/captiveportal/DynamicRouting/MultiSource.pm M html/captive-portal/lib/captiveportal/DynamicRouting/OrModule.pm -A html/captive-portal/lib/captiveportal/DynamicRouting/Routed.pm +R056 html/captive-portal/lib/captiveportal/Controller/Billing.pm html/captive-portal/lib/captiveportal/DynamicRouting/Routed.pm M html/captive-portal/lib/captiveportal/PacketFence/Controller/Billing.pm M html/captive-portal/lib/captiveportal/PacketFence/Controller/Root.pm A html/captive-portal/new-templates/billing/billing.html @@ -194792,8 +217359,7 @@ M html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule.pm M html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/Login.pm M html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/SMS.pm M html/captive-portal/lib/captiveportal/DynamicRouting/FieldValidation.pm -A html/captive-portal/lib/captiveportal/DynamicRouting/Form/Authentication.pm -D html/captive-portal/lib/captiveportal/DynamicRouting/RenderingMap.pm +R092 html/captive-portal/lib/captiveportal/DynamicRouting/RenderingMap.pm html/captive-portal/lib/captiveportal/DynamicRouting/Form/Authentication.pm M html/captive-portal/new-templates/signin.html commit db5b9eb6882a02c2fe246cc70d67b1f171b73e04 @@ -194924,8 +217490,7 @@ M html/captive-portal/lib/captiveportal/DynamicRouting/AuthModule/SMS.pm M html/captive-portal/lib/captiveportal/DynamicRouting/Module.pm M html/captive-portal/lib/captiveportal/DynamicRouting/ModuleManager.pm M html/captive-portal/lib/captiveportal/DynamicRouting/OrModule.pm -D html/captive-portal/new-templates/guest.html -A html/captive-portal/new-templates/signin.html +R100 html/captive-portal/new-templates/guest.html html/captive-portal/new-templates/signin.html M portal.psgi commit 735f6b5d69eaeea76fa9782febcfa00f76387b17 @@ -195873,8 +218438,7 @@ Date: Fri Jan 15 11:09:08 2016 -0500 Rename httpd.admin.tt -D conf/httpd.conf.d/httpd.admin.tt -A conf/httpd.conf.d/httpd.admin.tt.example +R100 conf/httpd.conf.d/httpd.admin.tt conf/httpd.conf.d/httpd.admin.tt.example commit 36dcc2f86e70d1cfec99025ac855dc04c775c5ad Author: James Rouzier @@ -196228,13 +218792,11 @@ Date: Mon Mar 7 09:12:22 2016 -0500 Rename function -D lib/pf/ConfigStore/DNSFilters.pm -A lib/pf/ConfigStore/DNS_Filters.pm +R086 lib/pf/ConfigStore/DNSFilters.pm lib/pf/ConfigStore/DNS_Filters.pm M lib/pf/access_filter/dns.pm M lib/pf/constants/filters.pm M lib/pfconfig/namespaces/FilterEngine/DNSScopes.pm -D lib/pfconfig/namespaces/config/DNSFilters.pm -A lib/pfconfig/namespaces/config/DNS_Filters.pm +R096 lib/pfconfig/namespaces/config/DNSFilters.pm lib/pfconfig/namespaces/config/DNS_Filters.pm commit 873fbc13622c61f337c9724df32c2dadf631e280 Author: James Rouzier @@ -196243,8 +218805,7 @@ Date: Fri Mar 4 16:22:28 2016 -0500 Rename conf/dns_filetrs.conf.example -> conf/dns_filters.conf.example M .gitignore -D conf/dns_filetrs.conf.example -A conf/dns_filters.conf.example +R100 conf/dns_filetrs.conf.example conf/dns_filters.conf.example commit 7a940e2036f4c219a174a40e41e715a535481f94 Author: Durand Fabrice @@ -197001,12 +219562,9 @@ Date: Tue Mar 1 15:10:26 2016 -0500 Rename TLS to EAPTLS -A html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/EAPTLS.pm -D html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/TLS.pm -A html/pfappserver/root/authentication/source/type/EAPTLS.tt -D html/pfappserver/root/authentication/source/type/TLS.tt -A lib/pf/Authentication/Source/EAPTLSSource.pm -D lib/pf/Authentication/Source/TLSSource.pm +R080 html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/TLS.pm html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/EAPTLS.pm +R100 html/pfappserver/root/authentication/source/type/TLS.tt html/pfappserver/root/authentication/source/type/EAPTLS.tt +R094 lib/pf/Authentication/Source/TLSSource.pm lib/pf/Authentication/Source/EAPTLSSource.pm commit 504185a15aeb0546df37b0ea1f2c4a42f1e12d5a Author: Julien Semaan @@ -197036,8 +219594,7 @@ Date: Tue Mar 1 11:40:46 2016 -0500 Renamed radsniff3 to radsniff. -A lib/pf/services/manager/radsniff.pm -D lib/pf/services/manager/radsniff3.pm +R068 lib/pf/services/manager/radsniff3.pm lib/pf/services/manager/radsniff.pm commit 15f7bb2442e66ecbf471f9b42fdae85c1d3e7013 Author: Louis Munro @@ -197481,12 +220038,6 @@ Date: Fri Jan 22 13:35:20 2016 -0500 /etc/raddb for FR3. A raddb/README.rst -D raddb/acct_users -D raddb/attrs -D raddb/attrs.access_challenge -D raddb/attrs.access_reject -D raddb/attrs.accounting_response -D raddb/attrs.pre-proxy A raddb/certs/01.pem M raddb/certs/Makefile M raddb/certs/README @@ -197514,33 +220065,32 @@ M raddb/certs/xpextensions M raddb/clients.conf M raddb/dictionary D raddb/dictionary.inverse -D raddb/example.pl T raddb/hints T raddb/huntgroups D raddb/ldap.attrmap A raddb/mods-available/README.rst A raddb/mods-available/abfab_psk_sql A raddb/mods-available/always -A raddb/mods-available/attr_filter +R066 raddb/modules/attr_filter raddb/mods-available/attr_filter A raddb/mods-available/cache A raddb/mods-available/cache_eap -A raddb/mods-available/chap +R071 raddb/modules/chap raddb/mods-available/chap A raddb/mods-available/couchbase -A raddb/mods-available/counter +R074 raddb/modules/counter raddb/mods-available/counter A raddb/mods-available/cui A raddb/mods-available/date -A raddb/mods-available/detail -A raddb/mods-available/detail.example.com -A raddb/mods-available/detail.log +R067 raddb/modules/detail raddb/mods-available/detail +R088 raddb/modules/detail.example.com raddb/mods-available/detail.example.com +R071 raddb/modules/detail.log raddb/mods-available/detail.log A raddb/mods-available/dhcp A raddb/mods-available/dhcp_sqlippool -A raddb/mods-available/digest -A raddb/mods-available/dynamic_clients +R083 raddb/modules/digest raddb/mods-available/digest +R067 raddb/modules/dynamic_clients raddb/mods-available/dynamic_clients A raddb/mods-available/eap -A raddb/mods-available/echo -A raddb/mods-available/etc_group -A raddb/mods-available/exec -A raddb/mods-available/expiration +R086 raddb/modules/echo raddb/mods-available/echo +R086 raddb/modules/etc_group raddb/mods-available/etc_group +R083 raddb/modules/exec raddb/mods-available/exec +R056 raddb/modules/expiration raddb/mods-available/expiration A raddb/mods-available/expr A raddb/mods-available/files A raddb/mods-available/inner-eap @@ -197548,49 +220098,49 @@ A raddb/mods-available/ippool A raddb/mods-available/krb5 A raddb/mods-available/ldap A raddb/mods-available/linelog -A raddb/mods-available/logintime -A raddb/mods-available/mac2ip -A raddb/mods-available/mac2vlan +R058 raddb/modules/logintime raddb/mods-available/logintime +R073 raddb/modules/mac2ip raddb/mods-available/mac2ip +R075 raddb/modules/mac2vlan raddb/mods-available/mac2vlan A raddb/mods-available/mschap -A raddb/mods-available/ntlm_auth +R100 raddb/modules/ntlm_auth raddb/mods-available/ntlm_auth A raddb/mods-available/opendirectory -A raddb/mods-available/otp -A raddb/mods-available/pam +R082 raddb/modules/otp raddb/mods-available/otp +R092 raddb/modules/pam raddb/mods-available/pam A raddb/mods-available/pap -A raddb/mods-available/passwd +R051 raddb/modules/passwd raddb/mods-available/passwd A raddb/mods-available/perl -A raddb/mods-available/preprocess +R079 raddb/modules/preprocess raddb/mods-available/preprocess A raddb/mods-available/python -A raddb/mods-available/radutmp -A raddb/mods-available/realm +R088 raddb/modules/radutmp raddb/mods-available/radutmp +R065 raddb/modules/realm raddb/mods-available/realm A raddb/mods-available/redis A raddb/mods-available/rediswho -A raddb/mods-available/replicate +R100 raddb/modules/replicate raddb/mods-available/replicate A raddb/mods-available/rest -A raddb/mods-available/smbpasswd +R071 raddb/modules/smbpasswd raddb/mods-available/smbpasswd A raddb/mods-available/smsotp -A raddb/mods-available/soh +R100 raddb/modules/soh raddb/mods-available/soh A raddb/mods-available/sometimes A raddb/mods-available/sql A raddb/mods-available/sqlcounter A raddb/mods-available/sqlippool -A raddb/mods-available/sradutmp +R081 raddb/modules/sradutmp raddb/mods-available/sradutmp A raddb/mods-available/unbound A raddb/mods-available/unix A raddb/mods-available/unpack A raddb/mods-available/utf8 -A raddb/mods-available/wimax +R098 raddb/modules/wimax raddb/mods-available/wimax A raddb/mods-available/yubikey A raddb/mods-config/README.rst -A raddb/mods-config/attr_filter/access_challenge -A raddb/mods-config/attr_filter/access_reject -A raddb/mods-config/attr_filter/accounting_response -A raddb/mods-config/attr_filter/post-proxy -A raddb/mods-config/attr_filter/pre-proxy -A raddb/mods-config/files/accounting +R080 raddb/attrs.access_challenge raddb/mods-config/attr_filter/access_challenge +R062 raddb/attrs.access_reject raddb/mods-config/attr_filter/access_reject +R085 raddb/attrs.accounting_response raddb/mods-config/attr_filter/accounting_response +R090 raddb/attrs raddb/mods-config/attr_filter/post-proxy +R096 raddb/attrs.pre-proxy raddb/mods-config/attr_filter/pre-proxy +R085 raddb/acct_users raddb/mods-config/files/accounting A raddb/mods-config/files/authorize -A raddb/mods-config/files/pre-proxy -A raddb/mods-config/perl/example.pl +R089 raddb/preproxy_users raddb/mods-config/files/pre-proxy +R065 raddb/example.pl raddb/mods-config/perl/example.pl A raddb/mods-config/preprocess/hints A raddb/mods-config/preprocess/huntgroups A raddb/mods-config/python/example.py @@ -197612,7 +220162,7 @@ A raddb/mods-config/sql/counter/sqlite/expire_on_login.conf A raddb/mods-config/sql/counter/sqlite/monthlycounter.conf A raddb/mods-config/sql/counter/sqlite/noresetcounter.conf A raddb/mods-config/sql/cui/mysql/queries.conf -A raddb/mods-config/sql/cui/mysql/schema.sql +R079 raddb/sql/mysql/cui.sql raddb/mods-config/sql/cui/mysql/schema.sql A raddb/mods-config/sql/cui/postgresql/queries.conf A raddb/mods-config/sql/cui/postgresql/schema.sql A raddb/mods-config/sql/cui/sqlite/queries.conf @@ -197622,19 +220172,19 @@ A raddb/mods-config/sql/ippool-dhcp/mysql/schema.sql A raddb/mods-config/sql/ippool-dhcp/sqlite/queries.conf A raddb/mods-config/sql/ippool-dhcp/sqlite/schema.sql A raddb/mods-config/sql/ippool/mysql/queries.conf -A raddb/mods-config/sql/ippool/mysql/schema.sql +R096 raddb/sql/mysql/ippool.sql raddb/mods-config/sql/ippool/mysql/schema.sql A raddb/mods-config/sql/ippool/postgresql/queries.conf A raddb/mods-config/sql/ippool/postgresql/schema.sql A raddb/mods-config/sql/ippool/sqlite/queries.conf A raddb/mods-config/sql/ippool/sqlite/schema.sql A raddb/mods-config/sql/main/mysql/extras/wimax/queries.conf -A raddb/mods-config/sql/main/mysql/extras/wimax/schema.sql +R100 raddb/sql/mysql/wimax.sql raddb/mods-config/sql/main/mysql/extras/wimax/schema.sql A raddb/mods-config/sql/main/mysql/queries.conf -A raddb/mods-config/sql/main/mysql/schema.sql -A raddb/mods-config/sql/main/mysql/setup.sql -A raddb/mods-config/sql/main/ndb/README -A raddb/mods-config/sql/main/ndb/schema.sql -A raddb/mods-config/sql/main/ndb/setup.sql +R082 raddb/sql/mysql/schema.sql raddb/mods-config/sql/main/mysql/schema.sql +R091 raddb/sql/mysql/admin.sql raddb/mods-config/sql/main/mysql/setup.sql +R100 raddb/sql/ndb/README raddb/mods-config/sql/main/ndb/README +R094 raddb/sql/ndb/schema.sql raddb/mods-config/sql/main/ndb/schema.sql +R092 raddb/sql/ndb/admin.sql raddb/mods-config/sql/main/ndb/setup.sql A raddb/mods-config/sql/main/postgresql/extras/cisco_h323_db_schema.sql A raddb/mods-config/sql/main/postgresql/extras/update_radacct_group.sql A raddb/mods-config/sql/main/postgresql/extras/voip-postpaid.conf @@ -197675,54 +220225,27 @@ A raddb/mods-enabled/unpack A raddb/mods-enabled/utf8 D raddb/modules/acct_unique D raddb/modules/always -D raddb/modules/attr_filter D raddb/modules/attr_rewrite -D raddb/modules/chap D raddb/modules/checkval -D raddb/modules/counter D raddb/modules/cui -D raddb/modules/detail -D raddb/modules/detail.example.com -D raddb/modules/detail.log -D raddb/modules/digest -D raddb/modules/dynamic_clients -D raddb/modules/echo -D raddb/modules/etc_group -D raddb/modules/exec -D raddb/modules/expiration D raddb/modules/expr D raddb/modules/files D raddb/modules/inner-eap D raddb/modules/ippool D raddb/modules/ldap D raddb/modules/linelog -D raddb/modules/logintime -D raddb/modules/mac2ip -D raddb/modules/mac2vlan D raddb/modules/mschap -D raddb/modules/ntlm_auth D raddb/modules/opendirectory -D raddb/modules/otp -D raddb/modules/pam D raddb/modules/pap -D raddb/modules/passwd D raddb/modules/perl D raddb/modules/policy -D raddb/modules/preprocess -D raddb/modules/radutmp D raddb/modules/raw -D raddb/modules/realm D raddb/modules/redis D raddb/modules/rediswho -D raddb/modules/replicate -D raddb/modules/smbpasswd D raddb/modules/smsotp -D raddb/modules/soh D raddb/modules/sql_log D raddb/modules/sqlcounter_expire_on_login -D raddb/modules/sradutmp D raddb/modules/unix -D raddb/modules/wimax D raddb/packetfence-multi-domain.pm D raddb/packetfence-soh.pm D raddb/packetfence.pm @@ -197739,7 +220262,6 @@ A raddb/policy.d/eap A raddb/policy.d/filter A raddb/policy.d/operator-name D raddb/policy.txt -D raddb/preproxy_users M raddb/proxy.conf A raddb/radiusd.conf A raddb/sites-available/abfab-tls @@ -197769,21 +220291,13 @@ M raddb/sites-available/virtual.example.com M raddb/sites-available/vmps A raddb/sites-enabled/default A raddb/sites-enabled/inner-tunnel -D raddb/sql/mysql/admin.sql D raddb/sql/mysql/counter.conf D raddb/sql/mysql/cui.conf -D raddb/sql/mysql/cui.sql D raddb/sql/mysql/dialup.conf D raddb/sql/mysql/ippool.conf -D raddb/sql/mysql/ippool.sql D raddb/sql/mysql/nas.sql D raddb/sql/mysql/packetfence.conf -D raddb/sql/mysql/schema.sql D raddb/sql/mysql/wimax.conf -D raddb/sql/mysql/wimax.sql -D raddb/sql/ndb/README -D raddb/sql/ndb/admin.sql -D raddb/sql/ndb/schema.sql D raddb/sqlippool.conf M raddb/templates.conf A raddb/trigger.conf @@ -198282,10 +220796,8 @@ Date: Mon Feb 15 17:05:59 2016 -0500 Renamed X.Y.Z sql files prior to 5.7. -A db/pf-schema-5.7.0.sql -D db/pf-schema-X.Y.Z.sql -A db/upgrade-5.6.0-5.7.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R099 db/pf-schema-X.Y.Z.sql db/pf-schema-5.7.0.sql +R100 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-5.6.0-5.7.0.sql commit 3e76d115c63fb5d0a5208af81544f6914f1fb754 Author: Antoine Amacher @@ -198716,8 +221228,7 @@ Date: Thu Feb 11 09:23:29 2016 -0500 rename wireless-profile-eap to wireless-profile-tls -D html/captive-portal/templates/wireless-profile-eap.xml -A html/captive-portal/templates/wireless-profile-tls.xml +R100 html/captive-portal/templates/wireless-profile-eap.xml html/captive-portal/templates/wireless-profile-tls.xml M lib/pf/provisioner/mobileconfig.pm commit 0070033549dd94673d9fd66c19ec09ef964f4911 @@ -199783,8 +222294,7 @@ Date: Wed Jan 27 15:04:27 2016 -0500 move saml metadata template -D addons/saml-sp-metadata.xml -A conf/saml-sp-metadata.xml +R100 addons/saml-sp-metadata.xml conf/saml-sp-metadata.xml M lib/pf/Authentication/Source/SAMLSource.pm commit 8dd300c2f175380c77ec01ffd3e04f25a4c9f57f @@ -200154,10 +222664,9 @@ Date: Mon Jan 25 11:47:53 2016 -0500 windows profiles -A html/captive-portal/templates/pf-profile-eap.xml +R100 html/captive-portal/templates/pf-profile.xml html/captive-portal/templates/pf-profile-eap.xml A html/captive-portal/templates/pf-profile-noeap.xml A html/captive-portal/templates/pf-profile-peap.xml -D html/captive-portal/templates/pf-profile.xml commit 633e45928317756d45a5e88c9bcc8203302a5c09 Author: Antoine Amacher @@ -200165,10 +222674,9 @@ Date: Mon Jan 25 11:46:01 2016 -0500 inital code -A html/captive-portal/templates/wireless-profile-eap.xml +R087 html/captive-portal/templates/wireless-profile.xml html/captive-portal/templates/wireless-profile-eap.xml A html/captive-portal/templates/wireless-profile-noeap.xml A html/captive-portal/templates/wireless-profile-peap.xml -D html/captive-portal/templates/wireless-profile.xml M lib/pf/provisioner/mobileconfig.pm M lib/pf/provisioner/windows.pm @@ -200465,8 +222973,7 @@ Date: Tue Jan 19 16:57:56 2016 -0500 Fix the pftest iplog command M lib/pf/pftest.pm -A lib/pf/pftest/iplog.pm -D lib/pf/pftest/iplogs_not_closed.pm +R074 lib/pf/pftest/iplogs_not_closed.pm lib/pf/pftest/iplog.pm commit 3fce55671e4357a33b81a414eb154de8ea061309 Author: lzammit @@ -200812,10 +223319,8 @@ Date: Wed Jan 13 10:04:13 2016 -0500 M NEWS.asciidoc M addons/packages/packetfence.spec -A db/pf-schema-5.6.0.sql -D db/pf-schema-X.Y.Z.sql -A db/upgrade-5.5.0-5.6.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R100 db/pf-schema-X.Y.Z.sql db/pf-schema-5.6.0.sql +R100 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-5.5.0-5.6.0.sql M debian/changelog M docs/PacketFenceZEN_Installation_Guide-docinfo.xml M docs/PacketFence_Administration_Guide-docinfo.xml @@ -206676,8 +229181,7 @@ M lib/pf/api.pm M lib/pf/enforcement.pm M lib/pf/role.pm M t/TestUtils.pm -A t/role.t -D t/vlan.t +R078 t/vlan.t t/role.t commit e82a443ca2546c5f3062c328f760d9fc7a6b51ca Author: Durand Fabrice @@ -206926,11 +229430,9 @@ M lib/pf/pfcmd/checkup.pm M lib/pf/radius.pm M lib/pf/radius/custom.pm A lib/pf/role.pm -A lib/pf/role/custom.pm -A lib/pf/role/custom_example.pm +R091 lib/pf/vlan/custom.pm lib/pf/role/custom.pm +R089 lib/pf/vlan/custom_example.pm lib/pf/role/custom_example.pm D lib/pf/vlan.pm -D lib/pf/vlan/custom.pm -D lib/pf/vlan/custom_example.pm M sbin/pfsetvlan M t/podCoverage.t M t/vlan.t @@ -207217,8 +229719,7 @@ Date: Wed Dec 2 09:53:30 2015 -0500 M conf/chi.conf.example M html/captive-portal/lib/captiveportal/PacketFence/Controller/Billing.pm M lib/pf/accounting.pm -A lib/pf/config/violation.pm -D lib/pf/constants/violation.pm +R093 lib/pf/constants/violation.pm lib/pf/config/violation.pm M lib/pf/inline/accounting.pm M lib/pf/node.pm @@ -207691,7 +230192,7 @@ Date: Wed Nov 25 08:58:42 2015 -0500 This reverts commit 80d9ebf986074745446495d7dfe25ab281decb4e. Conflicts: - lib/pf/vlan.pm + lib/pf/vlan.pm M lib/pf/vlan.pm @@ -207881,8 +230382,7 @@ Date: Fri Nov 20 15:23:36 2015 -0500 Renamed schema prior to 5.5.0 release. -A db/pf-schema-5.5.0.sql -D db/pf-schema-X.Y.Z.sql +R100 db/pf-schema-X.Y.Z.sql db/pf-schema-5.5.0.sql commit 8d5475b415e208350767f15e0896192adb778846 Author: Louis Munro @@ -209059,9 +231559,8 @@ Date: Mon Nov 9 11:42:51 2015 -0500 Rename pf::client::queue to pf::pfqueue::producer::redis M lib/pf/api/queue.pm -D lib/pf/client/queue.pm A lib/pf/pfqueue/producer.pm -A lib/pf/pfqueue/producer/redis.pm +R094 lib/pf/client/queue.pm lib/pf/pfqueue/producer/redis.pm commit 6339b946ada41ac1648736430fdfca70a886d19e Author: James Rouzier @@ -209602,16 +232101,11 @@ Date: Wed Sep 16 13:55:23 2015 -0400 Rename pf::worker to pf::task -A lib/pf/factory/task.pm -D lib/pf/factory/worker.pm -A lib/pf/task.pm -A lib/pf/task/api.pm -A lib/pf/task/log.pm -A lib/pf/task/sendmail.pm -D lib/pf/worker.pm -D lib/pf/worker/api.pm -D lib/pf/worker/log.pm -D lib/pf/worker/sendmail.pm +R083 lib/pf/factory/worker.pm lib/pf/factory/task.pm +R074 lib/pf/worker.pm lib/pf/task.pm +R081 lib/pf/worker/api.pm lib/pf/task/api.pm +R086 lib/pf/worker/log.pm lib/pf/task/log.pm +R093 lib/pf/worker/sendmail.pm lib/pf/task/sendmail.pm M sbin/pfqueue commit cb904199dc3a5eefd4b4169dc13be5b0db843ce0 @@ -211226,8 +233720,7 @@ Date: Fri Oct 23 14:36:56 2015 -0400 Renamed RadiusFilterEngineScopes to RadiusScopes M lib/pf/access_filter/radius.pm -D lib/pfconfig/namespaces/FilterEngine/RadiusFilterEngineScopes.pm -A lib/pfconfig/namespaces/FilterEngine/RadiusScopes.pm +R080 lib/pfconfig/namespaces/FilterEngine/RadiusFilterEngineScopes.pm lib/pfconfig/namespaces/FilterEngine/RadiusScopes.pm M lib/pfconfig/namespaces/config/RadiusFilters.pm commit 03fee8fdd9e2e088f14484d0ddc4d2a29be540a8 @@ -212559,8 +235052,7 @@ Date: Wed Sep 23 09:34:58 2015 -0400 added radiusd process for acct M .gitignore -D conf/radiusd/aaa.conf.example -A conf/radiusd/acct.conf.example +R058 conf/radiusd/aaa.conf.example conf/radiusd/acct.conf.example A conf/radiusd/auth.conf.example M lib/pf/services/manager/radiusd.pm M lib/pf/services/manager/radiusd_child.pm @@ -213197,10 +235689,8 @@ Date: Thu Oct 22 09:49:20 2015 -0400 M lib/pf/access_filter/vlan.pm M lib/pfconfig/manager.pm -D lib/pfconfig/namespaces/FilterEngine/AccessFilterEngineScopes.pm -A lib/pfconfig/namespaces/FilterEngine/AccessScopes.pm -D lib/pfconfig/namespaces/FilterEngine/VlanFilterEngineScopes.pm -A lib/pfconfig/namespaces/FilterEngine/VlanScopes.pm +R088 lib/pfconfig/namespaces/FilterEngine/AccessFilterEngineScopes.pm lib/pfconfig/namespaces/FilterEngine/AccessScopes.pm +R080 lib/pfconfig/namespaces/FilterEngine/VlanFilterEngineScopes.pm lib/pfconfig/namespaces/FilterEngine/VlanScopes.pm M lib/pfconfig/namespaces/config/VlanFilters.pm commit 1214277af9fe4b3c0996e23b045bcb8c2f682614 @@ -213352,8 +235842,7 @@ Date: Wed Oct 21 08:21:51 2015 -0400 move suricata categories to example file -D conf/suricata_categories.txt -A conf/suricata_categories.txt.example +R100 conf/suricata_categories.txt conf/suricata_categories.txt.example commit cf101b79c7a9d09803aa8f08079b5126144beda1 Author: Julien Semaan @@ -213386,8 +235875,7 @@ Date: Wed Oct 21 08:17:02 2015 -0400 rename violation engine pfocnfig namespace M lib/pf/violation.pm -A lib/pfconfig/namespaces/FilterEngine/Violation.pm -D lib/pfconfig/namespaces/resource/ViolationFilterEngine.pm +R095 lib/pfconfig/namespaces/resource/ViolationFilterEngine.pm lib/pfconfig/namespaces/FilterEngine/Violation.pm commit aea235742138051f07ac89433418e7de1a0b7d6b Author: Julien Semaan @@ -213606,8 +236094,7 @@ Date: Tue Oct 13 11:16:52 2015 -0400 Move back conf/vlan_filters.conf.example to conf/access_filters.conf.example -D conf/access_filters.conf.example -A conf/vlan_filters.conf.example +R100 conf/access_filters.conf.example conf/vlan_filters.conf.example commit c7d1a2d59191101aede960d08c786f5e118cc32b Author: James Rouzier @@ -213619,8 +236106,7 @@ M addons/dev-helpers/dump.pl M addons/packages/packetfence.spec M addons/pfconfig/comparator/dumper.pl M debian/packetfence.conffiles -D lib/pf/ConfigStore/AccessFilters.pm -A lib/pf/ConfigStore/VlanFilters.pm +R080 lib/pf/ConfigStore/AccessFilters.pm lib/pf/ConfigStore/VlanFilters.pm M lib/pf/access_filter.pm M lib/pf/access_filter/vlan.pm M lib/pf/config.pm @@ -213628,13 +236114,10 @@ M lib/pf/file_paths.pm M lib/pf/pfcmd/checkup.pm M lib/pf/radius.pm M lib/pf/vlan/custom.pm -D lib/pfconfig/namespaces/FilterEngine/AccessFilterEngineScopes.pm -A lib/pfconfig/namespaces/FilterEngine/VlanFilterEngineScopes.pm -D lib/pfconfig/namespaces/config/AccessFilters.pm -A lib/pfconfig/namespaces/config/VlanFilters.pm +R081 lib/pfconfig/namespaces/FilterEngine/AccessFilterEngineScopes.pm lib/pfconfig/namespaces/FilterEngine/VlanFilterEngineScopes.pm +R088 lib/pfconfig/namespaces/config/AccessFilters.pm lib/pfconfig/namespaces/config/VlanFilters.pm M t/PfFilePaths.pm -D t/data/access_filters.conf -A t/data/vlan_filters.conf +R100 t/data/access_filters.conf t/data/vlan_filters.conf M t/vlan.t commit ae20475dae13f9eba6501f983601b25ab346e9eb @@ -213665,9 +236148,8 @@ Date: Thu Oct 8 13:53:57 2015 -0400 M lib/pf/access_filter.pm M lib/pf/pfcmd/checkup.pm -A lib/pfconfig/namespaces/FilterEngine/AccessFilterEngineScopes.pm +R094 lib/pfconfig/namespaces/resource/AccessFilterEngineScopes.pm lib/pfconfig/namespaces/FilterEngine/AccessFilterEngineScopes.pm M lib/pfconfig/namespaces/config/AccessFilters.pm -D lib/pfconfig/namespaces/resource/AccessFilterEngineScopes.pm commit a1dbd9063ad9391d4c0d9fb9cedb74ca48ffd825 Author: James Rouzier @@ -213678,28 +236160,21 @@ Date: Thu Oct 8 12:38:39 2015 -0400 M addons/dev-helpers/dump.pl M addons/packages/packetfence.spec M addons/pfconfig/comparator/dumper.pl -A conf/access_filters.conf.example -D conf/vlan_filters.conf.example +R100 conf/vlan_filters.conf.example conf/access_filters.conf.example M debian/packetfence.conffiles -A lib/pf/ConfigStore/AccessFilters.pm -D lib/pf/ConfigStore/VlanFilters.pm -A lib/pf/access_filter.pm +R080 lib/pf/ConfigStore/VlanFilters.pm lib/pf/ConfigStore/AccessFilters.pm +R069 lib/pf/vlan/filter.pm lib/pf/access_filter.pm M lib/pf/config.pm -A lib/pf/factory/condition/access_filter.pm -D lib/pf/factory/condition/vlanfilter.pm +R095 lib/pf/factory/condition/vlanfilter.pm lib/pf/factory/condition/access_filter.pm M lib/pf/file_paths.pm M lib/pf/pfcmd/checkup.pm M lib/pf/radius.pm M lib/pf/vlan.pm M lib/pf/vlan/custom.pm -D lib/pf/vlan/filter.pm -A lib/pfconfig/namespaces/config/AccessFilters.pm -D lib/pfconfig/namespaces/config/VlanFilters.pm -A lib/pfconfig/namespaces/resource/AccessFilterEngineScopes.pm -D lib/pfconfig/namespaces/resource/VlanFilterEngineScopes.pm +R088 lib/pfconfig/namespaces/config/VlanFilters.pm lib/pfconfig/namespaces/config/AccessFilters.pm +R079 lib/pfconfig/namespaces/resource/VlanFilterEngineScopes.pm lib/pfconfig/namespaces/resource/AccessFilterEngineScopes.pm M t/PfFilePaths.pm -A t/data/access_filters.conf -D t/data/vlan_filters.conf +R100 t/data/vlan_filters.conf t/data/access_filters.conf M t/vlan.t commit 40fa633e5f6d94b8e7c5b87b4dc9c81aba640ba0 @@ -214361,8 +236836,7 @@ M lib/pf/inline/accounting.pm M lib/pf/node.pm M lib/pf/violation.pm M lib/pfconfig/namespaces/resource/ViolationFilterEngine.pm -A lib/pfconfig/namespaces/resource/bandwidth_expired_violations.pm -D lib/pfconfig/namespaces/resource/bandwidth_triggers.pm +R083 lib/pfconfig/namespaces/resource/bandwidth_triggers.pm lib/pfconfig/namespaces/resource/bandwidth_expired_violations.pm commit 696fefc368ca80d2017b4ad0f25704265244059b Author: Julien Semaan @@ -214409,7 +236883,6 @@ M lib/pf/radius.pm D lib/pf/trigger.pm D lib/pf/triggerParser.pm D lib/pf/triggerParser/accounting.pm -D lib/pf/triggerParser/detect.pm D lib/pf/triggerParser/device.pm D lib/pf/triggerParser/dhcp_fingerprint.pm D lib/pf/triggerParser/dhcp_vendor.pm @@ -214418,7 +236891,6 @@ D lib/pf/triggerParser/mac.pm D lib/pf/triggerParser/mac_vendor.pm D lib/pf/triggerParser/nessus.pm D lib/pf/triggerParser/openvas.pm -D lib/pf/triggerParser/provisioner.pm D lib/pf/triggerParser/roles/fingerbank.pm D lib/pf/triggerParser/soh.pm D lib/pf/triggerParser/user_agent.pm @@ -214426,8 +236898,8 @@ M lib/pf/violation.pm M lib/pf/violation_config.pm M lib/pf/web/release.pm M lib/pfconfig/namespaces/resource/ViolationFilterEngine.pm -A lib/pfconfig/namespaces/resource/accounting_triggers.pm -A lib/pfconfig/namespaces/resource/bandwidth_triggers.pm +R058 lib/pf/triggerParser/detect.pm lib/pfconfig/namespaces/resource/accounting_triggers.pm +R058 lib/pf/triggerParser/provisioner.pm lib/pfconfig/namespaces/resource/bandwidth_triggers.pm M sbin/pfdetect commit 0dc1c73bd3673aba667da3975de82797c7758c84 @@ -215088,10 +237560,8 @@ Date: Thu Oct 1 11:35:21 2015 -0400 Renamed db scripts to reflect 5.4. -A db/pf-schema-5.4.0.sql -D db/pf-schema-X.Y.Z.sql -A db/upgrade-5.3.0-5.4.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R099 db/pf-schema-X.Y.Z.sql db/pf-schema-5.4.0.sql +R100 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-5.3.0-5.4.0.sql commit 576455b4b6605696212b747a4dd7225e2d8b404c Author: Louis Munro @@ -215321,8 +237791,7 @@ Date: Tue Sep 29 20:27:36 2015 -0400 M lib/pf/config.pm M lib/pfconfig/namespaces/config/Authentication.pm -D lib/pfconfig/namespaces/resource/authentication_config.pm -A lib/pfconfig/namespaces/resource/authentication_config_hash.pm +R085 lib/pfconfig/namespaces/resource/authentication_config.pm lib/pfconfig/namespaces/resource/authentication_config_hash.pm commit 86ef658306b7a036c07927fde517f7ed1f06237e Author: Derek Wuelfrath @@ -216409,8 +238878,7 @@ Date: Fri Jul 10 15:46:06 2015 -0400 Renamed module from ms_sscep to scep -D lib/pf/pki_provider/ms_sscep.pm -A lib/pf/pki_provider/scep.pm +R086 lib/pf/pki_provider/ms_sscep.pm lib/pf/pki_provider/scep.pm commit 23e009eea85d03dbec1c8fbb56932f6777c462e8 Author: James Rouzier @@ -216572,9 +239040,8 @@ Date: Fri Sep 18 14:06:46 2015 -0400 Renamed lib/pfconfig/namespaces/resource/ProfileFilterEngine.pm to lib/pfconfig/namespaces/FilterEngine/Profile.pm M lib/pf/Portal/ProfileFactory.pm -A lib/pfconfig/namespaces/FilterEngine/Profile.pm +R088 lib/pfconfig/namespaces/resource/ProfileFilterEngine.pm lib/pfconfig/namespaces/FilterEngine/Profile.pm M lib/pfconfig/namespaces/config/Profiles.pm -D lib/pfconfig/namespaces/resource/ProfileFilterEngine.pm commit 0d7ef34853bbde3b81373bfa026c987a7c3c4809 Author: James Rouzier @@ -216584,8 +239051,7 @@ Date: Fri Sep 18 11:53:48 2015 -0400 M lib/pf/web/constants.pm M lib/pfconfig/namespaces/config/Profiles.pm -A lib/pfconfig/namespaces/resource/URI_Filters.pm -D lib/pfconfig/namespaces/resource/UriFilters.pm +R089 lib/pfconfig/namespaces/resource/UriFilters.pm lib/pfconfig/namespaces/resource/URI_Filters.pm commit 0d0ea6c35fb7198eab52e1a6a6dc58da15f0578f Author: James Rouzier @@ -216899,17 +239365,14 @@ Date: Fri May 1 13:57:35 2015 -0400 M lib/pf/Portal/ProfileFactory.pm M lib/pf/condition/key_couple.pm -D lib/pf/engine.pm -D lib/pf/engine/profile.pm -A lib/pf/filter_engine.pm -A lib/pf/filter_engine/profile.pm +R096 lib/pf/engine.pm lib/pf/filter_engine.pm +R094 lib/pf/engine/profile.pm lib/pf/filter_engine/profile.pm M lib/pf/pftest.pm M lib/pfconfig/namespaces/config/Profiles.pm M t/data/profiles.conf M t/unittest/condition/all.t M t/unittest/condition/any.t -D t/unittest/engine.t -A t/unittest/filter_engine.t +R096 t/unittest/engine.t t/unittest/filter_engine.t commit 41315caccdc5c465db7451f7d7b83df9d7279371 Author: James Rouzier @@ -219371,12 +241834,9 @@ Date: Tue Aug 4 16:18:58 2015 -0400 renamed example external auth dir -A addons/example_external_auth/README.asciidoc -A addons/example_external_auth/authenticate.php -A addons/example_external_auth/authorize.php -D addons/external_auth/README.asciidoc -D addons/external_auth/authenticate.php -D addons/external_auth/authorize.php +R088 addons/external_auth/README.asciidoc addons/example_external_auth/README.asciidoc +R100 addons/external_auth/authenticate.php addons/example_external_auth/authenticate.php +R100 addons/external_auth/authorize.php addons/example_external_auth/authorize.php commit 9ab688176147135413b0beb75b128af4eb4ce2fe Author: Julien Semaan @@ -219775,8 +242235,7 @@ Date: Thu Jul 30 12:25:05 2015 -0400 Moved authentication.t to the unittest directory -D t/authentication.t -A t/unittest/authentication.t +R100 t/authentication.t t/unittest/authentication.t commit 1bb0e26540440e1c68af2ce0734e3d9a8a90bc77 Author: James Rouzier @@ -219857,8 +242316,7 @@ Date: Thu Jul 30 09:40:55 2015 -0400 fixes #812 M addons/database-backup-and-maintenance.sh -D addons/database-cleaner -A addons/database-cleaner.pl +R100 addons/database-cleaner addons/database-cleaner.pl commit b0ba8737bcaa089d8d41ba00e442cb3a17aec539 Author: Julien Semaan @@ -220084,8 +242542,7 @@ Date: Fri Jul 24 11:01:41 2015 -0400 PKI provider front-end templating M html/captive-portal/lib/captiveportal/PacketFence/Controller/TLSProfile.pm -D html/captive-portal/templates/pki.html -A html/captive-portal/templates/pki_provider/packetfence_local.html +R100 html/captive-portal/templates/pki.html html/captive-portal/templates/pki_provider/packetfence_local.html A html/captive-portal/templates/pki_provider/packetfence_pki.html commit a424dd6006f2175aae081d2847d8192f6024b2e8 @@ -220400,10 +242857,8 @@ Date: Mon Jul 20 11:38:59 2015 -0400 Renamed db files prior to 5.3 release. -A db/pf-schema-5.3.0.sql -D db/pf-schema-X.Y.Z.sql -A db/upgrade-5.2.0-5.3.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R100 db/pf-schema-X.Y.Z.sql db/pf-schema-5.3.0.sql +R100 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-5.2.0-5.3.0.sql commit bce5d672c5275e8aaf9ce1f15f5e3fd3283bff1a Author: Durand Fabrice @@ -221591,8 +244046,7 @@ Date: Thu Jun 18 10:48:12 2015 -0400 Renamed db schema prior to 5.2 release. -A db/pf-schema-5.2.0.sql -D db/pf-schema-X.Y.Z.sql +R100 db/pf-schema-X.Y.Z.sql db/pf-schema-5.2.0.sql commit 45c00c03ecc5cd474166b597a7390e5df352bc7f Author: Louis Munro @@ -221601,8 +244055,7 @@ Date: Thu Jun 18 10:43:16 2015 -0400 Preparing for 5.2 release. M NEWS.asciidoc -A db/upgrade-5.1.0-5.2.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R095 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-5.1.0-5.2.0.sql M docs/docinfo.xml M docs/includes/global-attributes.asciidoc @@ -221823,8 +244276,7 @@ Date: Wed Jun 17 13:23:26 2015 -0400 Rename pki guide -D docs/PacketFence_PKI_Guide.asciidoc -A docs/PacketFence_PKI_Quick_Install_Guide.asciidoc +R100 docs/PacketFence_PKI_Guide.asciidoc docs/PacketFence_PKI_Quick_Install_Guide.asciidoc commit d0b0e7d189b246d866683d145b8a6ce0c2ce2de1 Author: Louis Munro @@ -221980,8 +244432,7 @@ Date: Tue Jun 16 10:45:05 2015 -0400 M addons/packages/packetfence.spec M debian/packetfence.conffiles -D html/captive-portal/captive_portal.conf.example -A html/captive-portal/captiveportal.conf.example +R052 html/captive-portal/captive_portal.conf.example html/captive-portal/captiveportal.conf.example M html/captive-portal/lib/captiveportal.pm commit b8f3eefa2193c9fc5ce2f99f8b3456975386e033 @@ -222780,8 +245231,7 @@ Date: Fri Jun 5 15:08:23 2015 -0400 rename windows-profile.xml to pf-profile.xml -A html/captive-portal/templates/pf-profile.xml -D html/captive-portal/templates/windows-profile.xml +R100 html/captive-portal/templates/windows-profile.xml html/captive-portal/templates/pf-profile.xml M lib/pf/provisioner/android.pm M lib/pf/provisioner/windows.pm @@ -223261,8 +245711,7 @@ Date: Wed Jun 3 10:47:34 2015 -0400 Move packetfence_pki to their own form M html/pfappserver/lib/pfappserver/Base/Controller/Crud.pm -D html/pfappserver/lib/pfappserver/Form/Config/PKI_Provider.pm -A html/pfappserver/lib/pfappserver/Form/Config/PKI_Provider/packetfence_pki.pm +R086 html/pfappserver/lib/pfappserver/Form/Config/PKI_Provider.pm html/pfappserver/lib/pfappserver/Form/Config/PKI_Provider/packetfence_pki.pm M html/pfappserver/lib/pfappserver/I18N/i_default.po M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/PKI_Provider.pm A html/pfappserver/root/config/pki_provider/create_type.tt @@ -223403,8 +245852,7 @@ Date: Tue Jun 2 11:56:43 2015 -0400 M addons/extract_i18n_strings.pl M html/pfappserver/lib/pfappserver/Form/Config/PKI_Provider.pm M html/pfappserver/lib/pfappserver/I18N/i_default.po -D lib/pf/pki_provider/inverse.pm -A lib/pf/pki_provider/packetfence_pki.pm +R089 lib/pf/pki_provider/inverse.pm lib/pf/pki_provider/packetfence_pki.pm commit 661e6ed70f43ba3a4d982b27d599acfc6fd45a5d Author: Derek Wuelfrath @@ -224483,8 +246931,7 @@ Date: Thu Apr 16 14:41:57 2015 -0400 renamed pf::pki_provider to pf::pki_provider::inverse -D lib/pf/pki_provider.pm -A lib/pf/pki_provider/inverse.pm +R096 lib/pf/pki_provider.pm lib/pf/pki_provider/inverse.pm commit 7d3d7ab60c5d057ec7009a44a31a98491cb7af61 Author: James Rouzier @@ -225487,8 +247934,7 @@ Date: Mon May 25 11:26:42 2015 -0400 Renamed pf-schema.sql prior to 5.1 release. -A db/pf-schema-5.1.0.sql -D db/pf-schema-X.Y.Z.sql +R100 db/pf-schema-X.Y.Z.sql db/pf-schema-5.1.0.sql commit 03409933217263d5ccf37ce9b00b9d70f7b1d993 Author: Louis Munro @@ -225496,8 +247942,7 @@ Date: Mon May 25 11:24:27 2015 -0400 Renamed graphite schema file to indicate version. -A db/pf_graphite-schema-5.1.0.sql -D db/pf_graphite-schema.sql +R100 db/pf_graphite-schema.sql db/pf_graphite-schema-5.1.0.sql commit 9dfc3440e139e4373e1e48ede327b6129513ec80 Author: Louis Munro @@ -225506,8 +247951,7 @@ Date: Mon May 25 11:19:03 2015 -0400 Renamed db/upgrade prior to releasing 5.1. Added missing privileges on pf_graphite. -A db/upgrade-5.0.0-5.1.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R099 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-5.0.0-5.1.0.sql commit f2fa76540d407f3f4d210e0fa697623b2d9cadf8 Author: Louis Munro @@ -226478,11 +248922,9 @@ Date: Wed May 13 15:14:42 2015 -0400 M .gitignore M addons/packages/packetfence.spec -A conf/radiusd/packetfence-tunnel.example -A conf/radiusd/packetfence.example +R100 raddb/sites-available/packetfence-tunnel conf/radiusd/packetfence-tunnel.example +R100 raddb/sites-available/packetfence conf/radiusd/packetfence.example M lib/pf/services/manager/radiusd.pm -D raddb/sites-available/packetfence -D raddb/sites-available/packetfence-tunnel commit f7003e2f9e3239c978820a882263021232adbea5 Author: Durand Fabrice @@ -226913,8 +249355,7 @@ Date: Tue May 12 14:59:30 2015 -0400 M addons/packages/packetfence.spec A conf/monitoring/collectd.conf.debian.example -D conf/monitoring/collectd.conf.example -A conf/monitoring/collectd.conf.rhel.example +R100 conf/monitoring/collectd.conf.example conf/monitoring/collectd.conf.rhel.example M debian/control M debian/packetfence.conffiles M lib/pf/services/manager/collectd.pm @@ -227029,8 +249470,7 @@ Date: Mon May 11 15:20:26 2015 -0400 M conf/httpd.conf.d/graphite-web.wsgi M conf/httpd.conf.d/httpd.graphite A conf/monitoring/local_settings.py.debian.example -D conf/monitoring/local_settings.py.example -A conf/monitoring/local_settings.py.rhel.example +R100 conf/monitoring/local_settings.py.example conf/monitoring/local_settings.py.rhel.example M lib/pf/services/manager/httpd_graphite.pm commit 4ec841cec1f030baeaf6bd78c580195406d3a02c @@ -227493,20 +249933,13 @@ Date: Wed May 6 18:09:18 2015 -0400 Fix packaging for RHEL M addons/packages/packetfence.spec -D conf/monitoring/carbon.conf -A conf/monitoring/carbon.conf.example -D conf/monitoring/collectd.conf -A conf/monitoring/collectd.conf.example -D conf/monitoring/dashboard.conf -A conf/monitoring/dashboard.conf.example -D conf/monitoring/local_settings.py -A conf/monitoring/local_settings.py.example -D conf/monitoring/statsd_config.js -A conf/monitoring/statsd_config.js.example -D conf/monitoring/storage-schemas.conf -A conf/monitoring/storage-schemas.conf.example -D conf/monitoring/types.db -A conf/monitoring/types.db.example +R100 conf/monitoring/carbon.conf conf/monitoring/carbon.conf.example +R100 conf/monitoring/collectd.conf conf/monitoring/collectd.conf.example +R100 conf/monitoring/dashboard.conf conf/monitoring/dashboard.conf.example +R100 conf/monitoring/local_settings.py conf/monitoring/local_settings.py.example +R100 conf/monitoring/statsd_config.js conf/monitoring/statsd_config.js.example +R100 conf/monitoring/storage-schemas.conf conf/monitoring/storage-schemas.conf.example +R100 conf/monitoring/types.db conf/monitoring/types.db.example commit 8f460db3b2b160bc2c43bcc8bec9aebcf7df527f Author: Louis Munro @@ -227514,8 +249947,7 @@ Date: Wed May 6 17:11:32 2015 -0400 Moved password.t to unittest so it would run automatically. -D t/password.t -A t/unittest/password.t +R100 t/password.t t/unittest/password.t commit 106363c0fdfedaa79365b765ceda08cce0090cf0 Author: Derek Wuelfrath @@ -227894,8 +250326,7 @@ Date: Wed Apr 29 12:45:26 2015 -0400 Modified pid file name to match that of the radsniff3 service. -D lib/pf/services/manager/radsniff.pm -A lib/pf/services/manager/radsniff3.pm +R080 lib/pf/services/manager/radsniff.pm lib/pf/services/manager/radsniff3.pm commit 6d61075b704dfd6e184930bb18a00c7b545e2f60 Author: Louis Munro @@ -228016,8 +250447,7 @@ Date: Fri Apr 24 16:35:55 2015 -0400 M conf/documentation.conf A conf/httpd.conf.d/graphite-web.wsgi -A conf/httpd.conf.d/httpd.graphite -D conf/httpd.conf.d/httpd.graphite.conf +R064 conf/httpd.conf.d/httpd.graphite.conf conf/httpd.conf.d/httpd.graphite M conf/monitoring/collectd.conf M conf/monitoring/local_settings.py M conf/pf.conf.defaults @@ -228136,8 +250566,7 @@ Date: Sun Mar 29 14:07:23 2015 -0400 Still full of bugs. Just saving progess. -D conf/httpd.conf.d/graphite-web.conf -A conf/httpd.conf.d/httpd.graphite.conf +R099 conf/httpd.conf.d/graphite-web.conf conf/httpd.conf.d/httpd.graphite.conf commit f82796319d40d0cf6e9edd7f6a6e82b5416c1267 Author: Louis Munro @@ -230102,10 +252531,8 @@ Date: Wed Apr 15 13:57:03 2015 -0400 M NEWS.asciidoc M UPGRADE.asciidoc M conf/pf-release -A db/pf-schema-5.0.0.sql -D db/pf-schema-X.Y.Z.sql -A db/upgrade-4.7.0-5.0.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R100 db/pf-schema-X.Y.Z.sql db/pf-schema-5.0.0.sql +R097 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-4.7.0-5.0.0.sql commit cfe2e3f977d3b0f5d1005471228692dd97394c6c Author: Francis Lachapelle @@ -230299,11 +252726,9 @@ Date: Wed Apr 15 09:30:21 2015 -0400 Doc rename + makefile adjustments -A docs/PacketFence_Inline_Deployment_Quick_Guide_ZEN-docinfo.xml +R100 docs/PacketFence_Out-of-Band_Deployment_Quick_Install_Guide_ZEN-docinfo.xml docs/PacketFence_Inline_Deployment_Quick_Guide_ZEN-docinfo.xml A docs/PacketFence_Out-of-Band_Deployment_Quick_Guide_ZEN-docinfo.xml -A docs/PacketFence_Out-of-Band_Deployment_Quick_Guide_ZEN.asciidoc -D docs/PacketFence_Out-of-Band_Deployment_Quick_Install_Guide_ZEN-docinfo.xml -D docs/PacketFence_Out-of-Band_Deployment_Quick_Install_Guide_ZEN.asciidoc +R100 docs/PacketFence_Out-of-Band_Deployment_Quick_Install_Guide_ZEN.asciidoc docs/PacketFence_Out-of-Band_Deployment_Quick_Guide_ZEN.asciidoc commit 3ecdcf4080e78c01c41f0c6c139f8ce952d4aedb Author: Ludovic Marcotte @@ -230327,8 +252752,7 @@ Date: Wed Apr 15 09:17:29 2015 -0400 Renamed doc, fixed typo -A docs/PacketFence_Inline_Deployment_Quick_Guide_ZEN.asciidoc -D docs/PacketFence_Inline_Deployment_Quick_Guide_using_ZEN.asciidoc +R100 docs/PacketFence_Inline_Deployment_Quick_Guide_using_ZEN.asciidoc docs/PacketFence_Inline_Deployment_Quick_Guide_ZEN.asciidoc M docs/PacketFence_Out-of-Band_Deployment_Quick_Install_Guide_ZEN.asciidoc commit 27117c15c2a9e1c3c6dc4e87791193c0b00fc47c @@ -231154,8 +253578,7 @@ Date: Thu Jan 8 13:53:31 2015 -0500 moved ad bind script -A addons/AD/manager.pl -D addons/bind_to_ad.pl +R096 addons/bind_to_ad.pl addons/AD/manager.pl commit 2fcd4a0816aa38b21f6e59af4fb1a27bd8b559a7 Author: Julien Semaan @@ -234082,8 +256505,7 @@ Date: Wed Dec 17 15:06:56 2014 -0500 Renamed pf::factory::trigger to pf::factory::triggerParser -D lib/pf/factory/trigger.pm -A lib/pf/factory/triggerParser.pm +R083 lib/pf/factory/trigger.pm lib/pf/factory/triggerParser.pm A lib/pf/triggerParser.pm commit 0204e24d2c12ca7824c0bf78c6ef628be0a89da9 @@ -234676,8 +257098,7 @@ Date: Wed Apr 1 09:38:29 2015 -0400 moved docinfo for clustering -A docs/PacketFence_Clustering_Guide-docinfo.xml -D docs/PacketFence_Clustering_Quick_Install_Guide-docinfo.xml +R100 docs/PacketFence_Clustering_Quick_Install_Guide-docinfo.xml docs/PacketFence_Clustering_Guide-docinfo.xml commit e725600a194868e06af9646e6198d2d84967702c Author: James Rouzier @@ -234723,8 +257144,7 @@ Date: Tue Mar 31 08:50:37 2015 -0400 rename clustering guide M Makefile -A docs/PacketFence_Clustering_Guide.asciidoc -D docs/PacketFence_Clustering_Quick_Install_Guide.asciidoc +R100 docs/PacketFence_Clustering_Quick_Install_Guide.asciidoc docs/PacketFence_Clustering_Guide.asciidoc commit 74040625026f2bc0b0697e6fe79cc58be345fca3 Author: Julien Semaan @@ -235174,8 +257594,7 @@ Date: Thu Mar 12 20:19:12 2015 -0400 Renamed bin/pfcmd2.pl to bin/pfcmd.pl -A bin/pfcmd.pl -D bin/pfcmd2.pl +R100 bin/pfcmd2.pl bin/pfcmd.pl commit 11fe669035d5723f395c68fd83e5aea0b24063fe Author: James Rouzier @@ -235183,8 +257602,7 @@ Date: Thu Mar 12 20:17:33 2015 -0400 Renamed pfcmd.pl -A bin/pfcmd-old.pl -D bin/pfcmd.pl +R100 bin/pfcmd.pl bin/pfcmd-old.pl commit efc96bb361c2859b69a38c743309f5de241146ae Author: James Rouzier @@ -235292,10 +257710,8 @@ Date: Tue Dec 3 13:48:43 2013 -0500 Renamed pf::cmd::action_cmd to pf::base::cmd::action_cmd and pf::cmd::config_store to pf::base::cmd::config_store -A lib/pf/base/cmd/action_cmd.pm -A lib/pf/base/cmd/config_store.pm -D lib/pf/cmd/action_cmd.pm -D lib/pf/cmd/config_store.pm +R098 lib/pf/cmd/action_cmd.pm lib/pf/base/cmd/action_cmd.pm +R093 lib/pf/cmd/config_store.pm lib/pf/base/cmd/config_store.pm M lib/pf/cmd/pf/portalprofileconfig.pm M lib/pf/cmd/pf/switchconfig.pm @@ -235592,8 +258008,7 @@ Date: Fri Jul 5 17:57:43 2013 -0400 renamed lib/pf/cmd/cmd_action.pm to lib/pf/cmd/action_cmd.pm -A lib/pf/cmd/action_cmd.pm -D lib/pf/cmd/cmd_action.pm +R086 lib/pf/cmd/cmd_action.pm lib/pf/cmd/action_cmd.pm M lib/pf/cmd/config_store.pm commit 5ee6d69cd10004f9b18a3acbba24ea75901d0da8 @@ -235717,16 +258132,11 @@ Date: Sun Jun 23 10:21:35 2013 -0400 M bin/pfcmd2.pl M lib/pf/cmd.pm -A lib/pf/cmd/pf.pm -A lib/pf/cmd/pf/checkup.pm -A lib/pf/cmd/pf/class.pm -A lib/pf/cmd/pf/class/help.pm -A lib/pf/cmd/pf/help.pm -D lib/pf/pfcmd/cmd.pm -D lib/pf/pfcmd/cmd/help.pm -D lib/pf/pfcmd/cmd/pf.pm -D lib/pf/pfcmd/cmd/pf/help.pm -D lib/pf/pfcmd/cmd/subcmd.pm +R084 lib/pf/pfcmd/cmd.pm lib/pf/cmd/pf.pm +R056 lib/pf/pfcmd/cmd/subcmd.pm lib/pf/cmd/pf/checkup.pm +R081 lib/pf/pfcmd/cmd/pf.pm lib/pf/cmd/pf/class.pm +R072 lib/pf/pfcmd/cmd/help.pm lib/pf/cmd/pf/class/help.pm +R094 lib/pf/pfcmd/cmd/pf/help.pm lib/pf/cmd/pf/help.pm commit a67ea2c2c3e584dccf0b424831ce66aeba3785fd Author: James Rouzier @@ -235828,16 +258238,14 @@ M conf/httpd.conf.d/httpd.aaa M conf/httpd.conf.d/httpd.admin M conf/httpd.conf.d/httpd.portal M conf/httpd.conf.d/httpd.webservices -D lib/pf/StatsD/util.pm D lib/pf/WebAPI/ChildInitHandler.pm M lib/pf/WebAPI/InitHandler.pm M lib/pf/node.pm M lib/pf/radius.pm -A lib/pf/util/statsd.pm +R098 lib/pf/StatsD/util.pm lib/pf/util/statsd.pm M lib/pf/vlan.pm M raddb/packetfence.pm -D t/StatsD-util.t -A t/util-statsd.t +R056 t/StatsD-util.t t/util-statsd.t commit 26b096e17a08cb36a1cf476829b212af219a9bc6 Author: Julien Semaan @@ -236083,8 +258491,7 @@ Date: Fri Mar 20 07:51:15 2015 -0400 removed french code -D conf/radiusd/packetfence-actif.example -A conf/radiusd/packetfence-cluster.example +R075 conf/radiusd/packetfence-actif.example conf/radiusd/packetfence-cluster.example M lib/pf/services/manager/radiusd.pm commit 7e15f69514f8fc1847a5586a44290a285df3cc46 @@ -236847,8 +259254,7 @@ Date: Wed Nov 26 09:47:27 2014 -0500 Generate haproxy configuration -D conf/haproxy.conf -A conf/haproxy.conf.example +R091 conf/haproxy.conf conf/haproxy.conf.example M html/pfappserver/lib/pfappserver/Form/Interface.pm M html/pfappserver/root/static/js/interface.js M lib/pf/services/manager/dhcpd.pm @@ -237247,8 +259653,7 @@ Date: Tue Mar 17 15:46:50 2015 -0400 Renamming locationlog_history to locationlog_archive for consistency (SQL) M addons/database-backup-and-maintenance.sh -A addons/migrate-to-locationlog_archive.sh -D addons/migrate-to-locationlog_history.sh +R087 addons/migrate-to-locationlog_history.sh addons/migrate-to-locationlog_archive.sh M db/pf-schema-X.Y.Z.sql M db/upgrade-X.X.X-X.Y.Z.sql M docs/PacketFence_Administration_Guide.asciidoc @@ -238073,13 +260478,11 @@ M html/captive-portal/lib/captiveportal/PacketFence/Controller/Signup.pm M html/pfappserver/lib/pfappserver/Model/DB.pm M html/pfappserver/lib/pfappserver/Model/Search/User.pm M html/pfappserver/lib/pfappserver/Model/User.pm -A lib/pf/password.pm +R081 lib/pf/temporary_password.pm lib/pf/password.pm M lib/pf/person.pm -D lib/pf/temporary_password.pm M lib/pf/web/guest.pm M raddb/sites-available/packetfence-tunnel -A t/password.t -D t/temporary_password.t +R078 t/temporary_password.t t/password.t commit 514c520244e4232f5a8a731ed6df62a470b5c3c8 Author: Louis Munro @@ -239173,10 +261576,8 @@ Date: Fri Mar 6 13:40:43 2015 -0500 M NEWS.asciidoc M addons/packages/packetfence.spec M conf/pf-release -A db/pf-schema-4.7.0.sql -D db/pf-schema-X-Y-Z.sql -A db/upgrade-4.6.0-4.7.0.sql -D db/upgrade-X.X.X-X.Y.Z.sql +R100 db/pf-schema-X-Y-Z.sql db/pf-schema-4.7.0.sql +R100 db/upgrade-X.X.X-X.Y.Z.sql db/upgrade-4.6.0-4.7.0.sql M debian/changelog M docs/docinfo.xml M docs/includes/global-attributes.asciidoc @@ -239521,16 +261922,11 @@ Date: Fri Feb 27 10:50:12 2015 -0500 M addons/packages/packetfence.spec M debian/control -A debian/packetfence-config.init -A debian/packetfence-config.postinst -A debian/packetfence-config.postrm -A debian/packetfence-config.preinst -A debian/packetfence-config.prerm -D debian/packetfence-pfconfig.init -D debian/packetfence-pfconfig.postinst -D debian/packetfence-pfconfig.postrm -D debian/packetfence-pfconfig.preinst -D debian/packetfence-pfconfig.prerm +R100 debian/packetfence-pfconfig.init debian/packetfence-config.init +R090 debian/packetfence-pfconfig.postinst debian/packetfence-config.postinst +R087 debian/packetfence-pfconfig.postrm debian/packetfence-config.postrm +R095 debian/packetfence-pfconfig.preinst debian/packetfence-config.preinst +R080 debian/packetfence-pfconfig.prerm debian/packetfence-config.prerm M debian/packetfence.init M debian/rules @@ -239952,8 +262348,7 @@ Date: Tue Feb 24 08:51:05 2015 -0500 A addons/pfconfig/README.asciidoc A addons/pfconfig/memcached.init -A addons/pfconfig/pfconfig.init -D pfconfig.init +R100 pfconfig.init addons/pfconfig/pfconfig.init commit 4f4a0358750625f77bc687c68a87284438bb2c7c Author: Julien Semaan @@ -240933,16 +263328,11 @@ Date: Fri Feb 27 10:50:12 2015 -0500 M addons/packages/packetfence.spec M debian/control -A debian/packetfence-config.init -A debian/packetfence-config.postinst -A debian/packetfence-config.postrm -A debian/packetfence-config.preinst -A debian/packetfence-config.prerm -D debian/packetfence-pfconfig.init -D debian/packetfence-pfconfig.postinst -D debian/packetfence-pfconfig.postrm -D debian/packetfence-pfconfig.preinst -D debian/packetfence-pfconfig.prerm +R100 debian/packetfence-pfconfig.init debian/packetfence-config.init +R090 debian/packetfence-pfconfig.postinst debian/packetfence-config.postinst +R087 debian/packetfence-pfconfig.postrm debian/packetfence-config.postrm +R095 debian/packetfence-pfconfig.preinst debian/packetfence-config.preinst +R080 debian/packetfence-pfconfig.prerm debian/packetfence-config.prerm M debian/packetfence.init M debian/rules @@ -241669,8 +264059,7 @@ Date: Tue Feb 24 13:45:39 2015 -0500 Rename pfappserver.conf to pfappserver.conf.example -D html/pfappserver/pfappserver.conf -A html/pfappserver/pfappserver.conf.example +R100 html/pfappserver/pfappserver.conf html/pfappserver/pfappserver.conf.example commit 2eeb7e90756f7a6e6f7c9daef18f7499bb994240 Author: Durand Fabrice @@ -241833,23 +264222,15 @@ Date: Mon Feb 23 08:12:04 2015 -0500 moved interfaces to global namespace M lib/pf/config.pm -A lib/pfconfig/namespaces/interfaces/dhcplistener_ints.pm -A lib/pfconfig/namespaces/interfaces/ha_ints.pm -A lib/pfconfig/namespaces/interfaces/inline_enforcement_nets.pm -A lib/pfconfig/namespaces/interfaces/internal_nets.pm -A lib/pfconfig/namespaces/interfaces/listen_ints.pm -A lib/pfconfig/namespaces/interfaces/management_network.pm -A lib/pfconfig/namespaces/interfaces/monitor_int.pm -A lib/pfconfig/namespaces/interfaces/vlan_enforcement_nets.pm +R079 lib/pfconfig/namespaces/resource/interfaces/dhcplistener_ints.pm lib/pfconfig/namespaces/interfaces/dhcplistener_ints.pm +R080 lib/pfconfig/namespaces/resource/interfaces/ha_ints.pm lib/pfconfig/namespaces/interfaces/ha_ints.pm +R078 lib/pfconfig/namespaces/resource/interfaces/inline_enforcement_nets.pm lib/pfconfig/namespaces/interfaces/inline_enforcement_nets.pm +R079 lib/pfconfig/namespaces/resource/interfaces/internal_nets.pm lib/pfconfig/namespaces/interfaces/internal_nets.pm +R080 lib/pfconfig/namespaces/resource/interfaces/listen_ints.pm lib/pfconfig/namespaces/interfaces/listen_ints.pm +R078 lib/pfconfig/namespaces/resource/interfaces/management_network.pm lib/pfconfig/namespaces/interfaces/management_network.pm +R080 lib/pfconfig/namespaces/resource/interfaces/monitor_int.pm lib/pfconfig/namespaces/interfaces/monitor_int.pm +R078 lib/pfconfig/namespaces/resource/interfaces/vlan_enforcement_nets.pm lib/pfconfig/namespaces/interfaces/vlan_enforcement_nets.pm D lib/pfconfig/namespaces/resource/interfaces.pm -D lib/pfconfig/namespaces/resource/interfaces/dhcplistener_ints.pm -D lib/pfconfig/namespaces/resource/interfaces/ha_ints.pm -D lib/pfconfig/namespaces/resource/interfaces/inline_enforcement_nets.pm -D lib/pfconfig/namespaces/resource/interfaces/internal_nets.pm -D lib/pfconfig/namespaces/resource/interfaces/listen_ints.pm -D lib/pfconfig/namespaces/resource/interfaces/management_network.pm -D lib/pfconfig/namespaces/resource/interfaces/monitor_int.pm -D lib/pfconfig/namespaces/resource/interfaces/vlan_enforcement_nets.pm commit 1946b09cd8357c4688f03cbcfe499234919a971f Author: Julien Semaan @@ -242338,29 +264719,19 @@ Date: Thu Feb 5 14:58:48 2015 -0500 Refactored zicache into pfconfig -D addons/cachemaster.pl M lib/pf/ConfigStore/Switch.pm M lib/pf/SwitchFactory.pm M lib/pf/config.pm -A lib/pfconfig/backend.pm -A lib/pfconfig/backend/memcached.pm -A lib/pfconfig/cached_hash.pm -A lib/pfconfig/manager.pm -A lib/pfconfig/namespaces/config.pm -A lib/pfconfig/namespaces/config/Switch.pm -A lib/pfconfig/namespaces/resource.pm -A lib/pfconfig/namespaces/resource/default_switch.pm -A lib/pfconfig/timeme.pm -D lib/zicache/backend.pm -D lib/zicache/backend/memcached.pm -D lib/zicache/namespaces/config.pm -D lib/zicache/namespaces/config/Switch.pm -D lib/zicache/namespaces/resource.pm -D lib/zicache/namespaces/resource/default_switch.pm -D lib/zicache/timeme.pm -D lib/zicache/zicache.pm -D lib/zicache/zihash.pm -A sbin/pfconfig +R094 lib/zicache/backend.pm lib/pfconfig/backend.pm +R064 lib/zicache/backend/memcached.pm lib/pfconfig/backend/memcached.pm +R092 lib/zicache/zihash.pm lib/pfconfig/cached_hash.pm +R094 lib/zicache/zicache.pm lib/pfconfig/manager.pm +R077 lib/zicache/namespaces/config.pm lib/pfconfig/namespaces/config.pm +R096 lib/zicache/namespaces/config/Switch.pm lib/pfconfig/namespaces/config/Switch.pm +R087 lib/zicache/namespaces/resource.pm lib/pfconfig/namespaces/resource.pm +R069 lib/zicache/namespaces/resource/default_switch.pm lib/pfconfig/namespaces/resource/default_switch.pm +R091 lib/zicache/timeme.pm lib/pfconfig/timeme.pm +R091 addons/cachemaster.pl sbin/pfconfig commit 608f21c1ccadc776903b64c6bd940c5873b6fde3 Author: Julien Semaan @@ -242412,9 +264783,8 @@ Date: Sun Feb 1 13:07:09 2015 -0500 Made config baseclass -D lib/zicache/namespaces/Switch.pm A lib/zicache/namespaces/config.pm -A lib/zicache/namespaces/config/Switch.pm +R088 lib/zicache/namespaces/Switch.pm lib/zicache/namespaces/config/Switch.pm M lib/zicache/zicache.pm commit 7651b8f2450b41c7d59dd7c44857751255105c6d @@ -242615,8 +264985,7 @@ Date: Wed Feb 25 19:09:06 2015 -0500 Added .example extension -D conf/templates/emails-guest_sponsor_confirmed.txt.tt -A conf/templates/emails-guest_sponsor_confirmed.txt.tt.example +R100 conf/templates/emails-guest_sponsor_confirmed.txt.tt conf/templates/emails-guest_sponsor_confirmed.txt.tt.example commit dab5ff4b81b6a72b1fdc86631bd00cdab7457edb Author: Durand Fabrice @@ -242794,8 +265163,7 @@ Date: Tue Feb 24 08:51:05 2015 -0500 A addons/pfconfig/README.asciidoc A addons/pfconfig/memcached.init -A addons/pfconfig/pfconfig.init -D pfconfig.init +R100 pfconfig.init addons/pfconfig/pfconfig.init commit e49b56edbc20ad8149e757bee45a928b28afe9ac Author: Julien Semaan @@ -244139,7 +266507,7 @@ Date: Mon Nov 10 09:46:51 2014 -0500 Prepare for 4.5.1 Conflicts: - ChangeLog + ChangeLog M ChangeLog M addons/packages/packetfence.spec @@ -244155,7 +266523,7 @@ Date: Mon Nov 10 08:53:17 2014 -0500 news entries for 4.5.1 Conflicts: - NEWS.asciidoc + NEWS.asciidoc commit 0bc4b243735f18727697775925719e5050fd323f Author: Durand Fabrice @@ -245255,40 +267623,23 @@ Date: Fri Jan 23 15:23:51 2015 -0500 Lowercase 2-letter country code in templates -D html/captive-portal/templates/violations/bandwidth_limit.FR.html -A html/captive-portal/templates/violations/bandwidth_limit.fr.html -D html/captive-portal/templates/violations/banned_devices.FR.html -A html/captive-portal/templates/violations/banned_devices.fr.html -D html/captive-portal/templates/violations/banned_os.FR.html -A html/captive-portal/templates/violations/banned_os.fr.html -D html/captive-portal/templates/violations/darknet.FR.html -A html/captive-portal/templates/violations/darknet.fr.html -D html/captive-portal/templates/violations/failed_scan.FR.html -A html/captive-portal/templates/violations/failed_scan.fr.html -D html/captive-portal/templates/violations/generic.FR.html -A html/captive-portal/templates/violations/generic.fr.html -D html/captive-portal/templates/violations/lsass.FR.html -A html/captive-portal/templates/violations/lsass.fr.html -D html/captive-portal/templates/violations/malware.FR.html -A html/captive-portal/templates/violations/malware.fr.html -D html/captive-portal/templates/violations/nat.FR.html -A html/captive-portal/templates/violations/nat.fr.html -D html/captive-portal/templates/violations/p2p.FR.html -A html/captive-portal/templates/violations/p2p.fr.html -D html/captive-portal/templates/violations/roguedhcp.FR.html -A html/captive-portal/templates/violations/roguedhcp.fr.html -D html/captive-portal/templates/violations/sample.FR.html -A html/captive-portal/templates/violations/sample.fr.html -D html/captive-portal/templates/violations/scanning.FR.html -A html/captive-portal/templates/violations/scanning.fr.html -D html/captive-portal/templates/violations/spam.FR.html -A html/captive-portal/templates/violations/spam.fr.html -D html/captive-portal/templates/violations/system_scan.FR.html -A html/captive-portal/templates/violations/system_scan.fr.html -D html/captive-portal/templates/violations/trojan.FR.html -A html/captive-portal/templates/violations/trojan.fr.html -D html/captive-portal/templates/violations/zotob.FR.html -A html/captive-portal/templates/violations/zotob.fr.html +R100 html/captive-portal/templates/violations/bandwidth_limit.FR.html html/captive-portal/templates/violations/bandwidth_limit.fr.html +R100 html/captive-portal/templates/violations/banned_devices.FR.html html/captive-portal/templates/violations/banned_devices.fr.html +R100 html/captive-portal/templates/violations/banned_os.FR.html html/captive-portal/templates/violations/banned_os.fr.html +R100 html/captive-portal/templates/violations/darknet.FR.html html/captive-portal/templates/violations/darknet.fr.html +R100 html/captive-portal/templates/violations/failed_scan.FR.html html/captive-portal/templates/violations/failed_scan.fr.html +R100 html/captive-portal/templates/violations/generic.FR.html html/captive-portal/templates/violations/generic.fr.html +R100 html/captive-portal/templates/violations/lsass.FR.html html/captive-portal/templates/violations/lsass.fr.html +R100 html/captive-portal/templates/violations/malware.FR.html html/captive-portal/templates/violations/malware.fr.html +R100 html/captive-portal/templates/violations/nat.FR.html html/captive-portal/templates/violations/nat.fr.html +R100 html/captive-portal/templates/violations/p2p.FR.html html/captive-portal/templates/violations/p2p.fr.html +R100 html/captive-portal/templates/violations/roguedhcp.FR.html html/captive-portal/templates/violations/roguedhcp.fr.html +R100 html/captive-portal/templates/violations/sample.FR.html html/captive-portal/templates/violations/sample.fr.html +R100 html/captive-portal/templates/violations/scanning.FR.html html/captive-portal/templates/violations/scanning.fr.html +R100 html/captive-portal/templates/violations/spam.FR.html html/captive-portal/templates/violations/spam.fr.html +R100 html/captive-portal/templates/violations/system_scan.FR.html html/captive-portal/templates/violations/system_scan.fr.html +R100 html/captive-portal/templates/violations/trojan.FR.html html/captive-portal/templates/violations/trojan.fr.html +R100 html/captive-portal/templates/violations/zotob.FR.html html/captive-portal/templates/violations/zotob.fr.html commit f4a4d18e1125ae7734d3b87d36386e74faa9c05c Author: Francis Lachapelle @@ -245298,40 +267649,23 @@ Date: Fri Jan 23 14:51:07 2015 -0500 This reverts commit d4b1de030adb92e9e390130b043f6f45e79649e4. -A html/captive-portal/templates/violations/bandwidth_limit.FR.html -D html/captive-portal/templates/violations/bandwidth_limit.fr_FR.html -A html/captive-portal/templates/violations/banned_devices.FR.html -D html/captive-portal/templates/violations/banned_devices.fr_FR.html -A html/captive-portal/templates/violations/banned_os.FR.html -D html/captive-portal/templates/violations/banned_os.fr_FR.html -A html/captive-portal/templates/violations/darknet.FR.html -D html/captive-portal/templates/violations/darknet.fr_FR.html -A html/captive-portal/templates/violations/failed_scan.FR.html -D html/captive-portal/templates/violations/failed_scan.fr_FR.html -A html/captive-portal/templates/violations/generic.FR.html -D html/captive-portal/templates/violations/generic.fr_FR.html -A html/captive-portal/templates/violations/lsass.FR.html -D html/captive-portal/templates/violations/lsass.fr_FR.html -A html/captive-portal/templates/violations/malware.FR.html -D html/captive-portal/templates/violations/malware.fr_FR.html -A html/captive-portal/templates/violations/nat.FR.html -D html/captive-portal/templates/violations/nat.fr_FR.html -A html/captive-portal/templates/violations/p2p.FR.html -D html/captive-portal/templates/violations/p2p.fr_FR.html -A html/captive-portal/templates/violations/roguedhcp.FR.html -D html/captive-portal/templates/violations/roguedhcp.fr_FR.html -A html/captive-portal/templates/violations/sample.FR.html -D html/captive-portal/templates/violations/sample.fr_FR.html -A html/captive-portal/templates/violations/scanning.FR.html -D html/captive-portal/templates/violations/scanning.fr_FR.html -A html/captive-portal/templates/violations/spam.FR.html -D html/captive-portal/templates/violations/spam.fr_FR.html -A html/captive-portal/templates/violations/system_scan.FR.html -D html/captive-portal/templates/violations/system_scan.fr_FR.html -A html/captive-portal/templates/violations/trojan.FR.html -D html/captive-portal/templates/violations/trojan.fr_FR.html -A html/captive-portal/templates/violations/zotob.FR.html -D html/captive-portal/templates/violations/zotob.fr_FR.html +R100 html/captive-portal/templates/violations/bandwidth_limit.fr_FR.html html/captive-portal/templates/violations/bandwidth_limit.FR.html +R100 html/captive-portal/templates/violations/banned_devices.fr_FR.html html/captive-portal/templates/violations/banned_devices.FR.html +R100 html/captive-portal/templates/violations/banned_os.fr_FR.html html/captive-portal/templates/violations/banned_os.FR.html +R100 html/captive-portal/templates/violations/darknet.fr_FR.html html/captive-portal/templates/violations/darknet.FR.html +R100 html/captive-portal/templates/violations/failed_scan.fr_FR.html html/captive-portal/templates/violations/failed_scan.FR.html +R100 html/captive-portal/templates/violations/generic.fr_FR.html html/captive-portal/templates/violations/generic.FR.html +R100 html/captive-portal/templates/violations/lsass.fr_FR.html html/captive-portal/templates/violations/lsass.FR.html +R100 html/captive-portal/templates/violations/malware.fr_FR.html html/captive-portal/templates/violations/malware.FR.html +R100 html/captive-portal/templates/violations/nat.fr_FR.html html/captive-portal/templates/violations/nat.FR.html +R100 html/captive-portal/templates/violations/p2p.fr_FR.html html/captive-portal/templates/violations/p2p.FR.html +R100 html/captive-portal/templates/violations/roguedhcp.fr_FR.html html/captive-portal/templates/violations/roguedhcp.FR.html +R100 html/captive-portal/templates/violations/sample.fr_FR.html html/captive-portal/templates/violations/sample.FR.html +R100 html/captive-portal/templates/violations/scanning.fr_FR.html html/captive-portal/templates/violations/scanning.FR.html +R100 html/captive-portal/templates/violations/spam.fr_FR.html html/captive-portal/templates/violations/spam.FR.html +R100 html/captive-portal/templates/violations/system_scan.fr_FR.html html/captive-portal/templates/violations/system_scan.FR.html +R100 html/captive-portal/templates/violations/trojan.fr_FR.html html/captive-portal/templates/violations/trojan.FR.html +R100 html/captive-portal/templates/violations/zotob.fr_FR.html html/captive-portal/templates/violations/zotob.FR.html commit bc241e299906f30fe17477164848619be73ad3af Author: James Rouzier @@ -245490,7 +267824,7 @@ Date: Fri Jan 23 10:59:21 2015 -0500 This reverts commit 8a101681ff6d0870c486af23fe1daf96fe8b1304. Conflicts: - NEWS.asciidoc + NEWS.asciidoc M NEWS.asciidoc M lib/pf/api.pm @@ -245621,40 +267955,23 @@ Date: Thu Jan 22 11:31:05 2015 -0500 Renamed FR template files so they can be used by the code -D html/captive-portal/templates/violations/bandwidth_limit.FR.html -A html/captive-portal/templates/violations/bandwidth_limit.fr_FR.html -D html/captive-portal/templates/violations/banned_devices.FR.html -A html/captive-portal/templates/violations/banned_devices.fr_FR.html -D html/captive-portal/templates/violations/banned_os.FR.html -A html/captive-portal/templates/violations/banned_os.fr_FR.html -D html/captive-portal/templates/violations/darknet.FR.html -A html/captive-portal/templates/violations/darknet.fr_FR.html -D html/captive-portal/templates/violations/failed_scan.FR.html -A html/captive-portal/templates/violations/failed_scan.fr_FR.html -D html/captive-portal/templates/violations/generic.FR.html -A html/captive-portal/templates/violations/generic.fr_FR.html -D html/captive-portal/templates/violations/lsass.FR.html -A html/captive-portal/templates/violations/lsass.fr_FR.html -D html/captive-portal/templates/violations/malware.FR.html -A html/captive-portal/templates/violations/malware.fr_FR.html -D html/captive-portal/templates/violations/nat.FR.html -A html/captive-portal/templates/violations/nat.fr_FR.html -D html/captive-portal/templates/violations/p2p.FR.html -A html/captive-portal/templates/violations/p2p.fr_FR.html -D html/captive-portal/templates/violations/roguedhcp.FR.html -A html/captive-portal/templates/violations/roguedhcp.fr_FR.html -D html/captive-portal/templates/violations/sample.FR.html -A html/captive-portal/templates/violations/sample.fr_FR.html -D html/captive-portal/templates/violations/scanning.FR.html -A html/captive-portal/templates/violations/scanning.fr_FR.html -D html/captive-portal/templates/violations/spam.FR.html -A html/captive-portal/templates/violations/spam.fr_FR.html -D html/captive-portal/templates/violations/system_scan.FR.html -A html/captive-portal/templates/violations/system_scan.fr_FR.html -D html/captive-portal/templates/violations/trojan.FR.html -A html/captive-portal/templates/violations/trojan.fr_FR.html -D html/captive-portal/templates/violations/zotob.FR.html -A html/captive-portal/templates/violations/zotob.fr_FR.html +R100 html/captive-portal/templates/violations/bandwidth_limit.FR.html html/captive-portal/templates/violations/bandwidth_limit.fr_FR.html +R100 html/captive-portal/templates/violations/banned_devices.FR.html html/captive-portal/templates/violations/banned_devices.fr_FR.html +R100 html/captive-portal/templates/violations/banned_os.FR.html html/captive-portal/templates/violations/banned_os.fr_FR.html +R100 html/captive-portal/templates/violations/darknet.FR.html html/captive-portal/templates/violations/darknet.fr_FR.html +R100 html/captive-portal/templates/violations/failed_scan.FR.html html/captive-portal/templates/violations/failed_scan.fr_FR.html +R100 html/captive-portal/templates/violations/generic.FR.html html/captive-portal/templates/violations/generic.fr_FR.html +R100 html/captive-portal/templates/violations/lsass.FR.html html/captive-portal/templates/violations/lsass.fr_FR.html +R100 html/captive-portal/templates/violations/malware.FR.html html/captive-portal/templates/violations/malware.fr_FR.html +R100 html/captive-portal/templates/violations/nat.FR.html html/captive-portal/templates/violations/nat.fr_FR.html +R100 html/captive-portal/templates/violations/p2p.FR.html html/captive-portal/templates/violations/p2p.fr_FR.html +R100 html/captive-portal/templates/violations/roguedhcp.FR.html html/captive-portal/templates/violations/roguedhcp.fr_FR.html +R100 html/captive-portal/templates/violations/sample.FR.html html/captive-portal/templates/violations/sample.fr_FR.html +R100 html/captive-portal/templates/violations/scanning.FR.html html/captive-portal/templates/violations/scanning.fr_FR.html +R100 html/captive-portal/templates/violations/spam.FR.html html/captive-portal/templates/violations/spam.fr_FR.html +R100 html/captive-portal/templates/violations/system_scan.FR.html html/captive-portal/templates/violations/system_scan.fr_FR.html +R100 html/captive-portal/templates/violations/trojan.FR.html html/captive-portal/templates/violations/trojan.fr_FR.html +R100 html/captive-portal/templates/violations/zotob.FR.html html/captive-portal/templates/violations/zotob.fr_FR.html commit 664e67311c6bb2c77c27e5f8e398e5086e5d5a1e Author: James Rouzier @@ -247861,8 +270178,7 @@ Date: Fri Oct 31 16:00:34 2014 -0400 Rename pfappserver::Form::Authentication::Source::Chained.pm -> pfappserver::Form::Config::Authentication::Source::Chained -D html/pfappserver/lib/pfappserver/Form/Authentication/Source/Chained.pm -A html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/Chained.pm +R085 html/pfappserver/lib/pfappserver/Form/Authentication/Source/Chained.pm html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/Chained.pm commit 4adae7c86f18ceb0368760755ecf51350834c7e3 Author: James Rouzier @@ -248031,8 +270347,7 @@ Date: Fri Nov 28 08:00:06 2014 -0500 Fix packaging M addons/packages/packetfence.spec -D conf/radiusd/proxy.conf.inc -A conf/radiusd/proxy.conf.inc.example +R100 conf/radiusd/proxy.conf.inc conf/radiusd/proxy.conf.inc.example commit 7e76092afff894776ae3b707842c9bdb532e5f31 Author: Durand Fabrice @@ -248089,8 +270404,7 @@ Date: Tue Nov 25 08:33:50 2014 -0500 Fixed paths for realms -A html/pfappserver/lib/pfappserver/Controller/Config/Realm.pm -D html/pfappserver/lib/pfappserver/Controller/Realm.pm +R093 html/pfappserver/lib/pfappserver/Controller/Realm.pm html/pfappserver/lib/pfappserver/Controller/Config/Realm.pm M html/pfappserver/root/admin/configuration.tt M html/pfappserver/root/config/realm/index.tt @@ -248122,12 +270436,9 @@ Date: Thu Oct 30 11:59:39 2014 -0400 Use config instead of configuration M html/pfappserver/lib/pfappserver/Controller/Realm.pm -A html/pfappserver/root/config/realm/index.tt -A html/pfappserver/root/config/realm/list.tt -A html/pfappserver/root/config/realm/view.tt -D html/pfappserver/root/configuration/realm/index.tt -D html/pfappserver/root/configuration/realm/list.tt -D html/pfappserver/root/configuration/realm/view.tt +R100 html/pfappserver/root/configuration/realm/index.tt html/pfappserver/root/config/realm/index.tt +R100 html/pfappserver/root/configuration/realm/list.tt html/pfappserver/root/config/realm/list.tt +R100 html/pfappserver/root/configuration/realm/view.tt html/pfappserver/root/config/realm/view.tt commit 8e32969fb2f4f1452a8c8e67392e403c10cd01de Author: Durand Fabrice @@ -249071,8 +271382,7 @@ Date: Fri Oct 31 10:10:05 2014 -0400 fix typo in image path -D docs/images/opswat-comliance-config.png -A docs/images/opswat-compliance-config.png +R100 docs/images/opswat-comliance-config.png docs/images/opswat-compliance-config.png commit 15ed5e3d4cff820846d2b7aa0269a0f2e6faf1dc Author: Julien Semaan @@ -249810,8 +272120,7 @@ Date: Wed Oct 22 11:42:17 2014 -0400 Renamed Form::Authentication::Source::Blackhole to Form::Config::Authentication::Source::Blackhole Move switch search template to proper place -D html/pfappserver/lib/pfappserver/Form/Authentication/Source/Blackhole.pm -A html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/Blackhole.pm +R082 html/pfappserver/lib/pfappserver/Form/Authentication/Source/Blackhole.pm html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/Blackhole.pm A html/pfappserver/root/config/switch/search.tt D html/pfappserver/root/configuration/switch/search.tt @@ -249834,44 +272143,25 @@ Date: Mon Aug 4 13:45:10 2014 -0400 Rename Authentication to Config::Authentication -D html/pfappserver/lib/pfappserver/Controller/Authentication.pm -D html/pfappserver/lib/pfappserver/Controller/Authentication/Source.pm -A html/pfappserver/lib/pfappserver/Controller/Config/Authentication.pm -A html/pfappserver/lib/pfappserver/Controller/Config/Authentication/Source.pm -D html/pfappserver/lib/pfappserver/Form/Authentication.pm -D html/pfappserver/lib/pfappserver/Form/Authentication/Rule.pm -D html/pfappserver/lib/pfappserver/Form/Authentication/Source.pm -D html/pfappserver/lib/pfappserver/Form/Authentication/Source/AD.pm -D html/pfappserver/lib/pfappserver/Form/Authentication/Source/Email.pm -D html/pfappserver/lib/pfappserver/Form/Authentication/Source/Facebook.pm -D html/pfappserver/lib/pfappserver/Form/Authentication/Source/Github.pm -D html/pfappserver/lib/pfappserver/Form/Authentication/Source/Google.pm -D html/pfappserver/lib/pfappserver/Form/Authentication/Source/Htpasswd.pm -D html/pfappserver/lib/pfappserver/Form/Authentication/Source/Kerberos.pm -D html/pfappserver/lib/pfappserver/Form/Authentication/Source/LDAP.pm -D html/pfappserver/lib/pfappserver/Form/Authentication/Source/LinkedIn.pm -D html/pfappserver/lib/pfappserver/Form/Authentication/Source/Null.pm -D html/pfappserver/lib/pfappserver/Form/Authentication/Source/RADIUS.pm -D html/pfappserver/lib/pfappserver/Form/Authentication/Source/SMS.pm -D html/pfappserver/lib/pfappserver/Form/Authentication/Source/SponsorEmail.pm -D html/pfappserver/lib/pfappserver/Form/Authentication/Source/WindowsLive.pm -A html/pfappserver/lib/pfappserver/Form/Config/Authentication.pm -A html/pfappserver/lib/pfappserver/Form/Config/Authentication/Rule.pm -A html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source.pm -A html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/AD.pm -A html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/Email.pm -A html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/Facebook.pm -A html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/Github.pm -A html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/Google.pm -A html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/Htpasswd.pm -A html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/Kerberos.pm -A html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/LDAP.pm -A html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/LinkedIn.pm -A html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/Null.pm -A html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/RADIUS.pm -A html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/SMS.pm -A html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/SponsorEmail.pm -A html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/WindowsLive.pm +R090 html/pfappserver/lib/pfappserver/Controller/Authentication.pm html/pfappserver/lib/pfappserver/Controller/Config/Authentication.pm +R093 html/pfappserver/lib/pfappserver/Controller/Authentication/Source.pm html/pfappserver/lib/pfappserver/Controller/Config/Authentication/Source.pm +R091 html/pfappserver/lib/pfappserver/Form/Authentication.pm html/pfappserver/lib/pfappserver/Form/Config/Authentication.pm +R098 html/pfappserver/lib/pfappserver/Form/Authentication/Rule.pm html/pfappserver/lib/pfappserver/Form/Config/Authentication/Rule.pm +R093 html/pfappserver/lib/pfappserver/Form/Authentication/Source.pm html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source.pm +R081 html/pfappserver/lib/pfappserver/Form/Authentication/Source/AD.pm html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/AD.pm +R091 html/pfappserver/lib/pfappserver/Form/Authentication/Source/Email.pm html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/Email.pm +R094 html/pfappserver/lib/pfappserver/Form/Authentication/Source/Facebook.pm html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/Facebook.pm +R094 html/pfappserver/lib/pfappserver/Form/Authentication/Source/Github.pm html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/Github.pm +R095 html/pfappserver/lib/pfappserver/Form/Authentication/Source/Google.pm html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/Google.pm +R085 html/pfappserver/lib/pfappserver/Form/Authentication/Source/Htpasswd.pm html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/Htpasswd.pm +R084 html/pfappserver/lib/pfappserver/Form/Authentication/Source/Kerberos.pm html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/Kerberos.pm +R093 html/pfappserver/lib/pfappserver/Form/Authentication/Source/LDAP.pm html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/LDAP.pm +R094 html/pfappserver/lib/pfappserver/Form/Authentication/Source/LinkedIn.pm html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/LinkedIn.pm +R080 html/pfappserver/lib/pfappserver/Form/Authentication/Source/Null.pm html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/Null.pm +R085 html/pfappserver/lib/pfappserver/Form/Authentication/Source/RADIUS.pm html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/RADIUS.pm +R091 html/pfappserver/lib/pfappserver/Form/Authentication/Source/SMS.pm html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/SMS.pm +R088 html/pfappserver/lib/pfappserver/Form/Authentication/Source/SponsorEmail.pm html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/SponsorEmail.pm +R094 html/pfappserver/lib/pfappserver/Form/Authentication/Source/WindowsLive.pm html/pfappserver/lib/pfappserver/Form/Config/Authentication/Source/WindowsLive.pm M html/pfappserver/root/admin/configuration.tt M html/pfappserver/root/authentication/source/read.tt M html/pfappserver/root/authentication/source/rules_read.tt @@ -249885,33 +272175,20 @@ Date: Tue Jul 8 11:28:25 2014 -0400 Move Portal::Profile to Config::Profile -A html/pfappserver/lib/pfappserver/Controller/Config/Profile.pm -A html/pfappserver/lib/pfappserver/Controller/Config/Profile/Default.pm -D html/pfappserver/lib/pfappserver/Controller/Portal/Profile.pm -D html/pfappserver/lib/pfappserver/Controller/Portal/Profile/Default.pm -A html/pfappserver/lib/pfappserver/Form/Config/Profile.pm -A html/pfappserver/lib/pfappserver/Form/Config/Profile/Default.pm -A html/pfappserver/lib/pfappserver/Form/Config/ProfileCommon.pm -D html/pfappserver/lib/pfappserver/Form/Portal/Common.pm -D html/pfappserver/lib/pfappserver/Form/Portal/Profile.pm -D html/pfappserver/lib/pfappserver/Form/Portal/Profile/Default.pm +R095 html/pfappserver/lib/pfappserver/Controller/Portal/Profile.pm html/pfappserver/lib/pfappserver/Controller/Config/Profile.pm +R089 html/pfappserver/lib/pfappserver/Controller/Portal/Profile/Default.pm html/pfappserver/lib/pfappserver/Controller/Config/Profile/Default.pm +R094 html/pfappserver/lib/pfappserver/Form/Portal/Profile.pm html/pfappserver/lib/pfappserver/Form/Config/Profile.pm +R089 html/pfappserver/lib/pfappserver/Form/Portal/Profile/Default.pm html/pfappserver/lib/pfappserver/Form/Config/Profile/Default.pm +R097 html/pfappserver/lib/pfappserver/Form/Portal/Common.pm html/pfappserver/lib/pfappserver/Form/Config/ProfileCommon.pm M html/pfappserver/root/admin/configuration.tt -A html/pfappserver/root/config/profile/copy_file.tt -A html/pfappserver/root/config/profile/create.tt -A html/pfappserver/root/config/profile/edit.tt -A html/pfappserver/root/config/profile/files.tt -A html/pfappserver/root/config/profile/index.tt -A html/pfappserver/root/config/profile/new_file.tt -A html/pfappserver/root/config/profile/tab-content.tt -A html/pfappserver/root/config/profile/view.tt -D html/pfappserver/root/portal/profile/copy_file.tt -D html/pfappserver/root/portal/profile/create.tt -D html/pfappserver/root/portal/profile/edit.tt -D html/pfappserver/root/portal/profile/files.tt -D html/pfappserver/root/portal/profile/index.tt -D html/pfappserver/root/portal/profile/new_file.tt -D html/pfappserver/root/portal/profile/tab-content.tt -D html/pfappserver/root/portal/profile/view.tt +R079 html/pfappserver/root/portal/profile/copy_file.tt html/pfappserver/root/config/profile/copy_file.tt +R089 html/pfappserver/root/portal/profile/create.tt html/pfappserver/root/config/profile/create.tt +R091 html/pfappserver/root/portal/profile/edit.tt html/pfappserver/root/config/profile/edit.tt +R093 html/pfappserver/root/portal/profile/files.tt html/pfappserver/root/config/profile/files.tt +R090 html/pfappserver/root/portal/profile/index.tt html/pfappserver/root/config/profile/index.tt +R075 html/pfappserver/root/portal/profile/new_file.tt html/pfappserver/root/config/profile/new_file.tt +R096 html/pfappserver/root/portal/profile/tab-content.tt html/pfappserver/root/config/profile/tab-content.tt +R088 html/pfappserver/root/portal/profile/view.tt html/pfappserver/root/config/profile/view.tt M html/pfappserver/root/violation/list.tt commit 1fa4168147505517e5f792efefb48ba97c02a1e8 @@ -249921,99 +272198,59 @@ Date: Mon Jul 7 17:23:21 2014 -0400 Rename pfappserver::Controller::Configuration::* to pfappserver::Controller::Config::* M html/pfappserver/lib/pfappserver/Controller/Authentication.pm -A html/pfappserver/lib/pfappserver/Controller/Config/AdminRoles.pm -A html/pfappserver/lib/pfappserver/Controller/Config/Fingerprints.pm -A html/pfappserver/lib/pfappserver/Controller/Config/Firewall_SSO.pm -A html/pfappserver/lib/pfappserver/Controller/Config/FloatingDevice.pm -A html/pfappserver/lib/pfappserver/Controller/Config/MacAddress.pm -A html/pfappserver/lib/pfappserver/Controller/Config/Switch.pm -A html/pfappserver/lib/pfappserver/Controller/Config/UserAgents.pm -A html/pfappserver/lib/pfappserver/Controller/Config/Wrix.pm +R090 html/pfappserver/lib/pfappserver/Controller/Configuration/AdminRoles.pm html/pfappserver/lib/pfappserver/Controller/Config/AdminRoles.pm +R096 html/pfappserver/lib/pfappserver/Controller/Configuration/Fingerprints.pm html/pfappserver/lib/pfappserver/Controller/Config/Fingerprints.pm +R091 html/pfappserver/lib/pfappserver/Controller/Configuration/Firewall_SSO.pm html/pfappserver/lib/pfappserver/Controller/Config/Firewall_SSO.pm +R090 html/pfappserver/lib/pfappserver/Controller/Configuration/FloatingDevice.pm html/pfappserver/lib/pfappserver/Controller/Config/FloatingDevice.pm +R092 html/pfappserver/lib/pfappserver/Controller/Configuration/MacAddress.pm html/pfappserver/lib/pfappserver/Controller/Config/MacAddress.pm +R093 html/pfappserver/lib/pfappserver/Controller/Configuration/Switch.pm html/pfappserver/lib/pfappserver/Controller/Config/Switch.pm +R096 html/pfappserver/lib/pfappserver/Controller/Configuration/UserAgents.pm html/pfappserver/lib/pfappserver/Controller/Config/UserAgents.pm +R093 html/pfappserver/lib/pfappserver/Controller/Configuration/Wrix.pm html/pfappserver/lib/pfappserver/Controller/Config/Wrix.pm M html/pfappserver/lib/pfappserver/Controller/Configuration.pm -D html/pfappserver/lib/pfappserver/Controller/Configuration/AdminRoles.pm -D html/pfappserver/lib/pfappserver/Controller/Configuration/Fingerprints.pm -D html/pfappserver/lib/pfappserver/Controller/Configuration/Firewall_SSO.pm -D html/pfappserver/lib/pfappserver/Controller/Configuration/FloatingDevice.pm -D html/pfappserver/lib/pfappserver/Controller/Configuration/MacAddress.pm -D html/pfappserver/lib/pfappserver/Controller/Configuration/Switch.pm -D html/pfappserver/lib/pfappserver/Controller/Configuration/UserAgents.pm -D html/pfappserver/lib/pfappserver/Controller/Configuration/Wrix.pm M html/pfappserver/root/admin/configuration.tt A html/pfappserver/root/config/adminroles/clone.tt A html/pfappserver/root/config/adminroles/create.tt -A html/pfappserver/root/config/adminroles/index.tt -A html/pfappserver/root/config/adminroles/list.tt -A html/pfappserver/root/config/adminroles/view.tt -A html/pfappserver/root/config/authentication.tt -A html/pfappserver/root/config/fingerprints/simple_search.tt -A html/pfappserver/root/config/firewall_sso/index.tt -A html/pfappserver/root/config/firewall_sso/list.tt -A html/pfappserver/root/config/firewall_sso/view.tt -A html/pfappserver/root/config/floatingdevice/index.tt -A html/pfappserver/root/config/floatingdevice/list.tt -A html/pfappserver/root/config/floatingdevice/view.tt -A html/pfappserver/root/config/index.tt -A html/pfappserver/root/config/listing.inc -A html/pfappserver/root/config/macaddress/simple_search.tt -A html/pfappserver/root/config/switch/index.tt -A html/pfappserver/root/config/switch/list.tt -A html/pfappserver/root/config/switch/view.tt -A html/pfappserver/root/config/useragents/simple_search.tt +R095 html/pfappserver/root/configuration/adminroles/index.tt html/pfappserver/root/config/adminroles/index.tt +R100 html/pfappserver/root/configuration/adminroles/list.tt html/pfappserver/root/config/adminroles/list.tt +R100 html/pfappserver/root/configuration/adminroles/view.tt html/pfappserver/root/config/adminroles/view.tt +R100 html/pfappserver/root/configuration/authentication.tt html/pfappserver/root/config/authentication.tt +R060 html/pfappserver/root/configuration/fingerprints/simple_search.tt html/pfappserver/root/config/fingerprints/simple_search.tt +R095 html/pfappserver/root/configuration/firewall_sso/index.tt html/pfappserver/root/config/firewall_sso/index.tt +R100 html/pfappserver/root/configuration/firewall_sso/list.tt html/pfappserver/root/config/firewall_sso/list.tt +R100 html/pfappserver/root/configuration/firewall_sso/view.tt html/pfappserver/root/config/firewall_sso/view.tt +R094 html/pfappserver/root/configuration/floatingdevice/index.tt html/pfappserver/root/config/floatingdevice/index.tt +R100 html/pfappserver/root/configuration/floatingdevice/list.tt html/pfappserver/root/config/floatingdevice/list.tt +R100 html/pfappserver/root/configuration/floatingdevice/view.tt html/pfappserver/root/config/floatingdevice/view.tt +R100 html/pfappserver/root/configuration/index.tt html/pfappserver/root/config/index.tt +R100 html/pfappserver/root/configuration/listing.inc html/pfappserver/root/config/listing.inc +R066 html/pfappserver/root/configuration/macaddress/simple_search.tt html/pfappserver/root/config/macaddress/simple_search.tt +R086 html/pfappserver/root/configuration/switch/index.tt html/pfappserver/root/config/switch/index.tt +R089 html/pfappserver/root/configuration/switch/list.tt html/pfappserver/root/config/switch/list.tt +R100 html/pfappserver/root/configuration/switch/view.tt html/pfappserver/root/config/switch/view.tt +R066 html/pfappserver/root/configuration/useragents/simple_search.tt html/pfappserver/root/config/useragents/simple_search.tt A html/pfappserver/root/config/wrix/clone.tt A html/pfappserver/root/config/wrix/create.tt -A html/pfappserver/root/config/wrix/export.tt -A html/pfappserver/root/config/wrix/index.tt -A html/pfappserver/root/config/wrix/list.tt +R100 html/pfappserver/root/configuration/wrix/export.tt html/pfappserver/root/config/wrix/export.tt +R090 html/pfappserver/root/configuration/wrix/index.tt html/pfappserver/root/config/wrix/index.tt +R100 html/pfappserver/root/configuration/wrix/list.tt html/pfappserver/root/config/wrix/list.tt A html/pfappserver/root/config/wrix/search.tt -A html/pfappserver/root/config/wrix/search_form.tt -A html/pfappserver/root/config/wrix/view.tt +R100 html/pfappserver/root/configuration/wrix/search_form.tt html/pfappserver/root/config/wrix/search_form.tt +R100 html/pfappserver/root/configuration/wrix/view.tt html/pfappserver/root/config/wrix/view.tt D html/pfappserver/root/configuration/adminroles/clone.tt D html/pfappserver/root/configuration/adminroles/create.tt -D html/pfappserver/root/configuration/adminroles/index.tt -D html/pfappserver/root/configuration/adminroles/list.tt -D html/pfappserver/root/configuration/adminroles/view.tt -D html/pfappserver/root/configuration/authentication.tt -D html/pfappserver/root/configuration/fingerprints/simple_search.tt -D html/pfappserver/root/configuration/firewall_sso/index.tt -D html/pfappserver/root/configuration/firewall_sso/list.tt -D html/pfappserver/root/configuration/firewall_sso/view.tt -D html/pfappserver/root/configuration/floatingdevice/index.tt -D html/pfappserver/root/configuration/floatingdevice/list.tt -D html/pfappserver/root/configuration/floatingdevice/view.tt -D html/pfappserver/root/configuration/index.tt -D html/pfappserver/root/configuration/listing.inc -D html/pfappserver/root/configuration/macaddress/simple_search.tt -D html/pfappserver/root/configuration/switch/index.tt -D html/pfappserver/root/configuration/switch/list.tt -D html/pfappserver/root/configuration/switch/view.tt -D html/pfappserver/root/configuration/useragents/simple_search.tt D html/pfappserver/root/configuration/wrix/clone.tt D html/pfappserver/root/configuration/wrix/create.tt -D html/pfappserver/root/configuration/wrix/export.tt -D html/pfappserver/root/configuration/wrix/index.tt -D html/pfappserver/root/configuration/wrix/list.tt D html/pfappserver/root/configuration/wrix/search.tt -D html/pfappserver/root/configuration/wrix/search_form.tt -D html/pfappserver/root/configuration/wrix/view.tt M html/pfappserver/root/static/admin/common.js -A html/pfappserver/root/static/admin/config/authentication.js -A html/pfappserver/root/static/admin/config/floatingdevices.js -A html/pfappserver/root/static/admin/config/interfaces.js -A html/pfappserver/root/static/admin/config/items.js -A html/pfappserver/root/static/admin/config/portal_profile.js -A html/pfappserver/root/static/admin/config/roles.js -A html/pfappserver/root/static/admin/config/soh.js -A html/pfappserver/root/static/admin/config/switches.js -A html/pfappserver/root/static/admin/config/violations.js -D html/pfappserver/root/static/admin/configuration/authentication.js -D html/pfappserver/root/static/admin/configuration/floatingdevices.js -D html/pfappserver/root/static/admin/configuration/interfaces.js -D html/pfappserver/root/static/admin/configuration/items.js -D html/pfappserver/root/static/admin/configuration/portal_profile.js -D html/pfappserver/root/static/admin/configuration/roles.js -D html/pfappserver/root/static/admin/configuration/soh.js -D html/pfappserver/root/static/admin/configuration/switches.js -D html/pfappserver/root/static/admin/configuration/violations.js +R100 html/pfappserver/root/static/admin/configuration/authentication.js html/pfappserver/root/static/admin/config/authentication.js +R100 html/pfappserver/root/static/admin/configuration/floatingdevices.js html/pfappserver/root/static/admin/config/floatingdevices.js +R100 html/pfappserver/root/static/admin/configuration/interfaces.js html/pfappserver/root/static/admin/config/interfaces.js +R100 html/pfappserver/root/static/admin/configuration/items.js html/pfappserver/root/static/admin/config/items.js +R100 html/pfappserver/root/static/admin/configuration/portal_profile.js html/pfappserver/root/static/admin/config/portal_profile.js +R100 html/pfappserver/root/static/admin/configuration/roles.js html/pfappserver/root/static/admin/config/roles.js +R100 html/pfappserver/root/static/admin/configuration/soh.js html/pfappserver/root/static/admin/config/soh.js +R099 html/pfappserver/root/static/admin/configuration/switches.js html/pfappserver/root/static/admin/config/switches.js +R100 html/pfappserver/root/static/admin/configuration/violations.js html/pfappserver/root/static/admin/config/violations.js commit 5ee95611df8c42b70caeb1ed4bbc8122daaf17bb Author: Francis Lachapelle @@ -250220,8 +272457,7 @@ Date: Tue Oct 21 10:14:32 2014 -0400 Rename a file to fix debian build -D docs/fonts/lato/SIL Open Font License.txt -A docs/fonts/lato/SIL_Open_Font_License.txt +R100 docs/fonts/lato/SIL Open Font License.txt docs/fonts/lato/SIL_Open_Font_License.txt commit 7c2081296e8dd040d87e7477609d4e7981b7f6bd Author: Francis Lachapelle @@ -251580,8 +273816,7 @@ Date: Wed Oct 8 14:52:04 2014 -0400 rename pf::api::inline to pf::api::local -D lib/pf/api/inline.pm -A lib/pf/api/local.pm +R067 lib/pf/api/inline.pm lib/pf/api/local.pm commit 83894257831722e68d4140c275475584798f338a Author: James Rouzier @@ -251824,14 +274059,11 @@ Date: Fri Oct 3 16:07:38 2014 -0400 A html/pfappserver/root/config/provisioning/clone.tt A html/pfappserver/root/config/provisioning/create.tt -A html/pfappserver/root/config/provisioning/index.tt -A html/pfappserver/root/config/provisioning/list.tt -A html/pfappserver/root/config/provisioning/view.tt +R095 html/pfappserver/root/configstore/provisioning/index.tt html/pfappserver/root/config/provisioning/index.tt +R100 html/pfappserver/root/configstore/provisioning/list.tt html/pfappserver/root/config/provisioning/list.tt +R100 html/pfappserver/root/configstore/provisioning/view.tt html/pfappserver/root/config/provisioning/view.tt D html/pfappserver/root/configstore/provisioning/clone.tt D html/pfappserver/root/configstore/provisioning/create.tt -D html/pfappserver/root/configstore/provisioning/index.tt -D html/pfappserver/root/configstore/provisioning/list.tt -D html/pfappserver/root/configstore/provisioning/view.tt commit 53c634c67242eabe3207ca0a1d1ef25d5a9c5d05 Author: James Rouzier @@ -252101,28 +274333,17 @@ Date: Sat Sep 20 05:04:56 2014 -0400 Rename ConfigStore::Provisioning to Config::Provisioning -A html/pfappserver/lib/pfappserver/Controller/Config/Provisioning.pm -D html/pfappserver/lib/pfappserver/Controller/ConfigStore/Provisioning.pm -A html/pfappserver/lib/pfappserver/Form/Config/Provisioning.pm -A html/pfappserver/lib/pfappserver/Form/Config/Provisioning/accept.pm -A html/pfappserver/lib/pfappserver/Form/Config/Provisioning/android.pm -A html/pfappserver/lib/pfappserver/Form/Config/Provisioning/deny.pm -A html/pfappserver/lib/pfappserver/Form/Config/Provisioning/ibm.pm -A html/pfappserver/lib/pfappserver/Form/Config/Provisioning/mobileconfig.pm -A html/pfappserver/lib/pfappserver/Form/Config/Provisioning/mobileiron.pm -A html/pfappserver/lib/pfappserver/Form/Config/Provisioning/sepm.pm -A html/pfappserver/lib/pfappserver/Form/Config/Provisioning/symantec.pm -D html/pfappserver/lib/pfappserver/Form/ConfigStore/Provisioning.pm -D html/pfappserver/lib/pfappserver/Form/ConfigStore/Provisioning/accept.pm -D html/pfappserver/lib/pfappserver/Form/ConfigStore/Provisioning/android.pm -D html/pfappserver/lib/pfappserver/Form/ConfigStore/Provisioning/deny.pm -D html/pfappserver/lib/pfappserver/Form/ConfigStore/Provisioning/ibm.pm -D html/pfappserver/lib/pfappserver/Form/ConfigStore/Provisioning/mobileconfig.pm -D html/pfappserver/lib/pfappserver/Form/ConfigStore/Provisioning/mobileiron.pm -D html/pfappserver/lib/pfappserver/Form/ConfigStore/Provisioning/sepm.pm -D html/pfappserver/lib/pfappserver/Form/ConfigStore/Provisioning/symantec.pm -A html/pfappserver/lib/pfappserver/Model/Config/Provisioning.pm -D html/pfappserver/lib/pfappserver/Model/ConfigStore/Provisioning.pm +R087 html/pfappserver/lib/pfappserver/Controller/ConfigStore/Provisioning.pm html/pfappserver/lib/pfappserver/Controller/Config/Provisioning.pm +R094 html/pfappserver/lib/pfappserver/Form/ConfigStore/Provisioning.pm html/pfappserver/lib/pfappserver/Form/Config/Provisioning.pm +R080 html/pfappserver/lib/pfappserver/Form/ConfigStore/Provisioning/accept.pm html/pfappserver/lib/pfappserver/Form/Config/Provisioning/accept.pm +R081 html/pfappserver/lib/pfappserver/Form/ConfigStore/Provisioning/android.pm html/pfappserver/lib/pfappserver/Form/Config/Provisioning/android.pm +R081 html/pfappserver/lib/pfappserver/Form/ConfigStore/Provisioning/deny.pm html/pfappserver/lib/pfappserver/Form/Config/Provisioning/deny.pm +R089 html/pfappserver/lib/pfappserver/Form/ConfigStore/Provisioning/ibm.pm html/pfappserver/lib/pfappserver/Form/Config/Provisioning/ibm.pm +R086 html/pfappserver/lib/pfappserver/Form/ConfigStore/Provisioning/mobileconfig.pm html/pfappserver/lib/pfappserver/Form/Config/Provisioning/mobileconfig.pm +R088 html/pfappserver/lib/pfappserver/Form/ConfigStore/Provisioning/mobileiron.pm html/pfappserver/lib/pfappserver/Form/Config/Provisioning/mobileiron.pm +R089 html/pfappserver/lib/pfappserver/Form/ConfigStore/Provisioning/sepm.pm html/pfappserver/lib/pfappserver/Form/Config/Provisioning/sepm.pm +R089 html/pfappserver/lib/pfappserver/Form/ConfigStore/Provisioning/symantec.pm html/pfappserver/lib/pfappserver/Form/Config/Provisioning/symantec.pm +R087 html/pfappserver/lib/pfappserver/Model/ConfigStore/Provisioning.pm html/pfappserver/lib/pfappserver/Model/Config/Provisioning.pm M html/pfappserver/root/admin/configuration.tt commit e7b7ea95af56d087f9d4e1727f89a2743bd2708c @@ -252254,8 +274475,7 @@ Date: Wed Sep 10 16:03:09 2014 -0400 Adding new test for pf::provisioner::symantec M t/TestUtils.pm -D t/provisioner.t -A t/unittest/provisioner.t +R100 t/provisioner.t t/unittest/provisioner.t A t/unittest/provisioner/symantec.t commit 993710ebaabb6758faf82cbc5b12fd7396a44648 @@ -252417,15 +274637,12 @@ Date: Wed Jul 16 09:43:59 2014 -0400 Added templates for provisioner -D html/captive-portal/templates/provisioner.html -A html/captive-portal/templates/provisioner/accept.html -A html/captive-portal/templates/provisioner/android.html +R080 html/captive-portal/templates/provisioner.html html/captive-portal/templates/provisioner/accept.html +R100 html/captive-portal/templates/release_with_android.html html/captive-portal/templates/provisioner/android.html A html/captive-portal/templates/provisioner/deny.html A html/captive-portal/templates/provisioner/ibm.html -A html/captive-portal/templates/provisioner/mobileconfig.html +R100 html/captive-portal/templates/release_with_xmlconfig.html html/captive-portal/templates/provisioner/mobileconfig.html A html/captive-portal/templates/provisioner/sepm.html -D html/captive-portal/templates/release_with_android.html -D html/captive-portal/templates/release_with_xmlconfig.html commit 046e8dd2905fbd68b9ac8bbfc3461814b4d7cc36 Author: James Rouzier @@ -252445,8 +274662,7 @@ Date: Fri Jul 11 12:51:53 2014 -0400 M lib/pf/provisioner.pm D lib/pf/provisioner/autoconfig.pm -A t/provisioner.t -D t/provisioner/autoconfig.t +R057 t/provisioner/autoconfig.t t/provisioner.t commit 17663163b50c49c3fd92cc6cc0f18793c95fd668 Author: James Rouzier @@ -252686,14 +274902,11 @@ Date: Fri May 23 15:51:33 2014 -0400 D html/pfappserver/root/configstore/mdm/clone.tt D html/pfappserver/root/configstore/mdm/create.tt -D html/pfappserver/root/configstore/mdm/index.tt -D html/pfappserver/root/configstore/mdm/list.tt -D html/pfappserver/root/configstore/mdm/view.tt A html/pfappserver/root/configstore/provisioning/clone.tt A html/pfappserver/root/configstore/provisioning/create.tt -A html/pfappserver/root/configstore/provisioning/index.tt -A html/pfappserver/root/configstore/provisioning/list.tt -A html/pfappserver/root/configstore/provisioning/view.tt +R071 html/pfappserver/root/configstore/mdm/index.tt html/pfappserver/root/configstore/provisioning/index.tt +R088 html/pfappserver/root/configstore/mdm/list.tt html/pfappserver/root/configstore/provisioning/list.tt +R070 html/pfappserver/root/configstore/mdm/view.tt html/pfappserver/root/configstore/provisioning/view.tt commit a9c2e762056866c8ba03de58c25e062e1361f736 Author: James Rouzier @@ -252703,8 +274916,7 @@ Date: Tue May 13 14:46:17 2014 -0400 M html/captive-portal/lib/captiveportal/PacketFence/Controller/Authenticate.pm M html/captive-portal/lib/captiveportal/PacketFence/Controller/CaptivePortal.pm -D html/captive-portal/templates/authorizer.html -A html/captive-portal/templates/provisioner.html +R100 html/captive-portal/templates/authorizer.html html/captive-portal/templates/provisioner.html M lib/pf/Portal/Profile.pm commit c1dbac7eb2c6e6ff0521f9c28777ea108fde0ce6 @@ -252722,17 +274934,12 @@ Date: Mon May 12 17:47:53 2014 -0400 Renamed mdm to provisioning M bin/pfcmd.pl -D conf/mdm.conf.example -A conf/provisioning.conf.example -D html/pfappserver/lib/pfappserver/Controller/ConfigStore/Mdm.pm -A html/pfappserver/lib/pfappserver/Controller/ConfigStore/Provisioning.pm -D html/pfappserver/lib/pfappserver/Form/ConfigStore/Mdm.pm -A html/pfappserver/lib/pfappserver/Form/ConfigStore/Provisioning.pm +R100 conf/mdm.conf.example conf/provisioning.conf.example +R087 html/pfappserver/lib/pfappserver/Controller/ConfigStore/Mdm.pm html/pfappserver/lib/pfappserver/Controller/ConfigStore/Provisioning.pm +R086 html/pfappserver/lib/pfappserver/Form/ConfigStore/Mdm.pm html/pfappserver/lib/pfappserver/Form/ConfigStore/Provisioning.pm M html/pfappserver/lib/pfappserver/Form/Portal/Common.pm -D html/pfappserver/lib/pfappserver/Model/ConfigStore/Mdm.pm -A html/pfappserver/lib/pfappserver/Model/ConfigStore/Provisioning.pm -D lib/pf/ConfigStore/Mdm.pm -A lib/pf/ConfigStore/Provisioning.pm +R080 html/pfappserver/lib/pfappserver/Model/ConfigStore/Mdm.pm html/pfappserver/lib/pfappserver/Model/ConfigStore/Provisioning.pm +R084 lib/pf/ConfigStore/Mdm.pm lib/pf/ConfigStore/Provisioning.pm M lib/pf/file_paths.pm M lib/pf/iptables.pm M lib/pf/provisioner.pm @@ -252745,14 +274952,10 @@ Date: Mon May 12 15:45:19 2014 -0400 Rename pf::mdm namespace to pf::provisioner -D lib/pf/mdm.pm -D lib/pf/mdm/ibm.pm -D lib/pf/mdm/sepm.pm -D lib/pf/mdm/symantec.pm -A lib/pf/provisioner.pm -A lib/pf/provisioner/ibm.pm -A lib/pf/provisioner/sepm.pm -A lib/pf/provisioner/symantec.pm +R095 lib/pf/mdm.pm lib/pf/provisioner.pm +R097 lib/pf/mdm/ibm.pm lib/pf/provisioner/ibm.pm +R098 lib/pf/mdm/sepm.pm lib/pf/provisioner/sepm.pm +R096 lib/pf/mdm/symantec.pm lib/pf/provisioner/symantec.pm M lib/pf/web.pm commit 15696a94d23c5947182848c5b34f16b0a039ee9e @@ -253381,8 +275584,7 @@ M conf/dhcp_fingerprints.conf M conf/pf-release M db/pf-schema-4.4.0.sql D db/pf-schema-4.x.x.sql -A db/upgrade-4.3.0-4.4.0.sql -D db/upgrade-4.x.x.sql +R100 db/upgrade-4.x.x.sql db/upgrade-4.3.0-4.4.0.sql M debian/changelog M docs/PacketFence_Administration_Guide-docinfo.xml M docs/PacketFence_Network_Devices_Configuration_Guide-docinfo.xml @@ -255522,17 +277724,14 @@ Date: Sun Jul 20 08:01:01 2014 -0400 M lib/pf/config.pm M lib/pf/factory/profile/filter.pm M lib/pf/profile/filter.pm -D lib/pf/profile/filter/any.pm -A lib/pf/profile/filter/key.pm +R086 lib/pf/profile/filter/value.pm lib/pf/profile/filter/key.pm M lib/pf/profile/filter/network.pm -A lib/pf/profile/filter/port.pm +R074 lib/pf/profile/filter/any.pm lib/pf/profile/filter/port.pm M lib/pf/profile/filter/ssid.pm M lib/pf/profile/filter/switch.pm M lib/pf/profile/filter/uri.pm -D lib/pf/profile/filter/value.pm M lib/pf/profile/filter/vlan.pm -A t/unittest/profile/filter/key.t -D t/unittest/profile/filter/value.t +R087 t/unittest/profile/filter/value.t t/unittest/profile/filter/key.t commit dc17d013fd4ebfdeaf87f517667fc50989e2e017 Author: James Rouzier @@ -255617,15 +277816,11 @@ Date: Mon Jul 14 15:41:02 2014 -0400 Renamed filters to match current names -D lib/pf/profile/filter/last_ssid.pm -D lib/pf/profile/filter/last_switch.pm -D lib/pf/profile/filter/last_uri.pm -D lib/pf/profile/filter/last_vlan.pm -A lib/pf/profile/filter/ssid.pm -A lib/pf/profile/filter/switch.pm -A lib/pf/profile/filter/uri.pm +R074 lib/pf/profile/filter/last_switch.pm lib/pf/profile/filter/ssid.pm +R073 lib/pf/profile/filter/last_vlan.pm lib/pf/profile/filter/switch.pm +R074 lib/pf/profile/filter/last_ssid.pm lib/pf/profile/filter/uri.pm M lib/pf/profile/filter/value.pm -A lib/pf/profile/filter/vlan.pm +R074 lib/pf/profile/filter/last_uri.pm lib/pf/profile/filter/vlan.pm M t/unittest/profile/filter/value.t commit 2c5bbfa7681713b6c89df8fbfb544ab9cb75da49 @@ -255724,9 +277919,8 @@ M addons/extract_i18n_strings.pl M html/pfappserver/lib/pfappserver.pm M html/pfappserver/lib/pfappserver/Base/Controller.pm M html/pfappserver/lib/pfappserver/Base/Form.pm -D html/pfappserver/lib/pfappserver/I18N/en.po A html/pfappserver/lib/pfappserver/I18N/fr.po -A html/pfappserver/lib/pfappserver/I18N/i_default.po +R100 html/pfappserver/lib/pfappserver/I18N/en.po html/pfappserver/lib/pfappserver/I18N/i_default.po commit b25d6f533307effda625a53b434d716f8604317d Author: Julien Semaan @@ -255885,8 +278079,7 @@ Date: Thu Jul 24 19:51:38 2014 -0400 Added entry to NEWS file. M NEWS.asciidoc -D lib/pf/SNMP/Netgear/FSM7328S.pm -A lib/pf/Switch/Netgear/FSM7328S.pm +R098 lib/pf/SNMP/Netgear/FSM7328S.pm lib/pf/Switch/Netgear/FSM7328S.pm commit b9d8db107c38f563d74336ba978874e0e84f44d5 Author: Julien Semaan @@ -257128,10 +279321,8 @@ Date: Mon Jun 30 10:59:44 2014 -0400 Renamed sql schema -D db/pf-schema-4.3.0.sql -A db/pf-schema-4.x.x.sql -D db/upgrade-4.3.0-4.4.0.sql -A db/upgrade-4.x.x.sql +R100 db/pf-schema-4.3.0.sql db/pf-schema-4.x.x.sql +R100 db/upgrade-4.3.0-4.4.0.sql db/upgrade-4.x.x.sql commit 189aa81a01af809a8723554d080d037a328caca4 Author: Durand Fabrice @@ -257264,8 +279455,8 @@ Date: Fri Mar 21 15:47:18 2014 -0400 Enabled mod_status on the webservices and portal apache process Conflicts: - conf/httpd.conf.d/httpd.portal - lib/pf/web/dispatcher.pm + conf/httpd.conf.d/httpd.portal + lib/pf/web/dispatcher.pm M conf/httpd.conf.d/httpd.portal M conf/httpd.conf.d/httpd.webservices @@ -258483,8 +280674,7 @@ Date: Fri Jun 6 14:45:55 2014 -0400 rename lib/pf/pending_activation.pm to lib/pf/activation.pm -A lib/pf/activation.pm -D lib/pf/pending_activation.pm +R073 lib/pf/pending_activation.pm lib/pf/activation.pm commit af206c9a937f71a1bbceea6567b039c23eb2abf0 Author: James Rouzier @@ -258938,8 +281128,7 @@ Date: Mon May 12 12:46:20 2014 -0400 Fix the display role on the editing -D conf/firewall_sso.conf -A conf/firewall_sso.conf.example +R100 conf/firewall_sso.conf conf/firewall_sso.conf.example commit 4331bc02ff581a5bd1305026c1e5a6760553deb0 Author: Zammit Ludovic @@ -259006,8 +281195,7 @@ Date: Fri May 9 15:20:56 2014 -0400 Renamed FirewallSSO.pm to Firewall_SSO.pm -D lib/pf/ConfigStore/FirewallSSO.pm -A lib/pf/ConfigStore/Firewall_SSO.pm +R100 lib/pf/ConfigStore/FirewallSSO.pm lib/pf/ConfigStore/Firewall_SSO.pm commit 1adeef245325c3bcdd14c369188c9d1ff5a70fad Author: Durand Fabrice @@ -259541,17 +281729,13 @@ Date: Mon Jun 2 10:28:46 2014 -0400 Refactored Live source to WindowsLive source M docs/PacketFence_Administration_Guide.asciidoc -D html/captive-portal/content/images/live.icon.png -A html/captive-portal/content/images/windowslive.icon.png +R100 html/captive-portal/content/images/live.icon.png html/captive-portal/content/images/windowslive.icon.png M html/captive-portal/lib/captiveportal/PacketFence/Controller/Authenticate.pm M html/captive-portal/lib/captiveportal/PacketFence/Controller/Oauth2.pm M html/captive-portal/templates/login.html -D html/pfappserver/lib/pfappserver/Form/Authentication/Source/Live.pm -A html/pfappserver/lib/pfappserver/Form/Authentication/Source/WindowsLive.pm -D html/pfappserver/root/authentication/source/type/Live.tt -A html/pfappserver/root/authentication/source/type/WindowsLive.tt -D lib/pf/Authentication/Source/LiveSource.pm -A lib/pf/Authentication/Source/WindowsLiveSource.pm +R069 html/pfappserver/lib/pfappserver/Form/Authentication/Source/Live.pm html/pfappserver/lib/pfappserver/Form/Authentication/Source/WindowsLive.pm +R100 html/pfappserver/root/authentication/source/type/Live.tt html/pfappserver/root/authentication/source/type/WindowsLive.tt +R092 lib/pf/Authentication/Source/LiveSource.pm lib/pf/Authentication/Source/WindowsLiveSource.pm M lib/pf/config.pm M lib/pf/log.pm M lib/pf/web/constants.pm @@ -260091,10 +282275,8 @@ Date: Tue May 27 11:18:37 2014 -0400 Renamed sql schema to match 4.3.0 -D db/pf-schema-4.2.2.sql -A db/pf-schema-4.3.0.sql -D db/upgrade-4.2.0-4.2.2.sql -A db/upgrade-4.2.0-4.3.0.sql +R100 db/pf-schema-4.2.2.sql db/pf-schema-4.3.0.sql +R100 db/upgrade-4.2.0-4.2.2.sql db/upgrade-4.2.0-4.3.0.sql commit f610ed429601d63c9a2b793393b435f7bd4a1773 Author: Derek Wuelfrath @@ -260271,8 +282453,7 @@ Date: Thu Mar 6 14:28:31 2014 -0500 Fix for packaging M addons/packages/packetfence.spec -D conf/vlan_filters.conf -A conf/vlan_filters.conf.example +R100 conf/vlan_filters.conf conf/vlan_filters.conf.example M debian/packetfence.conffiles commit 00934a78ba0472f5f1f3d9ab94cd6d1b8330cd36 @@ -260547,8 +282728,7 @@ Date: Tue May 20 14:35:52 2014 -0400 Updated sql schema A db/pf-schema-4.2.2.sql -A db/upgrade-4.2.0-4.2.2.sql -D db/upgrade-4.2.0-4.3.0.sql +R100 db/upgrade-4.2.0-4.3.0.sql db/upgrade-4.2.0-4.2.2.sql commit eb60f96fe9ea2fe16f6069fdd278031c4c4486d3 Author: James Rouzier @@ -260991,8 +283171,7 @@ Date: Fri Mar 7 15:56:01 2014 -0500 Renamed apache_filters.conf -D conf/apache_filters.conf -A conf/apache_filters.conf.example +R100 conf/apache_filters.conf conf/apache_filters.conf.example commit 1ac8fd6919524a0dd9c802d8421ba69be9671c03 Author: Durand Fabrice @@ -261531,8 +283710,7 @@ Date: Tue May 6 08:32:29 2014 -0400 Change Copyright and rename dictionary file M raddb/dictionary -A raddb/dictionary.inverse -D raddb/dictionary.packetfence +R090 raddb/dictionary.packetfence raddb/dictionary.inverse commit f76f853c67618b0089a2298f034482fb3b3df705 Author: Durand Fabrice @@ -261692,8 +283870,7 @@ Date: Mon May 5 12:12:12 2014 -0400 Added the ability to use username and passwords for radius rpc messages and configure https messages Rename pf::radius::msgpackclient to pf::radius::rpc -D lib/pf/radius/msgpackclient.pm -A lib/pf/radius/rpc.pm +R084 lib/pf/radius/msgpackclient.pm lib/pf/radius/rpc.pm M lib/pf/services/manager/radiusd.pm M raddb/dictionary.packetfence M raddb/packetfence-soh.pm @@ -261894,20 +284071,13 @@ Date: Fri May 2 15:26:09 2014 -0400 Rename pf::DB to pf::RoseDB M html/pfappserver/lib/pfappserver/Model/Config/Wrix.pm -D lib/pf/Base/DB/Object.pm -D lib/pf/Base/DB/Object/Manager.pm -D lib/pf/Base/DB/Wrix.pm -D lib/pf/Base/DB/Wrix/Manager.pm -A lib/pf/Base/RoseDB/Object.pm -A lib/pf/Base/RoseDB/Object/Manager.pm -A lib/pf/Base/RoseDB/Wrix.pm -A lib/pf/Base/RoseDB/Wrix/Manager.pm -D lib/pf/DB.pm -D lib/pf/DB/Wrix.pm -D lib/pf/DB/Wrix/Manager.pm -A lib/pf/RoseDB.pm -A lib/pf/RoseDB/Wrix.pm -A lib/pf/RoseDB/Wrix/Manager.pm +R085 lib/pf/Base/DB/Object.pm lib/pf/Base/RoseDB/Object.pm +R087 lib/pf/Base/DB/Object/Manager.pm lib/pf/Base/RoseDB/Object/Manager.pm +R096 lib/pf/Base/DB/Wrix.pm lib/pf/Base/RoseDB/Wrix.pm +R082 lib/pf/Base/DB/Wrix/Manager.pm lib/pf/Base/RoseDB/Wrix/Manager.pm +R090 lib/pf/DB.pm lib/pf/RoseDB.pm +R088 lib/pf/DB/Wrix.pm lib/pf/RoseDB/Wrix.pm +R093 lib/pf/DB/Wrix/Manager.pm lib/pf/RoseDB/Wrix/Manager.pm commit 4a2afc982d623a27276a324f219cb797e4400da6 Author: Loick Pelet @@ -262252,8 +284422,7 @@ Date: Thu May 1 14:54:53 2014 -0400 Rename the Billing module to Pay -D html/captive-portal/lib/captiveportal/PacketFence/Controller/Billing.pm -A html/captive-portal/lib/captiveportal/PacketFence/Controller/Pay.pm +R098 html/captive-portal/lib/captiveportal/PacketFence/Controller/Billing.pm html/captive-portal/lib/captiveportal/PacketFence/Controller/Pay.pm commit 491b5508d442cce3279075c6aff3a8d34d309972 Author: James Rouzier @@ -262579,8 +284748,7 @@ Date: Wed Apr 30 15:41:40 2014 -0400 Make the catalyst portal the default -A conf/httpd.conf.d/httpd.portal -D conf/httpd.conf.d/httpd.portal.catalyst +R094 conf/httpd.conf.d/httpd.portal.catalyst conf/httpd.conf.d/httpd.portal D lib/pf/services/manager/httpd_portal_catalyst.pm commit 161779b5d947245bf54cd828f6b9027a11e89eca @@ -262589,8 +284757,7 @@ Date: Wed Apr 30 15:40:37 2014 -0400 Renamed the conf/httpd.conf.d/httpd.portal -> conf/httpd.conf.d/httpd.portal.cgi -D conf/httpd.conf.d/httpd.portal -A conf/httpd.conf.d/httpd.portal.cgi +R100 conf/httpd.conf.d/httpd.portal conf/httpd.conf.d/httpd.portal.cgi commit 1bb3f2a629dc65c72f2dcbdc803ccf2bcd7500b0 Author: James Rouzier @@ -264252,8 +286419,7 @@ Date: Thu Apr 10 13:02:23 2014 -0400 Rename GamingRegistration to DeviceRegistration -A html/captive-portal/lib/captiveportal/Controller/DeviceRegistration.pm -D html/captive-portal/lib/captiveportal/Controller/GamingRegistration.pm +R075 html/captive-portal/lib/captiveportal/Controller/GamingRegistration.pm html/captive-portal/lib/captiveportal/Controller/DeviceRegistration.pm commit 085f3dcda306c62e1cdc4a2ce5e6b492c4b463f7 Author: James Rouzier @@ -264521,7 +286687,7 @@ Date: Thu Apr 3 10:10:22 2014 -0400 Conflicts: - lib/pf/web/dispatcher.pm + lib/pf/web/dispatcher.pm M lib/pf/web/dispatcher.pm A lib/pf/web/externalportal.pm @@ -265298,13 +287464,13 @@ Date: Fri Mar 14 19:42:09 2014 -0400 fixed XSS issue Conflicts: - html/pfappserver/root/configuration/adminroles/list.tt - html/pfappserver/root/configuration/adminroles/view.tt - html/pfappserver/root/configuration/floatingdevice/list.tt - html/pfappserver/root/node/advanced_search.tt - html/pfappserver/root/node/simple_search.tt - html/pfappserver/root/user/advanced_search.tt - html/pfappserver/root/user/simple_search.tt + html/pfappserver/root/configuration/adminroles/list.tt + html/pfappserver/root/configuration/adminroles/view.tt + html/pfappserver/root/configuration/floatingdevice/list.tt + html/pfappserver/root/node/advanced_search.tt + html/pfappserver/root/node/simple_search.tt + html/pfappserver/root/user/advanced_search.tt + html/pfappserver/root/user/simple_search.tt M html/pfappserver/root/admin/nodes.tt M html/pfappserver/root/admin/reports.tt @@ -265420,8 +287586,7 @@ Date: Thu Mar 13 10:42:49 2014 -0400 Moved chi arguments to a has called chi_args M html/pfappserver/lib/pfappserver.pm -D lib/Catalyst/Plugin/Session/CHI.pm -A lib/Catalyst/Plugin/Session/Store/CHI.pm +R079 lib/Catalyst/Plugin/Session/CHI.pm lib/Catalyst/Plugin/Session/Store/CHI.pm commit 4df819fb7b96fb5da899476c7bf592f32b08b2cc Author: James Rouzier @@ -265438,8 +287603,7 @@ Date: Wed Mar 12 20:29:46 2014 -0400 Moved chi.conf to chi.conf.example M addons/packages/packetfence.spec -D conf/chi.conf -A conf/chi.conf.example +R092 conf/chi.conf conf/chi.conf.example commit 6b3322462756c3c7b16165702257b4f569e1f221 Author: James Rouzier @@ -265692,8 +287856,7 @@ Date: Thu Mar 6 17:18:58 2014 -0500 Renaming gaming registration to device registration -A html/captive-portal/lib/captiveportal/PacketFence/Controller/DeviceRegistration.pm -D html/captive-portal/lib/captiveportal/PacketFence/Controller/GamingRegistration.pm +R090 html/captive-portal/lib/captiveportal/PacketFence/Controller/GamingRegistration.pm html/captive-portal/lib/captiveportal/PacketFence/Controller/DeviceRegistration.pm commit 45480ea9cf35a1832c3096064f6db37ba9d403c6 Author: James Rouzier @@ -266022,10 +288185,8 @@ Date: Thu Feb 20 15:23:43 2014 -0500 Updated sql schema -D db/pf-schema-4.1.1.sql -A db/pf-schema-4.2.0.sql -A db/upgrade-4.1.0-4.2.0.sql -D db/upgrade-4.1.0-4.x.x.sql +R094 db/pf-schema-4.1.1.sql db/pf-schema-4.2.0.sql +R069 db/upgrade-4.1.0-4.x.x.sql db/upgrade-4.1.0-4.2.0.sql commit 9e4d5119bd8ed8b339e57332f63eba906be3983e Author: Durand Fabrice @@ -266735,16 +288896,12 @@ Date: Sun Feb 16 16:27:53 2014 -0500 Fixed for nightly build -D lib/pf/SNMP/Avaya/ERS2500.pm -D lib/pf/SNMP/Avaya/ERS4000.pm -D lib/pf/SNMP/Enterasys/V2110.pm -D lib/pf/SNMP/Huawei.pm M lib/pf/Switch/Avaya.pm -A lib/pf/Switch/Avaya/ERS2500.pm -A lib/pf/Switch/Avaya/ERS4000.pm +R082 lib/pf/SNMP/Avaya/ERS2500.pm lib/pf/Switch/Avaya/ERS2500.pm +R079 lib/pf/SNMP/Avaya/ERS4000.pm lib/pf/Switch/Avaya/ERS4000.pm M lib/pf/Switch/Enterasys/D2.pm -A lib/pf/Switch/Enterasys/V2110.pm -A lib/pf/Switch/Huawei.pm +R096 lib/pf/SNMP/Enterasys/V2110.pm lib/pf/Switch/Enterasys/V2110.pm +R097 lib/pf/SNMP/Huawei.pm lib/pf/Switch/Huawei.pm M lib/pf/accounting.pm M lib/pf/inline/accounting.pm @@ -266938,8 +289095,8 @@ Date: Tue Jan 28 14:11:15 2014 -0500 Fix pfcache file permissions Conflicts: - addons/packages/packetfence.spec - debian/control + addons/packages/packetfence.spec + debian/control M lib/pf/Role/CHI/Driver/FileUmask.pm @@ -267097,7 +289254,7 @@ Date: Mon Dec 30 23:27:08 2013 -0500 Will only refresh from the cache not from onfile loads Conflicts: - html/captive-portal/lib/captiveportal.pm + html/captive-portal/lib/captiveportal.pm M html/pfappserver/lib/pfappserver.pm M lib/pf/WebAPI/InitHandler.pm @@ -267313,12 +289470,9 @@ Date: Tue Dec 10 10:26:19 2013 -0500 Fixed SNMP lib -D lib/pf/SNMP/ArubaSwitch.pm -D lib/pf/SNMP/Dell/Force10.pm -D lib/pf/SNMP/HP/MSM.pm -A lib/pf/Switch/ArubaSwitch.pm -A lib/pf/Switch/Dell/Force10.pm -A lib/pf/Switch/HP/MSM.pm +R096 lib/pf/SNMP/ArubaSwitch.pm lib/pf/Switch/ArubaSwitch.pm +R093 lib/pf/SNMP/Dell/Force10.pm lib/pf/Switch/Dell/Force10.pm +R093 lib/pf/SNMP/HP/MSM.pm lib/pf/Switch/HP/MSM.pm commit df7f66c2dee2a8716eef09826c9ad68e3c2b232f Author: Durand Fabrice @@ -267397,270 +289551,138 @@ M docs/PacketFence_Developers_Guide.asciidoc M html/pfappserver/lib/pfappserver/Controller/Violation.pm M html/pfappserver/lib/pfappserver/Form/Config/Switch.pm M html/pfappserver/lib/pfappserver/I18N/en.po -D lib/pf/SNMP.pm -D lib/pf/SNMP/Accton.pm -D lib/pf/SNMP/Accton/ES3526XA.pm -D lib/pf/SNMP/Accton/ES3528M.pm -D lib/pf/SNMP/AeroHIVE.pm -D lib/pf/SNMP/AeroHIVE/AP.pm -D lib/pf/SNMP/AeroHIVE/nas-pb.yml -D lib/pf/SNMP/AlliedTelesis.pm -D lib/pf/SNMP/AlliedTelesis/AT8000GS.pm -D lib/pf/SNMP/Amer.pm -D lib/pf/SNMP/Amer/SS2R24i.pm -D lib/pf/SNMP/Aruba.pm -D lib/pf/SNMP/Aruba/Controller_200.pm -D lib/pf/SNMP/Avaya.pm -D lib/pf/SNMP/Avaya/ERS5000.pm -D lib/pf/SNMP/Avaya/ERS5000_6x.pm -D lib/pf/SNMP/Avaya/WC.pm -D lib/pf/SNMP/Belair.pm -D lib/pf/SNMP/Brocade.pm -D lib/pf/SNMP/Brocade/RFS.pm -D lib/pf/SNMP/Cisco.pm -D lib/pf/SNMP/Cisco/Aironet.pm -D lib/pf/SNMP/Cisco/Aironet_1130.pm -D lib/pf/SNMP/Cisco/Aironet_1242.pm -D lib/pf/SNMP/Cisco/Aironet_1250.pm -D lib/pf/SNMP/Cisco/Aironet_WDS.pm -D lib/pf/SNMP/Cisco/Catalyst_2900XL.pm -D lib/pf/SNMP/Cisco/Catalyst_2950.pm -D lib/pf/SNMP/Cisco/Catalyst_2960.pm -D lib/pf/SNMP/Cisco/Catalyst_2960G.pm -D lib/pf/SNMP/Cisco/Catalyst_2970.pm -D lib/pf/SNMP/Cisco/Catalyst_3500XL.pm -D lib/pf/SNMP/Cisco/Catalyst_3550.pm -D lib/pf/SNMP/Cisco/Catalyst_3560.pm -D lib/pf/SNMP/Cisco/Catalyst_3560G.pm -D lib/pf/SNMP/Cisco/Catalyst_3750.pm -D lib/pf/SNMP/Cisco/Catalyst_3750G.pm -D lib/pf/SNMP/Cisco/Catalyst_4500.pm -D lib/pf/SNMP/Cisco/Catalyst_6500.pm -D lib/pf/SNMP/Cisco/ISR_1800.pm -D lib/pf/SNMP/Cisco/WLC.pm -D lib/pf/SNMP/Cisco/WLC_2100.pm -D lib/pf/SNMP/Cisco/WLC_2106.pm -D lib/pf/SNMP/Cisco/WLC_2500.pm -D lib/pf/SNMP/Cisco/WLC_4400.pm -D lib/pf/SNMP/Cisco/WLC_5500.pm -D lib/pf/SNMP/Cisco/WiSM.pm -D lib/pf/SNMP/Cisco/WiSM2.pm -D lib/pf/SNMP/Dell.pm -D lib/pf/SNMP/Dell/PowerConnect3424.pm -D lib/pf/SNMP/Dlink.pm -D lib/pf/SNMP/Dlink/DES_3526.pm -D lib/pf/SNMP/Dlink/DES_3550.pm -D lib/pf/SNMP/Dlink/DGS_3100.pm -D lib/pf/SNMP/Dlink/DGS_3200.pm -D lib/pf/SNMP/Dlink/DWL.pm -D lib/pf/SNMP/Dlink/DWS_3026.pm -D lib/pf/SNMP/Enterasys.pm -D lib/pf/SNMP/Enterasys/D2.pm -D lib/pf/SNMP/Enterasys/Matrix_N3.pm -D lib/pf/SNMP/Enterasys/SecureStack_C2.pm -D lib/pf/SNMP/Enterasys/SecureStack_C3.pm -D lib/pf/SNMP/Extreme.pm -D lib/pf/SNMP/Extreme/Summit.pm -D lib/pf/SNMP/Extreme/Summit_X250e.pm -D lib/pf/SNMP/Extreme/nas-pb.yml -D lib/pf/SNMP/Extricom.pm -D lib/pf/SNMP/Extricom/EXSW.pm -D lib/pf/SNMP/Foundry.pm -D lib/pf/SNMP/Foundry/FastIron_4802.pm -D lib/pf/SNMP/Foundry/MC.pm -D lib/pf/SNMP/H3C.pm -D lib/pf/SNMP/H3C/S5120.pm -D lib/pf/SNMP/HP.pm -D lib/pf/SNMP/HP/Controller_MSM710.pm -D lib/pf/SNMP/HP/E4800G.pm -D lib/pf/SNMP/HP/E5500G.pm -D lib/pf/SNMP/HP/Procurve_2500.pm -D lib/pf/SNMP/HP/Procurve_2600.pm -D lib/pf/SNMP/HP/Procurve_3400cl.pm -D lib/pf/SNMP/HP/Procurve_4100.pm -D lib/pf/SNMP/HP/Procurve_5300.pm -D lib/pf/SNMP/HP/Procurve_5400.pm -D lib/pf/SNMP/HP/nas-pb.yml -D lib/pf/SNMP/Hostapd.pm -D lib/pf/SNMP/Intel.pm -D lib/pf/SNMP/Intel/Express_460.pm -D lib/pf/SNMP/Intel/Express_530.pm -D lib/pf/SNMP/Juniper.pm -D lib/pf/SNMP/Juniper/EX.pm -D lib/pf/SNMP/LG.pm -D lib/pf/SNMP/LG/ES4500G.pm -D lib/pf/SNMP/Linksys.pm -D lib/pf/SNMP/Linksys/SRW224G4.pm -D lib/pf/SNMP/Meru.pm -D lib/pf/SNMP/Meru/MC.pm -D lib/pf/SNMP/Meru/nas-pb.yml -D lib/pf/SNMP/MockedSwitch.pm -D lib/pf/SNMP/Motorola.pm -D lib/pf/SNMP/Motorola/RFS.pm -D lib/pf/SNMP/Netgear.pm -D lib/pf/SNMP/Netgear/FSM726v1.pm -D lib/pf/SNMP/Netgear/GS110.pm -D lib/pf/SNMP/Nortel.pm -D lib/pf/SNMP/Nortel/BPS2000.pm -D lib/pf/SNMP/Nortel/BayStack4550.pm -D lib/pf/SNMP/Nortel/BayStack470.pm -D lib/pf/SNMP/Nortel/BayStack5500.pm -D lib/pf/SNMP/Nortel/BayStack5500_6x.pm -D lib/pf/SNMP/Nortel/ERS2500.pm -D lib/pf/SNMP/Nortel/ERS4000.pm -D lib/pf/SNMP/Nortel/ERS5000.pm -D lib/pf/SNMP/Nortel/ERS5000_6x.pm -D lib/pf/SNMP/Nortel/ES325.pm -D lib/pf/SNMP/PacketFence.pm -D lib/pf/SNMP/Ruckus.pm -D lib/pf/SNMP/SMC.pm -D lib/pf/SNMP/SMC/TS6128L2.pm -D lib/pf/SNMP/SMC/TS6224M.pm -D lib/pf/SNMP/SMC/TS8800M.pm -D lib/pf/SNMP/ThreeCom.pm -D lib/pf/SNMP/ThreeCom/E4800G.pm -D lib/pf/SNMP/ThreeCom/E5500G.pm -D lib/pf/SNMP/ThreeCom/NJ220.pm -D lib/pf/SNMP/ThreeCom/SS4200.pm -D lib/pf/SNMP/ThreeCom/SS4500.pm -D lib/pf/SNMP/ThreeCom/Switch_4200G.pm -D lib/pf/SNMP/Trapeze.pm -D lib/pf/SNMP/Trapeze/nas-pb.yml -D lib/pf/SNMP/WirelessModuleTemplate.pm -D lib/pf/SNMP/Xirrus.pm -D lib/pf/SNMP/constants.pm -A lib/pf/Switch.pm -A lib/pf/Switch/Accton.pm -A lib/pf/Switch/Accton/ES3526XA.pm -A lib/pf/Switch/Accton/ES3528M.pm -A lib/pf/Switch/AeroHIVE.pm -A lib/pf/Switch/AeroHIVE/AP.pm -A lib/pf/Switch/AeroHIVE/nas-pb.yml -A lib/pf/Switch/AlliedTelesis.pm -A lib/pf/Switch/AlliedTelesis/AT8000GS.pm -A lib/pf/Switch/Amer.pm -A lib/pf/Switch/Amer/SS2R24i.pm -A lib/pf/Switch/Aruba.pm -A lib/pf/Switch/Aruba/Controller_200.pm -A lib/pf/Switch/Avaya.pm -A lib/pf/Switch/Avaya/ERS5000.pm -A lib/pf/Switch/Avaya/ERS5000_6x.pm -A lib/pf/Switch/Avaya/WC.pm -A lib/pf/Switch/Belair.pm -A lib/pf/Switch/Brocade.pm -A lib/pf/Switch/Brocade/RFS.pm -A lib/pf/Switch/Cisco.pm -A lib/pf/Switch/Cisco/Aironet.pm -A lib/pf/Switch/Cisco/Aironet_1130.pm -A lib/pf/Switch/Cisco/Aironet_1242.pm -A lib/pf/Switch/Cisco/Aironet_1250.pm -A lib/pf/Switch/Cisco/Aironet_WDS.pm -A lib/pf/Switch/Cisco/Catalyst_2900XL.pm -A lib/pf/Switch/Cisco/Catalyst_2950.pm -A lib/pf/Switch/Cisco/Catalyst_2960.pm -A lib/pf/Switch/Cisco/Catalyst_2960G.pm -A lib/pf/Switch/Cisco/Catalyst_2970.pm -A lib/pf/Switch/Cisco/Catalyst_3500XL.pm -A lib/pf/Switch/Cisco/Catalyst_3550.pm -A lib/pf/Switch/Cisco/Catalyst_3560.pm -A lib/pf/Switch/Cisco/Catalyst_3560G.pm -A lib/pf/Switch/Cisco/Catalyst_3750.pm -A lib/pf/Switch/Cisco/Catalyst_3750G.pm -A lib/pf/Switch/Cisco/Catalyst_4500.pm -A lib/pf/Switch/Cisco/Catalyst_6500.pm -A lib/pf/Switch/Cisco/ISR_1800.pm -A lib/pf/Switch/Cisco/WLC.pm -A lib/pf/Switch/Cisco/WLC_2100.pm -A lib/pf/Switch/Cisco/WLC_2106.pm -A lib/pf/Switch/Cisco/WLC_2500.pm -A lib/pf/Switch/Cisco/WLC_4400.pm -A lib/pf/Switch/Cisco/WLC_5500.pm -A lib/pf/Switch/Cisco/WiSM.pm -A lib/pf/Switch/Cisco/WiSM2.pm -A lib/pf/Switch/Dell.pm -A lib/pf/Switch/Dell/PowerConnect3424.pm -A lib/pf/Switch/Dlink.pm -A lib/pf/Switch/Dlink/DES_3526.pm -A lib/pf/Switch/Dlink/DES_3550.pm -A lib/pf/Switch/Dlink/DGS_3100.pm -A lib/pf/Switch/Dlink/DGS_3200.pm -A lib/pf/Switch/Dlink/DWL.pm -A lib/pf/Switch/Dlink/DWS_3026.pm -A lib/pf/Switch/Enterasys.pm -A lib/pf/Switch/Enterasys/D2.pm -A lib/pf/Switch/Enterasys/Matrix_N3.pm -A lib/pf/Switch/Enterasys/SecureStack_C2.pm -A lib/pf/Switch/Enterasys/SecureStack_C3.pm -A lib/pf/Switch/Extreme.pm -A lib/pf/Switch/Extreme/Summit.pm -A lib/pf/Switch/Extreme/Summit_X250e.pm -A lib/pf/Switch/Extreme/nas-pb.yml -A lib/pf/Switch/Extricom.pm -A lib/pf/Switch/Extricom/EXSW.pm -A lib/pf/Switch/Foundry.pm -A lib/pf/Switch/Foundry/FastIron_4802.pm -A lib/pf/Switch/Foundry/MC.pm -A lib/pf/Switch/H3C.pm -A lib/pf/Switch/H3C/S5120.pm -A lib/pf/Switch/HP.pm -A lib/pf/Switch/HP/Controller_MSM710.pm -A lib/pf/Switch/HP/E4800G.pm -A lib/pf/Switch/HP/E5500G.pm -A lib/pf/Switch/HP/Procurve_2500.pm -A lib/pf/Switch/HP/Procurve_2600.pm -A lib/pf/Switch/HP/Procurve_3400cl.pm -A lib/pf/Switch/HP/Procurve_4100.pm -A lib/pf/Switch/HP/Procurve_5300.pm -A lib/pf/Switch/HP/Procurve_5400.pm -A lib/pf/Switch/HP/nas-pb.yml -A lib/pf/Switch/Hostapd.pm -A lib/pf/Switch/Intel.pm -A lib/pf/Switch/Intel/Express_460.pm -A lib/pf/Switch/Intel/Express_530.pm -A lib/pf/Switch/Juniper.pm -A lib/pf/Switch/Juniper/EX.pm -A lib/pf/Switch/LG.pm -A lib/pf/Switch/LG/ES4500G.pm -A lib/pf/Switch/Linksys.pm -A lib/pf/Switch/Linksys/SRW224G4.pm -A lib/pf/Switch/Meru.pm -A lib/pf/Switch/Meru/MC.pm -A lib/pf/Switch/Meru/nas-pb.yml -A lib/pf/Switch/MockedSwitch.pm -A lib/pf/Switch/Motorola.pm -A lib/pf/Switch/Motorola/RFS.pm -A lib/pf/Switch/Netgear.pm -A lib/pf/Switch/Netgear/FSM726v1.pm -A lib/pf/Switch/Netgear/GS110.pm -A lib/pf/Switch/Nortel.pm -A lib/pf/Switch/Nortel/BPS2000.pm -A lib/pf/Switch/Nortel/BayStack4550.pm -A lib/pf/Switch/Nortel/BayStack470.pm -A lib/pf/Switch/Nortel/BayStack5500.pm -A lib/pf/Switch/Nortel/BayStack5500_6x.pm -A lib/pf/Switch/Nortel/ERS2500.pm -A lib/pf/Switch/Nortel/ERS4000.pm -A lib/pf/Switch/Nortel/ERS5000.pm -A lib/pf/Switch/Nortel/ERS5000_6x.pm -A lib/pf/Switch/Nortel/ES325.pm -A lib/pf/Switch/PacketFence.pm -A lib/pf/Switch/Ruckus.pm -A lib/pf/Switch/SMC.pm -A lib/pf/Switch/SMC/TS6128L2.pm -A lib/pf/Switch/SMC/TS6224M.pm -A lib/pf/Switch/SMC/TS8800M.pm -A lib/pf/Switch/ThreeCom.pm -A lib/pf/Switch/ThreeCom/E4800G.pm -A lib/pf/Switch/ThreeCom/E5500G.pm -A lib/pf/Switch/ThreeCom/NJ220.pm -A lib/pf/Switch/ThreeCom/SS4200.pm -A lib/pf/Switch/ThreeCom/SS4500.pm -A lib/pf/Switch/ThreeCom/Switch_4200G.pm -A lib/pf/Switch/Trapeze.pm -A lib/pf/Switch/Trapeze/nas-pb.yml -A lib/pf/Switch/WirelessModuleTemplate.pm -A lib/pf/Switch/Xirrus.pm -A lib/pf/Switch/constants.pm +R099 lib/pf/SNMP.pm lib/pf/Switch.pm +R097 lib/pf/SNMP/Accton.pm lib/pf/Switch/Accton.pm +R083 lib/pf/SNMP/Accton/ES3526XA.pm lib/pf/Switch/Accton/ES3526XA.pm +R081 lib/pf/SNMP/Accton/ES3528M.pm lib/pf/Switch/Accton/ES3528M.pm +R098 lib/pf/SNMP/AeroHIVE.pm lib/pf/Switch/AeroHIVE.pm +R076 lib/pf/SNMP/AeroHIVE/AP.pm lib/pf/Switch/AeroHIVE/AP.pm +R100 lib/pf/SNMP/AeroHIVE/nas-pb.yml lib/pf/Switch/AeroHIVE/nas-pb.yml +R089 lib/pf/SNMP/AlliedTelesis.pm lib/pf/Switch/AlliedTelesis.pm +R077 lib/pf/SNMP/AlliedTelesis/AT8000GS.pm lib/pf/Switch/AlliedTelesis/AT8000GS.pm +R097 lib/pf/SNMP/Amer.pm lib/pf/Switch/Amer.pm +R084 lib/pf/SNMP/Amer/SS2R24i.pm lib/pf/Switch/Amer/SS2R24i.pm +R098 lib/pf/SNMP/Aruba.pm lib/pf/Switch/Aruba.pm +R080 lib/pf/SNMP/Aruba/Controller_200.pm lib/pf/Switch/Aruba/Controller_200.pm +R099 lib/pf/SNMP/Avaya.pm lib/pf/Switch/Avaya.pm +R084 lib/pf/SNMP/Avaya/ERS5000.pm lib/pf/Switch/Avaya/ERS5000.pm +R094 lib/pf/SNMP/Avaya/ERS5000_6x.pm lib/pf/Switch/Avaya/ERS5000_6x.pm +R097 lib/pf/SNMP/Avaya/WC.pm lib/pf/Switch/Avaya/WC.pm +R096 lib/pf/SNMP/Belair.pm lib/pf/Switch/Belair.pm +R095 lib/pf/SNMP/Brocade.pm lib/pf/Switch/Brocade.pm +R085 lib/pf/SNMP/Brocade/RFS.pm lib/pf/Switch/Brocade/RFS.pm +R099 lib/pf/SNMP/Cisco.pm lib/pf/Switch/Cisco.pm +R095 lib/pf/SNMP/Cisco/Aironet.pm lib/pf/Switch/Cisco/Aironet.pm +R076 lib/pf/SNMP/Cisco/Aironet_1130.pm lib/pf/Switch/Cisco/Aironet_1130.pm +R076 lib/pf/SNMP/Cisco/Aironet_1242.pm lib/pf/Switch/Cisco/Aironet_1242.pm +R076 lib/pf/SNMP/Cisco/Aironet_1250.pm lib/pf/Switch/Cisco/Aironet_1250.pm +R095 lib/pf/SNMP/Cisco/Aironet_WDS.pm lib/pf/Switch/Cisco/Aironet_WDS.pm +R074 lib/pf/SNMP/Cisco/Catalyst_2900XL.pm lib/pf/Switch/Cisco/Catalyst_2900XL.pm +R099 lib/pf/SNMP/Cisco/Catalyst_2950.pm lib/pf/Switch/Cisco/Catalyst_2950.pm +R097 lib/pf/SNMP/Cisco/Catalyst_2960.pm lib/pf/Switch/Cisco/Catalyst_2960.pm +R086 lib/pf/SNMP/Cisco/Catalyst_2960G.pm lib/pf/Switch/Cisco/Catalyst_2960G.pm +R078 lib/pf/SNMP/Cisco/Catalyst_2970.pm lib/pf/Switch/Cisco/Catalyst_2970.pm +R097 lib/pf/SNMP/Cisco/Catalyst_3500XL.pm lib/pf/Switch/Cisco/Catalyst_3500XL.pm +R088 lib/pf/SNMP/Cisco/Catalyst_3550.pm lib/pf/Switch/Cisco/Catalyst_3550.pm +R089 lib/pf/SNMP/Cisco/Catalyst_3560.pm lib/pf/Switch/Cisco/Catalyst_3560.pm +R094 lib/pf/SNMP/Cisco/Catalyst_3560G.pm lib/pf/Switch/Cisco/Catalyst_3560G.pm +R092 lib/pf/SNMP/Cisco/Catalyst_3750.pm lib/pf/Switch/Cisco/Catalyst_3750.pm +R092 lib/pf/SNMP/Cisco/Catalyst_3750G.pm lib/pf/Switch/Cisco/Catalyst_3750G.pm +R085 lib/pf/SNMP/Cisco/Catalyst_4500.pm lib/pf/Switch/Cisco/Catalyst_4500.pm +R096 lib/pf/SNMP/Cisco/Catalyst_6500.pm lib/pf/Switch/Cisco/Catalyst_6500.pm +R098 lib/pf/SNMP/Cisco/ISR_1800.pm lib/pf/Switch/Cisco/ISR_1800.pm +R098 lib/pf/SNMP/Cisco/WLC.pm lib/pf/Switch/Cisco/WLC.pm +R090 lib/pf/SNMP/Cisco/WLC_2100.pm lib/pf/Switch/Cisco/WLC_2100.pm +R082 lib/pf/SNMP/Cisco/WLC_2106.pm lib/pf/Switch/Cisco/WLC_2106.pm +R081 lib/pf/SNMP/Cisco/WLC_2500.pm lib/pf/Switch/Cisco/WLC_2500.pm +R077 lib/pf/SNMP/Cisco/WLC_4400.pm lib/pf/Switch/Cisco/WLC_4400.pm +R081 lib/pf/SNMP/Cisco/WLC_5500.pm lib/pf/Switch/Cisco/WLC_5500.pm +R078 lib/pf/SNMP/Cisco/WiSM.pm lib/pf/Switch/Cisco/WiSM.pm +R078 lib/pf/SNMP/Cisco/WiSM2.pm lib/pf/Switch/Cisco/WiSM2.pm +R094 lib/pf/SNMP/Dell.pm lib/pf/Switch/Dell.pm +R087 lib/pf/SNMP/Dell/PowerConnect3424.pm lib/pf/Switch/Dell/PowerConnect3424.pm +R096 lib/pf/SNMP/Dlink.pm lib/pf/Switch/Dlink.pm +R081 lib/pf/SNMP/Dlink/DES_3526.pm lib/pf/Switch/Dlink/DES_3526.pm +R088 lib/pf/SNMP/Dlink/DES_3550.pm lib/pf/Switch/Dlink/DES_3550.pm +R090 lib/pf/SNMP/Dlink/DGS_3100.pm lib/pf/Switch/Dlink/DGS_3100.pm +R090 lib/pf/SNMP/Dlink/DGS_3200.pm lib/pf/Switch/Dlink/DGS_3200.pm +R071 lib/pf/SNMP/Dlink/DWL.pm lib/pf/Switch/Dlink/DWL.pm +R096 lib/pf/SNMP/Dlink/DWS_3026.pm lib/pf/Switch/Dlink/DWS_3026.pm +R097 lib/pf/SNMP/Enterasys.pm lib/pf/Switch/Enterasys.pm +R097 lib/pf/SNMP/Enterasys/D2.pm lib/pf/Switch/Enterasys/D2.pm +R097 lib/pf/SNMP/Enterasys/Matrix_N3.pm lib/pf/Switch/Enterasys/Matrix_N3.pm +R080 lib/pf/SNMP/Enterasys/SecureStack_C2.pm lib/pf/Switch/Enterasys/SecureStack_C2.pm +R091 lib/pf/SNMP/Enterasys/SecureStack_C3.pm lib/pf/Switch/Enterasys/SecureStack_C3.pm +R099 lib/pf/SNMP/Extreme.pm lib/pf/Switch/Extreme.pm +R082 lib/pf/SNMP/Extreme/Summit.pm lib/pf/Switch/Extreme/Summit.pm +R080 lib/pf/SNMP/Extreme/Summit_X250e.pm lib/pf/Switch/Extreme/Summit_X250e.pm +R100 lib/pf/SNMP/Extreme/nas-pb.yml lib/pf/Switch/Extreme/nas-pb.yml +R098 lib/pf/SNMP/Extricom.pm lib/pf/Switch/Extricom.pm +R078 lib/pf/SNMP/Extricom/EXSW.pm lib/pf/Switch/Extricom/EXSW.pm +R098 lib/pf/SNMP/Foundry.pm lib/pf/Switch/Foundry.pm +R083 lib/pf/SNMP/Foundry/FastIron_4802.pm lib/pf/Switch/Foundry/FastIron_4802.pm +R087 lib/pf/SNMP/Foundry/MC.pm lib/pf/Switch/Foundry/MC.pm +R095 lib/pf/SNMP/H3C.pm lib/pf/Switch/H3C.pm +R079 lib/pf/SNMP/H3C/S5120.pm lib/pf/Switch/H3C/S5120.pm +R098 lib/pf/SNMP/HP.pm lib/pf/Switch/HP.pm +R096 lib/pf/SNMP/HP/Controller_MSM710.pm lib/pf/Switch/HP/Controller_MSM710.pm +R096 lib/pf/SNMP/HP/E4800G.pm lib/pf/Switch/HP/E4800G.pm +R096 lib/pf/SNMP/HP/E5500G.pm lib/pf/Switch/HP/E5500G.pm +R096 lib/pf/SNMP/HP/Procurve_2500.pm lib/pf/Switch/HP/Procurve_2500.pm +R084 lib/pf/SNMP/HP/Procurve_2600.pm lib/pf/Switch/HP/Procurve_2600.pm +R085 lib/pf/SNMP/HP/Procurve_3400cl.pm lib/pf/Switch/HP/Procurve_3400cl.pm +R081 lib/pf/SNMP/HP/Procurve_4100.pm lib/pf/Switch/HP/Procurve_4100.pm +R078 lib/pf/SNMP/HP/Procurve_5300.pm lib/pf/Switch/HP/Procurve_5300.pm +R094 lib/pf/SNMP/HP/Procurve_5400.pm lib/pf/Switch/HP/Procurve_5400.pm +R100 lib/pf/SNMP/HP/nas-pb.yml lib/pf/Switch/HP/nas-pb.yml +R097 lib/pf/SNMP/Hostapd.pm lib/pf/Switch/Hostapd.pm +R089 lib/pf/SNMP/Intel.pm lib/pf/Switch/Intel.pm +R096 lib/pf/SNMP/Intel/Express_460.pm lib/pf/Switch/Intel/Express_460.pm +R096 lib/pf/SNMP/Intel/Express_530.pm lib/pf/Switch/Intel/Express_530.pm +R097 lib/pf/SNMP/Juniper.pm lib/pf/Switch/Juniper.pm +R081 lib/pf/SNMP/Juniper/EX.pm lib/pf/Switch/Juniper/EX.pm +R099 lib/pf/SNMP/LG.pm lib/pf/Switch/LG.pm +R080 lib/pf/SNMP/LG/ES4500G.pm lib/pf/Switch/LG/ES4500G.pm +R099 lib/pf/SNMP/Linksys.pm lib/pf/Switch/Linksys.pm +R082 lib/pf/SNMP/Linksys/SRW224G4.pm lib/pf/Switch/Linksys/SRW224G4.pm +R098 lib/pf/SNMP/Meru.pm lib/pf/Switch/Meru.pm +R077 lib/pf/SNMP/Meru/MC.pm lib/pf/Switch/Meru/MC.pm +R100 lib/pf/SNMP/Meru/nas-pb.yml lib/pf/Switch/Meru/nas-pb.yml +R099 lib/pf/SNMP/MockedSwitch.pm lib/pf/Switch/MockedSwitch.pm +R097 lib/pf/SNMP/Motorola.pm lib/pf/Switch/Motorola.pm +R085 lib/pf/SNMP/Motorola/RFS.pm lib/pf/Switch/Motorola/RFS.pm +R083 lib/pf/SNMP/Netgear.pm lib/pf/Switch/Netgear.pm +R098 lib/pf/SNMP/Netgear/FSM726v1.pm lib/pf/Switch/Netgear/FSM726v1.pm +R097 lib/pf/SNMP/Netgear/GS110.pm lib/pf/Switch/Netgear/GS110.pm +R099 lib/pf/SNMP/Nortel.pm lib/pf/Switch/Nortel.pm +R080 lib/pf/SNMP/Nortel/BPS2000.pm lib/pf/Switch/Nortel/BPS2000.pm +R077 lib/pf/SNMP/Nortel/BayStack4550.pm lib/pf/Switch/Nortel/BayStack4550.pm +R078 lib/pf/SNMP/Nortel/BayStack470.pm lib/pf/Switch/Nortel/BayStack470.pm +R078 lib/pf/SNMP/Nortel/BayStack5500.pm lib/pf/Switch/Nortel/BayStack5500.pm +R089 lib/pf/SNMP/Nortel/BayStack5500_6x.pm lib/pf/Switch/Nortel/BayStack5500_6x.pm +R082 lib/pf/SNMP/Nortel/ERS2500.pm lib/pf/Switch/Nortel/ERS2500.pm +R080 lib/pf/SNMP/Nortel/ERS4000.pm lib/pf/Switch/Nortel/ERS4000.pm +R079 lib/pf/SNMP/Nortel/ERS5000.pm lib/pf/Switch/Nortel/ERS5000.pm +R090 lib/pf/SNMP/Nortel/ERS5000_6x.pm lib/pf/Switch/Nortel/ERS5000_6x.pm +R079 lib/pf/SNMP/Nortel/ES325.pm lib/pf/Switch/Nortel/ES325.pm +R096 lib/pf/SNMP/PacketFence.pm lib/pf/Switch/PacketFence.pm +R096 lib/pf/SNMP/Ruckus.pm lib/pf/Switch/Ruckus.pm +R098 lib/pf/SNMP/SMC.pm lib/pf/Switch/SMC.pm +R093 lib/pf/SNMP/SMC/TS6128L2.pm lib/pf/Switch/SMC/TS6128L2.pm +R093 lib/pf/SNMP/SMC/TS6224M.pm lib/pf/Switch/SMC/TS6224M.pm +R096 lib/pf/SNMP/SMC/TS8800M.pm lib/pf/Switch/SMC/TS8800M.pm +R093 lib/pf/SNMP/ThreeCom.pm lib/pf/Switch/ThreeCom.pm +R096 lib/pf/SNMP/ThreeCom/E4800G.pm lib/pf/Switch/ThreeCom/E4800G.pm +R096 lib/pf/SNMP/ThreeCom/E5500G.pm lib/pf/Switch/ThreeCom/E5500G.pm +R086 lib/pf/SNMP/ThreeCom/NJ220.pm lib/pf/Switch/ThreeCom/NJ220.pm +R097 lib/pf/SNMP/ThreeCom/SS4200.pm lib/pf/Switch/ThreeCom/SS4200.pm +R098 lib/pf/SNMP/ThreeCom/SS4500.pm lib/pf/Switch/ThreeCom/SS4500.pm +R096 lib/pf/SNMP/ThreeCom/Switch_4200G.pm lib/pf/Switch/ThreeCom/Switch_4200G.pm +R098 lib/pf/SNMP/Trapeze.pm lib/pf/Switch/Trapeze.pm +R100 lib/pf/SNMP/Trapeze/nas-pb.yml lib/pf/Switch/Trapeze/nas-pb.yml +R091 lib/pf/SNMP/WirelessModuleTemplate.pm lib/pf/Switch/WirelessModuleTemplate.pm +R097 lib/pf/SNMP/Xirrus.pm lib/pf/Switch/Xirrus.pm +R099 lib/pf/SNMP/constants.pm lib/pf/Switch/constants.pm M lib/pf/SwitchFactory.pm M lib/pf/pfcmd/checkup.pm M lib/pf/radius.pm @@ -267702,7 +289724,7 @@ Date: Thu Oct 24 13:36:27 2013 -0400 Conflicts: - lib/pf/file_paths.pm + lib/pf/file_paths.pm M lib/pf/file_paths.pm M raddb/sites-available/dynamic-clients @@ -267715,7 +289737,7 @@ Date: Wed Oct 23 13:20:40 2013 -0400 Conflicts: - lib/pf/radius.pm + lib/pf/radius.pm M lib/pf/SNMP.pm M lib/pf/SNMP/PacketFence.pm @@ -267985,7 +290007,7 @@ Date: Wed Feb 12 20:30:02 2014 -0500 Refactored to use can_access_group_any Conflicts: - html/pfappserver/root/admin/wrapper.tt + html/pfappserver/root/admin/wrapper.tt M html/pfappserver/root/admin/wrapper.tt @@ -268004,7 +290026,7 @@ Date: Wed Feb 12 20:28:28 2014 -0500 Change default redirect_action to Admin::index Conflicts: - html/pfappserver/root/admin/login.tt + html/pfappserver/root/admin/login.tt M html/pfappserver/root/admin/login.tt @@ -268023,7 +290045,7 @@ Date: Wed Feb 12 20:27:11 2014 -0500 Forward user to first action it has permission to Conflicts: - html/pfappserver/lib/pfappserver/Controller/Admin.pm + html/pfappserver/lib/pfappserver/Controller/Admin.pm M html/pfappserver/lib/pfappserver/Controller/Admin.pm @@ -268304,77 +290326,42 @@ Date: Thu Feb 6 12:21:03 2014 -0500 Renamed all configuration files to .example M addons/packages/packetfence.spec -D conf/adminroles.conf -A conf/adminroles.conf.example -D conf/authentication.conf -A conf/authentication.conf.example -D conf/floating_network_device.conf -A conf/floating_network_device.conf.example -D conf/guest-managers.conf -A conf/guest-managers.conf.example -D conf/httpd.conf.d/ssl-certificates.conf -A conf/httpd.conf.d/ssl-certificates.conf.example -D conf/iptables.conf -A conf/iptables.conf.example -D conf/listener.msg -A conf/listener.msg.example -D conf/log.conf -A conf/log.conf.example -D conf/mdm.conf -A conf/mdm.conf.example -D conf/nessus/remotescan.nessus -A conf/nessus/remotescan.nessus.example -D conf/networks.conf -A conf/networks.conf.example -D conf/popup.msg -A conf/popup.msg.example -D conf/profiles.conf -A conf/profiles.conf.example -D conf/radiusd/eap.conf -A conf/radiusd/eap.conf.example -D conf/radiusd/radiusd.conf -A conf/radiusd/radiusd.conf.example -D conf/radiusd/sql.conf -A conf/radiusd/sql.conf.example -D conf/snmptrapd.conf -A conf/snmptrapd.conf.example -D conf/snort.conf -A conf/snort.conf.example -D conf/snort.conf.pre_snort-2.8 -A conf/snort.conf.pre_snort-2.8.example -D conf/snort/classification.config -A conf/snort/classification.config.example -D conf/snort/local.rules -A conf/snort/local.rules.example -D conf/snort/reference.config -A conf/snort/reference.config.example -D conf/suricata.yaml -A conf/suricata.yaml.example -D conf/switches.conf -A conf/switches.conf.example -D conf/templates/emails-billing_confirmation.txt.tt -A conf/templates/emails-billing_confirmation.txt.tt.example -D conf/templates/emails-guest_admin_pregistration.txt.tt -A conf/templates/emails-guest_admin_pregistration.txt.tt.example -D conf/templates/emails-guest_email_activation.txt.tt -A conf/templates/emails-guest_email_activation.txt.tt.example -D conf/templates/emails-guest_email_preregistration.txt.tt -A conf/templates/emails-guest_email_preregistration.txt.tt.example -D conf/templates/emails-guest_email_preregistration_confirmed.txt.tt -A conf/templates/emails-guest_email_preregistration_confirmed.txt.tt.example -D conf/templates/emails-guest_registered.txt.tt -A conf/templates/emails-guest_registered.txt.tt.example -D conf/templates/emails-guest_sponsor_activation.txt.tt -A conf/templates/emails-guest_sponsor_activation.txt.tt.example -D conf/templates/emails-guest_sponsor_preregistration.txt.tt -A conf/templates/emails-guest_sponsor_preregistration.txt.tt.example -D conf/ui-global.conf -A conf/ui-global.conf.example -D conf/violations.conf -A conf/violations.conf.example +R100 conf/adminroles.conf conf/adminroles.conf.example +R100 conf/authentication.conf conf/authentication.conf.example +R100 conf/floating_network_device.conf conf/floating_network_device.conf.example +R100 conf/guest-managers.conf conf/guest-managers.conf.example +R100 conf/httpd.conf.d/ssl-certificates.conf conf/httpd.conf.d/ssl-certificates.conf.example +R100 conf/iptables.conf conf/iptables.conf.example +R100 conf/listener.msg conf/listener.msg.example +R100 conf/log.conf conf/log.conf.example +R100 conf/mdm.conf conf/mdm.conf.example +R100 conf/nessus/remotescan.nessus conf/nessus/remotescan.nessus.example +R100 conf/networks.conf conf/networks.conf.example +R100 conf/popup.msg conf/popup.msg.example +R100 conf/profiles.conf conf/profiles.conf.example +R100 conf/radiusd/eap.conf conf/radiusd/eap.conf.example +R100 conf/radiusd/radiusd.conf conf/radiusd/radiusd.conf.example +R100 conf/radiusd/sql.conf conf/radiusd/sql.conf.example +R100 conf/snmptrapd.conf conf/snmptrapd.conf.example +R100 conf/snort.conf conf/snort.conf.example +R100 conf/snort.conf.pre_snort-2.8 conf/snort.conf.pre_snort-2.8.example +R100 conf/snort/classification.config conf/snort/classification.config.example +R100 conf/snort/local.rules conf/snort/local.rules.example +R100 conf/snort/reference.config conf/snort/reference.config.example +R100 conf/suricata.yaml conf/suricata.yaml.example +R100 conf/switches.conf conf/switches.conf.example +R100 conf/templates/emails-billing_confirmation.txt.tt conf/templates/emails-billing_confirmation.txt.tt.example +R100 conf/templates/emails-guest_admin_pregistration.txt.tt conf/templates/emails-guest_admin_pregistration.txt.tt.example +R100 conf/templates/emails-guest_email_activation.txt.tt conf/templates/emails-guest_email_activation.txt.tt.example +R100 conf/templates/emails-guest_email_preregistration.txt.tt conf/templates/emails-guest_email_preregistration.txt.tt.example +R100 conf/templates/emails-guest_email_preregistration_confirmed.txt.tt conf/templates/emails-guest_email_preregistration_confirmed.txt.tt.example +R100 conf/templates/emails-guest_registered.txt.tt conf/templates/emails-guest_registered.txt.tt.example +R100 conf/templates/emails-guest_sponsor_activation.txt.tt conf/templates/emails-guest_sponsor_activation.txt.tt.example +R100 conf/templates/emails-guest_sponsor_preregistration.txt.tt conf/templates/emails-guest_sponsor_preregistration.txt.tt.example +R100 conf/ui-global.conf conf/ui-global.conf.example +R100 conf/violations.conf conf/violations.conf.example M debian/rules -D html/captive-portal/captive_portal.conf -A html/captive-portal/captive_portal.conf.example +R100 html/captive-portal/captive_portal.conf html/captive-portal/captive_portal.conf.example commit 8dc69ee03d39d0f6a9a3f2358c892e6a1c532a5b Author: James Rouzier @@ -268622,8 +290609,7 @@ Date: Fri Nov 22 21:54:20 2013 -0500 Add inline accounting maintenance subroutine M conf/violations.conf -D html/captive-portal/templates/violations/expiration.html -A html/captive-portal/templates/violations/time_expiration.html +R100 html/captive-portal/templates/violations/expiration.html html/captive-portal/templates/violations/time_expiration.html M lib/pf/accounting.pm M lib/pf/inline/accounting.pm M sbin/pfmon @@ -270047,62 +292033,34 @@ Date: Mon Dec 16 14:31:41 2013 -0500 M html/captive-portal/Changes M html/captive-portal/captive_portal.conf -D html/captive-portal/lib/captive/portal.pm -D html/captive-portal/lib/captive/portal/Base/Controller.pm -D html/captive-portal/lib/captive/portal/Controller/Access.pm -D html/captive-portal/lib/captive/portal/Controller/Activate/Email.pm -D html/captive-portal/lib/captive/portal/Controller/Activate/Sms.pm -D html/captive-portal/lib/captive/portal/Controller/Aup.pm -D html/captive-portal/lib/captive/portal/Controller/Authenticate.pm -D html/captive-portal/lib/captive/portal/Controller/CaptivePortal.pm -D html/captive-portal/lib/captive/portal/Controller/Enabler.pm -D html/captive-portal/lib/captive/portal/Controller/GamingRegistration.pm -D html/captive-portal/lib/captive/portal/Controller/Node/Manager.pm -D html/captive-portal/lib/captive/portal/Controller/Oauth2.pm -D html/captive-portal/lib/captive/portal/Controller/Pay.pm -D html/captive-portal/lib/captive/portal/Controller/PreRegister.pm -D html/captive-portal/lib/captive/portal/Controller/Redirect.pm -D html/captive-portal/lib/captive/portal/Controller/Release.pm -D html/captive-portal/lib/captive/portal/Controller/Remediation.pm -D html/captive-portal/lib/captive/portal/Controller/Root.pm -D html/captive-portal/lib/captive/portal/Controller/Signup.pm -D html/captive-portal/lib/captive/portal/Controller/Status.pm -D html/captive-portal/lib/captive/portal/Controller/WirelessProfile.pm -D html/captive-portal/lib/captive/portal/Model/Portal/Session.pm -D html/captive-portal/lib/captive/portal/Role/Action/Hookable.pm -D html/captive-portal/lib/captive/portal/Role/Action/Hookable/After.pm -D html/captive-portal/lib/captive/portal/Role/Action/Hookable/Before.pm -D html/captive-portal/lib/captive/portal/Role/Action/Hookable/Override.pm -D html/captive-portal/lib/captive/portal/View/HTML.pm -D html/captive-portal/lib/captive/portal/View/MobileConfig.pm -A html/captive-portal/lib/captiveportal.pm -A html/captive-portal/lib/captiveportal/Base/Controller.pm -A html/captive-portal/lib/captiveportal/Controller/Access.pm -A html/captive-portal/lib/captiveportal/Controller/Activate/Email.pm -A html/captive-portal/lib/captiveportal/Controller/Activate/Sms.pm -A html/captive-portal/lib/captiveportal/Controller/Aup.pm -A html/captive-portal/lib/captiveportal/Controller/Authenticate.pm -A html/captive-portal/lib/captiveportal/Controller/CaptivePortal.pm -A html/captive-portal/lib/captiveportal/Controller/Enabler.pm -A html/captive-portal/lib/captiveportal/Controller/GamingRegistration.pm -A html/captive-portal/lib/captiveportal/Controller/Node/Manager.pm -A html/captive-portal/lib/captiveportal/Controller/Oauth2.pm -A html/captive-portal/lib/captiveportal/Controller/Pay.pm -A html/captive-portal/lib/captiveportal/Controller/PreRegister.pm -A html/captive-portal/lib/captiveportal/Controller/Redirect.pm -A html/captive-portal/lib/captiveportal/Controller/Release.pm -A html/captive-portal/lib/captiveportal/Controller/Remediation.pm -A html/captive-portal/lib/captiveportal/Controller/Root.pm -A html/captive-portal/lib/captiveportal/Controller/Signup.pm -A html/captive-portal/lib/captiveportal/Controller/Status.pm -A html/captive-portal/lib/captiveportal/Controller/WirelessProfile.pm -A html/captive-portal/lib/captiveportal/Model/Portal/Session.pm -A html/captive-portal/lib/captiveportal/Role/Action/Hookable.pm -A html/captive-portal/lib/captiveportal/Role/Action/Hookable/After.pm -A html/captive-portal/lib/captiveportal/Role/Action/Hookable/Before.pm -A html/captive-portal/lib/captiveportal/Role/Action/Hookable/Override.pm -A html/captive-portal/lib/captiveportal/View/HTML.pm -A html/captive-portal/lib/captiveportal/View/MobileConfig.pm +R096 html/captive-portal/lib/captive/portal.pm html/captive-portal/lib/captiveportal.pm +R093 html/captive-portal/lib/captive/portal/Base/Controller.pm html/captive-portal/lib/captiveportal/Base/Controller.pm +R082 html/captive-portal/lib/captive/portal/Controller/Access.pm html/captive-portal/lib/captiveportal/Controller/Access.pm +R098 html/captive-portal/lib/captive/portal/Controller/Activate/Email.pm html/captive-portal/lib/captiveportal/Controller/Activate/Email.pm +R095 html/captive-portal/lib/captive/portal/Controller/Activate/Sms.pm html/captive-portal/lib/captiveportal/Controller/Activate/Sms.pm +R082 html/captive-portal/lib/captive/portal/Controller/Aup.pm html/captive-portal/lib/captiveportal/Controller/Aup.pm +R096 html/captive-portal/lib/captive/portal/Controller/Authenticate.pm html/captive-portal/lib/captiveportal/Controller/Authenticate.pm +R095 html/captive-portal/lib/captive/portal/Controller/CaptivePortal.pm html/captive-portal/lib/captiveportal/Controller/CaptivePortal.pm +R087 html/captive-portal/lib/captive/portal/Controller/Enabler.pm html/captive-portal/lib/captiveportal/Controller/Enabler.pm +R096 html/captive-portal/lib/captive/portal/Controller/GamingRegistration.pm html/captive-portal/lib/captiveportal/Controller/GamingRegistration.pm +R083 html/captive-portal/lib/captive/portal/Controller/Node/Manager.pm html/captive-portal/lib/captiveportal/Controller/Node/Manager.pm +R096 html/captive-portal/lib/captive/portal/Controller/Oauth2.pm html/captive-portal/lib/captiveportal/Controller/Oauth2.pm +R099 html/captive-portal/lib/captive/portal/Controller/Pay.pm html/captive-portal/lib/captiveportal/Controller/Pay.pm +R082 html/captive-portal/lib/captive/portal/Controller/PreRegister.pm html/captive-portal/lib/captiveportal/Controller/PreRegister.pm +R082 html/captive-portal/lib/captive/portal/Controller/Redirect.pm html/captive-portal/lib/captiveportal/Controller/Redirect.pm +R090 html/captive-portal/lib/captive/portal/Controller/Release.pm html/captive-portal/lib/captiveportal/Controller/Release.pm +R093 html/captive-portal/lib/captive/portal/Controller/Remediation.pm html/captive-portal/lib/captiveportal/Controller/Remediation.pm +R098 html/captive-portal/lib/captive/portal/Controller/Root.pm html/captive-portal/lib/captiveportal/Controller/Root.pm +R099 html/captive-portal/lib/captive/portal/Controller/Signup.pm html/captive-portal/lib/captiveportal/Controller/Signup.pm +R089 html/captive-portal/lib/captive/portal/Controller/Status.pm html/captive-portal/lib/captiveportal/Controller/Status.pm +R087 html/captive-portal/lib/captive/portal/Controller/WirelessProfile.pm html/captive-portal/lib/captiveportal/Controller/WirelessProfile.pm +R096 html/captive-portal/lib/captive/portal/Model/Portal/Session.pm html/captive-portal/lib/captiveportal/Model/Portal/Session.pm +R091 html/captive-portal/lib/captive/portal/Role/Action/Hookable.pm html/captive-portal/lib/captiveportal/Role/Action/Hookable.pm +R084 html/captive-portal/lib/captive/portal/Role/Action/Hookable/After.pm html/captive-portal/lib/captiveportal/Role/Action/Hookable/After.pm +R084 html/captive-portal/lib/captive/portal/Role/Action/Hookable/Before.pm html/captive-portal/lib/captiveportal/Role/Action/Hookable/Before.pm +R082 html/captive-portal/lib/captive/portal/Role/Action/Hookable/Override.pm html/captive-portal/lib/captiveportal/Role/Action/Hookable/Override.pm +R086 html/captive-portal/lib/captive/portal/View/HTML.pm html/captive-portal/lib/captiveportal/View/HTML.pm +R078 html/captive-portal/lib/captive/portal/View/MobileConfig.pm html/captive-portal/lib/captiveportal/View/MobileConfig.pm M html/captive-portal/script/captive_portal_cgi.pl M html/captive-portal/script/captive_portal_create.pl M html/captive-portal/script/captive_portal_fastcgi.pl @@ -270601,7 +292559,7 @@ Date: Fri Oct 18 14:34:55 2013 -0400 'mode' parameter is specified. Conflicts: - html/captive-portal/register.cgi + html/captive-portal/register.cgi M html/captive-portal/register.cgi @@ -270997,8 +292955,7 @@ Date: Wed Dec 18 16:07:58 2013 -0500 SQL to expand person table -D db/custom/pf-mandatory-fields-per-profile-upgrade.sql -A db/upgrade-4.1.0-4.x.x.sql +R095 db/custom/pf-mandatory-fields-per-profile-upgrade.sql db/upgrade-4.1.0-4.x.x.sql commit 6877c5328ce7295e709f20ffc2704655b6de4607 Author: James Rouzier @@ -271040,8 +292997,7 @@ Date: Tue Oct 15 17:06:35 2013 -0400 Renamed pf::mdm::tem to pf::mdm::ibm -A lib/pf/mdm/ibm.pm -D lib/pf/mdm/tem.pm +R093 lib/pf/mdm/tem.pm lib/pf/mdm/ibm.pm commit 23dee30744ceabc71e683afc6f5139bd22c42069 Author: James Rouzier @@ -271248,8 +293204,7 @@ Date: Fri Dec 6 14:23:12 2013 -0500 Moved custom db stuff to db/custom -A db/custom/pf-mandatory-fields-per-profile-upgrade.sql -D db/pf-mandatory-fields-per-profile-upgrade.sql +R100 db/pf-mandatory-fields-per-profile-upgrade.sql db/custom/pf-mandatory-fields-per-profile-upgrade.sql commit 8f0ffd9d4dfb8e59e8e8271c052d6dd6f6d90eb1 Author: James Rouzier @@ -272200,8 +294155,7 @@ M lib/pf/services/manager/dhcpd.pm M lib/pf/services/manager/memcached.pm M lib/pf/services/manager/pfdns.pm M lib/pf/services/manager/radiusd.pm -A lib/pf/services/manager/roles/is_managed_by_pf_conf.pm -D lib/pf/services/manager/roles/pf_conf_service_managed.pm +R084 lib/pf/services/manager/roles/pf_conf_service_managed.pm lib/pf/services/manager/roles/is_managed_by_pf_conf.pm M lib/pf/services/manager/snort.pm M lib/pf/services/manager/suricata.pm @@ -273130,8 +295084,7 @@ Date: Mon Aug 5 18:24:42 2013 -0400 renamed pf::user_roles to pf::admin_roles M html/pfappserver/lib/pfappserver/View/HTML.pm -A lib/pf/admin_roles.pm -D lib/pf/user_roles.pm +R088 lib/pf/user_roles.pm lib/pf/admin_roles.pm commit 9bb1c8a11f19e27bc58d928fb64cd15f40aa6958 Author: James Rouzier @@ -273535,12 +295488,11 @@ M NEWS.asciidoc M html/pfappserver/lib/pfappserver/Controller/User.pm M html/pfappserver/root/admin/configuration.tt M html/pfappserver/root/admin/users.tt -D html/pfappserver/root/configuration/users.tt M html/pfappserver/root/static/admin/configuration.js M html/pfappserver/root/static/admin/configuration/authentication.js D html/pfappserver/root/static/admin/configuration/users.js M html/pfappserver/root/static/js/user.js -A html/pfappserver/root/user/create.tt +R099 html/pfappserver/root/configuration/users.tt html/pfappserver/root/user/create.tt M html/pfappserver/root/user/view.tt commit bb2d386107c3db133e2a35490b437cef4f3124a9 @@ -274442,7 +296394,7 @@ Date: Sun Jun 30 15:23:53 2013 -0400 Conflicts: - lib/pf/services.pm + lib/pf/services.pm M lib/pf/pfcmd/help.pm @@ -274456,8 +296408,8 @@ Date: Fri Jun 7 14:29:20 2013 -0400 Conflicts: - debian/control - lib/pf/services.pm + debian/control + lib/pf/services.pm M addons/packages/packetfence.spec M conf/httpd.conf.d/httpd.proxy @@ -274473,7 +296425,7 @@ Date: Thu Jun 6 16:13:50 2013 -0400 Conflicts: - lib/pf/iptables.pm + lib/pf/iptables.pm M conf/documentation.conf A conf/httpd.conf.d/httpd.proxy @@ -275384,8 +297336,8 @@ Date: Fri Jul 26 12:58:25 2013 -0400 refactor to use pf::radius::soapclient Conflicts: - raddb/packetfence-soh.pm - raddb/packetfence.pm + raddb/packetfence-soh.pm + raddb/packetfence.pm M raddb/packetfence-soh.pm M raddb/packetfence.pm @@ -276220,10 +298172,9 @@ Date: Tue Aug 13 15:06:51 2013 -0400 Renamed SwitchFactoryConfig.pm to PfFilePaths.pm -A t/PfFilePaths.pm +R074 t/SwitchFactoryConfig.pm t/PfFilePaths.pm M t/SNMP.t M t/SwitchFactory.t -D t/SwitchFactoryConfig.pm A t/data/authentication.conf A t/data/profiles.conf M t/floatingdevice.t @@ -276719,8 +298670,7 @@ Date: Wed Jul 31 16:12:18 2013 -0400 Renamed constant.pm to constants.pm -D lib/pf/proxypassthrough/constant.pm -A lib/pf/proxypassthrough/constants.pm +R100 lib/pf/proxypassthrough/constant.pm lib/pf/proxypassthrough/constants.pm M lib/pf/services/apache.pm commit ca90cc773e94806a68bf4d4698a40bcb0655d887 @@ -278080,8 +300030,7 @@ Date: Fri Jul 12 11:32:25 2013 -0400 Rename the copy role to clone and made the clone similar to create action -A html/pfappserver/lib/pfappserver/Base/Controller/Crud/Clone.pm -D html/pfappserver/lib/pfappserver/Base/Controller/Crud/Copy.pm +R060 html/pfappserver/lib/pfappserver/Base/Controller/Crud/Copy.pm html/pfappserver/lib/pfappserver/Base/Controller/Crud/Clone.pm commit 15e70f942a280c360e7d1fe95ce4f0e80ba3456c Author: James Rouzier @@ -278265,7 +300214,7 @@ Date: Wed Jul 10 10:42:39 2013 -0400 Conflicts: - lib/pf/SNMP/Cisco/Catalyst_4500.pm + lib/pf/SNMP/Cisco/Catalyst_4500.pm M lib/pf/SNMP.pm M lib/pf/SNMP/Cisco/Catalyst_4500.pm @@ -279299,8 +301248,8 @@ Date: Fri Apr 19 16:09:25 2013 -0400 Conflicts: - lib/pf/config.pm - lib/pf/services.pm + lib/pf/config.pm + lib/pf/services.pm M NEWS.old M addons/packages/packetfence.spec @@ -281101,8 +303050,7 @@ M html/pfappserver/lib/pfappserver/Controller/Interface.pm M html/pfappserver/root/interface/create.tt D html/pfappserver/root/interface/get.tt M html/pfappserver/root/interface/list.tt -D html/pfappserver/root/interface/read.tt -A html/pfappserver/root/interface/view.tt +R100 html/pfappserver/root/interface/read.tt html/pfappserver/root/interface/view.tt M html/pfappserver/root/static/js/interface.js commit 7e33d2d7d75d4310141172fad71019f74b83fbda @@ -282043,12 +303991,9 @@ Date: Thu May 2 11:35:13 2013 -0400 M html/pfappserver/lib/pfappserver/Controller/Configuration/Fingerprints.pm M html/pfappserver/lib/pfappserver/Controller/Configuration/MacAddress.pm M html/pfappserver/lib/pfappserver/Controller/Configuration/UserAgents.pm -D html/pfappserver/root/configuration/fingerprints/index.tt -A html/pfappserver/root/configuration/fingerprints/simple_search.tt -D html/pfappserver/root/configuration/macaddress/index.tt -A html/pfappserver/root/configuration/macaddress/simple_search.tt -D html/pfappserver/root/configuration/useragents/index.tt -A html/pfappserver/root/configuration/useragents/simple_search.tt +R094 html/pfappserver/root/configuration/fingerprints/index.tt html/pfappserver/root/configuration/fingerprints/simple_search.tt +R090 html/pfappserver/root/configuration/macaddress/index.tt html/pfappserver/root/configuration/macaddress/simple_search.tt +R091 html/pfappserver/root/configuration/useragents/index.tt html/pfappserver/root/configuration/useragents/simple_search.tt M html/pfappserver/root/static/admin/searches.js commit 5938e1b5739f726c9426a72474d28ad2e2509e39 @@ -282560,8 +304505,7 @@ Date: Mon Apr 29 20:20:20 2013 -0400 Fix pagination issue M html/pfappserver/lib/pfappserver/Controller/Configuration/MacAddress.pm -A html/pfappserver/root/configuration/macaddress/index.tt -D html/pfappserver/root/configuration/macaddress/simple_search.tt +R100 html/pfappserver/root/configuration/macaddress/simple_search.tt html/pfappserver/root/configuration/macaddress/index.tt commit efe8493888dfce1ad33d0667473cae64d829db23 Author: James Rouzier @@ -282570,8 +304514,7 @@ Date: Mon Apr 29 20:17:47 2013 -0400 Fix pagination issue M html/pfappserver/lib/pfappserver/Controller/Configuration/UserAgents.pm -A html/pfappserver/root/configuration/useragents/index.tt -D html/pfappserver/root/configuration/useragents/simple_search.tt +R100 html/pfappserver/root/configuration/useragents/simple_search.tt html/pfappserver/root/configuration/useragents/index.tt commit 3ea28a5f77258f80c4b624e5793fe35e45166250 Author: James Rouzier @@ -282580,8 +304523,7 @@ Date: Mon Apr 29 20:14:42 2013 -0400 Fix pagination issue M html/pfappserver/lib/pfappserver/Controller/Configuration/Fingerprints.pm -A html/pfappserver/root/configuration/fingerprints/index.tt -D html/pfappserver/root/configuration/fingerprints/simple_search.tt +R100 html/pfappserver/root/configuration/fingerprints/simple_search.tt html/pfappserver/root/configuration/fingerprints/index.tt commit 3564e4c1e4fff03b35486298d28f87968fd71415 Author: Ludovic Marcotte @@ -283029,11 +304971,9 @@ M html/pfappserver/lib/pfappserver/Controller/Roles.pm M html/pfappserver/lib/pfappserver/Controller/SoH.pm M html/pfappserver/lib/pfappserver/Model/SoH.pm M html/pfappserver/root/admin/wrapper.tt -D html/pfappserver/root/configuration/roles.tt -D html/pfappserver/root/configuration/soh.tt M html/pfappserver/root/configurator/wrapper.tt -A html/pfappserver/root/roles/index.tt -A html/pfappserver/root/soh/index.tt +R100 html/pfappserver/root/configuration/roles.tt html/pfappserver/root/roles/index.tt +R100 html/pfappserver/root/configuration/soh.tt html/pfappserver/root/soh/index.tt M html/pfappserver/root/soh/read.tt M html/pfappserver/root/static/admin/configuration/soh.js D html/pfappserver/root/static/app/jquery.json-2.3.min.js @@ -283383,12 +305323,9 @@ Date: Thu Apr 25 11:58:35 2013 -0400 Refactored the pfappserver::Model::Config::Cached to pfappserver::Model::Config -A html/pfappserver/lib/pfappserver/Base/Model/Config.pm -D html/pfappserver/lib/pfappserver/Base/Model/Config/Cached.pm -D html/pfappserver/lib/pfappserver/Base/Model/Config/Cached/Group.pm -D html/pfappserver/lib/pfappserver/Base/Model/Config/Cached/Mapped.pm -A html/pfappserver/lib/pfappserver/Base/Model/Config/Group.pm -A html/pfappserver/lib/pfappserver/Base/Model/Config/Mapped.pm +R098 html/pfappserver/lib/pfappserver/Base/Model/Config/Cached.pm html/pfappserver/lib/pfappserver/Base/Model/Config.pm +R093 html/pfappserver/lib/pfappserver/Base/Model/Config/Cached/Group.pm html/pfappserver/lib/pfappserver/Base/Model/Config/Group.pm +R094 html/pfappserver/lib/pfappserver/Base/Model/Config/Cached/Mapped.pm html/pfappserver/lib/pfappserver/Base/Model/Config/Mapped.pm A html/pfappserver/lib/pfappserver/Controller/Config.pm M html/pfappserver/lib/pfappserver/Controller/Config/Pf.pm M html/pfappserver/lib/pfappserver/Controller/Configuration.pm @@ -283402,20 +305339,16 @@ M html/pfappserver/lib/pfappserver/Controller/Portal/Profile/Default.pm A html/pfappserver/lib/pfappserver/Controller/Profile.pm M html/pfappserver/lib/pfappserver/Controller/Violation.pm M html/pfappserver/lib/pfappserver/Model/Config/Authentication.pm -D html/pfappserver/lib/pfappserver/Model/Config/Cached/FloatingDevice.pm -D html/pfappserver/lib/pfappserver/Model/Config/Cached/Interface.pm D html/pfappserver/lib/pfappserver/Model/Config/Cached/Pf.pm -D html/pfappserver/lib/pfappserver/Model/Config/Cached/Profile.pm -D html/pfappserver/lib/pfappserver/Model/Config/Cached/Switch.pm -A html/pfappserver/lib/pfappserver/Model/Config/FloatingDevice.pm +R087 html/pfappserver/lib/pfappserver/Model/Config/Cached/FloatingDevice.pm html/pfappserver/lib/pfappserver/Model/Config/FloatingDevice.pm D html/pfappserver/lib/pfappserver/Model/Config/IniStyleBackend.pm -A html/pfappserver/lib/pfappserver/Model/Config/Interface.pm +R083 html/pfappserver/lib/pfappserver/Model/Config/Cached/Interface.pm html/pfappserver/lib/pfappserver/Model/Config/Interface.pm M html/pfappserver/lib/pfappserver/Model/Config/Network.pm M html/pfappserver/lib/pfappserver/Model/Config/Pf.pm -A html/pfappserver/lib/pfappserver/Model/Config/Profile.pm +R089 html/pfappserver/lib/pfappserver/Model/Config/Cached/Profile.pm html/pfappserver/lib/pfappserver/Model/Config/Profile.pm D html/pfappserver/lib/pfappserver/Model/Config/Profile/Default.pm A html/pfappserver/lib/pfappserver/Model/Config/Rules.pm -A html/pfappserver/lib/pfappserver/Model/Config/Switch.pm +R092 html/pfappserver/lib/pfappserver/Model/Config/Cached/Switch.pm html/pfappserver/lib/pfappserver/Model/Config/Switch.pm M html/pfappserver/lib/pfappserver/Model/Config/Violations.pm D html/pfappserver/t/model_Config-IniStyleBackend.t D html/pfappserver/t/model_Config-Pf.t @@ -283443,8 +305376,7 @@ Date: Thu Apr 25 01:02:32 2013 -0400 Refactored pfappserver::Base::Controller::Base to pfappserver::Base::Controller -A html/pfappserver/lib/pfappserver/Base/Controller.pm -D html/pfappserver/lib/pfappserver/Base/Controller/Base.pm +R097 html/pfappserver/lib/pfappserver/Base/Controller/Base.pm html/pfappserver/lib/pfappserver/Base/Controller.pm M html/pfappserver/lib/pfappserver/Controller/Authentication.pm M html/pfappserver/lib/pfappserver/Controller/Authentication/Source.pm M html/pfappserver/lib/pfappserver/Controller/Config/Networks.pm @@ -283472,8 +305404,7 @@ Date: Thu Apr 25 00:33:26 2013 -0400 Refactored pfappserver::Base::Form::Base to pfappserver::Base::Form also added ACCEPT_CONTEXT to auto add the context to the form -A html/pfappserver/lib/pfappserver/Base/Form.pm -D html/pfappserver/lib/pfappserver/Base/Form/Base.pm +R081 html/pfappserver/lib/pfappserver/Base/Form/Base.pm html/pfappserver/lib/pfappserver/Base/Form.pm M html/pfappserver/lib/pfappserver/Form/AdvancedSearch.pm M html/pfappserver/lib/pfappserver/Form/Portal.pm M html/pfappserver/lib/pfappserver/Form/Portal/Profile.pm @@ -283785,8 +305716,7 @@ M html/pfappserver/lib/pfappserver/Controller/Config/Networks.pm M html/pfappserver/lib/pfappserver/Controller/Configurator.pm M html/pfappserver/lib/pfappserver/Controller/Interface.pm M html/pfappserver/lib/pfappserver/Form/Config/Network/Routed.pm -D html/pfappserver/lib/pfappserver/Model/Config/Cached/Network.pm -A html/pfappserver/lib/pfappserver/Model/Config/Network.pm +R095 html/pfappserver/lib/pfappserver/Model/Config/Cached/Network.pm html/pfappserver/lib/pfappserver/Model/Config/Network.pm D html/pfappserver/lib/pfappserver/Model/Config/Networks.pm M html/pfappserver/root/config/networks/view.tt D html/pfappserver/t/model_Config-Networks.t @@ -284309,12 +306239,10 @@ Date: Wed Apr 17 10:18:24 2013 -0400 Moved the NEWS and UPGRADE files to asciidoc. Renamed old ones. -D NEWS A NEWS.asciidoc -A NEWS.old -D UPGRADE +R100 NEWS NEWS.old A UPGRADE.asciidoc -A UPGRADE.old +R100 UPGRADE UPGRADE.old commit 19792b2279aadaba25385e50de840fcaa09f4e13 Author: James Rouzier @@ -284366,9 +306294,8 @@ Date: Tue Apr 16 13:33:44 2013 -0400 M html/pfappserver/lib/pfappserver/Controller/Node.pm M html/pfappserver/lib/pfappserver/Model/Node.pm M html/pfappserver/root/node/advanced_search.tt -D html/pfappserver/root/node/read.tt M html/pfappserver/root/node/simple_search.tt -A html/pfappserver/root/node/view.tt +R100 html/pfappserver/root/node/read.tt html/pfappserver/root/node/view.tt commit 824f09c6fad024e7e667eda07a6b0e2acd4763f2 Author: James Rouzier @@ -284600,9 +306527,8 @@ M html/pfappserver/root/configurator/database.tt M html/pfappserver/root/static/admin/users.js A html/pfappserver/root/static/js/user.js M html/pfappserver/root/user/advanced_search.tt -D html/pfappserver/root/user/read.tt M html/pfappserver/root/user/simple_search.tt -A html/pfappserver/root/user/view.tt +R069 html/pfappserver/root/user/read.tt html/pfappserver/root/user/view.tt M html/pfappserver/root/user/violations.tt M lib/pf/config.pm @@ -284818,13 +306744,10 @@ M html/pfappserver/lib/pfappserver/Controller/Configuration/Fingerprints.pm M html/pfappserver/lib/pfappserver/Controller/Configuration/MacAddress.pm M html/pfappserver/lib/pfappserver/Controller/Configuration/UserAgents.pm M html/pfappserver/root/admin/configuration.tt -D html/pfappserver/root/configuration/fingerprints/index.tt -A html/pfappserver/root/configuration/fingerprints/simple_search.tt +R100 html/pfappserver/root/configuration/fingerprints/index.tt html/pfappserver/root/configuration/fingerprints/simple_search.tt M html/pfappserver/root/configuration/listing.inc -D html/pfappserver/root/configuration/macaddress/index.tt -A html/pfappserver/root/configuration/macaddress/simple_search.tt -D html/pfappserver/root/configuration/useragents/index.tt -A html/pfappserver/root/configuration/useragents/simple_search.tt +R100 html/pfappserver/root/configuration/macaddress/index.tt html/pfappserver/root/configuration/macaddress/simple_search.tt +R100 html/pfappserver/root/configuration/useragents/index.tt html/pfappserver/root/configuration/useragents/simple_search.tt M html/pfappserver/root/static/admin/searches.js commit 289feecff0a54d176b9952b10a8df8241d3f9d42 @@ -285246,8 +307169,7 @@ Date: Wed Apr 10 10:25:34 2013 -0400 M html/pfappserver/lib/pfappserver/Controller/Configuration.pm M html/pfappserver/lib/pfappserver/Controller/Violation.pm M html/pfappserver/root/admin/configuration.tt -D html/pfappserver/root/configuration/violations.tt -A html/pfappserver/root/violation/list.tt +R094 html/pfappserver/root/configuration/violations.tt html/pfappserver/root/violation/list.tt commit dad2faaf2b2e90d909cf1b2f2ae7345f5194c4d9 Author: James Rouzier @@ -285284,8 +307206,7 @@ Date: Wed Apr 10 09:15:47 2013 -0400 M html/pfappserver/lib/pfappserver/Controller/Config/Networks.pm M html/pfappserver/lib/pfappserver/Form/Config/Network.pm -D html/pfappserver/root/config/network.tt -A html/pfappserver/root/config/networks/view.tt +R076 html/pfappserver/root/config/network.tt html/pfappserver/root/config/networks/view.tt commit 82054fe90604be97a7e369b2da0613c0441b4361 Author: Francis Lachapelle @@ -285347,8 +307268,7 @@ Date: Tue Apr 9 06:00:13 2013 -0400 renamed to match Configuration::Switch Refactoring -D html/pfappserver/root/configuration/switch/read.tt -A html/pfappserver/root/configuration/switch/view.tt +R100 html/pfappserver/root/configuration/switch/read.tt html/pfappserver/root/configuration/switch/view.tt commit 8a3d1798e85577244dace28b93b2ea276d15899c Author: Derek Wuelfrath @@ -285424,9 +307344,8 @@ Date: Tue Apr 9 04:23:16 2013 -0400 Refactored Model::Config::MappedPf to Base::Mode::Config::Cached::Mapped and created Model::Config::Profile::Default -A html/pfappserver/lib/pfappserver/Base/Model/Config/Cached/Mapped.pm +R076 html/pfappserver/lib/pfappserver/Model/Config/MappedPf.pm html/pfappserver/lib/pfappserver/Base/Model/Config/Cached/Mapped.pm M html/pfappserver/lib/pfappserver/Controller/Portal/Profile/Default.pm -D html/pfappserver/lib/pfappserver/Model/Config/MappedPf.pm A html/pfappserver/lib/pfappserver/Model/Config/Profile/Default.pm commit f44018208c42552170b5fc5723ab4ab90e053d33 @@ -285609,8 +307528,7 @@ Date: Mon Apr 8 14:31:54 2013 -0400 Renamed template configuration/floatingdevice/read.tt to configuration/floatingdevice/view.tt M html/pfappserver/lib/pfappserver/Controller/Configuration/FloatingDevice.pm -D html/pfappserver/root/configuration/floatingdevice/read.tt -A html/pfappserver/root/configuration/floatingdevice/view.tt +R100 html/pfappserver/root/configuration/floatingdevice/read.tt html/pfappserver/root/configuration/floatingdevice/view.tt commit b096fd9eef7c7372b27c3cdbdf91034603a11b6b Author: James Rouzier @@ -286001,8 +307919,7 @@ M html/pfappserver/lib/pfappserver/Controller/Violation.pm A html/pfappserver/lib/pfappserver/Model/Config/Cached/Violations.pm M html/pfappserver/lib/pfappserver/Model/Config/IniStyleBackend.pm M html/pfappserver/root/configuration/violations.tt -D html/pfappserver/root/violation/read.tt -A html/pfappserver/root/violation/view.tt +R090 html/pfappserver/root/violation/read.tt html/pfappserver/root/violation/view.tt commit 4c02032176eefd3fb0102d26ad8da91d1d6e2ac8 Author: Francis Lachapelle @@ -286491,8 +308408,7 @@ M html/pfappserver/lib/pfappserver/Controller/Node.pm M html/pfappserver/lib/pfappserver/Model/Node.pm M html/pfappserver/root/admin/nodes.tt M html/pfappserver/root/node/advanced_search.tt -D html/pfappserver/root/node/get.tt -A html/pfappserver/root/node/read.tt +R100 html/pfappserver/root/node/get.tt html/pfappserver/root/node/read.tt M html/pfappserver/root/node/simple_search.tt M html/pfappserver/root/static/admin/nodes.js @@ -287421,10 +309337,8 @@ Date: Wed Mar 27 11:18:06 2013 -0400 Rename captport to portal and soap to webservices M addons/packages/packetfence.spec -D conf/httpd.conf.d/httpd.captport -A conf/httpd.conf.d/httpd.portal -D conf/httpd.conf.d/httpd.soap -A conf/httpd.conf.d/httpd.webservices +R097 conf/httpd.conf.d/httpd.captport conf/httpd.conf.d/httpd.portal +R090 conf/httpd.conf.d/httpd.soap conf/httpd.conf.d/httpd.webservices M lib/pf/pfcmd.pm M lib/pf/services.pm @@ -289755,8 +311669,7 @@ Date: Wed Feb 20 18:11:58 2013 -0500 Renamed pfappserver::Form::Search::Node to pfappserver::Form::AdvancedSearch M html/pfappserver/lib/pfappserver/Controller/Node.pm -A html/pfappserver/lib/pfappserver/Form/AdvancedSearch.pm -D html/pfappserver/lib/pfappserver/Form/Search/Node.pm +R098 html/pfappserver/lib/pfappserver/Form/Search/Node.pm html/pfappserver/lib/pfappserver/Form/AdvancedSearch.pm commit aa990e36f5ff6769109c98a1194c0e3e3d2b88b2 Author: Durand Fabrice @@ -290487,8 +312400,7 @@ Date: Tue Feb 5 11:12:33 2013 -0500 Rename HTTPPasswordSource to HtpasswdSource -D lib/pf/Authentication/Source/HTTPPasswordSource.pm -A lib/pf/Authentication/Source/HtpasswdSource.pm +R097 lib/pf/Authentication/Source/HTTPPasswordSource.pm lib/pf/Authentication/Source/HtpasswdSource.pm M lib/pf/authentication.pm commit 4a2245eb2d7dd2c90611ac3bec2bd949629a83ea @@ -290651,8 +312563,7 @@ Date: Fri Feb 1 12:30:50 2013 -0500 Update fine-uploader to version 3.2 M html/pfappserver/root/admin/configuration.tt -D html/pfappserver/root/static/app/client/fine-uploader.js -A html/pfappserver/root/static/app/client/fineuploader.js +R066 html/pfappserver/root/static/app/client/fine-uploader.js html/pfappserver/root/static/app/client/fineuploader.js D html/pfappserver/root/static/app/client/js/button.js D html/pfappserver/root/static/app/client/js/dnd.js D html/pfappserver/root/static/app/client/js/handler.base.js @@ -291198,8 +313109,7 @@ M html/pfappserver/lib/pfappserver/Controller/User.pm M html/pfappserver/lib/pfappserver/Model/User.pm M html/pfappserver/root/node/simple_search.tt M html/pfappserver/root/static/admin/users.js -D html/pfappserver/root/user/search.tt -A html/pfappserver/root/user/simple_search.tt +R072 html/pfappserver/root/user/search.tt html/pfappserver/root/user/simple_search.tt commit 41311b92ff5e2cf81d20eb38212d2e5c0f293c3d Author: Francis Lachapelle @@ -292264,8 +314174,7 @@ Date: Wed Dec 12 13:20:59 2012 -0500 M html/pfappserver/lib/pfappserver/Controller/Node.pm M html/pfappserver/root/admin/nodes.tt -D html/pfappserver/root/node/search.tt -A html/pfappserver/root/node/simple_search.tt +R088 html/pfappserver/root/node/search.tt html/pfappserver/root/node/simple_search.tt commit 01126ff7d94954be5d93ad30f59b9632939d4781 Author: James Rouzier @@ -292562,10 +314471,8 @@ A html/pfappserver/lib/pfappserver/Controller/Configuration/MacAddress.pm A html/pfappserver/lib/pfappserver/Controller/Configuration/UserAgents.pm M html/pfappserver/root/configuration/fingerprints/index.tt M html/pfappserver/root/configuration/listing.inc -D html/pfappserver/root/configuration/macaddress.tt -A html/pfappserver/root/configuration/macaddress/index.tt -D html/pfappserver/root/configuration/useragents.tt -A html/pfappserver/root/configuration/useragents/index.tt +R072 html/pfappserver/root/configuration/macaddress.tt html/pfappserver/root/configuration/macaddress/index.tt +R071 html/pfappserver/root/configuration/useragents.tt html/pfappserver/root/configuration/useragents/index.tt M html/pfappserver/root/macros.inc M html/pfappserver/root/node/search.tt M html/pfappserver/root/pagination.inc @@ -293494,8 +315401,7 @@ Date: Mon Nov 5 11:38:54 2012 -0500 M html/pfappserver/lib/pfappserver/Controller/SoH.pm M html/pfappserver/root/configuration/soh.tt D html/pfappserver/root/soh/create.tt -D html/pfappserver/root/soh/get.tt -A html/pfappserver/root/soh/read.tt +R091 html/pfappserver/root/soh/get.tt html/pfappserver/root/soh/read.tt M html/pfappserver/root/static/admin/configuration/soh.js commit 3b7c55bd630a4b0c3e889e718c05e84398979101 @@ -295074,8 +316980,7 @@ Date: Mon Oct 29 15:56:41 2012 -0400 M NEWS M UPGRADE M addons/packages/packetfence.spec -A conf/httpd.conf.d/ssl-certificates.conf -D conf/ssl-certificates.conf +R100 conf/ssl-certificates.conf conf/httpd.conf.d/ssl-certificates.conf M debian/packetfence.conffiles M lib/pf/services/apache.pm @@ -295295,7 +317200,7 @@ Date: Wed Oct 24 11:58:42 2012 -0400 Conflicts: - NEWS + NEWS M NEWS M lib/pf/class.pm @@ -296980,9 +318885,8 @@ M addons/packages/packetfence.spec M conf/httpd.conf.apache22 M conf/httpd.conf.d/captive-portal-cleanurls.conf M conf/httpd.conf.d/captive-portal-common.conf -A html/captive-portal/templates/redirection.tt +R068 html/captive-portal/wispr/redirect.tt html/captive-portal/templates/redirection.tt D html/captive-portal/wispr.cgi -D html/captive-portal/wispr/redirect.tt M lib/pf/config.pm M lib/pf/services/apache.pm M lib/pf/util.pm @@ -297852,8 +319756,7 @@ Date: Tue May 1 16:08:30 2012 -0400 Replace perl-suid dependency by a C wrapper -D bin/pfcmd -A bin/pfcmd.pl +R100 bin/pfcmd bin/pfcmd.pl M debian/control M debian/rules A src/pfcmd.c @@ -298241,8 +320144,7 @@ Date: Wed Aug 29 15:57:53 2012 -0400 M UPGRADE M html/admin/guest-management.cgi -A html/admin/templates/login.html -D html/captive-portal/templates/guest/mgmt_login.html +R100 html/captive-portal/templates/guest/mgmt_login.html html/admin/templates/login.html M lib/pf/web/admin.pm M lib/pf/web/guest.pm @@ -298260,7 +320162,7 @@ Date: Thu Aug 16 13:28:51 2012 -0400 Conflicts: - lib/pf/web/guest.pm + lib/pf/web/guest.pm M NEWS M html/admin/guest-management.cgi @@ -298284,8 +320186,7 @@ Date: Wed Aug 29 15:24:08 2012 -0400 M UPGRADE M html/admin/guest-management.cgi -A html/admin/templates/guestcreation_confirmation.html -D html/captive-portal/templates/guest/registration_confirmation.html +R100 html/captive-portal/templates/guest/registration_confirmation.html html/admin/templates/guestcreation_confirmation.html M lib/pf/web/admin.pm M lib/pf/web/guest.pm @@ -298322,8 +320223,7 @@ Date: Wed Aug 29 13:22:57 2012 -0400 M UPGRADE M html/admin/guest-management.cgi -A html/admin/templates/register_guest.html -D html/captive-portal/templates/guest/register_guest.html +R097 html/captive-portal/templates/guest/register_guest.html html/admin/templates/register_guest.html M lib/pf/web/admin.pm M lib/pf/web/constants.pm M lib/pf/web/guest.pm @@ -298478,7 +320378,7 @@ Date: Fri Aug 3 15:57:06 2012 -0400 (cherry picked from commit 586df835c012f8100a97c53865bdc61dbbb69e7f) Conflicts: - NEWS + NEWS M NEWS M lib/pf/node.pm @@ -299457,8 +321357,7 @@ Date: Mon Jul 30 18:08:03 2012 -0400 M NEWS M UPGRADE -D addons/upgrade/to-3.4-pf.conf.pl -A addons/upgrade/to-3.5-pf.conf.pl +R092 addons/upgrade/to-3.4-pf.conf.pl addons/upgrade/to-3.5-pf.conf.pl commit 41ea83fccb6405ec33b0ef0ebd51c1f2eeaaa8e0 Author: Derek Wuelfrath @@ -299466,8 +321365,7 @@ Date: Mon Jul 30 16:12:55 2012 -0400 Renamed database upgrade schema -A db/upgrade-3.3.0-3.5.0.sql -D db/upgrade-3.4.1-3.5.0.sql +R100 db/upgrade-3.4.1-3.5.0.sql db/upgrade-3.3.0-3.5.0.sql commit 821a8e4d4e0f688580c96b22ac0b397be88e30f4 Author: Derek Wuelfrath @@ -300305,12 +322203,9 @@ Date: Mon Apr 30 15:47:22 2012 -0400 in the global pf/ dir as before git migration -A conf/suricata.yaml -A lib/pf/services/snort.pm -A lib/pf/services/suricata.pm -D pf/conf/suricata.yaml -D pf/lib/pf/services/snort.pm -D pf/lib/pf/services/suricata.pm +R100 pf/conf/suricata.yaml conf/suricata.yaml +R100 pf/lib/pf/services/snort.pm lib/pf/services/snort.pm +R100 pf/lib/pf/services/suricata.pm lib/pf/services/suricata.pm commit 8322ece71310a7d03e9a6bd2df88bec52f06b995 Author: Olivier Bilodeau @@ -300478,7 +322373,7 @@ Date: Tue Apr 17 22:37:05 2012 -0400 Conflicts: - lib/pf/pfcmd/checkup.pm + lib/pf/pfcmd/checkup.pm M conf/documentation.conf M conf/pf.conf.defaults @@ -300752,244 +322647,125 @@ Date: Wed Apr 25 10:18:34 2012 -0400 M addons/packages/packetfence.spec M lib/pf/services/radiusd.pm -A raddb/acct_users -A raddb/attrs -A raddb/attrs.access_challenge -A raddb/attrs.access_reject -A raddb/attrs.accounting_response -A raddb/attrs.pre-proxy -A raddb/certs/Makefile -A raddb/certs/README -A raddb/certs/ca.cnf -A raddb/certs/client.cnf -A raddb/certs/random -A raddb/certs/server.cnf -A raddb/certs/xpextensions -A raddb/clients.conf -A raddb/dictionary -A raddb/example.pl -A raddb/hints -A raddb/huntgroups -A raddb/ldap.attrmap -A raddb/modules/acct_unique -A raddb/modules/always -A raddb/modules/attr_filter -A raddb/modules/attr_rewrite -A raddb/modules/chap -A raddb/modules/checkval -A raddb/modules/counter -A raddb/modules/cui -A raddb/modules/detail -A raddb/modules/detail.example.com -A raddb/modules/detail.log -A raddb/modules/digest -A raddb/modules/dynamic_clients -A raddb/modules/echo -A raddb/modules/etc_group -A raddb/modules/exec -A raddb/modules/expiration -A raddb/modules/expr -A raddb/modules/files -A raddb/modules/inner-eap -A raddb/modules/ippool -A raddb/modules/ldap -A raddb/modules/linelog -A raddb/modules/logintime -A raddb/modules/mac2ip -A raddb/modules/mac2vlan -A raddb/modules/mschap -A raddb/modules/ntlm_auth -A raddb/modules/opendirectory -A raddb/modules/otp -A raddb/modules/pam -A raddb/modules/pap -A raddb/modules/passwd -A raddb/modules/perl -A raddb/modules/policy -A raddb/modules/preprocess -A raddb/modules/radutmp -A raddb/modules/realm -A raddb/modules/redis -A raddb/modules/rediswho -A raddb/modules/replicate -A raddb/modules/smbpasswd -A raddb/modules/smsotp -A raddb/modules/soh -A raddb/modules/sql_log -A raddb/modules/sqlcounter_expire_on_login -A raddb/modules/sradutmp -A raddb/modules/unix -A raddb/modules/wimax -A raddb/packetfence-soh.pm -A raddb/packetfence.pm -A raddb/policy.conf -A raddb/policy.txt -A raddb/preproxy_users -A raddb/proxy.conf -A raddb/sites-available/README -A raddb/sites-available/buffered-sql -A raddb/sites-available/coa -A raddb/sites-available/control-socket -A raddb/sites-available/copy-acct-to-home-server -A raddb/sites-available/decoupled-accounting -A raddb/sites-available/default -A raddb/sites-available/dhcp -A raddb/sites-available/dynamic-clients -A raddb/sites-available/example -A raddb/sites-available/inner-tunnel -A raddb/sites-available/originate-coa -A raddb/sites-available/packetfence -A raddb/sites-available/packetfence-soh -A raddb/sites-available/packetfence-tunnel -A raddb/sites-available/proxy-inner-tunnel -A raddb/sites-available/robust-proxy-accounting -A raddb/sites-available/soh -A raddb/sites-available/status -A raddb/sites-available/virtual.example.com -A raddb/sites-available/vmps -A raddb/sites-enabled/control-socket -A raddb/sites-enabled/default -A raddb/sites-enabled/inner-tunnel -A raddb/sites-enabled/packetfence -A raddb/sites-enabled/packetfence-soh -A raddb/sites-enabled/packetfence-tunnel -A raddb/sql/mysql/admin.sql -A raddb/sql/mysql/counter.conf -A raddb/sql/mysql/cui.conf -A raddb/sql/mysql/cui.sql -A raddb/sql/mysql/dialup.conf -A raddb/sql/mysql/ippool.conf -A raddb/sql/mysql/ippool.sql -A raddb/sql/mysql/nas.sql -A raddb/sql/mysql/packetfence.conf -A raddb/sql/mysql/schema.sql -A raddb/sql/mysql/wimax.conf -A raddb/sql/mysql/wimax.sql -A raddb/sql/ndb/README -A raddb/sql/ndb/admin.sql -A raddb/sql/ndb/schema.sql -A raddb/sqlippool.conf -A raddb/templates.conf -A raddb/users -D var/radiusd/acct_users -D var/radiusd/attrs -D var/radiusd/attrs.access_challenge -D var/radiusd/attrs.access_reject -D var/radiusd/attrs.accounting_response -D var/radiusd/attrs.pre-proxy -D var/radiusd/certs/Makefile -D var/radiusd/certs/README -D var/radiusd/certs/ca.cnf -D var/radiusd/certs/client.cnf -D var/radiusd/certs/random -D var/radiusd/certs/server.cnf -D var/radiusd/certs/xpextensions -D var/radiusd/clients.conf -D var/radiusd/dictionary -D var/radiusd/example.pl -D var/radiusd/hints -D var/radiusd/huntgroups -D var/radiusd/ldap.attrmap -D var/radiusd/modules/acct_unique -D var/radiusd/modules/always -D var/radiusd/modules/attr_filter -D var/radiusd/modules/attr_rewrite -D var/radiusd/modules/chap -D var/radiusd/modules/checkval -D var/radiusd/modules/counter -D var/radiusd/modules/cui -D var/radiusd/modules/detail -D var/radiusd/modules/detail.example.com -D var/radiusd/modules/detail.log -D var/radiusd/modules/digest -D var/radiusd/modules/dynamic_clients -D var/radiusd/modules/echo -D var/radiusd/modules/etc_group -D var/radiusd/modules/exec -D var/radiusd/modules/expiration -D var/radiusd/modules/expr -D var/radiusd/modules/files -D var/radiusd/modules/inner-eap -D var/radiusd/modules/ippool -D var/radiusd/modules/ldap -D var/radiusd/modules/linelog -D var/radiusd/modules/logintime -D var/radiusd/modules/mac2ip -D var/radiusd/modules/mac2vlan -D var/radiusd/modules/mschap -D var/radiusd/modules/ntlm_auth -D var/radiusd/modules/opendirectory -D var/radiusd/modules/otp -D var/radiusd/modules/pam -D var/radiusd/modules/pap -D var/radiusd/modules/passwd -D var/radiusd/modules/perl -D var/radiusd/modules/policy -D var/radiusd/modules/preprocess -D var/radiusd/modules/radutmp -D var/radiusd/modules/realm -D var/radiusd/modules/redis -D var/radiusd/modules/rediswho -D var/radiusd/modules/replicate -D var/radiusd/modules/smbpasswd -D var/radiusd/modules/smsotp -D var/radiusd/modules/soh -D var/radiusd/modules/sql_log -D var/radiusd/modules/sqlcounter_expire_on_login -D var/radiusd/modules/sradutmp -D var/radiusd/modules/unix -D var/radiusd/modules/wimax -D var/radiusd/packetfence-soh.pm -D var/radiusd/packetfence.pm -D var/radiusd/policy.conf -D var/radiusd/policy.txt -D var/radiusd/preproxy_users -D var/radiusd/proxy.conf -D var/radiusd/sites-available/README -D var/radiusd/sites-available/buffered-sql -D var/radiusd/sites-available/coa -D var/radiusd/sites-available/control-socket -D var/radiusd/sites-available/copy-acct-to-home-server -D var/radiusd/sites-available/decoupled-accounting -D var/radiusd/sites-available/default -D var/radiusd/sites-available/dhcp -D var/radiusd/sites-available/dynamic-clients -D var/radiusd/sites-available/example -D var/radiusd/sites-available/inner-tunnel -D var/radiusd/sites-available/originate-coa -D var/radiusd/sites-available/packetfence -D var/radiusd/sites-available/packetfence-soh -D var/radiusd/sites-available/packetfence-tunnel -D var/radiusd/sites-available/proxy-inner-tunnel -D var/radiusd/sites-available/robust-proxy-accounting -D var/radiusd/sites-available/soh -D var/radiusd/sites-available/status -D var/radiusd/sites-available/virtual.example.com -D var/radiusd/sites-available/vmps -D var/radiusd/sites-enabled/control-socket -D var/radiusd/sites-enabled/default -D var/radiusd/sites-enabled/inner-tunnel -D var/radiusd/sites-enabled/packetfence -D var/radiusd/sites-enabled/packetfence-soh -D var/radiusd/sites-enabled/packetfence-tunnel -D var/radiusd/sql/mysql/admin.sql -D var/radiusd/sql/mysql/counter.conf -D var/radiusd/sql/mysql/cui.conf -D var/radiusd/sql/mysql/cui.sql -D var/radiusd/sql/mysql/dialup.conf -D var/radiusd/sql/mysql/ippool.conf -D var/radiusd/sql/mysql/ippool.sql -D var/radiusd/sql/mysql/nas.sql -D var/radiusd/sql/mysql/packetfence.conf -D var/radiusd/sql/mysql/schema.sql -D var/radiusd/sql/mysql/wimax.conf -D var/radiusd/sql/mysql/wimax.sql -D var/radiusd/sql/ndb/README -D var/radiusd/sql/ndb/admin.sql -D var/radiusd/sql/ndb/schema.sql -D var/radiusd/sqlippool.conf -D var/radiusd/templates.conf -D var/radiusd/users +R100 var/radiusd/acct_users raddb/acct_users +R100 var/radiusd/attrs raddb/attrs +R100 var/radiusd/attrs.access_challenge raddb/attrs.access_challenge +R100 var/radiusd/attrs.access_reject raddb/attrs.access_reject +R100 var/radiusd/attrs.accounting_response raddb/attrs.accounting_response +R100 var/radiusd/attrs.pre-proxy raddb/attrs.pre-proxy +R100 var/radiusd/certs/Makefile raddb/certs/Makefile +R100 var/radiusd/certs/README raddb/certs/README +R100 var/radiusd/certs/ca.cnf raddb/certs/ca.cnf +R100 var/radiusd/certs/client.cnf raddb/certs/client.cnf +R100 var/radiusd/certs/random raddb/certs/random +R100 var/radiusd/certs/server.cnf raddb/certs/server.cnf +R100 var/radiusd/certs/xpextensions raddb/certs/xpextensions +R100 var/radiusd/clients.conf raddb/clients.conf +R100 var/radiusd/dictionary raddb/dictionary +R100 var/radiusd/example.pl raddb/example.pl +R100 var/radiusd/hints raddb/hints +R100 var/radiusd/huntgroups raddb/huntgroups +R100 var/radiusd/ldap.attrmap raddb/ldap.attrmap +R100 var/radiusd/modules/acct_unique raddb/modules/acct_unique +R100 var/radiusd/modules/always raddb/modules/always +R100 var/radiusd/modules/attr_filter raddb/modules/attr_filter +R100 var/radiusd/modules/attr_rewrite raddb/modules/attr_rewrite +R100 var/radiusd/modules/chap raddb/modules/chap +R100 var/radiusd/modules/checkval raddb/modules/checkval +R100 var/radiusd/modules/counter raddb/modules/counter +R100 var/radiusd/modules/cui raddb/modules/cui +R100 var/radiusd/modules/detail raddb/modules/detail +R100 var/radiusd/modules/detail.example.com raddb/modules/detail.example.com +R100 var/radiusd/modules/detail.log raddb/modules/detail.log +R100 var/radiusd/modules/digest raddb/modules/digest +R100 var/radiusd/modules/dynamic_clients raddb/modules/dynamic_clients +R100 var/radiusd/modules/echo raddb/modules/echo +R100 var/radiusd/modules/etc_group raddb/modules/etc_group +R100 var/radiusd/modules/exec raddb/modules/exec +R100 var/radiusd/modules/expiration raddb/modules/expiration +R100 var/radiusd/modules/expr raddb/modules/expr +R100 var/radiusd/modules/files raddb/modules/files +R100 var/radiusd/modules/inner-eap raddb/modules/inner-eap +R100 var/radiusd/modules/ippool raddb/modules/ippool +R100 var/radiusd/modules/ldap raddb/modules/ldap +R100 var/radiusd/modules/linelog raddb/modules/linelog +R100 var/radiusd/modules/logintime raddb/modules/logintime +R100 var/radiusd/modules/mac2ip raddb/modules/mac2ip +R100 var/radiusd/modules/mac2vlan raddb/modules/mac2vlan +R100 var/radiusd/modules/mschap raddb/modules/mschap +R100 var/radiusd/modules/ntlm_auth raddb/modules/ntlm_auth +R100 var/radiusd/modules/opendirectory raddb/modules/opendirectory +R100 var/radiusd/modules/otp raddb/modules/otp +R100 var/radiusd/modules/pam raddb/modules/pam +R100 var/radiusd/modules/pap raddb/modules/pap +R100 var/radiusd/modules/passwd raddb/modules/passwd +R100 var/radiusd/modules/perl raddb/modules/perl +R100 var/radiusd/modules/policy raddb/modules/policy +R100 var/radiusd/modules/preprocess raddb/modules/preprocess +R100 var/radiusd/modules/radutmp raddb/modules/radutmp +R100 var/radiusd/modules/realm raddb/modules/realm +R100 var/radiusd/modules/redis raddb/modules/redis +R100 var/radiusd/modules/rediswho raddb/modules/rediswho +R100 var/radiusd/modules/replicate raddb/modules/replicate +R100 var/radiusd/modules/smbpasswd raddb/modules/smbpasswd +R100 var/radiusd/modules/smsotp raddb/modules/smsotp +R100 var/radiusd/modules/soh raddb/modules/soh +R100 var/radiusd/modules/sql_log raddb/modules/sql_log +R100 var/radiusd/modules/sqlcounter_expire_on_login raddb/modules/sqlcounter_expire_on_login +R100 var/radiusd/modules/sradutmp raddb/modules/sradutmp +R100 var/radiusd/modules/unix raddb/modules/unix +R100 var/radiusd/modules/wimax raddb/modules/wimax +R100 var/radiusd/packetfence-soh.pm raddb/packetfence-soh.pm +R100 var/radiusd/packetfence.pm raddb/packetfence.pm +R100 var/radiusd/policy.conf raddb/policy.conf +R100 var/radiusd/policy.txt raddb/policy.txt +R100 var/radiusd/preproxy_users raddb/preproxy_users +R100 var/radiusd/proxy.conf raddb/proxy.conf +R100 var/radiusd/sites-available/README raddb/sites-available/README +R100 var/radiusd/sites-available/buffered-sql raddb/sites-available/buffered-sql +R100 var/radiusd/sites-available/coa raddb/sites-available/coa +R100 var/radiusd/sites-available/control-socket raddb/sites-available/control-socket +R100 var/radiusd/sites-available/copy-acct-to-home-server raddb/sites-available/copy-acct-to-home-server +R100 var/radiusd/sites-available/decoupled-accounting raddb/sites-available/decoupled-accounting +R100 var/radiusd/sites-available/default raddb/sites-available/default +R100 var/radiusd/sites-available/dhcp raddb/sites-available/dhcp +R100 var/radiusd/sites-available/dynamic-clients raddb/sites-available/dynamic-clients +R100 var/radiusd/sites-available/example raddb/sites-available/example +R100 var/radiusd/sites-available/inner-tunnel raddb/sites-available/inner-tunnel +R100 var/radiusd/sites-available/originate-coa raddb/sites-available/originate-coa +R100 var/radiusd/sites-available/packetfence raddb/sites-available/packetfence +R100 var/radiusd/sites-available/packetfence-soh raddb/sites-available/packetfence-soh +R100 var/radiusd/sites-available/packetfence-tunnel raddb/sites-available/packetfence-tunnel +R100 var/radiusd/sites-available/proxy-inner-tunnel raddb/sites-available/proxy-inner-tunnel +R100 var/radiusd/sites-available/robust-proxy-accounting raddb/sites-available/robust-proxy-accounting +R100 var/radiusd/sites-available/soh raddb/sites-available/soh +R100 var/radiusd/sites-available/status raddb/sites-available/status +R100 var/radiusd/sites-available/virtual.example.com raddb/sites-available/virtual.example.com +R100 var/radiusd/sites-available/vmps raddb/sites-available/vmps +R100 var/radiusd/sites-enabled/control-socket raddb/sites-enabled/control-socket +R100 var/radiusd/sites-enabled/default raddb/sites-enabled/default +R100 var/radiusd/sites-enabled/inner-tunnel raddb/sites-enabled/inner-tunnel +R100 var/radiusd/sites-enabled/packetfence raddb/sites-enabled/packetfence +R100 var/radiusd/sites-enabled/packetfence-soh raddb/sites-enabled/packetfence-soh +R100 var/radiusd/sites-enabled/packetfence-tunnel raddb/sites-enabled/packetfence-tunnel +R100 var/radiusd/sql/mysql/admin.sql raddb/sql/mysql/admin.sql +R100 var/radiusd/sql/mysql/counter.conf raddb/sql/mysql/counter.conf +R100 var/radiusd/sql/mysql/cui.conf raddb/sql/mysql/cui.conf +R100 var/radiusd/sql/mysql/cui.sql raddb/sql/mysql/cui.sql +R100 var/radiusd/sql/mysql/dialup.conf raddb/sql/mysql/dialup.conf +R100 var/radiusd/sql/mysql/ippool.conf raddb/sql/mysql/ippool.conf +R100 var/radiusd/sql/mysql/ippool.sql raddb/sql/mysql/ippool.sql +R100 var/radiusd/sql/mysql/nas.sql raddb/sql/mysql/nas.sql +R100 var/radiusd/sql/mysql/packetfence.conf raddb/sql/mysql/packetfence.conf +R100 var/radiusd/sql/mysql/schema.sql raddb/sql/mysql/schema.sql +R100 var/radiusd/sql/mysql/wimax.conf raddb/sql/mysql/wimax.conf +R100 var/radiusd/sql/mysql/wimax.sql raddb/sql/mysql/wimax.sql +R100 var/radiusd/sql/ndb/README raddb/sql/ndb/README +R100 var/radiusd/sql/ndb/admin.sql raddb/sql/ndb/admin.sql +R100 var/radiusd/sql/ndb/schema.sql raddb/sql/ndb/schema.sql +R100 var/radiusd/sqlippool.conf raddb/sqlippool.conf +R100 var/radiusd/templates.conf raddb/templates.conf +R100 var/radiusd/users raddb/users commit 717af21270111e35bf1c92cf95579e486f427755 Author: Olivier Bilodeau @@ -301031,19 +322807,19 @@ Date: Tue Apr 17 22:24:17 2012 -0400 Conflicts: - addons/802.1X/README - addons/freeradius-integration/README - addons/freeradius-integration/eap.conf.pf - addons/freeradius-integration/freeradius-nas-table.sql - addons/freeradius-integration/modules/perl.pf - addons/freeradius-integration/radiusd.conf.pf - addons/freeradius-integration/sites-available/packetfence-soh - addons/freeradius-integration/sites-available/packetfence-tunnel - addons/freeradius-integration/sql.conf.pf - addons/freeradius-integration/sql/mysql/packetfence.conf - addons/freeradius-integration/users.pf - var/radiusd/packetfence.pm - var/radiusd/sites-available/packetfence + addons/802.1X/README + addons/freeradius-integration/README + addons/freeradius-integration/eap.conf.pf + addons/freeradius-integration/freeradius-nas-table.sql + addons/freeradius-integration/modules/perl.pf + addons/freeradius-integration/radiusd.conf.pf + addons/freeradius-integration/sites-available/packetfence-soh + addons/freeradius-integration/sites-available/packetfence-tunnel + addons/freeradius-integration/sql.conf.pf + addons/freeradius-integration/sql/mysql/packetfence.conf + addons/freeradius-integration/users.pf + var/radiusd/packetfence.pm + var/radiusd/sites-available/packetfence D addons/802.1X/README D addons/freeradius-integration/README @@ -301065,7 +322841,7 @@ Date: Tue Apr 17 22:18:27 2012 -0400 Conflicts: - addons/packages/packetfence.spec + addons/packages/packetfence.spec M addons/packages/packetfence.spec @@ -301499,24 +323275,16 @@ Date: Tue Jun 26 15:29:27 2012 -0400 M html/pfappserver/root/configurator/enforcement.tt M html/pfappserver/root/configurator/wrapper.tt -D html/pfappserver/root/static/app/admin.js -D html/pfappserver/root/static/app/configuration.js -D html/pfappserver/root/static/app/database.js -D html/pfappserver/root/static/app/enforcement-inline.png -D html/pfappserver/root/static/app/enforcement-vlan.png -D html/pfappserver/root/static/app/enforcement.js -D html/pfappserver/root/static/app/networks.js -D html/pfappserver/root/static/app/services.js -A html/pfappserver/root/static/configurator/admin.js +R100 html/pfappserver/root/static/app/admin.js html/pfappserver/root/static/configurator/admin.js A html/pfappserver/root/static/configurator/common.css A html/pfappserver/root/static/configurator/common.js -A html/pfappserver/root/static/configurator/configuration.js -A html/pfappserver/root/static/configurator/database.js -A html/pfappserver/root/static/configurator/enforcement-inline.png -A html/pfappserver/root/static/configurator/enforcement-vlan.png -A html/pfappserver/root/static/configurator/enforcement.js -A html/pfappserver/root/static/configurator/networks.js -A html/pfappserver/root/static/configurator/services.js +R100 html/pfappserver/root/static/app/configuration.js html/pfappserver/root/static/configurator/configuration.js +R100 html/pfappserver/root/static/app/database.js html/pfappserver/root/static/configurator/database.js +R100 html/pfappserver/root/static/app/enforcement-inline.png html/pfappserver/root/static/configurator/enforcement-inline.png +R100 html/pfappserver/root/static/app/enforcement-vlan.png html/pfappserver/root/static/configurator/enforcement-vlan.png +R100 html/pfappserver/root/static/app/enforcement.js html/pfappserver/root/static/configurator/enforcement.js +R100 html/pfappserver/root/static/app/networks.js html/pfappserver/root/static/configurator/networks.js +R100 html/pfappserver/root/static/app/services.js html/pfappserver/root/static/configurator/services.js commit af8560d1ff693f11116748af437e28a55a3e990f Author: Durand Fabrice @@ -301685,34 +323453,23 @@ Date: Wed Jun 20 12:04:53 2012 -0400 wizard => configurator -A html/pfappserver/lib/pfappserver/Controller/Configurator.pm +R098 html/pfappserver/lib/pfappserver/Controller/Wizard.pm html/pfappserver/lib/pfappserver/Controller/Configurator.pm M html/pfappserver/lib/pfappserver/Controller/Interface.pm -D html/pfappserver/lib/pfappserver/Controller/Wizard.pm M html/pfappserver/lib/pfappserver/I18N/en.po M html/pfappserver/lib/pfappserver/I18N/packetfence.pot -A html/pfappserver/lib/pfappserver/Model/Configurator.pm -D html/pfappserver/lib/pfappserver/Model/Wizard.pm +R097 html/pfappserver/lib/pfappserver/Model/Wizard.pm html/pfappserver/lib/pfappserver/Model/Configurator.pm M html/pfappserver/lib/pfappserver/View/Configurator.pm -A html/pfappserver/root/configurator/admin.tt -A html/pfappserver/root/configurator/configuration.tt -A html/pfappserver/root/configurator/database.tt -A html/pfappserver/root/configurator/enforcement.tt -A html/pfappserver/root/configurator/networks.tt -A html/pfappserver/root/configurator/services.tt -A html/pfappserver/root/configurator/tracker.inc -A html/pfappserver/root/configurator/wrapper.tt -D html/pfappserver/root/wizard/admin.tt -D html/pfappserver/root/wizard/configuration.tt -D html/pfappserver/root/wizard/database.tt -D html/pfappserver/root/wizard/enforcement.tt -D html/pfappserver/root/wizard/networks.tt -D html/pfappserver/root/wizard/services.tt -D html/pfappserver/root/wizard/tracker.inc -D html/pfappserver/root/wizard/wrapper.tt +R098 html/pfappserver/root/wizard/admin.tt html/pfappserver/root/configurator/admin.tt +R098 html/pfappserver/root/wizard/configuration.tt html/pfappserver/root/configurator/configuration.tt +R099 html/pfappserver/root/wizard/database.tt html/pfappserver/root/configurator/database.tt +R098 html/pfappserver/root/wizard/enforcement.tt html/pfappserver/root/configurator/enforcement.tt +R099 html/pfappserver/root/wizard/networks.tt html/pfappserver/root/configurator/networks.tt +R098 html/pfappserver/root/wizard/services.tt html/pfappserver/root/configurator/services.tt +R100 html/pfappserver/root/wizard/tracker.inc html/pfappserver/root/configurator/tracker.inc +R100 html/pfappserver/root/wizard/wrapper.tt html/pfappserver/root/configurator/wrapper.tt A html/pfappserver/t/controller_Configurator.t D html/pfappserver/t/controller_Wizard.t -A html/pfappserver/t/model_Configurator.t -D html/pfappserver/t/model_Wizard.t +R053 html/pfappserver/t/model_Wizard.t html/pfappserver/t/model_Configurator.t commit 12f7fae13bf2a4c6ebb92a89f200b61553857902 Author: Olivier Bilodeau @@ -301776,226 +323533,122 @@ Date: Tue Jun 19 16:50:54 2012 -0400 configurator => pfappserver M addons/packages/packetfence.spec -D debian/configurator.default -D debian/configurator.init M debian/control M debian/packetfence.postinst M debian/packetfence.postrm -A debian/pfappserver.default -A debian/pfappserver.init +R076 debian/configurator.default debian/pfappserver.default +R097 debian/configurator.init debian/pfappserver.init M debian/rules -D html/configurator/Changes -D html/configurator/Makefile.PL D html/configurator/README D html/configurator/configurator.conf D html/configurator/configurator.psgi -D html/configurator/lib/configurator.pm -D html/configurator/lib/configurator/Controller/Config.pm -D html/configurator/lib/configurator/Controller/Config/Interface.pm -D html/configurator/lib/configurator/Controller/Config/Networks.pm -D html/configurator/lib/configurator/Controller/Config/Pf.pm -D html/configurator/lib/configurator/Controller/Config/System.pm -D html/configurator/lib/configurator/Controller/DB.pm -D html/configurator/lib/configurator/Controller/Enforcement.pm -D html/configurator/lib/configurator/Controller/Interface.pm -D html/configurator/lib/configurator/Controller/Root.pm -D html/configurator/lib/configurator/Controller/Wizard.pm -D html/configurator/lib/configurator/I18N/en.po -D html/configurator/lib/configurator/I18N/packetfence.pot -D html/configurator/lib/configurator/Model/Config.pm -D html/configurator/lib/configurator/Model/Config/Networks.pm -D html/configurator/lib/configurator/Model/Config/Pf.pm -D html/configurator/lib/configurator/Model/Config/System.pm -D html/configurator/lib/configurator/Model/DB.pm -D html/configurator/lib/configurator/Model/Enforcement.pm -D html/configurator/lib/configurator/Model/Interface.pm -D html/configurator/lib/configurator/Model/PfConfigAdapter.pm -D html/configurator/lib/configurator/Model/Services.pm -D html/configurator/lib/configurator/Model/Wizard.pm -D html/configurator/lib/configurator/View/Configurator.pm -D html/configurator/lib/configurator/View/HTML.pm -D html/configurator/lib/configurator/View/JSON.pm -D html/configurator/root/favicon.ico -D html/configurator/root/interface/get.tt -D html/configurator/root/interface/interface_debian.tt -D html/configurator/root/interface/interface_rhel.tt -D html/configurator/root/macros.inc -D html/configurator/root/static/app/admin.js -D html/configurator/root/static/app/application.css -D html/configurator/root/static/app/application.js -D html/configurator/root/static/app/configuration.js -D html/configurator/root/static/app/database.js -D html/configurator/root/static/app/enforcement-inline.png -D html/configurator/root/static/app/enforcement-vlan.png -D html/configurator/root/static/app/enforcement.js -D html/configurator/root/static/app/html5.js -D html/configurator/root/static/app/jquery.js -D html/configurator/root/static/app/jquery.json-2.3.min.js -D html/configurator/root/static/app/networks.js -D html/configurator/root/static/app/packetfence.white.png -D html/configurator/root/static/app/services.js -D html/configurator/root/static/app/steps-white.png -D html/configurator/root/static/app/steps.png -D html/configurator/root/static/css/bootstrap-responsive.css -D html/configurator/root/static/css/bootstrap-responsive.min.css -D html/configurator/root/static/css/bootstrap.css -D html/configurator/root/static/css/bootstrap.min.css -D html/configurator/root/static/images/btn_120x50_built.png -D html/configurator/root/static/images/btn_120x50_built_shadow.png -D html/configurator/root/static/images/btn_120x50_powered.png -D html/configurator/root/static/images/btn_120x50_powered_shadow.png -D html/configurator/root/static/images/btn_88x31_built.png -D html/configurator/root/static/images/btn_88x31_built_shadow.png -D html/configurator/root/static/images/btn_88x31_powered.png -D html/configurator/root/static/images/btn_88x31_powered_shadow.png -D html/configurator/root/static/images/catalyst_logo.png -D html/configurator/root/static/img/glyphicons-halflings-white.png -D html/configurator/root/static/img/glyphicons-halflings.png -D html/configurator/root/static/js/bootstrap.js -D html/configurator/root/static/js/bootstrap.min.js -D html/configurator/root/wizard/admin.tt -D html/configurator/root/wizard/configuration.tt -D html/configurator/root/wizard/database.tt -D html/configurator/root/wizard/enforcement.tt -D html/configurator/root/wizard/networks.tt -D html/configurator/root/wizard/services.tt -D html/configurator/root/wizard/tracker.inc -D html/configurator/root/wizard/wrapper.tt -D html/configurator/script/configurator_cgi.pl -D html/configurator/script/configurator_create.pl -D html/configurator/script/configurator_fastcgi.pl -D html/configurator/script/configurator_server.pl -D html/configurator/script/configurator_test.pl -D html/configurator/t/01app.t -D html/configurator/t/02pod.t -D html/configurator/t/03podcoverage.t -D html/configurator/t/controller_Config-Interface.t -D html/configurator/t/controller_Config-Networks.t -D html/configurator/t/controller_Config-Pf.t -D html/configurator/t/controller_Config-System.t -D html/configurator/t/controller_Config.t -D html/configurator/t/controller_DB.t -D html/configurator/t/controller_Enforcement.t -D html/configurator/t/controller_Interface.t -D html/configurator/t/controller_Wizard.t D html/configurator/t/model_Config-Networks.t -D html/configurator/t/model_Config-Pf.t -D html/configurator/t/model_Config-System.t -D html/configurator/t/model_Config.t -D html/configurator/t/model_DB.t -D html/configurator/t/model_Enforcement.t -D html/configurator/t/model_Interface.t -D html/configurator/t/model_PfConfigAdapter.t -D html/configurator/t/model_Services.t -D html/configurator/t/model_Wizard.t -D html/configurator/t/view_HTML.t -D html/configurator/t/view_JSON.t -A html/pfappserver/Changes -A html/pfappserver/Makefile.PL -A html/pfappserver/lib/pfappserver.pm -A html/pfappserver/lib/pfappserver/Controller/Config.pm -A html/pfappserver/lib/pfappserver/Controller/Config/Interface.pm -A html/pfappserver/lib/pfappserver/Controller/Config/Networks.pm -A html/pfappserver/lib/pfappserver/Controller/Config/Pf.pm -A html/pfappserver/lib/pfappserver/Controller/Config/System.pm -A html/pfappserver/lib/pfappserver/Controller/DB.pm -A html/pfappserver/lib/pfappserver/Controller/Enforcement.pm -A html/pfappserver/lib/pfappserver/Controller/Interface.pm -A html/pfappserver/lib/pfappserver/Controller/Root.pm -A html/pfappserver/lib/pfappserver/Controller/Wizard.pm -A html/pfappserver/lib/pfappserver/I18N/en.po -A html/pfappserver/lib/pfappserver/I18N/packetfence.pot -A html/pfappserver/lib/pfappserver/Model/Config.pm -A html/pfappserver/lib/pfappserver/Model/Config/Networks.pm -A html/pfappserver/lib/pfappserver/Model/Config/Pf.pm -A html/pfappserver/lib/pfappserver/Model/Config/System.pm -A html/pfappserver/lib/pfappserver/Model/DB.pm -A html/pfappserver/lib/pfappserver/Model/Enforcement.pm -A html/pfappserver/lib/pfappserver/Model/Interface.pm -A html/pfappserver/lib/pfappserver/Model/PfConfigAdapter.pm -A html/pfappserver/lib/pfappserver/Model/Services.pm -A html/pfappserver/lib/pfappserver/Model/Wizard.pm -A html/pfappserver/lib/pfappserver/View/Configurator.pm -A html/pfappserver/lib/pfappserver/View/HTML.pm -A html/pfappserver/lib/pfappserver/View/JSON.pm +R100 html/configurator/Changes html/pfappserver/Changes +R096 html/configurator/Makefile.PL html/pfappserver/Makefile.PL +R090 html/configurator/lib/configurator.pm html/pfappserver/lib/pfappserver.pm +R095 html/configurator/lib/configurator/Controller/Config.pm html/pfappserver/lib/pfappserver/Controller/Config.pm +R097 html/configurator/lib/configurator/Controller/Config/Interface.pm html/pfappserver/lib/pfappserver/Controller/Config/Interface.pm +R097 html/configurator/lib/configurator/Controller/Config/Networks.pm html/pfappserver/lib/pfappserver/Controller/Config/Networks.pm +R097 html/configurator/lib/configurator/Controller/Config/Pf.pm html/pfappserver/lib/pfappserver/Controller/Config/Pf.pm +R095 html/configurator/lib/configurator/Controller/Config/System.pm html/pfappserver/lib/pfappserver/Controller/Config/System.pm +R098 html/configurator/lib/configurator/Controller/DB.pm html/pfappserver/lib/pfappserver/Controller/DB.pm +R096 html/configurator/lib/configurator/Controller/Enforcement.pm html/pfappserver/lib/pfappserver/Controller/Enforcement.pm +R098 html/configurator/lib/configurator/Controller/Interface.pm html/pfappserver/lib/pfappserver/Controller/Interface.pm +R095 html/configurator/lib/configurator/Controller/Root.pm html/pfappserver/lib/pfappserver/Controller/Root.pm +R099 html/configurator/lib/configurator/Controller/Wizard.pm html/pfappserver/lib/pfappserver/Controller/Wizard.pm +R098 html/configurator/lib/configurator/I18N/en.po html/pfappserver/lib/pfappserver/I18N/en.po +R098 html/configurator/lib/configurator/I18N/packetfence.pot html/pfappserver/lib/pfappserver/I18N/packetfence.pot +R093 html/configurator/lib/configurator/Model/Config.pm html/pfappserver/lib/pfappserver/Model/Config.pm +R098 html/configurator/lib/configurator/Model/Config/Networks.pm html/pfappserver/lib/pfappserver/Model/Config/Networks.pm +R099 html/configurator/lib/configurator/Model/Config/Pf.pm html/pfappserver/lib/pfappserver/Model/Config/Pf.pm +R092 html/configurator/lib/configurator/Model/Config/System.pm html/pfappserver/lib/pfappserver/Model/Config/System.pm +R098 html/configurator/lib/configurator/Model/DB.pm html/pfappserver/lib/pfappserver/Model/DB.pm +R096 html/configurator/lib/configurator/Model/Enforcement.pm html/pfappserver/lib/pfappserver/Model/Enforcement.pm +R099 html/configurator/lib/configurator/Model/Interface.pm html/pfappserver/lib/pfappserver/Model/Interface.pm +R096 html/configurator/lib/configurator/Model/PfConfigAdapter.pm html/pfappserver/lib/pfappserver/Model/PfConfigAdapter.pm +R097 html/configurator/lib/configurator/Model/Services.pm html/pfappserver/lib/pfappserver/Model/Services.pm +R095 html/configurator/lib/configurator/Model/Wizard.pm html/pfappserver/lib/pfappserver/Model/Wizard.pm +R080 html/configurator/lib/configurator/View/Configurator.pm html/pfappserver/lib/pfappserver/View/Configurator.pm +R073 html/configurator/lib/configurator/View/HTML.pm html/pfappserver/lib/pfappserver/View/HTML.pm +R073 html/configurator/lib/configurator/View/JSON.pm html/pfappserver/lib/pfappserver/View/JSON.pm A html/pfappserver/pfappserver.conf A html/pfappserver/pfappserver.psgi -A html/pfappserver/root/favicon.ico -A html/pfappserver/root/interface/get.tt -A html/pfappserver/root/interface/interface_debian.tt -A html/pfappserver/root/interface/interface_rhel.tt -A html/pfappserver/root/macros.inc -A html/pfappserver/root/static/app/admin.js -A html/pfappserver/root/static/app/application.css -A html/pfappserver/root/static/app/application.js -A html/pfappserver/root/static/app/configuration.js -A html/pfappserver/root/static/app/database.js -A html/pfappserver/root/static/app/enforcement-inline.png -A html/pfappserver/root/static/app/enforcement-vlan.png -A html/pfappserver/root/static/app/enforcement.js -A html/pfappserver/root/static/app/html5.js -A html/pfappserver/root/static/app/jquery.js -A html/pfappserver/root/static/app/jquery.json-2.3.min.js -A html/pfappserver/root/static/app/networks.js -A html/pfappserver/root/static/app/packetfence.white.png -A html/pfappserver/root/static/app/services.js -A html/pfappserver/root/static/app/steps-white.png -A html/pfappserver/root/static/app/steps.png -A html/pfappserver/root/static/css/bootstrap-responsive.css -A html/pfappserver/root/static/css/bootstrap-responsive.min.css -A html/pfappserver/root/static/css/bootstrap.css -A html/pfappserver/root/static/css/bootstrap.min.css -A html/pfappserver/root/static/images/btn_120x50_built.png -A html/pfappserver/root/static/images/btn_120x50_built_shadow.png -A html/pfappserver/root/static/images/btn_120x50_powered.png -A html/pfappserver/root/static/images/btn_120x50_powered_shadow.png -A html/pfappserver/root/static/images/btn_88x31_built.png -A html/pfappserver/root/static/images/btn_88x31_built_shadow.png -A html/pfappserver/root/static/images/btn_88x31_powered.png -A html/pfappserver/root/static/images/btn_88x31_powered_shadow.png -A html/pfappserver/root/static/images/catalyst_logo.png -A html/pfappserver/root/static/img/glyphicons-halflings-white.png -A html/pfappserver/root/static/img/glyphicons-halflings.png -A html/pfappserver/root/static/js/bootstrap.js -A html/pfappserver/root/static/js/bootstrap.min.js -A html/pfappserver/root/wizard/admin.tt -A html/pfappserver/root/wizard/configuration.tt -A html/pfappserver/root/wizard/database.tt -A html/pfappserver/root/wizard/enforcement.tt -A html/pfappserver/root/wizard/networks.tt -A html/pfappserver/root/wizard/services.tt -A html/pfappserver/root/wizard/tracker.inc -A html/pfappserver/root/wizard/wrapper.tt -A html/pfappserver/script/pfappserver_cgi.pl -A html/pfappserver/script/pfappserver_create.pl -A html/pfappserver/script/pfappserver_fastcgi.pl -A html/pfappserver/script/pfappserver_server.pl -A html/pfappserver/script/pfappserver_test.pl -A html/pfappserver/t/01app.t -A html/pfappserver/t/02pod.t -A html/pfappserver/t/03podcoverage.t -A html/pfappserver/t/controller_Config-Interface.t -A html/pfappserver/t/controller_Config-Networks.t -A html/pfappserver/t/controller_Config-Pf.t -A html/pfappserver/t/controller_Config-System.t -A html/pfappserver/t/controller_Config.t -A html/pfappserver/t/controller_DB.t -A html/pfappserver/t/controller_Enforcement.t -A html/pfappserver/t/controller_Interface.t -A html/pfappserver/t/controller_Wizard.t -A html/pfappserver/t/model_Config-Networks.t -A html/pfappserver/t/model_Config-Pf.t -A html/pfappserver/t/model_Config-System.t -A html/pfappserver/t/model_Config.t -A html/pfappserver/t/model_DB.t -A html/pfappserver/t/model_Enforcement.t +R100 html/configurator/root/favicon.ico html/pfappserver/root/favicon.ico +R100 html/configurator/root/interface/get.tt html/pfappserver/root/interface/get.tt +R100 html/configurator/root/interface/interface_debian.tt html/pfappserver/root/interface/interface_debian.tt +R100 html/configurator/root/interface/interface_rhel.tt html/pfappserver/root/interface/interface_rhel.tt +R100 html/configurator/root/macros.inc html/pfappserver/root/macros.inc +R100 html/configurator/root/static/app/admin.js html/pfappserver/root/static/app/admin.js +R100 html/configurator/root/static/app/application.css html/pfappserver/root/static/app/application.css +R100 html/configurator/root/static/app/application.js html/pfappserver/root/static/app/application.js +R100 html/configurator/root/static/app/configuration.js html/pfappserver/root/static/app/configuration.js +R100 html/configurator/root/static/app/database.js html/pfappserver/root/static/app/database.js +R100 html/configurator/root/static/app/enforcement-inline.png html/pfappserver/root/static/app/enforcement-inline.png +R100 html/configurator/root/static/app/enforcement-vlan.png html/pfappserver/root/static/app/enforcement-vlan.png +R100 html/configurator/root/static/app/enforcement.js html/pfappserver/root/static/app/enforcement.js +R100 html/configurator/root/static/app/html5.js html/pfappserver/root/static/app/html5.js +R100 html/configurator/root/static/app/jquery.js html/pfappserver/root/static/app/jquery.js +R100 html/configurator/root/static/app/jquery.json-2.3.min.js html/pfappserver/root/static/app/jquery.json-2.3.min.js +R100 html/configurator/root/static/app/networks.js html/pfappserver/root/static/app/networks.js +R100 html/configurator/root/static/app/packetfence.white.png html/pfappserver/root/static/app/packetfence.white.png +R100 html/configurator/root/static/app/services.js html/pfappserver/root/static/app/services.js +R100 html/configurator/root/static/app/steps-white.png html/pfappserver/root/static/app/steps-white.png +R100 html/configurator/root/static/app/steps.png html/pfappserver/root/static/app/steps.png +R100 html/configurator/root/static/css/bootstrap-responsive.css html/pfappserver/root/static/css/bootstrap-responsive.css +R100 html/configurator/root/static/css/bootstrap-responsive.min.css html/pfappserver/root/static/css/bootstrap-responsive.min.css +R100 html/configurator/root/static/css/bootstrap.css html/pfappserver/root/static/css/bootstrap.css +R100 html/configurator/root/static/css/bootstrap.min.css html/pfappserver/root/static/css/bootstrap.min.css +R100 html/configurator/root/static/images/btn_120x50_built.png html/pfappserver/root/static/images/btn_120x50_built.png +R100 html/configurator/root/static/images/btn_120x50_built_shadow.png html/pfappserver/root/static/images/btn_120x50_built_shadow.png +R100 html/configurator/root/static/images/btn_120x50_powered.png html/pfappserver/root/static/images/btn_120x50_powered.png +R100 html/configurator/root/static/images/btn_120x50_powered_shadow.png html/pfappserver/root/static/images/btn_120x50_powered_shadow.png +R100 html/configurator/root/static/images/btn_88x31_built.png html/pfappserver/root/static/images/btn_88x31_built.png +R100 html/configurator/root/static/images/btn_88x31_built_shadow.png html/pfappserver/root/static/images/btn_88x31_built_shadow.png +R100 html/configurator/root/static/images/btn_88x31_powered.png html/pfappserver/root/static/images/btn_88x31_powered.png +R100 html/configurator/root/static/images/btn_88x31_powered_shadow.png html/pfappserver/root/static/images/btn_88x31_powered_shadow.png +R100 html/configurator/root/static/images/catalyst_logo.png html/pfappserver/root/static/images/catalyst_logo.png +R100 html/configurator/root/static/img/glyphicons-halflings-white.png html/pfappserver/root/static/img/glyphicons-halflings-white.png +R100 html/configurator/root/static/img/glyphicons-halflings.png html/pfappserver/root/static/img/glyphicons-halflings.png +R100 html/configurator/root/static/js/bootstrap.js html/pfappserver/root/static/js/bootstrap.js +R100 html/configurator/root/static/js/bootstrap.min.js html/pfappserver/root/static/js/bootstrap.min.js +R100 html/configurator/root/wizard/admin.tt html/pfappserver/root/wizard/admin.tt +R100 html/configurator/root/wizard/configuration.tt html/pfappserver/root/wizard/configuration.tt +R100 html/configurator/root/wizard/database.tt html/pfappserver/root/wizard/database.tt +R100 html/configurator/root/wizard/enforcement.tt html/pfappserver/root/wizard/enforcement.tt +R100 html/configurator/root/wizard/networks.tt html/pfappserver/root/wizard/networks.tt +R100 html/configurator/root/wizard/services.tt html/pfappserver/root/wizard/services.tt +R100 html/configurator/root/wizard/tracker.inc html/pfappserver/root/wizard/tracker.inc +R098 html/configurator/root/wizard/wrapper.tt html/pfappserver/root/wizard/wrapper.tt +R080 html/configurator/script/configurator_cgi.pl html/pfappserver/script/pfappserver_cgi.pl +R065 html/configurator/script/configurator_create.pl html/pfappserver/script/pfappserver_create.pl +R088 html/configurator/script/configurator_fastcgi.pl html/pfappserver/script/pfappserver_fastcgi.pl +R092 html/configurator/script/configurator_server.pl html/pfappserver/script/pfappserver_server.pl +R069 html/configurator/script/configurator_test.pl html/pfappserver/script/pfappserver_test.pl +R073 html/configurator/t/01app.t html/pfappserver/t/01app.t +R100 html/configurator/t/02pod.t html/pfappserver/t/02pod.t +R100 html/configurator/t/03podcoverage.t html/pfappserver/t/03podcoverage.t +R060 html/configurator/t/controller_Config-Interface.t html/pfappserver/t/controller_Config-Interface.t +R054 html/configurator/t/controller_Config-Networks.t html/pfappserver/t/controller_Config-Networks.t +R100 html/configurator/t/controller_Config-Pf.t html/pfappserver/t/controller_Config-Pf.t +R054 html/configurator/t/controller_Config-System.t html/pfappserver/t/controller_Config-System.t +R054 html/configurator/t/controller_Config.t html/pfappserver/t/controller_Config.t +R055 html/configurator/t/controller_DB.t html/pfappserver/t/controller_DB.t +R054 html/configurator/t/controller_Enforcement.t html/pfappserver/t/controller_Enforcement.t +R054 html/configurator/t/controller_Interface.t html/pfappserver/t/controller_Interface.t +R054 html/configurator/t/controller_Wizard.t html/pfappserver/t/controller_Wizard.t +R051 html/configurator/t/model_Config-System.t html/pfappserver/t/model_Config-Networks.t +R059 html/configurator/t/model_Config-Pf.t html/pfappserver/t/model_Config-Pf.t +R052 html/configurator/t/model_Enforcement.t html/pfappserver/t/model_Config-System.t +R056 html/configurator/t/model_Config.t html/pfappserver/t/model_Config.t +R058 html/configurator/t/model_DB.t html/pfappserver/t/model_DB.t +R054 html/configurator/t/model_Interface.t html/pfappserver/t/model_Enforcement.t A html/pfappserver/t/model_Interface.t -A html/pfappserver/t/model_PfConfigAdapter.t -A html/pfappserver/t/model_Services.t -A html/pfappserver/t/model_Wizard.t +R057 html/configurator/t/model_PfConfigAdapter.t html/pfappserver/t/model_PfConfigAdapter.t +R060 html/configurator/t/model_Services.t html/pfappserver/t/model_Services.t +R056 html/configurator/t/model_Wizard.t html/pfappserver/t/model_Wizard.t A html/pfappserver/t/view_Configurator.t -A html/pfappserver/t/view_HTML.t -A html/pfappserver/t/view_JSON.t +R057 html/configurator/t/view_HTML.t html/pfappserver/t/view_HTML.t +R057 html/configurator/t/view_JSON.t html/pfappserver/t/view_JSON.t commit d86c7840877d5d4cb88bb6cd5bbf70f4d63b94f8 Author: Olivier Bilodeau @@ -302028,12 +323681,10 @@ M html/configurator/root/wizard/admin.tt M html/configurator/root/wizard/configuration.tt M html/configurator/root/wizard/database.tt M html/configurator/root/wizard/enforcement.tt -D html/configurator/root/wizard/footer.inc -A html/configurator/root/wizard/footer.inc.validation -D html/configurator/root/wizard/header.inc +R078 html/configurator/root/wizard/footer.inc html/configurator/root/wizard/footer.inc.validation M html/configurator/root/wizard/networks.tt M html/configurator/root/wizard/services.tt -A html/configurator/root/wizard/wrapper.tt +R053 html/configurator/root/wizard/header.inc html/configurator/root/wizard/wrapper.tt commit d059f0070d7f92ae33f5119aa9ce6589f8a25922 Author: Durand Fabrice @@ -302077,20 +323728,13 @@ Date: Mon Jun 18 16:15:22 2012 -0400 now matches its JavaScript file (ex: enforcement.tt and enforcement.js). M html/configurator/lib/configurator/Controller/Wizard.pm -D html/configurator/root/static/app/config.js -A html/configurator/root/static/app/configuration.js -A html/configurator/root/wizard/admin.tt -A html/configurator/root/wizard/configuration.tt -A html/configurator/root/wizard/database.tt -A html/configurator/root/wizard/enforcement.tt -A html/configurator/root/wizard/networks.tt -A html/configurator/root/wizard/services.tt -D html/configurator/root/wizard/step1.tt -D html/configurator/root/wizard/step2.tt -D html/configurator/root/wizard/step3.tt -D html/configurator/root/wizard/step4.tt -D html/configurator/root/wizard/step5.tt -D html/configurator/root/wizard/step6.tt +R100 html/configurator/root/static/app/config.js html/configurator/root/static/app/configuration.js +R080 html/configurator/root/wizard/step5.tt html/configurator/root/wizard/admin.tt +R093 html/configurator/root/wizard/step4.tt html/configurator/root/wizard/configuration.tt +R082 html/configurator/root/wizard/step3.tt html/configurator/root/wizard/database.tt +R094 html/configurator/root/wizard/step1.tt html/configurator/root/wizard/enforcement.tt +R096 html/configurator/root/wizard/step2.tt html/configurator/root/wizard/networks.tt +R094 html/configurator/root/wizard/step6.tt html/configurator/root/wizard/services.tt M html/configurator/root/wizard/tracker.inc commit d2fc8d03e728fd59bab8d4c3b35638179dc871fa @@ -303826,8 +325470,7 @@ Date: Fri May 18 13:17:24 2012 -0400 pf::errors is now pf::error M html/configurator/lib/configurator/Model/Config/Pf.pm -A lib/pf/error.pm -D lib/pf/errors.pm +R098 lib/pf/errors.pm lib/pf/error.pm commit ae701097ff5c5140c1091bbd3a26de5b97370eaf Author: Derek Wuelfrath @@ -304301,10 +325944,8 @@ Date: Thu May 10 15:15:15 2012 -0400 View::DATA is now View::JSON -D html/configurator/lib/configurator/View/DATA.pm -A html/configurator/lib/configurator/View/JSON.pm -D html/configurator/t/view_DATA.t -A html/configurator/t/view_JSON.t +R078 html/configurator/lib/configurator/View/DATA.pm html/configurator/lib/configurator/View/JSON.pm +R057 html/configurator/t/view_DATA.t html/configurator/t/view_JSON.t commit f1353650dcc3ab3a99b8844db4eadd582a8cd6a2 Author: Derek Wuelfrath @@ -304414,8 +326055,7 @@ A html/configurator/lib/configurator/Model/Enforcement.pm D html/configurator/lib/configurator/Model/Mode.pm A html/configurator/t/controller_Enforcement.t D html/configurator/t/controller_Mode.t -A html/configurator/t/model_Enforcement.t -D html/configurator/t/model_Mode.t +R053 html/configurator/t/model_Mode.t html/configurator/t/model_Enforcement.t commit cc8f02a1dced8d0e94b2f8378f2a22f2595af815 Author: Derek Wuelfrath @@ -304867,30 +326507,18 @@ Date: Wed Jun 13 12:49:22 2012 -0400 doc: renamed wls-... to cisco-wlc-... M docs/PacketFence_Network_Devices_Configuration_Guide.asciidoc -A docs/images/cisco-wlc-interface-ssid.png -A docs/images/cisco-wlc-l2-non-secure.png -A docs/images/cisco-wlc-l2-secu.png -A docs/images/cisco-wlc-l3-non-secure.png -A docs/images/cisco-wlc-l3-secu.png -A docs/images/cisco-wlc-non-secure-radius-advance.png -A docs/images/cisco-wlc-radius-define.png -A docs/images/cisco-wlc-secure-radius-advance.png -A docs/images/cisco-wlc-secure-radius.png -A docs/images/cisco-wlc-ssid-create.png -A docs/images/cisco-wlc-ssid-non-secure-create.png -A docs/images/cisco-wlc-ssid-secure-broadcast.png -D docs/images/wls-interface-ssid.png -D docs/images/wls-l2-non-secure.png -D docs/images/wls-l2-secu.png -D docs/images/wls-l3-non-secure.png -D docs/images/wls-l3-secu.png -D docs/images/wls-non-secure-radius-advance.png -D docs/images/wls-radius-define.png -D docs/images/wls-secure-radius-advance.png -D docs/images/wls-secure-radius.png -D docs/images/wls-ssid-create.png -D docs/images/wls-ssid-non-secure-create.png -D docs/images/wls-ssid-secure-broadcast.png +R100 docs/images/wls-interface-ssid.png docs/images/cisco-wlc-interface-ssid.png +R100 docs/images/wls-l2-non-secure.png docs/images/cisco-wlc-l2-non-secure.png +R100 docs/images/wls-l2-secu.png docs/images/cisco-wlc-l2-secu.png +R100 docs/images/wls-l3-non-secure.png docs/images/cisco-wlc-l3-non-secure.png +R100 docs/images/wls-l3-secu.png docs/images/cisco-wlc-l3-secu.png +R100 docs/images/wls-non-secure-radius-advance.png docs/images/cisco-wlc-non-secure-radius-advance.png +R100 docs/images/wls-radius-define.png docs/images/cisco-wlc-radius-define.png +R100 docs/images/wls-secure-radius-advance.png docs/images/cisco-wlc-secure-radius-advance.png +R100 docs/images/wls-secure-radius.png docs/images/cisco-wlc-secure-radius.png +R100 docs/images/wls-ssid-create.png docs/images/cisco-wlc-ssid-create.png +R100 docs/images/wls-ssid-non-secure-create.png docs/images/cisco-wlc-ssid-non-secure-create.png +R100 docs/images/wls-ssid-secure-broadcast.png docs/images/cisco-wlc-ssid-secure-broadcast.png commit d41b2ddbcc2feb070062d4949af269e06ec115e9 Author: Durand Fabrice @@ -306109,12 +327737,11 @@ Date: Tue May 8 13:01:10 2012 -0400 M NEWS A addons/legacy/README.asciidoc -A addons/legacy/rawip.pm +R100 lib/pf/rawip.pm addons/legacy/rawip.pm M addons/packages/packetfence.spec M bin/pfcmd M debian/control M lib/pf/pfcmd.pm -D lib/pf/rawip.pm M t/TestUtils.pm M t/pf.t M t/pfcmd.t @@ -306707,8 +328334,7 @@ Date: Mon Apr 23 12:42:05 2012 -0400 renamed patch and removed dpkg-source boilerplate -D debian/patches/debian-changes-3.3.2 -A debian/patches/debianize.patch +R055 debian/patches/debian-changes-3.3.2 debian/patches/debianize.patch M debian/patches/series commit 0907715b92ca2f77b754d2d5aea73d36a1a66de2 @@ -307524,7 +329150,7 @@ Date: Fri Apr 13 09:20:44 2012 -0400 Conflicts: - addons/packages/packetfence.spec + addons/packages/packetfence.spec M addons/packages/packetfence.spec M installer.pl @@ -308404,10 +330030,9 @@ Date: Tue Mar 27 11:28:41 2012 -0400 M UPGRADE M conf/documentation.conf M conf/pf.conf.defaults -A conf/templates/emails-guest_email_activation.txt.tt +R100 conf/templates/emails-guest_self_activation.txt.tt conf/templates/emails-guest_email_activation.txt.tt A conf/templates/emails-guest_email_preregistration.txt.tt A conf/templates/emails-guest_email_preregistration_confirmed.txt.tt -D conf/templates/emails-guest_self_activation.txt.tt M conf/templates/emails-guest_sponsor_activation.txt.tt A conf/templates/emails-guest_sponsor_preregistration.txt.tt M html/captive-portal/email_activation.cgi @@ -308437,8 +330062,7 @@ M UPGRADE M conf/authentication/preregistered_guests.pm M conf/documentation.conf M conf/pf.conf.defaults -A conf/templates/emails-guest_admin_pregistration.txt.tt -D conf/templates/emails-guest_preregistration.txt.tt +R100 conf/templates/emails-guest_preregistration.txt.tt conf/templates/emails-guest_admin_pregistration.txt.tt M docs/PacketFence_Administration_Guide.asciidoc M html/admin/guest-management.cgi M lib/pf/config.pm @@ -308461,14 +330085,11 @@ M conf/ui.conf M db/pf-schema-3.3.0.sql M db/upgrade-3.2.0-3.3.0.sql M html/admin/common.php -A html/admin/configuration/categories.php -A html/admin/configuration/categories_add.php -A html/admin/configuration/categories_edit.php +R090 html/admin/node/categories.php html/admin/configuration/categories.php +R094 html/admin/node/categories_add.php html/admin/configuration/categories_add.php +R094 html/admin/node/categories_edit.php html/admin/configuration/categories_edit.php M html/admin/configuration/help.html M html/admin/header.php -D html/admin/node/categories.php -D html/admin/node/categories_add.php -D html/admin/node/categories_edit.php M html/admin/node/help.html M html/captive-portal/mobile-confirmation.cgi M html/captive-portal/register.cgi @@ -308646,12 +330267,9 @@ Date: Wed Mar 21 20:11:19 2012 -0400 renamed an api call M UPGRADE -D conf/templates/emails-guest_activation.txt.tt -A conf/templates/emails-guest_preregistration.txt.tt -D conf/templates/emails-guest_registration.txt.tt -A conf/templates/emails-guest_self_activation.txt.tt -A conf/templates/emails-guest_sponsor_activation.txt.tt -D conf/templates/emails-sponsor_activation.txt.tt +R100 conf/templates/emails-guest_registration.txt.tt conf/templates/emails-guest_preregistration.txt.tt +R100 conf/templates/emails-guest_activation.txt.tt conf/templates/emails-guest_self_activation.txt.tt +R100 conf/templates/emails-sponsor_activation.txt.tt conf/templates/emails-guest_sponsor_activation.txt.tt M html/admin/guest-management.cgi M html/captive-portal/guest-selfregistration.cgi M lib/pf/email_activation.pm @@ -308954,10 +330572,8 @@ M docs/PacketFence_Network_Devices_Configuration_Guide-docinfo.xml M docs/PacketFence_Network_Devices_Configuration_Guide.asciidoc M html/admin/configuration/switches_add.php M html/admin/configuration/switches_edit.php -A lib/pf/SNMP/AlliedTelesis.pm -A lib/pf/SNMP/AlliedTelesis/AT8000GS.pm -D pf/lib/pf/SNMP/AlliedTelesis.pm -D pf/lib/pf/SNMP/AlliedTelesis/AT8000GS.pm +R100 pf/lib/pf/SNMP/AlliedTelesis.pm lib/pf/SNMP/AlliedTelesis.pm +R100 pf/lib/pf/SNMP/AlliedTelesis/AT8000GS.pm lib/pf/SNMP/AlliedTelesis/AT8000GS.pm commit 80c760ec8aa19c26782b3dec55e109612655a269 Author: Olivier Bilodeau @@ -309308,1604 +330924,805 @@ Date: Thu Mar 8 09:58:38 2012 -0500 got rid of our useless pf/ top-level directory -A COPYING -A ChangeLog -A ChangeLog.old -A NEWS -A README -A README.network-devices -A UPGRADE -A addons/802.1X/README -A addons/802.1X/packetfence.pm -A addons/accounting.pl -A addons/autodiscover.pl -A addons/captive-portal/proxy-bypass/README -A addons/captive-portal/proxy-bypass/squid-redirector.pl -A addons/captive-portal/proxy-bypass/squid.conf-sample.patch -A addons/connect_and_read.pl -A addons/convertToPortSecurity.pl -A addons/database-backup-and-maintenance.sh -A addons/dev-helpers/radius-hook.pl -A addons/dev-helpers/useragent-build-regexp.pl -A addons/dhcp_dumper.pl -A addons/freeradius-integration/README -A addons/freeradius-integration/eap.conf.pf -A addons/freeradius-integration/freeradius-nas-table.sql -A addons/freeradius-integration/modules/perl.pf -A addons/freeradius-integration/radiusd.conf.pf -A addons/freeradius-integration/sites-available/packetfence -A addons/freeradius-integration/sites-available/packetfence-soh -A addons/freeradius-integration/sites-available/packetfence-tunnel -A addons/freeradius-integration/sql.conf.pf -A addons/freeradius-integration/sql/mysql/packetfence.conf -A addons/freeradius-integration/users.pf -A addons/guest-management/README -A addons/high-availability/dhcpd-3.0.5-init-script-lsb-fix.patch -A addons/high-availability/heartbeat-2.x-drbd-8.3-support-fix.patch -A addons/high-availability/mysqld-init-script-lsb-fix.patch -A addons/high-availability/named-9.2-init-script-lsb-fix.patch -A addons/high-availability/pf-diff -A addons/high-availability/rdiff -A addons/import-node-csv.pl -A addons/integration-testing/replay-snmptrapd-logs.pl -A addons/integration-testing/violations.conf -A addons/logrotate -A addons/migrate-to-locationlog_history.sh -A addons/monitorpfsetvlan.pl -A addons/mrtg/mrtg-wrapper.cfg -A addons/mrtg/mrtg-wrapper.pl -A addons/network-save-configs.pl -A addons/packages/packetfence.spec -A addons/pfdetect_remote/conf/pfdetect_remote.conf -A addons/pfdetect_remote/initrd/pfdetectd -A addons/pfdetect_remote/sbin/pfdetect_remote -A addons/recovery.pl -A addons/snort/oinkmaster.conf -A addons/snort/oinkmaster.conf.2.8.6 -A addons/soh/README.rst -A addons/soh/packetfence-soh.pm -A addons/upgrade/to-2.2.0-update-all-useragents.pl -A addons/upgrade/to-3.0-networks.conf.pl -A addons/upgrade/to-3.0-pf.conf.pl -A addons/upgrade/to-3.0-violations.conf.pl -A addons/watchdog/freeradius-watchdog.sh -A addons/watchdog/pfdhcpdlistener-watchdog.sh -A bin/pfcmd -A bin/pfcmd_vlan -A conf/admin.perm -A conf/admin_ldap.conf -A conf/authentication/guest_managers.pm -A conf/authentication/kerberos.pm -A conf/authentication/ldap.pm -A conf/authentication/local.pm -A conf/authentication/preregistered_guests.pm -A conf/authentication/radius.pm -A conf/dhcp_fingerprints.conf -A conf/dhcpd.conf -A conf/documentation.conf -A conf/floating_network_device.conf -A conf/guest-managers.conf -A conf/httpd.conf.apache22 -A conf/httpd.conf.d/block-unwanted.conf -A conf/httpd.conf.d/captive-portal-cleanurls.conf -A conf/httpd.conf.d/captive-portal-common.conf -A conf/iptables.conf -A conf/listener.msg -A conf/locale/de/LC_MESSAGES/packetfence.po -A conf/locale/en/LC_MESSAGES/packetfence.po -A conf/locale/es/LC_MESSAGES/packetfence.po -A conf/locale/fr/LC_MESSAGES/packetfence.po -A conf/locale/he_IL/LC_MESSAGES/packetfence.po -A conf/locale/it/LC_MESSAGES/packetfence.po -A conf/locale/nl/LC_MESSAGES/packetfence.po -A conf/locale/pt_BR/LC_MESSAGES/packetfence.po -A conf/log.conf -A conf/named-isolation.ca -A conf/named-registration.ca -A conf/named.conf.bind97 -A conf/named.conf.pre_bind97 -A conf/nessus/remotescan.nessus -A conf/networks.conf -A conf/oui.txt -A conf/pf-release -A conf/pf.conf.defaults -A conf/popup.msg -A conf/snmptrapd.conf -A conf/snort.conf -A conf/snort.conf.pre_snort-2.8 -A conf/snort/classification.config -A conf/snort/local.rules -A conf/snort/reference.config -A conf/ssl-certificates.conf -A conf/switches.conf -A conf/templates/emails-guest_activation.txt.tt -A conf/templates/emails-guest_registration.txt.tt -A conf/templates/emails-sponsor_activation.txt.tt -A conf/ui-global.conf -A conf/ui.conf -A conf/ui.conf.es_ES -A conf/violations.conf -A configurator.pl -A db/pf-schema-2.0.0.sql -A db/pf-schema-2.2.0.sql -A db/pf-schema-3.0.0.sql -A db/pf-schema-3.0.2.sql -A db/pf-schema-3.1.0.sql -A db/pf-schema-3.2.0.sql -A db/pfschema.mysql.144 -A db/pfschema.mysql.150 -A db/pfschema.mysql.160 -A db/pfschema.mysql.170 -A db/pfschema.mysql.171 -A db/pfschema.mysql.174 -A db/pfschema.mysql.180 -A db/pfschema.mysql.181 -A db/pfschema.mysql.183 -A db/pfschema.mysql.184 -A db/pfschema.mysql.186 -A db/pfschema.mysql.190 -A db/upgrade-1.4.4p1-1.5.0.sql -A db/upgrade-1.5.0-1.6.0.sql -A db/upgrade-1.6.0-1.7.0.sql -A db/upgrade-1.7.0-1.7.1.sql -A db/upgrade-1.7.1-1.7.4.sql -A db/upgrade-1.7.4-1.8.0.sql -A db/upgrade-1.8.0-1.8.1.sql -A db/upgrade-1.8.1-1.8.3.sql -A db/upgrade-1.8.3-1.8.4.sql -A db/upgrade-1.8.4-1.8.6.sql -A db/upgrade-1.8.6-1.9.0.sql -A db/upgrade-1.9.0-2.0.0.sql -A db/upgrade-2.0.0-2.2.0.sql -A db/upgrade-2.2.0-3.0.0.sql -A db/upgrade-3.0.0-3.0.1.sql -A db/upgrade-3.0.1-3.0.2.sql -A db/upgrade-3.0.2-3.1.0.sql -A db/upgrade-3.1.0-3.2.0.sql -A docs/MIB/Inverse-PacketFence-Notification.mib -A docs/PacketFenceZEN_Installation_Guide-docinfo.xml -A docs/PacketFenceZEN_Installation_Guide.asciidoc -A docs/PacketFence_Administration_Guide-docinfo.xml -A docs/PacketFence_Administration_Guide.asciidoc -A docs/PacketFence_Network_Devices_Configuration_Guide-docinfo.xml -A docs/PacketFence_Network_Devices_Configuration_Guide.asciidoc -A docs/README.asciidoc -A docs/archives/PacketFenceZEN_Installation_Guide.odt -A docs/archives/PacketFence_Administration_Guide.odt -A docs/archives/PacketFence_Administration_Guide.pt_BR.odt -A docs/archives/PacketFence_Network_Devices_Configuration_Guide.odt -A docs/docbook/additional-info.xml -A docs/docbook/commercial-support.xml -A docs/docbook/fop-centos6.patch -A docs/docbook/license.xml -A docs/docbook/pf-devel-guide.xml -A docs/docbook/tidy-docbook.cfg -A docs/docbook/xmlgraphics-fop-centos5.patch -A docs/docbook/xsl/headerfooter-fo.xsl -A docs/docbook/xsl/packetfence-fo.xsl -A docs/docbook/xsl/titlepage-fo.xml -A docs/docinfo.xml -A docs/fdl-1.2.txt -A docs/fonts/PALATINO.TTF -A docs/fonts/deliciousitalic.ttf -A docs/fonts/deliciousitalic.xml -A docs/fonts/deliciousroman.ttf -A docs/fonts/deliciousroman.xml -A docs/fonts/fop-config.xml -A docs/fonts/inconsolata.ttf -A docs/fonts/inconsolata.xml -A docs/fonts/oflgoudystm.ttf -A docs/fonts/oflgoudystm.xml -A docs/fonts/oflgoudystmitalic.ttf -A docs/fonts/oflgoudystmitalic.xml -A docs/fonts/palatino.xml -A docs/images/caution.png -A docs/images/diagram-components.png -A docs/images/diagram-network.eps -A docs/images/diagram-network.png -A docs/images/diagram-routed-net.png -A docs/images/diagram-trap-interaction.png -A docs/images/important.png -A docs/images/inverse-logo-old.png -A docs/images/inverse-logo.jpg -A docs/images/note.png -A docs/images/pf-logo.png -A docs/images/screenshot-add-floating-dev.png -A docs/images/screenshot-captive-portal.png -A docs/images/screenshot-floating-dev.png -A docs/images/screenshot-network-config.png -A docs/images/screenshot-node-view.png -A docs/images/tip.png -A docs/images/warning.png -A docs/includes/additional-info.asciidoc -A docs/includes/commercial-support.asciidoc -A docs/includes/global-attributes.asciidoc -A docs/includes/license.asciidoc -A html/admin/3rdparty/calendar/ChangeLog -A html/admin/3rdparty/calendar/README -A html/admin/3rdparty/calendar/bugtest-hidden-selects.html -A html/admin/3rdparty/calendar/calendar-blue.css -A html/admin/3rdparty/calendar/calendar-blue2.css -A html/admin/3rdparty/calendar/calendar-brown.css -A html/admin/3rdparty/calendar/calendar-green.css -A html/admin/3rdparty/calendar/calendar-pf.css -A html/admin/3rdparty/calendar/calendar-setup.js -A html/admin/3rdparty/calendar/calendar-setup_stripped.js -A html/admin/3rdparty/calendar/calendar-system.css -A html/admin/3rdparty/calendar/calendar-tas.css -A html/admin/3rdparty/calendar/calendar-win2k-1.css -A html/admin/3rdparty/calendar/calendar-win2k-2.css -A html/admin/3rdparty/calendar/calendar-win2k-cold-1.css -A html/admin/3rdparty/calendar/calendar-win2k-cold-2.css -A html/admin/3rdparty/calendar/calendar.js -A html/admin/3rdparty/calendar/calendar.php -A html/admin/3rdparty/calendar/calendar_stripped.js -A html/admin/3rdparty/calendar/dayinfo.html -A html/admin/3rdparty/calendar/doc/html/field-button.jpg -A html/admin/3rdparty/calendar/doc/html/reference-Z-S.css -A html/admin/3rdparty/calendar/doc/html/reference.css -A html/admin/3rdparty/calendar/doc/html/reference.html -A html/admin/3rdparty/calendar/doc/reference.pdf -A html/admin/3rdparty/calendar/img.gif -A html/admin/3rdparty/calendar/index.html -A html/admin/3rdparty/calendar/lang/calendar-af.js -A html/admin/3rdparty/calendar/lang/calendar-al.js -A html/admin/3rdparty/calendar/lang/calendar-bg.js -A html/admin/3rdparty/calendar/lang/calendar-big5-utf8.js -A html/admin/3rdparty/calendar/lang/calendar-big5.js -A html/admin/3rdparty/calendar/lang/calendar-br.js -A html/admin/3rdparty/calendar/lang/calendar-ca.js -A html/admin/3rdparty/calendar/lang/calendar-cs-utf8.js -A html/admin/3rdparty/calendar/lang/calendar-cs-win.js -A html/admin/3rdparty/calendar/lang/calendar-da.js -A html/admin/3rdparty/calendar/lang/calendar-de.js -A html/admin/3rdparty/calendar/lang/calendar-du.js -A html/admin/3rdparty/calendar/lang/calendar-el.js -A html/admin/3rdparty/calendar/lang/calendar-en.js -A html/admin/3rdparty/calendar/lang/calendar-es.js -A html/admin/3rdparty/calendar/lang/calendar-fi.js -A html/admin/3rdparty/calendar/lang/calendar-fr.js -A html/admin/3rdparty/calendar/lang/calendar-he-utf8.js -A html/admin/3rdparty/calendar/lang/calendar-hr-utf8.js -A html/admin/3rdparty/calendar/lang/calendar-hr.js -A html/admin/3rdparty/calendar/lang/calendar-hu.js -A html/admin/3rdparty/calendar/lang/calendar-it.js -A html/admin/3rdparty/calendar/lang/calendar-jp.js -A html/admin/3rdparty/calendar/lang/calendar-ko-utf8.js -A html/admin/3rdparty/calendar/lang/calendar-ko.js -A html/admin/3rdparty/calendar/lang/calendar-lt-utf8.js -A html/admin/3rdparty/calendar/lang/calendar-lt.js -A html/admin/3rdparty/calendar/lang/calendar-lv.js -A html/admin/3rdparty/calendar/lang/calendar-nl.js -A html/admin/3rdparty/calendar/lang/calendar-no.js -A html/admin/3rdparty/calendar/lang/calendar-pl-utf8.js -A html/admin/3rdparty/calendar/lang/calendar-pl.js -A html/admin/3rdparty/calendar/lang/calendar-pt.js -A html/admin/3rdparty/calendar/lang/calendar-ro.js -A html/admin/3rdparty/calendar/lang/calendar-ru.js -A html/admin/3rdparty/calendar/lang/calendar-ru_win_.js -A html/admin/3rdparty/calendar/lang/calendar-si.js -A html/admin/3rdparty/calendar/lang/calendar-sk.js -A html/admin/3rdparty/calendar/lang/calendar-sp.js -A html/admin/3rdparty/calendar/lang/calendar-sv.js -A html/admin/3rdparty/calendar/lang/calendar-tr.js -A html/admin/3rdparty/calendar/lang/calendar-zh.js -A html/admin/3rdparty/calendar/lang/cn_utf8.js -A html/admin/3rdparty/calendar/lgpl-2.1.txt -A html/admin/3rdparty/calendar/menuarrow.gif -A html/admin/3rdparty/calendar/menuarrow2.gif -A html/admin/3rdparty/calendar/multiple-dates.html -A html/admin/3rdparty/calendar/release-notes.html -A html/admin/3rdparty/calendar/simple-1.html -A html/admin/3rdparty/calendar/simple-2.html -A html/admin/3rdparty/calendar/simple-3.html -A html/admin/3rdparty/calendar/skins/aqua/active-bg.gif -A html/admin/3rdparty/calendar/skins/aqua/dark-bg.gif -A html/admin/3rdparty/calendar/skins/aqua/hover-bg.gif -A html/admin/3rdparty/calendar/skins/aqua/menuarrow.gif -A html/admin/3rdparty/calendar/skins/aqua/normal-bg.gif -A html/admin/3rdparty/calendar/skins/aqua/rowhover-bg.gif -A html/admin/3rdparty/calendar/skins/aqua/status-bg.gif -A html/admin/3rdparty/calendar/skins/aqua/theme.css -A html/admin/3rdparty/calendar/skins/aqua/title-bg.gif -A html/admin/3rdparty/calendar/skins/aqua/today-bg.gif -A html/admin/3rdparty/calendar/test-position.html -A html/admin/3rdparty/raphael/g.bar-min.js -A html/admin/3rdparty/raphael/g.dot-min.js -A html/admin/3rdparty/raphael/g.line.js -A html/admin/3rdparty/raphael/g.pie-min.js -A html/admin/3rdparty/raphael/g.raphael-min.js -A html/admin/3rdparty/raphael/raphael-min.js -A html/admin/administration/adduser.php -A html/admin/administration/help.html -A html/admin/administration/index.php -A html/admin/administration/logs.php -A html/admin/administration/services.php -A html/admin/administration/ui_options.php -A html/admin/check_login.php -A html/admin/common.php -A html/admin/common/adminperm.inc -A html/admin/common/display.inc -A html/admin/common/fonts/COPYRIGHT.TXT -A html/admin/common/fonts/README.TXT -A html/admin/common/fonts/RELEASENOTES.TXT -A html/admin/common/fonts/arial.ttf -A html/admin/common/fonts/arialbd.ttf -A html/admin/common/forms.inc -A html/admin/common/helpers.inc -A html/admin/common/logging.inc -A html/admin/common/sajax/Readme.txt -A html/admin/common/sajax/Sajax.php -A html/admin/configuration/captive-portal.php -A html/admin/configuration/fingerprint.php -A html/admin/configuration/floatingnetworkdevice.php -A html/admin/configuration/floatingnetworkdevice_add.php -A html/admin/configuration/floatingnetworkdevice_edit.php -A html/admin/configuration/help.html -A html/admin/configuration/index.php -A html/admin/configuration/interfaces.php -A html/admin/configuration/interfaces_add.php -A html/admin/configuration/interfaces_edit.php -A html/admin/configuration/main.php -A html/admin/configuration/more_info.php -A html/admin/configuration/networks.php -A html/admin/configuration/networks_add.php -A html/admin/configuration/networks_edit.php -A html/admin/configuration/switches.php -A html/admin/configuration/switches_add.php -A html/admin/configuration/switches_edit.php -A html/admin/configuration/useragent.php -A html/admin/configuration/violation.php -A html/admin/configuration/violation_add.php -A html/admin/configuration/violation_edit.php -A html/admin/exporter.php -A html/admin/favicon.ico -A html/admin/footer.php -A html/admin/guest-management.cgi -A html/admin/header.php -A html/admin/images/adduser.png -A html/admin/images/big_font.gif -A html/admin/images/bug.png -A html/admin/images/category.png -A html/admin/images/csv.png -A html/admin/images/customize.png -A html/admin/images/date.png -A html/admin/images/delete.png -A html/admin/images/dude2.gif -A html/admin/images/dumptruck.gif -A html/admin/images/edit.png -A html/admin/images/famfamfam_silk_icons/creativecommons.html -A html/admin/images/famfamfam_silk_icons/page_add.png -A html/admin/images/famfamfam_silk_icons/page_delete.png -A html/admin/images/famfamfam_silk_icons/page_edit.png -A html/admin/images/famfamfam_silk_icons/page_world.png -A html/admin/images/famfamfam_silk_icons/readme.txt -A html/admin/images/footer.repeat.jpg -A html/admin/images/graph_error.gif -A html/admin/images/header.repeat.jpg -A html/admin/images/header.selected.png -A html/admin/images/help.png -A html/admin/images/hide.gif -A html/admin/images/html_icon.gif -A html/admin/images/node.png -A html/admin/images/person.png -A html/admin/images/printer.png -A html/admin/images/report.png -A html/admin/images/restart.png -A html/admin/images/search.png -A html/admin/images/show.gif -A html/admin/images/small_font.gif -A html/admin/images/start.png -A html/admin/images/stop.png -A html/admin/images/trap.png -A html/admin/images/up.png -A html/admin/images/update.png -A html/admin/images/violation.png -A html/admin/images/wire.png -A html/admin/index.php -A html/admin/login.php -A html/admin/node/accounting.php -A html/admin/node/add.php -A html/admin/node/categories.php -A html/admin/node/categories_add.php -A html/admin/node/categories_edit.php -A html/admin/node/edit.php -A html/admin/node/help.html -A html/admin/node/import.php -A html/admin/node/index.php -A html/admin/node/lookup.php -A html/admin/node/useragent.php -A html/admin/node/view.php -A html/admin/person/add.php -A html/admin/person/edit.php -A html/admin/person/help.html -A html/admin/person/index.php -A html/admin/person/lookup.php -A html/admin/person/view.php -A html/admin/printer.php -A html/admin/scan/edit.php -A html/admin/scan/help.html -A html/admin/scan/index.php -A html/admin/scan/results.php -A html/admin/scan/scan.php -A html/admin/scan_fetch_report.cgi -A html/admin/soh.cgi -A html/admin/status/dashboard.php -A html/admin/status/grapher.php -A html/admin/status/graphs.php -A html/admin/status/help.html -A html/admin/status/index.php -A html/admin/status/reports.php -A html/admin/status/sajax-dashboard.php -A html/admin/status/sajax.js -A html/admin/style.css -A html/admin/templates/soh.html -A html/admin/violation/add.php -A html/admin/violation/edit.php -A html/admin/violation/help.html -A html/admin/violation/index.php -A html/admin/violation/view.php -A html/captive-portal/billing-engine.cgi -A html/captive-portal/content/guest-management.js -A html/captive-portal/content/images/arrow_down_12x12.png -A html/captive-portal/content/images/arrow_up_12x12.png -A html/captive-portal/content/images/authorize.net.gif -A html/captive-portal/content/images/background.png -A html/captive-portal/content/images/biohazard-bg.gif -A html/captive-portal/content/images/biohazard-sm.gif -A html/captive-portal/content/images/creditcards.png -A html/captive-portal/content/images/error.png -A html/captive-portal/content/images/guest_import.png -A html/captive-portal/content/images/guest_multiple_add.png -A html/captive-portal/content/images/guest_single_add.png -A html/captive-portal/content/images/help.png -A html/captive-portal/content/images/lock.png -A html/captive-portal/content/images/quarantine.png -A html/captive-portal/content/images/registration.png -A html/captive-portal/content/images/soh.png -A html/captive-portal/content/images/unlock.png -A html/captive-portal/content/images/user.png -A html/captive-portal/content/mobile.css -A html/captive-portal/content/print.css -A html/captive-portal/content/styles.css -A html/captive-portal/content/timerbar.js -A html/captive-portal/email_activation.cgi -A html/captive-portal/guest-selfregistration.cgi -A html/captive-portal/mobile-confirmation.cgi -A html/captive-portal/redir.cgi -A html/captive-portal/register.cgi -A html/captive-portal/remediation.php -A html/captive-portal/templates/activated.html -A html/captive-portal/templates/aup.html -A html/captive-portal/templates/aup_text.html -A html/captive-portal/templates/billing/billing.html -A html/captive-portal/templates/enabler.html -A html/captive-portal/templates/error.html -A html/captive-portal/templates/footer.html -A html/captive-portal/templates/guest.html -A html/captive-portal/templates/guest/footer.html -A html/captive-portal/templates/guest/mgmt_login.html -A html/captive-portal/templates/guest/register_guest.html -A html/captive-portal/templates/guest/registration_confirmation.html -A html/captive-portal/templates/guest/sms_confirmation.html -A html/captive-portal/templates/header.html -A html/captive-portal/templates/login.html -A html/captive-portal/templates/pending.html -A html/captive-portal/templates/redirect.html -A html/captive-portal/templates/register.html -A html/captive-portal/templates/register_1.html -A html/captive-portal/templates/register_2.html -A html/captive-portal/templates/release.html -A html/captive-portal/templates/release_with_xmlconfig.html -A html/captive-portal/templates/remediation.html -A html/captive-portal/templates/scan-in-progress.html -A html/captive-portal/templates/scan.html -A html/captive-portal/templates/status.html -A html/captive-portal/templates/wireless-profile.xml -A html/captive-portal/violations/bandwidth_limit.php -A html/captive-portal/violations/banned_devices.php -A html/captive-portal/violations/banned_os.php -A html/captive-portal/violations/darknet.php -A html/captive-portal/violations/failed_scan.es_ES.php -A html/captive-portal/violations/failed_scan.php -A html/captive-portal/violations/generic.php -A html/captive-portal/violations/lsass.es_ES.php -A html/captive-portal/violations/lsass.php -A html/captive-portal/violations/malware.es_ES.php -A html/captive-portal/violations/malware.php -A html/captive-portal/violations/nat.php -A html/captive-portal/violations/p2p.php -A html/captive-portal/violations/roguedhcp.php -A html/captive-portal/violations/scanning.php -A html/captive-portal/violations/spam.php -A html/captive-portal/violations/system_scan.php -A html/captive-portal/violations/trojan.php -A html/captive-portal/violations/zotob.php -A html/captive-portal/wireless-profile.cgi -A html/captive-portal/wispr.cgi -A html/captive-portal/wispr/redirect.tt -A html/common/favicon.ico -A html/common/graphs.js -A html/common/network-access-detection.gif -A html/common/packetfence-cp.png -A html/common/packetfence.png -A html/common/pf.js -A html/common/prototype.js -A installer.pl -A lib/HTTP/BrowserDetect.pm -A lib/IPTables/Interface.pm -A lib/IPTables/Interface/Lock.pm -A lib/pf/SNMP.pm -A lib/pf/SNMP/Accton.pm -A lib/pf/SNMP/Accton/ES3526XA.pm -A lib/pf/SNMP/Accton/ES3528M.pm -A lib/pf/SNMP/AeroHIVE.pm -A lib/pf/SNMP/AeroHIVE/AP.pm -A lib/pf/SNMP/AeroHIVE/nas-pb.yml -A lib/pf/SNMP/Amer.pm -A lib/pf/SNMP/Amer/SS2R24i.pm -A lib/pf/SNMP/Aruba.pm -A lib/pf/SNMP/Aruba/Controller_200.pm -A lib/pf/SNMP/Avaya.pm -A lib/pf/SNMP/Avaya/ERS5000.pm -A lib/pf/SNMP/Avaya/ERS5000_6x.pm -A lib/pf/SNMP/Avaya/WC.pm -A lib/pf/SNMP/Cisco.pm -A lib/pf/SNMP/Cisco/Aironet.pm -A lib/pf/SNMP/Cisco/Aironet_1130.pm -A lib/pf/SNMP/Cisco/Aironet_1242.pm -A lib/pf/SNMP/Cisco/Aironet_1250.pm -A lib/pf/SNMP/Cisco/Catalyst_2900XL.pm -A lib/pf/SNMP/Cisco/Catalyst_2950.pm -A lib/pf/SNMP/Cisco/Catalyst_2960.pm -A lib/pf/SNMP/Cisco/Catalyst_2970.pm -A lib/pf/SNMP/Cisco/Catalyst_3500XL.pm -A lib/pf/SNMP/Cisco/Catalyst_3550.pm -A lib/pf/SNMP/Cisco/Catalyst_3560.pm -A lib/pf/SNMP/Cisco/Catalyst_3750.pm -A lib/pf/SNMP/Cisco/Catalyst_4500.pm -A lib/pf/SNMP/Cisco/Catalyst_6500.pm -A lib/pf/SNMP/Cisco/ISR_1800.pm -A lib/pf/SNMP/Cisco/WLC_2106.pm -A lib/pf/SNMP/Cisco/WLC_4400.pm -A lib/pf/SNMP/Cisco/WiSM.pm -A lib/pf/SNMP/Dell.pm -A lib/pf/SNMP/Dell/PowerConnect3424.pm -A lib/pf/SNMP/Dlink.pm -A lib/pf/SNMP/Dlink/DES_3526.pm -A lib/pf/SNMP/Dlink/DES_3550.pm -A lib/pf/SNMP/Dlink/DGS_3100.pm -A lib/pf/SNMP/Dlink/DGS_3200.pm -A lib/pf/SNMP/Dlink/DWL.pm -A lib/pf/SNMP/Dlink/DWS_3026.pm -A lib/pf/SNMP/Enterasys.pm -A lib/pf/SNMP/Enterasys/D2.pm -A lib/pf/SNMP/Enterasys/Matrix_N3.pm -A lib/pf/SNMP/Enterasys/SecureStack_C2.pm -A lib/pf/SNMP/Enterasys/SecureStack_C3.pm -A lib/pf/SNMP/Extreme.pm -A lib/pf/SNMP/Extreme/Summit.pm -A lib/pf/SNMP/Extreme/Summit_X250e.pm -A lib/pf/SNMP/Extreme/nas-pb.yml -A lib/pf/SNMP/Extricom.pm -A lib/pf/SNMP/Extricom/EXSW.pm -A lib/pf/SNMP/Foundry.pm -A lib/pf/SNMP/Foundry/FastIron_4802.pm -A lib/pf/SNMP/Foundry/MC.pm -A lib/pf/SNMP/HP.pm -A lib/pf/SNMP/HP/Controller_MSM710.pm -A lib/pf/SNMP/HP/E4800G.pm -A lib/pf/SNMP/HP/E5500G.pm -A lib/pf/SNMP/HP/Procurve_2500.pm -A lib/pf/SNMP/HP/Procurve_2600.pm -A lib/pf/SNMP/HP/Procurve_3400cl.pm -A lib/pf/SNMP/HP/Procurve_4100.pm -A lib/pf/SNMP/HP/Procurve_5400.pm -A lib/pf/SNMP/Intel.pm -A lib/pf/SNMP/Intel/Express_460.pm -A lib/pf/SNMP/Intel/Express_530.pm -A lib/pf/SNMP/Juniper.pm -A lib/pf/SNMP/Juniper/EX.pm -A lib/pf/SNMP/LG.pm -A lib/pf/SNMP/LG/ES4500G.pm -A lib/pf/SNMP/Linksys.pm -A lib/pf/SNMP/Linksys/SRW224G4.pm -A lib/pf/SNMP/Meru.pm -A lib/pf/SNMP/Meru/MC.pm -A lib/pf/SNMP/Meru/nas-pb.yml -A lib/pf/SNMP/MockedSwitch.pm -A lib/pf/SNMP/Motorola.pm -A lib/pf/SNMP/Motorola/RFS.pm -A lib/pf/SNMP/Netgear.pm -A lib/pf/SNMP/Netgear/FSM726v1.pm -A lib/pf/SNMP/Nortel.pm -A lib/pf/SNMP/Nortel/BPS2000.pm -A lib/pf/SNMP/Nortel/BayStack4550.pm -A lib/pf/SNMP/Nortel/BayStack470.pm -A lib/pf/SNMP/Nortel/BayStack5500.pm -A lib/pf/SNMP/Nortel/BayStack5500_6x.pm -A lib/pf/SNMP/Nortel/ERS2500.pm -A lib/pf/SNMP/Nortel/ERS4000.pm -A lib/pf/SNMP/Nortel/ERS5000.pm -A lib/pf/SNMP/Nortel/ERS5000_6x.pm -A lib/pf/SNMP/Nortel/ES325.pm -A lib/pf/SNMP/PacketFence.pm -A lib/pf/SNMP/Ruckus.pm -A lib/pf/SNMP/SMC.pm -A lib/pf/SNMP/SMC/TS6128L2.pm -A lib/pf/SNMP/SMC/TS6224M.pm -A lib/pf/SNMP/SMC/TS8800M.pm -A lib/pf/SNMP/ThreeCom.pm -A lib/pf/SNMP/ThreeCom/E4800G.pm -A lib/pf/SNMP/ThreeCom/E5500G.pm -A lib/pf/SNMP/ThreeCom/NJ220.pm -A lib/pf/SNMP/ThreeCom/SS4200.pm -A lib/pf/SNMP/ThreeCom/SS4500.pm -A lib/pf/SNMP/ThreeCom/Switch_4200G.pm -A lib/pf/SNMP/Trapeze.pm -A lib/pf/SNMP/Trapeze/nas-pb.yml -A lib/pf/SNMP/WirelessModuleTemplate.pm -A lib/pf/SNMP/Xirrus.pm -A lib/pf/SNMP/constants.pm -A lib/pf/SwitchFactory.pm -A lib/pf/WebAPI.pm -A lib/pf/accounting.pm -A lib/pf/action.pm -A lib/pf/billing.pm -A lib/pf/billing/constants.pm -A lib/pf/billing/custom.pm -A lib/pf/billing/gateway/authorize_net.pm -A lib/pf/class.pm -A lib/pf/config.pm -A lib/pf/configfile.pm -A lib/pf/db.pm -A lib/pf/email_activation.pm -A lib/pf/enforcement.pm -A lib/pf/floatingdevice.pm -A lib/pf/floatingdevice/custom.pm -A lib/pf/freeradius.pm -A lib/pf/ifoctetslog.pm -A lib/pf/import.pm -A lib/pf/inline.pm -A lib/pf/inline/custom.pm -A lib/pf/iplog.pm -A lib/pf/iptables.pm -A lib/pf/locationlog.pm -A lib/pf/lookup/node.pm -A lib/pf/lookup/person.pm -A lib/pf/node.pm -A lib/pf/nodecategory.pm -A lib/pf/os.pm -A lib/pf/person.pm -A lib/pf/pfcmd.pm -A lib/pf/pfcmd/checkup.pm -A lib/pf/pfcmd/dashboard.pm -A lib/pf/pfcmd/graph.pm -A lib/pf/pfcmd/help.pm -A lib/pf/pfcmd/pfcmd.pm -A lib/pf/pfcmd/report.pm -A lib/pf/radius.pm -A lib/pf/radius/constants.pm -A lib/pf/radius/custom.pm -A lib/pf/rawip.pm -A lib/pf/scan.pm -A lib/pf/scan/nessus.pm -A lib/pf/scan/openvas.pm -A lib/pf/schedule.pm -A lib/pf/services.pm -A lib/pf/services/apache.pm -A lib/pf/services/dhcpd.pm -A lib/pf/services/named.pm -A lib/pf/services/snmptrapd.pm -A lib/pf/sms_activation.pm -A lib/pf/soh.pm -A lib/pf/soh/custom.pm -A lib/pf/switchlocation.pm -A lib/pf/temporary_password.pm -A lib/pf/traplog.pm -A lib/pf/trigger.pm -A lib/pf/useragent.pm -A lib/pf/util.pm -A lib/pf/util/dhcp.pm -A lib/pf/util/dictionary -A lib/pf/util/radius.pm -A lib/pf/violation.pm -A lib/pf/vlan.pm -A lib/pf/vlan/custom.pm -A lib/pf/vlan/custom_example.pm -A lib/pf/web.pm -A lib/pf/web/auth.pm -A lib/pf/web/backend_modperl_require.pl -A lib/pf/web/billing.pm -A lib/pf/web/captiveportal_modperl_require.pl -A lib/pf/web/custom.pm -A lib/pf/web/guest.pm -A lib/pf/web/release.pm -A lib/pf/web/util.pm -A lib/pf/web/wispr.pm -A packetfence.init -D pf/COPYING -D pf/ChangeLog -D pf/ChangeLog.old -D pf/NEWS -D pf/README -D pf/README.network-devices -D pf/UPGRADE -D pf/addons/802.1X/README -D pf/addons/802.1X/packetfence.pm -D pf/addons/accounting.pl -D pf/addons/autodiscover.pl -D pf/addons/captive-portal/proxy-bypass/README -D pf/addons/captive-portal/proxy-bypass/squid-redirector.pl -D pf/addons/captive-portal/proxy-bypass/squid.conf-sample.patch -D pf/addons/connect_and_read.pl -D pf/addons/convertToPortSecurity.pl -D pf/addons/database-backup-and-maintenance.sh -D pf/addons/dev-helpers/radius-hook.pl -D pf/addons/dev-helpers/useragent-build-regexp.pl -D pf/addons/dhcp_dumper.pl -D pf/addons/freeradius-integration/README -D pf/addons/freeradius-integration/eap.conf.pf -D pf/addons/freeradius-integration/freeradius-nas-table.sql -D pf/addons/freeradius-integration/modules/perl.pf -D pf/addons/freeradius-integration/radiusd.conf.pf -D pf/addons/freeradius-integration/sites-available/packetfence -D pf/addons/freeradius-integration/sites-available/packetfence-soh -D pf/addons/freeradius-integration/sites-available/packetfence-tunnel -D pf/addons/freeradius-integration/sql.conf.pf -D pf/addons/freeradius-integration/sql/mysql/packetfence.conf -D pf/addons/freeradius-integration/users.pf -D pf/addons/guest-management/README -D pf/addons/high-availability/dhcpd-3.0.5-init-script-lsb-fix.patch -D pf/addons/high-availability/heartbeat-2.x-drbd-8.3-support-fix.patch -D pf/addons/high-availability/mysqld-init-script-lsb-fix.patch -D pf/addons/high-availability/named-9.2-init-script-lsb-fix.patch -D pf/addons/high-availability/pf-diff -D pf/addons/high-availability/rdiff -D pf/addons/import-node-csv.pl -D pf/addons/integration-testing/replay-snmptrapd-logs.pl -D pf/addons/integration-testing/violations.conf -D pf/addons/logrotate -D pf/addons/migrate-to-locationlog_history.sh -D pf/addons/monitorpfsetvlan.pl -D pf/addons/mrtg/mrtg-wrapper.cfg -D pf/addons/mrtg/mrtg-wrapper.pl -D pf/addons/network-save-configs.pl -D pf/addons/packages/packetfence.spec -D pf/addons/pfdetect_remote/conf/pfdetect_remote.conf -D pf/addons/pfdetect_remote/initrd/pfdetectd -D pf/addons/pfdetect_remote/sbin/pfdetect_remote -D pf/addons/recovery.pl -D pf/addons/snort/oinkmaster.conf -D pf/addons/snort/oinkmaster.conf.2.8.6 -D pf/addons/soh/README.rst -D pf/addons/soh/packetfence-soh.pm -D pf/addons/upgrade/to-2.2.0-update-all-useragents.pl -D pf/addons/upgrade/to-3.0-networks.conf.pl -D pf/addons/upgrade/to-3.0-pf.conf.pl -D pf/addons/upgrade/to-3.0-violations.conf.pl -D pf/addons/watchdog/freeradius-watchdog.sh -D pf/addons/watchdog/pfdhcpdlistener-watchdog.sh -D pf/bin/pfcmd -D pf/bin/pfcmd_vlan -D pf/conf/admin.perm -D pf/conf/admin_ldap.conf -D pf/conf/authentication/guest_managers.pm -D pf/conf/authentication/kerberos.pm -D pf/conf/authentication/ldap.pm -D pf/conf/authentication/local.pm -D pf/conf/authentication/preregistered_guests.pm -D pf/conf/authentication/radius.pm -D pf/conf/dhcp_fingerprints.conf -D pf/conf/dhcpd.conf -D pf/conf/documentation.conf -D pf/conf/floating_network_device.conf -D pf/conf/guest-managers.conf -D pf/conf/httpd.conf.apache22 -D pf/conf/httpd.conf.d/block-unwanted.conf -D pf/conf/httpd.conf.d/captive-portal-cleanurls.conf -D pf/conf/httpd.conf.d/captive-portal-common.conf -D pf/conf/iptables.conf -D pf/conf/listener.msg -D pf/conf/locale/de/LC_MESSAGES/packetfence.po -D pf/conf/locale/en/LC_MESSAGES/packetfence.po -D pf/conf/locale/es/LC_MESSAGES/packetfence.po -D pf/conf/locale/fr/LC_MESSAGES/packetfence.po -D pf/conf/locale/he_IL/LC_MESSAGES/packetfence.po -D pf/conf/locale/it/LC_MESSAGES/packetfence.po -D pf/conf/locale/nl/LC_MESSAGES/packetfence.po -D pf/conf/locale/pt_BR/LC_MESSAGES/packetfence.po -D pf/conf/log.conf -D pf/conf/named-isolation.ca -D pf/conf/named-registration.ca -D pf/conf/named.conf.bind97 -D pf/conf/named.conf.pre_bind97 -D pf/conf/nessus/remotescan.nessus -D pf/conf/networks.conf -D pf/conf/oui.txt -D pf/conf/pf-release -D pf/conf/pf.conf.defaults -D pf/conf/popup.msg -D pf/conf/snmptrapd.conf -D pf/conf/snort.conf -D pf/conf/snort.conf.pre_snort-2.8 -D pf/conf/snort/classification.config -D pf/conf/snort/local.rules -D pf/conf/snort/reference.config -D pf/conf/ssl-certificates.conf -D pf/conf/switches.conf -D pf/conf/templates/emails-guest_activation.txt.tt -D pf/conf/templates/emails-guest_registration.txt.tt -D pf/conf/templates/emails-sponsor_activation.txt.tt -D pf/conf/ui-global.conf -D pf/conf/ui.conf -D pf/conf/ui.conf.es_ES -D pf/conf/violations.conf -D pf/configurator.pl -D pf/db/pf-schema-2.0.0.sql -D pf/db/pf-schema-2.2.0.sql -D pf/db/pf-schema-3.0.0.sql -D pf/db/pf-schema-3.0.2.sql -D pf/db/pf-schema-3.1.0.sql -D pf/db/pf-schema-3.2.0.sql -D pf/db/pfschema.mysql.144 -D pf/db/pfschema.mysql.150 -D pf/db/pfschema.mysql.160 -D pf/db/pfschema.mysql.170 -D pf/db/pfschema.mysql.171 -D pf/db/pfschema.mysql.174 -D pf/db/pfschema.mysql.180 -D pf/db/pfschema.mysql.181 -D pf/db/pfschema.mysql.183 -D pf/db/pfschema.mysql.184 -D pf/db/pfschema.mysql.186 -D pf/db/pfschema.mysql.190 -D pf/db/upgrade-1.4.4p1-1.5.0.sql -D pf/db/upgrade-1.5.0-1.6.0.sql -D pf/db/upgrade-1.6.0-1.7.0.sql -D pf/db/upgrade-1.7.0-1.7.1.sql -D pf/db/upgrade-1.7.1-1.7.4.sql -D pf/db/upgrade-1.7.4-1.8.0.sql -D pf/db/upgrade-1.8.0-1.8.1.sql -D pf/db/upgrade-1.8.1-1.8.3.sql -D pf/db/upgrade-1.8.3-1.8.4.sql -D pf/db/upgrade-1.8.4-1.8.6.sql -D pf/db/upgrade-1.8.6-1.9.0.sql -D pf/db/upgrade-1.9.0-2.0.0.sql -D pf/db/upgrade-2.0.0-2.2.0.sql -D pf/db/upgrade-2.2.0-3.0.0.sql -D pf/db/upgrade-3.0.0-3.0.1.sql -D pf/db/upgrade-3.0.1-3.0.2.sql -D pf/db/upgrade-3.0.2-3.1.0.sql -D pf/db/upgrade-3.1.0-3.2.0.sql -D pf/docs/MIB/Inverse-PacketFence-Notification.mib -D pf/docs/PacketFenceZEN_Installation_Guide-docinfo.xml -D pf/docs/PacketFenceZEN_Installation_Guide.asciidoc -D pf/docs/PacketFence_Administration_Guide-docinfo.xml -D pf/docs/PacketFence_Administration_Guide.asciidoc -D pf/docs/PacketFence_Network_Devices_Configuration_Guide-docinfo.xml -D pf/docs/PacketFence_Network_Devices_Configuration_Guide.asciidoc -D pf/docs/README.asciidoc -D pf/docs/archives/PacketFenceZEN_Installation_Guide.odt -D pf/docs/archives/PacketFence_Administration_Guide.odt -D pf/docs/archives/PacketFence_Administration_Guide.pt_BR.odt -D pf/docs/archives/PacketFence_Network_Devices_Configuration_Guide.odt -D pf/docs/docbook/additional-info.xml -D pf/docs/docbook/commercial-support.xml -D pf/docs/docbook/fop-centos6.patch -D pf/docs/docbook/license.xml -D pf/docs/docbook/pf-devel-guide.xml -D pf/docs/docbook/tidy-docbook.cfg -D pf/docs/docbook/xmlgraphics-fop-centos5.patch -D pf/docs/docbook/xsl/headerfooter-fo.xsl -D pf/docs/docbook/xsl/packetfence-fo.xsl -D pf/docs/docbook/xsl/titlepage-fo.xml -D pf/docs/docinfo.xml -D pf/docs/fdl-1.2.txt -D pf/docs/fonts/PALATINO.TTF -D pf/docs/fonts/deliciousitalic.ttf -D pf/docs/fonts/deliciousitalic.xml -D pf/docs/fonts/deliciousroman.ttf -D pf/docs/fonts/deliciousroman.xml -D pf/docs/fonts/fop-config.xml -D pf/docs/fonts/inconsolata.ttf -D pf/docs/fonts/inconsolata.xml -D pf/docs/fonts/oflgoudystm.ttf -D pf/docs/fonts/oflgoudystm.xml -D pf/docs/fonts/oflgoudystmitalic.ttf -D pf/docs/fonts/oflgoudystmitalic.xml -D pf/docs/fonts/palatino.xml -D pf/docs/images/caution.png -D pf/docs/images/diagram-components.png -D pf/docs/images/diagram-network.eps -D pf/docs/images/diagram-network.png -D pf/docs/images/diagram-routed-net.png -D pf/docs/images/diagram-trap-interaction.png -D pf/docs/images/important.png -D pf/docs/images/inverse-logo-old.png -D pf/docs/images/inverse-logo.jpg -D pf/docs/images/note.png -D pf/docs/images/pf-logo.png -D pf/docs/images/screenshot-add-floating-dev.png -D pf/docs/images/screenshot-captive-portal.png -D pf/docs/images/screenshot-floating-dev.png -D pf/docs/images/screenshot-network-config.png -D pf/docs/images/screenshot-node-view.png -D pf/docs/images/tip.png -D pf/docs/images/warning.png -D pf/docs/includes/additional-info.asciidoc -D pf/docs/includes/commercial-support.asciidoc -D pf/docs/includes/global-attributes.asciidoc -D pf/docs/includes/license.asciidoc -D pf/html/admin/3rdparty/calendar/ChangeLog -D pf/html/admin/3rdparty/calendar/README -D pf/html/admin/3rdparty/calendar/bugtest-hidden-selects.html -D pf/html/admin/3rdparty/calendar/calendar-blue.css -D pf/html/admin/3rdparty/calendar/calendar-blue2.css -D pf/html/admin/3rdparty/calendar/calendar-brown.css -D pf/html/admin/3rdparty/calendar/calendar-green.css -D pf/html/admin/3rdparty/calendar/calendar-pf.css -D pf/html/admin/3rdparty/calendar/calendar-setup.js -D pf/html/admin/3rdparty/calendar/calendar-setup_stripped.js -D pf/html/admin/3rdparty/calendar/calendar-system.css -D pf/html/admin/3rdparty/calendar/calendar-tas.css -D pf/html/admin/3rdparty/calendar/calendar-win2k-1.css -D pf/html/admin/3rdparty/calendar/calendar-win2k-2.css -D pf/html/admin/3rdparty/calendar/calendar-win2k-cold-1.css -D pf/html/admin/3rdparty/calendar/calendar-win2k-cold-2.css -D pf/html/admin/3rdparty/calendar/calendar.js -D pf/html/admin/3rdparty/calendar/calendar.php -D pf/html/admin/3rdparty/calendar/calendar_stripped.js -D pf/html/admin/3rdparty/calendar/dayinfo.html -D pf/html/admin/3rdparty/calendar/doc/html/field-button.jpg -D pf/html/admin/3rdparty/calendar/doc/html/reference-Z-S.css -D pf/html/admin/3rdparty/calendar/doc/html/reference.css -D pf/html/admin/3rdparty/calendar/doc/html/reference.html -D pf/html/admin/3rdparty/calendar/doc/reference.pdf -D pf/html/admin/3rdparty/calendar/img.gif -D pf/html/admin/3rdparty/calendar/index.html -D pf/html/admin/3rdparty/calendar/lang/calendar-af.js -D pf/html/admin/3rdparty/calendar/lang/calendar-al.js -D pf/html/admin/3rdparty/calendar/lang/calendar-bg.js -D pf/html/admin/3rdparty/calendar/lang/calendar-big5-utf8.js -D pf/html/admin/3rdparty/calendar/lang/calendar-big5.js -D pf/html/admin/3rdparty/calendar/lang/calendar-br.js -D pf/html/admin/3rdparty/calendar/lang/calendar-ca.js -D pf/html/admin/3rdparty/calendar/lang/calendar-cs-utf8.js -D pf/html/admin/3rdparty/calendar/lang/calendar-cs-win.js -D pf/html/admin/3rdparty/calendar/lang/calendar-da.js -D pf/html/admin/3rdparty/calendar/lang/calendar-de.js -D pf/html/admin/3rdparty/calendar/lang/calendar-du.js -D pf/html/admin/3rdparty/calendar/lang/calendar-el.js -D pf/html/admin/3rdparty/calendar/lang/calendar-en.js -D pf/html/admin/3rdparty/calendar/lang/calendar-es.js -D pf/html/admin/3rdparty/calendar/lang/calendar-fi.js -D pf/html/admin/3rdparty/calendar/lang/calendar-fr.js -D pf/html/admin/3rdparty/calendar/lang/calendar-he-utf8.js -D pf/html/admin/3rdparty/calendar/lang/calendar-hr-utf8.js -D pf/html/admin/3rdparty/calendar/lang/calendar-hr.js -D pf/html/admin/3rdparty/calendar/lang/calendar-hu.js -D pf/html/admin/3rdparty/calendar/lang/calendar-it.js -D pf/html/admin/3rdparty/calendar/lang/calendar-jp.js -D pf/html/admin/3rdparty/calendar/lang/calendar-ko-utf8.js -D pf/html/admin/3rdparty/calendar/lang/calendar-ko.js -D pf/html/admin/3rdparty/calendar/lang/calendar-lt-utf8.js -D pf/html/admin/3rdparty/calendar/lang/calendar-lt.js -D pf/html/admin/3rdparty/calendar/lang/calendar-lv.js -D pf/html/admin/3rdparty/calendar/lang/calendar-nl.js -D pf/html/admin/3rdparty/calendar/lang/calendar-no.js -D pf/html/admin/3rdparty/calendar/lang/calendar-pl-utf8.js -D pf/html/admin/3rdparty/calendar/lang/calendar-pl.js -D pf/html/admin/3rdparty/calendar/lang/calendar-pt.js -D pf/html/admin/3rdparty/calendar/lang/calendar-ro.js -D pf/html/admin/3rdparty/calendar/lang/calendar-ru.js -D pf/html/admin/3rdparty/calendar/lang/calendar-ru_win_.js -D pf/html/admin/3rdparty/calendar/lang/calendar-si.js -D pf/html/admin/3rdparty/calendar/lang/calendar-sk.js -D pf/html/admin/3rdparty/calendar/lang/calendar-sp.js -D pf/html/admin/3rdparty/calendar/lang/calendar-sv.js -D pf/html/admin/3rdparty/calendar/lang/calendar-tr.js -D pf/html/admin/3rdparty/calendar/lang/calendar-zh.js -D pf/html/admin/3rdparty/calendar/lang/cn_utf8.js -D pf/html/admin/3rdparty/calendar/lgpl-2.1.txt -D pf/html/admin/3rdparty/calendar/menuarrow.gif -D pf/html/admin/3rdparty/calendar/menuarrow2.gif -D pf/html/admin/3rdparty/calendar/multiple-dates.html -D pf/html/admin/3rdparty/calendar/release-notes.html -D pf/html/admin/3rdparty/calendar/simple-1.html -D pf/html/admin/3rdparty/calendar/simple-2.html -D pf/html/admin/3rdparty/calendar/simple-3.html -D pf/html/admin/3rdparty/calendar/skins/aqua/active-bg.gif -D pf/html/admin/3rdparty/calendar/skins/aqua/dark-bg.gif -D pf/html/admin/3rdparty/calendar/skins/aqua/hover-bg.gif -D pf/html/admin/3rdparty/calendar/skins/aqua/menuarrow.gif -D pf/html/admin/3rdparty/calendar/skins/aqua/normal-bg.gif -D pf/html/admin/3rdparty/calendar/skins/aqua/rowhover-bg.gif -D pf/html/admin/3rdparty/calendar/skins/aqua/status-bg.gif -D pf/html/admin/3rdparty/calendar/skins/aqua/theme.css -D pf/html/admin/3rdparty/calendar/skins/aqua/title-bg.gif -D pf/html/admin/3rdparty/calendar/skins/aqua/today-bg.gif -D pf/html/admin/3rdparty/calendar/test-position.html -D pf/html/admin/3rdparty/raphael/g.bar-min.js -D pf/html/admin/3rdparty/raphael/g.dot-min.js -D pf/html/admin/3rdparty/raphael/g.line.js -D pf/html/admin/3rdparty/raphael/g.pie-min.js -D pf/html/admin/3rdparty/raphael/g.raphael-min.js -D pf/html/admin/3rdparty/raphael/raphael-min.js -D pf/html/admin/administration/adduser.php -D pf/html/admin/administration/help.html -D pf/html/admin/administration/index.php -D pf/html/admin/administration/logs.php -D pf/html/admin/administration/services.php -D pf/html/admin/administration/ui_options.php -D pf/html/admin/check_login.php -D pf/html/admin/common.php -D pf/html/admin/common/adminperm.inc -D pf/html/admin/common/display.inc -D pf/html/admin/common/fonts/COPYRIGHT.TXT -D pf/html/admin/common/fonts/README.TXT -D pf/html/admin/common/fonts/RELEASENOTES.TXT -D pf/html/admin/common/fonts/arial.ttf -D pf/html/admin/common/fonts/arialbd.ttf -D pf/html/admin/common/forms.inc -D pf/html/admin/common/helpers.inc -D pf/html/admin/common/logging.inc -D pf/html/admin/common/sajax/Readme.txt -D pf/html/admin/common/sajax/Sajax.php -D pf/html/admin/configuration/captive-portal.php -D pf/html/admin/configuration/fingerprint.php -D pf/html/admin/configuration/floatingnetworkdevice.php -D pf/html/admin/configuration/floatingnetworkdevice_add.php -D pf/html/admin/configuration/floatingnetworkdevice_edit.php -D pf/html/admin/configuration/help.html -D pf/html/admin/configuration/index.php -D pf/html/admin/configuration/interfaces.php -D pf/html/admin/configuration/interfaces_add.php -D pf/html/admin/configuration/interfaces_edit.php -D pf/html/admin/configuration/main.php -D pf/html/admin/configuration/more_info.php -D pf/html/admin/configuration/networks.php -D pf/html/admin/configuration/networks_add.php -D pf/html/admin/configuration/networks_edit.php -D pf/html/admin/configuration/switches.php -D pf/html/admin/configuration/switches_add.php -D pf/html/admin/configuration/switches_edit.php -D pf/html/admin/configuration/useragent.php -D pf/html/admin/configuration/violation.php -D pf/html/admin/configuration/violation_add.php -D pf/html/admin/configuration/violation_edit.php -D pf/html/admin/exporter.php -D pf/html/admin/favicon.ico -D pf/html/admin/footer.php -D pf/html/admin/guest-management.cgi -D pf/html/admin/header.php -D pf/html/admin/images/adduser.png -D pf/html/admin/images/big_font.gif -D pf/html/admin/images/bug.png -D pf/html/admin/images/category.png -D pf/html/admin/images/csv.png -D pf/html/admin/images/customize.png -D pf/html/admin/images/date.png -D pf/html/admin/images/delete.png -D pf/html/admin/images/dude2.gif -D pf/html/admin/images/dumptruck.gif -D pf/html/admin/images/edit.png -D pf/html/admin/images/famfamfam_silk_icons/creativecommons.html -D pf/html/admin/images/famfamfam_silk_icons/page_add.png -D pf/html/admin/images/famfamfam_silk_icons/page_delete.png -D pf/html/admin/images/famfamfam_silk_icons/page_edit.png -D pf/html/admin/images/famfamfam_silk_icons/page_world.png -D pf/html/admin/images/famfamfam_silk_icons/readme.txt -D pf/html/admin/images/footer.repeat.jpg -D pf/html/admin/images/graph_error.gif -D pf/html/admin/images/header.repeat.jpg -D pf/html/admin/images/header.selected.png -D pf/html/admin/images/help.png -D pf/html/admin/images/hide.gif -D pf/html/admin/images/html_icon.gif -D pf/html/admin/images/node.png -D pf/html/admin/images/person.png -D pf/html/admin/images/printer.png -D pf/html/admin/images/report.png -D pf/html/admin/images/restart.png -D pf/html/admin/images/search.png -D pf/html/admin/images/show.gif -D pf/html/admin/images/small_font.gif -D pf/html/admin/images/start.png -D pf/html/admin/images/stop.png -D pf/html/admin/images/trap.png -D pf/html/admin/images/up.png -D pf/html/admin/images/update.png -D pf/html/admin/images/violation.png -D pf/html/admin/images/wire.png -D pf/html/admin/index.php -D pf/html/admin/login.php -D pf/html/admin/node/accounting.php -D pf/html/admin/node/add.php -D pf/html/admin/node/categories.php -D pf/html/admin/node/categories_add.php -D pf/html/admin/node/categories_edit.php -D pf/html/admin/node/edit.php -D pf/html/admin/node/help.html -D pf/html/admin/node/import.php -D pf/html/admin/node/index.php -D pf/html/admin/node/lookup.php -D pf/html/admin/node/useragent.php -D pf/html/admin/node/view.php -D pf/html/admin/person/add.php -D pf/html/admin/person/edit.php -D pf/html/admin/person/help.html -D pf/html/admin/person/index.php -D pf/html/admin/person/lookup.php -D pf/html/admin/person/view.php -D pf/html/admin/printer.php -D pf/html/admin/scan/edit.php -D pf/html/admin/scan/help.html -D pf/html/admin/scan/index.php -D pf/html/admin/scan/results.php -D pf/html/admin/scan/scan.php -D pf/html/admin/scan_fetch_report.cgi -D pf/html/admin/soh.cgi -D pf/html/admin/status/dashboard.php -D pf/html/admin/status/grapher.php -D pf/html/admin/status/graphs.php -D pf/html/admin/status/help.html -D pf/html/admin/status/index.php -D pf/html/admin/status/reports.php -D pf/html/admin/status/sajax-dashboard.php -D pf/html/admin/status/sajax.js -D pf/html/admin/style.css -D pf/html/admin/templates/soh.html -D pf/html/admin/violation/add.php -D pf/html/admin/violation/edit.php -D pf/html/admin/violation/help.html -D pf/html/admin/violation/index.php -D pf/html/admin/violation/view.php -D pf/html/captive-portal/billing-engine.cgi -D pf/html/captive-portal/content/guest-management.js -D pf/html/captive-portal/content/images/arrow_down_12x12.png -D pf/html/captive-portal/content/images/arrow_up_12x12.png -D pf/html/captive-portal/content/images/authorize.net.gif -D pf/html/captive-portal/content/images/background.png -D pf/html/captive-portal/content/images/biohazard-bg.gif -D pf/html/captive-portal/content/images/biohazard-sm.gif -D pf/html/captive-portal/content/images/creditcards.png -D pf/html/captive-portal/content/images/error.png -D pf/html/captive-portal/content/images/guest_import.png -D pf/html/captive-portal/content/images/guest_multiple_add.png -D pf/html/captive-portal/content/images/guest_single_add.png -D pf/html/captive-portal/content/images/help.png -D pf/html/captive-portal/content/images/lock.png -D pf/html/captive-portal/content/images/quarantine.png -D pf/html/captive-portal/content/images/registration.png -D pf/html/captive-portal/content/images/soh.png -D pf/html/captive-portal/content/images/unlock.png -D pf/html/captive-portal/content/images/user.png -D pf/html/captive-portal/content/mobile.css -D pf/html/captive-portal/content/print.css -D pf/html/captive-portal/content/styles.css -D pf/html/captive-portal/content/timerbar.js -D pf/html/captive-portal/email_activation.cgi -D pf/html/captive-portal/guest-selfregistration.cgi -D pf/html/captive-portal/mobile-confirmation.cgi -D pf/html/captive-portal/redir.cgi -D pf/html/captive-portal/register.cgi -D pf/html/captive-portal/remediation.php -D pf/html/captive-portal/templates/activated.html -D pf/html/captive-portal/templates/aup.html -D pf/html/captive-portal/templates/aup_text.html -D pf/html/captive-portal/templates/billing/billing.html -D pf/html/captive-portal/templates/enabler.html -D pf/html/captive-portal/templates/error.html -D pf/html/captive-portal/templates/footer.html -D pf/html/captive-portal/templates/guest.html -D pf/html/captive-portal/templates/guest/footer.html -D pf/html/captive-portal/templates/guest/mgmt_login.html -D pf/html/captive-portal/templates/guest/register_guest.html -D pf/html/captive-portal/templates/guest/registration_confirmation.html -D pf/html/captive-portal/templates/guest/sms_confirmation.html -D pf/html/captive-portal/templates/header.html -D pf/html/captive-portal/templates/login.html -D pf/html/captive-portal/templates/pending.html -D pf/html/captive-portal/templates/redirect.html -D pf/html/captive-portal/templates/register.html -D pf/html/captive-portal/templates/register_1.html -D pf/html/captive-portal/templates/register_2.html -D pf/html/captive-portal/templates/release.html -D pf/html/captive-portal/templates/release_with_xmlconfig.html -D pf/html/captive-portal/templates/remediation.html -D pf/html/captive-portal/templates/scan-in-progress.html -D pf/html/captive-portal/templates/scan.html -D pf/html/captive-portal/templates/status.html -D pf/html/captive-portal/templates/wireless-profile.xml -D pf/html/captive-portal/violations/bandwidth_limit.php -D pf/html/captive-portal/violations/banned_devices.php -D pf/html/captive-portal/violations/banned_os.php -D pf/html/captive-portal/violations/darknet.php -D pf/html/captive-portal/violations/failed_scan.es_ES.php -D pf/html/captive-portal/violations/failed_scan.php -D pf/html/captive-portal/violations/generic.php -D pf/html/captive-portal/violations/lsass.es_ES.php -D pf/html/captive-portal/violations/lsass.php -D pf/html/captive-portal/violations/malware.es_ES.php -D pf/html/captive-portal/violations/malware.php -D pf/html/captive-portal/violations/nat.php -D pf/html/captive-portal/violations/p2p.php -D pf/html/captive-portal/violations/roguedhcp.php -D pf/html/captive-portal/violations/scanning.php -D pf/html/captive-portal/violations/spam.php -D pf/html/captive-portal/violations/system_scan.php -D pf/html/captive-portal/violations/trojan.php -D pf/html/captive-portal/violations/zotob.php -D pf/html/captive-portal/wireless-profile.cgi -D pf/html/captive-portal/wispr.cgi -D pf/html/captive-portal/wispr/redirect.tt -D pf/html/common/favicon.ico -D pf/html/common/graphs.js -D pf/html/common/network-access-detection.gif -D pf/html/common/packetfence-cp.png -D pf/html/common/packetfence.png -D pf/html/common/pf.js -D pf/html/common/prototype.js -D pf/installer.pl -D pf/lib/HTTP/BrowserDetect.pm -D pf/lib/IPTables/Interface.pm -D pf/lib/IPTables/Interface/Lock.pm -D pf/lib/pf/SNMP.pm -D pf/lib/pf/SNMP/Accton.pm -D pf/lib/pf/SNMP/Accton/ES3526XA.pm -D pf/lib/pf/SNMP/Accton/ES3528M.pm -D pf/lib/pf/SNMP/AeroHIVE.pm -D pf/lib/pf/SNMP/AeroHIVE/AP.pm -D pf/lib/pf/SNMP/AeroHIVE/nas-pb.yml -D pf/lib/pf/SNMP/Amer.pm -D pf/lib/pf/SNMP/Amer/SS2R24i.pm -D pf/lib/pf/SNMP/Aruba.pm -D pf/lib/pf/SNMP/Aruba/Controller_200.pm -D pf/lib/pf/SNMP/Avaya.pm -D pf/lib/pf/SNMP/Avaya/ERS5000.pm -D pf/lib/pf/SNMP/Avaya/ERS5000_6x.pm -D pf/lib/pf/SNMP/Avaya/WC.pm -D pf/lib/pf/SNMP/Cisco.pm -D pf/lib/pf/SNMP/Cisco/Aironet.pm -D pf/lib/pf/SNMP/Cisco/Aironet_1130.pm -D pf/lib/pf/SNMP/Cisco/Aironet_1242.pm -D pf/lib/pf/SNMP/Cisco/Aironet_1250.pm -D pf/lib/pf/SNMP/Cisco/Catalyst_2900XL.pm -D pf/lib/pf/SNMP/Cisco/Catalyst_2950.pm -D pf/lib/pf/SNMP/Cisco/Catalyst_2960.pm -D pf/lib/pf/SNMP/Cisco/Catalyst_2970.pm -D pf/lib/pf/SNMP/Cisco/Catalyst_3500XL.pm -D pf/lib/pf/SNMP/Cisco/Catalyst_3550.pm -D pf/lib/pf/SNMP/Cisco/Catalyst_3560.pm -D pf/lib/pf/SNMP/Cisco/Catalyst_3750.pm -D pf/lib/pf/SNMP/Cisco/Catalyst_4500.pm -D pf/lib/pf/SNMP/Cisco/Catalyst_6500.pm -D pf/lib/pf/SNMP/Cisco/ISR_1800.pm -D pf/lib/pf/SNMP/Cisco/WLC_2106.pm -D pf/lib/pf/SNMP/Cisco/WLC_4400.pm -D pf/lib/pf/SNMP/Cisco/WiSM.pm -D pf/lib/pf/SNMP/Dell.pm -D pf/lib/pf/SNMP/Dell/PowerConnect3424.pm -D pf/lib/pf/SNMP/Dlink.pm -D pf/lib/pf/SNMP/Dlink/DES_3526.pm -D pf/lib/pf/SNMP/Dlink/DES_3550.pm -D pf/lib/pf/SNMP/Dlink/DGS_3100.pm -D pf/lib/pf/SNMP/Dlink/DGS_3200.pm -D pf/lib/pf/SNMP/Dlink/DWL.pm -D pf/lib/pf/SNMP/Dlink/DWS_3026.pm -D pf/lib/pf/SNMP/Enterasys.pm -D pf/lib/pf/SNMP/Enterasys/D2.pm -D pf/lib/pf/SNMP/Enterasys/Matrix_N3.pm -D pf/lib/pf/SNMP/Enterasys/SecureStack_C2.pm -D pf/lib/pf/SNMP/Enterasys/SecureStack_C3.pm -D pf/lib/pf/SNMP/Extreme.pm -D pf/lib/pf/SNMP/Extreme/Summit.pm -D pf/lib/pf/SNMP/Extreme/Summit_X250e.pm -D pf/lib/pf/SNMP/Extreme/nas-pb.yml -D pf/lib/pf/SNMP/Extricom.pm -D pf/lib/pf/SNMP/Extricom/EXSW.pm -D pf/lib/pf/SNMP/Foundry.pm -D pf/lib/pf/SNMP/Foundry/FastIron_4802.pm -D pf/lib/pf/SNMP/Foundry/MC.pm -D pf/lib/pf/SNMP/HP.pm -D pf/lib/pf/SNMP/HP/Controller_MSM710.pm -D pf/lib/pf/SNMP/HP/E4800G.pm -D pf/lib/pf/SNMP/HP/E5500G.pm -D pf/lib/pf/SNMP/HP/Procurve_2500.pm -D pf/lib/pf/SNMP/HP/Procurve_2600.pm -D pf/lib/pf/SNMP/HP/Procurve_3400cl.pm -D pf/lib/pf/SNMP/HP/Procurve_4100.pm -D pf/lib/pf/SNMP/HP/Procurve_5400.pm -D pf/lib/pf/SNMP/Intel.pm -D pf/lib/pf/SNMP/Intel/Express_460.pm -D pf/lib/pf/SNMP/Intel/Express_530.pm -D pf/lib/pf/SNMP/Juniper.pm -D pf/lib/pf/SNMP/Juniper/EX.pm -D pf/lib/pf/SNMP/LG.pm -D pf/lib/pf/SNMP/LG/ES4500G.pm -D pf/lib/pf/SNMP/Linksys.pm -D pf/lib/pf/SNMP/Linksys/SRW224G4.pm -D pf/lib/pf/SNMP/Meru.pm -D pf/lib/pf/SNMP/Meru/MC.pm -D pf/lib/pf/SNMP/Meru/nas-pb.yml -D pf/lib/pf/SNMP/MockedSwitch.pm -D pf/lib/pf/SNMP/Motorola.pm -D pf/lib/pf/SNMP/Motorola/RFS.pm -D pf/lib/pf/SNMP/Netgear.pm -D pf/lib/pf/SNMP/Netgear/FSM726v1.pm -D pf/lib/pf/SNMP/Nortel.pm -D pf/lib/pf/SNMP/Nortel/BPS2000.pm -D pf/lib/pf/SNMP/Nortel/BayStack4550.pm -D pf/lib/pf/SNMP/Nortel/BayStack470.pm -D pf/lib/pf/SNMP/Nortel/BayStack5500.pm -D pf/lib/pf/SNMP/Nortel/BayStack5500_6x.pm -D pf/lib/pf/SNMP/Nortel/ERS2500.pm -D pf/lib/pf/SNMP/Nortel/ERS4000.pm -D pf/lib/pf/SNMP/Nortel/ERS5000.pm -D pf/lib/pf/SNMP/Nortel/ERS5000_6x.pm -D pf/lib/pf/SNMP/Nortel/ES325.pm -D pf/lib/pf/SNMP/PacketFence.pm -D pf/lib/pf/SNMP/Ruckus.pm -D pf/lib/pf/SNMP/SMC.pm -D pf/lib/pf/SNMP/SMC/TS6128L2.pm -D pf/lib/pf/SNMP/SMC/TS6224M.pm -D pf/lib/pf/SNMP/SMC/TS8800M.pm -D pf/lib/pf/SNMP/ThreeCom.pm -D pf/lib/pf/SNMP/ThreeCom/E4800G.pm -D pf/lib/pf/SNMP/ThreeCom/E5500G.pm -D pf/lib/pf/SNMP/ThreeCom/NJ220.pm -D pf/lib/pf/SNMP/ThreeCom/SS4200.pm -D pf/lib/pf/SNMP/ThreeCom/SS4500.pm -D pf/lib/pf/SNMP/ThreeCom/Switch_4200G.pm -D pf/lib/pf/SNMP/Trapeze.pm -D pf/lib/pf/SNMP/Trapeze/nas-pb.yml -D pf/lib/pf/SNMP/WirelessModuleTemplate.pm -D pf/lib/pf/SNMP/Xirrus.pm -D pf/lib/pf/SNMP/constants.pm -D pf/lib/pf/SwitchFactory.pm -D pf/lib/pf/WebAPI.pm -D pf/lib/pf/accounting.pm -D pf/lib/pf/action.pm -D pf/lib/pf/billing.pm -D pf/lib/pf/billing/constants.pm -D pf/lib/pf/billing/custom.pm -D pf/lib/pf/billing/gateway/authorize_net.pm -D pf/lib/pf/class.pm -D pf/lib/pf/config.pm -D pf/lib/pf/configfile.pm -D pf/lib/pf/db.pm -D pf/lib/pf/email_activation.pm -D pf/lib/pf/enforcement.pm -D pf/lib/pf/floatingdevice.pm -D pf/lib/pf/floatingdevice/custom.pm -D pf/lib/pf/freeradius.pm -D pf/lib/pf/ifoctetslog.pm -D pf/lib/pf/import.pm -D pf/lib/pf/inline.pm -D pf/lib/pf/inline/custom.pm -D pf/lib/pf/iplog.pm -D pf/lib/pf/iptables.pm -D pf/lib/pf/locationlog.pm -D pf/lib/pf/lookup/node.pm -D pf/lib/pf/lookup/person.pm -D pf/lib/pf/node.pm -D pf/lib/pf/nodecategory.pm -D pf/lib/pf/os.pm -D pf/lib/pf/person.pm -D pf/lib/pf/pfcmd.pm -D pf/lib/pf/pfcmd/checkup.pm -D pf/lib/pf/pfcmd/dashboard.pm -D pf/lib/pf/pfcmd/graph.pm -D pf/lib/pf/pfcmd/help.pm -D pf/lib/pf/pfcmd/pfcmd.pm -D pf/lib/pf/pfcmd/report.pm -D pf/lib/pf/radius.pm -D pf/lib/pf/radius/constants.pm -D pf/lib/pf/radius/custom.pm -D pf/lib/pf/rawip.pm -D pf/lib/pf/scan.pm -D pf/lib/pf/scan/nessus.pm -D pf/lib/pf/scan/openvas.pm -D pf/lib/pf/schedule.pm -D pf/lib/pf/services.pm -D pf/lib/pf/services/apache.pm -D pf/lib/pf/services/dhcpd.pm -D pf/lib/pf/services/named.pm -D pf/lib/pf/services/snmptrapd.pm -D pf/lib/pf/sms_activation.pm -D pf/lib/pf/soh.pm -D pf/lib/pf/soh/custom.pm -D pf/lib/pf/switchlocation.pm -D pf/lib/pf/temporary_password.pm -D pf/lib/pf/traplog.pm -D pf/lib/pf/trigger.pm -D pf/lib/pf/useragent.pm -D pf/lib/pf/util.pm -D pf/lib/pf/util/dhcp.pm -D pf/lib/pf/util/dictionary -D pf/lib/pf/util/radius.pm -D pf/lib/pf/violation.pm -D pf/lib/pf/vlan.pm -D pf/lib/pf/vlan/custom.pm -D pf/lib/pf/vlan/custom_example.pm -D pf/lib/pf/web.pm -D pf/lib/pf/web/auth.pm -D pf/lib/pf/web/backend_modperl_require.pl -D pf/lib/pf/web/billing.pm -D pf/lib/pf/web/captiveportal_modperl_require.pl -D pf/lib/pf/web/custom.pm -D pf/lib/pf/web/guest.pm -D pf/lib/pf/web/release.pm -D pf/lib/pf/web/util.pm -D pf/lib/pf/web/wispr.pm -D pf/packetfence.init -D pf/sbin/pfdetect -D pf/sbin/pfdhcplistener -D pf/sbin/pfmon -D pf/sbin/pfredirect -D pf/sbin/pfsetvlan -D pf/t/SNMP.t -D pf/t/SwitchFactory.t -D pf/t/TestUtils.pm -D pf/t/all.t -D pf/t/benchmarks/README -D pf/t/benchmarks/pf-node.pl -D pf/t/benchmarks/pf-services-snmptrapd.pl -D pf/t/benchmarks/pf-util.pl -D pf/t/benchmarks/switchFactory.pl -D pf/t/benchmarks/tieconfig.pl -D pf/t/benchmarks/trap-parsing.pl -D pf/t/benchmarks/webauth.pl -D pf/t/binaries.t -D pf/t/coding-style.t -D pf/t/config.t -D pf/t/critic.t -D pf/t/dao/README -D pf/t/dao/data.t -D pf/t/dao/graph.t -D pf/t/dao/node.t -D pf/t/dao/os.t -D pf/t/dao/person.t -D pf/t/dao/report.t -D pf/t/dao/setup.sql -D pf/t/data/bug766/switches.conf -D pf/t/data/node-import-fail-detect.csv -D pf/t/data/node-import-fail-during.csv -D pf/t/data/node-import-success.csv -D pf/t/data/switches.conf -D pf/t/data/user.conf -D pf/t/enforcement.t -D pf/t/floatingdevice.t -D pf/t/hardware-snmp-objects.t -D pf/t/i18n.t -D pf/t/import.t -D pf/t/inline.t -D pf/t/integration.t -D pf/t/integration/captive-portal.t -D pf/t/integration/pfcmd.t -D pf/t/integration/radius.t -D pf/t/linux.t -D pf/t/log.conf -D pf/t/network-devices/cisco.t -D pf/t/network-devices/threecom.t -D pf/t/network-devices/wireless.t -D pf/t/nodecategory.t -D pf/t/perlcriticrc -D pf/t/person.t -D pf/t/pf.t -D pf/t/pfcmd.t -D pf/t/pfcmd_vlan.t -D pf/t/pfdhcplistener.t -D pf/t/pfsetvlan.t -D pf/t/php.t -D pf/t/pod.t -D pf/t/podCoverage.t -D pf/t/radius.t -D pf/t/services.t -D pf/t/smoke.t -D pf/t/soh.t -D pf/t/stress-test/captive-portal.txt -D pf/t/stress-test/coa-calls.pl -D pf/t/stress-test/coa-server.pl -D pf/t/stress-test/eap-calls -D pf/t/stress-test/eap-client.conf -D pf/t/stress-test/radius-calls -D pf/t/stress-test/soap-calls-radius_authorize -D pf/t/stress-test/soap-calls-snort -D pf/t/stress-test/soap-server.conf -D pf/t/trigger.t -D pf/t/useragent.t -D pf/t/util-dhcp.t -D pf/t/util-radius.t -D pf/t/util.t -D pf/t/vlan.t -D pf/t/web-auth.t -D pf/t/web.t -D pf/var/dhcpd/dhcpd.leases -A sbin/pfdetect -A sbin/pfdhcplistener -A sbin/pfmon -A sbin/pfredirect -A sbin/pfsetvlan -A t/SNMP.t -A t/SwitchFactory.t -A t/TestUtils.pm -A t/all.t -A t/benchmarks/README -A t/benchmarks/pf-node.pl -A t/benchmarks/pf-services-snmptrapd.pl -A t/benchmarks/pf-util.pl -A t/benchmarks/switchFactory.pl -A t/benchmarks/tieconfig.pl -A t/benchmarks/trap-parsing.pl -A t/benchmarks/webauth.pl -A t/binaries.t -A t/coding-style.t -A t/config.t -A t/critic.t -A t/dao/README -A t/dao/data.t -A t/dao/graph.t -A t/dao/node.t -A t/dao/os.t -A t/dao/person.t -A t/dao/report.t -A t/dao/setup.sql -A t/data/bug766/switches.conf -A t/data/node-import-fail-detect.csv -A t/data/node-import-fail-during.csv -A t/data/node-import-success.csv -A t/data/switches.conf -A t/data/user.conf -A t/enforcement.t -A t/floatingdevice.t -A t/hardware-snmp-objects.t -A t/i18n.t -A t/import.t -A t/inline.t -A t/integration.t -A t/integration/captive-portal.t -A t/integration/pfcmd.t -A t/integration/radius.t -A t/linux.t -A t/log.conf -A t/network-devices/cisco.t -A t/network-devices/threecom.t -A t/network-devices/wireless.t -A t/nodecategory.t -A t/perlcriticrc -A t/person.t -A t/pf.t -A t/pfcmd.t -A t/pfcmd_vlan.t -A t/pfdhcplistener.t -A t/pfsetvlan.t -A t/php.t -A t/pod.t -A t/podCoverage.t -A t/radius.t -A t/services.t -A t/smoke.t -A t/soh.t -A t/stress-test/captive-portal.txt -A t/stress-test/coa-calls.pl -A t/stress-test/coa-server.pl -A t/stress-test/eap-calls -A t/stress-test/eap-client.conf -A t/stress-test/radius-calls -A t/stress-test/soap-calls-radius_authorize -A t/stress-test/soap-calls-snort -A t/stress-test/soap-server.conf -A t/trigger.t -A t/useragent.t -A t/util-dhcp.t -A t/util-radius.t -A t/util.t -A t/vlan.t -A t/web-auth.t -A t/web.t -A var/dhcpd/dhcpd.leases +R100 pf/COPYING COPYING +R100 pf/ChangeLog ChangeLog +R100 pf/ChangeLog.old ChangeLog.old +R100 pf/NEWS NEWS +R100 pf/README README +R100 pf/README.network-devices README.network-devices +R100 pf/UPGRADE UPGRADE +R100 pf/addons/802.1X/README addons/802.1X/README +R100 pf/addons/802.1X/packetfence.pm addons/802.1X/packetfence.pm +R100 pf/addons/accounting.pl addons/accounting.pl +R100 pf/addons/autodiscover.pl addons/autodiscover.pl +R100 pf/addons/captive-portal/proxy-bypass/README addons/captive-portal/proxy-bypass/README +R100 pf/addons/captive-portal/proxy-bypass/squid-redirector.pl addons/captive-portal/proxy-bypass/squid-redirector.pl +R100 pf/addons/captive-portal/proxy-bypass/squid.conf-sample.patch addons/captive-portal/proxy-bypass/squid.conf-sample.patch +R100 pf/addons/connect_and_read.pl addons/connect_and_read.pl +R100 pf/addons/convertToPortSecurity.pl addons/convertToPortSecurity.pl +R100 pf/addons/database-backup-and-maintenance.sh addons/database-backup-and-maintenance.sh +R100 pf/addons/dev-helpers/radius-hook.pl addons/dev-helpers/radius-hook.pl +R100 pf/addons/dev-helpers/useragent-build-regexp.pl addons/dev-helpers/useragent-build-regexp.pl +R100 pf/addons/dhcp_dumper.pl addons/dhcp_dumper.pl +R100 pf/addons/freeradius-integration/README addons/freeradius-integration/README +R100 pf/addons/freeradius-integration/eap.conf.pf addons/freeradius-integration/eap.conf.pf +R100 pf/addons/freeradius-integration/freeradius-nas-table.sql addons/freeradius-integration/freeradius-nas-table.sql +R100 pf/addons/freeradius-integration/modules/perl.pf addons/freeradius-integration/modules/perl.pf +R100 pf/addons/freeradius-integration/radiusd.conf.pf addons/freeradius-integration/radiusd.conf.pf +R100 pf/addons/freeradius-integration/sites-available/packetfence addons/freeradius-integration/sites-available/packetfence +R100 pf/addons/freeradius-integration/sites-available/packetfence-soh addons/freeradius-integration/sites-available/packetfence-soh +R100 pf/addons/freeradius-integration/sites-available/packetfence-tunnel addons/freeradius-integration/sites-available/packetfence-tunnel +R100 pf/addons/freeradius-integration/sql.conf.pf addons/freeradius-integration/sql.conf.pf +R100 pf/addons/freeradius-integration/sql/mysql/packetfence.conf addons/freeradius-integration/sql/mysql/packetfence.conf +R100 pf/addons/freeradius-integration/users.pf addons/freeradius-integration/users.pf +R100 pf/addons/guest-management/README addons/guest-management/README +R100 pf/addons/high-availability/dhcpd-3.0.5-init-script-lsb-fix.patch addons/high-availability/dhcpd-3.0.5-init-script-lsb-fix.patch +R100 pf/addons/high-availability/heartbeat-2.x-drbd-8.3-support-fix.patch addons/high-availability/heartbeat-2.x-drbd-8.3-support-fix.patch +R100 pf/addons/high-availability/mysqld-init-script-lsb-fix.patch addons/high-availability/mysqld-init-script-lsb-fix.patch +R100 pf/addons/high-availability/named-9.2-init-script-lsb-fix.patch addons/high-availability/named-9.2-init-script-lsb-fix.patch +R100 pf/addons/high-availability/pf-diff addons/high-availability/pf-diff +R100 pf/addons/high-availability/rdiff addons/high-availability/rdiff +R100 pf/addons/import-node-csv.pl addons/import-node-csv.pl +R100 pf/addons/integration-testing/replay-snmptrapd-logs.pl addons/integration-testing/replay-snmptrapd-logs.pl +R100 pf/addons/integration-testing/violations.conf addons/integration-testing/violations.conf +R100 pf/addons/logrotate addons/logrotate +R100 pf/addons/migrate-to-locationlog_history.sh addons/migrate-to-locationlog_history.sh +R100 pf/addons/monitorpfsetvlan.pl addons/monitorpfsetvlan.pl +R100 pf/addons/mrtg/mrtg-wrapper.cfg addons/mrtg/mrtg-wrapper.cfg +R100 pf/addons/mrtg/mrtg-wrapper.pl addons/mrtg/mrtg-wrapper.pl +R100 pf/addons/network-save-configs.pl addons/network-save-configs.pl +R100 pf/addons/packages/packetfence.spec addons/packages/packetfence.spec +R100 pf/addons/pfdetect_remote/conf/pfdetect_remote.conf addons/pfdetect_remote/conf/pfdetect_remote.conf +R100 pf/addons/pfdetect_remote/initrd/pfdetectd addons/pfdetect_remote/initrd/pfdetectd +R100 pf/addons/pfdetect_remote/sbin/pfdetect_remote addons/pfdetect_remote/sbin/pfdetect_remote +R100 pf/addons/recovery.pl addons/recovery.pl +R100 pf/addons/snort/oinkmaster.conf addons/snort/oinkmaster.conf +R100 pf/addons/snort/oinkmaster.conf.2.8.6 addons/snort/oinkmaster.conf.2.8.6 +R100 pf/addons/soh/README.rst addons/soh/README.rst +R100 pf/addons/soh/packetfence-soh.pm addons/soh/packetfence-soh.pm +R100 pf/addons/upgrade/to-2.2.0-update-all-useragents.pl addons/upgrade/to-2.2.0-update-all-useragents.pl +R100 pf/addons/upgrade/to-3.0-networks.conf.pl addons/upgrade/to-3.0-networks.conf.pl +R100 pf/addons/upgrade/to-3.0-pf.conf.pl addons/upgrade/to-3.0-pf.conf.pl +R100 pf/addons/upgrade/to-3.0-violations.conf.pl addons/upgrade/to-3.0-violations.conf.pl +R100 pf/addons/watchdog/freeradius-watchdog.sh addons/watchdog/freeradius-watchdog.sh +R100 pf/addons/watchdog/pfdhcpdlistener-watchdog.sh addons/watchdog/pfdhcpdlistener-watchdog.sh +R100 pf/bin/pfcmd bin/pfcmd +R100 pf/bin/pfcmd_vlan bin/pfcmd_vlan +R100 pf/conf/admin.perm conf/admin.perm +R100 pf/conf/admin_ldap.conf conf/admin_ldap.conf +R100 pf/conf/authentication/guest_managers.pm conf/authentication/guest_managers.pm +R100 pf/conf/authentication/kerberos.pm conf/authentication/kerberos.pm +R100 pf/conf/authentication/ldap.pm conf/authentication/ldap.pm +R100 pf/conf/authentication/local.pm conf/authentication/local.pm +R100 pf/conf/authentication/preregistered_guests.pm conf/authentication/preregistered_guests.pm +R100 pf/conf/authentication/radius.pm conf/authentication/radius.pm +R100 pf/conf/dhcp_fingerprints.conf conf/dhcp_fingerprints.conf +R100 pf/conf/dhcpd.conf conf/dhcpd.conf +R100 pf/conf/documentation.conf conf/documentation.conf +R100 pf/conf/floating_network_device.conf conf/floating_network_device.conf +R100 pf/conf/guest-managers.conf conf/guest-managers.conf +R100 pf/conf/httpd.conf.apache22 conf/httpd.conf.apache22 +R100 pf/conf/httpd.conf.d/block-unwanted.conf conf/httpd.conf.d/block-unwanted.conf +R100 pf/conf/httpd.conf.d/captive-portal-cleanurls.conf conf/httpd.conf.d/captive-portal-cleanurls.conf +R100 pf/conf/httpd.conf.d/captive-portal-common.conf conf/httpd.conf.d/captive-portal-common.conf +R100 pf/conf/iptables.conf conf/iptables.conf +R100 pf/conf/listener.msg conf/listener.msg +R100 pf/conf/locale/de/LC_MESSAGES/packetfence.po conf/locale/de/LC_MESSAGES/packetfence.po +R100 pf/conf/locale/en/LC_MESSAGES/packetfence.po conf/locale/en/LC_MESSAGES/packetfence.po +R100 pf/conf/locale/es/LC_MESSAGES/packetfence.po conf/locale/es/LC_MESSAGES/packetfence.po +R100 pf/conf/locale/fr/LC_MESSAGES/packetfence.po conf/locale/fr/LC_MESSAGES/packetfence.po +R100 pf/conf/locale/he_IL/LC_MESSAGES/packetfence.po conf/locale/he_IL/LC_MESSAGES/packetfence.po +R100 pf/conf/locale/it/LC_MESSAGES/packetfence.po conf/locale/it/LC_MESSAGES/packetfence.po +R100 pf/conf/locale/nl/LC_MESSAGES/packetfence.po conf/locale/nl/LC_MESSAGES/packetfence.po +R100 pf/conf/locale/pt_BR/LC_MESSAGES/packetfence.po conf/locale/pt_BR/LC_MESSAGES/packetfence.po +R100 pf/conf/log.conf conf/log.conf +R100 pf/conf/named-isolation.ca conf/named-isolation.ca +R100 pf/conf/named-registration.ca conf/named-registration.ca +R100 pf/conf/named.conf.bind97 conf/named.conf.bind97 +R100 pf/conf/named.conf.pre_bind97 conf/named.conf.pre_bind97 +R100 pf/conf/nessus/remotescan.nessus conf/nessus/remotescan.nessus +R100 pf/conf/networks.conf conf/networks.conf +R100 pf/conf/oui.txt conf/oui.txt +R100 pf/conf/pf-release conf/pf-release +R100 pf/conf/pf.conf.defaults conf/pf.conf.defaults +R100 pf/conf/popup.msg conf/popup.msg +R100 pf/conf/snmptrapd.conf conf/snmptrapd.conf +R100 pf/conf/snort.conf conf/snort.conf +R100 pf/conf/snort.conf.pre_snort-2.8 conf/snort.conf.pre_snort-2.8 +R100 pf/conf/snort/classification.config conf/snort/classification.config +R100 pf/conf/snort/local.rules conf/snort/local.rules +R100 pf/conf/snort/reference.config conf/snort/reference.config +R100 pf/conf/ssl-certificates.conf conf/ssl-certificates.conf +R100 pf/conf/switches.conf conf/switches.conf +R100 pf/conf/templates/emails-guest_activation.txt.tt conf/templates/emails-guest_activation.txt.tt +R100 pf/conf/templates/emails-guest_registration.txt.tt conf/templates/emails-guest_registration.txt.tt +R100 pf/conf/templates/emails-sponsor_activation.txt.tt conf/templates/emails-sponsor_activation.txt.tt +R100 pf/conf/ui-global.conf conf/ui-global.conf +R100 pf/conf/ui.conf conf/ui.conf +R100 pf/conf/ui.conf.es_ES conf/ui.conf.es_ES +R100 pf/conf/violations.conf conf/violations.conf +R100 pf/configurator.pl configurator.pl +R100 pf/db/pf-schema-2.0.0.sql db/pf-schema-2.0.0.sql +R100 pf/db/pf-schema-2.2.0.sql db/pf-schema-2.2.0.sql +R100 pf/db/pf-schema-3.0.0.sql db/pf-schema-3.0.0.sql +R100 pf/db/pf-schema-3.0.2.sql db/pf-schema-3.0.2.sql +R100 pf/db/pf-schema-3.1.0.sql db/pf-schema-3.1.0.sql +R100 pf/db/pf-schema-3.2.0.sql db/pf-schema-3.2.0.sql +R100 pf/db/pfschema.mysql.144 db/pfschema.mysql.144 +R100 pf/db/pfschema.mysql.150 db/pfschema.mysql.150 +R100 pf/db/pfschema.mysql.160 db/pfschema.mysql.160 +R100 pf/db/pfschema.mysql.170 db/pfschema.mysql.170 +R100 pf/db/pfschema.mysql.171 db/pfschema.mysql.171 +R100 pf/db/pfschema.mysql.174 db/pfschema.mysql.174 +R100 pf/db/pfschema.mysql.180 db/pfschema.mysql.180 +R100 pf/db/pfschema.mysql.181 db/pfschema.mysql.181 +R100 pf/db/pfschema.mysql.183 db/pfschema.mysql.183 +R100 pf/db/pfschema.mysql.184 db/pfschema.mysql.184 +R100 pf/db/pfschema.mysql.186 db/pfschema.mysql.186 +R100 pf/db/pfschema.mysql.190 db/pfschema.mysql.190 +R100 pf/db/upgrade-1.4.4p1-1.5.0.sql db/upgrade-1.4.4p1-1.5.0.sql +R100 pf/db/upgrade-1.5.0-1.6.0.sql db/upgrade-1.5.0-1.6.0.sql +R100 pf/db/upgrade-1.6.0-1.7.0.sql db/upgrade-1.6.0-1.7.0.sql +R100 pf/db/upgrade-1.7.0-1.7.1.sql db/upgrade-1.7.0-1.7.1.sql +R100 pf/db/upgrade-1.7.1-1.7.4.sql db/upgrade-1.7.1-1.7.4.sql +R100 pf/db/upgrade-1.7.4-1.8.0.sql db/upgrade-1.7.4-1.8.0.sql +R100 pf/db/upgrade-1.8.0-1.8.1.sql db/upgrade-1.8.0-1.8.1.sql +R100 pf/db/upgrade-1.8.1-1.8.3.sql db/upgrade-1.8.1-1.8.3.sql +R100 pf/db/upgrade-1.8.3-1.8.4.sql db/upgrade-1.8.3-1.8.4.sql +R100 pf/db/upgrade-1.8.4-1.8.6.sql db/upgrade-1.8.4-1.8.6.sql +R100 pf/db/upgrade-1.8.6-1.9.0.sql db/upgrade-1.8.6-1.9.0.sql +R100 pf/db/upgrade-1.9.0-2.0.0.sql db/upgrade-1.9.0-2.0.0.sql +R100 pf/db/upgrade-2.0.0-2.2.0.sql db/upgrade-2.0.0-2.2.0.sql +R100 pf/db/upgrade-2.2.0-3.0.0.sql db/upgrade-2.2.0-3.0.0.sql +R100 pf/db/upgrade-3.0.0-3.0.1.sql db/upgrade-3.0.0-3.0.1.sql +R100 pf/db/upgrade-3.0.1-3.0.2.sql db/upgrade-3.0.1-3.0.2.sql +R100 pf/db/upgrade-3.0.2-3.1.0.sql db/upgrade-3.0.2-3.1.0.sql +R100 pf/db/upgrade-3.1.0-3.2.0.sql db/upgrade-3.1.0-3.2.0.sql +R100 pf/docs/MIB/Inverse-PacketFence-Notification.mib docs/MIB/Inverse-PacketFence-Notification.mib +R100 pf/docs/PacketFenceZEN_Installation_Guide-docinfo.xml docs/PacketFenceZEN_Installation_Guide-docinfo.xml +R100 pf/docs/PacketFenceZEN_Installation_Guide.asciidoc docs/PacketFenceZEN_Installation_Guide.asciidoc +R100 pf/docs/PacketFence_Administration_Guide-docinfo.xml docs/PacketFence_Administration_Guide-docinfo.xml +R100 pf/docs/PacketFence_Administration_Guide.asciidoc docs/PacketFence_Administration_Guide.asciidoc +R100 pf/docs/PacketFence_Network_Devices_Configuration_Guide-docinfo.xml docs/PacketFence_Network_Devices_Configuration_Guide-docinfo.xml +R100 pf/docs/PacketFence_Network_Devices_Configuration_Guide.asciidoc docs/PacketFence_Network_Devices_Configuration_Guide.asciidoc +R100 pf/docs/README.asciidoc docs/README.asciidoc +R100 pf/docs/archives/PacketFenceZEN_Installation_Guide.odt docs/archives/PacketFenceZEN_Installation_Guide.odt +R100 pf/docs/archives/PacketFence_Administration_Guide.odt docs/archives/PacketFence_Administration_Guide.odt +R100 pf/docs/archives/PacketFence_Administration_Guide.pt_BR.odt docs/archives/PacketFence_Administration_Guide.pt_BR.odt +R100 pf/docs/archives/PacketFence_Network_Devices_Configuration_Guide.odt docs/archives/PacketFence_Network_Devices_Configuration_Guide.odt +R100 pf/docs/docbook/additional-info.xml docs/docbook/additional-info.xml +R100 pf/docs/docbook/commercial-support.xml docs/docbook/commercial-support.xml +R100 pf/docs/docbook/fop-centos6.patch docs/docbook/fop-centos6.patch +R100 pf/docs/docbook/license.xml docs/docbook/license.xml +R100 pf/docs/docbook/pf-devel-guide.xml docs/docbook/pf-devel-guide.xml +R100 pf/docs/docbook/tidy-docbook.cfg docs/docbook/tidy-docbook.cfg +R100 pf/docs/docbook/xmlgraphics-fop-centos5.patch docs/docbook/xmlgraphics-fop-centos5.patch +R100 pf/docs/docbook/xsl/headerfooter-fo.xsl docs/docbook/xsl/headerfooter-fo.xsl +R100 pf/docs/docbook/xsl/packetfence-fo.xsl docs/docbook/xsl/packetfence-fo.xsl +R100 pf/docs/docbook/xsl/titlepage-fo.xml docs/docbook/xsl/titlepage-fo.xml +R100 pf/docs/docinfo.xml docs/docinfo.xml +R100 pf/docs/fdl-1.2.txt docs/fdl-1.2.txt +R100 pf/docs/fonts/PALATINO.TTF docs/fonts/PALATINO.TTF +R100 pf/docs/fonts/deliciousitalic.ttf docs/fonts/deliciousitalic.ttf +R100 pf/docs/fonts/deliciousitalic.xml docs/fonts/deliciousitalic.xml +R100 pf/docs/fonts/deliciousroman.ttf docs/fonts/deliciousroman.ttf +R100 pf/docs/fonts/deliciousroman.xml docs/fonts/deliciousroman.xml +R100 pf/docs/fonts/fop-config.xml docs/fonts/fop-config.xml +R100 pf/docs/fonts/inconsolata.ttf docs/fonts/inconsolata.ttf +R100 pf/docs/fonts/inconsolata.xml docs/fonts/inconsolata.xml +R100 pf/docs/fonts/oflgoudystm.ttf docs/fonts/oflgoudystm.ttf +R100 pf/docs/fonts/oflgoudystm.xml docs/fonts/oflgoudystm.xml +R100 pf/docs/fonts/oflgoudystmitalic.ttf docs/fonts/oflgoudystmitalic.ttf +R100 pf/docs/fonts/oflgoudystmitalic.xml docs/fonts/oflgoudystmitalic.xml +R100 pf/docs/fonts/palatino.xml docs/fonts/palatino.xml +R100 pf/docs/images/caution.png docs/images/caution.png +R100 pf/docs/images/diagram-components.png docs/images/diagram-components.png +R100 pf/docs/images/diagram-network.eps docs/images/diagram-network.eps +R100 pf/docs/images/diagram-network.png docs/images/diagram-network.png +R100 pf/docs/images/diagram-routed-net.png docs/images/diagram-routed-net.png +R100 pf/docs/images/diagram-trap-interaction.png docs/images/diagram-trap-interaction.png +R100 pf/docs/images/important.png docs/images/important.png +R100 pf/docs/images/inverse-logo-old.png docs/images/inverse-logo-old.png +R100 pf/docs/images/inverse-logo.jpg docs/images/inverse-logo.jpg +R100 pf/docs/images/note.png docs/images/note.png +R100 pf/docs/images/pf-logo.png docs/images/pf-logo.png +R100 pf/docs/images/screenshot-add-floating-dev.png docs/images/screenshot-add-floating-dev.png +R100 pf/docs/images/screenshot-captive-portal.png docs/images/screenshot-captive-portal.png +R100 pf/docs/images/screenshot-floating-dev.png docs/images/screenshot-floating-dev.png +R100 pf/docs/images/screenshot-network-config.png docs/images/screenshot-network-config.png +R100 pf/docs/images/screenshot-node-view.png docs/images/screenshot-node-view.png +R100 pf/docs/images/tip.png docs/images/tip.png +R100 pf/docs/images/warning.png docs/images/warning.png +R100 pf/docs/includes/additional-info.asciidoc docs/includes/additional-info.asciidoc +R100 pf/docs/includes/commercial-support.asciidoc docs/includes/commercial-support.asciidoc +R100 pf/docs/includes/global-attributes.asciidoc docs/includes/global-attributes.asciidoc +R100 pf/docs/includes/license.asciidoc docs/includes/license.asciidoc +R100 pf/html/admin/3rdparty/calendar/ChangeLog html/admin/3rdparty/calendar/ChangeLog +R100 pf/html/admin/3rdparty/calendar/README html/admin/3rdparty/calendar/README +R100 pf/html/admin/3rdparty/calendar/bugtest-hidden-selects.html html/admin/3rdparty/calendar/bugtest-hidden-selects.html +R100 pf/html/admin/3rdparty/calendar/calendar-blue.css html/admin/3rdparty/calendar/calendar-blue.css +R100 pf/html/admin/3rdparty/calendar/calendar-blue2.css html/admin/3rdparty/calendar/calendar-blue2.css +R100 pf/html/admin/3rdparty/calendar/calendar-brown.css html/admin/3rdparty/calendar/calendar-brown.css +R100 pf/html/admin/3rdparty/calendar/calendar-green.css html/admin/3rdparty/calendar/calendar-green.css +R100 pf/html/admin/3rdparty/calendar/calendar-pf.css html/admin/3rdparty/calendar/calendar-pf.css +R100 pf/html/admin/3rdparty/calendar/calendar-setup.js html/admin/3rdparty/calendar/calendar-setup.js +R100 pf/html/admin/3rdparty/calendar/calendar-setup_stripped.js html/admin/3rdparty/calendar/calendar-setup_stripped.js +R100 pf/html/admin/3rdparty/calendar/calendar-system.css html/admin/3rdparty/calendar/calendar-system.css +R100 pf/html/admin/3rdparty/calendar/calendar-tas.css html/admin/3rdparty/calendar/calendar-tas.css +R100 pf/html/admin/3rdparty/calendar/calendar-win2k-1.css html/admin/3rdparty/calendar/calendar-win2k-1.css +R100 pf/html/admin/3rdparty/calendar/calendar-win2k-2.css html/admin/3rdparty/calendar/calendar-win2k-2.css +R100 pf/html/admin/3rdparty/calendar/calendar-win2k-cold-1.css html/admin/3rdparty/calendar/calendar-win2k-cold-1.css +R100 pf/html/admin/3rdparty/calendar/calendar-win2k-cold-2.css html/admin/3rdparty/calendar/calendar-win2k-cold-2.css +R100 pf/html/admin/3rdparty/calendar/calendar.js html/admin/3rdparty/calendar/calendar.js +R100 pf/html/admin/3rdparty/calendar/calendar.php html/admin/3rdparty/calendar/calendar.php +R100 pf/html/admin/3rdparty/calendar/calendar_stripped.js html/admin/3rdparty/calendar/calendar_stripped.js +R100 pf/html/admin/3rdparty/calendar/dayinfo.html html/admin/3rdparty/calendar/dayinfo.html +R100 pf/html/admin/3rdparty/calendar/doc/html/field-button.jpg html/admin/3rdparty/calendar/doc/html/field-button.jpg +R100 pf/html/admin/3rdparty/calendar/doc/html/reference-Z-S.css html/admin/3rdparty/calendar/doc/html/reference-Z-S.css +R100 pf/html/admin/3rdparty/calendar/doc/html/reference.css html/admin/3rdparty/calendar/doc/html/reference.css +R100 pf/html/admin/3rdparty/calendar/doc/html/reference.html html/admin/3rdparty/calendar/doc/html/reference.html +R100 pf/html/admin/3rdparty/calendar/doc/reference.pdf html/admin/3rdparty/calendar/doc/reference.pdf +R100 pf/html/admin/3rdparty/calendar/img.gif html/admin/3rdparty/calendar/img.gif +R100 pf/html/admin/3rdparty/calendar/index.html html/admin/3rdparty/calendar/index.html +R100 pf/html/admin/3rdparty/calendar/lang/calendar-af.js html/admin/3rdparty/calendar/lang/calendar-af.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-al.js html/admin/3rdparty/calendar/lang/calendar-al.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-bg.js html/admin/3rdparty/calendar/lang/calendar-bg.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-big5-utf8.js html/admin/3rdparty/calendar/lang/calendar-big5-utf8.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-big5.js html/admin/3rdparty/calendar/lang/calendar-big5.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-br.js html/admin/3rdparty/calendar/lang/calendar-br.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-ca.js html/admin/3rdparty/calendar/lang/calendar-ca.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-cs-utf8.js html/admin/3rdparty/calendar/lang/calendar-cs-utf8.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-cs-win.js html/admin/3rdparty/calendar/lang/calendar-cs-win.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-da.js html/admin/3rdparty/calendar/lang/calendar-da.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-de.js html/admin/3rdparty/calendar/lang/calendar-de.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-du.js html/admin/3rdparty/calendar/lang/calendar-du.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-el.js html/admin/3rdparty/calendar/lang/calendar-el.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-en.js html/admin/3rdparty/calendar/lang/calendar-en.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-es.js html/admin/3rdparty/calendar/lang/calendar-es.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-fi.js html/admin/3rdparty/calendar/lang/calendar-fi.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-fr.js html/admin/3rdparty/calendar/lang/calendar-fr.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-he-utf8.js html/admin/3rdparty/calendar/lang/calendar-he-utf8.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-hr-utf8.js html/admin/3rdparty/calendar/lang/calendar-hr-utf8.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-hr.js html/admin/3rdparty/calendar/lang/calendar-hr.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-hu.js html/admin/3rdparty/calendar/lang/calendar-hu.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-it.js html/admin/3rdparty/calendar/lang/calendar-it.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-jp.js html/admin/3rdparty/calendar/lang/calendar-jp.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-ko-utf8.js html/admin/3rdparty/calendar/lang/calendar-ko-utf8.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-ko.js html/admin/3rdparty/calendar/lang/calendar-ko.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-lt-utf8.js html/admin/3rdparty/calendar/lang/calendar-lt-utf8.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-lt.js html/admin/3rdparty/calendar/lang/calendar-lt.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-lv.js html/admin/3rdparty/calendar/lang/calendar-lv.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-nl.js html/admin/3rdparty/calendar/lang/calendar-nl.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-no.js html/admin/3rdparty/calendar/lang/calendar-no.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-pl-utf8.js html/admin/3rdparty/calendar/lang/calendar-pl-utf8.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-pl.js html/admin/3rdparty/calendar/lang/calendar-pl.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-pt.js html/admin/3rdparty/calendar/lang/calendar-pt.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-ro.js html/admin/3rdparty/calendar/lang/calendar-ro.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-ru.js html/admin/3rdparty/calendar/lang/calendar-ru.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-ru_win_.js html/admin/3rdparty/calendar/lang/calendar-ru_win_.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-si.js html/admin/3rdparty/calendar/lang/calendar-si.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-sk.js html/admin/3rdparty/calendar/lang/calendar-sk.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-sp.js html/admin/3rdparty/calendar/lang/calendar-sp.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-sv.js html/admin/3rdparty/calendar/lang/calendar-sv.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-tr.js html/admin/3rdparty/calendar/lang/calendar-tr.js +R100 pf/html/admin/3rdparty/calendar/lang/calendar-zh.js html/admin/3rdparty/calendar/lang/calendar-zh.js +R100 pf/html/admin/3rdparty/calendar/lang/cn_utf8.js html/admin/3rdparty/calendar/lang/cn_utf8.js +R100 pf/html/admin/3rdparty/calendar/lgpl-2.1.txt html/admin/3rdparty/calendar/lgpl-2.1.txt +R100 pf/html/admin/3rdparty/calendar/menuarrow.gif html/admin/3rdparty/calendar/menuarrow.gif +R100 pf/html/admin/3rdparty/calendar/menuarrow2.gif html/admin/3rdparty/calendar/menuarrow2.gif +R100 pf/html/admin/3rdparty/calendar/multiple-dates.html html/admin/3rdparty/calendar/multiple-dates.html +R100 pf/html/admin/3rdparty/calendar/release-notes.html html/admin/3rdparty/calendar/release-notes.html +R100 pf/html/admin/3rdparty/calendar/simple-1.html html/admin/3rdparty/calendar/simple-1.html +R100 pf/html/admin/3rdparty/calendar/simple-2.html html/admin/3rdparty/calendar/simple-2.html +R100 pf/html/admin/3rdparty/calendar/simple-3.html html/admin/3rdparty/calendar/simple-3.html +R100 pf/html/admin/3rdparty/calendar/skins/aqua/active-bg.gif html/admin/3rdparty/calendar/skins/aqua/active-bg.gif +R100 pf/html/admin/3rdparty/calendar/skins/aqua/dark-bg.gif html/admin/3rdparty/calendar/skins/aqua/dark-bg.gif +R100 pf/html/admin/3rdparty/calendar/skins/aqua/hover-bg.gif html/admin/3rdparty/calendar/skins/aqua/hover-bg.gif +R100 pf/html/admin/3rdparty/calendar/skins/aqua/menuarrow.gif html/admin/3rdparty/calendar/skins/aqua/menuarrow.gif +R100 pf/html/admin/3rdparty/calendar/skins/aqua/normal-bg.gif html/admin/3rdparty/calendar/skins/aqua/normal-bg.gif +R100 pf/html/admin/3rdparty/calendar/skins/aqua/rowhover-bg.gif html/admin/3rdparty/calendar/skins/aqua/rowhover-bg.gif +R100 pf/html/admin/3rdparty/calendar/skins/aqua/status-bg.gif html/admin/3rdparty/calendar/skins/aqua/status-bg.gif +R100 pf/html/admin/3rdparty/calendar/skins/aqua/theme.css html/admin/3rdparty/calendar/skins/aqua/theme.css +R100 pf/html/admin/3rdparty/calendar/skins/aqua/title-bg.gif html/admin/3rdparty/calendar/skins/aqua/title-bg.gif +R100 pf/html/admin/3rdparty/calendar/skins/aqua/today-bg.gif html/admin/3rdparty/calendar/skins/aqua/today-bg.gif +R100 pf/html/admin/3rdparty/calendar/test-position.html html/admin/3rdparty/calendar/test-position.html +R100 pf/html/admin/3rdparty/raphael/g.bar-min.js html/admin/3rdparty/raphael/g.bar-min.js +R100 pf/html/admin/3rdparty/raphael/g.dot-min.js html/admin/3rdparty/raphael/g.dot-min.js +R100 pf/html/admin/3rdparty/raphael/g.line.js html/admin/3rdparty/raphael/g.line.js +R100 pf/html/admin/3rdparty/raphael/g.pie-min.js html/admin/3rdparty/raphael/g.pie-min.js +R100 pf/html/admin/3rdparty/raphael/g.raphael-min.js html/admin/3rdparty/raphael/g.raphael-min.js +R100 pf/html/admin/3rdparty/raphael/raphael-min.js html/admin/3rdparty/raphael/raphael-min.js +R100 pf/html/admin/administration/adduser.php html/admin/administration/adduser.php +R100 pf/html/admin/administration/help.html html/admin/administration/help.html +R100 pf/html/admin/administration/index.php html/admin/administration/index.php +R100 pf/html/admin/administration/logs.php html/admin/administration/logs.php +R100 pf/html/admin/administration/services.php html/admin/administration/services.php +R100 pf/html/admin/administration/ui_options.php html/admin/administration/ui_options.php +R100 pf/html/admin/check_login.php html/admin/check_login.php +R100 pf/html/admin/common.php html/admin/common.php +R100 pf/html/admin/common/adminperm.inc html/admin/common/adminperm.inc +R100 pf/html/admin/common/display.inc html/admin/common/display.inc +R100 pf/html/admin/common/fonts/COPYRIGHT.TXT html/admin/common/fonts/COPYRIGHT.TXT +R100 pf/html/admin/common/fonts/README.TXT html/admin/common/fonts/README.TXT +R100 pf/html/admin/common/fonts/RELEASENOTES.TXT html/admin/common/fonts/RELEASENOTES.TXT +R100 pf/html/admin/common/fonts/arial.ttf html/admin/common/fonts/arial.ttf +R100 pf/html/admin/common/fonts/arialbd.ttf html/admin/common/fonts/arialbd.ttf +R100 pf/html/admin/common/forms.inc html/admin/common/forms.inc +R100 pf/html/admin/common/helpers.inc html/admin/common/helpers.inc +R100 pf/html/admin/common/logging.inc html/admin/common/logging.inc +R100 pf/html/admin/common/sajax/Readme.txt html/admin/common/sajax/Readme.txt +R100 pf/html/admin/common/sajax/Sajax.php html/admin/common/sajax/Sajax.php +R100 pf/html/admin/configuration/captive-portal.php html/admin/configuration/captive-portal.php +R100 pf/html/admin/configuration/fingerprint.php html/admin/configuration/fingerprint.php +R100 pf/html/admin/configuration/floatingnetworkdevice.php html/admin/configuration/floatingnetworkdevice.php +R100 pf/html/admin/configuration/floatingnetworkdevice_add.php html/admin/configuration/floatingnetworkdevice_add.php +R100 pf/html/admin/configuration/floatingnetworkdevice_edit.php html/admin/configuration/floatingnetworkdevice_edit.php +R100 pf/html/admin/configuration/help.html html/admin/configuration/help.html +R100 pf/html/admin/configuration/index.php html/admin/configuration/index.php +R100 pf/html/admin/configuration/interfaces.php html/admin/configuration/interfaces.php +R100 pf/html/admin/configuration/interfaces_add.php html/admin/configuration/interfaces_add.php +R100 pf/html/admin/configuration/interfaces_edit.php html/admin/configuration/interfaces_edit.php +R100 pf/html/admin/configuration/main.php html/admin/configuration/main.php +R100 pf/html/admin/configuration/more_info.php html/admin/configuration/more_info.php +R100 pf/html/admin/configuration/networks.php html/admin/configuration/networks.php +R100 pf/html/admin/configuration/networks_add.php html/admin/configuration/networks_add.php +R100 pf/html/admin/configuration/networks_edit.php html/admin/configuration/networks_edit.php +R100 pf/html/admin/configuration/switches.php html/admin/configuration/switches.php +R100 pf/html/admin/configuration/switches_add.php html/admin/configuration/switches_add.php +R100 pf/html/admin/configuration/switches_edit.php html/admin/configuration/switches_edit.php +R100 pf/html/admin/configuration/useragent.php html/admin/configuration/useragent.php +R100 pf/html/admin/configuration/violation.php html/admin/configuration/violation.php +R100 pf/html/admin/configuration/violation_add.php html/admin/configuration/violation_add.php +R100 pf/html/admin/configuration/violation_edit.php html/admin/configuration/violation_edit.php +R100 pf/html/admin/exporter.php html/admin/exporter.php +R100 pf/html/admin/favicon.ico html/admin/favicon.ico +R100 pf/html/admin/footer.php html/admin/footer.php +R100 pf/html/admin/guest-management.cgi html/admin/guest-management.cgi +R100 pf/html/admin/header.php html/admin/header.php +R100 pf/html/admin/images/adduser.png html/admin/images/adduser.png +R100 pf/html/admin/images/big_font.gif html/admin/images/big_font.gif +R100 pf/html/admin/images/bug.png html/admin/images/bug.png +R100 pf/html/admin/images/category.png html/admin/images/category.png +R100 pf/html/admin/images/csv.png html/admin/images/csv.png +R100 pf/html/admin/images/customize.png html/admin/images/customize.png +R100 pf/html/admin/images/date.png html/admin/images/date.png +R100 pf/html/admin/images/delete.png html/admin/images/delete.png +R100 pf/html/admin/images/dude2.gif html/admin/images/dude2.gif +R100 pf/html/admin/images/dumptruck.gif html/admin/images/dumptruck.gif +R100 pf/html/admin/images/edit.png html/admin/images/edit.png +R100 pf/html/admin/images/famfamfam_silk_icons/creativecommons.html html/admin/images/famfamfam_silk_icons/creativecommons.html +R100 pf/html/admin/images/famfamfam_silk_icons/page_add.png html/admin/images/famfamfam_silk_icons/page_add.png +R100 pf/html/admin/images/famfamfam_silk_icons/page_delete.png html/admin/images/famfamfam_silk_icons/page_delete.png +R100 pf/html/admin/images/famfamfam_silk_icons/page_edit.png html/admin/images/famfamfam_silk_icons/page_edit.png +R100 pf/html/admin/images/famfamfam_silk_icons/page_world.png html/admin/images/famfamfam_silk_icons/page_world.png +R100 pf/html/admin/images/famfamfam_silk_icons/readme.txt html/admin/images/famfamfam_silk_icons/readme.txt +R100 pf/html/admin/images/footer.repeat.jpg html/admin/images/footer.repeat.jpg +R100 pf/html/admin/images/graph_error.gif html/admin/images/graph_error.gif +R100 pf/html/admin/images/header.repeat.jpg html/admin/images/header.repeat.jpg +R100 pf/html/admin/images/header.selected.png html/admin/images/header.selected.png +R100 pf/html/admin/images/help.png html/admin/images/help.png +R100 pf/html/admin/images/hide.gif html/admin/images/hide.gif +R100 pf/html/admin/images/html_icon.gif html/admin/images/html_icon.gif +R100 pf/html/admin/images/node.png html/admin/images/node.png +R100 pf/html/admin/images/person.png html/admin/images/person.png +R100 pf/html/admin/images/printer.png html/admin/images/printer.png +R100 pf/html/admin/images/report.png html/admin/images/report.png +R100 pf/html/admin/images/restart.png html/admin/images/restart.png +R100 pf/html/admin/images/search.png html/admin/images/search.png +R100 pf/html/admin/images/show.gif html/admin/images/show.gif +R100 pf/html/admin/images/small_font.gif html/admin/images/small_font.gif +R100 pf/html/admin/images/start.png html/admin/images/start.png +R100 pf/html/admin/images/stop.png html/admin/images/stop.png +R100 pf/html/admin/images/trap.png html/admin/images/trap.png +R100 pf/html/admin/images/up.png html/admin/images/up.png +R100 pf/html/admin/images/update.png html/admin/images/update.png +R100 pf/html/admin/images/violation.png html/admin/images/violation.png +R100 pf/html/admin/images/wire.png html/admin/images/wire.png +R100 pf/html/admin/index.php html/admin/index.php +R100 pf/html/admin/login.php html/admin/login.php +R100 pf/html/admin/node/accounting.php html/admin/node/accounting.php +R100 pf/html/admin/node/add.php html/admin/node/add.php +R100 pf/html/admin/node/categories.php html/admin/node/categories.php +R100 pf/html/admin/node/categories_add.php html/admin/node/categories_add.php +R100 pf/html/admin/node/categories_edit.php html/admin/node/categories_edit.php +R100 pf/html/admin/node/edit.php html/admin/node/edit.php +R100 pf/html/admin/node/help.html html/admin/node/help.html +R100 pf/html/admin/node/import.php html/admin/node/import.php +R100 pf/html/admin/node/index.php html/admin/node/index.php +R100 pf/html/admin/node/lookup.php html/admin/node/lookup.php +R100 pf/html/admin/node/useragent.php html/admin/node/useragent.php +R100 pf/html/admin/node/view.php html/admin/node/view.php +R100 pf/html/admin/person/add.php html/admin/person/add.php +R100 pf/html/admin/person/edit.php html/admin/person/edit.php +R100 pf/html/admin/person/help.html html/admin/person/help.html +R100 pf/html/admin/person/index.php html/admin/person/index.php +R100 pf/html/admin/person/lookup.php html/admin/person/lookup.php +R100 pf/html/admin/person/view.php html/admin/person/view.php +R100 pf/html/admin/printer.php html/admin/printer.php +R100 pf/html/admin/scan/edit.php html/admin/scan/edit.php +R100 pf/html/admin/scan/help.html html/admin/scan/help.html +R100 pf/html/admin/scan/index.php html/admin/scan/index.php +R100 pf/html/admin/scan/results.php html/admin/scan/results.php +R100 pf/html/admin/scan/scan.php html/admin/scan/scan.php +R100 pf/html/admin/scan_fetch_report.cgi html/admin/scan_fetch_report.cgi +R100 pf/html/admin/soh.cgi html/admin/soh.cgi +R100 pf/html/admin/status/dashboard.php html/admin/status/dashboard.php +R100 pf/html/admin/status/grapher.php html/admin/status/grapher.php +R100 pf/html/admin/status/graphs.php html/admin/status/graphs.php +R100 pf/html/admin/status/help.html html/admin/status/help.html +R100 pf/html/admin/status/index.php html/admin/status/index.php +R100 pf/html/admin/status/reports.php html/admin/status/reports.php +R100 pf/html/admin/status/sajax-dashboard.php html/admin/status/sajax-dashboard.php +R100 pf/html/admin/status/sajax.js html/admin/status/sajax.js +R100 pf/html/admin/style.css html/admin/style.css +R100 pf/html/admin/templates/soh.html html/admin/templates/soh.html +R100 pf/html/admin/violation/add.php html/admin/violation/add.php +R100 pf/html/admin/violation/edit.php html/admin/violation/edit.php +R100 pf/html/admin/violation/help.html html/admin/violation/help.html +R100 pf/html/admin/violation/index.php html/admin/violation/index.php +R100 pf/html/admin/violation/view.php html/admin/violation/view.php +R100 pf/html/captive-portal/billing-engine.cgi html/captive-portal/billing-engine.cgi +R100 pf/html/captive-portal/content/guest-management.js html/captive-portal/content/guest-management.js +R100 pf/html/captive-portal/content/images/arrow_down_12x12.png html/captive-portal/content/images/arrow_down_12x12.png +R100 pf/html/captive-portal/content/images/arrow_up_12x12.png html/captive-portal/content/images/arrow_up_12x12.png +R100 pf/html/captive-portal/content/images/authorize.net.gif html/captive-portal/content/images/authorize.net.gif +R100 pf/html/captive-portal/content/images/background.png html/captive-portal/content/images/background.png +R100 pf/html/captive-portal/content/images/biohazard-bg.gif html/captive-portal/content/images/biohazard-bg.gif +R100 pf/html/captive-portal/content/images/biohazard-sm.gif html/captive-portal/content/images/biohazard-sm.gif +R100 pf/html/captive-portal/content/images/creditcards.png html/captive-portal/content/images/creditcards.png +R100 pf/html/captive-portal/content/images/error.png html/captive-portal/content/images/error.png +R100 pf/html/captive-portal/content/images/guest_import.png html/captive-portal/content/images/guest_import.png +R100 pf/html/captive-portal/content/images/guest_multiple_add.png html/captive-portal/content/images/guest_multiple_add.png +R100 pf/html/captive-portal/content/images/guest_single_add.png html/captive-portal/content/images/guest_single_add.png +R100 pf/html/captive-portal/content/images/help.png html/captive-portal/content/images/help.png +R100 pf/html/captive-portal/content/images/lock.png html/captive-portal/content/images/lock.png +R100 pf/html/captive-portal/content/images/quarantine.png html/captive-portal/content/images/quarantine.png +R100 pf/html/captive-portal/content/images/registration.png html/captive-portal/content/images/registration.png +R100 pf/html/captive-portal/content/images/soh.png html/captive-portal/content/images/soh.png +R100 pf/html/captive-portal/content/images/unlock.png html/captive-portal/content/images/unlock.png +R100 pf/html/captive-portal/content/images/user.png html/captive-portal/content/images/user.png +R100 pf/html/captive-portal/content/mobile.css html/captive-portal/content/mobile.css +R100 pf/html/captive-portal/content/print.css html/captive-portal/content/print.css +R100 pf/html/captive-portal/content/styles.css html/captive-portal/content/styles.css +R100 pf/html/captive-portal/content/timerbar.js html/captive-portal/content/timerbar.js +R100 pf/html/captive-portal/email_activation.cgi html/captive-portal/email_activation.cgi +R100 pf/html/captive-portal/guest-selfregistration.cgi html/captive-portal/guest-selfregistration.cgi +R100 pf/html/captive-portal/mobile-confirmation.cgi html/captive-portal/mobile-confirmation.cgi +R100 pf/html/captive-portal/redir.cgi html/captive-portal/redir.cgi +R100 pf/html/captive-portal/register.cgi html/captive-portal/register.cgi +R100 pf/html/captive-portal/remediation.php html/captive-portal/remediation.php +R100 pf/html/captive-portal/templates/activated.html html/captive-portal/templates/activated.html +R100 pf/html/captive-portal/templates/aup.html html/captive-portal/templates/aup.html +R100 pf/html/captive-portal/templates/aup_text.html html/captive-portal/templates/aup_text.html +R100 pf/html/captive-portal/templates/billing/billing.html html/captive-portal/templates/billing/billing.html +R100 pf/html/captive-portal/templates/enabler.html html/captive-portal/templates/enabler.html +R100 pf/html/captive-portal/templates/error.html html/captive-portal/templates/error.html +R100 pf/html/captive-portal/templates/footer.html html/captive-portal/templates/footer.html +R100 pf/html/captive-portal/templates/guest.html html/captive-portal/templates/guest.html +R100 pf/html/captive-portal/templates/guest/footer.html html/captive-portal/templates/guest/footer.html +R100 pf/html/captive-portal/templates/guest/mgmt_login.html html/captive-portal/templates/guest/mgmt_login.html +R100 pf/html/captive-portal/templates/guest/register_guest.html html/captive-portal/templates/guest/register_guest.html +R100 pf/html/captive-portal/templates/guest/registration_confirmation.html html/captive-portal/templates/guest/registration_confirmation.html +R100 pf/html/captive-portal/templates/guest/sms_confirmation.html html/captive-portal/templates/guest/sms_confirmation.html +R100 pf/html/captive-portal/templates/header.html html/captive-portal/templates/header.html +R100 pf/html/captive-portal/templates/login.html html/captive-portal/templates/login.html +R100 pf/html/captive-portal/templates/pending.html html/captive-portal/templates/pending.html +R100 pf/html/captive-portal/templates/redirect.html html/captive-portal/templates/redirect.html +R100 pf/html/captive-portal/templates/register.html html/captive-portal/templates/register.html +R100 pf/html/captive-portal/templates/register_1.html html/captive-portal/templates/register_1.html +R100 pf/html/captive-portal/templates/register_2.html html/captive-portal/templates/register_2.html +R100 pf/html/captive-portal/templates/release.html html/captive-portal/templates/release.html +R100 pf/html/captive-portal/templates/release_with_xmlconfig.html html/captive-portal/templates/release_with_xmlconfig.html +R100 pf/html/captive-portal/templates/remediation.html html/captive-portal/templates/remediation.html +R100 pf/html/captive-portal/templates/scan-in-progress.html html/captive-portal/templates/scan-in-progress.html +R100 pf/html/captive-portal/templates/scan.html html/captive-portal/templates/scan.html +R100 pf/html/captive-portal/templates/status.html html/captive-portal/templates/status.html +R100 pf/html/captive-portal/templates/wireless-profile.xml html/captive-portal/templates/wireless-profile.xml +R100 pf/html/captive-portal/violations/bandwidth_limit.php html/captive-portal/violations/bandwidth_limit.php +R100 pf/html/captive-portal/violations/banned_devices.php html/captive-portal/violations/banned_devices.php +R100 pf/html/captive-portal/violations/banned_os.php html/captive-portal/violations/banned_os.php +R100 pf/html/captive-portal/violations/darknet.php html/captive-portal/violations/darknet.php +R100 pf/html/captive-portal/violations/failed_scan.es_ES.php html/captive-portal/violations/failed_scan.es_ES.php +R100 pf/html/captive-portal/violations/failed_scan.php html/captive-portal/violations/failed_scan.php +R100 pf/html/captive-portal/violations/generic.php html/captive-portal/violations/generic.php +R100 pf/html/captive-portal/violations/lsass.es_ES.php html/captive-portal/violations/lsass.es_ES.php +R100 pf/html/captive-portal/violations/lsass.php html/captive-portal/violations/lsass.php +R100 pf/html/captive-portal/violations/malware.es_ES.php html/captive-portal/violations/malware.es_ES.php +R100 pf/html/captive-portal/violations/malware.php html/captive-portal/violations/malware.php +R100 pf/html/captive-portal/violations/nat.php html/captive-portal/violations/nat.php +R100 pf/html/captive-portal/violations/p2p.php html/captive-portal/violations/p2p.php +R100 pf/html/captive-portal/violations/roguedhcp.php html/captive-portal/violations/roguedhcp.php +R100 pf/html/captive-portal/violations/scanning.php html/captive-portal/violations/scanning.php +R100 pf/html/captive-portal/violations/spam.php html/captive-portal/violations/spam.php +R100 pf/html/captive-portal/violations/system_scan.php html/captive-portal/violations/system_scan.php +R100 pf/html/captive-portal/violations/trojan.php html/captive-portal/violations/trojan.php +R100 pf/html/captive-portal/violations/zotob.php html/captive-portal/violations/zotob.php +R100 pf/html/captive-portal/wireless-profile.cgi html/captive-portal/wireless-profile.cgi +R100 pf/html/captive-portal/wispr.cgi html/captive-portal/wispr.cgi +R100 pf/html/captive-portal/wispr/redirect.tt html/captive-portal/wispr/redirect.tt +R100 pf/html/common/favicon.ico html/common/favicon.ico +R100 pf/html/common/graphs.js html/common/graphs.js +R100 pf/html/common/network-access-detection.gif html/common/network-access-detection.gif +R100 pf/html/common/packetfence-cp.png html/common/packetfence-cp.png +R100 pf/html/common/packetfence.png html/common/packetfence.png +R100 pf/html/common/pf.js html/common/pf.js +R100 pf/html/common/prototype.js html/common/prototype.js +R100 pf/installer.pl installer.pl +R100 pf/lib/HTTP/BrowserDetect.pm lib/HTTP/BrowserDetect.pm +R100 pf/lib/IPTables/Interface.pm lib/IPTables/Interface.pm +R100 pf/lib/IPTables/Interface/Lock.pm lib/IPTables/Interface/Lock.pm +R100 pf/lib/pf/SNMP.pm lib/pf/SNMP.pm +R100 pf/lib/pf/SNMP/Accton.pm lib/pf/SNMP/Accton.pm +R100 pf/lib/pf/SNMP/Accton/ES3526XA.pm lib/pf/SNMP/Accton/ES3526XA.pm +R100 pf/lib/pf/SNMP/Accton/ES3528M.pm lib/pf/SNMP/Accton/ES3528M.pm +R100 pf/lib/pf/SNMP/AeroHIVE.pm lib/pf/SNMP/AeroHIVE.pm +R100 pf/lib/pf/SNMP/AeroHIVE/AP.pm lib/pf/SNMP/AeroHIVE/AP.pm +R100 pf/lib/pf/SNMP/AeroHIVE/nas-pb.yml lib/pf/SNMP/AeroHIVE/nas-pb.yml +R100 pf/lib/pf/SNMP/Amer.pm lib/pf/SNMP/Amer.pm +R100 pf/lib/pf/SNMP/Amer/SS2R24i.pm lib/pf/SNMP/Amer/SS2R24i.pm +R100 pf/lib/pf/SNMP/Aruba.pm lib/pf/SNMP/Aruba.pm +R100 pf/lib/pf/SNMP/Aruba/Controller_200.pm lib/pf/SNMP/Aruba/Controller_200.pm +R100 pf/lib/pf/SNMP/Avaya.pm lib/pf/SNMP/Avaya.pm +R100 pf/lib/pf/SNMP/Avaya/ERS5000.pm lib/pf/SNMP/Avaya/ERS5000.pm +R100 pf/lib/pf/SNMP/Avaya/ERS5000_6x.pm lib/pf/SNMP/Avaya/ERS5000_6x.pm +R100 pf/lib/pf/SNMP/Avaya/WC.pm lib/pf/SNMP/Avaya/WC.pm +R100 pf/lib/pf/SNMP/Cisco.pm lib/pf/SNMP/Cisco.pm +R100 pf/lib/pf/SNMP/Cisco/Aironet.pm lib/pf/SNMP/Cisco/Aironet.pm +R100 pf/lib/pf/SNMP/Cisco/Aironet_1130.pm lib/pf/SNMP/Cisco/Aironet_1130.pm +R100 pf/lib/pf/SNMP/Cisco/Aironet_1242.pm lib/pf/SNMP/Cisco/Aironet_1242.pm +R100 pf/lib/pf/SNMP/Cisco/Aironet_1250.pm lib/pf/SNMP/Cisco/Aironet_1250.pm +R100 pf/lib/pf/SNMP/Cisco/Catalyst_2900XL.pm lib/pf/SNMP/Cisco/Catalyst_2900XL.pm +R100 pf/lib/pf/SNMP/Cisco/Catalyst_2950.pm lib/pf/SNMP/Cisco/Catalyst_2950.pm +R100 pf/lib/pf/SNMP/Cisco/Catalyst_2960.pm lib/pf/SNMP/Cisco/Catalyst_2960.pm +R100 pf/lib/pf/SNMP/Cisco/Catalyst_2970.pm lib/pf/SNMP/Cisco/Catalyst_2970.pm +R100 pf/lib/pf/SNMP/Cisco/Catalyst_3500XL.pm lib/pf/SNMP/Cisco/Catalyst_3500XL.pm +R100 pf/lib/pf/SNMP/Cisco/Catalyst_3550.pm lib/pf/SNMP/Cisco/Catalyst_3550.pm +R100 pf/lib/pf/SNMP/Cisco/Catalyst_3560.pm lib/pf/SNMP/Cisco/Catalyst_3560.pm +R100 pf/lib/pf/SNMP/Cisco/Catalyst_3750.pm lib/pf/SNMP/Cisco/Catalyst_3750.pm +R100 pf/lib/pf/SNMP/Cisco/Catalyst_4500.pm lib/pf/SNMP/Cisco/Catalyst_4500.pm +R100 pf/lib/pf/SNMP/Cisco/Catalyst_6500.pm lib/pf/SNMP/Cisco/Catalyst_6500.pm +R100 pf/lib/pf/SNMP/Cisco/ISR_1800.pm lib/pf/SNMP/Cisco/ISR_1800.pm +R100 pf/lib/pf/SNMP/Cisco/WLC_2106.pm lib/pf/SNMP/Cisco/WLC_2106.pm +R100 pf/lib/pf/SNMP/Cisco/WLC_4400.pm lib/pf/SNMP/Cisco/WLC_4400.pm +R100 pf/lib/pf/SNMP/Cisco/WiSM.pm lib/pf/SNMP/Cisco/WiSM.pm +R100 pf/lib/pf/SNMP/Dell.pm lib/pf/SNMP/Dell.pm +R100 pf/lib/pf/SNMP/Dell/PowerConnect3424.pm lib/pf/SNMP/Dell/PowerConnect3424.pm +R100 pf/lib/pf/SNMP/Dlink.pm lib/pf/SNMP/Dlink.pm +R100 pf/lib/pf/SNMP/Dlink/DES_3526.pm lib/pf/SNMP/Dlink/DES_3526.pm +R100 pf/lib/pf/SNMP/Dlink/DES_3550.pm lib/pf/SNMP/Dlink/DES_3550.pm +R100 pf/lib/pf/SNMP/Dlink/DGS_3100.pm lib/pf/SNMP/Dlink/DGS_3100.pm +R100 pf/lib/pf/SNMP/Dlink/DGS_3200.pm lib/pf/SNMP/Dlink/DGS_3200.pm +R100 pf/lib/pf/SNMP/Dlink/DWL.pm lib/pf/SNMP/Dlink/DWL.pm +R100 pf/lib/pf/SNMP/Dlink/DWS_3026.pm lib/pf/SNMP/Dlink/DWS_3026.pm +R100 pf/lib/pf/SNMP/Enterasys.pm lib/pf/SNMP/Enterasys.pm +R100 pf/lib/pf/SNMP/Enterasys/D2.pm lib/pf/SNMP/Enterasys/D2.pm +R100 pf/lib/pf/SNMP/Enterasys/Matrix_N3.pm lib/pf/SNMP/Enterasys/Matrix_N3.pm +R100 pf/lib/pf/SNMP/Enterasys/SecureStack_C2.pm lib/pf/SNMP/Enterasys/SecureStack_C2.pm +R100 pf/lib/pf/SNMP/Enterasys/SecureStack_C3.pm lib/pf/SNMP/Enterasys/SecureStack_C3.pm +R100 pf/lib/pf/SNMP/Extreme.pm lib/pf/SNMP/Extreme.pm +R100 pf/lib/pf/SNMP/Extreme/Summit.pm lib/pf/SNMP/Extreme/Summit.pm +R100 pf/lib/pf/SNMP/Extreme/Summit_X250e.pm lib/pf/SNMP/Extreme/Summit_X250e.pm +R100 pf/lib/pf/SNMP/Extreme/nas-pb.yml lib/pf/SNMP/Extreme/nas-pb.yml +R100 pf/lib/pf/SNMP/Extricom.pm lib/pf/SNMP/Extricom.pm +R100 pf/lib/pf/SNMP/Extricom/EXSW.pm lib/pf/SNMP/Extricom/EXSW.pm +R100 pf/lib/pf/SNMP/Foundry.pm lib/pf/SNMP/Foundry.pm +R100 pf/lib/pf/SNMP/Foundry/FastIron_4802.pm lib/pf/SNMP/Foundry/FastIron_4802.pm +R100 pf/lib/pf/SNMP/Foundry/MC.pm lib/pf/SNMP/Foundry/MC.pm +R100 pf/lib/pf/SNMP/HP.pm lib/pf/SNMP/HP.pm +R100 pf/lib/pf/SNMP/HP/Controller_MSM710.pm lib/pf/SNMP/HP/Controller_MSM710.pm +R100 pf/lib/pf/SNMP/HP/E4800G.pm lib/pf/SNMP/HP/E4800G.pm +R100 pf/lib/pf/SNMP/HP/E5500G.pm lib/pf/SNMP/HP/E5500G.pm +R100 pf/lib/pf/SNMP/HP/Procurve_2500.pm lib/pf/SNMP/HP/Procurve_2500.pm +R100 pf/lib/pf/SNMP/HP/Procurve_2600.pm lib/pf/SNMP/HP/Procurve_2600.pm +R100 pf/lib/pf/SNMP/HP/Procurve_3400cl.pm lib/pf/SNMP/HP/Procurve_3400cl.pm +R100 pf/lib/pf/SNMP/HP/Procurve_4100.pm lib/pf/SNMP/HP/Procurve_4100.pm +R100 pf/lib/pf/SNMP/HP/Procurve_5400.pm lib/pf/SNMP/HP/Procurve_5400.pm +R100 pf/lib/pf/SNMP/Intel.pm lib/pf/SNMP/Intel.pm +R100 pf/lib/pf/SNMP/Intel/Express_460.pm lib/pf/SNMP/Intel/Express_460.pm +R100 pf/lib/pf/SNMP/Intel/Express_530.pm lib/pf/SNMP/Intel/Express_530.pm +R100 pf/lib/pf/SNMP/Juniper.pm lib/pf/SNMP/Juniper.pm +R100 pf/lib/pf/SNMP/Juniper/EX.pm lib/pf/SNMP/Juniper/EX.pm +R100 pf/lib/pf/SNMP/LG.pm lib/pf/SNMP/LG.pm +R100 pf/lib/pf/SNMP/LG/ES4500G.pm lib/pf/SNMP/LG/ES4500G.pm +R100 pf/lib/pf/SNMP/Linksys.pm lib/pf/SNMP/Linksys.pm +R100 pf/lib/pf/SNMP/Linksys/SRW224G4.pm lib/pf/SNMP/Linksys/SRW224G4.pm +R100 pf/lib/pf/SNMP/Meru.pm lib/pf/SNMP/Meru.pm +R100 pf/lib/pf/SNMP/Meru/MC.pm lib/pf/SNMP/Meru/MC.pm +R100 pf/lib/pf/SNMP/Meru/nas-pb.yml lib/pf/SNMP/Meru/nas-pb.yml +R100 pf/lib/pf/SNMP/MockedSwitch.pm lib/pf/SNMP/MockedSwitch.pm +R100 pf/lib/pf/SNMP/Motorola.pm lib/pf/SNMP/Motorola.pm +R100 pf/lib/pf/SNMP/Motorola/RFS.pm lib/pf/SNMP/Motorola/RFS.pm +R100 pf/lib/pf/SNMP/Netgear.pm lib/pf/SNMP/Netgear.pm +R100 pf/lib/pf/SNMP/Netgear/FSM726v1.pm lib/pf/SNMP/Netgear/FSM726v1.pm +R100 pf/lib/pf/SNMP/Nortel.pm lib/pf/SNMP/Nortel.pm +R100 pf/lib/pf/SNMP/Nortel/BPS2000.pm lib/pf/SNMP/Nortel/BPS2000.pm +R100 pf/lib/pf/SNMP/Nortel/BayStack4550.pm lib/pf/SNMP/Nortel/BayStack4550.pm +R100 pf/lib/pf/SNMP/Nortel/BayStack470.pm lib/pf/SNMP/Nortel/BayStack470.pm +R100 pf/lib/pf/SNMP/Nortel/BayStack5500.pm lib/pf/SNMP/Nortel/BayStack5500.pm +R100 pf/lib/pf/SNMP/Nortel/BayStack5500_6x.pm lib/pf/SNMP/Nortel/BayStack5500_6x.pm +R100 pf/lib/pf/SNMP/Nortel/ERS2500.pm lib/pf/SNMP/Nortel/ERS2500.pm +R100 pf/lib/pf/SNMP/Nortel/ERS4000.pm lib/pf/SNMP/Nortel/ERS4000.pm +R100 pf/lib/pf/SNMP/Nortel/ERS5000.pm lib/pf/SNMP/Nortel/ERS5000.pm +R100 pf/lib/pf/SNMP/Nortel/ERS5000_6x.pm lib/pf/SNMP/Nortel/ERS5000_6x.pm +R100 pf/lib/pf/SNMP/Nortel/ES325.pm lib/pf/SNMP/Nortel/ES325.pm +R100 pf/lib/pf/SNMP/PacketFence.pm lib/pf/SNMP/PacketFence.pm +R100 pf/lib/pf/SNMP/Ruckus.pm lib/pf/SNMP/Ruckus.pm +R100 pf/lib/pf/SNMP/SMC.pm lib/pf/SNMP/SMC.pm +R100 pf/lib/pf/SNMP/SMC/TS6128L2.pm lib/pf/SNMP/SMC/TS6128L2.pm +R100 pf/lib/pf/SNMP/SMC/TS6224M.pm lib/pf/SNMP/SMC/TS6224M.pm +R100 pf/lib/pf/SNMP/SMC/TS8800M.pm lib/pf/SNMP/SMC/TS8800M.pm +R100 pf/lib/pf/SNMP/ThreeCom.pm lib/pf/SNMP/ThreeCom.pm +R100 pf/lib/pf/SNMP/ThreeCom/E4800G.pm lib/pf/SNMP/ThreeCom/E4800G.pm +R100 pf/lib/pf/SNMP/ThreeCom/E5500G.pm lib/pf/SNMP/ThreeCom/E5500G.pm +R100 pf/lib/pf/SNMP/ThreeCom/NJ220.pm lib/pf/SNMP/ThreeCom/NJ220.pm +R100 pf/lib/pf/SNMP/ThreeCom/SS4200.pm lib/pf/SNMP/ThreeCom/SS4200.pm +R100 pf/lib/pf/SNMP/ThreeCom/SS4500.pm lib/pf/SNMP/ThreeCom/SS4500.pm +R100 pf/lib/pf/SNMP/ThreeCom/Switch_4200G.pm lib/pf/SNMP/ThreeCom/Switch_4200G.pm +R100 pf/lib/pf/SNMP/Trapeze.pm lib/pf/SNMP/Trapeze.pm +R100 pf/lib/pf/SNMP/Trapeze/nas-pb.yml lib/pf/SNMP/Trapeze/nas-pb.yml +R100 pf/lib/pf/SNMP/WirelessModuleTemplate.pm lib/pf/SNMP/WirelessModuleTemplate.pm +R100 pf/lib/pf/SNMP/Xirrus.pm lib/pf/SNMP/Xirrus.pm +R100 pf/lib/pf/SNMP/constants.pm lib/pf/SNMP/constants.pm +R100 pf/lib/pf/SwitchFactory.pm lib/pf/SwitchFactory.pm +R100 pf/lib/pf/WebAPI.pm lib/pf/WebAPI.pm +R100 pf/lib/pf/accounting.pm lib/pf/accounting.pm +R100 pf/lib/pf/action.pm lib/pf/action.pm +R100 pf/lib/pf/billing.pm lib/pf/billing.pm +R100 pf/lib/pf/billing/constants.pm lib/pf/billing/constants.pm +R100 pf/lib/pf/billing/custom.pm lib/pf/billing/custom.pm +R100 pf/lib/pf/billing/gateway/authorize_net.pm lib/pf/billing/gateway/authorize_net.pm +R100 pf/lib/pf/class.pm lib/pf/class.pm +R100 pf/lib/pf/config.pm lib/pf/config.pm +R100 pf/lib/pf/configfile.pm lib/pf/configfile.pm +R100 pf/lib/pf/db.pm lib/pf/db.pm +R100 pf/lib/pf/email_activation.pm lib/pf/email_activation.pm +R100 pf/lib/pf/enforcement.pm lib/pf/enforcement.pm +R100 pf/lib/pf/floatingdevice.pm lib/pf/floatingdevice.pm +R100 pf/lib/pf/floatingdevice/custom.pm lib/pf/floatingdevice/custom.pm +R100 pf/lib/pf/freeradius.pm lib/pf/freeradius.pm +R100 pf/lib/pf/ifoctetslog.pm lib/pf/ifoctetslog.pm +R100 pf/lib/pf/import.pm lib/pf/import.pm +R100 pf/lib/pf/inline.pm lib/pf/inline.pm +R100 pf/lib/pf/inline/custom.pm lib/pf/inline/custom.pm +R100 pf/lib/pf/iplog.pm lib/pf/iplog.pm +R100 pf/lib/pf/iptables.pm lib/pf/iptables.pm +R100 pf/lib/pf/locationlog.pm lib/pf/locationlog.pm +R100 pf/lib/pf/lookup/node.pm lib/pf/lookup/node.pm +R100 pf/lib/pf/lookup/person.pm lib/pf/lookup/person.pm +R100 pf/lib/pf/node.pm lib/pf/node.pm +R100 pf/lib/pf/nodecategory.pm lib/pf/nodecategory.pm +R100 pf/lib/pf/os.pm lib/pf/os.pm +R100 pf/lib/pf/person.pm lib/pf/person.pm +R100 pf/lib/pf/pfcmd.pm lib/pf/pfcmd.pm +R100 pf/lib/pf/pfcmd/checkup.pm lib/pf/pfcmd/checkup.pm +R100 pf/lib/pf/pfcmd/dashboard.pm lib/pf/pfcmd/dashboard.pm +R100 pf/lib/pf/pfcmd/graph.pm lib/pf/pfcmd/graph.pm +R100 pf/lib/pf/pfcmd/help.pm lib/pf/pfcmd/help.pm +R100 pf/lib/pf/pfcmd/pfcmd.pm lib/pf/pfcmd/pfcmd.pm +R100 pf/lib/pf/pfcmd/report.pm lib/pf/pfcmd/report.pm +R100 pf/lib/pf/radius.pm lib/pf/radius.pm +R100 pf/lib/pf/radius/constants.pm lib/pf/radius/constants.pm +R100 pf/lib/pf/radius/custom.pm lib/pf/radius/custom.pm +R100 pf/lib/pf/rawip.pm lib/pf/rawip.pm +R100 pf/lib/pf/scan.pm lib/pf/scan.pm +R100 pf/lib/pf/scan/nessus.pm lib/pf/scan/nessus.pm +R100 pf/lib/pf/scan/openvas.pm lib/pf/scan/openvas.pm +R100 pf/lib/pf/schedule.pm lib/pf/schedule.pm +R100 pf/lib/pf/services.pm lib/pf/services.pm +R100 pf/lib/pf/services/apache.pm lib/pf/services/apache.pm +R100 pf/lib/pf/services/dhcpd.pm lib/pf/services/dhcpd.pm +R100 pf/lib/pf/services/named.pm lib/pf/services/named.pm +R100 pf/lib/pf/services/snmptrapd.pm lib/pf/services/snmptrapd.pm +R100 pf/lib/pf/sms_activation.pm lib/pf/sms_activation.pm +R100 pf/lib/pf/soh.pm lib/pf/soh.pm +R100 pf/lib/pf/soh/custom.pm lib/pf/soh/custom.pm +R100 pf/lib/pf/switchlocation.pm lib/pf/switchlocation.pm +R100 pf/lib/pf/temporary_password.pm lib/pf/temporary_password.pm +R100 pf/lib/pf/traplog.pm lib/pf/traplog.pm +R100 pf/lib/pf/trigger.pm lib/pf/trigger.pm +R100 pf/lib/pf/useragent.pm lib/pf/useragent.pm +R100 pf/lib/pf/util.pm lib/pf/util.pm +R100 pf/lib/pf/util/dhcp.pm lib/pf/util/dhcp.pm +R100 pf/lib/pf/util/dictionary lib/pf/util/dictionary +R100 pf/lib/pf/util/radius.pm lib/pf/util/radius.pm +R100 pf/lib/pf/violation.pm lib/pf/violation.pm +R100 pf/lib/pf/vlan.pm lib/pf/vlan.pm +R100 pf/lib/pf/vlan/custom.pm lib/pf/vlan/custom.pm +R100 pf/lib/pf/vlan/custom_example.pm lib/pf/vlan/custom_example.pm +R100 pf/lib/pf/web.pm lib/pf/web.pm +R100 pf/lib/pf/web/auth.pm lib/pf/web/auth.pm +R100 pf/lib/pf/web/backend_modperl_require.pl lib/pf/web/backend_modperl_require.pl +R100 pf/lib/pf/web/billing.pm lib/pf/web/billing.pm +R100 pf/lib/pf/web/captiveportal_modperl_require.pl lib/pf/web/captiveportal_modperl_require.pl +R100 pf/lib/pf/web/custom.pm lib/pf/web/custom.pm +R100 pf/lib/pf/web/guest.pm lib/pf/web/guest.pm +R100 pf/lib/pf/web/release.pm lib/pf/web/release.pm +R100 pf/lib/pf/web/util.pm lib/pf/web/util.pm +R100 pf/lib/pf/web/wispr.pm lib/pf/web/wispr.pm +R100 pf/packetfence.init packetfence.init +R100 pf/sbin/pfdetect sbin/pfdetect +R100 pf/sbin/pfdhcplistener sbin/pfdhcplistener +R100 pf/sbin/pfmon sbin/pfmon +R100 pf/sbin/pfredirect sbin/pfredirect +R100 pf/sbin/pfsetvlan sbin/pfsetvlan +R100 pf/t/SNMP.t t/SNMP.t +R100 pf/t/SwitchFactory.t t/SwitchFactory.t +R100 pf/t/TestUtils.pm t/TestUtils.pm +R100 pf/t/all.t t/all.t +R100 pf/t/benchmarks/README t/benchmarks/README +R100 pf/t/benchmarks/pf-node.pl t/benchmarks/pf-node.pl +R100 pf/t/benchmarks/pf-services-snmptrapd.pl t/benchmarks/pf-services-snmptrapd.pl +R100 pf/t/benchmarks/pf-util.pl t/benchmarks/pf-util.pl +R100 pf/t/benchmarks/switchFactory.pl t/benchmarks/switchFactory.pl +R100 pf/t/benchmarks/tieconfig.pl t/benchmarks/tieconfig.pl +R100 pf/t/benchmarks/trap-parsing.pl t/benchmarks/trap-parsing.pl +R100 pf/t/benchmarks/webauth.pl t/benchmarks/webauth.pl +R100 pf/t/binaries.t t/binaries.t +R100 pf/t/coding-style.t t/coding-style.t +R100 pf/t/config.t t/config.t +R100 pf/t/critic.t t/critic.t +R100 pf/t/dao/README t/dao/README +R100 pf/t/dao/data.t t/dao/data.t +R100 pf/t/dao/graph.t t/dao/graph.t +R100 pf/t/dao/node.t t/dao/node.t +R100 pf/t/dao/os.t t/dao/os.t +R100 pf/t/dao/person.t t/dao/person.t +R100 pf/t/dao/report.t t/dao/report.t +R100 pf/t/dao/setup.sql t/dao/setup.sql +R100 pf/t/data/bug766/switches.conf t/data/bug766/switches.conf +R100 pf/t/data/node-import-fail-detect.csv t/data/node-import-fail-detect.csv +R100 pf/t/data/node-import-fail-during.csv t/data/node-import-fail-during.csv +R100 pf/t/data/node-import-success.csv t/data/node-import-success.csv +R100 pf/t/data/switches.conf t/data/switches.conf +R100 pf/t/data/user.conf t/data/user.conf +R100 pf/t/enforcement.t t/enforcement.t +R100 pf/t/floatingdevice.t t/floatingdevice.t +R100 pf/t/hardware-snmp-objects.t t/hardware-snmp-objects.t +R100 pf/t/i18n.t t/i18n.t +R100 pf/t/import.t t/import.t +R100 pf/t/inline.t t/inline.t +R100 pf/t/integration.t t/integration.t +R100 pf/t/integration/captive-portal.t t/integration/captive-portal.t +R100 pf/t/integration/pfcmd.t t/integration/pfcmd.t +R100 pf/t/integration/radius.t t/integration/radius.t +R100 pf/t/linux.t t/linux.t +R100 pf/t/log.conf t/log.conf +R100 pf/t/network-devices/cisco.t t/network-devices/cisco.t +R100 pf/t/network-devices/threecom.t t/network-devices/threecom.t +R100 pf/t/network-devices/wireless.t t/network-devices/wireless.t +R100 pf/t/nodecategory.t t/nodecategory.t +R100 pf/t/perlcriticrc t/perlcriticrc +R100 pf/t/person.t t/person.t +R100 pf/t/pf.t t/pf.t +R100 pf/t/pfcmd.t t/pfcmd.t +R100 pf/t/pfcmd_vlan.t t/pfcmd_vlan.t +R100 pf/t/pfdhcplistener.t t/pfdhcplistener.t +R100 pf/t/pfsetvlan.t t/pfsetvlan.t +R100 pf/t/php.t t/php.t +R100 pf/t/pod.t t/pod.t +R100 pf/t/podCoverage.t t/podCoverage.t +R100 pf/t/radius.t t/radius.t +R100 pf/t/services.t t/services.t +R100 pf/t/smoke.t t/smoke.t +R100 pf/t/soh.t t/soh.t +R100 pf/t/stress-test/captive-portal.txt t/stress-test/captive-portal.txt +R100 pf/t/stress-test/coa-calls.pl t/stress-test/coa-calls.pl +R100 pf/t/stress-test/coa-server.pl t/stress-test/coa-server.pl +R100 pf/t/stress-test/eap-calls t/stress-test/eap-calls +R100 pf/t/stress-test/eap-client.conf t/stress-test/eap-client.conf +R100 pf/t/stress-test/radius-calls t/stress-test/radius-calls +R100 pf/t/stress-test/soap-calls-radius_authorize t/stress-test/soap-calls-radius_authorize +R100 pf/t/stress-test/soap-calls-snort t/stress-test/soap-calls-snort +R100 pf/t/stress-test/soap-server.conf t/stress-test/soap-server.conf +R100 pf/t/trigger.t t/trigger.t +R100 pf/t/useragent.t t/useragent.t +R100 pf/t/util-dhcp.t t/util-dhcp.t +R100 pf/t/util-radius.t t/util-radius.t +R100 pf/t/util.t t/util.t +R100 pf/t/vlan.t t/vlan.t +R100 pf/t/web-auth.t t/web-auth.t +R100 pf/t/web.t t/web.t +R100 pf/var/dhcpd/dhcpd.leases var/dhcpd/dhcpd.leases commit 5325b38091c0b2cc6b8086fdfb487bb43cc6bb1c Author: Olivier Bilodeau @@ -311649,10 +332466,9 @@ M pf/html/captive-portal/billing-engine.cgi M pf/html/captive-portal/redir.cgi M pf/html/captive-portal/templates/billing/billing.html M pf/lib/pf/billing.pm -D pf/lib/pf/billing/authorize_net.pm M pf/lib/pf/billing/constants.pm M pf/lib/pf/billing/custom.pm -A pf/lib/pf/billing/gateway/authorize_net.pm +R088 pf/lib/pf/billing/authorize_net.pm pf/lib/pf/billing/gateway/authorize_net.pm M pf/lib/pf/web/billing.pm commit 67913b40f23747ba74243fd5f78d4aaebb1eab40 @@ -312028,8 +332844,7 @@ Date: Thu Feb 16 18:46:46 2012 +0000 M pf/conf/httpd.conf.apache22 M pf/conf/httpd.conf.d/captive-portal-cleanurls.conf M pf/conf/pf.conf.defaults -A pf/html/admin/scan_fetch_report.cgi -D pf/html/captive-portal/scan_fetch_report.cgi +R073 pf/html/captive-portal/scan_fetch_report.cgi pf/html/admin/scan_fetch_report.cgi M pf/lib/pf/scan.pm M pf/lib/pf/scan/nessus.pm M pf/lib/pf/scan/openvas.pm @@ -313631,14 +334446,11 @@ Date: Fri Jan 20 16:35:07 2012 +0000 M pf/docs/PacketFenceZEN_Installation_Guide.asciidoc M pf/docs/PacketFence_Administration_Guide.asciidoc M pf/docs/PacketFence_Network_Devices_Configuration_Guide.asciidoc -D pf/docs/additional-info.asciidoc -D pf/docs/commercial-support.asciidoc M pf/docs/docinfo.xml -A pf/docs/includes/additional-info.asciidoc -A pf/docs/includes/commercial-support.asciidoc +R100 pf/docs/additional-info.asciidoc pf/docs/includes/additional-info.asciidoc +R100 pf/docs/commercial-support.asciidoc pf/docs/includes/commercial-support.asciidoc A pf/docs/includes/global-attributes.asciidoc -A pf/docs/includes/license.asciidoc -D pf/docs/license.asciidoc +R100 pf/docs/license.asciidoc pf/docs/includes/license.asciidoc commit 205286afe6c05533dd13de985b4ff3427a98cda7 Author: Olivier Bilodeau @@ -313670,8 +334482,7 @@ Date: Thu Jan 19 21:51:12 2012 +0000 A pf/docs/PacketFenceZEN_Installation_Guide-docinfo.xml A pf/docs/PacketFenceZEN_Installation_Guide.asciidoc -D pf/docs/PacketFenceZEN_Installation_Guide.odt -A pf/docs/archives/PacketFenceZEN_Installation_Guide.odt +R100 pf/docs/PacketFenceZEN_Installation_Guide.odt pf/docs/archives/PacketFenceZEN_Installation_Guide.odt commit 334e3b552b19476883d7020129fb36ddca0376e2 Author: Francis Lachapelle @@ -313794,8 +334605,7 @@ Date: Thu Jan 19 17:08:07 2012 +0000 Monotone-Branch: org.packetfence.trunk M pf/addons/packages/packetfence.spec -A pf/docs/PacketFenceZEN_Installation_Guide.odt -D pf/docs/archives/PacketFenceZEN_Installation_Guide.odt +R100 pf/docs/archives/PacketFenceZEN_Installation_Guide.odt pf/docs/PacketFenceZEN_Installation_Guide.odt commit 08e0a6dcdbde7c06382c441e77bdd752d93a8f40 Author: Olivier Bilodeau @@ -313829,32 +334639,19 @@ Date: Wed Jan 18 21:08:03 2012 +0000 M pf/NEWS M pf/addons/packages/packetfence.spec -D pf/docs/PacketFenceZEN_Installation_Guide.odt -A pf/docs/PacketFence_Administration_Guide-docinfo.xml -A pf/docs/PacketFence_Administration_Guide.asciidoc -D pf/docs/PacketFence_Administration_Guide.odt -D pf/docs/PacketFence_Administration_Guide.pt_BR.odt -A pf/docs/PacketFence_Network_Devices_Configuration_Guide-docinfo.xml -A pf/docs/PacketFence_Network_Devices_Configuration_Guide.asciidoc -D pf/docs/PacketFence_Network_Devices_Configuration_Guide.odt -A pf/docs/README.asciidoc -A pf/docs/additional-info.asciidoc -A pf/docs/archives/PacketFenceZEN_Installation_Guide.odt -A pf/docs/archives/PacketFence_Administration_Guide.odt -A pf/docs/archives/PacketFence_Administration_Guide.pt_BR.odt -A pf/docs/archives/PacketFence_Network_Devices_Configuration_Guide.odt -A pf/docs/commercial-support.asciidoc -D pf/docs/docbook/README.asciidoc -D pf/docs/docbook/additional-info.asciidoc -D pf/docs/docbook/commercial-support.asciidoc -D pf/docs/docbook/docinfo.xml -D pf/docs/docbook/license.asciidoc -D pf/docs/docbook/pf-admin-guide-docinfo.xml -D pf/docs/docbook/pf-admin-guide.asciidoc -D pf/docs/docbook/pf-network-device-config-guide-docinfo.xml -D pf/docs/docbook/pf-network-device-config-guide.asciidoc -A pf/docs/docinfo.xml -A pf/docs/license.asciidoc +R100 pf/docs/docbook/pf-admin-guide-docinfo.xml pf/docs/PacketFence_Administration_Guide-docinfo.xml +R099 pf/docs/docbook/pf-admin-guide.asciidoc pf/docs/PacketFence_Administration_Guide.asciidoc +R100 pf/docs/docbook/pf-network-device-config-guide-docinfo.xml pf/docs/PacketFence_Network_Devices_Configuration_Guide-docinfo.xml +R099 pf/docs/docbook/pf-network-device-config-guide.asciidoc pf/docs/PacketFence_Network_Devices_Configuration_Guide.asciidoc +R094 pf/docs/docbook/README.asciidoc pf/docs/README.asciidoc +R100 pf/docs/docbook/additional-info.asciidoc pf/docs/additional-info.asciidoc +R100 pf/docs/PacketFenceZEN_Installation_Guide.odt pf/docs/archives/PacketFenceZEN_Installation_Guide.odt +R100 pf/docs/PacketFence_Administration_Guide.odt pf/docs/archives/PacketFence_Administration_Guide.odt +R100 pf/docs/PacketFence_Administration_Guide.pt_BR.odt pf/docs/archives/PacketFence_Administration_Guide.pt_BR.odt +R100 pf/docs/PacketFence_Network_Devices_Configuration_Guide.odt pf/docs/archives/PacketFence_Network_Devices_Configuration_Guide.odt +R100 pf/docs/docbook/commercial-support.asciidoc pf/docs/commercial-support.asciidoc +R100 pf/docs/docbook/docinfo.xml pf/docs/docinfo.xml +R100 pf/docs/docbook/license.asciidoc pf/docs/license.asciidoc commit 8219900b3b9b4565254bc58eb11066a114ff159c Author: Olivier Bilodeau @@ -314909,14 +335706,11 @@ Date: Mon Jan 2 20:34:45 2012 +0000 Monotone-Date: 2012-01-02T20:34:45 Monotone-Branch: org.packetfence.trunk -A pf/docs/images/diagram-components.png -A pf/docs/images/diagram-network.eps -A pf/docs/images/diagram-network.png +R100 pf/docs/images/packetfence-components.png pf/docs/images/diagram-components.png +R100 pf/docs/images/packetfence-network.eps pf/docs/images/diagram-network.eps +R100 pf/docs/images/packetfence-network.png pf/docs/images/diagram-network.png A pf/docs/images/diagram-routed-net.png A pf/docs/images/diagram-trap-interaction.png -D pf/docs/images/packetfence-components.png -D pf/docs/images/packetfence-network.eps -D pf/docs/images/packetfence-network.png A pf/docs/images/screenshot-add-floating-dev.png A pf/docs/images/screenshot-captive-portal.png A pf/docs/images/screenshot-floating-dev.png @@ -316241,7 +337035,6 @@ Date: Mon Dec 19 20:30:46 2011 +0000 M pf/UPGRADE M pf/addons/packages/packetfence.spec -D pf/conf/autoconfig.mobileconfig M pf/conf/httpd.conf.d/captive-portal-cleanurls.conf M pf/conf/locale/en/LC_MESSAGES/packetfence.po M pf/html/captive-portal/guest-selfregistration.cgi @@ -316250,7 +337043,7 @@ M pf/html/captive-portal/redir.cgi M pf/html/captive-portal/register.cgi D pf/html/captive-portal/templates/release_iphone.html A pf/html/captive-portal/templates/release_with_xmlconfig.html -A pf/html/captive-portal/templates/wireless-profile.xml +R088 pf/conf/autoconfig.mobileconfig pf/html/captive-portal/templates/wireless-profile.xml A pf/html/captive-portal/wireless-profile.cgi M pf/lib/pf/util.pm M pf/lib/pf/web.pm @@ -317874,9 +338667,8 @@ Date: Wed Nov 16 20:29:44 2011 +0000 M pf/NEWS M pf/addons/packages/packetfence.spec -D pf/conf/named.conf A pf/conf/named.conf.bind97 -A pf/conf/named.conf.pre_bind97 +R100 pf/conf/named.conf pf/conf/named.conf.pre_bind97 M pf/installer.pl commit 3e3b019572eea0f95888b5b4554e6202f91b0e43 @@ -318327,17 +339119,13 @@ Date: Wed Nov 2 23:40:19 2011 +0000 M pf/NEWS M pf/UPGRADE M pf/addons/soh/README.rst -D pf/addons/soh/lib/pf/soh.pm -D pf/addons/soh/lib/pf/soh/custom.pm -D pf/addons/soh/soh.cgi D pf/addons/soh/soh.sql -D pf/addons/soh/templates/soh/index.html M pf/db/pf-schema-3.1.0.sql M pf/db/upgrade-3.0.2-3.1.0.sql -A pf/html/admin/soh.cgi -A pf/html/admin/templates/soh.html -A pf/lib/pf/soh.pm -A pf/lib/pf/soh/custom.pm +R097 pf/addons/soh/soh.cgi pf/html/admin/soh.cgi +R100 pf/addons/soh/templates/soh/index.html pf/html/admin/templates/soh.html +R100 pf/addons/soh/lib/pf/soh.pm pf/lib/pf/soh.pm +R100 pf/addons/soh/lib/pf/soh/custom.pm pf/lib/pf/soh/custom.pm M pf/t/binaries.t M pf/t/coding-style.t M pf/t/critic.t @@ -318418,8 +339206,7 @@ Date: Wed Nov 2 13:54:51 2011 +0000 Monotone-Author: obilodeau@inverse.ca Monotone-Date: 2011-11-02T13:54:51 -D pf/addons/dhcp_dumper -A pf/addons/dhcp_dumper.pl +R099 pf/addons/dhcp_dumper pf/addons/dhcp_dumper.pl M pf/addons/packages/packetfence.spec M pf/t/binaries.t M pf/t/coding-style.t @@ -322478,8 +343265,7 @@ Date: Tue Sep 13 19:31:57 2011 +0000 Monotone-Date: 2011-09-13T19:31:57 Monotone-Branch: org.packetfence.trunk -A pf/addons/upgrade/to-2.2.0-update-all-useragents.pl -D pf/addons/upgrade/update-all-useragents.pl +R100 pf/addons/upgrade/update-all-useragents.pl pf/addons/upgrade/to-2.2.0-update-all-useragents.pl commit 84d8804b656fd2f5577a70bfc47882e13448bf92 Author: Olivier Bilodeau @@ -322850,8 +343636,7 @@ Date: Thu Sep 8 17:55:05 2011 +0000 Monotone-Date: 2011-09-08T17:55:05 Monotone-Branch: org.packetfence.trunk -A pf/addons/packages/packetfence.spec -D pf/packetfence.spec +R099 pf/packetfence.spec pf/addons/packages/packetfence.spec commit 3adedffe3e23425ecc166220f65fac5e784004b8 Author: Olivier Bilodeau @@ -323619,8 +344404,7 @@ Date: Thu Aug 25 18:14:30 2011 +0000 M pf/conf/httpd.conf.apache22 M pf/conf/httpd.conf.d/captive-portal-cleanurls.conf -A pf/html/admin/guest-management.cgi -D pf/html/captive-portal/guest-management.cgi +R100 pf/html/captive-portal/guest-management.cgi pf/html/admin/guest-management.cgi commit da1d307e0a0cc5dffa257430682ca1dfcd5e56d5 Author: Olivier Bilodeau @@ -323699,12 +344483,9 @@ Date: Thu Aug 25 13:52:11 2011 +0000 M pf/html/admin/configuration/switches_add.php M pf/html/admin/configuration/switches_edit.php -A pf/lib/pf/SNMP/Avaya/ERS5000.pm -A pf/lib/pf/SNMP/Avaya/ERS5000_6x.pm -D pf/lib/pf/SNMP/Avaya/ERS5500.pm -D pf/lib/pf/SNMP/Avaya/ERS5500_6x.pm -A pf/lib/pf/SNMP/Nortel/ERS5000_6x.pm -D pf/lib/pf/SNMP/Nortel/ERS5500_6x.pm +R082 pf/lib/pf/SNMP/Avaya/ERS5500.pm pf/lib/pf/SNMP/Avaya/ERS5000.pm +R092 pf/lib/pf/SNMP/Avaya/ERS5500_6x.pm pf/lib/pf/SNMP/Avaya/ERS5000_6x.pm +R092 pf/lib/pf/SNMP/Nortel/ERS5500_6x.pm pf/lib/pf/SNMP/Nortel/ERS5000_6x.pm commit b325dadc8c436131f9a207bb265bba0cbf54177f Author: Francois Gaudreault @@ -327046,8 +347827,7 @@ Date: Fri Aug 12 19:06:10 2011 +0000 Monotone-Author: obilodeau@inverse.ca Monotone-Date: 2011-08-12T19:06:10 -A pf/addons/freeradius-integration/sql/mysql/packetfence.conf -D pf/addons/freeradius-integration/sql/mysql/packetfence.conf.pf +R100 pf/addons/freeradius-integration/sql/mysql/packetfence.conf.pf pf/addons/freeradius-integration/sql/mysql/packetfence.conf M pf/packetfence.spec commit a5b47b22c20c7ade54cd1ba3d04081a82c220b38 @@ -327109,8 +347889,7 @@ Date: Fri Aug 12 18:27:13 2011 +0000 Monotone-Date: 2011-08-12T18:27:13 M pf/addons/freeradius-integration/sql.conf.pf -D pf/addons/freeradius-integration/sql/mysql/dialup.conf.pf -A pf/addons/freeradius-integration/sql/mysql/packetfence.conf.pf +R100 pf/addons/freeradius-integration/sql/mysql/dialup.conf.pf pf/addons/freeradius-integration/sql/mysql/packetfence.conf.pf M pf/packetfence.spec commit 1d259f5ae200776a07f1536b3c061f9b2de2bd26 @@ -327548,10 +348327,8 @@ M pf/UPGRADE M pf/docs/PacketFence_Network_Devices_Configuration_Guide.odt M pf/html/admin/configuration/switches_add.php M pf/html/admin/configuration/switches_edit.php -A pf/lib/pf/SNMP/Nortel/ERS4000.pm -D pf/lib/pf/SNMP/Nortel/ERS4500.pm -A pf/lib/pf/SNMP/Nortel/ERS5000.pm -D pf/lib/pf/SNMP/Nortel/ERS5500.pm +R081 pf/lib/pf/SNMP/Nortel/ERS4500.pm pf/lib/pf/SNMP/Nortel/ERS4000.pm +R081 pf/lib/pf/SNMP/Nortel/ERS5500.pm pf/lib/pf/SNMP/Nortel/ERS5000.pm commit 977b951bfc7f15fa51c5238e6f2ff15eb5e6924f Author: Derek Wuelfrath @@ -327587,9 +348364,8 @@ M pf/docs/PacketFence_Network_Devices_Configuration_Guide.odt M pf/html/admin/configuration/switches_add.php M pf/html/admin/configuration/switches_edit.php M pf/lib/pf/SNMP/LG.pm -D pf/lib/pf/SNMP/LG/E4500.pm A pf/lib/pf/SNMP/LG/ES4500G.pm -A pf/lib/pf/SNMP/Netgear.pm +R050 pf/lib/pf/SNMP/LG/E4500.pm pf/lib/pf/SNMP/Netgear.pm A pf/lib/pf/SNMP/Netgear/FSM726v1.pm commit 94125d1762429cd629779f2489a7f4a7f0b78eae @@ -330799,8 +351575,7 @@ M pf/NEWS M pf/UPGRADE M pf/conf/named-isolation.ca M pf/conf/named-registration.ca -A pf/conf/named.conf -D pf/conf/named_vlan.conf +R100 pf/conf/named_vlan.conf pf/conf/named.conf M pf/lib/pf/pfcmd/checkup.pm M pf/lib/pf/services.pm M pf/lib/pf/services/dhcpd.pm @@ -331393,8 +352168,7 @@ Date: Mon Jun 13 15:52:21 2011 +0000 Monotone-Date: 2011-06-13T15:52:21 M pf/NEWS -D pf/addons/freeradius-watchdog.sh -A pf/addons/watchdog/freeradius-watchdog.sh +R099 pf/addons/freeradius-watchdog.sh pf/addons/watchdog/freeradius-watchdog.sh A pf/addons/watchdog/pfdhcpdlistener-watchdog.sh M pf/packetfence.spec @@ -331645,9 +352419,8 @@ Date: Wed Jun 8 19:08:46 2011 +0000 Monotone-Author: obilodeau@inverse.ca Monotone-Date: 2011-06-08T19:08:46 -D pf/html/captive-portal/wispr-left/redirect.tt D pf/html/captive-portal/wispr-right/redirect.tt -A pf/html/captive-portal/wispr/redirect.tt +R100 pf/html/captive-portal/wispr-left/redirect.tt pf/html/captive-portal/wispr/redirect.tt commit c22e43e729b8771f1e7ac638cee9b85365896bd7 Author: Olivier Bilodeau @@ -331937,120 +352710,65 @@ Date: Tue May 31 17:54:54 2011 +0000 M pf/NEWS M pf/UPGRADE M pf/addons/guest-management/README -D pf/cgi-bin/email_activation.cgi -D pf/cgi-bin/guest-management.cgi -D pf/cgi-bin/guest-selfregistration.cgi -D pf/cgi-bin/redir.cgi -D pf/cgi-bin/register.cgi -D pf/cgi-bin/release.cgi M pf/conf/documentation.conf M pf/conf/httpd.conf.apache22 M pf/conf/violations.conf M pf/html/admin/configuration/captive-portal.php -A pf/html/captive-portal/content/images/background.png -A pf/html/captive-portal/content/images/biohazard-bg.gif -A pf/html/captive-portal/content/images/biohazard-sm.gif -A pf/html/captive-portal/content/images/error.png -A pf/html/captive-portal/content/images/help.png -A pf/html/captive-portal/content/images/lock.png -A pf/html/captive-portal/content/images/quarantine.png -A pf/html/captive-portal/content/images/unlock.png -A pf/html/captive-portal/content/mobile.css -A pf/html/captive-portal/content/styles.css -A pf/html/captive-portal/content/timerbar.js -A pf/html/captive-portal/email_activation.cgi -A pf/html/captive-portal/guest-management.cgi -A pf/html/captive-portal/guest-selfregistration.cgi -A pf/html/captive-portal/redir.cgi -A pf/html/captive-portal/register.cgi -A pf/html/captive-portal/release.cgi -A pf/html/captive-portal/remediation.php -A pf/html/captive-portal/templates/activated.html -A pf/html/captive-portal/templates/aup.html -A pf/html/captive-portal/templates/aup_text.html -A pf/html/captive-portal/templates/enabler.html -A pf/html/captive-portal/templates/error.html -A pf/html/captive-portal/templates/footer.html -A pf/html/captive-portal/templates/guest.html -A pf/html/captive-portal/templates/guest/mgmt_login.html -A pf/html/captive-portal/templates/guest/register_guest.html -A pf/html/captive-portal/templates/guest/registration_confirmation.html -A pf/html/captive-portal/templates/header.html -A pf/html/captive-portal/templates/login.html -A pf/html/captive-portal/templates/pending.html -A pf/html/captive-portal/templates/redirect.html -A pf/html/captive-portal/templates/register.html -A pf/html/captive-portal/templates/register_1.html -A pf/html/captive-portal/templates/register_2.html -A pf/html/captive-portal/templates/release.html -A pf/html/captive-portal/templates/remediation.html -A pf/html/captive-portal/templates/scan-in-progress.html -A pf/html/captive-portal/templates/scan.html -A pf/html/captive-portal/templates/status.html -A pf/html/captive-portal/violations/banned_devices.php -A pf/html/captive-portal/violations/banned_os.php -A pf/html/captive-portal/violations/darknet.php -A pf/html/captive-portal/violations/failed_scan.php -A pf/html/captive-portal/violations/generic.php -A pf/html/captive-portal/violations/lsass.php -A pf/html/captive-portal/violations/malware.php -A pf/html/captive-portal/violations/nat.php -A pf/html/captive-portal/violations/p2p.php -A pf/html/captive-portal/violations/roguedhcp.php -A pf/html/captive-portal/violations/scanning.php -A pf/html/captive-portal/violations/spam.php -A pf/html/captive-portal/violations/system_scan.php -A pf/html/captive-portal/violations/trojan.php -A pf/html/captive-portal/violations/zotob.php -D pf/html/user/3rdparty/timerbar.js -D pf/html/user/content/images/background.png -D pf/html/user/content/images/biohazard-bg.gif -D pf/html/user/content/images/biohazard-sm.gif -D pf/html/user/content/images/error.png -D pf/html/user/content/images/help.png -D pf/html/user/content/images/lock.png -D pf/html/user/content/images/quarantine.png -D pf/html/user/content/images/unlock.png -D pf/html/user/content/mobile.css -D pf/html/user/content/remediation.php -D pf/html/user/content/styles.css -D pf/html/user/content/templates/activated.html -D pf/html/user/content/templates/aup.html -D pf/html/user/content/templates/aup_text.html -D pf/html/user/content/templates/enabler.html -D pf/html/user/content/templates/error.html -D pf/html/user/content/templates/footer.html -D pf/html/user/content/templates/guest.html -D pf/html/user/content/templates/guest/mgmt_login.html -D pf/html/user/content/templates/guest/register_guest.html -D pf/html/user/content/templates/guest/registration_confirmation.html -D pf/html/user/content/templates/header.html -D pf/html/user/content/templates/login.html -D pf/html/user/content/templates/pending.html -D pf/html/user/content/templates/redirect.html -D pf/html/user/content/templates/register.html -D pf/html/user/content/templates/register_1.html -D pf/html/user/content/templates/register_2.html -D pf/html/user/content/templates/release.html -D pf/html/user/content/templates/remediation.html -D pf/html/user/content/templates/scan-in-progress.html -D pf/html/user/content/templates/scan.html -D pf/html/user/content/templates/status.html -D pf/html/user/content/violations/banned_devices.php -D pf/html/user/content/violations/banned_os.php -D pf/html/user/content/violations/darknet.php -D pf/html/user/content/violations/failed_scan.php -D pf/html/user/content/violations/generic.php -D pf/html/user/content/violations/lsass.php -D pf/html/user/content/violations/malware.php -D pf/html/user/content/violations/nat.php -D pf/html/user/content/violations/p2p.php -D pf/html/user/content/violations/roguedhcp.php -D pf/html/user/content/violations/scanning.php -D pf/html/user/content/violations/spam.php -D pf/html/user/content/violations/system_scan.php -D pf/html/user/content/violations/trojan.php -D pf/html/user/content/violations/zotob.php +R100 pf/html/user/content/images/background.png pf/html/captive-portal/content/images/background.png +R100 pf/html/user/content/images/biohazard-bg.gif pf/html/captive-portal/content/images/biohazard-bg.gif +R100 pf/html/user/content/images/biohazard-sm.gif pf/html/captive-portal/content/images/biohazard-sm.gif +R100 pf/html/user/content/images/error.png pf/html/captive-portal/content/images/error.png +R100 pf/html/user/content/images/help.png pf/html/captive-portal/content/images/help.png +R100 pf/html/user/content/images/lock.png pf/html/captive-portal/content/images/lock.png +R100 pf/html/user/content/images/quarantine.png pf/html/captive-portal/content/images/quarantine.png +R100 pf/html/user/content/images/unlock.png pf/html/captive-portal/content/images/unlock.png +R100 pf/html/user/content/mobile.css pf/html/captive-portal/content/mobile.css +R100 pf/html/user/content/styles.css pf/html/captive-portal/content/styles.css +R100 pf/html/user/3rdparty/timerbar.js pf/html/captive-portal/content/timerbar.js +R100 pf/cgi-bin/email_activation.cgi pf/html/captive-portal/email_activation.cgi +R100 pf/cgi-bin/guest-management.cgi pf/html/captive-portal/guest-management.cgi +R100 pf/cgi-bin/guest-selfregistration.cgi pf/html/captive-portal/guest-selfregistration.cgi +R100 pf/cgi-bin/redir.cgi pf/html/captive-portal/redir.cgi +R100 pf/cgi-bin/register.cgi pf/html/captive-portal/register.cgi +R100 pf/cgi-bin/release.cgi pf/html/captive-portal/release.cgi +R095 pf/html/user/content/remediation.php pf/html/captive-portal/remediation.php +R100 pf/html/user/content/templates/activated.html pf/html/captive-portal/templates/activated.html +R100 pf/html/user/content/templates/aup.html pf/html/captive-portal/templates/aup.html +R100 pf/html/user/content/templates/aup_text.html pf/html/captive-portal/templates/aup_text.html +R100 pf/html/user/content/templates/enabler.html pf/html/captive-portal/templates/enabler.html +R100 pf/html/user/content/templates/error.html pf/html/captive-portal/templates/error.html +R100 pf/html/user/content/templates/footer.html pf/html/captive-portal/templates/footer.html +R100 pf/html/user/content/templates/guest.html pf/html/captive-portal/templates/guest.html +R100 pf/html/user/content/templates/guest/mgmt_login.html pf/html/captive-portal/templates/guest/mgmt_login.html +R100 pf/html/user/content/templates/guest/register_guest.html pf/html/captive-portal/templates/guest/register_guest.html +R100 pf/html/user/content/templates/guest/registration_confirmation.html pf/html/captive-portal/templates/guest/registration_confirmation.html +R100 pf/html/user/content/templates/header.html pf/html/captive-portal/templates/header.html +R100 pf/html/user/content/templates/login.html pf/html/captive-portal/templates/login.html +R100 pf/html/user/content/templates/pending.html pf/html/captive-portal/templates/pending.html +R100 pf/html/user/content/templates/redirect.html pf/html/captive-portal/templates/redirect.html +R100 pf/html/user/content/templates/register.html pf/html/captive-portal/templates/register.html +R100 pf/html/user/content/templates/register_1.html pf/html/captive-portal/templates/register_1.html +R100 pf/html/user/content/templates/register_2.html pf/html/captive-portal/templates/register_2.html +R092 pf/html/user/content/templates/release.html pf/html/captive-portal/templates/release.html +R100 pf/html/user/content/templates/remediation.html pf/html/captive-portal/templates/remediation.html +R100 pf/html/user/content/templates/scan-in-progress.html pf/html/captive-portal/templates/scan-in-progress.html +R083 pf/html/user/content/templates/scan.html pf/html/captive-portal/templates/scan.html +R100 pf/html/user/content/templates/status.html pf/html/captive-portal/templates/status.html +R100 pf/html/user/content/violations/banned_devices.php pf/html/captive-portal/violations/banned_devices.php +R100 pf/html/user/content/violations/banned_os.php pf/html/captive-portal/violations/banned_os.php +R100 pf/html/user/content/violations/darknet.php pf/html/captive-portal/violations/darknet.php +R100 pf/html/user/content/violations/failed_scan.php pf/html/captive-portal/violations/failed_scan.php +R100 pf/html/user/content/violations/generic.php pf/html/captive-portal/violations/generic.php +R100 pf/html/user/content/violations/lsass.php pf/html/captive-portal/violations/lsass.php +R100 pf/html/user/content/violations/malware.php pf/html/captive-portal/violations/malware.php +R100 pf/html/user/content/violations/nat.php pf/html/captive-portal/violations/nat.php +R100 pf/html/user/content/violations/p2p.php pf/html/captive-portal/violations/p2p.php +R100 pf/html/user/content/violations/roguedhcp.php pf/html/captive-portal/violations/roguedhcp.php +R100 pf/html/user/content/violations/scanning.php pf/html/captive-portal/violations/scanning.php +R100 pf/html/user/content/violations/spam.php pf/html/captive-portal/violations/spam.php +R100 pf/html/user/content/violations/system_scan.php pf/html/captive-portal/violations/system_scan.php +R100 pf/html/user/content/violations/trojan.php pf/html/captive-portal/violations/trojan.php +R100 pf/html/user/content/violations/zotob.php pf/html/captive-portal/violations/zotob.php M pf/lib/pf/config.pm M pf/lib/pf/web.pm M pf/lib/pf/web/guest.pm @@ -332087,12 +352805,9 @@ Date: Tue May 31 13:47:36 2011 +0000 Monotone-Author: obilodeau@inverse.ca Monotone-Date: 2011-05-31T13:47:36 -D pf/addons/guest-email-confirmation/README -D pf/addons/guest-email-confirmation/schema-email-activation.sql -D pf/addons/guest-email-confirmation/schema-temporary-passwords.sql -A pf/addons/guest-management/README -A pf/addons/guest-management/schema-email-activation.sql -A pf/addons/guest-management/schema-temporary-passwords.sql +R100 pf/addons/guest-email-confirmation/README pf/addons/guest-management/README +R100 pf/addons/guest-email-confirmation/schema-email-activation.sql pf/addons/guest-management/schema-email-activation.sql +R100 pf/addons/guest-email-confirmation/schema-temporary-passwords.sql pf/addons/guest-management/schema-temporary-passwords.sql commit e436ca102adf5027108deb7159f94d9e5357c7f0 Author: Olivier Bilodeau @@ -332298,9 +353013,8 @@ A pf/html/user/content/images/help.png A pf/html/user/content/images/lock.png A pf/html/user/content/images/quarantine.png A pf/html/user/content/images/unlock.png -D pf/html/user/content/index.php A pf/html/user/content/mobile.css -A pf/html/user/content/remediation.php +R059 pf/html/user/content/index.php pf/html/user/content/remediation.php D pf/html/user/content/style.php A pf/html/user/content/styles.css A pf/html/user/content/templates/aup.html @@ -332453,8 +353167,7 @@ Date: Wed May 18 21:58:34 2011 +0000 Monotone-Author: obilodeau@inverse.ca Monotone-Date: 2011-05-18T21:58:34 -A pf/feature.guest-management.TODO -D pf/feature.guest-registration-by-email.TODO +R066 pf/feature.guest-registration-by-email.TODO pf/feature.guest-management.TODO commit 854c9137f63b685030888f1cf21d9e577d75270b Author: Olivier Bilodeau @@ -332592,12 +353305,9 @@ Date: Tue May 17 15:25:43 2011 +0000 Monotone-Author: obilodeau@inverse.ca Monotone-Date: 2011-05-17T15:25:43 -D pf/conf/emails-guest_activation.txt.tt -D pf/conf/emails-guest_registration.txt.tt -D pf/conf/emails-sponsor_activation.txt.tt -A pf/conf/templates/emails-guest_activation.txt.tt -A pf/conf/templates/emails-guest_registration.txt.tt -A pf/conf/templates/emails-sponsor_activation.txt.tt +R100 pf/conf/emails-guest_activation.txt.tt pf/conf/templates/emails-guest_activation.txt.tt +R100 pf/conf/emails-guest_registration.txt.tt pf/conf/templates/emails-guest_registration.txt.tt +R100 pf/conf/emails-sponsor_activation.txt.tt pf/conf/templates/emails-sponsor_activation.txt.tt commit 8f6e03b6a77f79da84a5fc97aebfd3e1e007cd98 Author: Francois Gaudreault @@ -332671,12 +353381,9 @@ Date: Mon May 16 20:01:21 2011 +0000 Monotone-Author: obilodeau@inverse.ca Monotone-Date: 2011-05-16T20:01:21 -A pf/conf/emails-guest_activation.txt.tt -A pf/conf/emails-guest_registration.txt.tt -A pf/conf/emails-sponsor_activation.txt.tt -D pf/conf/templates/emails-guest_activation.txt.tt -D pf/conf/templates/emails-guest_registration.txt.tt -D pf/conf/templates/emails-sponsor_activation.txt.tt +R100 pf/conf/templates/emails-guest_activation.txt.tt pf/conf/emails-guest_activation.txt.tt +R100 pf/conf/templates/emails-guest_registration.txt.tt pf/conf/emails-guest_registration.txt.tt +R100 pf/conf/templates/emails-sponsor_activation.txt.tt pf/conf/emails-sponsor_activation.txt.tt commit 5c7177f21147c5255d5aac87007cf027bc62dd7b Author: Olivier Bilodeau @@ -334198,13 +354905,12 @@ M pf/html/admin/footer.php A pf/html/admin/node/useragent.php M pf/html/admin/status/reports.php A pf/lib/HTTP/BrowserDetect.pm -D pf/lib/pf/mod_perl_require.pl M pf/lib/pf/pfcmd.pm M pf/lib/pf/pfcmd/help.pm M pf/lib/pf/pfcmd/report.pm M pf/lib/pf/useragent.pm M pf/lib/pf/web.pm -A pf/lib/pf/web/backend_modperl_require.pl +R085 pf/lib/pf/mod_perl_require.pl pf/lib/pf/web/backend_modperl_require.pl A pf/lib/pf/web/captiveportal_modperl_require.pl M pf/packetfence.spec M pf/t/TestUtils.pm @@ -335162,8 +355868,7 @@ Date: Wed Mar 23 19:46:42 2011 +0000 M pf/cgi-bin/email_activation.cgi A pf/cgi-bin/guest-management.cgi -A pf/cgi-bin/guest-selfregistration.cgi -D pf/cgi-bin/guest.cgi +R079 pf/cgi-bin/guest.cgi pf/cgi-bin/guest-selfregistration.cgi A pf/conf/authentication/guest_managers.pm A pf/conf/authentication/preregistered_guests.pm M pf/conf/documentation.conf @@ -336168,8 +356873,7 @@ Date: Mon Feb 28 16:57:01 2011 +0000 Monotone-Author: obilodeau@inverse.ca Monotone-Date: 2011-02-28T16:57:01 -D pf/feature.guest-registration-by-email-TODO -A pf/feature.guest-registration-by-email.TODO +R095 pf/feature.guest-registration-by-email-TODO pf/feature.guest-registration-by-email.TODO commit 453a4f2928c2504db6b5975e10cf820b5968e6b0 Author: Olivier Bilodeau @@ -336801,9 +357505,8 @@ M pf/docs/docbook/xsl/titlepage-fo.xml A pf/docs/fonts/PALATINO.TTF A pf/docs/fonts/fop-config.xml A pf/docs/fonts/palatino.xml -A pf/docs/images/inverse-logo-old.png +R100 pf/docs/images/inverse-logo.png pf/docs/images/inverse-logo-old.png A pf/docs/images/inverse-logo.jpg -D pf/docs/images/inverse-logo.png M pf/packetfence.spec commit 3783f3229b010c7e9a1474259f0672884394331a @@ -337370,52 +358073,30 @@ A pf/Doc.TODO M pf/NEWS M pf/UPGRADE M pf/bin/pfcmd -A pf/conf/configurator/detection.conf -A pf/conf/configurator/reg-detect-scan.conf -A pf/conf/configurator/reg-detect-vlan.conf -A pf/conf/configurator/reg-detect.conf -A pf/conf/configurator/reg-vlan.conf -A pf/conf/configurator/registration.conf -A pf/conf/configurator/sessionauth.conf -A pf/conf/configurator/testmode.conf -A pf/conf/configurator/zen-vlan.conf -A pf/conf/dhcpd.conf -A pf/conf/dhcpd_vlan.conf +R100 pf/conf/templates/configurator/detection.conf pf/conf/configurator/detection.conf +R100 pf/conf/templates/configurator/reg-detect-scan.conf pf/conf/configurator/reg-detect-scan.conf +R100 pf/conf/templates/configurator/reg-detect-vlan.conf pf/conf/configurator/reg-detect-vlan.conf +R100 pf/conf/templates/configurator/reg-detect.conf pf/conf/configurator/reg-detect.conf +R100 pf/conf/templates/configurator/reg-vlan.conf pf/conf/configurator/reg-vlan.conf +R100 pf/conf/templates/configurator/registration.conf pf/conf/configurator/registration.conf +R100 pf/conf/templates/configurator/sessionauth.conf pf/conf/configurator/sessionauth.conf +R100 pf/conf/templates/configurator/testmode.conf pf/conf/configurator/testmode.conf +R100 pf/conf/templates/configurator/zen-vlan.conf pf/conf/configurator/zen-vlan.conf +R100 pf/conf/templates/dhcpd.conf pf/conf/dhcpd.conf +R100 pf/conf/templates/dhcpd_vlan.conf pf/conf/dhcpd_vlan.conf M pf/conf/documentation.conf -A pf/conf/httpd.conf.apache22 -A pf/conf/httpd.conf.pre_apache22 -A pf/conf/iptables.conf -A pf/conf/listener.msg -A pf/conf/named-isolation.ca -A pf/conf/named-registration.ca -A pf/conf/named_vlan.conf +R099 pf/conf/templates/httpd.conf.apache22 pf/conf/httpd.conf.apache22 +R099 pf/conf/templates/httpd.conf.pre_apache22 pf/conf/httpd.conf.pre_apache22 +R100 pf/conf/templates/iptables.conf pf/conf/iptables.conf +R100 pf/conf/templates/listener.msg pf/conf/listener.msg +R100 pf/conf/templates/named-isolation.ca pf/conf/named-isolation.ca +R100 pf/conf/templates/named-registration.ca pf/conf/named-registration.ca +R100 pf/conf/templates/named_vlan.conf pf/conf/named_vlan.conf M pf/conf/pf.conf.defaults -A pf/conf/popup.msg -A pf/conf/snmptrapd.conf -A pf/conf/snort.conf -A pf/conf/snort.conf.pre_snort-2.8 -D pf/conf/templates/configurator/detection.conf -D pf/conf/templates/configurator/reg-detect-scan.conf -D pf/conf/templates/configurator/reg-detect-vlan.conf -D pf/conf/templates/configurator/reg-detect.conf -D pf/conf/templates/configurator/reg-vlan.conf -D pf/conf/templates/configurator/registration.conf -D pf/conf/templates/configurator/sessionauth.conf -D pf/conf/templates/configurator/testmode.conf -D pf/conf/templates/configurator/zen-vlan.conf -D pf/conf/templates/dhcpd.conf -D pf/conf/templates/dhcpd_vlan.conf -D pf/conf/templates/httpd.conf.apache22 -D pf/conf/templates/httpd.conf.pre_apache22 -D pf/conf/templates/iptables.conf -D pf/conf/templates/listener.msg -D pf/conf/templates/named-isolation.ca -D pf/conf/templates/named-registration.ca -D pf/conf/templates/named_vlan.conf -D pf/conf/templates/popup.msg -D pf/conf/templates/snmptrapd.conf -D pf/conf/templates/snort.conf -D pf/conf/templates/snort.conf.pre_snort-2.8 +R100 pf/conf/templates/popup.msg pf/conf/popup.msg +R100 pf/conf/templates/snmptrapd.conf pf/conf/snmptrapd.conf +R100 pf/conf/templates/snort.conf pf/conf/snort.conf +R100 pf/conf/templates/snort.conf.pre_snort-2.8 pf/conf/snort.conf.pre_snort-2.8 M pf/configurator.pl M pf/lib/pf/iptables.pm M pf/lib/pf/services.pm @@ -337487,16 +358168,12 @@ Date: Fri Jan 28 15:13:14 2011 +0000 M pf/t/TestUtils.pm M pf/t/all.t -A pf/t/dao/data.t -A pf/t/dao/graph.t -A pf/t/dao/node.t +R085 pf/t/data.t pf/t/dao/data.t +R067 pf/t/graph.t pf/t/dao/graph.t +R075 pf/t/node.t pf/t/dao/node.t M pf/t/dao/person.t -A pf/t/dao/report.t +R080 pf/t/report.t pf/t/dao/report.t M pf/t/dao/setup.sql -D pf/t/data.t -D pf/t/graph.t -D pf/t/node.t -D pf/t/report.t commit 0251d68493c77fb6d5b76dd40097327b5b498ed0 Author: Olivier Bilodeau @@ -337566,8 +358243,7 @@ Date: Thu Jan 27 22:29:13 2011 +0000 Monotone-Author: obilodeau@inverse.ca Monotone-Date: 2011-01-27T22:29:13 -D pf/conf/dhcpd/dhcpd.leases -A pf/var/dhcpd/dhcpd.leases +R100 pf/conf/dhcpd/dhcpd.leases pf/var/dhcpd/dhcpd.leases commit 62ba098ccaf1e648e135df160bbc0edfd0d82d6c Author: Olivier Bilodeau @@ -338112,8 +358788,7 @@ M pf/docs/PacketFence_Network_Devices_Configuration_Guide.odt M pf/html/admin/configuration/switches_add.php M pf/html/admin/configuration/switches_edit.php M pf/lib/pf/SNMP/Extricom.pm -A pf/lib/pf/SNMP/Extricom/EXSW.pm -D pf/lib/pf/SNMP/Extricom/EXSW800.pm +R078 pf/lib/pf/SNMP/Extricom/EXSW800.pm pf/lib/pf/SNMP/Extricom/EXSW.pm M pf/t/coding-style.t M pf/t/critic.t M pf/t/hardware-snmp-objects.t @@ -338596,8 +359271,7 @@ Date: Mon Dec 20 16:52:37 2010 +0000 Monotone-Author: fgaudreault@inverse.ca Monotone-Date: 2010-12-20T16:52:37 -A pf/lib/pf/SNMP/Meru/MC.pm -D pf/lib/pf/SNMP/Meru/MC3000.pm +R081 pf/lib/pf/SNMP/Meru/MC3000.pm pf/lib/pf/SNMP/Meru/MC.pm M pf/t/coding-style.t M pf/t/critic.t M pf/t/hardware-snmp-objects.t @@ -339285,9 +359959,8 @@ Date: Mon Jul 5 19:05:32 2010 +0000 Monotone-Author: obilodeau@inverse.ca Monotone-Date: 2010-07-05T19:05:32 -D pf/addons/guest-email-confirmation/TODO M pf/conf/templates/httpd.conf.apache22 -A pf/feature.guest-registration-by-email-TODO +R100 pf/addons/guest-email-confirmation/TODO pf/feature.guest-registration-by-email-TODO commit adabf7b11dcb1c982007eefbde3aa774a1ac5b04 Author: Olivier Bilodeau