summaryrefslogtreecommitdiffstats
path: root/src/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Don't log to filter.log when local logging is disabled. Ticket #6018Chris Buechler2016-03-211-1/+4
* If there was a group with a space, delete all the user-defined groups before ...Chris Buechler2016-03-201-0/+13
* Merge pull request #2766 from jlduran/nginx-ssl-parameter-on-listen-directiveChris Buechler2016-03-191-21/+27
|\
| * Cleanup nginx configuration fileJose Luis Duran2016-03-191-21/+27
* | Check whether group exists using GID rather than name. Users can change the n...Chris Buechler2016-03-191-8/+3
* | Save changes to config in 148 config upgrade. Ticket #6012Chris Buechler2016-03-191-7/+10
* | Ensure replacement group name is uniqueStephen Beaver2016-03-191-0/+13
|/
* Fixed #6012Stephen Beaver2016-03-192-7/+18
* fix rrd error on bootheper2016-03-171-1/+1
* FIlebrowser package moved to vendor direcrotyStephen Beaver2016-03-171-1/+1
* Update file_exists check to full path as done in other filesNewEraCracker2016-03-171-1/+1
* Fix CSS paths missed by 9d1be24ef72c0c27fe7a297bf79ec5e4f552a390NewEraCracker2016-03-172-4/+4
* remove extra slashJared Dillard2016-03-161-1/+1
* point css files to the new locationJared Dillard2016-03-161-3/+3
* Remove workaround introduced in a2febf9a0. It reduces download timeout to 10s...Renato Botelho2016-03-161-14/+1
* Add an option to define extra env vars to pkg_call() and pkg_exec()Renato Botelho2016-03-161-5/+9
* Use product name rather than smbios here.Chris Buechler2016-03-141-1/+1
* Disable TLSv1.0 for web GUI's nginx instance. Ticket #5984Chris Buechler2016-03-121-1/+6
* Don't try to put the file contents in place if file is empty. Ticket #5982Chris Buechler2016-03-111-1/+7
* Merge RCC add, 1540 name fix, from 2_2 branch.Chris Buechler2016-03-111-1/+5
* Respect globals_override.incRenato Botelho2016-03-111-3/+3
* More icon/button inconsistencies. Ticket #5965jim-p2016-03-101-15/+13
* log dhcpleases and dhcpleases6 to dhcpd.log. Ticket #5968Chris Buechler2016-03-081-1/+1
* HTML Compliance - Login FormNOYB2016-03-051-1/+1
* When listing the network interfaces, print the link state and not the adminis...Luiz Otavio O Souza2016-03-051-1/+7
* If you are assigning interfaces, remove the existing configuration from old i...Luiz Otavio O Souza2016-03-051-0/+15
* Remove duplicated text/javascriptChris Buechler2016-03-051-1/+1
* After recreating the VLAN interface, run interface_configure on it if it's as...Chris Buechler2016-03-051-0/+8
* Update nginx gzip_types. Remove text/html since it's redundant, and add a few...Chris Buechler2016-03-041-1/+1
* Always set ignore_acquire_ts = yes. No need for that in any of our use cases,...Chris Buechler2016-03-041-0/+1
* Merge pull request #2703 from phil-davis/patch-2Renato Botelho2016-03-041-1/+1
|\
| * pkg-utils typo in commentPhil Davis2016-03-041-1/+1
* | Adjust default parameters to match changes in dpingerDenny Page2016-03-031-3/+3
|/
* Move NTP access restrictions to their own tab and add the ability to craft cu...jim-p2016-03-032-2/+45
* Revert "Always send a -HUP to dhcp6c in interfaces_track6_configure for DHCP6...Chris Buechler2016-03-031-4/+12
* Detect binary packages installed but not registered in the system and do it d...Renato Botelho2016-03-031-0/+31
* Add an option to get_pkg_info() that makes it do not try to update metadataRenato Botelho2016-03-031-2/+7
* Remove get_pkg_id, last calls to it was removedRenato Botelho2016-03-031-5/+0
* Remove Status -> RRD Graphs in favor of Status -> Monitoring. Ticket #5498Renato Botelho2016-03-031-13/+0
* Remove the code block to "fake" DHCPv6 server, now that it's unnecessary. Tic...Chris Buechler2016-03-031-51/+0
* Always send a -HUP to dhcp6c in interfaces_track6_configure for DHCP6 WAN typ...Chris Buechler2016-03-021-12/+4
* Read xml files from /usr/local/share/pfSense/menu and load menu entriesRenato Botelho2016-03-021-0/+3
* Add function to return the physical interface(s) for a given parent. related ...Chris Buechler2016-03-011-0/+21
* Only specify auth-user-pass for TLS mode. Ticket #5941Chris Buechler2016-03-011-1/+1
* Merge pull request #2693 from NOYB/Diagnostics_/_Tables_-_URL_Table_AliasesStephen Beaver2016-02-292-23/+32
|\
| * Diagnostics / Tables - URL Table AliasesNOYB2016-02-292-23/+32
* | Fix unbound.inc so zero value for *_num_tcp is honoredlukehamburg2016-02-291-2/+2
|/
* ICMPv6 Firewall Log Display - Fixes 5933NOYB2016-02-271-1/+1
* Fix OpenVPN ifconfig. Ticket #5930Chris Buechler2016-02-261-1/+1
* Makes interface_bring_down() remove all the CARP and IP aliases from interface.Luiz Otavio O Souza2016-02-251-13/+32
OpenPOWER on IntegriCloud