summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
| * Enhance interface gateway data entry descriptionsPhillip Davis2014-02-071-2/+2
* | Only add dhcpv6 client allow rules if ipv6allow is setRenato Botelho2014-02-181-1/+1
* | Move 'allow dhcpv6 client' rules above block bogonsv6 ones, it should fix #3395Renato Botelho2014-02-181-15/+18
* | Check if the package is installed before deleting opteration is startedErmal2014-02-181-2/+3
* | Ticket #3461. Protect output to browser by using htmlspecialchars.Ermal2014-02-181-1/+1
* | Do not do any operations on system libraries. Nowdays pbis are used and those...Ermal2014-02-181-25/+2
* | captive portal, don't generate rules for disabled portalPiBa-NL2014-02-181-0/+2
* | Revert "Pass the family to the get_real_interface function to retrieve the co...Ermal2014-02-181-1/+1
* | Really need the interface where v6 is running toa dd the gateway/route rather...Ermal2014-02-181-2/+2
* | Pass the family to the get_real_interface function to retrieve the correct re...Ermal2014-02-181-1/+1
* | Move this global declaration to the proper file rather than backend codeErmal2014-02-171-12/+0
* | Put a timeout of 30 seconds to aid with Ticket #3412Ermal2014-02-171-3/+3
* | Use correct parameter (bootfile-url) to configure netboot on DHCPdv6, it fixe...Renato Botelho2014-02-171-8/+5
* | Fix typo on variable name and really add custom options for dhcpdv6Renato Botelho2014-02-171-1/+1
* | Normally when an ip is set the interface comes up on BSD stacks. Though push ...Ermal2014-02-171-0/+4
* | Grab exec result just to be carefulRenato Botelho2014-02-171-2/+2
* | Put a kludge for now which Fixes #3280. It should be improved later on to hav...Ermal2014-02-171-8/+11
* | Consider setting of noconcurrent login for passthrough expiry of users. Fixes...Ermal2014-02-171-19/+22
* | Provide upgrade code after changes done for Ticket #3441Ermal2014-02-172-1/+17
* | Use the 11th column for the radius context rather than overriding the interim...Ermal2014-02-171-17/+18
* | Add a knob to let the user select which console (video or serial) is preferre...jim-p2014-02-141-1/+9
* | Add a mechanism by which the serial port can be forced on always regardless o...jim-p2014-02-141-3/+3
* | Abort installation when pbi_add failsRenato Botelho2014-02-141-12/+23
* | Use https to get updates, it helps #2952Renato Botelho2014-02-141-2/+2
* | Fix symlink calls adding full link name, it fixes issue reported at https://f...Renato Botelho2014-02-111-2/+2
* | Properly set the configuration here based on https://forum.pfsense.org/index....Ermal2014-02-111-2/+2
* | When adding ip aliases on top of carp not in the subnet of the carp configure...Ermal2014-02-111-1/+1
|/
* Add specific permission for easyrule.jim-p2014-02-071-0/+6
* Fix test, allows restoring last backup in the list. Fixes #3438jim-p2014-02-061-2/+2
* escapeshellarg() is not required hereRenato Botelho2014-02-051-1/+1
* Silent recently added symlink() callsRenato Botelho2014-02-041-2/+2
* Fix some wrong escapeshellarg() callsRenato Botelho2014-02-043-4/+4
* Use unlink_if_exists or @unlink to avoid PHP errors when file doesn't existRenato Botelho2014-02-042-3/+2
* Add escapeshellarg() calls on exec parameters. While I'm here, replace some e...Renato Botelho2014-02-0414-82/+81
* Use php function to get hostname instead of exec()Renato Botelho2014-02-041-1/+1
* Add path for sysctl, also use -n param instead of awkRenato Botelho2014-02-041-1/+1
* Simplify logicRenato Botelho2014-02-041-4/+4
* Use php function to get hostname instead of exec()Renato Botelho2014-02-041-5/+4
* Add {} between variables inside quotesRenato Botelho2014-02-041-2/+2
* Use php function to get hostname instead of exec()Renato Botelho2014-02-041-5/+4
* Add {} between variables inside quotesRenato Botelho2014-02-041-2/+2
* Using "limited" for ntp in this way denies client access. Issue #3384jim-p2014-02-031-2/+2
* Merge pull request #897 from N0YB/RELENG_2_1Renato Botelho2014-02-031-1/+1
|\
| * XHTML Compliance - Status: System logs: FirewallN0YB2014-01-271-1/+1
* | Fix typo on variable name, it fixes #3414Renato Botelho2014-01-281-2/+2
|/
* The service status icon (get_service_status_icon) is not always in a table.N0YB2014-01-261-4/+2
* Fix typo on variable nameRenato Botelho2014-01-211-3/+3
* Obsolete old ntp binariesRenato Botelho2014-01-201-0/+9
* Bump versionjim-p2014-01-161-1/+1
* ports ntp moved to sbin, followjim-p2014-01-151-2/+2
OpenPOWER on IntegriCloud