summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Add sshd service to list (if enabled)jim-p2013-12-271-0/+13
|
* Fix a bug introduced in commit 06b8d43c that breaks return_gateways_array() ↵Renato Botelho2013-12-271-1/+1
| | | | called with $disabled == false
* No reason to set the same value to ipprotocolRenato Botelho2013-12-271-2/+0
|
* Add support for local (push route) and remote (iroute) network definitions ↵jim-p2013-12-261-7/+25
| | | | in an OpenVPN client-specific override entry.
* Add a "status" subcommand to the svc php shell script.jim-p2013-12-261-2/+17
|
* Add a setting to allow the user to specify the clog file size so more (or ↵jim-p2013-12-262-4/+10
| | | | less) entries may be kept in the raw logs. Retain previous default size values if the user has not specified a preferred size. Files can only be resized when initialized, so provide a "Reset All Logs" button as well to force clear all logs and set them up at the new size.
* Correct the php-fpm configuration generationErmal2013-12-261-1/+1
|
* Fix #3354, savecore -C only expects dumpdevRenato Botelho2013-12-261-1/+1
|
* Add an option for users to be able to adjust how many configuration ↵jim-p2013-12-261-7/+16
| | | | revisions are kept in the local backup cache.
* Show backup file size in config history.jim-p2013-12-261-7/+8
|
* Fix syntaxRenato Botelho2013-12-241-2/+2
|
* Sprinkle some more unsetsErmal2013-12-241-0/+2
|
* Remove /var/run/booting early to be consistent with $g['booting']Renato Botelho2013-12-241-1/+4
|
* Revert "Make sure functions called by rc.start_packages can see ↵Renato Botelho2013-12-241-7/+0
| | | | | | $g['booting'] when we are booting" This reverts commit 8a461f41db7907b310171b6e0fb901b2f5e7e2fe.
* Revert "Only unset $g['booting'] when it was set here"Renato Botelho2013-12-241-5/+2
| | | | This reverts commit 47493bd326cd7141df7df708b69e10479ed800af.
* Only unset $g['booting'] when it was set hereRenato Botelho2013-12-241-2/+5
|
* Make sure functions called by rc.start_packages can see $g['booting'] when ↵Renato Botelho2013-12-241-0/+7
| | | | we are booting
* While here unset some variables even on vouchers sideErmal2013-12-241-4/+10
|
* Merge manually 4fd85b115e2550969ddeadd43a2bc6dafff21779 ↵Ermal2013-12-241-35/+56
| | | | 3f2ae9d58f5ea3d9de175e8daa9c8902b3f23440 and e049c5e74f009430e22e446f149a552d00846d7a
* Remove not relevant comment now. Also make the operation clear to avoid ↵Ermal2013-12-241-7/+2
| | | | priority issues.
* Remove 'deny unknown clients' option from DHCPv6 since it's not supported, ↵Renato Botelho2013-12-231-3/+0
| | | | it fixes #3364
* Make sure to give the zone a name during the upgrade, or else it comes ↵jim-p2013-12-231-0/+1
| | | | through with a blank/null name.
* Correct displaying states status and avoid divison by zero due to wrong data ↵Ermal2013-12-231-2/+7
| | | | collected
* Use return rather than exit to be friendly on CGIErmal2013-12-201-3/+3
|
* Addapt rc.newwanipv6 to FCGI callingErmal2013-12-202-9/+18
|
* Call rc.newwanipv6 efficently through FCGIErmal2013-12-201-1/+3
|
* Do not register the _ENV superglobal since its not required and probably not ↵Ermal2013-12-203-7/+9
| | | | very useful in a [F]CGI world and its limit is restricted nowdays in pfSense.
* Rmoeve register_long_arrays from php.ini and from php code the use of ↵Ermal2013-12-204-13/+18
| | | | HTTP_*_VARS as its deprecated and luckily low use in pfSense to win memory and compativility
* Provide a setting to disable the auto added LAN SPDs in the DBErmal2013-12-191-1/+1
|
* Make even ipsec script ready for GET arguments but later on it will be used ↵Ermal2013-12-191-8/+40
| | | | as such
* Use closelog to explicitly close open resource.Ermal2013-12-191-4/+17
|
* Move also tls-verify to fcgicli to avoid forking php process. Maybe even ↵Ermal2013-12-192-13/+26
| | | | this should be done as a plugin to avoid overhead of forking.
* Migrate openvpn authentication to use fcgicli rather than forking a php ↵Ermal2013-12-192-23/+45
| | | | process. Maybe should could consider to write a short library todo this
* Correct issues not only with vlans but all other clonable interfaces(related ↵Ermal2013-12-181-49/+89
| | | | to Ticket #3270. Also correct removing old ip addresses from the interface and handling the right interface on interface renabling.
* Use does_interface_exist rather than calling ifconfig directlyErmal2013-12-181-1/+1
|
* Set latest config versionErmal2013-12-181-1/+1
|
* Convert ipaliases over carp to new world orderErmal2013-12-181-0/+27
|
* Reduce the total minutes by the remote minutes used, do not use the value ↵jim-p2013-12-171-1/+1
| | | | directly. Otherwise the voucher will be cut short or listed invalid when it otherwise should have time left over.
* Register a function to unset certain globals after requests finish ↵Ermal2013-12-161-0/+24
| | | | processing to release memory early
* Rely on memory rather than LOWMEM booleanErmal2013-12-161-1/+1
|
* Use same value consistently for configuration and tolerate a bit moreErmal2013-12-151-5/+5
|
* Use events to start sshd rather than relying on forkingErmal2013-12-153-5/+5
|
* Support if called from fastcgiErmal2013-12-152-2/+8
|
* Send events to check_reload_status for carp master/backupErmal2013-12-151-2/+2
|
* Call all php scripts in bootup with fcgicli. For rc.bootup only the part ↵Ermal2013-12-151-6/+6
| | | | needing input needs to be abstracted
* Mute the output of the command since its not really usefulErmal2013-12-141-2/+2
|
* Remove deprecated sysctls. vfs.forcesync needs to be seen if the patch needs ↵Ermal2013-12-141-2/+0
| | | | to be put in place again!
* Use system ident rather than php-fpm for system logsErmal2013-12-141-1/+1
|
* Switch to php-fpm for lighty and check_reload_status will use it. Step by ↵Ermal2013-12-145-9/+91
| | | | step will migrate the other calls
* Make scripts able to react when called from FCGI with GET methodErmal2013-12-135-4/+21
|
OpenPOWER on IntegriCloud