summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* implement #2407: create config option for captive portal listening portDarren Embry2012-05-032-9/+23
* Move routing (radvd, routed, ospf, bgp) to its own log since these daemons ca...jim-p2012-05-011-2/+6
* Move the stop_packages code to a function, and call the function from the she...jim-p2012-04-302-1/+46
* Better error handling for crypt_data and also better password argument handlingjim-p2012-04-301-5/+10
* Restore protection for the "destination any" case for port forward NAT Reflec...Erik Fonnesbeck2012-04-281-9/+14
* fix text. ticket #2399Chris Buechler2012-04-261-1/+1
* The descr field might not exist, use a uppercase friendly namesmos2012-04-251-0/+2
* Make sure to stop the dhcpleases6 processsmos2012-04-241-0/+1
* routes should not be skipped when IPsec is on WAN, as WAN may not be the defa...Chris Buechler2012-04-231-3/+2
* Delete any existing /var/db/rrd/*.rrd files before restoring from the XMLPhil Davis2012-04-231-0/+3
* Minor corrections to function names in error messagesPhil Davis2012-04-231-23/+14
* go back to scrub rather than "scrub in", the latter breaks MSS clamping for e...Chris Buechler2012-04-231-3/+3
* Revert change to get_interface_list()'s $vfaces list for now. Interfaces in ...Erik Fonnesbeck2012-04-221-3/+0
* Generate the correct corresponding link local from the carp mac.smos2012-04-201-1/+2
* Allow optionally using the type of NAT reflection implementation used for 1:1...Erik Fonnesbeck2012-04-201-18/+77
* Add message stating which interfaces are missing.Erik Fonnesbeck2012-04-201-0/+1
* Add some missing interface types in is_interface_mismatch() and get_interface...Erik Fonnesbeck2012-04-201-1/+4
* Clean up filter_generate_reflection_nat, remove obsolete checks, and add new ...Erik Fonnesbeck2012-04-201-35/+32
* Use filter_get_direct_networks_list instead of dumping a copy of the routing ...Erik Fonnesbeck2012-04-201-17/+17
* Modify filter_get_direct_networks_list to optionally return an array instead,...Erik Fonnesbeck2012-04-201-12/+34
* Update the default URL here for our new FreeBSD release.smos2012-04-191-2/+2
* Make sure VPN interface gateways are handled separatelyjim-p2012-04-181-0/+8
* Make sure to push elements we don't recognize on the stack too.smos2012-04-181-0/+2
* Add upgrade code that updates the dynamic gateway names to their new format n...smos2012-04-182-1/+37
* Add the correct fix to pick up the IPv6 gateway for slaac interfacessmos2012-04-182-1/+2
* Make sure that SLAAC gateways show up in return_gateways_array();smos2012-04-181-1/+2
* Add support for SLAAC on the WAN interface, this is required for Stateless au...smos2012-04-183-32/+46
* Handle multiple IPv6 DNS servers in rc.newwanipv6, remove chunk of broken cod...smos2012-04-181-8/+1
* Include the ntp facility also, should fix ntp loggingjim-p2012-04-171-1/+1
* Strip the ::1 from the 6to4 gateway addresssmos2012-04-161-1/+0
* Prevent a invalid argument on a empty arraysmos2012-04-161-0/+2
* Only add the IPv4 gateway in the DHCPv4 config if we have a IPv4 gateway defi...smos2012-04-161-3/+20
* Add static routes for gif tunnel endpointssmos2012-04-141-1/+15
* Add a static route for the IPv4 relay so that 6to4 or 6rd on a OPT interface ...smos2012-04-141-0/+10
* Use appropriate syslog priorities.bcyrill2012-04-141-1/+1
* Fix missing - on route parameterjim-p2012-04-141-1/+1
* Some IPv6 fixes for gateway groupsjim-p2012-04-141-3/+18
* Merge pull request #90 from vizvayu/masterJim P2012-04-131-4/+6
|\
| * Added mode selection options for PowerD.Cristian Feldman2012-04-101-4/+6
* | Enable verbosity to actually put something in the logsErmal2012-04-131-1/+1
* | quiet change: fix indentation of xml2array functionDarren Embry2012-04-131-125/+125
* | Feature #1864 "Start" button for IPsec should be available for IP alias networksDarren Embry2012-04-131-9/+44
* | Feature #2123 Backup RRD files using the xml dump and restore from RRD toolsDarren Embry2012-04-122-17/+30
* | Fix constant. LOG_ERROR should be LOG_ERRjim-p2012-04-121-1/+1
* | Add brackets to a syslog server if it's an IPv6 IP. (Though FreeBSD's syslogd...jim-p2012-04-121-3/+11
* | Update etc/inc/util.incwhjvenyl2012-04-121-10/+4
* | fix typo. Ticket #2371Chris Buechler2012-04-121-1/+1
* | Add modified version of user https://github.com/bcyrill patch that requires a...smos2012-04-121-1/+12
* | Revert "Also validate IPv6 literals."smos2012-04-121-3/+0
* | Modify get_configured_ip_aliases_list to optionally return the full vip entry...Erik Fonnesbeck2012-04-112-9/+12
OpenPOWER on IntegriCloud