summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Do not create nested function this seems to upset php for some reason.Ermal Luçi2009-07-132-7/+8
|
* some pixeltuning here and therehoba2009-07-133-0/+0
|
* Turn off flowtables by defaultScott Ullrich2009-07-131-1/+0
|
* Make the dnswatch_list array unique before processing itSeth Mos2009-07-131-0/+1
|
* Silence dnscache message into a debug checkSeth Mos2009-07-131-2/+4
|
* Silence route delete, this will also match on local network connectedSeth Mos2009-07-131-1/+1
| | | | vpn endpoints, those routes can not be deleted and throw a error.
* Call conf_mount_rw() earlyScott Ullrich2009-07-121-2/+2
|
* On popular demand: change the footer back to a classic one at the end of the ↵hoba2009-07-1210-1278/+16
| | | | page
* Oops, we do not need to reboot to set nmbflowsScott Ullrich2009-07-122-11/+4
|
* Note that we may need to reboot if the op changes the state limitScott Ullrich2009-07-121-1/+2
|
* Grab # cpus correctly and correct the grep for flowtable_sizeScott Ullrich2009-07-121-4/+4
|
* Size flowtables according to Kip's recommendations and write out loader.conf ↵Scott Ullrich2009-07-121-1/+13
| | | | entry.
* Enable flowtable supportScott Ullrich2009-07-122-9/+30
|
* Enable flow table support by default for new installationsScott Ullrich2009-07-121-0/+1
|
* Move save button outside of if statement and remove extra blank seperatorScott Ullrich2009-07-121-4/+1
|
* Remove second save buttonScott Ullrich2009-07-121-4/+0
|
* Trim resultsScott Ullrich2009-07-122-2/+5
|
* ReturnScott Ullrich2009-07-121-0/+1
|
* Adding missing ; and full path to cutScott Ullrich2009-07-121-1/+1
|
* Make the LEDs strobe to indicate initialization/bootup.jim-p2009-07-121-0/+6
| | | | Part of feature #17
* Add enable/disable option for flow table support... Remove configuration option.Scott Ullrich2009-07-121-5/+0
|
* Add enable/disable option for flow table supportScott Ullrich2009-07-122-2/+13
|
* Add enable/disable option for flow table supportScott Ullrich2009-07-121-0/+22
|
* Allow auto firmware upgrade to work on NanoBSDScott Ullrich2009-07-111-3/+5
|
* Allow auto firmware upgrade to work on NanoBSDScott Ullrich2009-07-111-1/+8
|
* Adding get_freebsd_version(). Use get_freebsd_version() to check if we ↵Scott Ullrich2009-07-112-2/+8
| | | | should set flowtable values
* Oops, pasted wrong sysctlScott Ullrich2009-07-111-2/+2
|
* For now set the number of flows to the same as allowable states.Scott Ullrich2009-07-111-1/+4
|
* First try at an LED library to help control the LEDs on ALIX, WRAP, or ↵jim-p2009-07-101-0/+331
| | | | | | anything that supports led(4) Part of feature #17 May be useful for notifications, startup progress indication, etc.
* Unbreak sshdScott Ullrich2009-07-101-0/+3
|
* Correct out of place {Scott Ullrich2009-07-101-1/+3
|
* Use the same style structure as on other guis.Ermal Luçi2009-07-101-0/+7
|
* Fix includes for the widget too.Ermal Luçi2009-07-101-2/+1
|
* Add missing include.Ermal Luçi2009-07-101-0/+1
|
* Make this ressemble other pages for styleErmal Luçi2009-07-101-0/+7
|
* Send gateway notifications to GROWLScott Ullrich2009-07-091-5/+13
|
* Reinstate dhclient_update_gateway_groups_defaultroute() it was moved to gwlb.incScott Ullrich2009-07-091-1/+2
|
* Send alerts/notices to GrowlScott Ullrich2009-07-091-1/+1
|
* Adding register_via_growl()Scott Ullrich2009-07-092-3/+21
|
* Adding socketsScott Ullrich2009-07-092-1/+2
|
* Restore form values correctly... really.Scott Ullrich2009-07-091-9/+4
|
* Send a sample test message when user clicks saveScott Ullrich2009-07-091-0/+2
|
* Adding Notifications tabScott Ullrich2009-07-096-1/+6
|
* Add traffic shaper queue field to UPnP configjim-p2009-07-092-1/+23
|
* Oops, store config in correct locationScott Ullrich2009-07-092-5/+4
|
* Save to correct location and nuke dirty stuffScott Ullrich2009-07-091-12/+2
|
* Restore growl settings correctlyScott Ullrich2009-07-091-2/+2
|
* Adding System: Advanced: Notifications to priv listScott Ullrich2009-07-092-3/+14
|
* Only invoke growl functions when an ip address is defined.Scott Ullrich2009-07-091-3/+5
|
* Set priority to 1 (HIGH)Scott Ullrich2009-07-091-1/+2
|
OpenPOWER on IntegriCloud