summaryrefslogtreecommitdiffstats
path: root/src/usr
Commit message (Collapse)AuthorAgeFilesLines
* Fix syntaxRenato Botelho2015-11-091-1/+1
|
* Let the code ready for strongswan 5.3.4, where key used to track nat were ↵Renato Botelho2015-11-091-2/+14
| | | | committed with a different name
* Corrected section title (now CARP Interfaces)Stephen Beaver2015-11-091-1/+1
|
* Remove $Id stuff from comment headersPhil Davis2015-11-092-2/+2
| | | | Completes cleanup of header stuff for these files
* Diag reviewPhil Davis2015-11-092-2/+2
|
* Merge with masterPhil Davis2015-11-09172-836/+929
|\
| * Copyright and license cleanupRenato Botelho2015-11-09134-235/+167
| | | | | | | | | | | | - Remove personal copyright from people who assigned it to employer (ESF) - Remove $Id$ - Remove extra spaces
| * Merge pull request #2043 from phil-davis/r5Renato Botelho2015-11-09145-625/+781
| |\
| | * EOL whitespace and header consistency for wwwPhil Davis2015-11-09145-625/+781
| | |
| * | interfaces_pps_edit use latest GLOB from RELENG_2_2Phil Davis2015-11-091-3/+1
| |/ | | | | | | | | Use the latest cua* glob from the code in RELENG_2_2 that was "recently" modified to get this right. Remove the debug version that looked for "tty" so that people can use it on real systems now. Forum thread: https://forum.pfsense.org/index.php?topic=102111.0
* | Remove $Id stuff from comment headersPhil Davis2015-11-0926-31/+6
| | | | | | | | Completes cleanup of header stuff for these files
* | Diag reviewPhil Davis2015-11-0939-285/+285
|/
* Captive Portal code reviewPhil Davis2015-11-0812-43/+49
| | | | | Make the capitalisation of the various heading pages consistent. Fix various field var name errors observed.
* Redmine #5386Phil Davis2015-11-081-1/+1
| | | From Router Advertisements tab, be able to select different interfaces and stay on the Router Advertisements tab.
* Restored interface tabs to dhcpv6.phpStephen Beaver2015-11-072-2/+4
| | | | Changes dhcp/advertisements tab format in dhcpv6 and router_advertisements
* Fixed #5385Stephen Beaver2015-11-071-8/+17
|
* Fixed #5384Stephen Beaver2015-11-071-1/+1
|
* Fixed #5381Stephen Beaver2015-11-071-1/+3
|
* Fixed #5382Stephen Beaver2015-11-071-1/+1
|
* Fix services_unbound.php. The interfaces menus did not display the selectedMatt Smith2015-11-061-10/+18
| | | | | interfaces, they always showed "all" selected. Made it so an "apply changes" message shows when something changes.
* Fix cosmetic infoblock issue when there is more than one info_box on a pageStephen Beaver2015-11-061-2/+2
|
* Convert networks section to jQuert "repeatable" scheme and remove ↵Stephen Beaver2015-11-061-88/+57
| | | | for($x=0;$x<4999 . ." code
* Move "Add P2" button to left side to facilitate use of smaller screensStephen Beaver2015-11-061-101/+76
| | | | Fix HTML indenting
* Correction per Phil DavisStephen Beaver2015-11-0646-46/+46
|
* Copyright updates Batch 2 of 3Stephen Beaver2015-11-06102-1041/+1981
|
* diag_nanobsd do not show reference count 0Phil Davis2015-11-061-1/+3
| | | | | When the user has selected "Keep media mounted read/write at all times." then the value of $refcount will be zero even though is_writable() is true. That is a normal condition. We only want to display the (Reference count n) text when the reference count is abnormal. This is a "bug" in 2.2.* also, not a regression in 2.3-ALPHA. But it might as well just be changed in master 2.3. Not much point back-porting little crud like this to RELENG_2_2 nowadays.
* First batch of copyright updatesStephen Beaver2015-11-0544-68/+120
|
* Merge pull request #2034 from phil-davis/r2Stephen Beaver2015-11-0511-22/+22
|\
| * services_unbound_acls text stuffPhil Davis2015-11-061-3/+3
| |
| * Various text stuff on the UIPhil Davis2015-11-0610-19/+19
| |
* | proposed fix for Bug #5375heper2015-11-051-3/+4
| | | | | | | | value passed by checkbox was "yes" when checked, instead of "Block" / "Pass"
* | Do not consider only meta package, but also other pfSense main packages, ↵Renato Botelho2015-11-051-4/+17
| | | | | | | | also change exit code from -1 to 2
* | Add a new option to pfSense-upgrade, -c, it'll return 0 if system firmware ↵Renato Botelho2015-11-051-1/+30
|/ | | | is up2date or -1 if there are updates available
* convert system_camanager to faheper2015-11-051-14/+6
|
* services_dhcpv6 textPhil Davis2015-11-051-9/+10
| | | and also I made the DNS 1, DNS 2, DNS 3 , DNS 4 show inside the boxes as 'placeholder' the same as NTP 1, NTP 2 is done. That saves a bit of screen real estate and makes it consistent.
* change onclick delete msg toLowerCase()heper2015-11-051-3/+3
|
* Merge pull request #2029 from phil-davis/patch-3Stephen Beaver2015-11-051-6/+6
|\
| * service_dhcp.php NTP and TFTP server fieldsPhil Davis2015-11-051-6/+6
| | | | | | | | and I used capitals for DHCP Server. At the moment there is a mix of capitalisation of this sort of stuff - e.g. there is "DNS forwarder" in various places and "DNS Resolver" and... IMHO these can all be made consistent to have capitals on all the "big" words.
* | Delete confirmation vi fa-trash automated via pfSense.jsStephen Beaver2015-11-0550-197/+305
|/
* Convert system_certmanager.php to font awesome iconsStephen Beaver2015-11-054-20/+16
| | | | Automatically add confirmation dialog to all fa-trash icons
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-05129-135/+136
|
* Merge pull request #2027 from heper/sed_inline_cssStephen Beaver2015-11-0553-68/+75
|\
| * add icon-embed-btnheper2015-11-051-1/+8
| |
| * replace and find for icon-embed-btnheper2015-11-0552-67/+67
| |
* | service_dhcpv6_edit dodgy-looking stuffPhil Davis2015-11-051-3/+3
|/ | | Noticed when reading the code.
* Fix save/update messages and formatStephen Beaver2015-11-041-13/+13
|
* Merge pull request #2024 from heper/patch-4Stephen Beaver2015-11-041-10/+4
|\
| * convert status_dhcpv6_leases to faheper2015-11-041-10/+4
| |
* | Merge pull request #2017 from heper/patch-1Stephen Beaver2015-11-045-13/+13
|\ \
| * | convert vpn_openvpn_csc to faheper2015-11-021-3/+3
| | |
OpenPOWER on IntegriCloud