summaryrefslogtreecommitdiffstats
path: root/src/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Fix #7257: Use pfSense-upgrade to look for new versionsRenato Botelho2017-02-141-7/+15
* Revert "Add privs to control display of notices"Renato Botelho2017-02-131-8/+0
* Revert "Use cached groups in get_user_privileges"Renato Botelho2017-02-131-33/+10
* Use cached groups in get_user_privilegesPhil Davis2017-02-131-10/+33
* Fix ldap_get_groups return value when downPhil Davis2017-02-131-2/+2
* 5th trylukehamburg2017-02-101-1/+1
* 4th attempt!lukehamburg2017-02-101-3/+7
* 3rd try!lukehamburg2017-02-101-9/+8
* 2nd try. . .lukehamburg2017-02-101-11/+14
* Add a function to format and return plain text output showing the gateway sta...jim-p2017-02-101-0/+43
* Require Name field in ShaperPhil Davis2017-02-101-4/+4
* implement AWS API v4 signingJason D. McCormick2017-02-072-29/+17
* commit initial fix; need to add hooks for region to zone idJason D. McCormick2017-02-072-14/+50
* Simplify logicRenato Botelho2017-02-031-14/+11
* Set ntp gps mode for pgrmf even if no other modes are being set.jskyboo2017-02-031-1/+1
* Add to NTP GPS processing of PGRMF sentencejskyboo2017-02-031-0/+3
* get_service_status_icon fix description_state formatPhil Davis2017-02-011-59/+3
* Remove unused broken functionsdoktornotor2017-02-011-47/+0
* Misc cleanups at get_pkg_info()stilez2017-01-301-34/+34
* fix copy/paste - I think!stilez2017-01-301-32/+6
* use wrapped version of pkg info -e insteadstilez2017-01-301-5/+31
* get_pkg_info() fallback using pkg info if no local copy of repo catalog (resu...stilez2017-01-301-6/+34
* Introduce is_intrange() to validate a range of integers delimited by ':' or '-'Renato Botelho2017-01-241-0/+29
* Force compress for where_is_ipaddr_configured check_localipPhil Davis2017-01-231-1/+1
* Force compress for where_is_ipaddr_configuredPhil Davis2017-01-232-2/+6
* Always force compress when calling Net_IPv6Phil Davis2017-01-235-9/+24
* Remove unused variable $cfglckkeyconsumersRenato Botelho2017-01-231-5/+3
* Fix #7141 Add a priv for UPNPPhil Davis2017-01-191-0/+6
* Fix #7139 Accessing help about this pagePhil Davis2017-01-191-1/+1
* Fix #7136 Start OpenVPN on ordinary VIPPhil Davis2017-01-191-2/+2
* Remove extra parenthesis and blank lineRenato Botelho2017-01-171-3/+2
* Simplify logicRenato Botelho2017-01-171-8/+4
* Fix #7118 icmp-type anyPhil Davis2017-01-161-1/+1
* Fix #7105: Old rules may not have ipprotocol defined, consider it icmp6-type ...Renato Botelho2017-01-161-1/+1
* Redmine #5549 Allow variable number of DNS ServersPhil Davis2017-01-131-7/+7
* Fix #6153Renato Botelho2017-01-121-0/+4
* Simplify logicRenato Botelho2017-01-111-5/+3
* Fix #6712Renato Botelho2017-01-111-1/+1
* Ticket #6712: Create system_hosts_entries()Renato Botelho2017-01-111-24/+21
* Ticket #6712: Create system_hosts_dhcpd_entries()Renato Botelho2017-01-111-78/+104
* Ticket #6712: Create system_hosts_override_entries()Renato Botelho2017-01-111-23/+51
* Ticket #6712: Deprecate read_hosts()Renato Botelho2017-01-111-30/+1
* Ticket #6712: Create system_hosts_local_entries()Renato Botelho2017-01-111-36/+62
* Kill dhcpleases after we are sure we can write /etc/hostsRenato Botelho2017-01-111-7/+8
* Fix styleRenato Botelho2017-01-111-58/+111
* Make sure IP address is v4 before create /etc/hosts entryRenato Botelho2017-01-111-2/+2
* Exclude non-qualified hostnames from hosts file. Ticket #6064Chris Buechler2017-01-111-12/+12
* Do not write a 'restrict' line to the NTP config if it will be empty. Fixes #...jim-p2017-01-111-10/+12
* Only include files that ends with .incRenato Botelho2017-01-111-2/+3
* Add requirestatefilter. Implements #7069.derelict-pf2017-01-111-0/+20
OpenPOWER on IntegriCloud