summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* Use the ntpd "pool" command for more robust timekeeping. Attempting to automa...jim-p2016-11-111-2/+32
* Add options to console menu reboot selection to reboot into single user mode ...jim-p2016-11-112-8/+34
* Merge pull request #3218 from kernelbug/masterRenato Botelho2016-11-091-0/+3
|\
| * Fix #6899Luka Pavlyuk2016-11-071-0/+3
* | Merge pull request #3220 from PiBa-NL/ipsec-routesRenato Botelho2016-11-091-25/+15
|\ \
| * | ipsec, apply routes also for IP-aliases with carp parentsPiBa-NL2016-11-081-25/+15
| |/
* | Merge pull request #3211 from PiBa-NL/syslogd-logsocketRenato Botelho2016-11-091-6/+4
|\ \
| * | syslogd, create configured logsocket directoriesPiBa-NL2016-11-021-6/+4
* | | The IPv6 packets are always blocked.Luiz Otavio O Souza2016-11-091-2/+2
* | | Fixed #6893Steve Beaver2016-11-082-8/+14
* | | 2.4.0 is now BETARenato Botelho2016-11-071-1/+1
* | | Store Dynamic DNS passwords in Base64 to protect special characters. Fixes #6688jim-p2016-11-073-2/+19
* | | So, PHP eats the last '\n' and we need an additional new line...Luiz Otavio O Souza2016-11-071-0/+7
* | | Correct part of #6779Steve Beaver2016-11-071-1/+2
* | | Do not generate IPv6 rules when IPv6 is disabled.Luiz Otavio O Souza2016-11-061-1/+24
* | | Consider the IPv6 checksum options when dealing with "Disable hardware checks...Luiz Otavio O Souza2016-11-061-0/+12
* | | Merge pull request #3164 from fredronnv/masterLuiz Otavio O Souza2016-11-061-1/+4
|\ \ \
| * | | Fix bug where CARP vip status is incorrent in the interface when moreFredrik Rönnvall2016-09-231-1/+4
* | | | Merge pull request #3176 from stilez/patch-49Luiz Otavio O Souza2016-11-061-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | 80 character lines ftw :)stilez2016-10-261-1/+2
| * | | standardise old code ("or" -> "||")stilez2016-10-031-2/+1
| |/ /
* | | Fix the port assigment on SG-4860 or SG-8860.Luiz Otavio O Souza2016-11-041-2/+8
* | | Enable ALTQ for cxl. Fixes #6830Renato Botelho2016-11-041-1/+1
* | | Convert CloudFlare and GratisDNS dynamic DNS over to split hostname and domai...jim-p2016-11-043-18/+50
* | | OpenBSD removed the pf FAQ page for shaping, so link to the proper page on ar...jim-p2016-11-041-4/+4
* | | Check if pidfile is valid before try to send signalRenato Botelho2016-10-311-2/+3
| |/ |/|
* | Always create a pipe for each allowed MAC or IPRenato Botelho2016-10-281-26/+18
* | host_ips tables is not supposed to use pipesRenato Botelho2016-10-281-1/+1
* | dyndns: add header processing in curlChristoph Filnkößl2016-10-251-11/+12
* | Merge pull request #3192 from PiBa-NL/xmlrpc-authRenato Botelho2016-10-251-11/+13
|\ \
| * | xmlrpc, use authentication through the basic auth header instead of extra use...PiBa-NL2016-10-151-11/+13
* | | Make sure filterdns is disabled when CP zone is disabledRenato Botelho2016-10-251-1/+4
* | | Fix the ipfw rule to use the table cp_ifaces and not the interface cp_ifaces.Luiz Otavio O Souza2016-10-241-1/+1
* | | Stop using -y on filterdns callRenato Botelho2016-10-241-2/+1
* | | Rework captive portal to run with stock IPFW (round 1)Renato Botelho2016-10-244-316/+383
* | | REmove accidental textSteve Beaver2016-10-241-1/+1
* | | Provide conrol on system.php to allow display of hostname on login bannerSteve Beaver2016-10-241-0/+5
* | | Added hostname to login page.Steve Beaver2016-10-241-2/+3
* | | Update the variable with the round() return otherwise it does not has any eff...Luiz Otavio O Souza2016-10-231-1/+1
* | | Fix is_macaddr().Luiz Otavio O Souza2016-10-201-3/+13
* | | Fix #6828Renato Botelho2016-10-185-44/+57
|/ /
* | Make setup_serial_port() write config files safelyRenato Botelho2016-10-141-72/+91
* | Change safe_write_file $content parameter to accept an arrayRenato Botelho2016-10-141-2/+10
* | Make $force_binary parameter optional, default to falseRenato Botelho2016-10-141-2/+2
* | Prevent /etc/ttys to miss essential linesRenato Botelho2016-10-141-3/+40
* | Add extra validations on is_inrange_v[46]Renato Botelho2016-10-131-6/+16
* | Replace underscore with hyphen in option namesNOYB2016-10-131-5/+5
* | Merge pull request #3186 from phil-davis/unlink_if_existsRenato Botelho2016-10-132-7/+14
|\ \
| * | Make unlink_if_exists return true/falsePhil Davis2016-10-132-7/+14
* | | Restore accidentally removed blockRenato Botelho2016-10-131-0/+16
OpenPOWER on IntegriCloud