| Commit message (Expand) | Author | Age | Files | Lines |
* | Ticket #2636 Seems ipsec apart IP-IP does not have any after processing for i... | Ermal | 2013-02-05 | 1 | -2/+2 |
* | Use global var for path | Ermal | 2013-02-05 | 1 | -1/+1 |
* | Unlink pid file before starting a new process | Ermal | 2013-02-05 | 1 | -5/+7 |
* | Fixup paths when executing OpenSSL. | jim-p | 2013-01-27 | 1 | -2/+2 |
* | Correctly generate dhcpleases file to avoid issues with dhcpleases. Also whil... | Ermal | 2013-01-26 | 1 | -3/+5 |
* | Default to using sha256 digest for GUI cert. | jim-p | 2013-01-21 | 1 | -1/+1 |
* | Enable cgi for the webgui since some ports like lightsquid need it | Ermal | 2013-01-21 | 1 | -1/+5 |
* | Merge git pull request 313 from bcyrill with some modifications | Ermal | 2013-01-16 | 1 | -1/+1 |
* | Put syslogd into secure mode so no remote log messages are accepted. Sending ... | jim-p | 2013-01-10 | 1 | -2/+2 |
* | The ISC client was far worse then the WIDE client was, back to plan A | smos | 2013-01-05 | 1 | -20/+0 |
* | If less than 78 RAM just do not let php spawn another process | Ermal | 2013-01-04 | 1 | -2/+6 |
* | Slight code re-organization | Ermal | 2013-01-04 | 1 | -16/+7 |
* | Remove to parameters from system_generate_lighty_config that are unused and d... | Ermal | 2013-01-04 | 1 | -40/+37 |
* | Always make sure php has its own process manager to make lighty happy | Ermal | 2013-01-03 | 1 | -1/+1 |
* | Avoid duplicate log entries for facilities higher or equal daemon.info. It sh... | Renato Botelho | 2013-01-03 | 1 | -1/+1 |
* | Simplify lighty config and tune mod_evasive as needed. Mostly a cherry-pick f... | Ermal | 2013-01-03 | 1 | -80/+22 |
* | Cleanup a bit the syslog generation | Ermal | 2012-11-20 | 1 | -16/+11 |
* | Remove preload.php which warmed the caches. IT hurts on embedded and really d... | Ermal | 2012-11-15 | 1 | -6/+0 |
* | Merge changes required for using the ISC dhclient in pfSense with prefix dele... | smos | 2012-10-12 | 1 | -0/+20 |
* | Rather use the system constants as defined | Ermal | 2012-10-04 | 1 | -4/+4 |
* | Use integer rather than hex to put these values. AMD64 builds do rather awkwa... | Ermal | 2012-10-04 | 1 | -4/+4 |
* | Add restrict lines to limit what local clients are allowed to do to the ntp s... | jim-p | 2012-10-03 | 1 | -0/+2 |
* | Don't die silently if the time is too far off. Fix from: dhatz | jim-p | 2012-09-23 | 1 | -0/+1 |
* | Fix ntp config syntax for the version we're using | jim-p | 2012-08-25 | 1 | -2/+2 |
* | This file won't exist at bootup yet, drop it from the sanity test. | jim-p | 2012-08-21 | 1 | -4/+2 |
* | Teach ntpd how to get its time from a local GPS on serial. | jim-p | 2012-08-21 | 1 | -0/+61 |
* | 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 |
* | Correct generation of lighty config for CP now that zone is passed as parameter | Ermal | 2012-08-01 | 1 | -35/+16 |
* | Expand cipher list and remove a cipher that Safari on iOS does not like after... | jim-p | 2012-07-18 | 1 | -1/+1 |
* | Fix for this crash report, received after resetting a test system to factory ... | Phil Davis | 2012-07-08 | 1 | -1/+1 |
* | Fix system_routing_configure() function so it does not try to add static rout... | maho | 2012-07-06 | 1 | -2/+2 |
* | maxprocperip is defined per zone | bcyrill | 2012-06-09 | 1 | -1/+1 |
* | Add blackhole to Null routes | smos | 2012-06-08 | 1 | -2/+6 |
* | Allow for Null routes | smos | 2012-06-04 | 1 | -1/+1 |
* | Fix input validation and import test. | jim-p | 2012-05-30 | 1 | -1/+1 |
* | Switch to ntpd from ports, add Services > NTP to select interfaces for bindin... | jim-p | 2012-05-30 | 1 | -2/+20 |
* | On its own, ntpd does not sync fast enough at bootup, so bring back the ntpda... | jim-p | 2012-05-16 | 1 | -2/+6 |
* | Clear process signals before exec() or ntpd misbehaves if called from PHP on ... | jim-p | 2012-05-15 | 1 | -0/+3 |
* | Use FreeBSD's ntpd instead in the backend | jim-p | 2012-05-14 | 1 | -30/+9 |
* | max_procs adjustments for small memory systems, attempt 2 | Irving Popovetsky | 2012-05-10 | 1 | -15/+19 |
* | Test if this is an array before using it as an array. | jim-p | 2012-05-06 | 1 | -0/+2 |
* | Add support for aliases in DNS Forwarder, fixes #2410 | Lorenz Schori | 2012-05-05 | 1 | -0/+6 |
* | Move routing (radvd, routed, ospf, bgp) to its own log since these daemons ca... | jim-p | 2012-05-01 | 1 | -2/+6 |
* | Move the stop_packages code to a function, and call the function from the she... | jim-p | 2012-04-30 | 1 | -1/+2 |
* | Include the ntp facility also, should fix ntp logging | jim-p | 2012-04-17 | 1 | -1/+1 |
* | Prevent a invalid argument on a empty array | smos | 2012-04-16 | 1 | -0/+2 |
* | Fix missing - on route parameter | jim-p | 2012-04-14 | 1 | -1/+1 |
* | Merge pull request #90 from vizvayu/master | Jim P | 2012-04-13 | 1 | -4/+6 |
|\ |
|
| * | Added mode selection options for PowerD. | Cristian Feldman | 2012-04-10 | 1 | -4/+6 |