summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix perms on rc.openvpn, seems to work with that set.jim-p2012-07-181-0/+0
* | Actually reflect the right timeout values for redmine ticket #2552smos2012-07-181-1/+1
* | Set the date.timezone from the XML directly when we setup PHP to prevent mess...smos2012-07-181-3/+7
* | Make sure that we process the logic statement correctly, otherwise we might a...smos2012-07-181-2/+2
* | Merge pull request #175 from marcelloc/masterSeth Mos2012-07-151-48/+53
|\ \
| * | include check to avoid function_exist errorsmarcelloc2012-07-121-48/+53
* | | Correctly handle getopt so notifications are sentWarren Baker2012-07-111-1/+1
* | | Be more verbose during upgrade to see why nanobsd isn't carrying over the set...jim-p2012-07-082-0/+4
* | | Fix for this crash report, received after resetting a test system to factory ...Phil Davis2012-07-081-1/+1
* | | Move locale files from /usr/share to /usr/local/shareVinicius Coque2012-07-061-1/+1
|/ /
* | Add an option to System > Advanced, misc tab to enable loading thermal module...jim-p2012-07-062-0/+20
* | Fixup serial console settings that get applied to nanobsd. Fixes #2484jim-p2012-07-061-1/+3
* | Fix system_routing_configure() function so it does not try to add static rout...maho2012-07-061-2/+2
* | Fix Captive Portal SSLbcyrill2012-07-061-1/+1
* | Merge pull request #167 from ccesario/masterJim P2012-07-051-2/+2
|\ \
| * | Change field name from lowloss to losslow ccesario2012-07-051-2/+2
* | | Merge pull request #165 from r-duran/masterSeth Mos2012-07-041-1/+3
|\ \ \
| * | | Fix get_staticroutes() function to handle IPv6 subnets properlyr-duran2012-07-051-1/+3
* | | | Make sure one_pass i selected when CP is activeErmal2012-07-041-0/+2
|/ / /
* | | Remove ca referencebcyrill2012-07-031-3/+0
* | | Implement certificate chain in Captive Portalbcyrill2012-07-033-22/+26
* | | Merge pull request #162 from bcyrill/cp_certJim P2012-07-024-9/+63
|\ \ \
| * | | Use Certificate Manager in Captive Portal settingsbcyrill2012-07-024-9/+63
| |/ /
* | | Display different message and do not display message about interfaces that do...Erik Fonnesbeck2012-07-021-3/+6
|/ /
* | Do not directly print out a message when checking the interfaces, instead sav...Erik Fonnesbeck2012-07-022-2/+10
* | Merge pull request #158 from ccesario/masterSeth Mos2012-07-015-6/+6
|\ \
| * | Change ereg_replace to preg_replace() functionccesario2012-06-301-1/+1
| * | Change ereg_replace() to preg_replace() functionccesario2012-06-301-1/+1
| * | Change ereg() to preg_match() functionccesario2012-06-301-1/+1
| * | Change ereg() to preg_match() functionccesario2012-06-301-1/+1
| * | Change ereg() to preg_match() functionccesario2012-06-301-1/+1
| * | Change ereg() to preg_match() functionccesario2012-06-301-1/+1
* | | Fix LDAP over IPv6 (works fine, just needed slight adjustment to URI)jim-p2012-06-301-5/+9
* | | Reconfigure OpenVPN on gateway changesmos2012-06-301-2/+2
* | | Add openvpn openvpn reload scriptsmos2012-06-301-0/+54
|/ /
* | Fix devd match - it's prefixed by the friendly name, not by the physical inte...jim-p2012-06-291-2/+2
* | OpenVPN _servers_ can start on carp vips, just not _clients_.jim-p2012-06-291-2/+2
* | CP Radius accounting wants bcmod() so we need to activate bcmath.jim-p2012-06-291-0/+2
* | Comment out adding static routes for gateway monitor IPs because we now bind ...smos2012-06-281-2/+2
* | If we only have a IPv6 interface we'll use that, otherwise a IPv4 address alw...smos2012-06-281-5/+5
* | Fix: Warning: preg_match(): No ending delimiter '/' found in /etc/inc/gwlb.in...Phil Davis2012-06-281-2/+2
* | Acting on Wifi Down events can cause more issues then it solves, this can als...smos2012-06-271-7/+0
* | Add a small function to notify via remote methods only (smtp/growl). Notify w...jim-p2012-06-262-1/+8
* | firewall_aliases.php include tabs(ip,port,url) , list aliases sorted, use dom...marcelloc2012-06-251-0/+11
* | Check in code that allows for using a gateway group as the interface on the O...smos2012-06-252-13/+29
* | Catch libraries from subdirectories of PBI lib dirs toojim-p2012-06-241-1/+1
* | make sure this grep parameter is quotedjim-p2012-06-231-1/+1
* | Setup library paths to include /usr/pbi/*/lib as a last resort to make sure t...jim-p2012-06-233-1/+11
* | Do not try to start igmpproxy when there's no igmpentries configured.bcyrill2012-06-231-1/+1
* | Add missing globalWarren Baker2012-06-221-1/+1
OpenPOWER on IntegriCloud