summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #130 from marcelloc/masterScott Ullrich2012-06-082-5/+5
|\
| * fix css style to themes.Marcello Coutinho2012-06-082-5/+5
* | Shorter version of the fix to always set the radvd interface.smos2012-06-081-4/+2
* | Make sure to fall through if this tag is not set.smos2012-06-081-0/+2
* | Merge pull request #129 from marcelloc/masterScott Ullrich2012-06-084-132/+128
|\ \ | |/
| * convert menu alerts/notices to jquery + domttMarcello Coutinho2012-06-084-132/+128
* | split dhcpv6 server and ra #2361Darren Embry2012-06-082-756/+27
* | remove the RA stuff from services_dhcpv6 for #2361Darren Embry2012-06-081-69/+11
* | rename menu item for #2361Darren Embry2012-06-081-1/+1
|/
* prep work for splitting dhcpv6 and RA for #2361.Darren Embry2012-06-081-0/+963
* Make sure we tag all 2.0 gateways as being IPv4, in 2.1 we require this tag t...smos2012-06-081-0/+10
* Add blackhole to Null routessmos2012-06-081-2/+6
* add gateways to config from cmdlineDarren Embry2012-06-071-1/+60
* fix: Call to undefined function errorDarren Embry2012-06-071-0/+1
* again, string interpolation kinda defeats the purpose of gettext. ;-)Darren Embry2012-06-071-5/+9
* variable interpolation defeats the purpose of gettext.Darren Embry2012-06-071-15/+23
* work in progress: set gateway IPs from consoleDarren Embry2012-06-071-21/+63
* Merge pull request #127 from briantist/patch-1Scott Ullrich2012-06-071-4/+4
|\
| * 255 is not a valid skew value. Fixed bug #2012 (http://redmine.pfsense.org/is...briantist2012-06-071-4/+4
|/
* show dhcp/dhcp6/static/staticv6 along with descriptions in consoleDarren Embry2012-06-071-2/+27
* show real interface namesDarren Embry2012-06-071-2/+3
* minor variable name change.Darren Embry2012-06-071-4/+4
* Merge pull request #126 from marcelloc/patch-21Scott Ullrich2012-06-071-26/+27
|\
| * fix select_source optionMarcello Coutinho2012-06-071-26/+27
|/
* actually display webconfigurator port numbers on consoleDarren Embry2012-06-071-3/+3
* setting $config['interfaces']['wan']['ipaddrv6'] to 'dhcp6' *should* work now.Darren Embry2012-06-071-1/+1
* If radvd is already running, reload, otherwise start one.smos2012-06-071-8/+12
* now shows ipv6 webConfigurator URLs (#2413)Darren Embry2012-06-071-2/+20
* do #2467 only show GWs from same addr fam oncreateDarren Embry2012-06-071-8/+72
* minor indentation fixDarren Embry2012-06-071-3/+3
* While I'm here, don't test these with isset, just test directly, since they w...jim-p2012-06-072-6/+6
* Provide a way to disable the pkg info linkjim-p2012-06-072-2/+8
* fix for bug #2469 ("WAN -> LAN -> OPT10")Darren Embry2012-06-071-2/+2
* Add better protection for unknown raprioritysmos2012-06-071-4/+4
* Make sure we still start on older configs where the setting is still called m...smos2012-06-071-0/+6
* We need to define the default route here, not the advertised prefix.smos2012-06-071-3/+3
* Correct the syntax, the RemoveRoute needs to end up in route statementsmos2012-06-071-4/+12
* Remove duplicate prefix linesmos2012-06-071-1/+0
* Prevent radvd from telling the clients to remove the route to itself.smos2012-06-071-2/+5
* Do not send DeprecatePrefix messages for CARP announcements, it causes client...smos2012-06-071-0/+7
* Sync missing code from interface.inc to newwanip scriptErmal2012-06-071-4/+12
* Actually do not try to reload everything during bootup since it will be done ...Ermal2012-06-071-1/+1
* Bye, bye olsrd back to packages.Ermal2012-06-074-437/+1
* Get rid of carpdev, it will never beErmal2012-06-0710-196/+9
* Detour through check_reload_status and only when the settings get applied not...Ermal2012-06-072-8/+2
* Catch up with multiple events sending. Also do not blindly startup check_relo...Ermal2012-06-071-3/+16
* Surely this cannot work a fitErmal2012-06-071-58/+0
* Someone needs to ask before breaking stuff like this!Ermal2012-06-071-0/+49
* Fix exec bit for usr/local/sbin/openvpn.attributes.shjim-p2012-06-061-0/+0
* Only add openvpn acl script lines if it's a server mode that does user authjim-p2012-06-061-2/+7
OpenPOWER on IntegriCloud