summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'upstream/master'Seth Mos2010-11-046-64/+79
|\
| * Use a different variable name here to avoid colliding with another of the sam...jim-p2010-11-041-2/+2
| * Use != here to avoid a potential issue with empty() testing intermediate arrays.jim-p2010-11-031-1/+1
| * Add a button to the filter reload screen to force a config sync (only shows u...jim-p2010-11-031-0/+9
| * Fix saving of off/disabled PPPoE server instances. Fixes #987jim-p2010-11-031-32/+34
| * Don't show empty user IPsec keys.jim-p2010-11-031-1/+1
| * Ticket #980. Bring CP widget up to date. Also bind lighty for CP to 127.0.0.1...Ermal2010-11-032-29/+33
* | Enlarge the address fields so that ipv6 addresses fit properlySeth Mos2010-11-041-3/+3
* | Make it possible to create a inet6 carp address. This works surprisinglySeth Mos2010-11-031-9/+25
* | Merge remote branch 'upstream/master'Seth Mos2010-11-0315-159/+207
|\ \ | |/
| * Don't use pconfig in a widget, it can cause issues with other widget settings.jim-p2010-11-021-43/+43
| * CSS changes, fixes misaligned cursor in some password fields. Fixes item 1 in...jim-p2010-11-028-15/+23
| * More VPN log fixes, for consistency. Ticket #912jim-p2010-11-021-3/+14
| * Switch from buttons to tabs, add a mode to view raw mpd logs for each vpn typ...jim-p2010-11-021-37/+48
| * Remove these now-obsolete linkup/linkdown scripts.jim-p2010-11-026-36/+0
| * Fix VPN log page to use the updated log format (again). Ticket #912.jim-p2010-11-021-5/+6
| * Use a unified vpn-linkup script that detects the type based on interface name.jim-p2010-11-021-0/+11
| * Show login/logout events for pptp, pppoe server, and l2tp. Could use some wor...jim-p2010-11-011-7/+8
| * Add individual linkdown scripts so the service type can be set in the log.jim-p2010-11-013-0/+15
| * Add service type to vpn logjim-p2010-11-013-3/+3
| * Sync service status widget code with service status page. Fixes #984jim-p2010-11-011-80/+104
| * Test for arrays first, should fix #968jim-p2010-11-011-2/+4
* | Allow the entry of ipv6 networks, needs verification to prevent ipv4 gateways...Seth Mos2010-11-021-1/+6
* | Verify that we validate against a ipv6 subnet properly. This should help for ...Seth Mos2010-11-021-1/+7
* | Merge remote branch 'upstream/master'Seth Mos2010-11-0115-65/+83
|\ \ | |/
| * Make the change here, too.Erik Fonnesbeck2010-10-291-2/+2
| * Replace \r from custom options otherwise it breaks config.Ermal2010-10-282-2/+2
| * Fix logging parameters.jim-p2010-10-281-1/+1
| * Fix pfctl -b parameters to prevent the killing of unintended states.jim-p2010-10-281-2/+1
| * Fix formattingjim-p2010-10-282-32/+32
| * Fix this logic.jim-p2010-10-282-2/+2
| * Ticket #975. Rearrange code a little.Ermal2010-10-271-2/+4
| * Do not require LDAP search base DN. Requiring this can prevent some valid LDA...jim-p2010-10-271-3/+2
| * Ticket #959: keep local ipalias and proxyarp vip's during a XMLRPC restorepierrepomes2010-10-261-0/+6
| * Make the $pgtitle output a link back to the current page for a convenient way...jim-p2010-10-261-1/+1
| * Remove unnecessary (and unclosed) form tag.jim-p2010-10-251-1/+0
| * Do not allow spaces in load balancer name fields, they are invalid in relayd.jim-p2010-10-255-0/+15
| * Resolves #971. Fix wizard.php to show interface descriptive names. Pointy-hat...Ermal2010-10-251-8/+7
| * Balance <p> with </p>Ermal2010-10-221-7/+7
| * Put </ul> tags inside the same <td> since they cannot span multiple of them.Ermal2010-10-221-4/+4
| * Clear some forgotten </img> </font> tags.Ermal2010-10-221-3/+2
* | Add the dhcpv6 server service page.Seth Mos2010-10-281-0/+912
* | Add the dhcpv6 server menu item and allow for configurationSeth Mos2010-10-271-0/+1
* | Check against static configurations which can be staticv4 staticv6 or staticv4v6Seth Mos2010-10-261-1/+1
* | Allow for creation of a ipv6 tunnel for he.net by creating a gif interface. T...Seth Mos2010-10-261-1/+1
* | up the subnet bits from 32 to 128 so that the access can be locked down to th...Seth Mos2010-10-251-1/+1
* | Fix the filter.inc rule generation for icmp to prevent a double inet6 in the ...Seth Mos2010-10-251-0/+12
* | Change the firewall rule generation to look for the ipprotocol tag which defi...Seth Mos2010-10-251-0/+23
* | splay the IPv6 information on status interfaces.Seth Mos2010-10-231-3/+27
* | Run both traceroute and traceroute6 for ipv6 functionailitySeth Mos2010-10-231-0/+1
OpenPOWER on IntegriCloud