summaryrefslogtreecommitdiffstats
path: root/usr/local/www
Commit message (Collapse)AuthorAgeFilesLines
...
* Create a management subnet on a wan interface if the interface is DHCP.Seth Mos2007-09-013-1/+83
| | | | | | Create automatic nat rules for the management subnet. Make the automatic nat rules always use the interface address. Allow entry of these subnets on the interfaces page.
* Show the ipsec interfaceSeth Mos2007-08-302-9/+15
|
* changed text for consistencySimon Cornelius P Umacob2007-08-2917-20/+20
|
* IPSEC log highlighting got betterSeth Mos2007-08-271-3/+20
|
* unsplit DHCP-root-path-optionMartin Fuchs2007-08-271-12/+3
|
* Add defCmdT("netstat -s -ppfsync","netstat -s -ppfsync"); which will be ↵Scott Ullrich2007-08-221-0/+2
| | | | useful in debugging pfsync errors.
* Only reload webGUI con CERT or KEY changes.Scott Ullrich2007-08-211-7/+9
|
* Use maximum mbuf fieldScott Ullrich2007-08-201-1/+1
|
* Show MBUF usage.Scott Ullrich2007-08-201-11/+10
|
* Add MBUF usage informationScott Ullrich2007-08-191-1/+12
|
* Show state count on states display screen.Scott Ullrich2007-08-191-0/+5
|
* Provide a different approach to showing logfiles. This allows for ↵Seth Mos2007-08-101-1/+21
| | | | | | | highlighting specific information and also provide the ability to show other information. For the ipsec logs this means we now show the tunnel description in bold for each identified gateway ip.
* Ensure CARP cache is cleared on status page reload.Scott Ullrich2007-08-081-0/+1
|
* Ensure CARP cache is cleared on status page reload.Scott Ullrich2007-08-081-0/+4
|
* Sync w/ HEADScott Ullrich2007-08-081-22/+20
|
* DHCP: add Domain-Searchlist-OptionMartin Fuchs2007-08-071-5/+13
|
* Reset $userent - it gets set somewhere and grants users full priviledgesBill Marquette2007-08-061-0/+1
| | | | after creation
* Somehow requiring config.inc before guiconfig.inc was redirecting back toBill Marquette2007-08-061-1/+0
| | | | | | | login page. config.inc get's pulled in through functions.inc include in guiconfig.inc, no need for it here. Reported-by: smos@
* fix field alignmentBill Marquette2007-08-061-0/+1
|
* missed this page in the original backport commitsBill Marquette2007-08-061-0/+295
|
* Sync NATT support from m0n0wallScott Ullrich2007-08-041-0/+10
|
* beta load balancer widgetScott Dale2007-08-031-0/+227
|
* reorganize ipsec codeScott Dale2007-08-032-53/+80
|
* improved load times for ipsec tunnelsScott Dale2007-08-032-118/+80
|
* - correct behaviour of dhcpd.conf creationMartin Fuchs2007-08-021-8/+25
| | | | - enable root-path
* DHCP: domainname / HEAD > RELENG_1Martin Fuchs2007-08-021-0/+10
|
* adapt DHCP-options HEAD <> RELENGMartin Fuchs2007-08-011-0/+3
|
* Add TFTP and LDAP server options to dhcpdMartin Fuchs2007-08-011-0/+42
|
* added STUN,RTP,SIP to protocol-definitionsMartin Fuchs2007-07-291-0/+3
|
* Add missing tree icons and javascript itemsBill Marquette2007-07-2914-0/+559
|
* Make group manager tree work againBill Marquette2007-07-291-290/+29
| | | | | | | | | | | | | | | Correctly toggles items on/off Removes checkbox which served no real value Split group manager into multiple files like most other screens refactored tree generation code Known bugs: Initial page display incorrectly displays all tree items as allowed The changes to the group['pages'] array likely means auth won't work if you don't have "ANY" pages set TODO: If you have all permissions set, instead of using individual pages, it should set array to ANY Allow for entire tree folder selection
* Correct error string to read "pptp" instead of "WAN".Scott Ullrich2007-07-281-1/+1
|
* Do not allow aliases to be named "pptp".Scott Ullrich2007-07-281-0/+2
|
* Backport username display feature in captive portal. Really not sure why it ↵Scott Ullrich2007-07-261-0/+2
| | | | wasn't included in RELENG_* versions.
* Quality graph alignmentSeth Mos2007-07-241-9/+9
|
* show configuration screen to allow option to display detail IPsec info (will ↵Scott Dale2007-07-243-50/+51
| | | | help with load times for many tunnels)
* show ipsec tab properly when mobile clients is enabled and no tunnel existsScott Dale2007-07-241-17/+7
|
* Show the IPSEC firewall rule interface when mobile ipsec is enabledScott Ullrich2007-07-231-1/+2
|
* -move upnp_action to services.incRyan Wagoner2007-07-232-8/+4
| | | | | -make sure to clear rules when stopping miniupnpd -fix status_upnp and status_services pages so they use upnp_action and not the rcfile
* Correct link too selfSeth Mos2007-07-231-2/+2
|
* Fix botched config path and variablesSeth Mos2007-07-233-14/+14
|
* only process update java when update availableScott Dale2007-07-231-2/+5
|
* new ipsec widgetScott Dale2007-07-232-0/+294
|
* add widget tab functionScott Dale2007-07-231-1/+35
|
* add tab for widgets function; check if file exists before loadingScott Dale2007-07-231-1/+53
|
* Make the rrd gateway monitor ip setting accessibleSeth Mos2007-07-213-331/+410
|
* Add rrd graph settings page.Seth Mos2007-07-213-4/+179
| | | | | Bump config out of line with 1.2 Add rrd config upgrade code.
* s/Passwordlogin/Password login/Scott Ullrich2007-07-211-1/+1
|
* Keep longer archives, allow for a 4 year spanSeth Mos2007-07-162-6/+8
|
* display properly under pfsense themeScott Dale2007-07-162-2/+1
|
OpenPOWER on IntegriCloud