summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* fix up textChris Buechler2010-05-111-2/+2
* Don't load the package include files if the packages are out of sync, which c...jim-p2010-05-111-1/+2
* Add machine to banner noticeScott Ullrich2010-05-111-1/+2
* Make /var/run/booting exist for more of the actual booting process. Ticket #53.jim-p2010-05-112-2/+3
* Fix booting checks. Part of ticket #53.jim-p2010-05-112-3/+5
* Prevent empry dyndns array items on config upgrade ticket #491smos2010-05-111-11/+13
* Bump the config version properly so that the theme is properly upgraded. Tick...smos2010-05-111-1/+1
* Fix creation of admin user account with uid of 0. This fixes ticket #574smos2010-05-111-3/+2
* Unbreak the switch statement, pointy hat to mesmos2010-05-111-1/+1
* Rework check for PPPoE reset setting, it wasn't matching at bootup so the res...jim-p2010-05-101-1/+1
* Allow the webui admin account to have a duplicate user ID of 0.smos2010-05-101-14/+17
* Make sure to send the hostname as part of the openDNS update processsmos2010-05-101-1/+1
* Comment out the linkage of carp with alias members. As it is it does not work...Ermal2010-05-101-2/+6
* Correct the function name so that it upgrades properlysmos2010-05-101-1/+1
* Make sure to upgrade deprecated themes to pfsense_ng.smos2010-05-101-0/+11
* Fix an edge error in getting the carp interfaces reported by Effone.Ermal2010-05-101-9/+5
* Do not prepend empty lines to the first member this might trigger errors on c...Ermal2010-05-101-2/+7
* Do not install reflection rules for port forwards when the destination is inv...Erik Fonnesbeck2010-05-081-0/+2
* Revert changes to reflection for port forwards until finished and approved.Erik Fonnesbeck2010-05-082-69/+2196
* Merge http://gitweb.pfsense.org/pfsense/efonne-new_nat_reflection into masterErik Fonnesbeck2010-05-082-2184/+116
|\
| * Add backend code for NAT reflection on 1:1 NAT mappings.Erik Fonnesbeck2010-05-041-9/+30
| * Removed some redundant/obsolete code that is superceded by the new NAT reflec...Erik Fonnesbeck2010-05-041-8/+0
| * Add the NAT that goes with the reflection redirects.Erik Fonnesbeck2010-05-041-17/+49
| * Added reflection redirect rule and rearranged some related code that goes wit...Erik Fonnesbeck2010-05-041-57/+49
| * Remove "pfSense nat bouncing" entries from the service ports list.Erik Fonnesbeck2010-05-041-2000/+0
| * Remove the old reflection implementation and prepare for the new one.Erik Fonnesbeck2010-05-041-116/+11
* | The global reference declaration is needed.Ermal2010-05-071-1/+1
* | Preserve previous behaviour of having all alarms on for all gateways. Not sur...Ermal2010-05-071-2/+17
* | Move the settings of down/latency/loss to per gateway. This allows more fine ...Ermal2010-05-071-15/+48
* | Do not put ip address on teh name since pfctl does not like an ip as part of ...Ermal2010-05-071-1/+3
* | Correct delay matching on outgoing load balancer code.Ermal2010-05-071-1/+1
* | Ticket #408. Provide code to upgrade static routes.Ermal2010-05-071-0/+26
* | Make list the same. Remove whitespace at the end so it does not get interpret...Ermal2010-05-072-14/+14
* | Fix link_ip_to_carp_interface. This unbreak at least Carp on CP and other con...Ermal2010-05-071-0/+1
* | Add scpecific scripts for when ovpn goes up and down so we get neccessary val...Ermal2010-05-071-2/+2
* | Check if interface exists before issuing a command when disabling captiveportal.Ermal2010-05-071-6/+8
* | Use a global array to prevent errors on rulesets which have invalid gateways....Ermal2010-05-071-3/+12
* | Move auto generated rule for static routes on same subnet. Use sloppy states ...Ermal2010-05-071-28/+29
* | Catch up with latest apinger changes to make easier to extract the status of ...Ermal2010-05-061-26/+7
* | Add a few comments. This should be ready for testing/feedback. Ticket #108jim-p2010-05-061-0/+2
* | Add missing ;jim-p2010-05-061-1/+1
* | Set proposal check and passive as needed for this scenario also. Ticket #108jim-p2010-05-061-1/+6
* | Ensure initial_contact is 'on' in this case to behave as 1.2.3 did. Ticket #108jim-p2010-05-061-3/+4
* | Set generate_policy to "on" to behave as 1.2.3 does in this case. Ticket #108jim-p2010-05-061-1/+4
* | Only specify peer ID if we are not dealing with a mobile PSK-only tunnel. Tic...jim-p2010-05-061-1/+6
* | Do not specify subnet in sainfo if we are dealing with a mobile PSK-only tunn...jim-p2010-05-061-1/+1
* | Write out IPsec PSKs for mobile clients. Part of ticket #108.jim-p2010-05-061-0/+7
* | Bring back IPsec PSK Tab/Edit. Part of ticket #108. Still needs backend code ...jim-p2010-05-061-0/+10
* | Enable even xmlwriter module.Ermal2010-05-061-0/+1
* | Ticket #320. Use xmlreader and xmlwriter to read/write xml since it encodes d...Ermal2010-05-061-71/+63
OpenPOWER on IntegriCloud