summaryrefslogtreecommitdiffstats
path: root/src/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3001 from NewEraCracker/patch-pppoe-mpdStephen Beaver2016-06-221-2/+3
|\
| * Fix bad escapeshellarg logic on mpd executionNewEraCracker2016-06-151-2/+3
* | Merge pull request #2988 from stilez/patch-28Stephen Beaver2016-06-221-22/+13
|\ \
| * | missing "("stilez2016-05-311-1/+1
| * | optional arg for old behaviourstilez2016-05-311-3/+4
| * | Simplify convert_seconds_to_hms() and show days for large numbers of hoursstilez2016-05-311-22/+12
* | | Merge pull request #2982 from stilez/patch-26Stephen Beaver2016-06-222-14/+9
|\ \ \
| * | | Use global backup count instead of hardcoded value and remove redundant functionstilez2016-05-241-12/+1
| * | | set default_config_backup_count based on platformstilez2016-05-241-2/+8
* | | | Merge pull request #2942 from stilez/patch-22Stephen Beaver2016-06-221-1/+2
|\ \ \ \
| * | | | Add missing recommended key lengths to OpenVPN optionsstilez2016-05-081-1/+2
* | | | | Merge pull request #2906 from Chrisc-c-c/Fix-QinQ-InterfacesStephen Beaver2016-06-221-8/+8
|\ \ \ \ \
| * | | | | Make QinQ interfaces work againChris Rowe2016-04-241-8/+8
* | | | | | Allow IGMP Proxy logging verbosity to be selected via system log settings (PR...Stephen Beaver2016-06-221-1/+6
* | | | | | Merge pull request #2891 from gottaloveit/dns-overrides-privsStephen Beaver2016-06-221-0/+8
|\ \ \ \ \ \
| * | | | | | adding privileges and separating DNS Resolver overrides from general settingsJoe2016-04-201-0/+8
* | | | | | | Only call interfaces_vips_configure once if it's needed, rather than doing th...Chris Buechler2016-06-211-1/+5
* | | | | | | Fix styleChris Buechler2016-06-211-3/+5
* | | | | | | require_once auth.inc in vpn.inc since it uses functions from there, though n...Chris Buechler2016-06-211-0/+1
* | | | | | | Only omit aggressive line from ipsec.conf where IKEv2. Ticket #6513Chris Buechler2016-06-211-1/+1
* | | | | | | Set kern.corefile, fixes #6510jim-p2016-06-211-1/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | One more escapeshellarg for auth.inc on 2.4. Ticket #6475jim-p2016-06-091-1/+1
* | | | | | Use escapeshellarg on shell calls in auth.inc. Ticket #6475jim-p2016-06-091-10/+18
* | | | | | Implement pkg_valid_name()Renato Botelho2016-06-081-0/+8
* | | | | | This needs a newlinejim-p2016-06-061-1/+1
* | | | | | Set keepalive_timeout 0 where captive portal in use, and update otherwise to ...Chris Buechler2016-06-031-1/+3
* | | | | | Add a check to see if the file exists before running filesize on it, to avoid...Chris Buechler2016-05-311-0/+5
* | | | | | Move our copy of dhclient-script to /usr/local/sbin/pfSense-dhclient-script a...Renato Botelho2016-05-311-1/+1
* | | | | | Move terminal config from cons25 to xterm, same used by FreeBSDRenato Botelho2016-05-311-1/+1
* | | | | | Change serial terminal type to vt100, same FreeBSD usesRenato Botelho2016-05-311-1/+1
* | | | | | Copy users config files from skeleton dirRenato Botelho2016-05-311-1/+11
* | | | | | Improve readabilityRenato Botelho2016-05-311-2/+10
* | | | | | Do not call gettext() for the string used to match the place in file to start...Renato Botelho2016-05-311-1/+1
| |_|_|_|/ |/| | | |
* | | | | Rename /etc/devd.conf -> /etc/pfSense-devd.conf and change start_devd()Renato Botelho2016-05-301-1/+3
* | | | | Use 0 here if specified. Ticket #6413Chris Buechler2016-05-271-1/+1
* | | | | Fix the autologin on serial console for ARM.Luiz Otavio O Souza2016-05-271-3/+3
* | | | | Change serial console to '3wire' and vt100.Luiz Otavio O Souza2016-05-261-2/+2
* | | | | Fix this missed one.NOYB2016-05-241-1/+1
* | | | | Firewall / Aliases / Edit - New URL Table Alias TypeNOYB2016-05-242-12/+12
* | | | | Firewall / Aliases / Edit - New URL Table Alias TypeNOYB2016-05-241-2/+3
* | | | | Lower default LDAP timeout to 5 seconds. Idea from Sandeep1991 in PR 2971. Ti...Chris Buechler2016-05-241-4/+4
* | | | | Set PHP's memory limit to 512M on 64 bit. Ticket #6364Chris Buechler2016-05-241-2/+2
* | | | | URL Table (Ports) File CommentsNOYB2016-05-231-1/+2
| |_|_|/ |/| | |
* | | | Merge pull request #2786 from NewEraCracker/remove-leftoversRenato Botelho2016-05-201-3/+1
|\ \ \ \
| * | | | Remove calls which rely in uninitizalized varsNewEraCracker2016-05-051-3/+1
* | | | | Merge pull request #2926 from TechSmurf/patch-1Renato Botelho2016-05-202-3/+10
|\ \ \ \ \
| * | | | | Add menu item for freeDNS v6TechSmurf2016-05-011-2/+2
| * | | | | Add freeDNS v6 supportTechSmurf2016-05-011-1/+8
* | | | | | Merge pull request #2932 from SilvioGiunge/remover_global_varsRenato Botelho2016-05-201-17/+0
|\ \ \ \ \ \
| * | | | | | Removed global variables used on the version 2.2SilvioGiunge2016-05-041-17/+0
OpenPOWER on IntegriCloud