summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* | | Consider packages that set enable to 'false' or 'off'Renato Botelho2013-04-011-1/+4
* | | Check for disabled services when displaying service listsphildd2013-04-011-3/+16
* | | Merge pull request #500 from ExolonDX/masterJim P2013-03-291-122/+122
|\ \ \
| * | | Update HTML boolean operatorsColin Fleming2013-03-291-122/+122
| |/ /
* | | Use is_module_loaded() to test these to avoid code duplication.jim-p2013-03-291-4/+2
|/ /
* | Fix whitespaces and indentRenato Botelho2013-03-281-50/+39
* | Fixes #1477. Use the new parameter to reduce igmpproxy logging levelErmal2013-03-271-1/+2
* | Correct code and initialize properly variables escpecially arrays. Also do fi...Ermal2013-03-261-84/+82
* | Correct check from previous code path simplificationErmal2013-03-261-1/+1
* | Initialize some arrays to avoid php issues and also use list() here to avoid ...Ermal2013-03-261-4/+6
* | Simplify a bit code branching no change on functionalityErmal2013-03-261-31/+33
* | Merge pull request #498 from ExolonDX/masterErmal Luçi2013-03-261-72/+72
|\ \
| * | Tidy up "shaper.inc" XHTMLColin Fleming2013-03-251-72/+72
* | | Give the process time to exit before running a new oneErmal2013-03-251-1/+3
* | | Merge pull request #497 from phildd/masterErmal Luçi2013-03-252-7/+27
|\ \ \
| * | | Improve bogonsv6 checks during updatephildd2013-03-251-2/+2
| * | | Do not bother with bogonsv6 if IPv6 allow is offphildd2013-03-241-6/+16
| * | | Do not bother with bogonsv6 if IPv6 allow is offphildd2013-03-241-1/+11
* | | | Use configured dns servers on radvd.conf, fixes #2905Renato Botelho2013-03-251-4/+7
* | | | Merge pull request #495 from phil-davis/masterrbgarga2013-03-252-30/+52
|\ \ \ \ | |_|/ / |/| | |
| * | | Dynamic DNS add option for verbose loggingPhil Davis2013-03-221-3/+5
| * | | Dynamic DNS add option for verbose loggingPhil Davis2013-03-221-27/+47
* | | | Tidy up "shaper" and "firewall shaper" XHTMLColin Fleming2013-03-231-57/+57
| |/ / |/| |
* | | Add PHP shell playback script to control services from the command line (work...jim-p2013-03-222-0/+84
* | | Move these service control functions into service-utils.inc so they may be re...jim-p2013-03-221-0/+170
|/ /
* | Tidy up "shaper.inc" XHTMLColin Fleming2013-03-221-40/+48
* | Bump this a bit to allow for faster speedErmal2013-03-211-1/+2
* | Reduce a bit the entropy collection sources to not hurt performance. There ar...Ermal2013-03-211-1/+4
* | Escape the argument to avoid potential issuesErmal2013-03-211-1/+1
* | Respect the product name here.jim-p2013-03-211-0/+2
* | use a custom sysDescr for snmp similar to m0n0wall's format. Fixes #2893jim-p2013-03-211-0/+6
* | Merge pull request #487 from rdlugosz/change_apinger_status_pathErmal Luçi2013-03-201-5/+5
|\ \
| * | Track apinger status in /var/run instead of /tmpRyan Dlugosz2013-03-201-5/+5
* | | No need for the ::(separators) they will be thereErmal2013-03-201-1/+1
* | | Check lower bound as wellErmal2013-03-201-1/+1
* | | The default gateway for 6rd type is $prefix|$wanv4::$wanv4gw. Also add suppor...Ermal2013-03-202-18/+5
* | | While I'm here, fix an IPv6 ICMP easy rule issue.jim-p2013-03-201-0/+3
* | | Track user/time a firewall rule was created and last updated, and show this i...jim-p2013-03-202-23/+38
* | | To actually use the linklocal of :1 delete the auto assigned linklocalErmal2013-03-201-0/+3
|/ /
* | Remove even this seems dhclient is smart enough to avoid this by itselfErmal2013-03-191-3/+0
* | Remove functions that are not used now with once mode of rtsoldErmal2013-03-191-14/+0
* | Simplify a bit logicRenato Botelho2013-03-191-12/+6
* | Fix typoRenato Botelho2013-03-191-1/+1
* | Use full patchErmal2013-03-191-1/+1
* | Run rtsold only for one reply since it will spam with dhcp6c processes otherw...Ermal2013-03-191-5/+9
* | Fix missed ;jim-p2013-03-191-1/+1
* | Respect 'States' option from Advanced/MiscRenato Botelho2013-03-191-0/+72
* | Bring down even rtsold processErmal2013-03-191-0/+15
* | Actually enforce for not dhcp6 interfacesErmal2013-03-191-0/+4
* | Relax after bootup enforcement since its not needed anymoreErmal2013-03-191-4/+0
OpenPOWER on IntegriCloud