summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Tidy up "<script>" tagsColin Fleming2017-01-135-6/+6
* Fix #7118 icmp-type anyPhil Davis2017-01-131-1/+1
* Add IPsec to the state table interface list.jim-p2017-01-121-0/+1
* Hide/deactivate the reroot option when ZFS is active. Ticket #6045jim-p2017-01-121-3/+7
* Fix #6153Renato Botelho2017-01-121-0/+4
* Fix #7105: Old rules may not have ipprotocol defined, consider it icmp6-type ...Renato Botelho2017-01-121-1/+1
* Merge pull request #3372 from phil-davis/dhcp_client_idRenato Botelho2017-01-121-0/+27
|\
| * Display client id in DHCP Mapping listPhil Davis2017-01-111-0/+27
* | Ticket #6340:Renato Botelho2017-01-121-5/+11
* | 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
* | Do not write a 'restrict' line to the NTP config if it will be empty. Fixes #...jim-p2017-01-111-10/+12
|/
* Merge pull request #3369 from phil-davis/breadcrumbs_detailRenato Botelho2017-01-11140-26/+232
|\
| * Breadcrumb linksPhil Davis2017-01-10140-24/+217
| * Breadcrumb links supportPhil Davis2017-01-092-4/+17
* | Only include files that ends with .incRenato Botelho2017-01-111-2/+3
* | Merge pull request #3341 from phil-davis/sysprvwarn2Renato Botelho2017-01-1112-4/+124
|\ \
| * \ Merge branch 'master' into sysprvwarn2Phil Davis2017-01-11120-1080/+1995
| |\ \
| * | | Change "privilege" to "access"Phil Davis2017-01-024-6/+6
| * | | Use admin rather than root in UI textPhil Davis2017-01-024-8/+8
| * | | Add security notes for privilege assignment pagesPhil Davis2017-01-0212-4/+124
* | | | Merge pull request #3367 from derelict-pf/require_state_filterRenato Botelho2017-01-113-3/+34
|\ \ \ \
| * | | | Add requirestatefilter. Implements #7069.derelict-pf2017-01-083-3/+34
| | |_|/ | |/| |
* | | | Merge pull request #3360 from plumbeo/faster-disconnect-allRenato Botelho2017-01-111-15/+11
|\ \ \ \
| * | | | Captive portal: make captiveportal_disconnect_all() fasterplumbeo2017-01-051-15/+11
* | | | | Merge pull request #3361 from PiBa-NL/openvpn_waitforpid_20170107Renato Botelho2017-01-111-3/+18
|\ \ \ \ \
| * | | | | openvpn, check for valid pid using isvalidpid()PiBa-NL2017-01-091-4/+2
| * | | | | openvpn, make sure config is written and not overwritten while starting openv...PiBa-NL2017-01-071-3/+20
* | | | | | Merge pull request #3370 from phil-davis/services_widgetRenato Botelho2017-01-111-46/+54
|\ \ \ \ \ \
| * | | | | | Services widget filter checkboxesPhil Davis2017-01-101-46/+54
* | | | | | | Add protocol selection to Radius server configurationRenato Botelho2017-01-113-3/+59
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #3343 from phil-davis/retval1Renato Botelho2017-01-1058-375/+301
|\ \ \ \ \ \
| * | | | | | vpn_ipsec_settings - do not redirect on savePhil Davis2017-01-031-3/+0
| * | | | | | Ignore return from system_syslogd_startPhil Davis2017-01-032-4/+3
| * | | | | | Report problems applying changesPhil Davis2017-01-0358-372/+302
* | | | | | | Make sure file exists before try to open itRenato Botelho2017-01-101-2/+3
* | | | | | | Fix styleRenato Botelho2017-01-101-38/+38
| |/ / / / / |/| | | | |
* | | | | | Move checkbox styling to the beta file since it produces results that are not...Steve Beaver2017-01-102-4/+7
* | | | | | Revert "get_pkg_info() fallback using pkg info if no local copy of repo catalog"Renato Botelho2017-01-101-27/+6
* | | | | | Fix a case where the ALTQ capability warning was showing incorrectly. Fixes #...jim-p2017-01-092-2/+2
* | | | | | Further refine checkbox stylingSteve Beaver2017-01-091-1/+1
* | | | | | Merge pull request #2902 from NOYB/RAM_Disk_ManagementRenato Botelho2017-01-0915-157/+277
|\ \ \ \ \ \
OpenPOWER on IntegriCloud