summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
Commit message (Expand)AuthorAgeFilesLines
...
* Resolves #1284. Merge patch submitted a bit differentelyErmal2013-02-121-14/+14
* Whoops remove copypastajim-p2013-02-101-2/+2
* The actual variable isn't an array, so this test will never succeed. Remove i...jim-p2013-02-101-4/+2
* Sprinkle some unsetsErmal2013-02-101-0/+2
* Correct setting default gatewaysErmal2013-02-101-0/+2
* Correct function nameErmal2013-02-101-1/+1
* Use mwexec() with signal clearing. Use pid file for killining/tracking ntpdErmal2013-02-091-14/+9
* Optimize and cleanup routing functionErmal2013-02-091-32/+23
* Correct system_routing_configure to do the right thing and guess the address ...Ermal2013-02-091-14/+23
* System: Advanced: Miscellaneous: PowerDN0YB2013-02-081-4/+10
* Need to rethink this againErmal2013-02-061-2/+2
* Ticket #2636 Seems ipsec apart IP-IP does not have any after processing for i...Ermal2013-02-051-2/+2
* Use global var for pathErmal2013-02-051-1/+1
* Unlink pid file before starting a new processErmal2013-02-051-5/+7
* Fixup paths when executing OpenSSL.jim-p2013-01-271-2/+2
* Correctly generate dhcpleases file to avoid issues with dhcpleases. Also whil...Ermal2013-01-261-3/+5
* Default to using sha256 digest for GUI cert.jim-p2013-01-211-1/+1
* Enable cgi for the webgui since some ports like lightsquid need itErmal2013-01-211-1/+5
* Merge git pull request 313 from bcyrill with some modificationsErmal2013-01-161-1/+1
* Put syslogd into secure mode so no remote log messages are accepted. Sending ...jim-p2013-01-101-2/+2
* The ISC client was far worse then the WIDE client was, back to plan Asmos2013-01-051-20/+0
* If less than 78 RAM just do not let php spawn another processErmal2013-01-041-2/+6
* Slight code re-organizationErmal2013-01-041-16/+7
* Remove to parameters from system_generate_lighty_config that are unused and d...Ermal2013-01-041-40/+37
* Always make sure php has its own process manager to make lighty happyErmal2013-01-031-1/+1
* Avoid duplicate log entries for facilities higher or equal daemon.info. It sh...Renato Botelho2013-01-031-1/+1
* Simplify lighty config and tune mod_evasive as needed. Mostly a cherry-pick f...Ermal2013-01-031-80/+22
* Cleanup a bit the syslog generationErmal2012-11-201-16/+11
* Remove preload.php which warmed the caches. IT hurts on embedded and really d...Ermal2012-11-151-6/+0
* Merge changes required for using the ISC dhclient in pfSense with prefix dele...smos2012-10-121-0/+20
* Rather use the system constants as definedErmal2012-10-041-4/+4
* Use integer rather than hex to put these values. AMD64 builds do rather awkwa...Ermal2012-10-041-4/+4
* Add restrict lines to limit what local clients are allowed to do to the ntp s...jim-p2012-10-031-0/+2
* Don't die silently if the time is too far off. Fix from: dhatzjim-p2012-09-231-0/+1
* Fix ntp config syntax for the version we're usingjim-p2012-08-251-2/+2
* This file won't exist at bootup yet, drop it from the sanity test.jim-p2012-08-211-4/+2
* Teach ntpd how to get its time from a local GPS on serial.jim-p2012-08-211-0/+61
* Correct mod_evasive setting per CP to confirm to what the CP page description...Ermal2012-08-011-3/+4
* Refine testErmal2012-08-011-3/+3
* Correct generation of lighty config for CP now that zone is passed as parameterErmal2012-08-011-35/+16
* Expand cipher list and remove a cipher that Safari on iOS does not like after...jim-p2012-07-181-1/+1
* Fix for this crash report, received after resetting a test system to factory ...Phil Davis2012-07-081-1/+1
* Fix system_routing_configure() function so it does not try to add static rout...maho2012-07-061-2/+2
* maxprocperip is defined per zonebcyrill2012-06-091-1/+1
* Add blackhole to Null routessmos2012-06-081-2/+6
* Allow for Null routessmos2012-06-041-1/+1
* Fix input validation and import test.jim-p2012-05-301-1/+1
* Switch to ntpd from ports, add Services > NTP to select interfaces for bindin...jim-p2012-05-301-2/+20
* On its own, ntpd does not sync fast enough at bootup, so bring back the ntpda...jim-p2012-05-161-2/+6
* Clear process signals before exec() or ntpd misbehaves if called from PHP on ...jim-p2012-05-151-0/+3
OpenPOWER on IntegriCloud