summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Use FreeBSD's ntpd instead in the backendjim-p2012-05-141-30/+9
* max_procs adjustments for small memory systems, attempt 2Irving Popovetsky2012-05-101-15/+19
* Test if this is an array before using it as an array.jim-p2012-05-061-0/+2
* Add support for aliases in DNS Forwarder, fixes #2410Lorenz Schori2012-05-051-0/+6
* Move routing (radvd, routed, ospf, bgp) to its own log since these daemons ca...jim-p2012-05-011-2/+6
* Move the stop_packages code to a function, and call the function from the she...jim-p2012-04-301-1/+2
* Include the ntp facility also, should fix ntp loggingjim-p2012-04-171-1/+1
* Prevent a invalid argument on a empty arraysmos2012-04-161-0/+2
* Fix missing - on route parameterjim-p2012-04-141-1/+1
* Merge pull request #90 from vizvayu/masterJim P2012-04-131-4/+6
|\
OpenPOWER on IntegriCloud