39
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 05, 2024 — Nov 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed debug code that was already commented out More... over 14 years ago
Removed misleading registration.queuesize warnings on startup. Fixes #767; http://www.packetfence.org/bugs/view.php?id=767 More... over 14 years ago
'pfcmd checkup' now visible in web admin under Admin -> Services and friendlier startup messages (w/o the perl stack trace) These changes implied a refactoring of the sanity_check mechanism to pass a simple structure back to pfcmd instead of doing logdies. If we get a FATAL then I exit in pfcmd. More... over 14 years ago
refactoring: sanity_check is extracted in it's own module: pf::pfcmd::checkup More... over 14 years ago
removed code that was commented out since the beginning of (modern) time More... over 14 years ago
new command pfcmd checkup which performs the configuration sanity check - constantified service names in pf::services More... over 14 years ago
Violation with action autoreg is only triggered if node is not registered. Fixes #1026; this had nasty effects where a port where a phone was plugged in had its VLAN re-evaluated even though it shouldn't (already registered and in correct VLAN + it's a phone!!) also performance improvements because you don't need to perform the whole fork, etc. if the node is already reg http://www.packetfence.org/bugs/view.php?id=1026 More... over 14 years ago
identified TODO task for issue #1192 More... over 14 years ago
TODO task issue #1191 More... over 14 years ago
pfcmd_vlan now handles -reAssignVlan with a regards to the last active node's connection_type on a switch-port. Fixes #1190. Since 2.0 we didn't handle wired dot1x or MAC Auth when using reAssignVlan from pfcmd_vlan. Not really a big deal. I took the opportunity to get rid of the hard-coded trap creation and rely on pf::SNMP::PacketFence instead. http://www.packetfence.org/bugs/view.php?id=1190 More... over 14 years ago
fixed SNMPv3 sample configuration. Thanks to Nate Renbarger for reporting and suggesting the fix. We were configuring AES on the PF side and DES56 on the switch side.. Doh! More... over 14 years ago
Added status support and limitations information to 3Com SS4500 (so 4200G) More... over 14 years ago
div was outside of body. fixed that More... over 14 years ago
Improvements to phone number validation (including handling european numbers) and added tests More... over 14 years ago
Added a "scripting should be turned on otherwise..." message to the pending template More... over 14 years ago
New experimental javascript-based network access detection. Only used for node.status = pending (for now) added a JSON binding for node status as a side effect - new [captive_portal] section in pf.conf with a knob on the new detection mechanism - modified pending.html template - new pf.js javascript library - bundled prototype javascript library version 1.7 - new constants in pf::config More... over 14 years ago
re-ordered UPGRADE's content based on what's most important for our users More... over 14 years ago
propagate from branch 'org.packetfence.2_0' (head edee721651ded538879f9ce00e7b34dfb2b4eac0) to branch 'org.packetfence.trunk' (head e57d0d42ff10b24eebf49d86e483f2519ab9a0c0) More... over 14 years ago
another load of new DHCP fingerprints. Androids, smartphones, MAC OS X, palm OS, UniData VoIP, ... More... over 14 years ago
updated violation trigger OS for Apple mobile devices More... over 14 years ago
propagate from branch 'org.packetfence.2_0' (head 09508e8654f442870cb36ffe3a74694a8fb34e0b) to branch 'org.packetfence.trunk' (head 8490885dc490ed86be763bc01e050a2dd87e9b5e) More... over 14 years ago
merge of '45c0e0fd29fb9578ddc298e87a38a1a874628b45' and '61806a7106981ffa43cb6f5487f2a32de6b3af45' More... over 14 years ago
Added Meego Netbook and HP Printer DHCP fingerprint More... over 14 years ago
quick refactoring More... over 14 years ago
propagate from branch 'org.packetfence.2_0' (head 45c0e0fd29fb9578ddc298e87a38a1a874628b45) to branch 'org.packetfence.trunk' (head ce6d651736a165abb410e1c58a7af8ebac9dbbe1) More... over 14 years ago
compile fix from last commit More... over 14 years ago
Nortel/Avaya refactoring. Initiated by a mailing list conversation regarding handling of new ERS5500 with firmware 6.x. - Several Avaya module placeholders and references in documentation - handling BayStack / ERS 5500 with board width of 128 (firmware 6.x) - 5520 -> 5500 series - Merged 5520's _authorizeMAC in pf::SNMP::Nortel (no real changes) - Genericized board calculations More... over 14 years ago
We are no longer on acting on high severity vulns but we reported "no high severity vulns found". Misleading log entry fixed. More... over 14 years ago
Allows apache2 as a valid httpd daemon name. Fixes #1185. Patch provided by Jesper (hawk). http://www.packetfence.org/bugs/view.php?id=1185 More... over 14 years ago
Deleted Developers guide to avoid confusion between new docbook guide and old ODT guide More... over 14 years ago