| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct carp rules and a weird nat rule on carp so they actually generate wha... | Ermal | 2012-08-16 | 1 | -6/+5 |
* | Fix secondary auth source to reference the zone like everything else in this ... | jim-p | 2012-08-15 | 1 | -8/+8 |
* | Put propper curlies since this is themeaning of this test so its readble | Ermal | 2012-08-14 | 1 | -1/+1 |
* | Remove extra curly to allow checking braces closure easily in vi[m] | Ermal | 2012-08-14 | 1 | -1/+1 |
* | More shortcuts | jim-p | 2012-08-14 | 1 | -0/+7 |
* | Add a hidden menu option to forcefully kill php, lighty, and then restart the... | jim-p | 2012-08-14 | 1 | -0/+3 |
* | Remove comments which may begin with a ';' so URL Table entries like SpamHaus... | Warren Baker | 2012-08-13 | 1 | -1/+1 |
* | Refine the formatting of the service status icon a bit depending on its context. | jim-p | 2012-08-13 | 1 | -5/+9 |
* | Add some safety belts. | jim-p | 2012-08-13 | 1 | -2/+2 |
* | Add/use some more similarly styled icons here, for a more consistent look. | jim-p | 2012-08-11 | 1 | -2/+2 |
* | Fixup openvpn shortcut bar status/control | jim-p | 2012-08-10 | 1 | -0/+16 |
* | Give status icon a title/tooltip | jim-p | 2012-08-10 | 1 | -4/+6 |
* | Print service title in tooltip for shortcut bar | jim-p | 2012-08-10 | 1 | -4/+5 |
* | Start revamp of shortcuts, central file to hold links, also service status/co... | jim-p | 2012-08-10 | 1 | -0/+8 |
* | Fixup output formatting | jim-p | 2012-08-10 | 1 | -6/+6 |
* | Consolodate a bunch of duplicate service status code | jim-p | 2012-08-10 | 1 | -1/+217 |
* | Add forgotten "ipv6 remote network", clean up a couple bits, make sure local ... | jim-p | 2012-08-09 | 1 | -0/+9 |
* | Catch another error here | jim-p | 2012-08-07 | 1 | -0/+2 |
* | Make sure we don't have any extra whitespace here. | jim-p | 2012-08-07 | 1 | -2/+3 |
* | Change rcfileprefix to a constant | phildd | 2012-08-07 | 1 | -12/+11 |
* | Change rcfileprefix to a constant | phildd | 2012-08-07 | 1 | -5/+5 |
* | Change rcfileprefix to a constant | phildd | 2012-08-07 | 1 | -2/+2 |
* | Minor text typo in DynDNS log message | Phil Davis | 2012-08-06 | 1 | -6/+6 |
* | Minor fix to percentage output on pkg install | Phil Davis | 2012-08-03 | 1 | -3/+5 |
* | Activate more Hash, DH, and PFS options that are available in racoon now. Not... | jim-p | 2012-08-02 | 1 | -6/+31 |
* | Ensure conf_mount_rw and conf_mount_ro are matched | Phil Davis | 2012-08-02 | 1 | -18/+27 |
* | Tidy package cleanup output | Phil Davis | 2012-08-02 | 1 | -0/+2 |
* | Tidy up percentage logging to console | Phil Davis | 2012-08-02 | 1 | -2/+8 |
* | Ensure this gets a set default value or things can break | jim-p | 2012-08-01 | 1 | -0/+3 |
* | Correct variable name. Fixes #2571 | jim-p | 2012-08-01 | 1 | -1/+1 |
* | Silence tar command to not garble console | Ermal | 2012-08-01 | 1 | -5/+5 |
* | To not clobber the console add \r when outputing status information on console | Ermal | 2012-08-01 | 1 | -20/+20 |
* | Correct mod_evasive setting per CP to confirm to what the CP page description... | Ermal | 2012-08-01 | 1 | -3/+4 |
* | Refine test | Ermal | 2012-08-01 | 1 | -3/+3 |
* | Do some cleanup of code for zones | Ermal | 2012-08-01 | 1 | -14/+9 |
* | Correct generation of lighty config for CP now that zone is passed as parameter | Ermal | 2012-08-01 | 1 | -35/+16 |
* | Merge pull request #196 from mtharp/dhcpv6-relay | Ermal Luçi | 2012-07-31 | 1 | -10/+13 |
|\ |
|
| * | Construct the arguments to dhcrelay -6 correctly | Michael Tharp | 2012-07-30 | 1 | -10/+13 |
* | | Try to keep existing files rather than unlinking/replacing when restoring the... | jim-p | 2012-07-31 | 1 | -2/+2 |
* | | Unlock on return | Ermal | 2012-07-31 | 1 | -0/+2 |
* | | There is no need to remove the @ from function names. Also properly unlock in... | Ermal | 2012-07-31 | 1 | -27/+27 |
* | | Don't conf_mount_rw every time packages are listed | Phil Davis | 2012-07-31 | 1 | -3/+3 |
* | | Make access to shared memory atomic | Phil Davis | 2012-07-31 | 1 | -13/+30 |
|/ |
|
* | Fix negative test | jim-p | 2012-07-30 | 1 | -2/+2 |
* | Pad data when adding to refcount reference, to avoid some oddities with how p... | jim-p | 2012-07-30 | 1 | -2/+2 |
* | Remove this filter configure call, something else will take care of this and ... | smos | 2012-07-28 | 1 | -2/+0 |
* | Supress the error message if the ldap bind doesnt happen | Warren Baker | 2012-07-27 | 1 | -1/+1 |
* | Add the new 100.64/10 nat 444 CGN/LSN shared transition space netblock here. ... | smos | 2012-07-27 | 2 | -0/+2 |
* | 99./8 is not private IP space | Chris Buechler | 2012-07-26 | 1 | -1/+0 |
* | Merge pull request #192 from phil-davis/master | Seth Mos | 2012-07-25 | 1 | -17/+22 |
|\ |
|