summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Combine Cache-Control header in one lineJose Luis Duran2015-04-148-44/+35
* Make forcesync default to the same behavior as freebsd rather than as intende...Ermal LUÇI2015-04-141-1/+2
* Remove redundant/unused call to kldstatRenato Botelho2015-04-141-1/+0
* Fix operatorRenato Botelho2015-04-141-5/+5
* Fix typo in variable nameRenato Botelho2015-04-141-1/+1
* Merge pull request #1609 from phil-davis/www-bitsRenato Botelho2015-04-149-461/+552
|\
| * Code style for small things in usr-local-wwwPhil Davis2015-04-149-461/+552
* | Merge pull request #1603 from phil-davis/patch-1Renato Botelho2015-04-141-3/+3
|\ \
| * | Fix OpenVPN server listening on associated IPv6 addressPhil Davis2015-04-111-3/+3
* | | Merge pull request #1608 from phil-davis/patch-2Renato Botelho2015-04-141-0/+20
|\ \ \ | |_|/ |/| |
| * | When deleting a VIP check it is not used by OpenVPNPhil Davis2015-04-141-0/+20
|/ /
* | Don't remove all of /usr/local/libdata as obsolete files. User-installedChris Buechler2015-04-131-1/+0
* | Merge pull request #1606 from phil-davis/patch-2Renato Botelho2015-04-131-1/+2
|\ \
| * | Domain override with multiple authoritative DNS serversPhil Davis2015-04-131-1/+2
| |/
* | Merge pull request #1605 from Robert-Nelson/issue-4603Renato Botelho2015-04-131-1/+2
|\ \
| * | Only initialize package's log if it doesn't existRobert Nelson2015-04-121-1/+2
| |/
* | Merge pull request #1600 from Robert-Nelson/remove-obsolete-loggingRenato Botelho2015-04-131-4/+0
|\ \ | |/ |/|
| * Remove obsolete logging code which is duplicated in system_syslogd_start()Robert Nelson2015-04-091-4/+0
* | Setup ADI boards to boot only using serial to avoid duplicated output when VG...Renato Botelho2015-04-101-4/+14
|/
* Merge pull request #1467 from PiBa-NL/php_errorlogRenato Botelho2015-04-091-1/+6
|\
| * php error logging should 're-fix' with less side effects for now.. https://re...PiBa-NL2015-04-051-1/+6
* | Skip reflection rdrs where the interface doesn't have an IP. Ticket #4564Chris Buechler2015-04-091-1/+8
* | Allow single interface bridges. Useful with span port option, and when shuffl...Chris Buechler2015-04-081-2/+2
* | Allow disabling the APIPA block via hidden config option. Very rarely necessa...Chris Buechler2015-04-081-2/+8
* | Only restore rrd.tgz where platform is appropriate, or RAM disk beingChris Buechler2015-04-081-1/+1
* | Add Super Micro C2758 to the list of known platformsRenato Botelho2015-04-061-1/+4
* | Merge pull request #1595 from dneuhaeuser/patch-1Renato Botelho2015-04-061-3/+3
|\ \
| * | small correction of relative paths to iconsdneuhaeuser2015-04-031-3/+3
* | | Merge pull request #1597 from phil-davis/Common-typosRenato Botelho2015-04-064-9/+8
|\ \ \
| * | | Few minor text typosPhil Davis2015-04-044-9/+8
* | | | Merge pull request #1598 from phil-davis/patch-1Renato Botelho2015-04-061-2/+2
|\ \ \ \
| * | | | Code stylePhil Davis2015-04-051-2/+2
| | |_|/ | |/| |
* | | | Merge pull request #1599 from PiBa-NL/diag_sockets_show_localsocketsRenato Botelho2015-04-061-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | diag_sockets show sockets listening on localhostPiBa-NL2015-04-051-2/+2
|/ / /
* | | Un-screw-up mergeChris Buechler2015-04-041-5/+0
* | | Include additional subnets for RAs in radvd.conf. Ticket #4468Chris Buechler2015-04-041-0/+40
* | | Fix up Ticket #4504 implementation. Match config style with other areas. Use ...Chris Buechler2015-04-043-18/+15
* | | fix type. Ticket #4504Chris Buechler2015-04-041-1/+1
|/ /
* | add etc/inc/array_intersect_key.inc to obsoletedfilesChris Buechler2015-04-041-0/+1
* | shouldn't need this as its own inc anymore, but only changing in master since...Chris Buechler2015-04-042-68/+0
* | uploadbar dir no longer neededChris Buechler2015-04-041-4/+0
* | There is no longer any need to restrict protocols for IPv4+IPv6 rules, the ap...Chris Buechler2015-04-041-5/+0
* | remove dead code, clean up excess white space a bit.Chris Buechler2015-04-031-24/+0
* | verify certs by default hereChris Buechler2015-04-031-3/+1
* | Prevent empty addresses for being put in the ruleset. Ticket #4564Ermal LUÇI2015-04-031-0/+3
* | Ticket #4504 actually make it correctErmal LUÇI2015-04-031-1/+3
* | Upgraded configurations should keep the default configuration of bypassing la...Ermal LUÇI2015-04-031-0/+2
* | Fixes #4504 Provide a newline to generate proper configErmal LUÇI2015-04-031-0/+1
* | Fixes #4504 use correct key indexErmal LUÇI2015-04-031-1/+1
* | Fixes #4504 Allow the bypass policy for LAN to be enabled and prevent traffic...Ermal LUÇI2015-04-032-0/+35
|/
OpenPOWER on IntegriCloud