summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Add some code to allow images to be seen when viewing current pageScott Ullrich2006-06-061-1/+9
* Note that images are broken from view current page. In order to see the imag...Scott Ullrich2006-06-051-1/+1
* We do not allow captive portal to be run on bridges. Much confusion will and...Scott Ullrich2006-06-051-2/+2
* MFC 12528Scott Ullrich2006-06-041-4/+4
* Remove unneeeded </p>'sScott Ullrich2006-06-031-2/+2
* License correctionsScott Ullrich2006-06-031-5/+7
* add multiple select supportScott Ullrich2006-06-011-2/+3
* Actually check that the file exists before returning to avoid this error:Scott Ullrich2006-06-011-1/+4
* Move ending </body> and </html> down to end.Scott Ullrich2006-05-311-4/+5
* MFC 12473Scott Ullrich2006-05-311-10/+10
* Tighten validation code. Only allow a CARP ip to be added if its subnet matc...Scott Ullrich2006-05-301-4/+7
* Backout /32 change, it doesnt work on FreeBSD as it does on OpenBSD. All tra...Scott Ullrich2006-05-301-4/+0
* * Force CARP ip's with a subnet of /32 to avoid foot shooting aka kernel panicsScott Ullrich2006-05-301-2/+5
* * Add reset_carp()Scott Ullrich2006-05-304-4/+4
* Setup CARP interfaces after interface changes. CARP nics will go into INIT i...Scott Ullrich2006-05-304-0/+8
* * Remove un-needed commandsScott Ullrich2006-05-291-5/+8
* Remove hard drive standby code. Will need much more work to make it 1.0 and...Scott Ullrich2006-05-291-1/+1
* MFC load balancing changes requested by BillMScott Ullrich2006-05-281-0/+3
* MFC 12386Scott Ullrich2006-05-261-0/+8
* Unset pppoe when its turned off correctly.Scott Ullrich2006-05-251-0/+1
* unlink() -> unlink_if_exists()Scott Ullrich2006-05-251-1/+1
* Fix > 16 char password auth issues.Scott Ullrich2006-05-241-11/+34
* Remove upload or download speed check, the javascript validation code should ...Scott Ullrich2006-05-241-6/+1
* MFC 12339Scott Ullrich2006-05-231-2/+2
* Remove trigger wizard file before displaying first step. Some people like to...Scott Ullrich2006-05-211-3/+5
* MFC rijndael,rijndael 256 supportScott Ullrich2006-05-212-3/+4
* Remove wizard trigger file after inital setup, not in first index.php itemScott Ullrich2006-05-212-4/+4
* Do not unset advanced outbound nat settings if user deletes all rules and sav...Scott Ullrich2006-05-181-3/+0
* Do not allow upload or download speeds to be blank.Scott Ullrich2006-05-171-0/+5
* Add back missing <option>Scott Ullrich2006-05-161-0/+1
* Remove duplicate <option> tagScott Ullrich2006-05-161-1/+0
* MFC 12259Scott Ullrich2006-05-161-1/+1
* MFC 12257Scott Ullrich2006-05-161-5/+19
* MFC 12255Scott Ullrich2006-05-161-99/+99
* Latest OLSR changes.Scott Ullrich2006-05-162-1/+34
* MFC 12235Scott Ullrich2006-05-111-1/+1
* Correctly add WAN interface to DHCP if OLSR is enabledScott Ullrich2006-05-081-1/+1
* Remove orange flow theme. It's imcomplete.Scott Ullrich2006-05-081-174/+0
* Remove gettext() call, we don't have this in RELENG_1.Scott Ullrich2006-05-081-1/+1
* Remove orange flow theme. It's imcomplete.Scott Ullrich2006-05-08130-720/+0
* Add back auto setting. It was mistaken as the culprit of a bug prior.Scott Ullrich2006-05-061-2/+1
* MFCScott Ullrich2006-05-061-0/+89
* Remove the auto option, it no longer works with the latest HAL because it exp...Scott Ullrich2006-05-061-1/+0
* Wireless Status page gets mode.Scott Ullrich2006-05-051-3/+3
* three -> twoScott Ullrich2006-05-051-1/+1
* Correctly disable PPTP server Ticket #953Scott Ullrich2006-05-051-0/+1
* MFC DYNDNS fixesScott Ullrich2006-05-041-2/+18
* Balance -> BalancerScott Ullrich2006-05-0210-10/+10
* Don't leave CARP cluster in a inconsistent state by not calling interfaces_ca...Scott Ullrich2006-05-021-4/+5
* Make field names in input validation consistent with the field names on the f...Scott Ullrich2006-05-011-1/+1
OpenPOWER on IntegriCloud