summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* SSH-Key(only) LoginTimo Boettcher2007-06-021-1/+24
|
* Call vpn_ipsec_force_reload() when user clicks "Save"Scott Ullrich2007-06-021-1/+1
|
* * Sleep between restarting racoon * Use vpn_ipsec_force_reload(); * Break ↵Scott Ullrich2007-06-021-2/+6
| | | | when needed
* Remove IPV6 operations.Scott Ullrich2007-06-011-1/+1
|
* and back we go to System, oopsScott Dale2007-05-311-1/+1
|
* update icons for interface widgetScott Dale2007-05-3112-0/+0
|
* Change link 'System' to 'Dashboard'Scott Dale2007-05-311-1/+1
|
* get_interface_info is now in pfsense-utils.inc. Who moved this function ↵Scott Ullrich2007-05-301-110/+0
| | | | without testing the rest of the pages!?
* get_interface_info() now resides in pfsense-utils.inc.Scott Ullrich2007-05-301-191/+0
|
* Increase update delay.Scott Ullrich2007-05-291-1/+1
|
* add closing tr tagSeth Mos2007-05-291-0/+1
|
* s/dhcprelay/dhcrelay/ so that service status shows up correctlyScott Ullrich2007-05-271-1/+1
| | | | Ticket #1333
* Allow graph to receive incoming refresh interval. Default is 1 sec.Scott Dale2007-05-241-1/+4
|
* update css for widgets config divScott Dale2007-05-244-0/+36
|
* Update graph refresh interval to 3 seconds from 1.Scott Ullrich2007-05-241-1/+1
|
* css for widgetsScott Dale2007-05-234-0/+352
|
* Icons for new widgetsScott Dale2007-05-2328-0/+0
|
* Add widget CSS items.Scott Ullrich2007-05-234-2/+318
|
* Back out #1313. It breaks dhcp relay. See ticket #1332Scott Ullrich2007-05-231-9/+18
|
* -bump miniupnpd version 20070521Ryan Wagoner2007-05-234-30/+19
| | | | | -dropped status tab from upnp services page -dropped tabs from upnp status page
* Woops, only reboot on carp entries.Scott Ullrich2007-05-211-3/+3
|
* Woops, only reboot on carp entries.Scott Ullrich2007-05-211-2/+2
|
* Really output message correctly, remove previous notice.Scott Ullrich2007-05-211-3/+10
|
* * Flush buffer * Run shutdown in parallel * Exit immediatelyScott Ullrich2007-05-211-1/+4
|
* * Issue a shutdown -r now command instead of panicing and potentially ↵Scott Ullrich2007-05-211-1/+3
| | | | corrupting the configuration
* This is PHP code, not HTML. Woops.Scott Ullrich2007-05-211-0/+4
|
* * Tell user when we are rebooting * Issue a shutdown -r now command instead ↵Scott Ullrich2007-05-211-11/+17
| | | | of panicing and potentially corrupting the configuration
* Move post routine to end so that the page will refresh before rebooting ↵Scott Ullrich2007-05-211-18/+18
| | | | (panicing)
* Alert the user that deleting the CARP ip addresses will reboot.Scott Ullrich2007-05-211-1/+1
|
* Reset dynamic dns upon pppoe forced disconnect.Scott Ullrich2007-05-172-2/+2
| | | | Ticket #1325
* Add stop / start / restart racoon (IPSEC VPN) service option.Scott Ullrich2007-05-151-4/+41
|
* Use pfSync SYNCPEER directive if defined. Ticket #1317Scott Ullrich2007-05-141-0/+8
|
* save capture to /tmp, fix other various issuesScott Dale2007-05-141-15/+16
|
* add option for no count, correct host fieldScott Dale2007-05-121-17/+26
|
* s/occured/occurred/ Ticket #1309Scott Ullrich2007-05-111-1/+1
|
* DHCP Relay - server textbox field doesn't toggle properly Ticket #1313Scott Ullrich2007-05-111-18/+9
|
* Remove syslog from port definitions Ticket #1314Scott Ullrich2007-05-101-1/+0
|
* Add system routes duplicate option.Seth Mos2007-05-102-5/+22
|
* Add missing closing td tag.Seth Mos2007-05-101-0/+1
|
* Port load balancer sticky address optionScott Ullrich2007-05-091-1/+30
|
* Unbreak firewall_nat_out.php Pointy-hat-to: smosScott Ullrich2007-05-091-4/+0
|
* Show captive portal errors properlyScott Dale2007-05-098-3/+27
|
* Show active schedulesScott Dale2007-05-091-1/+6
|
* Show active schedules and their corresponding actionsScott Dale2007-05-091-1/+34
|
* Add a plus button on the top header of these pages.Seth Mos2007-05-0821-73/+317
| | | | This to make it easier on large configurations.
* When Enable Static ARP entries is enabled, do not allow entries that lack an ↵Scott Ullrich2007-05-081-0/+6
| | | | ip address from being added. Currently we do not have any type of dhcp server hooks to automatically add the arp address to the arp table to make this work otherwise.
* Add DHCP options to OpenVPNScott Ullrich2007-05-081-0/+71
| | | | Submitted-by: Martin Fuchs
* Commit missing fragment, align with other branches.Seth Mos2007-05-081-2/+5
|
* Add NTP Server field to dhcp config.Seth Mos2007-05-081-0/+31
| | | | From: Alexander Schaber
* Execute tcpdump in background for speed improvementScott Dale2007-05-081-21/+36
|
OpenPOWER on IntegriCloud