summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix missing - on route parameterjim-p2012-04-141-1/+1
* Some IPv6 fixes for gateway groupsjim-p2012-04-141-3/+18
* Merge pull request #89 from bcyrill/patch-3Jim P2012-04-131-3/+3
|\
| * Fixed HTML tag.bcyrill2012-04-131-3/+3
* | Merge pull request #90 from vizvayu/masterJim P2012-04-133-10/+31
|\ \
| * | Added mode selection options for PowerD.Cristian Feldman2012-04-103-10/+31
* | | Enable verbosity to actually put something in the logsErmal2012-04-131-1/+1
* | | Resolves #2330. Check if there is a previous voucher config before wipingErmal2012-04-131-1/+4
* | | Show delegated prefixes on the DHCPv6 Leases display.jim-p2012-04-131-54/+138
* | | 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-132-11/+60
* | | Increase Prefix delegation size choicessmos2012-04-131-0/+2
* | | Clarify textsmos2012-04-131-2/+2
* | | Do not throw a address family error when there is just 1 gateway.smos2012-04-131-1/+1
* | | Feature #2123 Backup RRD files using the xml dump and restore from RRD toolsDarren Embry2012-04-124-47/+93
* | | Fix constant. LOG_ERROR should be LOG_ERRjim-p2012-04-121-1/+1
| |/ |/|
* | Merge pull request #88 from bcyrill/patch-2Jim P2012-04-121-1/+1
|\ \
| * | Fix tag order.bcyrill2012-04-121-1/+1
|/ /
* | Merge pull request #87 from bcyrill/patch-8Jim P2012-04-121-26/+15
|\ \
| * | Fixed IPv4 regression. Handles addresses with and without port.bcyrill2012-04-121-26/+15
|/ /
* | Add brackets to a syslog server if it's an IPv6 IP. (Though FreeBSD's syslogd...jim-p2012-04-121-3/+11
* | Merge pull request #84 from whjvenyl/patch-1Seth Mos2012-04-121-10/+4
|\ \
| * | 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
* | For consistency, generate a masked out subnet IP from the IP alias instead of...Erik Fonnesbeck2012-04-111-1/+4
* | this is only valid in mpd5 (really?...) Revert "RADIUS accounting updates ar...Chris Buechler2012-04-111-2/+0
* | RADIUS accounting updates are needed for PPPoE and L2TP tooChris Buechler2012-04-111-0/+2
* | Also return IP alias VIP networks in filter_get_direct_networks_list.Erik Fonnesbeck2012-04-111-0/+6
* | Merge pull request #82 from bcyrill/patch-7Seth Mos2012-04-111-6/+5
|\ \
| * | Remove [] of literal IPv6 addressesbcyrill2012-04-111-6/+5
* | | Also validate IPv6 literals.smos2012-04-111-0/+3
|/ /
* | Merge pull request #80 from bcyrill/patch-4Scott Ullrich2012-04-111-4/+0
|\ \
| * | Removed flawed HTML.bcyrill2012-04-111-4/+0
|/ /
* | Remove duplicated functionjim-p2012-04-111-5/+0
* | Add alias support to static routes (needs some testing) Ticket #2239jim-p2012-04-115-54/+140
* | When renaming a user, make sure to remove the previous user or it gets left i...jim-p2012-04-111-1/+3
|/
* Remove this faulty piece of gateway code, it overwrites the existing entries ...smos2012-04-091-33/+1
* Restore this piece of logic, otherwise the firewall rules break.smos2012-04-091-1/+11
* Correct the variable names for the duplicate stf checksmos2012-04-081-2/+2
* Remove this piece of code, it loads even on interfaces not configured for tra...smos2012-04-081-7/+1
* Also use the prefix calculation function here.smos2012-04-081-13/+1
* Prevent duplicate 6rd or 6to4 interfaces, these conflict and both use the stf...smos2012-04-083-58/+67
* Merge pull request #79 from bcyrill/patch-3Scott Ullrich2012-04-081-1/+1
|\
| * Merge array and keep unchanged values.bcyrill2012-04-081-1/+1
|/
* Move some constants in gitsync closer to the top of the source code and add s...Erik Fonnesbeck2012-04-071-18/+20
* Check for this function before calling it to avoid an error when hitting that...Erik Fonnesbeck2012-04-072-2/+4
* Correct typo in the filter rulesmos2012-04-071-1/+1
OpenPOWER on IntegriCloud